Commit Graph

897 Commits

Author SHA1 Message Date
mdipierro b5d55dd856 moved favicon.* in images 2012-08-08 13:24:49 -05:00
mdipierro 2b8c218146 indentantion 2012-08-08 13:16:24 -05:00
mdipierro 6c2d0692f6 fixed issue 391, thanks Dulakian 2012-08-08 12:40:04 -05:00
mdipierro 85bd60c92d Oracle: new trigger resets the sequence so the next value will be the one given in the data, thanks dhx 2012-08-08 12:29:45 -05:00
mdipierro 1c9a34c990 redirect(...,type='auto') 2012-08-08 12:17:54 -05:00
mdipierro 21b1d7b266 improved is_valid_ip_address 2012-08-08 10:23:03 -05:00
mdipierro 21812c53b3 redirect(...) now works on ajax responses, thanks Anthony 2012-08-08 10:05:09 -05:00
mdipierro 7a5c97076f fixed navbar separators 2012-08-08 09:43:07 -05:00
mdipierro fd8ed7937d better info to debug issue 921 2012-08-08 09:35:01 -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 68b611e621 removed redundant strings in tools, thanks Anthony 2012-08-07 20:39:17 -05:00
mdipierro 7219e499a0 fixed issue 923, thanks Martin 2012-08-07 19:53:42 -05:00
mdipierro 30b40f059a router map_static, thanks Jonathan 2012-08-07 19:39:45 -05:00
mdipierro 74418b1a69 removed form.vars.upload_newfilename 2012-08-07 16:53:03 -05:00
mdipierro 290712a7b2 fixed issue 669, maxlength in grid for any str representation 2012-08-07 16:40:55 -05:00
mdipierro d650fd2e87 fixed navbar customization, thanks Anthony 2012-08-07 16:33:39 -05:00
mdipierro 5d94daa8c6 issue 812 auth.signature labels are translated 2012-08-07 15:13:57 -05:00
mdipierro 398155f7e8 fixed issue 569, translation of date-time error messages, thanks iceberg 2012-08-07 14:30:31 -05:00
mdipierro 8a7bd3c38b fixed issue 488, important security issues, monkeypatch pymysql, thanks Roman 2012-08-07 14:04:19 -05:00
mdipierro 3004345180 make CRYPT with salt but not key compatible with third party systems 2012-08-07 12:26:33 -05:00
mdipierro bef1631787 fixed issue 433 2012-08-07 12:12:43 -05:00
mdipierro db458abdce auth.requires_login(otheriwise=A(..)) 2012-08-07 11:31:10 -05:00
mdipierro 7cea8c2fb0 confirmation before exiting the edit page 2012-08-07 11:21:48 -05:00
mdipierro f95af29049 possibe fix to attributes distinct in mongodbadapter 2012-08-07 09:33:28 -05:00
mdipierro dd03908a02 prevent double listsings of apps in widget, thanks Marin 2012-08-07 09:15:58 -05:00
mdipierro f55c00b323 LOAD can do upload with new jQuery? 2012-08-06 23:01:50 -05:00
mdipierro 0531571d08 addressed issue 916 and reverted some changes but not convinced this is always the right solution 2012-08-06 21:24:35 -05:00
mdipierro b0d3b2063e fixed create button in admin, thanks Nico 2012-08-06 20:54:19 -05:00
mdipierro eb61d2e69f valid html5 welcome, thanks Rob McC 2012-08-06 17:36:51 -05:00
mdipierro 00e79a83dc scheduler uses pid to id running tasks, thanks Niphlod 2012-08-06 13:40:03 -05:00
mdipierro c64bbfaac1 remove db from examples 2012-08-06 10:56:30 -05:00
mdipierro 7014597b3f new scheduler uses utc time, thanks Niphlod 2012-08-06 10:15:36 -05:00
mdipierro 3297f30fc3 reverted changes in admin and examples, thanks Anthony 2012-08-06 10:13:37 -05:00
mdipierro 2da3b4c0aa fixing error in previous commit, thanks Anthony 2012-08-06 09:59:21 -05:00
mdipierro 793672334e fixing error in previous commit, thanks Anthony 2012-08-06 09:58:15 -05:00
mdipierro 86b5f62424 removed some un-necessary files in examples and the cache in db running demo 2012-08-06 08:57:06 -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 472a7ac8b8 from setuptools import setup, thanks Arun and Zodman, issue 650 2012-08-05 21:35:54 -05:00
mdipierro fafa5a7885 request.args(-i), issue 919, thanks David Adley 2012-08-05 21:26:16 -05:00
mdipierro 342329998c new centos5 install script, issue 918, thanks Alan 2012-08-05 21:21:11 -05:00
mdipierro e99b4e5aa3 populate list:reference, issue 917, thanks Simonm3 2012-08-05 21:19:57 -05:00
mdipierro 4f41b672e8 jpg in markmin autolinks, thanks Villas 2012-08-05 19:52:19 -05:00
mdipierro c902cd79fd fixed welcome menu, thanks Villas 2012-08-05 19:46:46 -05:00
mdipierro 32bfda0b00 improved upload logic, thanks Marin 2012-08-03 09:02:38 -05:00
mdipierro 38ceeb82b8 improved upload logic, thanks Marin 2012-08-03 09:01:02 -05:00
mdipierro 29df9f9f3e new schaeduler, thanks Niphlod and Marin 2012-08-03 08:57:54 -05:00
mdipierro a5bd12db63 fixed impersonating? 2012-08-03 00:55:18 -05:00