Commit Graph

101 Commits

Author SHA1 Message Date
Nate Jones 1f073c1027 Function: Moved recur_sounds_dir() to functions.php, removed from ivr_menu_edit.php and conference_center_edit.php. 2014-08-25 18:01:26 +00:00
Nate Jones 5bb2bea640 Input Type Switch Button: Changed from left triangle (⨞) to left triangle (◁), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones b3ef3894f8 Input Type Switch Button: No interprets HTML entities code for left triangle (⨞) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally). 2014-08-03 06:12:10 +00:00
Nate Jones c0209959a8 Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Mark Crane 4cc005cf55 Make sure the conference center array is created 2014-07-03 22:52:17 +00:00
Mark Crane 32df475415 Prevent Conference Room Pin Number duplicates 2014-07-03 22:16:29 +00:00
Mark Crane 9f74a8dd5b Fix the conference room delete 2014-07-03 21:54:45 +00:00
Nate Jones 752ad07d8a Usability Enhancement: Click on list rows to View/Edit items.
Conference Center: Misc minor visual mods.
Contacts: Misc minor visual mods.
2014-06-22 03:24:36 +00:00
Nate Jones 632fd2cb39 Add links to certain column text in a list view.
Misc bug fixes.
2014-06-21 03:42:09 +00:00
Nate Jones 7f670d37b5 Fix for Issue 525 - Removed old delete query code on non-existent table v_meeting_pins. 2014-06-13 05:54:54 +00:00
Mark Crane f48b7507eb Fix the French search translation 2014-05-02 07:47:05 +00:00
Nate Jones ec6687e595 Removed blank Enabled select option, multilinquified. 2014-04-27 10:01:57 +00:00
Nate Jones fa9e9b2ac4 Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:37:41 +00:00
Mark Crane 460b0853c9 Add greeting to the conference center interface. 2014-03-05 21:16:51 +00:00
Mark Crane d0b82a0487 Put the conference centers in order by name. 2014-03-05 21:16:21 +00:00
Nate Jones bede08923d Unstack list control icons. 2014-02-26 04:27:31 +00:00
Nuno Miguel Reis c8740bad49 fixed some translations 2014-02-25 22:49:35 +00:00
Nuno Miguel Reis eeed105dff change of some pt_PT translations and fixed some encoding bugs for the new Chile spanish
Conflicts:
	fusionpbx/app/call_center_active/app_languages.php
	fusionpbx/app/calls_active/app_languages.php
	fusionpbx/app/ring_groups/app_languages.php
	fusionpbx/app/schemas/app_languages.php
2014-02-25 03:28:28 +00:00
Nate Jones 034e2971c5 Response message updates, language fixes. 2014-02-21 03:56:30 +00:00
Mark Crane f513b95c6d Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 2014-02-14 07:03:12 +00:00
Mark Crane a6b2dd512d Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation. 2014-02-13 20:15:59 +00:00
Mark Crane 298676bf5b Default the conference room profile to 'default' 2014-02-06 04:01:22 +00:00
Mark Crane 6b7df75377 Conference Center. Fix a permissions and change the profile to a text box for more flexibility. 2013-12-21 16:14:42 +00:00
Nuno Miguel Reis 54934396ad language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:53 +00:00
Nuno Miguel Reis 24dabf4a1c language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:01 +00:00
Nuno Miguel Reis a6c3c71441 Merge and clean 2013-10-01 12:26:41 +00:00
Nuno Miguel Reis 184ec05020 changed single quote to double quotes everywhere 2013-10-01 11:35:07 +00:00
Philippe Rioual efb7a01783 corrected french words misspelled and grammar errors 2013-10-01 11:13:32 +00:00
Mark Crane a43c8f892d Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations. 2013-09-30 16:21:08 +00:00
Mark Crane 0955da65ba Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes. 2013-09-30 16:16:32 +00:00
Philippe Rioual f0489b418f repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files 2013-09-30 15:22:35 +00:00
Philippe Rioual 9ce5b02701 added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files. 2013-09-30 13:19:40 +00:00
Mark Crane 187bc9dbeb Add permissions for every table (view, add, edit, and delete). Important change to increase security on the REST API and will be beneficial for more detailed control of permissions. 2013-09-25 20:23:10 +00:00
Mark Crane ca2783a285 Shorten some of the names so Conference Rooms list fits on the page better. 2013-09-21 23:03:51 +00:00
Mark Crane 041a375b62 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane bf52a675a0 Convert all remaining app_config.php files to UTF-8 without BOM. 2013-09-21 16:00:28 +00:00
Mark Crane 9b0c91491c Update the file types for the the app_languages.php that were not the correct type. Set the file type to UTF-8 without BOM. 2013-09-21 08:40:50 +00:00
Mark Crane ec5912f6b2 Conference Center: increase the space between the title and the content. 2013-09-18 15:49:17 +00:00
Mark Crane 307923d6e4 Increase the space between the Conference Rooms title and the table. 2013-09-18 15:42:26 +00:00
Mark Crane 850ff7b0db Change fr to fr-fr and de to de-de. 2013-09-17 20:02:19 +00:00
Nuno Miguel Reis cfc37a8910 new changes to group_permissions/menu logic 2013-09-17 19:06:44 +00:00
Mark Crane f077840883 Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane 962fc99515 Fix the database app_config array on several of teh app_config file array. 2013-09-13 09:39:57 +00:00
Mark Crane ea4e824fd5 Added ['type'] so that it is applied as $field['key']['type'] so that it is uniform across all app_config.php files. 2013-09-10 23:06:41 +00:00
Mark Crane 6da2c3734c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane 52628c713c Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane ffffea0710 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane a6e289ed5d Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane b52c848d2e Show the conference center selection for conference rooms. 2013-05-22 00:58:29 +00:00
Mark Crane 189ae6f377 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00