Commit Graph

81 Commits

Author SHA1 Message Date
Serghei Mihai 1933eb6a9f lingo: send emails when notifying new invoices (#13122) 2018-03-21 11:03:34 +01:00
Serghei Mihai 26beade166 lingo: notify new remote invoices (#13122) 2018-03-21 11:03:34 +01:00
Elias Showk 690bda4315 settings: declare potential template for home page (#22326) 2018-03-09 11:13:44 +01:00
Frédéric Péters 3f1c4ee147 newsletters: do not include cell by default (#21876) 2018-02-15 13:40:56 +01:00
Serghei Mihai ce7386ffd6 maps: add option to clusterize markers (#21048) 2018-02-15 08:23:49 +01:00
Frédéric Péters d14c377f71 calendar: do not include cell by default (#21804) 2018-02-13 11:02:57 +01:00
Frédéric Péters aff45d1a0e general: remove blurps (#20914) 2018-01-03 11:43:16 +01:00
Thomas NOËL b40c0f894f add REQUESTS_TIMEOUT settings for utils.request (#20839) 2017-12-26 14:34:11 +01:00
Frédéric Péters 6e58343b18 misc: update to use new TEMPLATES settings (#19578) 2017-10-30 14:24:58 +01:00
Serghei Mihai 0080d8d90e add xstatic-josefinsans dependency (#19517) 2017-10-18 17:41:27 +02:00
Thomas NOËL 4036804500 i18n: don't capitalize column name (#19472) 2017-10-17 10:27:10 +02:00
Frédéric Péters 34f6fc985b general: extract placeholder details from templates instead of settings (#18925) 2017-10-13 14:46:53 +02:00
Frédéric Péters c4af7f7105 dashboard: add option to set new tile position (#19346) 2017-10-13 14:24:28 +02:00
Frédéric Péters 02554258af maps: add support for max map bounds (#18913) 2017-10-01 22:09:42 +02:00
Frédéric Péters dfa44aaf6d misc: cache get_page_choices result during a request (#19015) 2017-09-27 16:21:03 +02:00
Frédéric Péters 1210c43ce0 misc: add xstatic of fonts, for theming comfort (#18454) 2017-09-05 16:12:52 +02:00
Josue Kouka 56b47f5a50 general: add booking calendar cell (#16393) 2017-06-18 13:06:03 +02:00
Serghei Mihai 85ddc786e7 maps: add map cell (#8454) 2017-06-03 11:32:32 +02:00
Serghei Mihai 11da88d42c maps: add UI to manage map layers (#8454) 2017-06-03 11:32:32 +02:00
Frédéric Péters cc84f3c5be general: add initial support for custom user dashboards (#15043) 2017-05-23 14:38:15 +02:00
Frédéric Péters 9dea315a53 general: add possibility to attach a picture to pages (#16337) 2017-05-19 16:11:11 +02:00
Frédéric Péters b6894ae792 misc: add COMBO_SEARCH_SERVICES to default settings (#15929) 2017-05-02 15:52:05 +02:00
Thomas NOËL c4ad5c122f add humanize template filters in INSTALLED_APPS (#15866) 2017-04-21 15:18:15 +02:00
Frédéric Péters 1b29b385a0 general: add possibility to redirect unloggued users (#15814) 2017-04-12 15:07:58 +02:00
Frédéric Péters ea08a76477 general: add possibility to redirect to an "initial login" page (#6705) 2017-04-12 15:07:58 +02:00
Frédéric Péters b7d62e0021 general: add pre-configured json cells (#15723) 2017-04-04 14:22:32 +02:00
Frédéric Péters 118f69bb22 search: only index sites with a "site contents" cell (#15460) 2017-03-17 11:20:21 +01:00
Frédéric Péters 63f6794e8b add indexing of pages (#6793) 2017-03-13 09:29:36 +01:00
Thomas NOËL 4c3cf5e198 add generic search cell (#15085) 2017-03-03 11:09:24 +01:00
Frédéric Péters fe831e5d68 misc: declare TEMPLATE_VARS for real (#14880) 2017-02-03 15:31:35 +01:00
Thomas NOËL 963bc1faf7 add notification system (#13812) 2016-11-18 14:58:50 +01:00
Frédéric Péters 4e209609d9 misc: add toolbar button to insert an horizontal rule in text (#13931) 2016-11-13 16:33:34 +01:00
Jean-Baptiste Jaillet 1dbda6fa72 settings: use pillow for ckeditor thumbnails (#11175)
This adds support for more file types, including thumbnails of PDF files.
2016-07-15 09:53:41 +02:00
Frédéric Péters 0aa27b6a62 settings: add combo.apps.momo (#10972) 2016-05-17 18:09:52 +02:00
Frédéric Péters 541343d2ed manager: move title and slug to their own edit dialogs (#10940) 2016-05-17 11:21:15 +02:00
Frédéric Péters e0e979ee94 misc: remove ability to resize ckeditor within cell (#6608)
It's buggy thanks to the max-height forced on cells and there's now a maximize
button that is more effective in #10915.
2016-05-16 15:04:18 +02:00
Frédéric Péters 2e1a2ed643 misc: add maximize button to ckeditor (#10915) 2016-05-16 15:04:18 +02:00
Serghei Mihai f47f9b5734 lingo: show invoice no online payment reason if present (#10483)
Use invoice no online payment reason to define line style
2016-04-08 12:41:55 +02:00
Serghei Mihai 34c5ee1281 Revert "lingo: add generic cell handling all invoice categories (#10483)"
This reverts commit 58822107c8.
2016-04-06 20:09:29 +02:00
Serghei Mihai a014881830 Revert "lingo: show invoice no online payment reason if present (#10483)"
This reverts commit 31db5daa15.
2016-04-06 20:09:11 +02:00
Serghei Mihai 31db5daa15 lingo: show invoice no online payment reason if present (#10483)
Use invoice no online payment reason to define line style
2016-04-06 20:05:52 +02:00
Serghei Mihai 58822107c8 lingo: add generic cell handling all invoice categories (#10483)
Migrate data from existing items cell to the new one
2016-04-06 20:05:52 +02:00
Thomas NOËL 835ff26e9f general: add usersearch cell; used in get_concerned_user() (#10479) 2016-04-06 15:14:00 +02:00
Frédéric Péters e674108bee settings: provide four template variants (#10213) 2016-03-20 10:47:46 +01:00
Frédéric Péters b6e7778eca general: add a new "recent documents" cell (#9973) 2016-02-12 19:26:23 +01:00
Serghei Mihai caee98f075 newsletters cell (#9748) 2016-02-10 22:48:31 +01:00
Frédéric Péters 9708ecfbe5 misc: translate template and placeholder names (#9043) 2016-02-09 09:45:20 +01:00
Frédéric Péters 6ab9bd2d0a misc: allow any content in ckeditor fields (#9678) 2016-01-16 18:41:23 +01:00
Frédéric Péters 593f23caaf lingo: update module references to match after-merge location 2015-12-30 17:49:31 +01:00
Benjamin Dauvergne 3e3d892f3e dataviz: replace Chart.js by ChartNew.js for rendering charts (fixes #9217) 2015-12-23 10:18:29 +01:00