mdipierro
|
9069f06857
|
fixed cache expiration in grid downloads, thanks Niphlod
|
2013-02-04 15:12:15 -06:00 |
|
mdipierro
|
4fb8333299
|
added comments to explain caveats with last commit
|
2013-02-04 10:01:00 -06:00 |
|
mdipierro
|
6b9d7af4ed
|
passing parameters for contains case_sensitive but often ignored. :-(
|
2013-02-04 09:55:21 -06:00 |
|
mdipierro
|
7c1f6c2195
|
optional_args
|
2013-02-04 09:37:44 -06:00 |
|
mdipierro
|
90f8f223b9
|
fixed issue 1318, as_yaml, thanks Alan
|
2013-02-04 09:28:09 -06:00 |
|
mdipierro
|
d06a1a68a0
|
allow export/import of db models, issue 1316 (experimental), thanks Alan
|
2013-02-03 09:11:13 -06:00 |
|
mdipierro
|
0328ed49b9
|
fixed mssql3 groupby/orderby issue, thanks Niphlod.
|
2013-01-30 12:30:23 -06:00 |
|
mdipierro
|
0719af011b
|
operator serilization in DAL, thanks Alan
|
2013-01-30 09:45:00 -06:00 |
|
Massimo
|
698286dbe0
|
Query/Set enhancements for client/service apps, thanks Alan
|
2013-01-29 16:25:10 -06:00 |
|
mdipierro
|
d238b5e86d
|
Row.__delitem__
|
2013-01-28 20:48:02 -06:00 |
|
Massimo
|
147b2d889d
|
db.as_json/as_xml thanks Alan (This is tentative and experimental)
|
2013-01-25 15:36:23 -06:00 |
|
Massimo
|
ca330a99e2
|
issue 1302, support for expressions in CONTAINS, thanks Paolo
|
2013-01-25 15:29:04 -06:00 |
|
Massimo
|
356643d509
|
check whether pgsql supports json fields, thanks Alan
|
2013-01-24 10:51:44 -06:00 |
|
mdipierro
|
d15f13dcbd
|
Adapter.native_json
|
2013-01-21 14:13:05 -06:00 |
|
mdipierro
|
1518cbd16e
|
fixed json odd behavior
|
2013-01-21 14:05:45 -06:00 |
|
mdipierro
|
35e7f4265b
|
allows modifiers in parse_as _rest, thanks Denes
|
2013-01-20 21:24:07 -06:00 |
|
mdipierro
|
9e1ce571e4
|
fixed issue with multiple string expressions in select
|
2013-01-20 14:22:59 -06:00 |
|
Massimo
|
51f5e40b37
|
fatch IMAP inbox size in dal, thanks Alan
|
2013-01-18 09:20:30 -06:00 |
|
Massimo
|
7b4a0515be
|
fixed issue 1291, casting to string for like operator, thanks Dominic
|
2013-01-18 09:14:19 -06:00 |
|
mdipierro
|
8f79000d2d
|
fixed recent bug in dal, thanks Denes
|
2013-01-15 22:23:00 -06:00 |
|
Massimo
|
10a39fd52c
|
another parse_as_rest patch, thanks Denes
|
2013-01-15 13:19:54 -06:00 |
|
Massimo
|
8a2c0c320e
|
IMAP attachments in .select(), thanks Alan
|
2013-01-15 13:09:59 -06:00 |
|
mdipierro
|
918971cab8
|
fixing issue 1276 again, thanks Alan
|
2013-01-14 15:30:01 -06:00 |
|
mdipierro
|
cb2c5aae48
|
fixed issue 1273, default int as_dict, thanks Alan
|
2013-01-14 09:42:59 -06:00 |
|
mdipierro
|
a2663fc8dd
|
parse_as_rest patch, thanks Denes
|
2013-01-14 09:18:43 -06:00 |
|
mdipierro
|
4bbe6ed195
|
minor fix in parse_as_rest
|
2013-01-13 13:15:38 -06:00 |
|
mdipierro
|
b49de3eccb
|
Row.as_xml and Rows.as_csv, issue 1275, thank you Alan
|
2013-01-13 13:08:41 -06:00 |
|
mdipierro
|
b747ac27cb
|
row.as_json simplification thanks Alan
|
2013-01-12 14:09:05 -06:00 |
|
mdipierro
|
f02735de81
|
row.as_son, rows.as_json, rows.as_xml, thanks Alan
|
2013-01-12 14:04:15 -06:00 |
|
mdipierro
|
ec8d9a3714
|
fixed issue with hiding password, thanks Niphlod
|
2013-01-11 09:02:22 -06:00 |
|
mdipierro
|
cc66524e1f
|
imapdb(query).select(imapdb.INBOX.sender, imapdb.INBOX.subject, imapdb.INBOX.seen), issue 1269, thanks Alan
|
2013-01-10 23:15:46 -06:00 |
|
Massimo
|
7614955591
|
IMAP DAL enhancements, thanks Alan
|
2013-01-10 13:04:38 -06:00 |
|
mdipierro
|
45e8e20eae
|
parse_as_rest(patterns=[('...',query)]
|
2013-01-09 10:44:58 -06:00 |
|
mdipierro
|
4ce3ebf1fd
|
fixed issue 1262, table.insert() empty, thanks Alan
|
2013-01-09 10:18:42 -06:00 |
|
Massimo
|
980aedf314
|
some cleanup patches, thanks Alan
|
2013-01-08 15:31:17 -06:00 |
|
mdipierro
|
ec21e81f19
|
json field in DAL, thanks Alan
|
2013-01-08 09:23:18 -06:00 |
|
mdipierro
|
2da5b2191f
|
fixed bug self._tables, thanks Mart
|
2013-01-08 09:17:42 -06:00 |
|
mdipierro
|
424ea22334
|
Row.__copy__, fixed issue 1255
|
2013-01-08 09:10:34 -06:00 |
|
mdipierro
|
bd485d37c9
|
fixed st_x and st_y, thanks Paolo Valleri
|
2013-01-08 08:49:18 -06:00 |
|
mdipierro
|
c625be0a4a
|
fixed another geodal issue, thanks Paolo
|
2013-01-06 09:28:01 -06:00 |
|
mdipierro
|
46d5035437
|
fixed dist type, thanks Paolo Valleri
|
2013-01-05 18:46:10 -06:00 |
|
mdipierro
|
b3e791b4d4
|
fixed geoPoint bug, thanks Paolo Valleri
|
2013-01-05 18:36:23 -06:00 |
|
mdipierro
|
54866ecef5
|
fixed auto patterns, thanks Denes
|
2013-01-03 21:30:17 -06:00 |
|
mdipierro
|
dd3055836a
|
fixed issue 1251, imporved mongodb support, thanks Alan
|
2013-01-01 19:03:44 -06:00 |
|
mdipierro
|
ed42c3e489
|
fixed issue 1246, is_active and left joins
|
2012-12-31 15:17:55 -06:00 |
|
mdipierro
|
e8a7c0257e
|
fixed issue with lack of charset in driver, thanks Felipe Meirelles
|
2012-12-27 14:27:18 -06:00 |
|
mdipierro
|
a99014ad26
|
auth.signature.is_active is notnull and migration will set default value
|
2012-12-22 10:54:29 -06:00 |
|
mdipierro
|
6280ca5d36
|
return geo data in text always (since not all support json)
|
2012-12-22 10:19:49 -06:00 |
|
mdipierro
|
b39b6d9715
|
return geo data in json always
|
2012-12-22 10:10:54 -06:00 |
|
mdipierro
|
95a5b2eea2
|
geoPoint, getLine, geoPolygon
|
2012-12-20 18:16:40 -06:00 |
|