reliberate
72687adef2
Security: Integrate Settings and necessary functions to enforce password complexity requirements.
...
Theme: Add basic password strength indicator bar.
Default Settings: Also verify correct Type (name) on Upgrade > App Defaults.
User: Show Nickname in Contact select if no Given or Family name.
Password Reset: Integrate hide and convert password fields method to prevent browser prompt.
2016-06-02 18:26:32 -06:00
reliberate
7b45a631ee
Users: Bug Fix - Group list now displayed in select box even when none have been assigned to the user.
2016-05-24 16:59:54 -06:00
Harry G. Coin
89e5ecbcdf
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
reliberate
48876aa39b
Users: Correct username input field type (from 'txt' to 'text').
2016-04-25 15:07:42 -06:00
reliberate
38e349a1e6
User Edit: Fix logic used on Enabled field.
2016-03-31 09:48:30 -06:00
reliberate
017c946e16
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
1d95ad0743
Devices, Extensions, Gateways, Users: Bypass browser password manager prompt when saving.
2016-02-25 18:19:51 -07:00
markjcrane
23b4b7c9bf
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
markjcrane
f8aa2ec207
Browser developers disabled autocomplete in most browser. A move that makes an assumption that autocomplete is always good. In this particular case it creates a bug. There are a few legitimate reasons to disable autocomplete. In this case I'm disabling it as we are only updating the password when its provided by the user. In this case the user may be and administrator changing a user a password in this case autocomplete would offer the wrong password. Another case have two password fields that must match if both passwords are empty then the passwords are not updated allowing for other user settings to be updated.
2015-09-19 17:42:02 -06:00
Nate Jones
f43a47fe1f
User Edit: If changing user's domain, unassign any foreign domain groups.
2015-05-10 05:13:03 +00:00
Nate Jones
53ebdd2ea5
User Edit: Query fixes.
2015-05-09 21:54:33 +00:00
Nate Jones
5534adc647
User Edit: Remove italics from global group names.
2015-05-09 20:46:33 +00:00
Nate Jones
90dc4ff6cf
User Edit: Include domain for non-global groups in list and select.
2015-05-09 20:30:35 +00:00
Nate Jones
88295a53d7
Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups.
...
Users: Adjust so assigned Domain doesn't get overwritten if user_all permission exists, but user_domain doesn't.
Destinations: Adjust so assigned Domain doesn't get overwritten if destination_all permission exists, but destination_domain doesn't.
2015-03-31 21:47:31 +00:00
Nate Jones
8616a5b03f
Users: Added ability to move User to different domain. Also remove User Settings upon delete.
2015-03-31 00:54:24 +00:00
Nate Jones
347577af4f
User Edit: Sort Contact select options a little better.
2015-03-26 19:51:53 +00:00
Nate Jones
f982637c2b
User Edit: Fix Language select box not populating with available languages.
2015-03-18 08:57:18 +00:00
Nate Jones
eb3618e9f7
Visual adjustments.
2015-02-15 09:39:23 +00:00
Nate Jones
18fefa3682
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
dbd9fbc07b
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
256e424b3e
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Mark Crane
22fcdc5f5a
When the user is updated increase the salt length and remove special characters that can cause problems.
2015-02-10 20:54:03 +00:00
Mark Crane
a3ecd317d4
Use the new multi-lingual code on fusionpbx/core sub directories.
2015-01-18 09:22:07 +00:00
Mark Crane
64c3580302
Fix the group list for accounts -> user -> edit.
2015-01-08 09:54:24 +00:00
luis daniel lucio quiroz
ce959b8fc5
HTML5 input tags for usersupdate
2014-12-21 06:12:21 +00:00
Nate Jones
1f482e0834
User Create/Edit: Require a group assignment.
2014-10-18 08:18:03 +00:00
Nate Jones
254c92be1d
User Edit: Adds group_uuid to v_group_users when assigning user to a group.
2014-10-18 03:17:13 +00:00
Nate Jones
9566dce374
User Edit: Add button to load an auto-generated API Key (UUID) into the input field.
2014-08-15 07:04:52 +00:00
Nate Jones
078f321738
Response Message: Mood adjustments.
2014-08-02 07:02:31 +00:00
Nate Jones
e67aa0c638
Document (Window) Title: Update variable name to avoid conflict when paging is used.
2014-07-10 00:32:50 +00:00
luis daniel lucio quiroz
6a28c418e3
absolute path fixed
2014-07-08 02:39:59 +00:00
Nate Jones
f19755d481
User Create/Edit: More advanced password match/mismatch notifications.
2014-07-07 19:04:28 +00:00
Nate Jones
73105d432e
User Create/Edit: Added JS to change CSS style on password boxes if values are not identical.
2014-07-07 16:34:43 +00:00
Nate Jones
a695d35ca2
Sort all Group select boxes by group_name asc.
...
Create User now allows to select a single Group to add User to at time of User creation.
2014-06-21 19:40:16 +00:00
Nate Jones
93786dd1b9
User Manager: Ability to edit Username, verifies unique.
2014-06-20 22:21:39 +00:00
Mark Crane
59e112e7ff
Add the languages array
2014-05-13 06:09:28 +00:00
Mark Crane
6c54d110c5
Additional work on the alignment of the contents
2014-05-13 05:47:28 +00:00
Mark Crane
05f6b02d39
Fix the table alignment
2014-05-13 05:45:04 +00:00
Mark Crane
833560e57c
Add user language to accounts -> user manager -> edit user
2014-05-13 05:41:44 +00:00
Mark Crane
c33aeb97f1
Fix alignment issues for the labels on Accounts -> User Manager -> Edit
2014-05-13 05:25:51 +00:00
Nate Jones
e64fef05dd
Submit button also placed at top; reordered to right margin, too.
2014-04-26 22:50:52 +00:00
Nate Jones
5d250eba32
Default select value adjustments
2014-04-15 01:10:21 +00:00
Mark Crane
114f0f3e56
Fix the user edit page.
2014-02-26 07:20:07 +00:00
Nate Jones
80b546406e
Response message updates.
2014-02-23 09:39:12 +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
b3523f341d
Add the api_key to user update
2013-09-21 04:38:26 +00:00
Mark Crane
3c927dcdf2
Fix a problem when a user is disabled under accounts -> user accounts the user details would no longer show correctly.
2013-09-20 19:24:43 +00:00
Mark Crane
67ec2c49db
Fix code that was designed to block non-superadmins from changing users in the superadmin group. Hide superadmin accounts from users that are not in the superadmin group.
2013-08-16 06:27:06 +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
08c4ac4ceb
Change the references of persistform.php to resources/persist_form.php
2013-07-06 06:24:11 +00:00