Commit Graph

4276 Commits

Author SHA1 Message Date
Thomas NOËL 01d95ccf92 queue/repost: use mako.render_unicode (fix #4296) 2014-02-14 11:41:57 +01:00
Serghei Mihai eb0eebc52a using django json encoder to encode datetime and decimal objects instead of our custom encoder 2014-02-12 11:41:54 +01:00
Thomas NOËL 47b2750586 urls.py, homepage: show only activated apps 2014-02-11 16:22:47 +01:00
Thomas NOËL 1697082b24 solis: etablissement demandes papier (#4235) 2014-02-10 16:44:56 +01:00
Thomas NOËL 4e1f5ad56f solis: orga tutelle demandes papiers #4235 2014-02-10 16:42:41 +01:00
Thomas NOËL f9b5cb6bdc solis: retrait demandes papier (#4235) 2014-02-10 16:39:53 +01:00
Thomas NOËL 429fd11977 solis: adresse beneficiaire demande papier (#4235) 2014-02-10 16:36:20 +01:00
Thomas NOËL 5f85a101f5 solis: ajout dateInstallBeneficiaire (fix #4234) 2014-02-10 16:23:12 +01:00
Thomas NOËL 5d14f82f77 solis: toujours envoyer "fonciers" (fix #4233) 2014-02-10 16:15:52 +01:00
Thomas NOËL e9f45e857c csv: add filter parameter (ref #4066) 2013-12-05 14:11:55 +01:00
Serghei Mihai d30ec99cff
Decimal objects also decoded by our custom json serializer 2013-12-04 11:57:27 +01:00
Serghei Mihai e96c90d25a act naturally if 'raise' parameter passed via GET
Closes #3912
2013-12-02 10:26:22 +01:00
Serghei Mihai 436342c0fc customized to_json decorator raises specified exceptions only 2013-12-02 10:26:22 +01:00
Jérôme Schneider 5d31f37810 control: move python-mako from Recommends to Depends
Closes #3745
2013-11-29 10:23:31 +01:00
Thomas NOËL ab1332b1f9 sqlrepost: fix last commit... 2013-11-22 12:59:13 +01:00
Thomas NOËL 0b687c435e sqlrepost: FIRST_ROW_TO_DICT returns null if there is no result 2013-11-22 12:39:55 +01:00
Thomas NOËL 87a6810720 sqlreport: return "null" if there is result 2013-11-22 12:38:39 +01:00
Thomas NOËL 1f9d387826 missing import json 2013-11-04 16:08:38 +01:00
Benjamin Dauvergne 004fb7f00d choosit/models: report error messages from choosit
fixes #3913
2013-10-30 14:22:40 +01:00
Serghei Mihai 552558c7d0
sqlrepost: go poom yourself 2013-10-22 18:22:36 +02:00
Serghei Mihai 7b87eeeb9d
sqlrepost: using NullPool pooler for SQLAlchemy engine in order to prevent it to keep the connection 2013-10-22 18:19:32 +02:00
Serghei Mihai 6a8380744b
sqlrepost: returning one statement data list code review 2013-10-15 12:37:17 +02:00
Serghei Mihai ccfe1316ec
sqlrepost: return the list of data when one statement with no output name attached.
Migrations added
2013-10-14 15:30:11 +02:00
Serghei Mihai d9be94a1e4
useless urls and views removed 2013-10-11 12:39:15 +02:00
Serghei Mihai 9408f35be2 catching the case when the executed request does not return rows 2013-10-10 19:14:59 +02:00
Serghei Mihai 2dcda71901
custom 'to_json' refactored after the upgrade of django_jsonresponse to version 0.9.2 2013-10-10 11:33:50 +02:00
Serghei Mihai 112bf10276
fix in requirements.txt 2013-10-10 11:30:47 +02:00
Serghei Mihai 0a4a142ef2
requiremenets.txt updated 2013-10-10 11:27:09 +02:00
Serghei Mihai e9e7ec5cdf
to_json decorator refactored(temporarily) in order to handle datetime objects 2013-10-10 11:05:23 +02:00
Serghei Mihai 7b2b7f50f7
SQLrepost: use format() for SQL bindings 2013-10-09 18:06:40 +02:00
Thomas NOËL 71a3e459f9 debian: add python-sqlalchemy in recommends 2013-10-09 16:32:45 +02:00
Thomas NOËL b6a44931cc Revert "webservice, returning family's informations, prototype"
This reverts commit 481d02f280.
2013-10-09 15:54:00 +02:00
Thomas NOËL 1c1d18a4b9 Revert "Collector's appname updated in settings.py and in datasource admin"
This reverts commit 8525a9fa0e.
2013-10-09 15:53:14 +02:00
Thomas NOËL 76816d3635 remove apps/collector
bigboulette commit (c) 2013 Serghei
2013-10-09 15:42:52 +02:00
Thomas NOËL f5e5726077 Revert "new package: queue gateways"
This reverts commit 04ffd9d526.

another bad commit (c) 2013 Serghei
2013-10-09 15:40:55 +02:00
Thomas NOËL 8e005ff152 Revert "access control through apiuser"
bad commit (c) 2013 Serghei

This reverts commit abf228eb89.
2013-10-09 15:38:42 +02:00
Thomas NOËL abf228eb89 access control through apiuser
* HTML views use generic views ResourceIndexView and ResourceView, that controls access
* JSON views retrieve objects with BaseResource.get_from_slug(request) that controls access
2013-10-09 15:32:03 +02:00
Benjamin Dauvergne 04ffd9d526 new package: queue gateways 2013-10-09 15:29:03 +02:00
Serghei Mihai 64bbc1958d SQLRepost moved in 'apps' 2013-10-09 15:22:15 +02:00
Serghei Mihai 6967d4e1c8 Testing the children data fetching 2013-10-09 15:21:15 +02:00
Serghei Mihai 9daa365e46 Tests and fixtures fixes 2013-10-09 15:21:15 +02:00
Serghei Mihai 8525a9fa0e Collector's appname updated in settings.py and in datasource admin 2013-10-09 15:21:15 +02:00
Serghei Mihai 1e45742880 Test and fixtures updated 2013-10-09 15:20:33 +02:00
Serghei Mihai 22f17080c5 'concerto' app renamed to 'collector' 2013-10-09 15:20:33 +02:00
Serghei Mihai d9efccf186 Fixtures and tests defined for 'concerto' app 2013-10-09 15:20:33 +02:00
Serghei Mihai 36bea52dd3 Fixes on data forward to targets 2013-10-09 15:20:33 +02:00
Serghei Mihai f8f93904e7 Tests updated 2013-10-09 15:20:33 +02:00
Serghei Mihai aaacbba999 DB engine options read as dictionnary. Fixtures updated 2013-10-09 15:20:33 +02:00
Serghei Mihai 7082b9cc40 fix on ALL_ROWS_TO_DICT output type 2013-10-09 15:20:33 +02:00
Serghei Mihai e9744ef775 fixtures' SQL requests updated 2013-10-09 15:20:33 +02:00