mdipierro
|
93f26540e6
|
allow component that do not reload, thanks Niphlod
|
2013-02-15 17:33:55 -06:00 |
|
Massimo
|
50193471d6
|
better IS_NOT_IN_DB, new scheduler API, after_connection dal callback, thanks Niphlod
|
2013-02-14 14:15:27 -06:00 |
|
mdipierro
|
8fe3934c6e
|
fixed codemirror syntax highlighting, thanks Mariano
|
2013-01-27 09:59:19 -06:00 |
|
mdipierro
|
b1f77b9c4a
|
reverted 4622 codemirror3 because broke zencoding and drops support for IE7, we do not use the new features anyway. Sorry
|
2013-01-23 08:17:59 -06:00 |
|
Massimo
|
1122ad65ec
|
codemirror 3, thnaks Roberto Perdomo and Mariano Reingart
|
2013-01-17 11:00:56 -06:00 |
|
mdipierro
|
88d2216780
|
fixed issue 1254, change of scope for web2py-component-command and web2py-component-flash, thanks Paolo valleri
|
2013-01-08 09:06:30 -06:00 |
|
mdipierro
|
60093e81b0
|
debugger patch, thanks Mariano
|
2012-12-28 15:45:14 -06:00 |
|
mdipierro
|
c8d4e03ead
|
fixed debugger, thanks Mariano and Paolo
|
2012-12-26 11:55:05 -06:00 |
|
mdipierro
|
ebda5cb2bc
|
admin based on bootstrap, thanks Paolo
|
2012-12-24 13:49:06 -06:00 |
|
mdipierro
|
6fc307cf7b
|
better reporting of 500 ajax errors, issue 832, thanks Paolo Velleri
|
2012-12-24 11:21:37 -06:00 |
|
mdipierro
|
6e7ad1d7b8
|
modernizr 2.6.2
|
2012-12-14 09:21:00 -06:00 |
|
mdipierro
|
fb93e83f96
|
upgraded bootstrap, jquery, and analytics
|
2012-12-14 08:24:58 -06:00 |
|
mdipierro
|
411ef4549e
|
closeflash patch, thanks Paolo, issue 1191
|
2012-12-03 16:06:27 -06:00 |
|
mdipierro
|
792b313891
|
Allow for Field Validators to handle None values, fixed issue 1183, thanks Joe Barnhart
|
2012-11-29 22:35:20 -06:00 |
|
mdipierro
|
2b05b92de8
|
fixed issue 1152, gae sql varchar limit, and fixed typo in fpdf
|
2012-11-17 11:46:46 -06:00 |
|
mdipierro
|
bc9e3427a0
|
jQuery 1.8.2
|
2012-11-14 08:44:11 -06:00 |
|
mdipierro
|
2841fbbf61
|
fixed mobile admin, and improved it
|
2012-10-05 10:24:14 -05:00 |
|
mdipierro
|
440885cee2
|
synced web2py.js, thanks Jeremy
|
2012-09-24 20:18:30 -05:00 |
|
mdipierro
|
be76f61c96
|
nore more typo fixed, thanks niphlod
|
2012-09-24 15:54:58 -05:00 |
|
mdipierro
|
ffca891f57
|
data, no attr, thanks Niphlod
|
2012-09-24 15:13:34 -05:00 |
|
mdipierro
|
823dbdfcc1
|
addClass/hasClass entropy_check, thanks Niphlod
|
2012-09-24 11:50:59 -05:00 |
|
mdipierro
|
d8417955b3
|
entropy check code in web2py.js, thanks Niphlod
|
2012-09-23 14:07:50 -05:00 |
|
mdipierro
|
7002dcec0e
|
codemirror seems to work with admin
|
2012-09-08 23:22:42 -05:00 |
|
mdipierro
|
fe14686586
|
fixed problem with headers in components
|
2012-09-04 15:07:09 -05:00 |
|
mdipierro
|
118424d686
|
removed lots of legacy files
|
2012-08-26 21:14:02 -05:00 |
|
mdipierro
|
2f4f7711dc
|
jquery 1.8.0
|
2012-08-21 22:03:53 -05:00 |
|
mdipierro
|
7f97301e06
|
fixed issue 478, thank you Matthew Norris, sorry this took so long
|
2012-08-08 14:15:32 -05:00 |
|
mdipierro
|
084c22c282
|
redirect(...) now works on ajax responses, thanks Anthony
|
2012-08-08 10:05:09 -05:00 |
|
mdipierro
|
0b7eefd862
|
reverted http://code.google.com/p/web2py/source/detail?r=65caec4dae5f7c971d406beb0eb3b32f471d84a4, thanks Anthony
|
2012-08-07 22:45:46 -05:00 |
|
mdipierro
|
5ff910baa6
|
LOAD can do upload with new jQuery?
|
2012-08-06 23:01:50 -05:00 |
|
mdipierro
|
a244adfb4b
|
reverted changes in admin and examples, thanks Anthony
|
2012-08-06 10:13:37 -05:00 |
|
mdipierro
|
4ec117b943
|
fixed encoding-decoding of flash, thanks Anthony
|
2012-08-06 06:28:32 -05:00 |
|
mdipierro
|
4ffb597954
|
tentative fix to ajax problem, thanks Vladyslav, needs test, may break flash=DIV()
|
2012-07-31 22:03:46 -05:00 |
|
mdipierro
|
5e110aec52
|
component timeout defauls to oo, issue 871, thanks Simon
|
2012-07-04 17:05:27 -05:00 |
|
mdipierro
|
0f506fc47c
|
removed obsolete files and upgraded to jquery 1.7.2
|
2012-06-16 18:57:59 -05:00 |
|
Massimo Di Pierro
|
2877daa369
|
imporved web2py.js no longer escapes flash and commands in headers
|
2012-06-15 13:17:09 -05:00 |
|
Massimo Di Pierro
|
5179224e6d
|
reverted revision 2799e09d6bb4, until better idea, because of backward compatibility
|
2012-06-14 15:42:18 -05:00 |
|
Massimo DiPierro
|
e1f4c1fb67
|
fixed web2py.py himBH>jQuery, thanks Anthony
|
2012-06-06 10:51:34 -05:00 |
|
Massimo Di Pierro
|
5001a0d16f
|
fixed encoding in flash messages, thanks Vlad
|
2012-05-28 13:23:40 -05:00 |
|
Massimo Di Pierro
|
e82f2c2b5c
|
progress report
|
2012-03-26 17:19:23 -05:00 |
|
Massimo DiPierro
|
f75a4cbe45
|
merged with Mariano's branch (inlucdes better debug.py and ace editor
|
2012-03-13 21:15:04 -05:00 |
|
Massimo Di Pierro
|
1be5ca9d2e
|
ajax(...,t) can be callback, thanks Bruno
|
2012-03-02 20:26:32 -06:00 |
|
Massimo DiPierro
|
ced95854a9
|
web2py_component timeout, issue 576, thanks Alan
|
2012-02-28 15:09:12 -06:00 |
|
Massimo Di Pierro
|
4f1d3e79b4
|
debugger
|
2012-02-19 22:30:59 -06:00 |
|
Massimo Di Pierro
|
00b51227a0
|
mega patch, text corrections, improved web2py.js, thanks Anthony
|
2012-02-03 11:29:43 -06:00 |
|
Massimo Di Pierro
|
1ee695041d
|
issue 623, thanks Gergely Peli
|
2012-01-21 17:22:32 -06:00 |
|
Massimo Di Pierro
|
fe15a918d0
|
elimitade conflict with jquery.checkbox
|
2011-12-08 15:35:55 -06:00 |
|
Massimo Di Pierro
|
d281acb421
|
fixws and 'new' button in grid query
|
2011-12-05 11:39:42 -06:00 |
|
Massimo DiPierro
|
70c55768a9
|
jQuery 1.7.1
|
2011-11-29 09:50:35 -06:00 |
|
Massimo Di Pierro
|
06916d682b
|
removed unwanted alerts, thanks Anthony
|
2011-11-25 22:48:59 -06:00 |
|