Commit Graph

31 Commits

Author SHA1 Message Date
Frédéric Péters 99fb727020 misc: upgrade import of admin site URLs for 2.2 compatibility (#41286) 2020-04-02 21:13:52 +02:00
Frédéric Péters c6fc60c3c1 misc: remove validation steps (#31454) 2019-07-15 23:14:03 +02:00
Frédéric Péters 4bf8c455ab misc: update url patterns not to refer to views as strings (#20909) 2017-12-28 13:10:41 +01:00
Frédéric Péters f04cb9ac70 misc: remove usage of django.conf.urls.patterns (#16012) 2017-06-18 10:36:30 +02:00
Frédéric Péters 5a7127ce03 kb: let all knowledge database managers upload files (#9894) 2016-02-06 15:40:55 +01:00
Frédéric Péters ae6c192579 add support for counter channel (#9012) 2015-11-26 14:46:50 +01:00
Frédéric Péters bd7a4aff27 limit channel pages to authorised roles 2015-11-23 17:01:15 +01:00
Frédéric Péters 4d7d626cf9 contacts: basic UI to add contacts 2015-11-16 10:19:44 +01:00
Frédéric Péters 5e455ba44f phone: use a qualification screen that doesn't require validations 2015-11-09 14:37:22 +01:00
Benjamin Dauvergne 5cedd08743 implement telephony models and web services (#8789)
- 2 new models: PhoneCall, PhoneLine
- 4 web-services:
 - call_event
 - current_calls
 - take_line
 - release_line
2015-11-02 22:54:39 +01:00
Frédéric Péters a7c65b8224 misc: add menu.json URL for publik menu 2015-11-02 17:38:26 +01:00
Frédéric Péters c125733041 general: make it possible to remove an association 2015-10-11 13:39:49 +02:00
Frédéric Péters e97facafb5 general: push a summary url to wcs 2015-10-10 18:24:22 +02:00
Frédéric Péters bdce2a3e99 add minimalistic login requirements around a few URLs
Permission management will have to be discussed.
2015-09-30 10:46:55 +02:00
Frédéric Péters ee70113a47 add start of a phone call view 2015-09-30 10:46:55 +02:00
Frédéric Péters bda5855d0e contacts: search and details (#8190) 2015-09-30 10:46:55 +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 699e4ac86e general: add contacts app 2015-09-29 18:12:41 +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 af1c18d965 kb: add navigation to knowledge pages 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 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 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 acf7018fe9 add home layout 2015-09-29 18:12:39 +02:00
Frédéric Péters 26feb97617 django-admin.py startproject welco 2015-07-02 10:46:33 +02:00