mdipierro
|
dcce7fc39a
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
0a95246cb0
|
fixed anchor in markmin
|
2012-08-25 11:25:58 -05:00 |
|
mdipierro
|
c2900480d7
|
better fix of recycle Response in template, thanks Anthony
|
2012-08-24 23:47:47 -05:00 |
|
mdipierro
|
92e1213fe2
|
fixed some styles for auth.wiki
|
2012-08-24 23:11:45 -05:00 |
|
mdipierro
|
d21b3b4b8a
|
executesql(fields=,columns=),thanks Anthony
|
2012-08-24 22:52:45 -05:00 |
|
mdipierro
|
c1945c9429
|
template render can recycle a Response(), thanks Anthony
|
2012-08-24 22:40:18 -05:00 |
|
mdipierro
|
1d56e253d7
|
DIV.elements(replace=...), thanks Anthony
|
2012-08-24 22:17:49 -05:00 |
|
mdipierro
|
5491456985
|
more forgining auto links in markmin
|
2012-08-24 17:39:59 -05:00 |
|
mdipierro
|
ca80e47f3d
|
new widget.py thanks Niphlod
|
2012-08-24 17:32:26 -05:00 |
|
mdipierro
|
929a5289e2
|
better error reporing on app_create failures
|
2012-08-24 17:05:18 -05:00 |
|
mdipierro
|
814f5d9448
|
auth links should have same scheme as app
|
2012-08-24 16:36:14 -05:00 |
|
Massimo Di Pierro
|
8d5855c93a
|
fixed another bug in lazy Auth, thanks Villas
|
2012-08-24 13:45:13 -05:00 |
|
Massimo Di Pierro
|
611aa6391a
|
fixed bug in lazy auth, thanks Villas
|
2012-08-24 10:14:12 -05:00 |
|
Massimo Di Pierro
|
001ca98855
|
fixed problem with dal expressions being parenthesized, thanks Daniel
|
2012-08-24 10:05:07 -05:00 |
|
Massimo Di Pierro
|
9969cd4c8c
|
better generation of link in rpx_account, thanks Michele
|
2012-08-24 09:26:48 -05:00 |
|
Massimo Di Pierro
|
4ea9b1182f
|
fixed app_cleanup of cache, thanks Spiffytech
|
2012-08-24 09:24:50 -05:00 |
|
Massimo Di Pierro
|
257501ce37
|
improved oparsing of CLOB in Oracle, thanks Daniel
|
2012-08-24 09:23:20 -05:00 |
|
Massimo Di Pierro
|
eb802838ee
|
fixed problem with _listify, thanks Daniel
|
2012-08-24 09:15:34 -05:00 |
|
Massimo Di Pierro
|
c309588ae4
|
added missing table permission, thanks Daniel
|
2012-08-24 08:57:14 -05:00 |
|
mdipierro
|
e527f49d73
|
added contrib test, thanks Mariano
|
2012-08-23 18:59:32 -05:00 |
|
mdipierro
|
2bbe361783
|
fixed problem with fpdf import in generics, thanks Adrew
|
2012-08-23 16:56:26 -05:00 |
|
mdipierro
|
6c7de5a0b0
|
fixed tag rendering end edit menu permissions
|
2012-08-23 15:04:08 -05:00 |
|
mdipierro
|
113268b12a
|
better style in wiki search and tagcloud
|
2012-08-23 14:52:45 -05:00 |
|
mdipierro
|
96d4de8277
|
T bug in tools
|
2012-08-23 14:33:43 -05:00 |
|
mdipierro
|
9bd008021d
|
R-2.0.1-rc2
|
2012-08-23 11:11:41 -05:00 |
|
mdipierro
|
2915dc75d3
|
fixed auth with lazy auth
|
2012-08-23 10:56:40 -05:00 |
|
mdipierro
|
e4d0e03078
|
lazy auth?
|
2012-08-23 10:48:36 -05:00 |
|
mdipierro
|
3785a4b5db
|
reverted accidental tools change
|
2012-08-23 10:09:49 -05:00 |
|
mdipierro
|
f7f9e23246
|
fixed problem with on_define
|
2012-08-23 10:08:00 -05:00 |
|
mdipierro
|
945437e04d
|
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
|
dacff1fc09
|
added DIV.add_class, DIV.remove_class, thanks Dulakian, fixed issue 952
|
2012-08-23 08:54:34 -05:00 |
|
mdipierro
|
4262511f91
|
restoring Settings backward compatibility, thanks Dominic
|
2012-08-23 08:42:47 -05:00 |
|
mdipierro
|
d2999307d8
|
removed unwanted trailing spaces from fpdf
|
2012-08-23 08:36:50 -05:00 |
|
mdipierro
|
a528df0b2e
|
moved pyfpdf to fpdf, thanks Mariano
|
2012-08-23 08:35:41 -05:00 |
|
mdipierro
|
c4c9024ee0
|
new pyfpdf, thanks Mariano
|
2012-08-23 08:31:04 -05:00 |
|
mdipierro
|
dde46a4ee4
|
wiki.auth() has wiki-menu page
|
2012-08-22 17:07:44 -05:00 |
|
mdipierro
|
9d793348e2
|
reverted Storage again, check for bug not reliable, :-(
|
2012-08-22 15:27:19 -05:00 |
|
mdipierro
|
715daf6824
|
fixed have_bug
|
2012-08-22 13:00:28 -05:00 |
|
mdipierro
|
7db563066b
|
bug detection for Storage, reverted improvements in dal :-(
|
2012-08-22 10:48:17 -05:00 |
|
mdipierro
|
b9fd6e5c68
|
simplied router logic, thanks Jonathan
|
2012-08-22 08:40:55 -05:00 |
|
mdipierro
|
c400743bc3
|
confirm spelling, thanks sethkinast
|
2012-08-22 08:32:00 -05:00 |
|
mdipierro
|
e1fe556abb
|
fixed portalocker in Storage, restored appadmin
|
2012-08-21 22:19:43 -05:00 |
|
mdipierro
|
ffe3faeb5f
|
automenu
|
2012-08-21 22:07:18 -05:00 |
|
mdipierro
|
ecc6de6a02
|
scgi friendly patch, thanks Michele
|
2012-08-21 21:53:59 -05:00 |
|
mdipierro
|
1fedbd105e
|
fixed a bug in Row, recently introduced
|
2012-08-21 18:20:07 -05:00 |
|
mdipierro
|
3283ce144c
|
fixed a problem with lazy tables and self.__dict__=self magic
|
2012-08-21 17:42:01 -05:00 |
|
mdipierro
|
3843406ba9
|
Table, DAL and Row use self.__dict__=self
|
2012-08-21 15:56:53 -05:00 |
|
mdipierro
|
fbb6efa5cf
|
new Storage passes all tests
|
2012-08-21 14:41:43 -05:00 |
|
mdipierro
|
3812548447
|
another attempt at new Storage, thanks Jonathan
|
2012-08-21 14:30:02 -05:00 |
|
mdipierro
|
a16e51ad7b
|
reverted Storage again. :-(
|
2012-08-21 13:38:27 -05:00 |
|