Commit Graph

294 Commits

Author SHA1 Message Date
FusionPBX cca85378e1 Update and rename core/domain_settings/domains.php to core/domains/domains.php 2019-07-23 23:56:27 -06:00
FusionPBX fd671367cc Rename core/domain_settings/domain_delete.php to core/domains/domain_delete.php 2019-07-23 23:55:03 -06:00
FusionPBX 2a53fe91a5 Update app_defaults.php 2019-07-23 23:53:41 -06:00
Nate a1b6c9947d Fix Default Settings Copy feature. 2019-07-23 17:23:00 -06:00
Nate 72f58c944a Fix issue with Edit Domain Setting. 2019-07-23 09:17:21 -06:00
Nate 6781a9b5f0 Fix issue with Domain Settings toggle. 2019-07-23 09:11:38 -06:00
FusionPBX da607047af Update domain_edit.php 2019-07-17 20:14:52 -06:00
Nate 01942a4b20 Database class integration. 2019-07-10 12:14:47 -06:00
FusionPBX f73d1532d1 Update app_config.php 2019-04-24 12:31:25 -06:00
FusionPBX 7cf3dfae76 Update domain_delete.php 2019-02-27 12:43:05 -07:00
FusionPBX 341b7b7148 Update domains.php 2018-12-04 23:12:18 -07:00
FusionPBX 12c68a783e Update domain_edit.php 2018-11-14 08:08:10 -06:00
FusionPBX 7e954eca47 Update domain_settings.php 2018-11-14 08:04:57 -06:00
FusionPBX 20b86a6d85 Update domain_setting_edit.php 2018-10-25 23:43:37 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 734e5afd7c Update domain_setting_edit.php 2018-06-30 10:19:36 -06:00
FusionPBX f8a89ed4b6 Update domain_settings.php 2018-06-30 10:09:35 -06:00
FusionPBX 6445c90330 Update domains.php 2018-06-30 09:53:33 -06:00
FusionPBX acd714ca2e Update domain_edit.php 2018-06-30 09:49:26 -06:00
FusionPBX 0b07090460 Update domain_edit.php 2018-06-18 14:19:15 -06:00
FusionPBX 6ca3095243 Update domains.php 2018-04-21 18:54:44 -06:00
FusionPBX 1f875d6dff Update domains.php 2018-04-21 18:49:30 -06:00
FusionPBX b2a6f45127 Update domains.php 2018-03-25 23:13:47 -06:00
FusionPBX 923cea0169 Update domain_settings.php 2018-03-25 23:10:33 -06:00
FusionPBX 5f34def4b6 Update domain_settings.php 2018-03-25 23:09:18 -06:00
Mafoo 73d0085dcc Enhance [master] - update Aastra provision templates (#2997)
* Enhance update Aastra provision templates

add default settings for time format, date format and timezone
hide include folders (they are not provision templates)
update links to documents
add note to 6xxx templates

* Aastra - the descriptions for the time settings are useful.
2018-02-25 01:58:17 -07:00
FusionPBX 84155a75f4 Update app_defaults.php 2018-02-08 10:11:03 -07:00
FusionPBX 5149bd187b Update domain_settings.php 2017-12-29 15:43:02 -07:00
FusionPBX 83671cd104 Update app_defaults.php 2017-11-17 09:12:37 -07:00
FusionPBX 127f4353d7 Update app_defaults.php 2017-11-17 09:07:16 -07:00
FusionPBX a80fe834ff Update app_defaults.php 2017-11-17 08:38:19 -07:00
FusionPBX e783815868 Update domain_edit.php 2017-09-24 10:11:07 -06:00
Christian Bergamaschi 9f228ef8c5 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
Mafoo 05f76b0556 Pass on languages before importing updates (#2849)
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
FusionPBX b8c9a87373 Update domains.php 2017-08-16 18:32:35 -06:00
FusionPBX 188cba9f73 Update app_menu.php 2017-06-30 18:59:07 -06:00
FusionPBX e125fb3b58 Update app_config.php 2017-06-30 18:27:56 -06:00
Mafoo b312fbc425 Enhance-Multiple messages display (#2702)
Store messages by mood so they can be grouped up
change default mood to positive and add a default colour to catch messages with a wrong mood
migrate settings so upgrading vs new is consistent
2017-06-21 08:27:05 -06:00
Mafoo 1c58c1c1f9 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo 90a96ad4d0 Enhance [master] Default settings sort order (#2593)
add to the sort order for default/domain settings so when a type is
array without *_setting_order the values will sort in order
2017-06-03 12:36:56 -06:00
Mafoo d931d61042 Enhance - app_config.php cleanup for core (#2631)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
Repaired a couple of character encodings in fr-fr
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:01:10 -06:00
Mafoo 8709d01fb0 BugFix [master] language update (#2628)
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo 4ae8b418d4 BugFix [master] - Convert all menus to 2-2 format (#2627)
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
FusionPBX a89c47f44f Update domain_delete.php 2017-05-22 16:04:46 -06:00
Mafoo f44aee3bf8 Enhance - Convert all languages to 2-2 digit (#2581)
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo 0302d8085c reworked text class to gather the languages on construction (more efficient) (#2576)
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
The-Operator 32c1522cbb Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
Vladimir 30055465b7 Adding ru-ru locales (#2530)
* Translation of the menu (sent by Victor Kraft)

* ACL translate

* Backup translated

* App Fax translated (sent by Victor Kraft)

* App Adminer trnslated

* Resources translated (sent by Victor Kraft)

* App SIP Profiles translated

* ru-ru

* Call Block added

* ru-ru

* Update app_menu.php

* voicemails/app_languages.php locales ru-ru

voicemails/app_languages.php locales ru-ru

* app/vars/app_languages.php locales ru-ru

app/vars/app_languages.php locales ru-ru

* core: apps, authentication, databases, default_settings translate

* app/traffic_graph/app_languages.php adding locales ru-ru

app/traffic_graph/app_languages.php adding locales ru-ru

* app/time_conditions/app_languages.php adding locales ru-ru

app/time_conditions/app_languages.php adding locales ru-ru

* /app/system/app_languages.php adding locales ru-ru

/app/system/app_languages.php adding locales ru-ru

* /app/sip_status/app_languages.php adding locales ru-ru

* /app/settings/app_languages.php adding locales ru-ru

* /app/services/app_languages.php adding locales ru-ru

* /app/ring_groups/app_languages.php adding locales ru-ru

* /app/registrations/app_languages.php adding locales ru-ru

* /app/recordings/app_languages.php adding locales ru-ru

* /app/provision/app_menu.php adding locales ru-ru

* /app/pin_numbers/app_languages.php adding locales ru-ru

* Update app_languages.php

* /app/phrases/app_languages.php adding locales ru-ru

* /app/operator_panel/app_languages.php adding locales ru-ru

* core/groups translated

* /app/music_on_hold/app_languages.php adding locales ru-ru

* core/install translated

* core/menu translated

* /app/modules/app_languages.php adding locales ru-ru

* /app/meetings/app_menu.php adding locales ru-ru

* /app/log_viewer/app_languages.php adding locales ru-ru

* /app/ivr_menus/app_languages.php adding locales ru-ru

* /app/gateways/app_languages.php  adding locales ru-ru

* /app/fifo_list/app_languages.php adding locales ru-ru

* core/notifications translated

* /app/fifo/app_languages.php adding locales ru-ru

* core/upgrade translated

* Update app_config.php

* core/user_settings translated

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* core/users translated

* call_block translate fix

* Call Broadcast added

* call_block выклюено fix

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* themes translated

* /app/extensions/app_languages.php for locale ru-ru

* /app/exec/app_languages.php add locale ru-ru

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_menu.php

* add locales ru-ru /core/install/app_menu.php

* /app/emails/app_languages.php add locales ru-ru

* /app/edit/app_languages.php add locales ru-ru

* /app/dialplan_outbound/app_languages.php add lacales ru-ru

* app/devices translated

* /app/dialplan_inbound/app_languages.php add locales ru-ru

* call_center_active + call_centers

* /app/dialplan/app_languages.php add locales ru-ru

* /app/destinations/app_languages.php add locales ru-ru

* /app/database_transactions/app_languages.php add locales ru-ru

* /app/contacts/app_languages.php addlocales ru-ru

* Update app_languages.php

* Update app_languages.php

* /app/contacts/app_languages.php add locales ru-ru

* /app/conferences/app_languages.php add locales ru-ru

* /app/conference_profiles/app_languages.php add locales ru-ru

* /app/destinations/app_languages.php add locales ru-ru

* /app/destinations/app_languages.php add locales ru-ru

* /app/conferences/app_languages.php add locales ru-ru

* app/calls_active translated

* app/click_to_call translated

* app/calls_active label-opt fix transtation

* translated

* translated

* translate

* /app/voicemails/app_config.php addlocales ru-ru

* /app/voicemail_greetings/app_config.php add locales ru-ru

* /app/vars/app_config.php add locales ru-ru

* /app/traffic_graph/app_config.php add locales ru-ru

* /app/tones/app_config.php add locales ru-ru

* /app/time_conditions/app_config.php add locales ru-ru

* /app/tftp/app_config.php add locales ru-ru

* /app/system/app_config.php add locales ru-ru

* /app/sip_status/app_config.php addlocales ru-ru

* app/devices translated ru-ru

* app/devices translated ru-ru

* /core/menu/app_languages.php add locales ru-ru

* /app/contacts/app_languages.php add locales ru-ru

* /app/conferences/app_languages.php add locales ru-ru

* /app/voicemails/app_languages.php add locales ru-ru

* /app/conference_centers/app_languages.php add locales ru-ru

* /app/ring_groups/app_languages.php add locales ru-ru

* /app/ivr_menus/app_languages.php add locales ru-ru

* /app/xml_cdr/app_languages.php add locales ru-ru

* /resources/app_languages.php add locales ru-ru

* /app/conference_centers/app_languages.php add locales ru-ru

* call_flows

* /app/call_broadcast/app_languages.php add locales ru-ru

* /app/call_block/app_languages.php add locales ru-ru

* /app/call_block/app_languages.php add locales ru-ru

* /app/call_block/app_languages.php add locales ru-ru

* By now

* calls

* /app/call_flows/app_languages.php add locales ru-ru

* /app/system/app_languages.php add locales ru-ru

* /app/exec/app_languages.php add locales ru-ru

* /app/vars/app_menu.php add locales ru-ru

* /app/backup/app_languages.php add locales ru-ru

* /app/ring_groups/app_languages.php add locales ru-ru

* /app/calls/app_languages.php add locales ru-ru

* /app/call_centers/app_languages.php add locales ru-ru

* /app/call_broadcast/app_languages.php add locales ru-ru

* app/fax fix translate label-fax_send_channels

* /app/extensions/app_languages.php add locales ru-ru

* /app/xml_cdr/app_languages.php add locales ru-ru

* /app/ring_groups/app_languages.php add locales ru-ru

* /app/contacts/app_languages.php add locales ru-ru

* Fix default language select

* /app/contacts/app_languages.php add locales ru-ru

* Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr

* Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции"

* More replace "звонк"

* Fix translate

* app/xml_cdr replace translate for label-start_range, label-end_range

* app/xml_cdr replace translate label-destination, description_search and description-4

* Corrections

* Repalce "Порядковый номер" to "Приоритет"

* app/operator_panel replace translation label-call_group
2017-04-24 16:37:00 -06:00
Stefan Siegel 670d8f73a0 Fixup for renaming domains (#2517)
The previous fix was incomplete, this one should do it.
2017-04-17 13:42:23 -06:00
Stefan Siegel 0f705cdcc6 Fix renaming domains (#2512) 2017-04-17 08:54:02 -06:00
The-Operator a585ccd69f Add German translation and update Austrian translation (#2425) 2017-03-16 03:22:38 -06:00
FusionPBX d5fe9ba23b Update domain_delete.php
Fix the domain delete.
2017-03-14 14:56:23 -06:00
drenda c37ce02d44 Added Italian translation (#2379)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language
2017-02-16 19:46:50 -07:00
FusionPBX af2cbf725c Update app_config.php 2017-02-15 21:17:44 -07:00
FusionPBX 16d5f0f8e6 Update app_config.php 2017-01-14 12:12:06 -07:00
reliberate df22a29ed4 Theme: Integrate ability to use Google Fonts. 2016-05-05 12:57:08 -06:00
markjcrane b510e4f062 Remove an extra parenthesis on domain_delete.php. 2016-04-29 16:13:44 -06:00
markjcrane c18c9d5433 Correct the syntax. 2016-04-29 16:09:39 -06:00
markjcrane 2f9c7171ea Check additional arrays to see if they are exist before using them in a foreach. 2016-04-29 16:04:10 -06:00
markjcrane c3b12c217d Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
Harry G. Coin f02028629a fixes so cli installs/upgrades work.
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
Harry G. Coin bda6861f88 \r\n --> \n
Cause all the .php files containing lines ending with \r\n to instead end with \n.

DYI with:

find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
markjcrane 67e1e7b798 Combine some of the default settings. 2016-04-14 20:11:47 -06:00
reliberate 6b14dc2437 Default/Domain/User Settings: Handle boolean value for menu_main_icons setting. 2016-04-05 17:24:22 -06:00
reliberate 4a4517a5ab Functions: Enhance img_spacer() function.
Dialplan Edit: Integrate img_spacer() to fix row divider.
Default/Domain/User Settings: Use img_spacer() function for color swatches.
Contact Times: Adjust for recent changes on img_spacer() function.
2016-04-01 19:44:26 -06:00
reliberate 5974b686e9 Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
reliberate 5b97091e27 Theme: Add additional Settings to control the style of various elements, remove old css classes.
Default/Domain/User Settings: Add color previews in list view.
2016-03-28 22:29:15 -06:00
reliberate 44e77b0eef Enhance: Default Theme - enable menu style and positioning options. 2016-03-25 19:38:57 -06:00
reliberate d5c60df4fc Added: Bootstrap Framework - initial integration.
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
reliberate 17c6193067 Default/Domain/User Settings: Uncheck the 'Check All' checkbox for a category when a subcategory item is unchecked.
Default Settings: Hide the 'Check All' checkboxes when using the search.
2016-03-17 08:45:07 -06:00
mafoo 77c72c8d7c BugFix-Translation-True_False
fixed various uses of ucwords() to render true/false to use
$text[label-*] instead
2016-03-11 11:34:52 +00:00
markjcrane e137068d23 Remove the limit on the setting value of 255 as it blocks the length fax footer. 2016-03-07 12:04:07 -07:00
reliberate 79d5ff5287 Settings: Only allow Admin to Add/Edit authorized settings. 2016-02-29 12:06:18 -07:00
reliberate b54b832145 Settings: Add interface for User Settings, add ability for Admin to manage (own) Domain and User Settings. 2016-02-29 11:39:46 -07:00
reliberate 224f3d4301 Default/Domain Setting: Bypass browser password manager prompt when saving. 2016-02-25 18:38:19 -07:00
markjcrane af18c963c0 Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
Mafoo 56b34c34ca changed throw Exception to die
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo 87dbd6b428 Added check for if .project.ROOT is missing
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
markjcrane fa081456b1 Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
Matthew Vale 6999198492 added logic in cli mode to chdir to the correct directory first
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale a41e89af76 Added full logic to support cli as well 2016-01-13 17:38:54 +00:00
Matthew Vale 0176d30312 change to use '/' instead of DIRECTOR_SEPERATOR 2016-01-12 14:47:50 +00:00
Matthew Vale e6ad46cfbf Rollout of root.php 2016-01-12 13:55:39 +00:00
markjcrane 836a41ddbb Minor adjustments. 2015-12-20 22:46:52 -07:00
Matthew Vale 742db50120 First pass on core/* 2015-12-10 10:09:07 +00:00
reliberate e7162402b1 Domain Edit/Create: Use file_exists instead of isset on recordings directory path check. 2015-12-08 11:24:47 -07:00
markjcrane cde9debb29 After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
markjcrane e778153be6 A few minor adjustments. 2015-10-10 16:41:46 -07:00
markjcrane 71ddf1953e Add dialplan detail inline and group. 2015-10-10 16:35:04 -07:00
markjcrane b8f5337b14 Complete the sql string. 2015-10-10 16:27:57 -07:00
markjcrane 0ae31f75b9 Add code to update dialplan timezone per domain when setting the time_zone on the domain settings. 2015-10-10 15:43:11 -07:00
markjcrane a7915f6dd9 Remove the is_numeric on format_phone. 2015-09-15 21:53:14 -06:00
markjcrane 4a21d7a19d Remove a space and replace with a tab. 2015-09-09 09:43:00 -06:00
markjcrane fd2c1d3fd0 Update the domain code separate the domain code from the presentation. 2015-09-07 23:14:39 -06:00
markjcrane 16527f49da Remove domain parent which is confusion and expectations of it working in some particular way. 2015-08-13 16:55:42 -06:00
markjcrane 994bd984dd Add a permission check to core/domain_settings/domain_edit.php. 2015-07-25 22:52:57 -06:00
markjcrane 6392bff01a Domain name edit only perform the actions if the features are installed. 2015-07-24 14:05:02 -06:00
markjcrane 8c5b7c318d Only include if the domain_setting_edit permission has been assigned to the current user. 2015-07-24 08:59:13 -06:00
markjcrane b8a4162d21 Remove setting the domain array again as its redundant. 2015-07-23 17:51:39 -06:00
reliberate e24526fb92 Upgrade: Converted Advanced > Upgrade to use Git instead of SVN (untested).
Misc: Added provisions elsewhere to account for .git/* files, as currently done with .svn/* files.
2015-07-02 17:25:41 -06:00
Mark Crane f57cf46674 Add latest translations 2015-06-30 13:30:02 +00:00
Mark Crane 4c71476922 Add latest translations 2015-06-29 22:30:02 +00:00
Mark Crane 4699d4c8e8 Synchronize the translations. 2015-06-06 02:37:26 +00:00
Nate Jones b10b94580c Domains: Require Name on add. 2015-05-21 19:12:42 +00:00
Nate Jones 63cd5bb78e Language file merge from translation server. 2015-05-01 11:13:39 +00:00
Nate Jones 924d7b8fdd Domain Settings: Obfuscate sensitive values.
Enhanced/Minimized Theme: Adjust styles allowing ability to completely turn off login/menu/body/footer shadows and quicker opacity control (via default/domain settings), add default/domain setting domain_shadow_color (Enhanced only).
2015-05-01 08:22:21 +00:00
luis daniel lucio quiroz d4a84948ae change the Billing when you change the Tenant name 2015-04-30 13:45:13 +00:00
Mark Crane 3b8b7ad0ca Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome. 2015-04-08 13:38:58 +00:00
Mark Crane 716572b6e8 Don't require the domain to be lower case. 2015-03-24 08:40:02 +00:00
Nate Jones bd38f6b160 Implemented fix suggested in Issue 823 - Add DOCUMENT_ROOT to require_once path on domain edit [and contacts_vcard.php, and save_switch_xml() function]. 2015-03-18 06:17:09 +00:00
Nate Jones ded7cb3266 Visual adjustments. 2015-02-15 11:57:14 +00:00
Nate Jones 996e89c396 Removal of colon next to form label names. 2015-02-15 06:50:00 +00:00
Nate Jones 10ef66986b Domains: Add front end to set domain status, and assign a parent domain. 2015-02-06 01:26:06 +00:00
Mark Crane 881cd060c6 Fix the language select on domain and default settings. 2015-01-18 10:56:41 +00:00
Mark Crane d5731c9172 Use the new multi-lingual code on fusionpbx/core sub directories. 2015-01-18 09:22:07 +00:00
Mark Crane 9369fd8d0d Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane bbf2a3badc Add app_menu.php files for the menu. 2014-12-25 19:32:57 +00:00
Mark Crane bc89b56e9b Fix a little white spacing. 2014-11-16 02:03:19 +00:00
Mark Crane a3ff701236 unset the 2 more prepared statements on domain settings. 2014-11-16 01:51:10 +00:00
Mark Crane 4c50a213bf Unset domain setting prepared statements. 2014-11-16 01:44:27 +00:00
Nate Jones 40366ffd8b Default & Domain Settings: Clicking True/False value in Enabled column toggles status. 2014-10-28 09:17:58 +00:00
Nate Jones a74aed34e0 Domain Setting Edit: Added app-specific controls on value field, such as color picker, select boxes for fax server options, etc. 2014-10-11 05:30:06 +00:00
Mark Crane 4619ede7b1 Add multi-delete in advanced -> domain settings 2014-09-21 09:39:32 +00:00
Nate Jones b0897ba96c Domain Edit: On rename, set Variables > domain value to new domain name (single-tenant only). 2014-08-14 07:24:26 +00:00
Nate Jones 4bbfa90be3 Copyright Bar: Fixed overlapping issue with in Domain Edit/Settings. 2014-07-29 23:29:44 +00:00
Nate Jones 526f2e6b9b Default Settings: Copy checked settings to selected Domain (back end finished). 2014-07-25 07:23:35 +00:00
Nate Jones c2c766d284 Default & Domain Settings Edit: Implemented order field. 2014-07-25 02:45:23 +00:00
Mark Crane 816bcbf3bb Add domain and default setting order to the list 2014-07-25 02:20:54 +00:00
Mark Crane 0467d60eae Add domain and user setting order 2014-07-25 01:45:58 +00:00
Nate Jones 5ba7db4467 Domains List: Added Tools heading, multilinguified. 2014-07-24 06:05:05 +00:00
Nate Jones 65c7282201 Domains List: Revert domain name to edit link, add Manage links for each domain in list. 2014-07-24 05:58:01 +00:00
Mark Crane 8856048c54 Fix the paging on the domains page 2014-07-23 04:30:10 +00:00
Mark Crane 61d0d1cc81 Fix the search 2014-07-23 04:28:06 +00:00
Mark Crane c20f836d8c Add a domain search tool 2014-07-23 04:24:57 +00:00
Mark Crane 6139fa02f1 Add an alternate way to switch domains from advanced -> domains 2014-07-23 03:42:05 +00:00
Nate Jones dc2196dd6f Document (Window) Title: Update variable name to avoid conflict when paging is used. 2014-07-10 00:32:50 +00:00
Nate Jones 3683a9d5ae Domain Edit: Optimize select queries used during Domain rename. 2014-07-08 12:02:04 +00:00
Nate Jones ec2d3ac802 Domain Edit: On Domain rename, update MORE database records and dialplan xml files. 2014-07-08 11:28:28 +00:00
Nate Jones 2e867ec09f Domain Edit: On Domain rename, update switch domain folders & files...
- switch/storage/voicemail/default/[domain] (folder)
- switch/storage/fax/[domain] (folder)
- switch/conf/dialplan/[domain] (folder/file.xml)
- switch/conf/dialplan/public/[domain] (folder/file.xml)
- switch/conf/directory/[domain] (folder/file.xml)
- switch/recordings/[domain] (folder.xml)
2014-07-08 08:23:22 +00:00
Nate Jones b2a6a67f81 Domain Edit: On Domain rename, update CDR records where appropriate. 2014-07-08 06:47:52 +00:00
Nate Jones e0e6db60b9 Domain Edit: On Domain rename, update Dialplans and Extensions where appropriate. 2014-07-07 19:57:52 +00:00
Mark Crane 7064eea9b0 remove edit from domain settings 2014-06-22 08:15:51 +00:00
Mark Crane a8f192b2d3 Remove edit title 2014-06-22 08:12:07 +00:00
Nate Jones e143301f2a Description column style mods, just for consistency. 2014-06-22 06:35:33 +00:00
Nate Jones 454e4cc12c Fix missing / on closing <tr> tags. 2014-06-22 01:16:49 +00:00
Nate Jones 59687a4785 (Modified) Usability Enhancement: Click on list rows to Edit items. Now uses jQuery (instead of onclick) to avoid being redirected to Edit when canceling a Delete. 2014-06-21 08:52:47 +00:00
Nate Jones 3c2e32d197 Add links to certain column text in a list view - integrated click on list rows to Edit items, as well. Misc bug fixes. 2014-06-21 07:51:31 +00:00
Nate Jones 1b8e46d699 Minor Tweak: Enhanced delete own domain/user prevention. 2014-06-17 21:27:10 +00:00
Nate Jones 81d591cd9d Enhanced delete own domain/user prevention. 2014-06-17 21:24:44 +00:00