Commit Graph

396 Commits

Author SHA1 Message Date
Frédéric Péters fbfd9c2894 kb: realtime update of page index 2015-09-29 18:12:41 +02:00
Frédéric Péters 363db32c5a kb: add history system (#7915) 2015-09-29 18:12:41 +02:00
Frédéric Péters 7b33698eea misc: add contrib.alfortville with a mockup of a dgs view 2015-09-29 18:12:41 +02:00
Frédéric Péters 699e4ac86e general: add contacts app 2015-09-29 18:12:41 +02:00
Frédéric Péters 115e810db1 build: add application templates to MANIFEST.in 2015-09-29 18:12:41 +02:00
Frédéric Péters 2a4aa3e1dc build: ship mail.sources static files 2015-09-29 18:12:41 +02:00
Frédéric Péters 7688d998bb debian: basic packaging 2015-09-29 18:12:41 +02:00
Frédéric Péters 0e93097856 home: display first mail on page load 2015-09-29 18:12:40 +02:00
Frédéric Péters dc2dededec mail: display only untriaged mails 2015-09-29 18:12:40 +02:00
Frédéric Péters caa9ceafae qualif: mark triaged sources 2015-09-29 18:12:40 +02:00
Frédéric Péters 20ea668258 qualif: hide select2 after first qualification 2015-09-29 18:12:40 +02:00
Frédéric Péters 01d97f7a8f qualif: display formdef name, not reference 2015-09-29 18:12:40 +02:00
Frédéric Péters cd43b27423 kb: minor style changes 2015-09-29 18:12:40 +02:00
Frédéric Péters e8d566c296 home: insert knowledge base zone from the start 2015-09-29 18:12:40 +02:00
Frédéric Péters af1c18d965 kb: add navigation to knowledge pages 2015-09-29 18:12:40 +02:00
Frédéric Péters 191c544d6b kb: search as you type 2015-09-29 18:12:40 +02:00
Frédéric Péters cf197f50c9 kb: add search form to home zone 2015-09-29 18:12:40 +02:00
Frédéric Péters b1d9f2b951 kb: add indexing/searching 2015-09-29 18:12:40 +02:00
Frédéric Péters f6c514864a kb: add basic elements of a knowledge base 2015-09-29 18:12:40 +02:00
Frédéric Péters f93dcc82d5 qualif: use select2 to select formdef 2015-09-29 18:12:40 +02:00
Frédéric Péters db070fad8f mail: handle scrollbar in list of mails 2015-09-29 18:12:40 +02:00
Frédéric Péters 7286ad2023 qualification: display 'done' button once there's an association 2015-09-29 18:12:40 +02:00
Frédéric Péters 737ffffd7f general: make it possible to associate formdefs to a mail 2015-09-29 18:12:40 +02:00
Frédéric Péters 9e42a5d069 home: load qualification pane asynchronously 2015-09-29 18:12:40 +02:00
Frédéric Péters a8244d6c78 misc: fill qualification select with formdefs from wcs 2015-09-29 18:12:40 +02:00
Frédéric Péters 7fc561b01a misc: enable django admin 2015-09-29 18:12:40 +02:00
Frédéric Péters 6533489289 misc: add django-mellon support for SSO 2015-09-29 18:12:40 +02:00
Frédéric Péters f89a59fbce mail: hive irrelevant viewer toolbar buttons 2015-09-29 18:12:40 +02:00
Frédéric Péters 0cd7d1e39a mail: mark currently loaded mail 2015-09-29 18:12:39 +02:00
Frédéric Péters 1521ee6372 mail: make clicking on a row open the associated pdf 2015-09-29 18:12:39 +02:00
Frédéric Péters 7835f218ad add French locale 2015-09-29 18:12:39 +02:00
Frédéric Péters df1ca5b574 mail: integrate mozilla pdf.js viewer
The pdf.js code itself must be linked from /static/pdf to its system location
(libjs-pdf in Debian puts it under /usr/share/javascript/pdf).
2015-09-29 18:12:39 +02:00
Frédéric Péters 5de7db7494 mail: generate mail pane from mail application 2015-09-29 18:12:39 +02:00
Frédéric Péters 9acfff2d31 mail: add model and management command to store data 2015-09-29 18:12:39 +02:00
Frédéric Péters 428ea02d75 general: add sources.mail apps 2015-09-29 18:12:39 +02:00
Frédéric Péters b2e2671294 general: support apps registering URLs 2015-09-29 18:12:39 +02:00
Frédéric Péters a025f8c93d misc: serve media and static files 2015-09-29 18:12:39 +02:00
Frédéric Péters 6ef61bb2a5 add fake content to home zones 2015-09-29 18:12:39 +02:00
Frédéric Péters acf7018fe9 add home layout 2015-09-29 18:12:39 +02:00
Frédéric Péters e1ac4a322c doc: initial README file 2015-09-29 18:12:39 +02:00
Frédéric Péters 796cccb9e9 build: setup.py 2015-09-29 18:12:39 +02:00
Frédéric Péters f9d9a6e54f settings: load local_settings.py from environment 2015-07-02 20:17:20 +02:00
Frédéric Péters d0b917c730 add .gitignore 2015-07-02 20:17:20 +02:00
Frédéric Péters 8212ca91d5 add license file 2015-07-02 10:47:39 +02:00
Frédéric Péters 8423622739 add requirements.txt file 2015-07-02 10:47:20 +02:00
Frédéric Péters 26feb97617 django-admin.py startproject welco 2015-07-02 10:46:33 +02:00