mdipierro
|
49fb0c90ad
|
fixed problem with error on liststring widget
|
2012-09-16 13:06:43 -05:00 |
|
mdipierro
|
fa480b0bc3
|
fixed datetime T in scheduler
|
2012-09-16 11:46:03 -05:00 |
|
mdipierro
|
05d351cd68
|
fixed issue 1010, error reporting on list:string
|
2012-09-16 11:43:03 -05:00 |
|
mdipierro
|
60b6fd11f9
|
better impersonate, thanks Alan
|
2012-09-16 10:43:39 -05:00 |
|
mdipierro
|
3bc94b2794
|
auth.wiki(render='markmin'), thanks Guruyaya
|
2012-09-15 15:42:44 -05:00 |
|
mdipierro
|
8960f91c7b
|
wiki file should be filename, thanks David
|
2012-09-15 13:41:24 -05:00 |
|
mdipierro
|
b52cf468af
|
gae_memcache.clear(), thanks Matt
|
2012-09-14 21:17:01 -05:00 |
|
mdipierro
|
4031b49d77
|
cache.with_prefix(cache.ram,'prefix'), thanks Bruno
|
2012-09-14 16:08:25 -05:00 |
|
mdipierro
|
7afb5072c7
|
db.t.f.epoch(), thanks Niphlod
|
2012-09-14 15:51:58 -05:00 |
|
mdipierro
|
afcbfccdc4
|
db(table).select() uses table._id<>None instead of table._id>0
|
2012-09-14 09:27:09 -05:00 |
|
mdipierro
|
ac736c6deb
|
uninstalled apps backup under deposit
|
2012-09-14 08:47:42 -05:00 |
|
mdipierro
|
0cd5e0869d
|
tables and field names should be allowed to start in a number, thanks Adi
|
2012-09-13 21:04:45 -05:00 |
|
mdipierro
|
d8cf6810b8
|
conditional paginator makes better grid
|
2012-09-13 14:56:42 -05:00 |
|
mdipierro
|
8f267a19c4
|
fixed grid layout again
|
2012-09-13 14:06:58 -05:00 |
|
mdipierro
|
c2109e9744
|
fixed dt = time_expire in memcache, thanks Bruno
|
2012-09-13 08:30:20 -05:00 |
|
mdipierro
|
78540624ae
|
forgiving T for unicode, thanks Vladyslav
|
2012-09-13 06:59:42 -05:00 |
|
mdipierro
|
1db243e236
|
fixed bug in mem(e)cache
|
2012-09-13 06:58:45 -05:00 |
|
mdipierro
|
9cca0dcce8
|
masking passwords in toolbar, thanks Bruno
|
2012-09-13 06:55:58 -05:00 |
|
mdipierro
|
8fb24e5315
|
removed unnecessary line
|
2012-09-12 11:16:51 -05:00 |
|
mdipierro
|
92557c8225
|
fixed issue 1000, broken GAE belongs for field id, thanks Alan
|
2012-09-12 11:10:58 -05:00 |
|
mdipierro
|
33e6975ac4
|
fixed issue 999 removed unwanted redirect in grid
|
2012-09-12 11:08:32 -05:00 |
|
mdipierro
|
a6269d77ae
|
navbar dropdown, thanks Paolo
|
2012-09-12 10:18:34 -05:00 |
|
mdipierro
|
ad6ed03f0d
|
fixed minify caching problem, thanks Niphlod
|
2012-09-12 09:55:56 -05:00 |
|
mdipierro
|
e3a9044164
|
moved deafult headers logic, thanks Niphlod
|
2012-09-11 17:32:46 -05:00 |
|
mdipierro
|
00eb0d8a85
|
yet simpler header logic, thanks Anthony and Niphlod
|
2012-09-11 14:06:44 -05:00 |
|
mdipierro
|
722fb1fb91
|
removed headers from response.stream
|
2012-09-11 14:02:55 -05:00 |
|
mdipierro
|
9182e7a882
|
better languages.py, thanks Vladyslav
|
2012-09-11 13:37:16 -05:00 |
|
mdipierro
|
49c82bcd65
|
allow removal of headers with response.headers[key]=None
|
2012-09-11 12:59:45 -05:00 |
|
mdipierro
|
87a1a861b8
|
possible fix for default response haders
|
2012-09-11 12:53:44 -05:00 |
|
mdipierro
|
c17e191815
|
menu has empty components
|
2012-09-11 10:28:31 -05:00 |
|
mdipierro
|
dbf7a3f72d
|
auth.wiki(restrict_search=True) authors can only search their own pages
|
2012-09-11 10:25:56 -05:00 |
|
mdipierro
|
fc3efaed3d
|
better handling of cross-domain urls in parametric router, thanks Jonathan
|
2012-09-11 09:55:58 -05:00 |
|
mdipierro
|
314278ac69
|
fixed issue 996
|
2012-09-11 09:53:08 -05:00 |
|
mdipierro
|
7356c122de
|
fixed issue 993, thanks Sherdim
|
2012-09-11 09:39:13 -05:00 |
|
mdipierro
|
664a0bc812
|
fixed a problem with dal and uploadfields not been created, blob fields should hidden
|
2012-09-11 09:27:00 -05:00 |
|
mdipierro
|
bee9f00da8
|
fixed a problem with dal and uploadfields not been created
|
2012-09-11 09:25:13 -05:00 |
|
mdipierro
|
c3d1d959b2
|
markmin improvement thanks Villas and Vladyslav
|
2012-09-11 08:35:58 -05:00 |
|
mdipierro
|
7bb465df07
|
fixed bug in cache minify, thanks Jeremy
|
2012-09-11 08:24:59 -05:00 |
|
mdipierro
|
25ca7fe6fe
|
smarter select although join/left ignore common fields
|
2012-09-10 18:26:46 -05:00 |
|
mdipierro
|
566f030902
|
stream allows for optional headers and fixed a formtyle bug, thanks Anthony
|
2012-09-10 17:29:41 -05:00 |
|
mdipierro
|
830b6f120d
|
possibly fixed dropbox_account.py, issue 991
|
2012-09-10 11:34:37 -05:00 |
|
mdipierro
|
a1559c5802
|
fixed issue 989, thanks Dominic
|
2012-09-10 07:51:45 -05:00 |
|
mdipierro
|
9453009de6
|
fixed issue 974
|
2012-09-10 07:47:52 -05:00 |
|
mdipierro
|
199aceefc1
|
fixed bug in wiki can_manage
|
2012-09-10 07:40:33 -05:00 |
|
mdipierro
|
f0aca3374f
|
upgraded pysimplesoap to revision e054a3903c1d, version 1.06c
|
2012-09-09 21:39:57 -05:00 |
|
mdipierro
|
1d4d52c9c9
|
fixed issue 974, thanks Corne
|
2012-09-09 09:49:56 -05:00 |
|
mdipierro
|
97bcdfd73a
|
fixed issue 964, thanks Jonathan
|
2012-09-09 09:20:45 -05:00 |
|
mdipierro
|
ebcd7a16a9
|
fixed a bug and replace div anchor with span anchor, as suggested by Vladyslav
|
2012-09-09 09:14:50 -05:00 |
|
mdipierro
|
d29d543e95
|
auth.wiki(render='html')
|
2012-09-08 22:22:06 -05:00 |
|
mdipierro
|
57072adc57
|
auth.wiki(render) is exposed
|
2012-09-08 20:33:24 -05:00 |
|