Commit Graph

2539 Commits

Author SHA1 Message Date
Frédéric Péters 9ca1b0c05f admin: reduce number of breadcrumbs in workflows admin (#486) 2012-11-16 21:51:02 +01:00
Frédéric Péters af78aecfac workflows: allow marking a status as terminal 2012-11-16 21:47:31 +01:00
Frédéric Péters ed8b18268f workflows: enhance default workflow to mail comments when in 'new' status 2012-11-16 21:47:26 +01:00
Frédéric Péters 93cf9ff1bc css: avoid a vertical scrollbar on main content of backoffice/admin 2012-11-16 21:01:33 +01:00
Frédéric Péters b9d4b1e59e do not fail on checking for submitter when user hashes get disabled 2012-11-16 21:01:30 +01:00
Thomas NOËL 13351720fb ptl: use %s instead of %d (fix #1910) 2012-11-12 16:50:09 +01:00
Thomas NOËL 99ec4610c9 debian/changelog: 2012.11-5 2012-11-12 16:48:33 +01:00
Thomas NOËL c444d92f45 french translations update (form_url_backoffice) 2012-11-12 10:06:56 +01:00
Frédéric Péters d4033440a8 workflows: do not stop checking for authorization after submitter check 2012-11-11 18:31:53 +01:00
Frédéric Péters dc9a2de6c4 fix notification emails to point to the backoffice URLs 2012-11-11 18:31:50 +01:00
Thomas NOËL 24d9cb877c debian/changelog 2012.11-4 (hotfix...) 2012-11-09 16:41:12 +01:00
Thomas NOËL 92ae53e83d update debian/changelog 2012-11-09 16:14:31 +01:00
Thomas NOËL b6f344a6f7 fix form_status_changed 2012-11-09 16:13:29 +01:00
Thomas NOËL b6b0b8e862 update changelot 2012-11-09 15:25:07 +01:00
Frédéric Péters 9ab836e326 storage: fix getting object filename (#1901) 2012-11-09 12:31:03 +01:00
Frédéric Péters e90df55517 rebuild-indexes: also rebuild formdata indexes (#1903) 2012-11-09 12:31:03 +01:00
Thomas NOËL 42aca70ef2 debian/changelog 2012.11-3 (hotfixes) 2012-11-09 12:28:11 +01:00
Frédéric Péters d9ad5b0e66 fields: fix calculation of first element length in item field 2012-11-06 19:20:36 +01:00
Frédéric Péters 8137ebd93a forms: fix public listing 2012-11-06 19:20:22 +01:00
Frédéric Péters 746b001ba8 publisher: do not fail exporting substitution variables in cron jobs 2012-11-06 19:19:50 +01:00
Thomas NOËL 0fbde47930 debian/changelog 2012.3-2 (hotfix...) 2012-11-05 15:58:53 +01:00
Thomas NOËL f13883763f also migrate formdata evolution to new workflows 2012-11-05 15:15:33 +01:00
Thomas NOËL de48f2420f debian changelog: 2012.11
cannot use 2012.3, because 2012.5 and 2012.9 has been used before (year.month scheme)
2012-11-02 14:57:15 +01:00
Frédéric Péters 705cfcf011 form: fix usage of <label> in ranked entries widget 2012-10-30 12:19:07 +01:00
Frédéric Péters 2b39ae08dc template: switch to html5 doctype, and add a lang attribute 2012-10-30 09:28:57 +01:00
Frédéric Péters dd0cd4ec45 publisher: export site_lang substitution variable 2012-10-30 09:28:35 +01:00
Frédéric Péters 1cad9ae02f form: make sure checkbox text is placed inside the <label> tag 2012-10-30 09:08:16 +01:00
Frédéric Péters 3fd6f835ad backoffice: only display scrollbar when necessary (#1804) 2012-10-29 15:55:05 +01:00
Frédéric Péters 0769222521 backoffice: make the main content scroll instead of overflowing (#1804) 2012-10-26 17:21:33 +02:00
Thomas NOËL 1d61164bd8 store the account after change its password (fix #1801) 2012-10-23 15:56:35 +02:00
Frédéric Péters e171274e36 password: fix emails sent after generating a new password (#1801) 2012-10-22 23:25:22 +02:00
Thomas NOËL 3ad2e905c5 update french translations 2012-10-17 09:40:11 +02:00
Thomas NOËL 37521e0112 add form_var_xxx_raw substitution vars (fix #1777)
When N_display exists, there is now two substitutions variables:
* form_var_xxx contains N_display
* form_var_xxx_raw contains N
Currently usefull with data_sources in ItemField (list).
2012-10-16 14:33:13 +02:00
Thomas NOËL 69c6490f8c oups... 2012-10-16 11:41:45 +02:00
Thomas NOËL 485a094513 wf/timeout_jump: fix #1783 2012-10-16 11:29:50 +02:00
Thomas NOËL ebf1f9f6a0 backoffice/listing: show all "in_listing" fields by default (fix #1780) 2012-10-16 11:07:12 +02:00
Thomas NOËL fe622f04f0 display svg at the bottom of the page (wf) (fix #1727) 2012-10-15 15:39:58 +02:00
Benjamin Dauvergne 1fdc21aa3f improve word-break in log message column 2012-10-15 15:09:27 +02:00
Frédéric Péters f12f236dff forms: avoid hidden status when listing user forms (#1775) 2012-10-12 15:09:15 +02:00
Frédéric Péters 8efb42690d backoffice: include news in sidebar (can be set in site options) 2012-10-04 14:56:33 +02:00
Frédéric Péters 17effa588f backoffice: code to get a sidebar filled with the content of a feed (#1681) 2012-10-04 14:56:33 +02:00
Thomas NOËL 41f5570365 delete formdef.views (useless with new backoffice) 2012-10-04 11:28:22 +02:00
Benjamin Dauvergne 5d3d529241 add attribution to the Django project in the shell command module 2012-10-04 10:51:07 +02:00
Benjamin Dauvergne 030f492e80 add self.name to source of display name in StorableObject.__repr__ 2012-10-04 10:34:20 +02:00
Benjamin Dauvergne 07efad0ea5 add a shell command
Inspired by the Django shell, it launches a shell and initialize the
publisher for a given host. It tries to use ipython, then bpython and
finally the regular readline python shell.

Use like that:

$ wcsctl shell noyelles-godault.au-quotidien.com
2012-10-04 10:19:32 +02:00
Benjamin Dauvergne 8899e59ce3 add a __repr__ method to StorableObject
It reports the name of the class, the id and if possible a display name.
2012-10-04 10:19:32 +02:00
Thomas NOËL e4a9e5e72d update french translations 2012-10-04 09:35:01 +02:00
Frédéric Péters a92df02c3c css: some styling for sidebar news item 2012-10-03 16:33:34 +02:00
Benjamin Dauvergne 01071524b0 give the same style to prefill select widget as other select widgets 2012-10-03 15:35:39 +02:00
Benjamin Dauvergne 8b2fcf2db2 enlarge prefill formula field 2012-10-03 15:35:39 +02:00