mdipierro
|
db1bda8f5b
|
fixed backward compatibility issue formstyles, thanks Dominic
|
2012-08-21 08:52:06 -05:00 |
|
mdipierro
|
e097adc783
|
fixed problem with plugin delete, thanks Alan
|
2012-08-19 15:11:04 -05:00 |
|
mdipierro
|
6be69dc4c9
|
fixed filter plugins
|
2012-08-19 13:53:45 -05:00 |
|
mdipierro
|
0c277404ff
|
better grid console
|
2012-08-19 13:43:28 -05:00 |
|
mdipierro
|
cb0ccd5f3b
|
better logic in appadmin csv, thanks Paolo Betti
|
2012-08-19 10:12:31 -05:00 |
|
mdipierro
|
8ef2931239
|
Dutch language files, thanks Robert Kooij
|
2012-08-18 20:11:04 -05:00 |
|
mdipierro
|
c17e588ec7
|
updated CHANGELOG
|
2012-08-17 14:48:14 -05:00 |
|
mdipierro
|
e51c78763e
|
\w_ replaced with \w, thanks Osman
|
2012-08-15 09:12:55 -05:00 |
|
mdipierro
|
15a9415907
|
fixed magnifying glass in design page
|
2012-08-14 20:36:07 -05:00 |
|
mdipierro
|
c0ec6689aa
|
fixed admin url upload, thanks Marin
|
2012-08-14 20:26:43 -05:00 |
|
mdipierro
|
6680d98c9e
|
raise HTTP(...,cookies=request.cookies)
|
2012-08-13 11:02:43 -05:00 |
|
mdipierro
|
0634ce72c0
|
fixed admin min length, thanks Anthony
|
2012-08-12 10:38:42 -05:00 |
|
mdipierro
|
914a87be4e
|
fixed Issue 927:add autoscroll widget to debugger interactive shell, thanks Anthony
|
2012-08-10 12:55:56 -05:00 |
|
mdipierro
|
92925f447b
|
fixed compatibility issues in CRYPT
|
2012-08-09 23:09:51 -05:00 |
|
mdipierro
|
b1a9df7d67
|
fixed issue 478, thank you Matthew Norris, sorry this took so long
|
2012-08-08 14:15:32 -05:00 |
|
mdipierro
|
21812c53b3
|
redirect(...) now works on ajax responses, thanks Anthony
|
2012-08-08 10:05:09 -05:00 |
|
mdipierro
|
a5561c1f6f
|
fixed issue 924, thanks dirkk0
|
2012-08-08 09:24:58 -05:00 |
|
mdipierro
|
c59f39fa84
|
reverted http://code.google.com/p/web2py/source/detail?r=65caec4dae5f7c971d406beb0eb3b32f471d84a4, thanks Anthony
|
2012-08-07 22:45:46 -05:00 |
|
mdipierro
|
7cea8c2fb0
|
confirmation before exiting the edit page
|
2012-08-07 11:21:48 -05:00 |
|
mdipierro
|
f55c00b323
|
LOAD can do upload with new jQuery?
|
2012-08-06 23:01:50 -05:00 |
|
mdipierro
|
b0d3b2063e
|
fixed create button in admin, thanks Nico
|
2012-08-06 20:54:19 -05:00 |
|
mdipierro
|
3297f30fc3
|
reverted changes in admin and examples, thanks Anthony
|
2012-08-06 10:13:37 -05:00 |
|
mdipierro
|
26db9fff27
|
fixed copyright year, where possible
|
2012-08-06 07:25:24 -05:00 |
|
mdipierro
|
cebfd00fe1
|
remove some legacy translations in admin
|
2012-08-06 07:16:00 -05:00 |
|
mdipierro
|
7a11621315
|
fixed encoding-decoding of flash, thanks Anthony
|
2012-08-06 06:28:32 -05:00 |
|
mdipierro
|
3e8c346105
|
tentative fix to ajax problem, thanks Vladyslav, needs test, may break flash=DIV()
|
2012-07-31 22:03:46 -05:00 |
|
mdipierro
|
e4cd9ceeb6
|
more language patches, thanks Vladyslav
|
2012-07-31 22:02:51 -05:00 |
|
mdipierro
|
ece313efe1
|
come web2py.css cleanup
|
2012-07-31 15:06:26 -05:00 |
|
mdipierro
|
e912f1084c
|
issue 902, admin can peek private, thanks Alan
|
2012-07-29 21:55:51 -05:00 |
|
mdipierro
|
8b4d0a6caa
|
made git pull thread safe, thanks Andrew
|
2012-07-28 22:37:19 -05:00 |
|
mdipierro
|
edf057b6e5
|
made admin uploads more secure
|
2012-07-28 20:51:18 -05:00 |
|
mdipierro
|
0bc6d60fbe
|
increased security in appadmin
|
2012-07-28 20:19:15 -05:00 |
|
mdipierro
|
9db2afdd06
|
issue 912, handle lists of more than 30 references on GAE, thanks Howesc
|
2012-07-28 19:11:16 -05:00 |
|
mdipierro
|
165e3a72b7
|
admin has forms
|
2012-07-28 02:08:53 -05:00 |
|
mdipierro
|
b1e2b07cfb
|
FORM.dialog -> FORM.confirm
|
2012-07-28 01:00:57 -05:00 |
|
mdipierro
|
540c9d3970
|
using FORM.dialog
|
2012-07-28 00:56:06 -05:00 |
|
mdipierro
|
a13ba1bc63
|
FORM.dialog
|
2012-07-26 09:41:39 -05:00 |
|
mdipierro
|
8cb1fb2564
|
consolidated buttons on site
|
2012-07-26 08:12:29 -05:00 |
|
mdipierro
|
349457057c
|
solved custom import issue?
|
2012-07-23 16:19:54 -05:00 |
|
mdipierro
|
c0c23b8eb7
|
experimental git support (needs a little more work), thanks Andrew Replogle
|
2012-07-21 16:12:45 -05:00 |
|
mdipierro
|
692fe98555
|
admin design shows private files, thanks Alan
|
2012-07-21 13:29:23 -05:00 |
|
mdipierro
|
beac56a57a
|
other improvements, thanks Vladyslav
|
2012-07-20 17:37:53 -05:00 |
|
mdipierro
|
a3142a2bae
|
added conditional zencoding legend if html+edit_area
|
2012-07-18 14:16:36 -05:00 |
|
mdipierro
|
dbe83a2b5e
|
added some more missing files
|
2012-07-18 13:40:10 -05:00 |
|
mdipierro
|
060a389383
|
added missing files from Vladyslav
|
2012-07-18 12:48:08 -05:00 |
|
mdipierro
|
b75ebb9887
|
new languages patch with pluralization, thanks Vladyslav
|
2012-07-18 11:22:41 -05:00 |
|
mdipierro
|
ac95b3991e
|
reverted last useless patch
|
2012-07-17 18:06:44 -05:00 |
|
mdipierro
|
d4305da6c4
|
extra crsf protection for admin
|
2012-07-17 18:01:58 -05:00 |
|
mdipierro
|
598d979502
|
yet another markmin improvement, thanks Vladyslav
|
2012-07-17 12:35:57 -05:00 |
|
mdipierro
|
f407e5c666
|
improved admin navigation, thanks Vladyslav
|
2012-07-15 17:28:46 -05:00 |
|