9d33ff85ea
fixed bug in welcome and added more examples
Massimo Di Pierro
2012-04-06 09:01:35 -05:00
e76a918944
MARKMIN('@{a} @{c/f/args}',url=True,environment=dict(a='xxx'))
Massimo Di Pierro
2012-04-05 22:07:17 -05:00
ef1ab39797
MARKMIN('@{a} @{c/f/args}',url=True,environment=dict(a='xxx'))
Massimo Di Pierro
2012-04-05 21:45:09 -05:00
0ea268012b
is active is not a parameter
Massimo Di Pierro
2012-04-05 20:28:34 -05:00
1edbe9e340
db.table._archive_records()
Massimo Di Pierro
2012-04-05 20:20:08 -05:00
66edba7f05
fixed bug in gluon/html.py, thanks Anthony
Massimo Di Pierro
2012-04-05 19:09:59 -05:00
309f8207b3
better dummy import for Eclipse support, thanks Anthony
Massimo Di Pierro
2012-04-05 19:07:08 -05:00
d594b30a69
generic.map
Massimo Di Pierro
2012-04-05 18:52:12 -05:00
6e9df7cf18
auth.enable_record_versioning(...db=...)
Massimo Di Pierro
2012-04-05 18:09:44 -05:00
f104bf1d9c
auth.enable_record_versioning(...db=...)
Massimo Di Pierro
2012-04-05 18:08:22 -05:00
3798c8f796
generic.ics
Massimo Di Pierro
2012-04-05 18:03:55 -05:00
aa45b64d8f
is_active should not be readable/writable, treated as a bug
Massimo Di Pierro
2012-04-05 16:57:45 -05:00
764e7a7ab7
auth.define_tables(signature=True) and auth.enable_record_versioning(db)
Massimo Di Pierro
2012-04-05 16:01:54 -05:00
de5dc5bcf6
fixed link but still an import error
Massimo DiPierro
2012-04-04 14:17:36 -05:00
90e6e2a2a2
fixed missing readonly attribute in sqlhtml, thanks Alan
Massimo Di Pierro
2012-04-04 08:20:48 -05:00
c268c3eacf
teradata adapter improvement, thanks Andrew
Massimo Di Pierro
2012-04-01 23:38:08 -05:00
c26dbeaff1
links in grid include referencing field (this is important for table with multiple reference fields)
Massimo Di Pierro
2012-04-01 23:21:08 -05:00
41d4ec419c
multi_user_mode links emails of other users
Massimo Di Pierro
2012-04-01 11:25:24 -05:00
fd0eeda8dc
added formatics to support
Massimo Di Pierro
2012-03-19 13:03:56 -05:00
7c95cf9ecf
geodal is in, thanks Denes and Fran
Massimo Di Pierro
2012-03-18 23:50:22 -05:00
5541262cb0
geodal is in, thanks Denes and Fran
Massimo Di Pierro
2012-03-18 23:05:33 -05:00
a50523e938
renamed after/before_create as after/before_insert, thanks Bruno
Massimo Di Pierro
2012-03-16 23:05:38 -05:00
3e035995f3
db(...).update_naive(...) same as update but ignores table._before_update and table._after_update
Massimo Di Pierro
2012-03-16 13:12:16 -05:00
218a3e79d1
table._before_* override follow action if returns True
Massimo Di Pierro
2012-03-16 13:02:23 -05:00
570fa5884b
made sury listify is called after table._before_*
Massimo Di Pierro
2012-03-16 12:41:28 -05:00
4600da0954
_before* and _after* are lists, cleaner code
Massimo Di Pierro
2012-03-16 12:33:19 -05:00