Commit Graph

806 Commits

Author SHA1 Message Date
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
Frédéric Péters a179f393d4 lingo: allow unicode in transaction csv output (#14327) 2016-12-15 16:55:53 +01:00
Frédéric Péters 14f620a8c3 lingo: include a nice label but no ugly URL for paid invoices (#14323) 2016-12-15 16:22:44 +01:00
Jean-Baptiste Jaillet 48595b466e lingo: add csv export link for transactions (#14040) 2016-12-13 18:34:21 +01:00
Jean-Baptiste Jaillet 578c763a83 lingo: attached BasketItem to transaction (#14023) 2016-12-08 16:46:53 +01:00
Jean-Baptiste Jaillet c05de8b898 lingo: BasketItem's user can be null (#14223) 2016-12-08 16:46:53 +01:00
Serghei Mihai 301b0010c9 newsletters: rename subscriptions update button (#14131) 2016-11-29 17:45:41 +01:00
Frédéric Péters eb40d46b2a translation update 2016-11-28 19:16:49 +01:00