steve-lad
09db30fe9f
Update Uninstaller
...
Create Backup of SCCP tables
Remove all tables
Remove views and keys
2021-06-14 11:47:09 +02:00
steve-lad
808e676972
Clean up model display
...
Improve message and add newline
2021-06-14 10:43:21 +02:00
steve-lad
e6c5dd63a0
Replace Save and Continue modal
...
Use Toast
2021-06-14 10:31:23 +02:00
steve-lad
89fe90d2ca
Replace modal on save config
...
Remove modal with close waiting on user input and replace with Toast
2021-06-14 10:23:23 +02:00
steve-lad
be2b21f8cf
Update extconfigs.class.php
...
Fix missing .
2021-06-14 07:45:09 +02:00
steve-lad
f159ab72f6
Clean up defaults
...
Set new base defaults to 433
Remove obsolete conf files to enhance maintainability
2021-06-13 16:55:26 +02:00
steve-lad
0e82da2492
Merge branch 'develop' of https://github.com/chan-sccp/sccp_manager into develop
2021-06-13 16:43:38 +02:00
steve-lad
7107dbe86b
Fix issue with not saving all settings
...
An erroneous break instead of continue was truncating sccpsettings
Simplify logic by avoiding create then delete for settings where data was empty
2021-06-13 16:43:31 +02:00
steve-lad
6260f79b86
Update Version
2021-06-13 15:46:06 +02:00
steve-lad
3d1b8015c5
Merge pull request #18 from chan-sccp/Fix-Issue-#14
...
Fix issue #14
2021-06-13 15:43:48 +02:00
steve-lad
007330159e
Disable TZ selection
...
TZ is a FreePBX property and should be only changed there.
Now only display for info with help
Ensure that at each initiation, we load the system value
2021-06-13 15:39:43 +02:00
steve-lad
3fee812cc6
Get TZ Offset from timezone
...
Remove unnecessary methods
2021-06-13 13:12:37 +02:00
steve-lad
bbd811e578
New TZ and Cisco Code Algorithm
...
Simplify getting cisco_code and DST settings
2021-06-13 11:06:26 +02:00
steve-lad
3b5fb64589
Merge pull request #17 from chan-sccp/Fix-Issue-#15
...
Partial Revert of 212c437
2021-06-13 09:10:55 +02:00
steve-lad
f20146b7ef
Partial Revert of 212c437
...
If outbound caller id is not set by user, do not set here (no default value).
$label is not declared in this class and so causes exception when called from Quick Create Extension
Only redirect when called from SCCP Phone add extension or from Extensions add extension
2021-06-13 09:09:55 +02:00
steve-lad
67c43fea6c
Merge pull request #16 from chan-sccp/Fix-Issue-#12
...
Change DB Spec for compatibility with older MariaDB
2021-06-13 08:28:33 +02:00
steve-lad
7aaee83d4a
Change DB Spec for compatibility with older MariaDB
...
Older versions of MariaDB, which are included in some distros, reject a VARCHAR that is a key and can be NULL longer than 190 (Director default is 255)
Change for backward compatibility
2021-06-13 08:27:14 +02:00
steve-lad
30933c6bfb
Update module.xml
...
Update length of buttontype
2021-06-12 17:04:34 +02:00
steve-lad
8303ec28a4
Find correct Cisco TZ Code
2021-06-12 11:29:26 +02:00
steve-lad
878dd7c29a
Update install.php
...
Remove extra .
2021-06-12 10:07:14 +02:00
steve-lad
1182d65971
Correct file names
...
cnf_read and cnf_wr can only write to a filename (not a path) inside /etc/asterisk
2021-06-12 09:56:59 +02:00
steve-lad
f51f839e9c
Update module.xml
...
Set Default on non null field
2021-06-12 08:37:59 +02:00
steve-lad
84925a334e
Update TZ selection method
...
Change Cisco code determination
2021-06-12 07:30:18 +02:00
steve-lad
50d2f25326
Merge pull request #13 from chan-sccp/Fix-Issue-#12
...
Fix issue 12
2021-06-11 11:09:30 +02:00
steve-lad
5b67c8d6f9
Fix issue 12
...
Remove empty defaults from database definitions - Doctrine parses incorrectly
Add case in installer to create extconfig.conf if does not exist
2021-06-11 11:08:32 +02:00
steve-lad
7adaaeea09
Update README.md
2021-06-11 09:20:03 +02:00
steve-lad
5b3111e047
Update README.md
2021-06-11 09:18:59 +02:00
steve-lad
78feebc894
Merge pull request #11 from chan-sccp/Fix-Issue-#8
...
Fix issue #8
2021-06-11 08:58:22 +02:00
steve-lad
9547cfe927
Clean up and document redirect changes
...
Add comments
Standardise URL's
Remove surplus cases
2021-06-11 08:54:24 +02:00
Diederik de Groot
d0873cdd16
Update sccpManagerUpdater.json
2021-06-10 21:38:42 +02:00
Diederik de Groot
5c656e409b
Update sccpManagerUpdater.json
2021-06-10 21:32:34 +02:00
steve-lad
1a96c523b7
Update README.md
2021-06-10 19:25:24 +02:00
steve-lad
7427fcabb8
Standardise URL
...
Standardise URL based on PHP Defaults
2021-06-10 17:41:18 +02:00
steve-lad
cf546961fe
Add redirect after saving to sccp_line
...
Add redirect after saving to sccpline
Revert changes in page script formatting
2021-06-10 16:57:19 +02:00
steve-lad
214509e2c7
Use BMO Hooks
...
Use BMO Hooks
Correct HTML
2021-06-10 12:15:18 +02:00
steve-lad
7f96c121fa
Update module category in updater.json
...
Update module category in updater.json - this is used in Module Admin
Remove unused JS
2021-06-08 15:23:43 +02:00
steve-lad
dface29681
Delete .nfs.2005102d.05d5
...
Delete extraneous file
2021-06-08 14:43:13 +02:00
steve-lad
03057edd6c
Fix Broken Rnav in add device
...
Replace _DIR_ with absolute path; _DIR_ references sccpTraits
Fix error in toolbar id
2021-06-08 14:39:23 +02:00
steve-lad
5ad6f5bae0
Update button labels
...
Update button labels in Server Config
Atom whitespace removal in hardware.phone
2021-06-08 12:50:48 +02:00
steve-lad
0fa539bd6a
Remove unused delete button
...
Remove disabled delete button
2021-06-07 16:23:21 +02:00
steve-lad
4ec741e1fa
Revert "Update module to point to other updateurl branch"
...
This reverts commit 0c2df2d529
.
2021-06-07 12:44:18 +02:00
dkgroot
0c2df2d529
Update module to point to other updateurl branch
2021-06-06 18:12:50 +00:00
dkgroot
792cf34522
Update json file
2021-06-06 18:10:08 +00:00
dkgroot
668bc3355c
Update version number to 14.2.0.2
2021-06-06 14:07:07 +00:00
dkgroot
9e360240d9
Fix module.xml database definition
2021-06-06 13:51:44 +00:00
steve-lad
e97dc89a49
Update install.php
...
Check realtime configuration
Impose correct version
2021-06-06 11:00:00 +02:00
steve-lad
d7ebf7d0ec
Simplify logic and correct SQL
...
Correct SQL for modify defaults
Remove unnecessary tests
Simplify remaining tests
2021-06-06 08:16:41 +02:00
steve-lad
6250f1b186
Update README.md
2021-06-05 08:42:36 +02:00
steve-lad
17293287fa
Correct Default values
...
Correct default values
Fix SQL syntax error
2021-06-04 17:02:27 +02:00
steve-lad
e8dae84512
Update install.php
2021-06-04 16:20:52 +02:00