Commit Graph

328 Commits

Author SHA1 Message Date
Benjamin Dauvergne 21f0303dac feed_plugin: add migration missing from last commit
refs #3173
2013-07-29 14:48:24 +02:00
Benjamin Dauvergne c8cefe3fba feed_plugin: replace Feed.css_classes by a simple color field named color_hex
fixes #3173
2013-07-29 14:42:02 +02:00
Benjamin Dauvergne ceb67e27e6 css: change id of profile form fields (fixes #3249) 2013-07-29 14:14:08 +02:00
Benjamin Dauvergne 11f2315977 forms: clean phone numbers 2013-07-25 16:37:18 +02:00
Benjamin Dauvergne f667647595 display name and phone fields on two columns in the profile form
fixes #3249
2013-07-25 16:33:43 +02:00
Benjamin Dauvergne f358552e8a feed_plugin: add missing migration, refs #3173 2013-07-24 23:37:26 +02:00
Benjamin Dauvergne 868cdf78e9 feed_plugin: add a css class parameter to feeds
Using this you can associate a color to a feed.

fixes #3173
2013-07-24 23:22:49 +02:00
Benjamin Dauvergne bea5aa803d feed_plugin: initialize south migratons for feed_plugin
If your database is already initialized you must fake this migration
like this:

 ./manage.py migrate --fake feed_plugin 0001

refs #3173
2013-07-24 22:58:20 +02:00
Benjamin Dauvergne eb1fc86255 fixtures: in groups.json remove permission to add subscription from role "Administrateur des annonces"
fixes #3178
2013-07-24 22:55:52 +02:00
Benjamin Dauvergne 55e45d3611 feed_plugin: hide label in feeds selection form
fixes #3164
2013-07-24 14:49:43 +02:00
Benjamin Dauvergne a6d880ff06 css: on password change done page, enlarge font and add a white background
refs #3162
2013-07-24 13:25:01 +02:00
Benjamin Dauvergne b5681229d3 dasboard: rename group as role, update translations
refs #3180
2013-07-24 13:11:20 +02:00
Benjamin Dauvergne f6eb112fa9 run.sh: make it cwd blind 2013-07-24 13:10:33 +02:00
Jérôme Schneider fb97e9eee4 update to last commit 2013-07-24 09:19:02 +02:00
Jérôme Schneider 17425f1fc9 Merge branch 'master' into debian 2013-07-24 09:18:42 +02:00
Frédéric Péters d5fff3a8d6 add "mes e-services" link to top navigation links 2013-07-22 16:45:43 +02:00
Benjamin Dauvergne 8213476876 jenkins.sh: chmod +x 2013-07-10 10:17:58 +02:00
Frédéric Péters 3420f5e640 theme: back to the eye 2013-07-02 13:38:33 +02:00
Frédéric Péters 6d185b09d8 theme: style for comments (#3170), and change to orange (#3175) 2013-07-01 15:18:31 +02:00
Frédéric Péters ee3d85e12d theme: add top links to agglo website (#3169) 2013-07-01 15:06:41 +02:00
Benjamin Dauvergne ff3aadf3ec jenkins.sh: add script for the conitnuous integration server 2013-07-01 14:56:34 +02:00
Benjamin Dauvergne 6255166a3b fixtures: remove feed_plugin.feedpreference models from pages.json 2013-07-01 14:50:02 +02:00
Benjamin Dauvergne 66c02b736b Makefile: do not dump feed_plugin.feedpreference model in pages.json 2013-07-01 14:49:40 +02:00
Benjamin Dauvergne 52b1303e85 Makefile: do not dump idp_userconsentattributes in saml-dev.json 2013-07-01 14:38:16 +02:00
Benjamin Dauvergne 27f9c2e321 fixtures: remove idp_userconsentattributes models from saml-dev.json 2013-07-01 14:37:49 +02:00
Benjamin Dauvergne b4e52fe212 run.sh: improve run.sh to run in an already activated virtualenv 2013-07-01 14:31:46 +02:00
Benjamin Dauvergne f1ae216ae0 load_base_data.sh: add new fixtures 2013-07-01 13:20:51 +02:00
Benjamin Dauvergne 0e976b1f99 settings: add a console logger 2013-07-01 13:12:31 +02:00
Benjamin Dauvergne 1d516217c3 fixtures: add fixture with base admin user 2013-07-01 13:12:14 +02:00
Benjamin Dauvergne b3d9d15b04 fixtures: import saml data from preproduction 2013-07-01 13:07:26 +02:00
Benjamin Dauvergne 79ee5fac88 fixtures: import cms content from preproduction 2013-07-01 13:03:56 +02:00
Benjamin Dauvergne 29b1339048 Makefile: dump feed_plugin model into pages fixtures 2013-07-01 12:44:56 +02:00
Benjamin Dauvergne fbbdc844b6 load-base-data.sh: use run.sh to simplify script 2013-07-01 12:21:37 +02:00
Benjamin Dauvergne f91419d6c5 fixtures: remove permission concernant model saml.LibertyIdentityDump which was removed 2013-07-01 12:20:52 +02:00
Benjamin Dauvergne 977fb88c1f settings: use portail citoyen stylesheet for admin 2013-06-28 11:26:11 +02:00
Benjamin Dauvergne 388979d72a templates: add username in activation emails 2013-06-26 11:54:08 +02:00
Benjamin Dauvergne b793d02d17 templates: fix submit button name in delete_account template 2013-06-26 11:53:18 +02:00
Benjamin Dauvergne 86d55bcbaa templates: fix missing file in last commit 2013-06-26 11:34:29 +02:00
Benjamin Dauvergne 39694f9603 templates: add a delete_account template 2013-06-26 11:32:50 +02:00
Benjamin Dauvergne e6a3d2fd6d add run.sh developper script 2013-06-26 10:30:51 +02:00
Benjamin Dauvergne 54771d116b templates: link generic form templates to their portail citoyen equivalent 2013-06-26 10:30:12 +02:00
Benjamin Dauvergne 6731cd9d19 start.sh: little improvements 2013-06-26 10:27:48 +02:00
Benjamin Dauvergne ccc467cd6c remove comment from polynum 2013-06-24 18:08:56 +02:00
Benjamin Dauvergne 44050d4de0 feed_plugin: do not store Feed models in cache, only their name 2013-06-24 18:01:56 +02:00
Benjamin Dauvergne 898c4c02fc feed_plugin: add class name on links based on the feed name 2013-06-24 17:48:18 +02:00
Jérôme Schneider 1ce492cba0 debian: new upstream release 2013-06-24 13:44:21 +02:00
Jérôme Schneider dec2d08b24 Merge branch 'master' into debian 2013-06-24 13:43:34 +02:00
Benjamin Dauvergne ed0d76e154 Makefile: add dev updating target 2013-06-24 11:47:43 +02:00
Benjamin Dauvergne 5fcb217faa dashboard: wording change 2013-06-24 11:44:47 +02:00
Benjamin Dauvergne f9551b6737 dashboard: remove shortcut links 2013-06-24 11:26:44 +02:00