mdipierro
|
084e36d0ea
|
fixed a bunch of typos form recent commits, thanks Jonathan
|
2012-08-27 12:55:41 -05:00 |
|
mdipierro
|
7254e950e5
|
fixed some typos, thanks Jonathan
|
2012-08-27 12:15:30 -05:00 |
|
mdipierro
|
bcee16284e
|
possibly faster auth
|
2012-08-27 12:02:53 -05:00 |
|
mdipierro
|
673e6b398d
|
faster and leaner languages, should be 100% backward compatible, plurals work again
|
2012-08-27 10:57:26 -05:00 |
|
mdipierro
|
e2b12bcdd4
|
better portalocker
|
2012-08-27 10:13:47 -05:00 |
|
mdipierro
|
9c4375258b
|
better portalocker
|
2012-08-27 10:06:09 -05:00 |
|
mdipierro
|
86df475ae2
|
faster languages.py, still disabled plurals
|
2012-08-27 07:41:34 -05:00 |
|
mdipierro
|
6d78589ed0
|
simplified languages.py, disable (for today) plural subsystem
|
2012-08-27 01:43:04 -05:00 |
|
mdipierro
|
cfc7e083a8
|
fixed forced hideerror, thanks Jim
|
2012-08-26 20:46:02 -05:00 |
|
mdipierro
|
807eea1b86
|
fixed issue 961 with DIV.add_class, thanks Dulakian
|
2012-08-26 19:02:44 -05:00 |
|
mdipierro
|
1840c5e0cc
|
no more has_key
|
2012-08-26 18:34:50 -05:00 |
|
mdipierro
|
a85ee973ed
|
internal simplications in Auth
|
2012-08-26 17:57:10 -05:00 |
|
mdipierro
|
3e51459612
|
removed an inconcistency in Auth
|
2012-08-26 17:53:27 -05:00 |
|
mdipierro
|
74183d8db5
|
more simplification in Auth
|
2012-08-26 17:48:37 -05:00 |
|
mdipierro
|
f3b86c3e5e
|
auto-login after reset password
|
2012-08-26 17:28:19 -05:00 |
|
mdipierro
|
c95d2b5156
|
fixed login_onaccept, thanks Martin
|
2012-08-26 17:05:52 -05:00 |
|
mdipierro
|
0b5aff95e2
|
more tests about dal
|
2012-08-26 15:51:15 -05:00 |
|
mdipierro
|
847fd5bb3e
|
fixed some problems with html.py tests and postprocessing, thanks Michael
|
2012-08-26 14:12:09 -05:00 |
|
mdipierro
|
c67d3070f2
|
some speadup in dal parse 1.5x
|
2012-08-26 11:50:48 -05:00 |
|
mdipierro
|
0ac105840e
|
fixed xml() again
|
2012-08-26 10:41:26 -05:00 |
|
mdipierro
|
294d7583d2
|
improved Table (10x), DAL(2x), Row(10x) without memory leak
|
2012-08-26 09:32:10 -05:00 |
|
mdipierro
|
8d1b892406
|
xml(row_name,rows_name)
|
2012-08-26 00:00:15 -05:00 |
|
mdipierro
|
25c4ee3704
|
db().select().xml(strict=True)
|
2012-08-25 23:54:23 -05:00 |
|
mdipierro
|
f405c22591
|
minor imprvements in DAL repr
|
2012-08-25 23:06:28 -05:00 |
|
mdipierro
|
d3ecb78ef9
|
yet better storage, thanks Michele
|
2012-08-25 18:42:27 -05:00 |
|
mdipierro
|
71507f0ce0
|
major optimization in Storage, Table, Row (2x), thanks Michele
|
2012-08-25 16:19:50 -05:00 |
|
mdipierro
|
35d728e0c9
|
typo in Storage, thanks Michele
|
2012-08-25 15:50:01 -05:00 |
|
mdipierro
|
d322ec5690
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
ae329f6adb
|
fixed anchor in markmin
|
2012-08-25 11:25:58 -05:00 |
|
mdipierro
|
da2083ee36
|
better fix of recycle Response in template, thanks Anthony
|
2012-08-24 23:47:47 -05:00 |
|
mdipierro
|
477cefa5e1
|
fixed some styles for auth.wiki
|
2012-08-24 23:11:45 -05:00 |
|
mdipierro
|
19e9596b5b
|
executesql(fields=,columns=),thanks Anthony
|
2012-08-24 22:52:45 -05:00 |
|
mdipierro
|
6d0721af66
|
template render can recycle a Response(), thanks Anthony
|
2012-08-24 22:40:18 -05:00 |
|
mdipierro
|
84cb7b6790
|
DIV.elements(replace=...), thanks Anthony
|
2012-08-24 22:17:49 -05:00 |
|
mdipierro
|
0b3604e3c7
|
more forgining auto links in markmin
|
2012-08-24 17:39:59 -05:00 |
|
mdipierro
|
0beafb39f9
|
new widget.py thanks Niphlod
|
2012-08-24 17:32:26 -05:00 |
|
mdipierro
|
c5be7cb2f7
|
better error reporing on app_create failures
|
2012-08-24 17:05:18 -05:00 |
|
mdipierro
|
78e1815395
|
auth links should have same scheme as app
|
2012-08-24 16:36:14 -05:00 |
|
Massimo Di Pierro
|
5c5cead73c
|
fixed another bug in lazy Auth, thanks Villas
|
2012-08-24 13:45:13 -05:00 |
|
Massimo Di Pierro
|
0d96a57db7
|
fixed bug in lazy auth, thanks Villas
|
2012-08-24 10:14:12 -05:00 |
|
Massimo Di Pierro
|
ca17863d7e
|
fixed problem with dal expressions being parenthesized, thanks Daniel
|
2012-08-24 10:05:07 -05:00 |
|
Massimo Di Pierro
|
718544322b
|
better generation of link in rpx_account, thanks Michele
|
2012-08-24 09:26:48 -05:00 |
|
Massimo Di Pierro
|
cd44545b74
|
fixed app_cleanup of cache, thanks Spiffytech
|
2012-08-24 09:24:50 -05:00 |
|
Massimo Di Pierro
|
ea2e737ced
|
improved oparsing of CLOB in Oracle, thanks Daniel
|
2012-08-24 09:23:20 -05:00 |
|
Massimo Di Pierro
|
449e233291
|
fixed problem with _listify, thanks Daniel
|
2012-08-24 09:15:34 -05:00 |
|
Massimo Di Pierro
|
470ddde001
|
added missing table permission, thanks Daniel
|
2012-08-24 08:57:14 -05:00 |
|
mdipierro
|
fefac4b728
|
added contrib test, thanks Mariano
|
2012-08-23 18:59:32 -05:00 |
|
mdipierro
|
a4651eeee1
|
fixed problem with fpdf import in generics, thanks Adrew
|
2012-08-23 16:56:26 -05:00 |
|
mdipierro
|
2c866c68e4
|
fixed tag rendering end edit menu permissions
|
2012-08-23 15:04:08 -05:00 |
|
mdipierro
|
b400d3844d
|
better style in wiki search and tagcloud
|
2012-08-23 14:52:45 -05:00 |
|