Commit Graph

101 Commits

Author SHA1 Message Date
Nate Jones b4e61290f1 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 eef73fd005 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 16105f7d3a 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 abcc96f0ad Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Mark Crane 6196d07edf Make sure the conference center array is created 2014-07-03 22:52:17 +00:00
Mark Crane 56fa094e59 Prevent Conference Room Pin Number duplicates 2014-07-03 22:16:29 +00:00
Mark Crane 18bab0ac0c Fix the conference room delete 2014-07-03 21:54:45 +00:00
Nate Jones 43e28fc309 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 fd5f2b8630 Add links to certain column text in a list view.
Misc bug fixes.
2014-06-21 03:42:09 +00:00
Nate Jones ffa3cd7de4 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 97f32f4b6c Fix the French search translation 2014-05-02 07:47:05 +00:00
Nate Jones 12bc1f9ba3 Removed blank Enabled select option, multilinquified. 2014-04-27 10:01:57 +00:00
Nate Jones 596c6a2b02 Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:37:41 +00:00
Mark Crane 4c08caf7b4 Add greeting to the conference center interface. 2014-03-05 21:16:51 +00:00
Mark Crane 491ea2c050 Put the conference centers in order by name. 2014-03-05 21:16:21 +00:00
Nate Jones ff699a71c8 Unstack list control icons. 2014-02-26 04:27:31 +00:00
Nuno Miguel Reis f063ead227 fixed some translations 2014-02-25 22:49:35 +00:00
Nuno Miguel Reis 248a207f95 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 64eaa447c8 Response message updates, language fixes. 2014-02-21 03:56:30 +00:00
Mark Crane a6a68193f1 Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 2014-02-14 07:03:12 +00:00
Mark Crane 9b60110cf7 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 542bf10bb0 Default the conference room profile to 'default' 2014-02-06 04:01:22 +00:00
Mark Crane ec3d44235c 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 c405bfa745 language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:53 +00:00
Nuno Miguel Reis 0fa9d61ee1 language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:01 +00:00
Nuno Miguel Reis 063bdff08d Merge and clean 2013-10-01 12:26:41 +00:00
Nuno Miguel Reis c0bae01b3a changed single quote to double quotes everywhere 2013-10-01 11:35:07 +00:00
Philippe Rioual 22be7bd745 corrected french words misspelled and grammar errors 2013-10-01 11:13:32 +00:00
Mark Crane 94f592cc08 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 8cee3bbe44 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 92dde8ac9b 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 84b11a971c 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 7ba40f465e 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 2f020fef40 Shorten some of the names so Conference Rooms list fits on the page better. 2013-09-21 23:03:51 +00:00
Mark Crane 8f8fd3e3e8 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane 6cb84a39c7 Convert all remaining app_config.php files to UTF-8 without BOM. 2013-09-21 16:00:28 +00:00
Mark Crane 67a0c26eb1 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 c944837500 Conference Center: increase the space between the title and the content. 2013-09-18 15:49:17 +00:00
Mark Crane 54ccb9b1dd Increase the space between the Conference Rooms title and the table. 2013-09-18 15:42:26 +00:00
Mark Crane c130a8cae5 Change fr to fr-fr and de to de-de. 2013-09-17 20:02:19 +00:00
Nuno Miguel Reis 017650e984 new changes to group_permissions/menu logic 2013-09-17 19:06:44 +00:00
Mark Crane f61de19169 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 98178c6ef7 Fix the database app_config array on several of teh app_config file array. 2013-09-13 09:39:57 +00:00
Mark Crane 6761f06806 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 e9aa47069c 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 716dc92852 Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane 6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane 6fff3b91a1 Show the conference center selection for conference rooms. 2013-05-22 00:58:29 +00:00
Mark Crane 6eb013b611 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00