Commit Graph

4276 Commits

Author SHA1 Message Date
Serghei Mihai 2421558d43 manager: export management access url as json (#7494) 2015-06-15 14:28:08 +02:00
Thomas NOËL 950f8f3a34 add suds in requirements and debian/recommends 2015-06-12 00:28:54 +02:00
Thomas NOËL a7c904f477 contrib.maarch: add connector to maarch letterbox 2015-06-12 00:26:27 +02:00
Thomas NOËL 2fbcc9150f debian: init start after postgresql (#7548) 2015-06-11 19:09:40 +02:00
Thomas NOËL b308185960 debian: init required syslog to be started (#7547) 2015-06-11 18:42:32 +02:00
Thomas NOËL 1ef4cb7c63 general: use django.apps to register URLs (#7512) 2015-06-09 16:31:06 +02:00
Frédéric Péters e9565bfbe3 manager: use new breadcrumb block from gadjo (#7492) 2015-06-08 15:01:23 +02:00
Thomas NOËL 743042a959 fix RemovedInDjango18Warning (#7232) 2015-05-19 10:51:43 +02:00
Jérôme Schneider 62eeb95781 debian/passerelle.init: we need to set a shell to su commands (#7072) 2015-05-17 23:25:57 +02:00
Frédéric Péters 94d7b27496 base_adresse: new connector for http://adresse.data.gouv.fr/api/ (#6856)
It currently only implements reverse geocoding.
2015-05-11 14:03:08 +02:00
Thomas NOËL b906be50e6 settings: fix mellon attributes 2015-04-30 01:03:23 +02:00
Jérôme Schneider 14aa946038 debian: use hobo/debian_config_common.py (#6987) 2015-04-23 16:49:40 +02:00
Frédéric Péters 07d1e9514e gdc: filter list of voies if a q= parameter is given (#7022) 2015-04-22 22:24:03 +02:00
Frédéric Péters 75959234f6 misc: also return jsonp if there is a callback= parameter (#7021) 2015-04-22 22:15:09 +02:00
Frédéric Péters 5dc5e2f195 gdc: fix json return to be a dict with a 'data' key (#6975) 2015-04-22 10:41:58 +02:00
Benjamin Dauvergne 24ab67af34 Add 'debian/' from commit 'cd367dca1b743666174862dc659b2276ce01cf1b'
git-subtree-dir: debian
git-subtree-mainline: 0f929813d6
git-subtree-split: cd367dca1b
2015-04-22 10:32:15 +02:00
Frédéric Péters 0f929813d6 add .coveragerc to omit south_migrations/ directories 2015-04-17 16:00:55 +02:00
Thomas NOËL f38a0cb6af add settings.PASSERELLE_APPS (#6900) 2015-04-14 10:01:56 +02:00
Thomas NOËL 0a2b1ea6a9 plugins: INSTALLED_APPS must be a tuple (#6910) 2015-04-06 23:30:26 +02:00
Thomas NOËL b939e23f5b base for a plugin system (#6871) 2015-04-05 11:53:59 +02:00
Frédéric Péters fbcd3dfe26 tests: don't use deprecated status_code 2015-04-03 22:32:48 +02:00
Frédéric Péters 778bb3d72c misc: force Django 1.7 for now
Running with 1.8 yields "ImproperlyConfigured: Creating a ModelForm without
either the 'fields' attribute or the 'exclude' attribute is prohibited; form
ApiUserForm needs updating.".
2015-04-03 22:30:50 +02:00
Frédéric Péters c57eb9a287 jenkins: run py.test 2015-04-03 22:25:14 +02:00
Frédéric Péters dc0452ab5e tests: add basic tests of manager 2015-04-03 22:20:37 +02:00
Frédéric Péters 74f1bbf43b tests: switch to py.test, convert sms tests 2015-04-03 22:05:57 +02:00
Frédéric Péters 04fc52c2c6 remove example tests file 2015-04-03 21:54:41 +02:00
Benjamin Dauvergne 5f5d74d630 remove passerelle.__version__ (fixes #6868)
Version is computed using `git describe` or reading a file named VERSION
at the root of the project (for tarballs). The fallback is 0.
2015-04-01 10:53:06 +02:00
Benjamin Dauvergne 1ce22aba06 Fix missing import in sms.__init__.py (fixes #6866) 2015-04-01 10:46:03 +02:00
Benjamin Dauvergne 2cf5cf12b6 base.html: use manager_homepage_url and manager_homepage_title to build first breadcrumb (#6688) 2015-03-31 15:31:28 +02:00
Thomas NOËL 0ed6738ee0 Revert "bdp: x-hedtech headers (#6578)", encoding issues
x-hedtech headers are not correctly encoded.

This reverts commit 42157711de.
2015-03-19 14:53:04 +01:00
Thomas NOËL 42157711de bdp: x-hedtech headers in response (#6578) 2015-03-19 13:41:11 +01:00
Thomas NOËL db6a038ab9 bdp: add parameters to post/adherent (#6577) 2015-03-19 13:29:37 +01:00
Jérôme Schneider cd367dca1b activate django-mellon support by default (#6759) 2015-03-17 18:53:47 +01:00
Thomas NOËL 1d9f54f787 debian_config.py: remove obsolete TemplateVarsMiddleware 2015-03-17 17:47:25 +01:00
Thomas NOËL 5d88ee2883 dh-python is not in wheezy 2015-03-14 12:39:18 +01:00
Thomas NOËL 13ec94c8af fix some lintian warnings 2015-03-14 12:08:41 +01:00
Thomas NOËL 6a51c77111 simplify debian/rules 2015-03-14 11:56:58 +01:00
Thomas NOËL 70bf879d48 debian_config.py: add hobo_deploy (hobo agent) 2015-03-13 13:45:03 +01:00
Thomas NOËL 2f50fceb6d debian_config.py, a bit of cleaning 2015-03-13 13:44:07 +01:00
Thomas NOËL df8ae97285 release 0.6.0 2015-03-12 18:43:13 +01:00
Thomas NOËL cee3a3cd8c use django 1.7 (#6719) 2015-03-12 17:20:23 +01:00
Thomas NOËL f2b7070aa6 control: missing comma in dependencies 2015-03-12 14:21:36 +01:00
Thomas NOËL 6030fcda4f ouch... typo in rules ... 2015-03-12 14:19:33 +01:00
Thomas NOËL f7709d4d3c control: don't force django version in Build-Depends 2015-03-12 14:12:59 +01:00
Thomas NOËL c01e76f71a multitenant-only packaging (#5634) 2015-03-12 13:59:25 +01:00
Frédéric Péters 54f4741c69 handle optional mellon authentication (#5356) 2015-03-11 13:55:50 +01:00
Frédéric Péters 5923e47218 settings: changed to single file, with a execfile() tacked at the end (#6465) 2015-02-10 13:06:55 +01:00
Frédéric Péters ae50044b9a gdc: adapt to new SIG street names, adding proper labels to them (#6389) 2015-01-30 16:22:55 +01:00
Frédéric Péters 99d49e0526 pastell: fix cache key for document fields (#6328) 2015-01-21 13:49:12 +01:00
Frédéric Péters af34901724 refactor SMS applications (#5786)
SMS application models were subclass of a non-abtract MessageGateway, it
didn't bring anything but a classmethod and complications for migrations;
it's now removed in favour of directly subclassing BaseResource.

Migrations are added, and new table names are defined to avoid collisions.

The passerelle.messages application has also been moved to passerelle.sms,
this avoids the conflicting name 'messages' that is also claimed by
django.contrib.messages.
2015-01-18 20:22:32 +01:00