Commit Graph

4958 Commits

Author SHA1 Message Date
Frédéric Péters bed253cb75 formdata: get correct status for intermediary evolutions (#20146) 2017-11-19 17:49:01 +04:00
Frédéric Péters 25878fad06 misc: fix display of hour/minute/seconds of datetime objects (#20108) 2017-11-19 17:19:55 +04:00
Frédéric Péters 33ec0a9315 admin: don't display image thumbnails in listings (#20152) 2017-11-19 07:02:02 +04:00
Frédéric Péters 61d37fa4b0 misc: include image thumbnails in formdata view page (#20045) 2017-11-17 17:41:38 +04:00
Frédéric Péters b89e466a72 admin: include page titles in form preview (#20047) 2017-11-17 17:40:57 +04:00
Frédéric Péters ecafcad205 admin: open correct page after they've been reordered (#19322) 2017-11-16 20:15:38 +04:00
Frédéric Péters ff8c1f0966 misc: mark endpoint status in timelines with a check mark (#20046) 2017-11-14 07:20:43 +04:00
Thomas NOËL ab5d1554e6 forms: don't crash on autosave if token is absent (#19892) 2017-11-06 14:21:59 +01:00
Thomas NOËL 4bc706b752 debian: increase uwsgi harakiri delay to 120s (#19194) 2017-11-06 14:01:07 +01:00
Frédéric Péters f3bd582542 misc: use django implementation of safe strftime (#19845) 2017-11-05 12:39:14 +01:00
Frédéric Péters eee2b42761 forms: add a css class with the number of steps (#19721) 2017-11-05 12:39:14 +01:00
Serghei Mihai c4d83209dc ics: add formdata description with backoffice url (#18406) 2017-10-31 09:55:07 +01:00
Frédéric Péters f258de57eb workflows: allow parameters not to add any widget (#19798) 2017-10-30 13:50:27 +01:00
Thomas NOËL fab32ab45f workflows: allow to store wscall result in backoffice file field (#19444) 2017-10-27 12:14:44 +02:00
Thomas NOËL d7d9a31e28 workflows: factorize backoffice file fields methods 2017-10-27 12:14:39 +02:00
Thomas NOËL 80d5b7a194 forms: fix widgets extra_css_class use in composite widget (#19154) 2017-10-18 10:04:42 +02:00
Thomas NOËL e9b7c561a3 forms: allow custom other label in select-with-other widget (#19004) 2017-10-18 09:46:03 +02:00
Thomas NOËL efa1182f48 update french translations 2017-10-16 16:49:00 +02:00
Frédéric Péters 4827e276c5 debian: update init.d script to use uwsgi ini file (#19319) 2017-10-16 14:46:53 +02:00
Thomas NOËL 32d7fd745c sql: add f_ before varnames in on views to prevent name conflicts (#19385) 2017-10-16 14:23:51 +02:00
Thomas NOËL 2b193960e9 workflow: allow to send generated docs in backoffice field (#19188) 2017-10-16 13:46:50 +02:00
Thomas NOËL eb586a7cfa workflow: re-order export to model UI and code (#19188) 2017-10-16 13:46:50 +02:00
Thomas NOËL 425de5ff96 workflows: do not try to send SMS if not configured (#19445) 2017-10-16 09:27:10 +02:00
Thomas NOËL 167cfa3aa2 backoffice: accept old date (<1900) on ods export (#19417) 2017-10-14 18:17:12 +02:00
Frédéric Péters e7b2156ccc api: include last_update_time in user forms API (#19361) 2017-10-13 17:35:14 +02:00
Frédéric Péters 92a82c43c1 workflows: don't crash when importing a "display form" without a form (#18679) 2017-10-13 17:32:37 +02:00
Thomas NOËL ba12f5f58c debian: fix service, use ini instead of unknown init option (#18525) 2017-10-08 16:19:56 +02:00
Thomas NOËL 4cdbfa58eb debian: use a uwsgi.ini file (#18525) 2017-10-07 14:20:47 +02:00
Thomas NOËL 3038ab2d23 update french translations 2017-10-02 16:52:31 +02:00
Thomas NOËL 5375c7d07b misc: add N_ and C_ xgettext options in makemessages (#19142) 2017-10-02 16:42:12 +02:00
Thomas NOËL 786343b28b workflows: allow attachments in emails (#8274) 2017-10-02 15:38:33 +02:00
Frédéric Péters 05f0d8e0d0 workflows: don't use roles (de)serializer for SendSMS "to" attribute (#19098) 2017-10-02 13:47:00 +02:00
Frédéric Péters b3b0372602 workflows: change labels used in dispatch configuration form (#17354) 2017-10-02 13:47:00 +02:00
Frédéric Péters b8175b427f misc: restore red banner when admin_for_all is set (#19006) 2017-10-02 13:47:00 +02:00
Thomas NOËL 5444cb0a45 qommon: enhance attachments managment in emails (#19115) 2017-10-01 11:29:15 +02:00
Thomas NOËL fd0ba0d966 add generic value convertor for fields value (#19005)
factorized from set backoffice fields action.
2017-10-01 11:28:07 +02:00
Frédéric Péters 5a72dd1e3b tests: don't use pgconn existence to check for SQL mode 2017-09-28 14:01:12 +02:00
Frédéric Péters b7be6a9aa5 misc: allow map controls position to be overridded by the theme (#19032) 2017-09-28 10:51:24 +02:00
Frédéric Péters 2dbe3f8ac1 general: properly cleanup once the request is done (#19025) 2017-09-28 10:51:24 +02:00
Frédéric Péters e6e229a581 misc: add t0 time to request, for performance measures (#18970) 2017-09-26 13:19:02 +02:00
Frédéric Péters 2cd42f04da api: use sql global views to get all user forms (when appropriate) (#18930) 2017-09-26 11:12:16 +02:00
Thomas NOËL 7521460768 backoffice: handle user without roles on lock calculation (#18912) 2017-09-23 16:20:39 +02:00
Frédéric Péters c33a029ae3 misc: change trigger_jumps into a django command (#18730) 2017-09-23 16:01:32 +02:00
Frédéric Péters d9dd94d2ff misc: open map widget to external javascript manipulations (#18902) 2017-09-22 16:28:03 +02:00
Frédéric Péters 3cb4603829 ods: include all digits in number formats in dates/times (#18733) 2017-09-21 10:53:47 +02:00
Frédéric Péters 18b1d9d8e4 debian: remove python-scgi dependency (#18815) 2017-09-21 10:53:39 +02:00
Frédéric Péters c98d00af5d misc: do not include first title of page if it's page title (#13529) 2017-09-21 10:53:39 +02:00
Frédéric Péters 2db78e53b2 backoffice: adjust style of sidebar on small screens (#18480) 2017-09-21 10:53:39 +02:00
Thomas NOËL ea628f2684 backoffice: don't show deprecated variables in inspect (#18789) 2017-09-21 00:43:04 +02:00
Thomas NOËL 64515ddef3 workflows: compute formdata variables only once in odt (#18814) 2017-09-21 00:43:04 +02:00