Commit Graph

452 Commits

Author SHA1 Message Date
Massimo Di Pierro 50fef94493 fixed major bug in LOAD, thanks otoan52 (issue 737) 2012-03-28 22:20:15 -05:00
Massimo Di Pierro 82b5a0bc14 fixed typo in validators, thanks Johann (issue 736) 2012-03-28 22:19:32 -05:00
Massimo Di Pierro 7f9986145c cache.autokey 2012-03-28 22:18:17 -05:00
Massimo Di Pierro ecd2e19067 @cache('%(name)s%(args)s%(vars)s',5) 2012-03-28 22:13:32 -05:00
Massimo Di Pierro 5e27ae1aca cacheinram has destroyer, thanks Michele (issue 729) 2012-03-28 21:53:15 -05:00
Massimo Di Pierro de5cf4dc6a custom_retrieve_field_properties, thanks Guyris, issue 710 2012-03-28 21:38:06 -05:00
Massimo Di Pierro 39e7fe3acf fixed hideerror behaviour 2012-03-28 21:02:00 -05:00
Massimo Di Pierro 7b47d62f70 dal more gluino friendly 2012-03-28 18:40:27 -05:00
Massimo Di Pierro 9ed40e1058 wizard has multi_user_mode support 2012-03-28 16:47:26 -05:00
Massimo Di Pierro 1504062df5 upload as multimode stores record 2012-03-28 12:05:19 -05:00
Massimo Di Pierro 04d960840a moved configuration of multi user mode to 0.py 2012-03-27 13:57:09 -05:00
Massimo Di Pierro 7c258a001a fixed changeog 2012-03-27 13:43:40 -05:00
Massimo Di Pierro 97ec877524 auth.email_reset_password(user) 2012-03-27 13:35:56 -05:00
Massimo Di Pierro 75649526aa typo fixed 2012-03-26 21:03:53 -05:00
Massimo Di Pierro e82f2c2b5c progress report 2012-03-26 17:19:23 -05:00
Massimo Di Pierro 4f17616b0f better MULTI_USER_MODE 2012-03-26 16:15:29 -05:00
Massimo Di Pierro 1017b68c1f manage_students and bulk_regsiter 2012-03-26 16:07:49 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro bc4def632c better populate for decimal and double, thanks simonm3 2012-03-26 11:14:01 -05:00
Massimo Di Pierro 5e3bdb36b2 smart autocomplete with help fields, thanks Manuele 2012-03-26 11:10:32 -05:00
Massimo DiPierro 5f481ec0d8 reset_password_onaccept, thanks weheh 2012-03-23 18:54:08 -05:00
Massimo DiPierro 26eaedf478 <i> to <em> in markmin 2012-03-23 18:48:44 -05:00
Massimo DiPierro ebe94f76d3 error in represent list:string fixed 2012-03-21 07:11:31 -05:00
Massimo DiPierro 6270d119c2 fixed two typos, issue 726, thanks I.like.privaty.too 2012-03-20 20:29:01 -05:00
Massimo Di Pierro 84de17dc6b fixed issue 711, crud.upadate(...,next=URL(...)), thanks iceberg 2012-03-19 16:04:19 -05:00
Massimo Di Pierro 54df20f543 fixed issue 721, xml not callable oddity, thanks psathvik 2012-03-19 15:55:49 -05:00
Massimo Di Pierro ec811fe765 fixed problem with hidden extension, issue 720, thanks mdpedroso 2012-03-19 15:51:19 -05:00
Massimo Di Pierro 500fcfa5e8 tools, replyto, thanks dgmanns 2012-03-19 15:46:02 -05:00
Massimo Di Pierro 2077831600 better test_html, thanks ramiroluz 2012-03-19 15:45:10 -05:00
Massimo Di Pierro 530a60e0e6 fixed markin doctest failure, thanks Ramiroluz 2012-03-19 15:43:30 -05:00
Massimo Di Pierro e5e70fc34a better ldap_auth, thanks Guyris 2012-03-19 15:41:31 -05:00
Massimo Di Pierro fd0eeda8dc added formatics to support 2012-03-19 13:03:56 -05:00
Massimo Di Pierro 7c95cf9ecf geodal is in, thanks Denes and Fran 2012-03-18 23:50:22 -05:00
Massimo Di Pierro 5541262cb0 geodal is in, thanks Denes and Fran 2012-03-18 23:05:33 -05:00
Massimo Di Pierro a50523e938 renamed after/before_create as after/before_insert, thanks Bruno 2012-03-16 23:05:38 -05:00
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 f75a4cbe45 merged with Mariano's branch (inlucdes better debug.py and ace editor 2012-03-13 21:15:04 -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