Jose de Soto
|
f3bba29287
|
Allow response.json to be sortable or not
|
2017-07-31 17:46:46 +02:00 |
|
Giovanni Barillari
|
0528a347b3
|
Updated pyDAL to 16.08
|
2016-08-13 15:38:55 +02:00 |
|
mdipierro
|
35eaba1096
|
removed duplicated code, using pydal's _compat.py
|
2016-08-01 03:39:22 -05:00 |
|
mdipierro
|
d067897cef
|
json(indent=...) parameter
|
2016-07-07 01:47:59 -05:00 |
|
ilvalle
|
a27f6f88ef
|
fix serializers, websocket_messaging
|
2016-06-13 20:20:49 +02:00 |
|
ilvalle
|
7259516627
|
fix tools
|
2016-06-13 20:20:44 +02:00 |
|
ilvalle
|
707330accd
|
Enabled 3.5 on travis
|
2016-06-02 16:06:49 +02:00 |
|
ilvalle
|
01bab81432
|
manually adapt few imports
|
2016-06-01 20:16:30 +02:00 |
|
Leonel Câmara
|
a9ee9a6b58
|
remove simplejson
|
2016-05-11 00:47:23 +01:00 |
|
mdipierro
|
3f6835f300
|
fixed issue #757, rss2 with weird chars (again)
|
2015-03-20 11:36:24 -05:00 |
|
mdipierro
|
133db9e3bb
|
fixed issue #757, rss2 with weird chars
|
2015-03-20 11:18:18 -05:00 |
|
ilvalle
|
29661ad881
|
fix as_json serialization
|
2014-12-23 17:49:03 +01:00 |
|
niphlod
|
b2d5775f82
|
always stringify decimals. Better docstrings and a few PEP8.
|
2014-09-25 21:28:55 +02:00 |
|
mdipierro
|
c3cd32cc4f
|
possible fix to rss
|
2014-09-10 08:26:23 -05:00 |
|
mdipierro
|
ed9def985e
|
R-2.6.1
|
2013-09-12 17:08:52 -05:00 |
|
spametki
|
44aa9483a4
|
Cast keys recursively including iterables (issue 1639 syntax error)
|
2013-09-04 16:19:59 -03:00 |
|
mdipierro
|
98c19740a2
|
better appadmin, thanks Anthony
|
2013-06-13 15:20:50 -05:00 |
|
mdipierro
|
7576d85dba
|
ics(...,calname=False)
|
2013-05-17 13:53:32 -05:00 |
|
mdipierro
|
40918f44fd
|
auto parsing of json content-type, thanks Niphlod
|
2013-04-15 10:16:18 -05:00 |
|
mdipierro
|
ea34d1b3a0
|
fixed issue 1422, rss serializer encoding, thanks neoecos
|
2013-03-31 19:11:31 -05:00 |
|
mdipierro
|
244d3c68eb
|
fixed newlines
|
2013-03-29 02:13:35 -05:00 |
|
mdipierro
|
c9a63a8524
|
fixed issue 1393, cast_keys in dict for python 2.5 support, thanks Alan and Niphlod
|
2013-03-17 12:11:10 -05:00 |
|
mdipierro
|
098da4124f
|
fixed yaml import issue 1333, thanks Alan
|
2013-02-13 09:31:26 -06:00 |
|
mdipierro
|
8f76efeb2f
|
fixed issue 1320 (http://timelessrepo.com/json-isnt-a-javascript-subset), thanks Alan
|
2013-02-04 10:03:29 -06:00 |
|
mdipierro
|
90f8f223b9
|
fixed issue 1318, as_yaml, thanks Alan
|
2013-02-04 09:28:09 -06:00 |
|
mdipierro
|
ec21e81f19
|
json field in DAL, thanks Alan
|
2013-01-08 09:23:18 -06:00 |
|
mdipierro
|
22e2b4864f
|
fixed rss serializer again, thanks Charles Winebrinner
|
2012-11-04 20:45:25 -06:00 |
|
mdipierro
|
7115c44cb8
|
fixed rss serializer again, thanks Charles Winebrinner
|
2012-11-04 19:55:15 -06:00 |
|
mdipierro
|
6aa5edc7ff
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
71ec15190b
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
3a66f5e330
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
dcce7fc39a
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
e76bcf0ea9
|
removed unwanted whitespaces
|
2012-08-16 11:56:07 -05:00 |
|
mdipierro
|
297b4167e9
|
wiki services
|
2012-07-29 10:32:46 -05:00 |
|
mdipierro
|
661b2b87a7
|
added decimal support for json in serializers.py
|
2012-07-16 15:53:24 -05:00 |
|
Massimo Di Pierro
|
ac864ceaf4
|
internationalization in RSS serializer, thanks Vlad
|
2012-05-28 13:13:49 -05:00 |
|
Massimo Di Pierro
|
8bf47a940b
|
making ics seriliazer more flexible
|
2012-05-26 22:38:37 -05:00 |
|
Massimo Di Pierro
|
2819285076
|
fixed bug in serializers, thanks Louis DaPrato
|
2012-05-26 20:10:27 -05:00 |
|
Massimo Di Pierro
|
07e61fc00f
|
fixed problem with ics serializer, thanks Amber
|
2012-05-26 11:15:52 -05:00 |
|
Massimo DiPierro
|
093b3590e9
|
fixed bug in serializers
|
2012-05-25 22:29:07 -05:00 |
|
Massimo Di Pierro
|
3798c8f796
|
generic.ics
|
2012-04-05 18:03:55 -05:00 |
|
Massimo Di Pierro
|
ba93692ed4
|
fixed issue 728, bug in languages, thanks pgergo
|
2012-03-26 11:17:20 -05:00 |
|
Massimo Di Pierro
|
d281acb421
|
fixws and 'new' button in grid query
|
2011-12-05 11:39:42 -06:00 |
|
Massimo Di Pierro
|
d421c1321b
|
initial commit
|
2011-11-22 23:30:42 -06:00 |
|