Commit Graph

922 Commits

Author SHA1 Message Date
Benjamin Dauvergne 1bc81386d6 docbow/app_settings: introduce a BASE_URL setting, use it in sendmail 2013-09-09 11:21:55 +02:00
Benjamin Dauvergne e35f26d4b4 pfwb/models: add new model TabellioDocType 2013-09-09 11:17:32 +02:00
Benjamin Dauvergne b7d2b0cace pfwb: initialize migrations 2013-09-09 11:15:15 +02:00
Benjamin Dauvergne 73d5fe9526 rename application plone to pfwb
It will hold all adaptation to pfwb context
2013-09-09 10:41:41 +02:00
Benjamin Dauvergne c6a5c34d70 tables: add a recipients column to outbox table (CSV and HTML) 2013-09-06 09:28:28 +02:00
Pierre Cros 46551e97e0 Suppression du développement de l'acronyme DocBow sur la page d'accueil 2013-09-05 17:48:23 +02:00
Frédéric Péters 600363b798 create accounts as first.lastname, not the other way 2013-09-05 14:49:20 +02:00
Frédéric Péters 3871abce8f add management command to sync users with tabellio 2013-09-05 14:41:11 +02:00
Benjamin Dauvergne 7d4b313b54 commands/add_user,commands/add-list: fix wrong access name for command flags, add flags for activating deactivating users, and for setting the is_superuser field
fixes #3534
2013-09-04 15:56:37 +02:00
Benjamin Dauvergne 21b99f1a1b commands/list-users: add columns for the is_active and is_superuser flags 2013-09-04 15:56:03 +02:00
Benjamin Dauvergne f3cdb2c626 views: when filtering by date the end date is inclusive, fixes #3442 2013-09-04 12:42:18 +02:00
Benjamin Dauvergne 5880747208 utils: add method to convert date to aware datetime set at 00:00 2013-09-04 12:41:56 +02:00
Benjamin Dauvergne 92ad7b13a4 models,views: take the union of sending limitations applying to an user, not the first one found
It also handles recursive group membership.

fixes #3465
2013-09-03 16:59:54 +02:00
Benjamin Dauvergne f564f43f40 setup.py,requirements.txt: change name of disitribution for python-entrouvert 2013-09-03 16:35:47 +02:00
Benjamin Dauvergne f14f8a6458 docbow.init: add more environment variable when calling management commands 2013-09-03 15:10:44 +02:00
Benjamin Dauvergne 3d9fe34dd7 docbow.init: the -- must precede the command but be after the environment variables declarations 2013-09-02 12:05:09 +02:00
Benjamin Dauvergne 20415669b7 docbow.init: conserve some environment variable when calling sudo 2013-09-02 12:02:55 +02:00
Benjamin Dauvergne c5601cc34d docbow.init: use sudo instead of su 2013-09-02 11:59:16 +02:00
Benjamin Dauvergne 0716b72706 admin,actions: add mass activation/deactivation actions for users and mailing lists, fixes #3494 2013-09-02 11:55:16 +02:00
Benjamin Dauvergne d3f0b4a2b0 admin: restore mass deletion action for users and mailing lists, fixes #3494 2013-08-30 17:24:56 +02:00
Benjamin Dauvergne a1c77dc498 models: set minimum cardinality to 0 2013-08-30 15:25:07 +02:00
Benjamin Dauvergne 9ed7b9b2fa forms: pass a dummy attached_file_kind in case no busness rule exists 2013-08-30 15:20:15 +02:00
Benjamin Dauvergne 305da35b29 locale: escape quotes in messages 2013-08-29 14:14:24 +02:00
Pierre Cros f8f387b181 mise à jour pour le PFWB 2013-08-29 14:09:46 +02:00
Frédéric Péters c03e741420 style: rearrange a bit the profile page 2013-08-29 11:29:01 +02:00
Frédéric Péters 8846eac890 style: a little bit of the profile page 2013-08-29 11:20:56 +02:00
Benjamin Dauvergne 8b876cbb37 static: add missing yelp-code.png 2013-08-29 10:56:33 +02:00
Benjamin Dauvergne fe7de5db9f css: change paths to yelp icons 2013-08-29 10:55:38 +02:00
Benjamin Dauvergne eee5b9b72a static: add missing yelp icons 2013-08-29 10:49:32 +02:00
Frédéric Péters e7f475789b help: force image into their width 2013-08-29 10:48:04 +02:00
Benjamin Dauvergne bfc7d99824 help: add missing figure 2013-08-29 10:26:16 +02:00
Pierre Cros 03c9ffc631 Captures PFWB en remplacement des captures PW 2013-08-29 10:03:27 +02:00
Benjamin Dauvergne 59de435809 locale: change translation of the cardinality field 2013-08-29 09:50:24 +02:00
Benjamin Dauvergne 9b83090986 admin: improve display of horizontal selectors 2013-08-27 22:09:49 +02:00
Benjamin Dauvergne 8b2cd6d5e4 replace matching of file extensions by use of libmagic to identify file types
fixes #3189
2013-08-27 17:20:03 +02:00
Benjamin Dauvergne aeaf5fe5c8 plone: fix style issue 2013-08-27 11:00:20 +02:00
Benjamin Dauvergne 9efde9e0da plone: add the attached file kind to the metadata content 2013-08-27 11:00:08 +02:00
Benjamin Dauvergne d2bded1c7e plone: add the document id to the metadata content 2013-08-27 10:59:47 +02:00
Benjamin Dauvergne cfba863744 plone: prefix metadata and data file name with the document id 2013-08-27 10:59:35 +02:00
Benjamin Dauvergne 890aa5d9e7 load-users-csv: add an --activate flag
It forces activation of users matching the CSV file. It targets only
existing users. New users are always active.
2013-08-27 10:55:20 +02:00
Benjamin Dauvergne 621187dcec remove debugging statement 2013-08-26 16:05:28 +02:00
Benjamin Dauvergne 3b42520975 fixes validation errors on delegate creation, fixes #3470 2013-08-26 11:17:10 +02:00
Benjamin Dauvergne 7ff47aa277 remove legacy mailbox rendering code 2013-08-26 11:17:10 +02:00
Frédéric Péters 22833f80f7 style: update header logo (#3459) 2013-08-20 11:29:34 +02:00
Frédéric Péters f400ff480a style: rebalance column widths (#3460) 2013-08-16 15:24:30 +02:00
Frédéric Péters c7d65e23c2 style: give proper input type to search filter, remove 'empty' icon (#3466) 2013-08-16 11:05:34 +02:00
Frédéric Péters c10937fc9e style: increase a bit table font size (#3464) 2013-08-16 10:32:35 +02:00
Frédéric Péters 68a5c231c7 style: give the whole width to tables 2013-08-16 10:30:22 +02:00
Frédéric Péters baa091b969 style: remove "Welcome" text (#3460) 2013-08-16 10:21:34 +02:00
Frédéric Péters 940578c5fa change default table length to have 20 items (#3464) 2013-08-16 10:12:59 +02:00