Commit Graph

3151 Commits

Author SHA1 Message Date
Thomas NOËL e2bbe1ed42 release 1.12.3 2014-09-29 15:58:54 +02:00
Thomas NOËL c5408c4886 french translation update
(I forgot to translate "Shortcuts")
2014-09-25 13:48:17 +02:00
Thomas NOËL f0a38d3e1d french translation update (fixes #5421 and #5422) 2014-09-25 09:46:27 +02:00
Frédéric Péters 75dbe8a76c sql: ignore drafts when gathering time statistics (#5583) 2014-09-24 17:36:07 +02:00
Frédéric Péters 643414746e backoffice: add shortcuts to common time periods (#5421) 2014-09-24 17:36:07 +02:00
Frédéric Péters 25e7c384d9 backoffice: add monthly and yearly graphs (#5422) 2014-09-24 17:36:07 +02:00
Benjamin Dauvergne f534464efd french translation update (fixes #4294) 2014-09-24 12:54:02 +02:00
Benjamin Dauvergne 86d4216566 workflows: allow keeping files generated by ExportToModel in the evolution (refs #4294) 2014-09-24 12:53:56 +02:00
Benjamin Dauvergne 1694c66984 make AttachmentEvolutionPart more generic (refs #4294)
- default constructor does not need an Upload object anymore
 - new classmethod from_upload() allow to build an
	 AttachmentEvolutionPart from an Upload object
2014-09-24 12:53:36 +02:00
Benjamin Dauvergne 79c8b3738b move AttachmentEvolutionPart from wcs.wf.attachment to wcs.workflows (refs #4294) 2014-09-24 12:53:22 +02:00
Benjamin Dauvergne a9ac6fec89 Add tests for get_user_from_api_query_string() (fixes #5536) 2014-09-23 12:23:48 +02:00
Benjamin Dauvergne 3074204f09 Make get_user_from_api_query_string() report detailed errors when signature checking fails (refs #5536) 2014-09-23 12:23:48 +02:00
Thomas NOËL a873d2678a release 1.12.2 2014-09-22 15:55:21 +02:00
Frédéric Péters 6063f68409 workflows: improve xml import/export of roles (#5524) 2014-09-22 10:29:21 +02:00
Frédéric Péters 991537f248 backoffice: add some size-responsiveness to adapt to smaller screens (#5551) 2014-09-22 10:29:21 +02:00
Frédéric Péters 80546ca7a9 backoffice: make table rows clickable (#5550) 2014-09-22 10:29:21 +02:00
Frédéric Péters f1168487ac form: open date selector in decade view when empty (#5517) 2014-09-18 11:30:23 +02:00
Frédéric Péters ca18c10632 js: remove debugging statement (#5535) 2014-09-18 11:30:15 +02:00
Frédéric Péters 3a9b7fdac0 workflows: allow timeout value to be a Python formula (#5506) 2014-09-15 15:58:53 +02:00
Frédéric Péters ee100566d6 workflows: make status visible by all roles with actions (#5477) 2014-09-15 15:58:53 +02:00
Frédéric Péters 55b40e4978 admin: makes sure site title gets positioned on top of the picture (#5434) 2014-09-15 15:58:53 +02:00
Frédéric Péters 246712f9f7 help: fix id of the new conditions page 2014-09-12 17:21:18 +02:00
Frédéric Péters 80411f8af3 help: new help page with examples of conditions 2014-09-12 17:11:16 +02:00
Thomas NOËL ad81807fa3 release 1.12.1 2014-09-09 16:40:40 +02:00
Frédéric Péters a0d35e480b move css required for datetimepicker to its own file (#5432)
Some themes do not include qommon.css, and that makes the date picker appear
in the wrong place in the front office.
2014-09-09 16:28:51 +02:00
Frédéric Péters bf946e34c7 style: do not wrap admin/backoffice tabs onto a second line (#5404) 2014-09-08 10:33:23 +02:00
Thomas NOËL 6dc0f895c3 release 1.12.0 2014-09-05 10:17:46 +02:00
Serghei Mihai 2ee84802fb js: don't use keywords reserved in IE (#5364) 2014-09-05 09:58:34 +02:00
Frédéric Péters 74e60adcbf admin: sync gadjo styling 2014-09-01 14:33:37 +02:00
Frédéric Péters afad1c2c59 add possibility to create a formdef object from a json value (#5348) 2014-09-01 09:34:42 +02:00
Frédéric Péters 4b21a5cad0 translation update 2014-09-01 09:34:41 +02:00
Frédéric Péters 2cc863ba2e admin: fix display of themes selection page (#5350) 2014-08-29 16:30:09 +02:00
Frédéric Péters b15f781d94 always assume the "set" type to exist (#5341)
This exists since Python 2.4.
2014-08-28 12:21:48 +02:00
Frédéric Péters 3be5fea869 always consider ElementTree to be present (#5340)
ElementTree has been part of the standard library since Python 2.5, it's time
to depend on it unconditionally.
2014-08-28 12:15:52 +02:00
Frédéric Péters 2b7ed3ee6a hobos: defer much to hobo itself, gets data from stdin (#4577) 2014-08-28 11:34:49 +02:00
Frédéric Péters 6cae7aa10d forms: do not display "save draft" when editing an existing form (#4793) 2014-08-28 11:34:49 +02:00
Frédéric Péters ad3381f136 workflows: new action to anonymise a form (#4961) 2014-08-28 11:34:49 +02:00
Frédéric Péters fb5bd98d35 admin: do not assume formdef id are integers (#5291)
A long time ago formdefs were not identified by integers (and there are still
occurences in the wild).
2014-08-28 11:34:49 +02:00
Frédéric Péters 63f4131f71 formdefs: allow time in publication/expiration dates (#5268) 2014-08-28 11:34:49 +02:00
Frédéric Péters 925ade459f form: use bootstram-datetimepicker as date picker (#5268) 2014-08-28 11:34:49 +02:00
Frédéric Péters 2d6fce82a9 admin: do not fail on missing role (#5292) 2014-08-26 16:21:09 +02:00
Frédéric Péters b2d460cced forms: fix breadcrumb when editing an existing form 2014-08-26 16:21:09 +02:00
Frédéric Péters 4c1ecc1884 fix display of breadcrumbs in public pages 2014-08-26 16:21:09 +02:00
Frédéric Péters 8966ae859d idp: fix logging of error when lasso is missing 2014-08-26 16:21:09 +02:00
Frédéric Péters f167cb5cf3 remove unused imports and variables 2014-08-26 09:14:42 +02:00
Frédéric Péters f1f020a4b0 admin: fix contents of user debug page 2014-08-26 09:14:42 +02:00
Frédéric Péters afc6c70d87 forms: fix frontoffice display of listings 2014-08-26 09:14:42 +02:00
Frédéric Péters e9863b3f52 backoffice: remove dead code 2014-08-26 09:14:42 +02:00
Frédéric Péters 539a3ead08 formdef: fix setting correct workflow by name on import 2014-08-26 09:14:42 +02:00
Frédéric Péters 8209e519eb remove garbage line 2014-08-26 09:14:41 +02:00