Commit Graph

1004 Commits

Author SHA1 Message Date
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
Frédéric Péters 3e5e1cff34 change 'Profil' menu entry label (#3461) 2013-08-16 10:10:36 +02:00
Benjamin Dauvergne 861465c597 restore limitations on filetypes, fixes #3439
As filetype are now chosen on a separate page, the filetype limitation
code was broken. This commit implements limitations on the selection
page and enforce the validation on the sending page, redirecting the
user to the selection page if it tries to use a forbidden filetype.
2013-08-15 15:14:26 +02:00
Benjamin Dauvergne 295f0f779c make run.sh cwd blind 2013-08-15 15:14:26 +02:00
Benjamin Dauvergne c41d5ab558 remove hard dependency on python-ldap 2013-08-15 15:14:26 +02:00
Frédéric Péters 380072acc8 style: do not use default true/false icons for sent column (#3438) 2013-08-13 16:43:27 +02:00
Frédéric Péters 92a450a4ec ~fix sorting on sender and official recipients (#3443) 2013-08-13 15:57:18 +02:00
Pierre Cros a65ad60505 Documentation : PW logo removed from the captures 2013-08-13 15:27:53 +02:00
Benjamin Dauvergne b70cedacc0 forms: for content type without a file kind, authorize all filenames (fixes #3411) 2013-08-02 16:35:03 +02:00
Benjamin Dauvergne 75b1014ce2 settings: set logging level for south to INFO 2013-07-01 11:07:41 +02:00
Benjamin Dauvergne 9690cdd637 settings: remove deprecated setting ADMIN_MEDIA_PREFIX 2013-07-01 11:03:58 +02:00
Benjamin Dauvergne 346c60e0c5 migrations: set no_dry_run=True on pure data migration 0020 2013-07-01 10:44:00 +02:00
Benjamin Dauvergne 49aa868590 migrations: fix changed reference to PickledObjectField in an old migration 2013-07-01 10:33:36 +02:00
Benjamin Dauvergne 330969213f jenkins.sh: add a run script for the continuous integration server 2013-07-01 10:27:24 +02:00
Benjamin Dauvergne d72b561f07 requirements.txt: use http for retrieving python-entrouvert, it's the only protocol available on pfwb-preprod 2013-07-01 10:19:45 +02:00
Benjamin Dauvergne 2edf3c89f5 settings: fix typo 2013-07-01 10:17:23 +02:00
Benjamin Dauvergne a7b16920fa settings: remove DJANGO_ prefix for environment variables 2013-07-01 09:51:08 +02:00
Benjamin Dauvergne 50602c1d51 profile_views: add a FullProfileView which multiplex all other profile views
A bit ugly, but it keeps old views as is if we ever need them again.

refs #2922
2013-06-30 02:04:38 +02:00
Benjamin Dauvergne fc50b910c2 profile_views: add prefix to all fields and submit buttons
refs #2922
2013-06-28 16:53:19 +02:00