Commit Graph

813 Commits

Author SHA1 Message Date
Frédéric Péters 226d5bd9aa translation update 2017-03-03 14:38:10 +01:00
Thomas NOËL 4c3cf5e198 add generic search cell (#15085) 2017-03-03 11:09:24 +01:00
Thomas NOËL ff7576fb7b jsoncell: just warn if a template variable is missing (#15212) 2017-03-03 09:39:18 +01:00
Thomas NOËL 9606dc85fc handle context vars in jsoncell url (#15152) 2017-02-27 16:04:31 +01:00
Thomas NOËL 571cc6d191 allow context vars, user_email and user_nameid in get_templated_url (#15154) 2017-02-27 10:54:58 +01:00
Frédéric Péters 910faaf196 misc: allow - and _ in placeholder identifiers (#15082) 2017-02-27 10:28:29 +01:00
Thomas NOËL 3926fa9ba8 use utils.requests in JsonCell (#15142) 2017-02-27 10:13:02 +01:00
Frédéric Péters 0514083c58 translation update 2017-02-16 11:33:43 +01:00
Frédéric Péters 0e99dbd053 misc: add method to get last update time of a page and its cells (#15001) 2017-02-15 12:22:12 +01:00
Frédéric Péters 39fead2b3d misc: add last_update_timestamp to pages and cells (#15000) 2017-02-15 12:22:12 +01:00
Frédéric Péters 0820f8870e general: add new json content cell (#10639) 2017-02-15 12:22:12 +01:00
Frédéric Péters 4aaad3ea8d misc: mark 'save' button with a CSS class (#14980) 2017-02-14 09:23:08 +01:00
Frédéric Péters 9eb9209913 misc: remove loading of jquery ui css (#14464) 2017-02-13 11:48:34 +01:00
Serghei Mihai e60b0c7363 manager: update extra actions menu opener styles (#14837)
Let gadjo handle menu styling and toggling.
2017-02-13 11:48:34 +01:00
Frédéric Péters 5c77829cbe general: unify "Delete" button label and css class (#14958) 2017-02-13 11:48:34 +01:00
Frédéric Péters beaefbe8b7 wcs: include selected site name in additional label (#11257) 2017-02-13 10:11:07 +01:00
Frédéric Péters 1c41179455 manager: always display extra css class when option is defined (#13495) 2017-02-13 10:11:07 +01:00
Frédéric Péters 7a8e9f35a5 translation update 2017-02-12 12:49:58 +01:00
Frédéric Péters 40c3f328e6 tests: add check for displaying done forms 2017-02-11 17:54:58 +01:00
Frédéric Péters 13d7e82feb wcs: redo list of forms with a more fine grained markup (#14907) 2017-02-07 16:49:11 +01:00
Frédéric Péters 30c9e15c58 migrations: don't try migration to parent cells on unknown templates (#11322) 2017-02-07 14:33:09 +01:00
Frédéric Péters 39ca061eee fix typo in translation 2017-02-07 14:33:01 +01:00
Frédéric Péters e19b685a85 lingo: add non-breaking spaces before € sign (#11252) 2017-02-07 14:33:01 +01:00
Frédéric Péters e7915bd406 general: add support for substitution variables in URLs (#14622) 2017-02-03 17:24:17 +01:00
Frédéric Péters fe831e5d68 misc: declare TEMPLATE_VARS for real (#14880) 2017-02-03 15:31:35 +01:00
Frédéric Péters dc4ba9b8b9 wcs: fix markup of required authentication classes (#14867) 2017-02-02 16:33:06 +01:00
Frédéric Péters 1b00a311cf fargo: check for real that fargo is installed (#14782) 2017-01-26 13:20:05 +01:00
Frédéric Péters 54595843a7 jenkins: switch to Django 1.8 2017-01-24 12:20:05 +01:00
Frédéric Péters d8285e19c9 jenkins: force setuptools<34 2017-01-24 12:20:05 +01:00
Frédéric Péters 7354867f4e debian: make init.d script fail in case of any error (#14712) 2017-01-20 14:45:31 +01:00
Frédéric Péters 5e938dda5d debian: fix handling of TEMPLATE_CONTEXT_PROCESSORS being a tuple (#14711) 2017-01-20 14:21:45 +01:00
Thomas NOËL 884fdd0782 misc: use application/javascript as content type for jsonp request (#14683) 2017-01-19 17:01:45 +01:00
Frédéric Péters 57cf20cb2c misc: force loading of versions cache if {{statics_hash}} is used (#14621) 2017-01-19 16:45:58 +01:00
Thomas NOËL 8f412c5373 import mellon only if in INSTALLED_APPS (#14474) 2017-01-19 16:28:57 +01:00
Frédéric Péters 7886f636f6 general: clean up ajax cell loading to fix autorefresh (#13816) 2017-01-16 18:03:23 +01:00
Frédéric Péters 56f7e8e76f wcs: add classes for required authentication contexts (#14558) 2017-01-16 18:03:23 +01:00
Frédéric Péters ccab10c45f misc: do not export cached_ attributes (#12879) 2017-01-04 14:35:54 +01:00
Frédéric Péters e904a918f0 wcs: display user forms in reverse chronological order (#14416) 2016-12-21 17:53:52 +01:00
Frédéric Péters 2390998955 translation update 2016-12-19 16:17:08 +01:00
Frédéric Péters a5c674c0ca tests: add checks on editing invoices cell 2016-12-17 21:12:30 +01:00
Frédéric Péters e086e49092 tests: add check for past invoices cell 2016-12-17 21:12:30 +01:00
Frédéric Péters b051533e58 tests: add checks on basket link cell 2016-12-17 21:12:29 +01:00
Frédéric Péters bfdfb31f4c tests: add checks for recent transactions cell 2016-12-17 21:12:29 +01:00
Frédéric Péters 08738e4c53 tests: add check of basketcell get_badge method 2016-12-17 21:12:29 +01:00
Frédéric Péters 32a4aac3e1 tests: import momo update manifest management module 2016-12-17 20:37:05 +01:00
Frédéric Péters 4c3138a5c4 family: relayout family link dialog with a grid and an intro text (#13946) 2016-12-16 16:30:15 +01:00
Frédéric Péters 81cb7b096c family: rewrite info cell logic/template for readability and behaviour (#13945)
* do not call webservices for anonymous users;
 * display a proper error in case of webservice failure;
 * always include cell title and appropriate margins.
2016-12-16 16:30:15 +01:00
Frédéric Péters 81b7ff7d8c publik: ignore secondary services (unless it's authentic) (#13842) 2016-12-16 16:30:15 +01:00
Frédéric Péters 5101741ef1 misc: ship combo/notificationscell.html template (#14331) 2016-12-16 10:39:34 +01:00
Frédéric Péters 85cf5a7a83 translation update 2016-12-15 16:57:52 +01:00