Commit Graph

311 Commits

Author SHA1 Message Date
Massimo Di Pierro 3e035995f3 db(...).update_naive(...) same as update but ignores table._before_update and table._after_update 2012-03-16 13:12:16 -05:00
Massimo Di Pierro 218a3e79d1 table._before_* override follow action if returns True 2012-03-16 13:02:23 -05:00
Massimo Di Pierro 570fa5884b made sury listify is called after table._before_* 2012-03-16 12:41:28 -05:00
Massimo Di Pierro 4600da0954 _before* and _after* are lists, cleaner code 2012-03-16 12:33:19 -05:00
Massimo Di Pierro 4da3a5f976 db.table._before_create, _after_create, _before_update, _after_update, _before_delete. _after_delete 2012-03-16 12:03:19 -05:00
Massimo DiPierro 10482c2d30 fixed issue 715, thanks pgergo 2012-03-13 21:35:59 -05:00
Massimo DiPierro 9c647292e1 better ldap_auth thanks Gyuris 2012-03-13 21:20:24 -05:00
Massimo DiPierro 80e36aec6a cache is now gluino friendly 2012-03-13 13:59:15 -05:00
Massimo DiPierro ff298ca507 template without path for gluino 2012-03-13 13:54:45 -05:00
Massimo DiPierro 4f8040481a validators optionally require globals 2012-03-12 23:27:40 -05:00
Massimo DiPierro f556c9cd8d validators optionally require globals 2012-03-12 22:34:52 -05:00
Massimo DiPierro 9df9b5c4ee fixed a problem with delimiters 2012-03-12 21:59:24 -05:00
Massimo DiPierro 76cefeaa76 fixed typo in globals thanks Anthony 2012-03-12 21:35:40 -05:00
Massimo DiPierro 697e5508ca inproved ldap_auth, thanks Gyuris 2012-03-12 18:26:14 -05:00
Massimo DiPierro 5bfc3b609e portable html.py 2012-03-12 17:47:56 -05:00
Massimo DiPierro ce34938ad1 fixed issue 692, currupted language files not longer overwritten 2012-03-12 15:56:14 -05:00
Massimo DiPierro b901f3784c Expose(base, basename='base'), thanks villas 2012-03-12 15:48:57 -05:00
Massimo DiPierro 4304579bb4 partically addressed issue 706 2012-03-12 15:42:05 -05:00
Massimo DiPierro a29f189edc better jsonrpc error handling, thanks Mariano 2012-03-12 15:30:29 -05:00
Massimo DiPierro 1faf14105b patch 705, not extensions in URL for static files, thanks guruyaya 2012-03-12 15:27:11 -05:00
Massimo DiPierro dce8dbff4f issue 701, select(...,processor=f) 2012-03-12 15:15:31 -05:00
Massimo DiPierro 55a0e89c26 coffee and less support in response.fields, thanks Sam Sheftel 2012-03-12 13:48:38 -05:00
Massimo DiPierro 6566729401 moved debugger auth to access.py 2012-03-12 12:12:45 -05:00
Massimo DiPierro 410943e2ad admin/controllers/webservices.py, thanks Mariano 2012-03-12 12:07:11 -05:00
Massimo DiPierro 943536e39a ldap certificate file support, thanks Gyuris 2012-03-12 10:41:21 -05:00
Massimo DiPierro b14b006946 fixed problem with pg8000 diver import, thanks Alan 2012-03-11 19:38:46 -05:00
Massimo DiPierro 8ac7656f2d come changed to oauth2_auth.py 2012-03-09 13:49:46 -06:00
Massimo DiPierro 42d797db1e added missing file to git 2012-03-09 01:59:46 -06:00
Massimo Di Pierro 6f7a1c05c5 fixed link to github 2012-03-07 15:25:55 -06:00
Massimo Di Pierro 85d32fded3 re-enabled mobile detection in admin 2012-03-07 15:17:23 -06:00
Massimo Di Pierro 91d2bd5820 test move mdipierro->web2py 2012-03-07 11:27:18 -06:00
Massimo Di Pierro fb14d83de9 1.99.7 2012-03-04 16:04:10 -06:00
Massimo Di Pierro 1f8754155b reverted https://github.com/mdipierro/web2py/commit/36f3571590f84755103d1ce74868875dbd6f7d53 and fixed a backward compatibility issue 2012-03-03 00:00:05 -06:00
Massimo Di Pierro 1be5ca9d2e ajax(...,t) can be callback, thanks Bruno 2012-03-02 20:26:32 -06:00
Massimo Di Pierro 5284de0688 1.99.6 2012-03-02 10:41:32 -06:00
Massimo Di Pierro 1c4a0b9c0a ldap patch, thanks Gyuris 2012-03-02 10:41:08 -06:00
Massimo Di Pierro 9b302033ab 1.99.6 2012-03-02 10:17:30 -06:00
Massimo Di Pierro 1622fc5121 fixed a problem in template with delimiters, thanks szimszon 2012-03-02 10:11:23 -06:00
Massimo Di Pierro 36f3571590 compileapp patch, thanks Alan 2012-03-02 10:04:08 -06:00
Massimo Di Pierro 54b6b9d995 fixed typo in storage.py 2012-03-02 10:03:40 -06:00
Massimo Di Pierro f274cfed6c fixed hg mess 2012-03-01 15:20:30 -06:00
Massimo Di Pierro d1bd4a7153 1.99.5 2012-03-01 14:08:45 -06:00
Massimo Di Pierro 575e657772 fixed minor bugin debugger, thanks Mariano 2012-03-01 13:10:50 -06:00
Massimo Di Pierro 7f5496d1bb fixed issues 686, markming rendering of consecutive tables and blockquotes, thanks mirek.zvolsky 2012-03-01 11:19:03 -06:00
Massimo Di Pierro a8a4fee635 IS_IN_DB ignoring common filters, thanks tsvim 2012-03-01 11:02:23 -06:00
Massimo Di Pierro 42e5bea36f improved ldap_auth, thanks Gyuris 2012-03-01 09:12:19 -06:00
Massimo Di Pierro 59768bede4 new ldap_auth.py has manage_groups, thanks Gyuris 2012-03-01 08:55:02 -06:00
Massimo Di Pierro 02e7f38da7 fixed a major problem with locking in languages, thanks Dan McGee fr the help 2012-02-29 13:38:59 -06:00
Massimo Di Pierro 9c6eafab54 merged recent changes by mariano 2012-02-29 11:11:39 -06:00
Massimo Di Pierro 6cb0e3aa2e fix to improved debugger (thanks Mariano) and one in test_languages 2012-02-28 22:00:41 -06:00