Commit Graph

4947 Commits

Author SHA1 Message Date
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
Frédéric Péters 5cad6868d1 api: add new nominatim_reverse_zoom_level site option (#18786) 2017-09-19 17:29:03 +02:00
Frédéric Péters 726ee066a1 misc: use threading module to start afterjobs threads (#18781) 2017-09-19 11:45:31 +02:00
Frédéric Péters 4e681fa9ee misc: monkeypatch thread objects to be multitenant-aware (#18663) 2017-09-19 07:48:03 +02:00
Frédéric Péters 9b76c9c628 forms: remove × from value in select2 optional fields (#18752) 2017-09-19 07:47:12 +02:00
Frédéric Péters 51c44f7996 workflows: allow role to be computed value in dispatch action (#18586) 2017-09-19 07:46:20 +02:00
Frédéric Péters 1444fa10d1 forms: add class when rendering a widget readonly (#18745) 2017-09-18 10:18:05 +02:00
Frédéric Péters 0d990a433c forms: add classes to filewidget to indicate its filledness status (#18744) 2017-09-18 10:18:05 +02:00
Frédéric Péters 91a4409209 misc: don't use <p> for comment fields when there are block level tags (#18691) 2017-09-18 10:18:05 +02:00
Frédéric Péters a29a9d9c0d tests: adapt to use of standard odf prefixes 2017-09-15 17:37:55 +02:00
Frédéric Péters ab879ada51 ods: use well-known prefixes in export (#18726)
Some versions of LibreOffice Calc cannot handle namespaces in other
prefixes :/
2017-09-15 17:10:28 +02:00
Frédéric Péters 1bdb9d6e11 ods: don't consider numbers starting with 0 or + for number columns (#18729) 2017-09-15 17:10:19 +02:00