| WikiPBX:/ |
hide Line HistoryConstraint |
Changelog
56
by branchcut on
06 August 2008, 01:54:45 -0400
(23 days ago)
put a link to download site
wikipbxweb/templates/index.html
56
55
by branchcut on
06 August 2008, 01:53:26 -0400
(23 days ago)
comments regarding improvments that are needed, no code changes
wikipbxweb/views.py
55
54
by branchcut on
20 May 2008, 14:01:31 -0400
(3 months 9 days ago)
dont ask if they want to add system ivrs to db, just add them. force user to enter password and port for event socket
initserver.py
54
53
by branchcut on
01 May 2008, 19:50:12 -0400
(3 months 27 days ago)
easily add mod_lua scripts
extensionutil.py
53
52
by branchcut on
01 May 2008, 19:49:33 -0400
(3 months 27 days ago)
add some help messages
wikipbxweb/forms.py
52
51
by branchcut on
27 April 2008, 23:30:19 -0400
(4 months 1 day ago)
remove unnecessary import
wikipbxweb/twisteddjango.py
51
50
by branchcut on
23 April 2008, 19:04:59 -0400
(4 months 5 days ago)
del ivr was broken, missing id in the url
wikipbxweb/templates/ivrs.html
50
49
by branchcut on
10 April 2008, 02:56:15 -0400
(4 months 19 days ago)
commented example of listening for other types of events
fseventlogger.py
49
48
by branchcut on
10 April 2008, 02:48:26 -0400
(4 months 19 days ago)
mark field as not currently used in gui
wikipbxweb/forms.py
48
47
by branchcut on
08 March 2008, 17:35:18 -0500
(5 months 20 days ago)
add ignore_early_media to web dialout
wikipbxweb/views.py
47
46
by branchcut on
04 March 2008, 14:54:14 -0500
(5 months 25 days ago)
debugging an issue where console_logs not printing out
ivr/voicemail.py
46
45
by branchcut on
22 February 2008, 14:09:22 -0500
(6 months ago)
get voicemail working with festival
ivr/voicemail.py
45
settings_template.py
45
ttsutil.py
45
44
by branchcut on
22 February 2008, 12:40:06 -0500
(6 months ago)
use self.speak everywhere
ivr/voicemail.py
44
43
by branchcut on
09 February 2008, 12:45:07 -0500
(6 months ago)
make wikipbx compatible with fs revision 7568, registering and dialplan lookups both work now
dialplanbuilder.py
43
directorybuilder.py
43
42
by branchcut on
09 February 2008, 11:36:35 -0500
(6 months ago)
change a slightly misleading message after changing profile setting
wikipbxweb/views.py
42
41
by branchcut on
17 December 2007, 16:30:34 -0500
(8 months ago)
allow other things to be plugged into gui left hand menu
wikipbxweb/templates/left_toolbar_base.html
41
40
by branchcut on
17 December 2007, 15:04:45 -0500
(8 months ago)
allow account admin to edit account settings rather than having to log in as root user. fix a unicode issue that showed up on ubuntu guts and python 2.5
wikipbxweb/templates/left_toolbar_base.html
40
wikipbxweb/views.py
40
39
by branchcut on
26 October 2007, 23:52:56 -0400
(10 months ago)
icon for editing extension
wikipbxweb/static/icons/brick_edit.png
39
38
by branchcut on
26 October 2007, 21:06:44 -0400
(10 months ago)
bug playing soundclip into live chan
wikipbxweb/views.py
38
37
by branchcut on
26 October 2007, 21:05:24 -0400
(10 months ago)
dialout to listen to voicemails
wikipbxweb/templates/voicemail_header_row.html
37
wikipbxweb/templates/voicemail_row.html
37
wikipbxweb/views.py
37
36
by branchcut on
26 October 2007, 15:42:08 -0400
(10 months ago)
go back to dialout page instead of livecalls after dialing out
wikipbxweb/templates/dialout.html
36
wikipbxweb/views.py
36
35
by branchcut on
26 October 2007, 13:11:40 -0400
(10 months ago)
fix bug where it was originating call to empty dest
wikipbxweb/views.py
35
34
by branchcut on
26 October 2007, 10:38:13 -0400
(10 months ago)
show numbere of live channls
wikipbxweb/templates/dialout.html
34
33
by branchcut on
26 October 2007, 09:45:50 -0400
(10 months ago)
fix bug .. tried to insert empty vals
initserver.py
33
32
by branchcut on
26 October 2007, 01:48:05 -0400
(10 months ago)
transfer live calls
wikipbxweb/models.py
32
wikipbxweb/static/icons/brick_go.png
32
wikipbxweb/templates/extensions.html
32
wikipbxweb/templates/livecalls.html
32
31
by branchcut on
26 October 2007, 00:26:58 -0400
(10 months ago)
fix icon, change textarea size
wikipbxweb/static/icons/phone_disabled.png
31
wikipbxweb/templates/add_extension.html
31
30
by branchcut on
26 October 2007, 00:23:42 -0400
(10 months ago)
change icons around a bit
wikipbxweb/static/icons/connect.png
30
wikipbxweb/static/icons/phone_go.png
30
wikipbxweb/templates/dialout.html
30
29
by branchcut on
25 October 2007, 23:06:46 -0400
(10 months ago)
improve sound injection gui
wikipbxweb/templates/broadcast2channel.html
29
wikipbxweb/templates/livecalls.html
29
wikipbxweb/views.py
29
28
by branchcut on
25 October 2007, 20:37:58 -0400
(10 months ago)
convert sip port to int
mailutil.py
28
27
by branchcut on
25 October 2007, 14:09:30 -0400
(10 months ago)
tts from broadcast page, change labels from sip endpoint back to endpoint, add template for park
extensionutil.py
27
ivr/baseivr.py
27
ttsutil.py
27
wikipbxweb/forms.py
27
|