Commit graph

420 commits

Author SHA1 Message Date
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
steve-lad 98a0f4e8b7 Update installer
Change default values in Sccp.class
Change SQL statements
Change DB schema
2021-06-04 16:20:18 +02:00
steve-lad f7d88e68bb Correct defaults for call transfer
This field is an enum in db and so must be on/off
2021-06-04 08:12:09 +02:00
steve-lad fc9c060b26 Merge branch 'develop' of https://github.com/chan-sccp/sccp_manager into develop 2021-06-04 07:57:47 +02:00
steve-lad 355b0b0ca3 Fix issue - sccpline row not created
Remove unnecessary escaping of quotation marks that caused SQL to reject command
2021-06-04 07:56:20 +02:00
steve-lad 8244ce5366
Update sccpManagerUpdater.json 2021-06-03 15:25:50 +02:00
steve-lad 883f8ae674
Update sccpManagerUpdater.json 2021-06-03 14:57:26 +02:00
steve-lad ec54af5b9d
Update sccpManagerUpdater.json 2021-06-03 14:57:00 +02:00
steve-lad 337da918d4
Update sccpManagerUpdater.json 2021-06-03 14:54:16 +02:00
steve-lad 868ebbecc8
Update sccpManagerUpdater.json 2021-06-03 14:52:06 +02:00
steve-lad d683f686e5 Update module.xml 2021-06-03 14:39:35 +02:00
steve-lad c8ccef50c9 Impliment FreePBX Updater
Add json file to repo
2021-06-03 14:24:46 +02:00
steve-lad 3f7d59ee34 Update dbinterface.class.php
Standardise SQL quoting and style
2021-06-03 14:14:02 +02:00
steve-lad a8d12501de Update page.html.php 2021-06-03 13:58:50 +02:00
steve-lad d72a19f9e8 Minor Formatting 2021-06-03 13:51:38 +02:00
steve-lad f4927793ee Modify installer
Change load sequence
Delegate table creation to module.xml
Correct module.xml tables
Correct timezone typo
2021-06-03 13:07:26 +02:00
steve-lad 1c78d23df8 Update xmlinterface.class.php
Clean up
2021-06-03 09:14:19 +02:00
steve-lad 495ede0df2 Update Sccp_manager.class.php
Update version
2021-06-03 09:05:24 +02:00
steve-lad 8341cba1ca Update Sccp_manager.class.php
Remove unnecessary tests
2021-06-03 08:56:04 +02:00
steve-lad c1f35ace41 Update Sccp_manager.class.php
Remove unnecessary page code - this version only works with chan-sccp >433
2021-06-03 08:37:43 +02:00
steve-lad cd0da5b6a3 Update Sccp_manager.class.php
Reset settings page tab order
2021-06-03 08:25:57 +02:00
steve-lad 8c7c7d6fef Update module.xml
Remove duplicate tag
2021-06-03 08:08:32 +02:00
steve-lad 41033edc44 Remove duplicate Technical note folder 2021-06-02 16:54:24 +02:00
steve-lad 13778ce657 Update Sccp_manager.class.php
Move SccpInfo to first tab leaving General as default
2021-06-02 16:39:02 +02:00
steve-lad 7d641e3b2d Update Sccp_manager.class.php
Remove unused methods
Substitute single line methods
Clean up page presentation (this changes the previous tab order)
2021-06-02 16:31:38 +02:00
steve-lad 4620df53c4 Change Function names 2021-06-02 15:30:21 +02:00
steve-lad 6df032c137 Remove unused methods 2021-06-02 15:21:53 +02:00
steve-lad 2f487d1a32 Create BMO Trait
Move BMO code to separate trait
2021-06-02 15:10:12 +02:00
steve-lad 4ee26a9871 Name Changes 2021-06-02 15:03:38 +02:00
steve-lad f6bdd27335 Use Traits to simplify Sccp_Manager.class
Move helper functions to trait
Move Ajax to trait (WIP - next step to create subclass to simplify initialisation)
Rename Directories to eliminate punctuation
Add new directory for traits
2021-06-02 14:55:39 +02:00
steve-lad 91986cb674 Merge branch 'develop' into RetireOldInterface 2021-06-02 10:35:42 +02:00
steve-lad c9e52cc0c5 Update README.md 2021-06-02 10:32:46 +02:00
steve-lad bd80580933 Update README.md 2021-06-02 10:29:35 +02:00
steve-lad 975dd84853
Update README.md 2021-06-02 10:22:18 +02:00
steve-lad 32e465d635
Update README.md 2021-06-02 10:19:09 +02:00
steve-lad 538e4eeb0c
Update README.md 2021-06-02 10:17:08 +02:00
steve-lad 42b41d8bd0 Update README
Add required PHP classes
Delete Russian version as not maintained
2021-06-02 08:26:46 +02:00
steve-lad 80cc601da4 Update Installer - WIP
Add database definitions in module.xml
Catch exception if PHP Zip not installed
2021-06-02 08:17:35 +02:00
Diederik de Groot 9ef59f0df4
Add updateurl to module.xml 2021-06-01 18:51:29 +02:00