fusionpbx/core/users
Harry G. Coin 8abe003a71 The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
So, please find in this set numerous small changes which eliminate numerous php warning messages.

Also, a small bug fix in an sql statistics routine, naming a count(*) field as count, so displaying correct detail.

If any of the proposed changes are omitted, the relevant page will experience php warnings.

There are no doubt fusionpbx pages I've yet to visit that still generate warnings, this set is nearly certainly not comprehensive.
2016-04-25 20:19:58 -05:00
..
resources/classes Group Manager: Fix group permission protection feature. 2015-04-15 04:28:26 +00:00
app_config.php WhitespaceClean-core/batch 2016-03-11 12:06:20 +00:00
app_defaults.php Add a default group check. 2016-04-03 11:54:09 -06:00
app_languages.php Enhance: Default Theme - enable menu style and positioning options. 2016-03-25 19:38:57 -06:00
app_menu.php Added: Bootstrap Framework - initial integration. 2016-03-25 16:29:20 -06:00
group_permissions.php Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc. 2016-04-13 13:23:07 -06:00
groupadd.php Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups. 2015-03-31 21:47:31 +00:00
groupdelete.php Groups: Better DB record management on Group rename and Group Domain change. 2015-04-01 08:17:51 +00:00
groupedit.php Group Edit: Add Copy button. 2015-04-01 09:26:14 +00:00
groupmemberadd.php Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups. 2015-03-31 21:47:31 +00:00
groupmemberdelete.php Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups. 2015-03-31 21:47:31 +00:00
groupmembers.php Group Members: Order by Domain, then by User. 2015-05-10 06:13:05 +00:00
groups.php Allow deleting system default groups. 2016-03-31 11:01:39 -06:00
index.php Increase the security on accounts -> users list and streamline the search. 2015-03-27 16:18:30 +00:00
permissions_copy.php Use the new multi-lingual code on fusionpbx/core sub directories. 2015-01-18 09:22:07 +00:00
permissions_default.php Use the new multi-lingual code on fusionpbx/core sub directories. 2015-01-18 09:22:07 +00:00
root.php Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
signup.php Devices, Extensions, Gateways, Users: Bypass browser password manager prompt when saving. 2016-02-25 18:19:51 -07:00
user_setting_delete.php User Settings: Fix delete setting, move bulk delete function to user_setting_delete.php. 2016-03-03 11:28:35 -07:00
user_setting_edit.php Default/Domain/User Settings: Handle boolean value for menu_main_icons setting. 2016-04-05 17:24:22 -06:00
user_settings.php Default/Domain/User Settings: Handle boolean value for menu_main_icons setting. 2016-04-05 17:24:22 -06:00
userdelete.php Users: Added ability to move User to different domain. Also remove User Settings upon delete. 2015-03-31 00:54:24 +00:00
users.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
usersupdate.php The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE); 2016-04-25 20:19:58 -05:00