mdipierro
|
9d793348e2
|
reverted Storage again, check for bug not reliable, :-(
|
2012-08-22 15:27:19 -05:00 |
|
mdipierro
|
7db563066b
|
bug detection for Storage, reverted improvements in dal :-(
|
2012-08-22 10:48:17 -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
|
1ef131354f
|
fixed common field concatenation
|
2012-08-21 09:52:23 -05:00 |
|
mdipierro
|
70fd93ac8f
|
timezone support in dal, assumes local time is gmt time
|
2012-08-21 09:06:21 -05:00 |
|
mdipierro
|
a90028441a
|
fixed mongo issue, thanks Uolter
|
2012-08-20 08:06:28 -05:00 |
|
mdipierro
|
1fa2b5ad28
|
fixed missing dropdowns, thanks Alan
|
2012-08-19 15:02:39 -05:00 |
|
mdipierro
|
51dfb71063
|
fixed issue 936 with new couchdb, thanks Dulakian
|
2012-08-19 13:45:23 -05:00 |
|
mdipierro
|
28f76bc9e3
|
reverted change that broke primary key check in appadmin
|
2012-08-18 16:21:52 -05:00 |
|
mdipierro
|
f6867bc2d9
|
more cleanup, Table.__init__ still needs lots of work
|
2012-08-18 10:11:23 -05:00 |
|
mdipierro
|
19d674b4e5
|
streamlined Field.__init__
|
2012-08-18 10:03:50 -05:00 |
|
mdipierro
|
911fb4e226
|
made shure that tools works with lazy tables (but auth_* fields not lazy)
|
2012-08-17 22:45:56 -05:00 |
|
mdipierro
|
2475e42c16
|
many optimizations in LAZY_TABLES, passes all tests, thanks Bruno
|
2012-08-17 20:59:48 -05:00 |
|
mdipierro
|
a3f671544d
|
lazy tables
|
2012-08-17 18:56:45 -05:00 |
|
mdipierro
|
e76bcf0ea9
|
removed unwanted whitespaces
|
2012-08-16 11:56:07 -05:00 |
|
mdipierro
|
f25e92d443
|
\w_ replaced with \w, thanks Osman
|
2012-08-15 09:12:55 -05:00 |
|
mdipierro
|
91c88d56eb
|
count is integer, thanks Osman Masood
|
2012-08-15 09:06:36 -05:00 |
|
mdipierro
|
5145272415
|
gaekeyfilterpatch, thanks Howesc, issue 930
|
2012-08-14 20:37:47 -05:00 |
|
mdipierro
|
57aff944b3
|
fixed path, thanks Jonathan
|
2012-08-14 19:32:09 -05:00 |
|
mdipierro
|
f72056eff6
|
removed un-necessary line, thanks Alexei
|
2012-08-13 23:17:46 -05:00 |
|
mdipierro
|
4d15bc4375
|
os.sep in DAL, thanks Jonathan
|
2012-08-13 13:29:59 -05:00 |
|
mdipierro
|
bd9c1e525a
|
allows strings as select args, thanks dhx
|
2012-08-09 08:57:58 -05:00 |
|
mdipierro
|
2f36ee450c
|
fixed issue 391, thanks Dulakian
|
2012-08-08 12:40:04 -05:00 |
|
mdipierro
|
daa8707822
|
Oracle: new trigger resets the sequence so the next value will be the one given in the data, thanks dhx
|
2012-08-08 12:29:45 -05:00 |
|
mdipierro
|
a28e32f78b
|
fixed issue 488, important security issues, monkeypatch pymysql, thanks Roman
|
2012-08-07 14:04:19 -05:00 |
|
mdipierro
|
5885464341
|
possibe fix to attributes distinct in mongodbadapter
|
2012-08-07 09:33:28 -05:00 |
|
mdipierro
|
0d99d9fc9e
|
addressed issue 916 and reverted some changes but not convinced this is always the right solution
|
2012-08-06 21:24:35 -05:00 |
|
mdipierro
|
8a06a98b18
|
avoid attemts to duplicate archive tables
|
2012-08-01 17:04:40 -05:00 |
|
mdipierro
|
4ce0ab1800
|
fixed GAE belong issue, thanks Jonathan and Christian
|
2012-07-31 19:25:51 -05:00 |
|
mdipierro
|
2123e485d8
|
fixed import_from_csv_field and new tests, thanks Jonathan
|
2012-07-31 19:24:26 -05:00 |
|
mdipierro
|
29c15cde1d
|
some dal.py indentation work
|
2012-07-31 12:07:11 -05:00 |
|
mdipierro
|
daab23eb6e
|
fixed update_on_insert
|
2012-07-31 10:47:23 -05:00 |
|
mdipierro
|
558b4ed4cd
|
allow serialization of SQLCustomTypes, thanks Anthony
|
2012-07-28 19:28:36 -05:00 |
|
mdipierro
|
3167e454e7
|
issue 912, handle lists of more than 30 references on GAE, thanks Howesc
|
2012-07-28 19:11:16 -05:00 |
|
mdipierro
|
4350ddaec0
|
better mongodb import
|
2012-07-27 17:25:30 -05:00 |
|
mdipierro
|
8b66bf15f0
|
possibly fixed issue 908
|
2012-07-25 21:04:56 -05:00 |
|
mdipierro
|
d7f4e2cc7a
|
possible solution to issue 887
|
2012-07-24 22:06:09 -05:00 |
|
mdipierro
|
aec1cbc81f
|
fixed a problem with db().select().sort() did not follow book specs
|
2012-07-20 16:32:53 -05:00 |
|
mdipierro
|
05008158ee
|
better auth.wiki with tag cloud
|
2012-07-18 17:50:23 -05:00 |
|
mdipierro
|
6a3ef83060
|
fixed problem with lazyT.__mod__
|
2012-07-18 16:03:43 -05:00 |
|
mdipierro
|
14b6cc5650
|
fixed issue 864, thanks Niphlod
|
2012-07-17 17:11:23 -05:00 |
|
mdipierro
|
3c4080eb08
|
typo close->clone, thanks I.like.privacy.too
|
2012-07-17 16:11:37 -05:00 |
|
mdipierro
|
e3e9182293
|
fixed uniqueness problem in archives
|
2012-07-17 10:59:26 -05:00 |
|
mdipierro
|
81b8b4c775
|
fixed problem with recent cache commit
|
2012-07-17 10:35:45 -05:00 |
|
mdipierro
|
6577e4e851
|
fixed SQLALL._table
|
2012-07-16 14:11:54 -05:00 |
|
mdipierro
|
f308343fb0
|
fixed problem with update_record and ignore_common_filters, issue 892, thanks spiffytech
|
2012-07-15 18:11:47 -05:00 |
|
mdipierro
|
c9fda71db5
|
db().select(....) no longer ignores common_filters, issue 893
|
2012-07-15 18:06:49 -05:00 |
|
mdipierro
|
d7d2bd2fe8
|
fixed a problem with computed fields
|
2012-07-14 18:24:01 -05:00 |
|