mdipierro
|
87a7d2e423
|
fixed problem with on_define
|
2012-08-23 10:08:00 -05:00 |
|
mdipierro
|
09dc27faed
|
db.define_table('person',Field('name'),on_define=lambda table: [table.name.set_attributes(writable=False)]), thanks Jonathan
|
2012-08-23 09:20:25 -05:00 |
|
mdipierro
|
089c0b33db
|
added DIV.add_class, DIV.remove_class, thanks Dulakian, fixed issue 952
|
2012-08-23 08:54:34 -05:00 |
|
mdipierro
|
cf51c40e86
|
restoring Settings backward compatibility, thanks Dominic
|
2012-08-23 08:42:47 -05:00 |
|
mdipierro
|
36c1915883
|
removed unwanted trailing spaces from fpdf
|
2012-08-23 08:36:50 -05:00 |
|
mdipierro
|
d03bf8af88
|
moved pyfpdf to fpdf, thanks Mariano
|
2012-08-23 08:35:41 -05:00 |
|
mdipierro
|
6bfd3ea7c5
|
new pyfpdf, thanks Mariano
|
2012-08-23 08:31:04 -05:00 |
|
mdipierro
|
8cc853d9e0
|
wiki.auth() has wiki-menu page
|
2012-08-22 17:07:44 -05:00 |
|
mdipierro
|
7d217c45f8
|
reverted Storage again, check for bug not reliable, :-(
|
2012-08-22 15:27:19 -05:00 |
|
mdipierro
|
639aeafbd0
|
fixed have_bug
|
2012-08-22 13:00:28 -05:00 |
|
mdipierro
|
b7623af28c
|
bug detection for Storage, reverted improvements in dal :-(
|
2012-08-22 10:48:17 -05:00 |
|
mdipierro
|
180ae1027f
|
simplied router logic, thanks Jonathan
|
2012-08-22 08:40:55 -05:00 |
|
mdipierro
|
cd543099a7
|
confirm spelling, thanks sethkinast
|
2012-08-22 08:32:00 -05:00 |
|
mdipierro
|
054b9c672c
|
fixed portalocker in Storage, restored appadmin
|
2012-08-21 22:19:43 -05:00 |
|
mdipierro
|
ebe6d0283e
|
automenu
|
2012-08-21 22:07:18 -05:00 |
|
mdipierro
|
6b30135ce3
|
scgi friendly patch, thanks Michele
|
2012-08-21 21:53:59 -05:00 |
|
mdipierro
|
88326a9b4d
|
fixed a bug in Row, recently introduced
|
2012-08-21 18:20:07 -05:00 |
|
mdipierro
|
2c08f4396b
|
fixed a problem with lazy tables and self.__dict__=self magic
|
2012-08-21 17:42:01 -05:00 |
|
mdipierro
|
4f0daa5479
|
Table, DAL and Row use self.__dict__=self
|
2012-08-21 15:56:53 -05:00 |
|
mdipierro
|
83dcaf6313
|
new Storage passes all tests
|
2012-08-21 14:41:43 -05:00 |
|
mdipierro
|
61a1fb1d58
|
another attempt at new Storage, thanks Jonathan
|
2012-08-21 14:30:02 -05:00 |
|
mdipierro
|
c6c417af72
|
reverted Storage again. :-(
|
2012-08-21 13:38:27 -05:00 |
|
mdipierro
|
ffc98f26be
|
Fixed issue 834, thanks Paolo
|
2012-08-21 12:42:04 -05:00 |
|
mdipierro
|
a64b95f12e
|
fixed unwanted membershin in wiki, thanks Alan
|
2012-08-21 11:39:27 -05:00 |
|
mdipierro
|
f15f6683a2
|
new Storage class, thanks Oscar Benjamin
|
2012-08-21 11:34:55 -05:00 |
|
mdipierro
|
b5c8941f58
|
fixed common field concatenation
|
2012-08-21 09:52:23 -05:00 |
|
mdipierro
|
ed485d38ab
|
timezone support in dal, assumes local time is gmt time
|
2012-08-21 09:06:21 -05:00 |
|
mdipierro
|
e84ec7dd8f
|
more options in response.stream, thanks Alan
|
2012-08-21 08:55:41 -05:00 |
|
mdipierro
|
1f60d8f9f4
|
better bootstrap formstyle, thanks Dulakian
|
2012-08-21 08:53:39 -05:00 |
|
mdipierro
|
db1bda8f5b
|
fixed backward compatibility issue formstyles, thanks Dominic
|
2012-08-21 08:52:06 -05:00 |
|
mdipierro
|
c85ba41794
|
fixed cut and paste error, thanks Martin
|
2012-08-21 07:57:09 -05:00 |
|
mdipierro
|
75a48ec45f
|
reverted storage.py again
|
2012-08-20 21:56:26 -05:00 |
|
mdipierro
|
4dae25ec8f
|
another attempt at faster Storage
|
2012-08-20 21:54:02 -05:00 |
|
mdipierro
|
d29724cdbb
|
better web2py.py thanks Niphlod
|
2012-08-20 16:02:11 -05:00 |
|
mdipierro
|
89fb924c3f
|
Storage.__class__ = dict tricks isinstance
|
2012-08-20 12:04:55 -05:00 |
|
mdipierro
|
8ef3a0c265
|
fixed is_impersonating, thanks Martin
|
2012-08-20 11:57:30 -05:00 |
|
mdipierro
|
22fede1514
|
://HOSTNAME in auth.wiki
|
2012-08-20 11:16:25 -05:00 |
|
mdipierro
|
5445540c76
|
removed debug line in scheduler, thanks Niphlod
|
2012-08-20 10:58:12 -05:00 |
|
mdipierro
|
fe0d296f03
|
added gluon/contrib/rules/__init__.py, thanks Niphlod
|
2012-08-20 10:55:01 -05:00 |
|
mdipierro
|
47ca1c0808
|
fixed mongo issue, thanks Uolter
|
2012-08-20 08:06:28 -05:00 |
|
mdipierro
|
bb0fcc85d6
|
fixed vimeo oembed
|
2012-08-19 18:36:18 -05:00 |
|
mdipierro
|
531f592e3b
|
auth.wiki makes admin wiki_editor group member
|
2012-08-19 18:20:16 -05:00 |
|
mdipierro
|
24fc4bf9d4
|
fixed missing dropdowns, thanks Alan
|
2012-08-19 15:02:39 -05:00 |
|
mdipierro
|
09bb2449d3
|
fixed issue 937, thanks Dulakian
|
2012-08-19 13:49:26 -05:00 |
|
mdipierro
|
486ba71f36
|
fixed issue 936 with new couchdb, thanks Dulakian
|
2012-08-19 13:45:23 -05:00 |
|
mdipierro
|
0c277404ff
|
better grid console
|
2012-08-19 13:43:28 -05:00 |
|
mdipierro
|
7eb047012a
|
moved export links to the bottom
|
2012-08-19 12:44:42 -05:00 |
|
mdipierro
|
1de7d962bd
|
better localizaion of sqlhtml, thanks Martin
|
2012-08-19 10:18:03 -05:00 |
|
mdipierro
|
c9360194c0
|
more readable scheduler, thanks Niphlod
|
2012-08-19 10:03:28 -05:00 |
|
mdipierro
|
b2294a8a56
|
IS_EXPR_environment.patch, fixed issue 938, thanks Anthony
|
2012-08-19 10:02:29 -05:00 |
|