Commit Graph

17 Commits

Author SHA1 Message Date
Frédéric Péters 2b3b7c7707 python3: always pass strings to json.loads, for 3.5 compatibility 2020-01-19 19:55:23 +01:00
Frédéric Péters c73074866b python3: convert .keys to list before comparing 2020-01-19 19:34:55 +01:00
Frédéric Péters a67f04b89c python3: use modern except syntax 2020-01-19 19:21:19 +01:00
Frédéric Péters f9e22e1309 python3: replace unicode references 2020-01-19 19:21:19 +01:00
Frédéric Péters 9b1fe45772 general: misc update template API usage for django 1.11 (#20909) 2017-12-28 13:10:41 +01:00
Thomas NOËL 5ed78d803e phone: don't use SSO username as a line by default (#16648) 2017-06-02 09:33:06 +02:00
Thomas NOËL c1e0c32a29 phone: add a one call per callee limit possibility (#15980) 2017-06-01 18:20:36 +02:00
Frédéric Péters b0f33b02ce phone: always use ajax to get list of phone calls (#15592) 2017-04-24 18:28:38 +02:00
Frédéric Péters c009f03989 alfortville: dg summary table (#10089) 2016-03-22 13:25:48 +01:00
Thomas NOËL 467f7bb9a0 phone: get mellon username in all zone views (#9598 fix) 2016-02-04 10:15:47 +01:00
Thomas NOËL e6536f2091 phone: use mellon username as a phone line (#9598) 2016-02-04 09:36:15 +01:00
Frédéric Péters 97bfd57641 phone: handle call stop 2015-11-09 16:23:55 +01:00
Frédéric Péters 7250357cbb phone: display current call (#8788) 2015-11-03 12:01:04 +01:00
Frédéric Péters f0512a1b4c phone: share context between home and zone 2015-11-03 11:35:45 +01:00
Frédéric Péters ba3baa6265 phone: add UI for taking & releasing lines (#8788) 2015-11-03 10:02:13 +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 ee70113a47 add start of a phone call view 2015-09-30 10:46:55 +02:00