Commit Graph

7543 Commits

Author SHA1 Message Date
Massimo Di Pierro
b77dccc3ce fixed some issue in grid with grid.create_form 2012-04-09 15:57:58 -05:00
Massimo Di Pierro
b973db10ca fixed some issue in grid with grid.create_form 2012-04-09 15:57:58 -05:00
Massimo Di Pierro
501118c47e fixed datetime-parsing 2012-04-09 09:21:43 -05:00
Massimo Di Pierro
84b07ad923 fixed datetime-parsing 2012-04-09 09:21:43 -05:00
Massimo Di Pierro
fb1a701912 fixed IS_EMPTY_OR validator, thanks Adam Bryzak 2012-04-09 08:27:25 -05:00
Massimo Di Pierro
f52268ba3c fixed IS_EMPTY_OR validator, thanks Adam Bryzak 2012-04-09 08:27:25 -05:00
Adam Bryzak
b9430437a4 Handle empty requires list when wrapping db.table.field.requires in IS_EMPTY_OR 2012-04-09 23:22:15 +10:00
Adam Bryzak
81c36b1d26 Handle empty requires list when wrapping db.table.field.requires in IS_EMPTY_OR 2012-04-09 23:22:15 +10:00
Massimo Di Pierro
6bdaf9e8fb better URL errors, thanks Mariano 2012-04-07 20:04:32 -05:00
Massimo Di Pierro
50fde09299 col3 in grid, thanks Jonathan 2012-04-07 19:55:10 -05:00
Massimo Di Pierro
51fe7b4eed smartdictform again 2012-04-07 18:44:46 -05:00
Massimo Di Pierro
510f1c920c SQLFORM.smartdictform 2012-04-07 18:33:44 -05:00
Massimo Di Pierro
8dc7d89143 response.custom_commit patch, thanks Jonathan 2012-04-07 16:56:32 -05:00
Massimo Di Pierro
4fbe3d6e2a fixed a typo 2012-04-07 16:54:13 -05:00
Massimo Di Pierro
148e2cd05b better AD support in ldap_auth, thanks Guyris and korylprince 2012-04-07 09:16:05 -05:00
Massimo Di Pierro
e42e62fcda enable_record_versioning 2012-04-07 09:08:44 -05:00
Massimo Di Pierro
b9d5ffe1ac syncing 2012-04-06 13:51:16 -05:00
Massimo DiPierro
b08a152dd6 fixed case archive_db!=db 2012-04-06 11:54:55 -05:00
Massimo Di Pierro
ca3aebddd6 improved some corner cases in IS_IN_SET, thanks Fran 2012-04-06 09:13:07 -05:00
Massimo Di Pierro
9d33ff85ea fixed bug in welcome and added more examples 2012-04-06 09:01:35 -05:00
Massimo Di Pierro
e76a918944 MARKMIN('@{a} @{c/f/args}',url=True,environment=dict(a='xxx')) 2012-04-05 22:07:17 -05:00
Massimo Di Pierro
ef1ab39797 MARKMIN('@{a} @{c/f/args}',url=True,environment=dict(a='xxx')) 2012-04-05 21:45:09 -05:00
Massimo Di Pierro
0ea268012b is active is not a parameter 2012-04-05 20:28:34 -05:00
Massimo Di Pierro
1edbe9e340 db.table._archive_records() 2012-04-05 20:20:08 -05:00
Massimo Di Pierro
66edba7f05 fixed bug in gluon/html.py, thanks Anthony 2012-04-05 19:09:59 -05:00
Massimo Di Pierro
309f8207b3 better dummy import for Eclipse support, thanks Anthony 2012-04-05 19:07:08 -05:00
Massimo Di Pierro
d594b30a69 generic.map 2012-04-05 18:52:12 -05:00
Massimo Di Pierro
6e9df7cf18 auth.enable_record_versioning(...db=...) 2012-04-05 18:09:44 -05:00
Massimo Di Pierro
f104bf1d9c auth.enable_record_versioning(...db=...) 2012-04-05 18:08:22 -05:00
Massimo Di Pierro
3798c8f796 generic.ics 2012-04-05 18:03:55 -05:00
Massimo Di Pierro
aa45b64d8f is_active should not be readable/writable, treated as a bug 2012-04-05 16:57:45 -05:00
Massimo Di Pierro
764e7a7ab7 auth.define_tables(signature=True) and auth.enable_record_versioning(db) 2012-04-05 16:01:54 -05:00
Massimo DiPierro
de5dc5bcf6 fixed link but still an import error 2012-04-04 14:17:36 -05:00
Massimo Di Pierro
90e6e2a2a2 fixed missing readonly attribute in sqlhtml, thanks Alan 2012-04-04 08:20:48 -05:00
Massimo Di Pierro
c268c3eacf teradata adapter improvement, thanks Andrew 2012-04-01 23:38:08 -05:00
Massimo Di Pierro
c26dbeaff1 links in grid include referencing field (this is important for table with multiple reference fields) 2012-04-01 23:21:08 -05:00
Massimo Di Pierro
41d4ec419c multi_user_mode links emails of other users 2012-04-01 11:25:24 -05:00
Massimo Di Pierro
68e2b4ae32 added spatialite support, thanks Denes 2012-04-01 11:14:50 -05:00
Massimo Di Pierro
4d5d39e887 fixed problem with autocomplete, thanks gmini50 (issue 741) 2012-03-29 09:59:35 -05:00
Massimo Di Pierro
0dc169b7dd renamed file_properties, thanks Guyris (issue 742) 2012-03-29 09:57:34 -05:00
Massimo Di Pierro
ffe3708647 allows to signs emails with x509 but not include certificate, thanks Gyuris (issue 739) 2012-03-28 22:22:23 -05:00
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