mdipierro
|
efa5ceb6de
|
fixed issue 738
|
2012-10-01 21:16:42 -05:00 |
|
mdipierro
|
f79660dd2a
|
attempt to fix issue 981
|
2012-10-01 21:11:45 -05:00 |
|
mdipierro
|
606daabdd3
|
possibly fixed 1020
|
2012-10-01 20:52:02 -05:00 |
|
mdipierro
|
fc1e4ad620
|
fixed DAL.__new__ and SQLFORM.factory
|
2012-10-01 19:15:37 -05:00 |
|
mdipierro
|
54dcf2ead9
|
more customizaiton of booleans
|
2012-10-01 17:07:06 -05:00 |
|
mdipierro
|
69cea23cd4
|
better generic.xml, thanks Derek
|
2012-10-01 15:54:35 -05:00 |
|
mdipierro
|
083b598c93
|
fixed issue 1031, thanks David
|
2012-10-01 14:49:42 -05:00 |
|
mdipierro
|
94f11501ed
|
another rocket fix
|
2012-10-01 14:25:38 -05:00 |
|
mdipierro
|
9ac4a11db1
|
fixed textarea for long translation strings in admin
|
2012-10-01 12:30:02 -05:00 |
|
mdipierro
|
a56cf59136
|
speedup in build-environment, thanks Michele
|
2012-10-01 12:01:35 -05:00 |
|
mdipierro
|
12cc81147c
|
fixed rocket (removed handling of static files, faster parse headers, pathoc fault-tolerant)
|
2012-10-01 11:57:45 -05:00 |
|
mdipierro
|
f70737ddc2
|
simplification in after_update
|
2012-09-30 16:50:57 -05:00 |
|
mdipierro
|
1a22497b64
|
self.connector
|
2012-09-30 14:45:47 -05:00 |
|
mdipierro
|
6da330a001
|
adapter have do_connect
|
2012-09-30 14:19:52 -05:00 |
|
mdipierro
|
f6652e7530
|
made contrib.pbkdf2 optionional for utils
|
2012-09-30 13:47:49 -05:00 |
|
mdipierro
|
5148c6ec3a
|
cleaner code in dal
|
2012-09-30 13:40:41 -05:00 |
|
mdipierro
|
954c79abcb
|
fixed Storage copy
|
2012-09-30 13:20:05 -05:00 |
|
mdipierro
|
7ec3fe3bfe
|
experimental DAL rewrite (work in progress)
|
2012-09-30 08:37:27 -05:00 |
|
mdipierro
|
9ce1cde6ca
|
fixed issues with grid form and b.parent
|
2012-09-30 08:32:03 -05:00 |
|
mdipierro
|
672af73e96
|
fixed admin and new dal
|
2012-09-30 07:30:08 -05:00 |
|
mdipierro
|
67022578e3
|
fixed some bugs with singleton and remobed password from session.auth.user
|
2012-09-30 07:26:23 -05:00 |
|
mdipierro
|
65fe4c16fc
|
fixed problem with order of lazyness in DAL serialization in session
|
2012-09-30 00:23:15 -05:00 |
|
mdipierro
|
b6f9cd1863
|
login works fine with lazy DAL
|
2012-09-30 00:10:25 -05:00 |
|
mdipierro
|
4908a5e7be
|
reverted DAL singleton until better understood
|
2012-09-29 23:47:30 -05:00 |
|
mdipierro
|
853c0b1a3a
|
Better LazySet
|
2012-09-29 23:38:07 -05:00 |
|
mdipierro
|
d0d8a4827e
|
pickle.dumps(db(query).select() now always works and loads restore the full object (almost)
|
2012-09-29 23:20:37 -05:00 |
|
mdipierro
|
4745ce42f9
|
DAL is now a pickeable singleton
|
2012-09-29 22:33:18 -05:00 |
|
mdipierro
|
bba13becd0
|
in dal renamed thread to thread_local
|
2012-09-29 20:59:50 -05:00 |
|
mdipierro
|
7712e005c4
|
MemcacheClient(time_expire=3600)
|
2012-09-29 20:20:03 -05:00 |
|
mdipierro
|
07c667f469
|
better rocket parsing, support for multiline headers
|
2012-09-29 18:39:53 -05:00 |
|
mdipierro
|
57ad1ec1cf
|
made new web2py_uuid working on python 2.5
|
2012-09-29 18:35:09 -05:00 |
|
mdipierro
|
60a043479c
|
yet faster web2py_uuid by caching urandom results
|
2012-09-29 17:56:43 -05:00 |
|
mdipierro
|
1a43e1671f
|
more web2py_uuid speedup, thanks Michele
|
2012-09-29 17:16:35 -05:00 |
|
mdipierro
|
cd955d3603
|
fixed issue 1046, thanks Houdini
|
2012-09-29 10:17:06 -05:00 |
|
mdipierro
|
492a0c51d1
|
fixed copy.copy(storage), thanks Corne
|
2012-09-29 09:55:57 -05:00 |
|
mdipierro
|
dd4a4c281f
|
prettidate works with future dates, thanks Sanjoy
|
2012-09-29 09:53:46 -05:00 |
|
mdipierro
|
41ec6da72c
|
fixed issue 1044, thanks Paolo
|
2012-09-28 20:20:05 -05:00 |
|
mdipierro
|
e18f38d4da
|
static asset management, thanks Niphlod
|
2012-09-28 17:06:11 -05:00 |
|
Massimo
|
bd27df8fa5
|
fixed issue 1042, thanks Dominic
|
2012-09-28 12:47:36 -05:00 |
|
Massimo
|
2f44c2de9b
|
closed issue 995, thanks Peter
|
2012-09-28 12:38:03 -05:00 |
|
mdipierro
|
ccf154a807
|
fixed issue 1040
|
2012-09-28 09:25:27 -05:00 |
|
mdipierro
|
837453dd6e
|
faster web2py_uuid() thanks Michele
|
2012-09-28 09:21:03 -05:00 |
|
mdipierro
|
64bc60cdf0
|
fixed search in wiki again for firebird
|
2012-09-28 08:51:18 -05:00 |
|
mdipierro
|
af258c334e
|
fixed menu hoover issue 1036, thanks Paolo
|
2012-09-27 22:28:59 -05:00 |
|
mdipierro
|
627fff624a
|
fixed many bugs in dal, thanks Mart Senecal
|
2012-09-27 22:15:56 -05:00 |
|
mdipierro
|
bc8127f6de
|
fixed problem with pypy
|
2012-09-27 22:09:23 -05:00 |
|
mdipierro
|
19bf43815d
|
added better comments to address issue 1033
|
2012-09-27 21:45:19 -05:00 |
|
mdipierro
|
7709074d7c
|
fixed field_parent references broken in 2.0.x, thanks Marin
|
2012-09-27 15:12:36 -05:00 |
|
mdipierro
|
4b73f249dd
|
removed some un-necessary has_attr
|
2012-09-27 14:43:57 -05:00 |
|
mdipierro
|
ae9e2c2be0
|
fixed add button in grid
|
2012-09-27 14:21:55 -05:00 |
|