mdipierro
f8f471f51f
new cheatsheet
2016-06-26 00:30:25 -05:00
ilvalle
3270d39596
py3 fixed http.to
2016-06-21 22:24:33 +02:00
mdipierro
f4a353960b
merged conflicts
2016-06-12 19:59:58 -05:00
Leonel Câmara
a9ee9a6b58
remove simplejson
2016-05-11 00:47:23 +01:00
mdipierro
ca21bb0b9a
added contributor Narendra Bhati(security)
2016-05-04 09:28:25 -05:00
mdipierro
4bd002aee9
fixed CSRF in admin enabled/disable. thanks Nerendra Bhati
2016-05-04 09:11:55 -05:00
mdipierro
6400e28a85
fixed stupid
2016-04-13 08:40:19 -05:00
carpaIdea
294c67194f
Missing <!DOCTYPE html>
...
Of course if there is not any intentional reason to turn on "quirks mode" in browsers.
https://developer.mozilla.org/en-US/docs/Web/CSS/Common_CSS_Questions#Why_doesn't_my_CSS_which_is_valid_render_correctly
https://developer.mozilla.org/it/docs/Quirks_Mode_and_Standards_Mode
2016-04-12 22:24:30 +02:00
mdipierro
83cf098c07
fixed stupid.css and impersonate
2016-04-09 10:30:31 -05:00
Richard Vézina
c3aa02b3ce
Improve welcome (web2py.com) site aesthetic
2016-04-08 15:16:58 -04:00
Richard Vézina
5cc4487d8c
Improve PEP8 download.html
2016-04-08 14:17:56 -04:00
Richard Vézina
d50e6aab6b
Improve default.py PEP8
2016-04-08 11:52:09 -04:00
mdipierro
d94e8415c7
reverted stupid
2016-04-02 14:57:36 -05:00
mdipierro
ba2be80080
updated stupic.css and suport page
2016-04-02 14:35:28 -05:00
Leonel Câmara
d0f6ef4783
made stuff prettier
...
added myself to the contributor list :P
2016-03-31 00:29:28 +01:00
mdipierro
197b018534
fixed stupid.css again
2016-03-26 17:54:11 -05:00
mdipierro
46dc83a1bb
synced to latest stupid.css
2016-03-25 23:57:13 -05:00
mdipierro
0820926b50
more secure sessions in cookies using json
2016-03-24 16:46:51 -05:00
mdipierro
cafba3fbe2
requires 2.14.1
2016-03-23 18:52:40 -05:00
mdipierro
5cf835d856
fixed session_cookie_key leak
2016-03-21 17:25:16 -05:00
mdipierro
fa9d1ccb8b
fixed color or calendar popup
2016-03-19 17:05:43 -05:00
mdipierro
e6fad4f007
fixed default validators
2016-03-19 17:00:35 -05:00
mdipierro
d5d25e8110
jquery 1.12.2
2016-03-18 20:49:19 -05:00
mdipierro
86c70df1e7
updated style and spacing
2016-03-18 20:47:59 -05:00
mdipierro
d94ea6b295
simplified beautify example
2016-03-14 15:08:18 -05:00
mdipierro
7c299936e4
plugins link broken
2016-03-14 13:57:59 -05:00
mdipierro
3999fd80f8
removed unwanted icons
2016-03-09 12:41:12 -06:00
mdipierro
2db3975a32
social icons
2016-03-09 12:37:15 -06:00
mdipierro
702e7cbea2
added missing file
2016-03-09 11:50:48 -06:00
mdipierro
18a901cce4
fixed buttons in quick examples
2016-03-09 09:44:51 -06:00
mdipierro
f23115cb9c
better spacing and buttons examples
2016-03-09 09:35:01 -06:00
mdipierro
ea5e86e11e
powered by fixed
2016-03-09 09:25:52 -06:00
mdipierro
db223dc70a
examples in stupid.css
2016-03-09 09:24:47 -06:00
mdipierro
10f2e4c3ad
updates support.html, thanks Gael
2016-02-27 08:16:19 -06:00
mdipierro
3c6af5f920
updated support page
2016-02-27 00:12:01 -06:00
mdipierro
5a59149514
italian group
2016-02-12 16:03:16 -06:00
niphlod
17f1a51133
fixes #1100
...
now elements with data-w2p_disable are not disabled.
in addition, for non-ajax forms, disabled submit buttons are reenabled
after 5 seconds
plus reindented, refactored AND jslinted
2015-12-30 16:19:39 +01:00
mdipierro
8443c17839
sync'ed appadmins
2015-12-24 08:36:16 -06:00
mdipierro
463d643e2c
fmerged
2015-12-23 23:11:34 -06:00
Richard Vézina
0259ea3d29
no more deprecated .has_key(...)
2015-12-22 15:39:32 -05:00
mdipierro
dd180019a1
Merge pull request #1118 from matclab/readonly-label
...
Add readonly class to labels of readonly fields and set padding to 0
2015-12-04 10:43:17 -06:00
Mathieu Clabaut
864dbe73f2
Add readonly class to labels of readonly fields and set padding to 0
...
This allow for readonly fields content to be vertical aligned with their label
2015-12-04 15:29:45 +01:00
ilvalle
d883e3d84e
added w2p_target attribute in form to control the output destination
2015-11-14 12:03:20 +01:00
mdipierro
e417d311e5
added link to http://www.web2pyref.com/
2015-10-29 20:59:15 -05:00
mdipierro
1a12c4011b
Merge pull request #1031 from mmunz/master
...
Repair cache status page in appadmin for welcome, admin and examples …
2015-08-18 11:02:14 -05:00
mdipierro
7761219cba
jquery 1.11.3, bootstrap 3.3.5
2015-08-07 02:10:27 -05:00
Manuel Munz
8078d4b0f3
Repair cache status page in appadmin for welcome, admin and examples apps.
...
This fixes how values are read. For cache.disk, we need to use the second value in the dict.
For cache.ram everything is already there in the object, no need trying to get the stats (which are not there) in the loop.
Also small fix for buttons that did not open the detailed statistics when clicked (class hidden has !important in bootstrap3).
2015-08-01 00:29:34 +02:00
mdipierro
d2375b4187
always allow access to <app>/appadmin/manage/auth if used is admin
2015-06-28 16:41:09 -05:00
mdipierro
c1ecf823d8
added link to new tutorial
2015-06-26 08:07:31 -05:00
mdipierro
b636a5d6e9
more companies
2015-06-25 03:26:18 -05:00