madd15
1fcd36e4ac
Change user list to include email address
2015-07-16 10:25:13 +09:30
madd15
1e730078c1
Add file uploads to Users
2015-07-10 09:23:34 +09:30
snipe
15e1774a13
Centered checkboxes for select all
2015-07-09 03:57:20 -07:00
snipe
6524ac3678
Beginning of #851 - no controller methods yet, but still troubleshooting stupid datatables errors.
...
[Error] TypeError: undefined is not an object (evaluating 'f.nTf=a[b].cell')
jb (jquery.dataTables.min.js, line 24)
ga (jquery.dataTables.min.js, line 45)
(anonymous function) (jquery.dataTables.min.js, line 92)
each (jquery-latest.js, line 383)
each (jquery-latest.js, line 136)
o (jquery.dataTables.min.js, line 82)
(anonymous function) (users, line 371)
fire (jquery-latest.js, line 3119)
fireWith (jquery-latest.js, line 3231)
ready (jquery-latest.js, line 3443)
completed (jquery-latest.js, line 3474)
2015-07-09 03:09:18 -07:00
madd15
7a0b3a7350
Allow saving of Username and Email changes
...
I noted that i was unable to change the username or email fields, but also that the username validation would not allow the form to save as it was checking against itself for being unique.
2015-07-02 12:16:01 +09:30
snipe
bb7ce83c48
Merge remote-tracking branch 'origin/develop' into 2.0
2015-06-30 22:42:00 -07:00
snipe
f2abbd0e8f
Deny editing users on demo
2015-06-30 22:10:23 -07:00
snipe
edfa064fd4
Disable emailing imported users if demo mode
2015-06-23 18:38:21 -07:00
snipe
bf3cb73070
Include location ID on user import
2015-06-23 15:05:11 -07:00
snipe
28a9f90a72
Lazy eager load history for optimized queries
2015-06-23 13:44:49 -07:00
snipe
826d3ccae8
Eager loading user info
2015-06-22 17:57:55 -07:00
snipe
ec10526d69
Center envelope in user listing
2015-06-18 15:00:32 -07:00
snipe
16ec68e0b6
Hide email icon if no email address is provided
2015-06-16 01:45:34 -07:00
snipe
d943408f44
Location and email not required, username required
2015-06-15 18:39:34 -07:00
snipe
c4375f9fbc
Merge remote-tracking branch 'origin/develop' into 1.3.0
...
# Conflicts:
# app/controllers/admin/UsersController.php
2015-06-15 11:30:40 -07:00
snipe
7820efc121
Fixes #822 and #847 - added notes field on import for MySQL strict mode
2015-06-15 11:20:09 -07:00
snipe
d0189fb076
Added consumables to user matrix for #782
2015-06-09 20:05:24 -07:00
snipe
2540ac09ec
Fixes #822
2015-06-09 16:02:10 -07:00
snipe
71febc1c81
Added accessories and location
2015-05-04 13:31:47 -07:00
snipe
5e7a4e8193
Fixes #599 - show groups in user list
2015-05-04 01:44:49 -07:00
snipe
bbcc8aa9ac
Update groups if unlocked
2015-03-25 14:26:12 -07:00
snipe
865c302f71
Prevent changing user email/pass/groups if locked
2015-03-25 14:26:00 -07:00
madd15
161d72390b
Update edit for notes field
2015-03-18 16:50:15 +10:30
snipe
a341db4cf7
Prevent delete when password lock is active
2015-03-17 17:29:48 -07:00
snipe
c00086c740
Fix eager loading for user throttle
2015-03-17 15:36:11 -07:00
snipe
c2c0196a3d
Eager loading managers, licenses
2015-03-17 14:58:15 -07:00
snipe
46c1f2a28b
Server side datatables for user view - needs fix for deleted users
2015-03-16 17:33:41 -07:00
madd15
eb5d4983de
more model functionality and icons
2015-02-27 00:53:16 +10:30
snipe
ca1351b704
Switched to all FA
2015-02-25 18:14:51 -08:00
snipe
097bb38a23
Fixes #163 - accept acceptance + eula
...
TODO: Language strings, check that the accepting user is the one that should be allowed to accept.
2015-02-24 22:15:36 -08:00
snipe
e04ac89c5a
Added expiring warrantee alerts
2015-02-24 02:07:33 -08:00
madd15
083cb1b5ec
Fix activate for strict db
2015-02-20 10:26:46 +10:30
snipe
8b3e22b58e
Fixes #546 - only insert data if values exist
2015-02-19 15:50:53 -08:00
madd15
f85061f988
Fix #541 - Headers not being skipped if checked
2015-02-20 09:54:55 +10:30
snipe
87936a58fa
CSV user import
2015-02-18 02:48:16 -08:00
snipe
2b99adba5f
Do not include trashed for user view
2015-02-11 00:43:50 -08:00
snipe
e8c197c6a5
No upper cap to password
2014-08-15 23:10:41 -04:00
snipe
ec658b0cf5
Stronger input validation
2014-08-15 22:13:09 -04:00
snipe
6fd0cbe044
Allow up to 50-character password
2014-08-15 21:02:41 -04:00
Cordeos Team
8d3d8c86b1
A0.4.3 add asset, license, user, model clone and artisan db migration
2014-08-12 17:25:07 +09:00
Cordeos Team
b1fafa7ca4
Added asset, license, user and model cloning
2014-08-12 13:41:17 +09:00
Cordeos Team
0dfc9660ca
alpha 0.4.0 release candidate
2014-08-11 17:13:43 +09:00
Cordeos Team
87c2a4c9c0
initial commit
2014-08-10 16:42:40 +09:00
root
cb8369e9de
Initial QA Patch to fix errors
...
Add License
Add Asset
Show Deleted Users
License Assign
2014-08-08 00:03:12 +09:00
root
6c5bbec44e
Changes:
...
Updated user create to make LOCATION required - same as user edit
Own account password change updated to require only 6-12 characters
2014-08-05 14:56:37 +09:00
root
d71a02982d
Changes:
...
set new user create to active YES as default
Changed user password validation to 6-12 characters
Licenses controller removed asset_id from the INSERT column list
2014-08-05 13:36:47 +09:00
snipe
89000440f3
Added admin ability to unsuspend locked accounts #changelog
2014-07-16 18:21:22 -04:00
snipe
6b5a552d95
Fixed #186 - Bug with select box not retaining selections on edit screen
2014-07-09 03:09:55 -04:00
snipe
af269b536e
Refactored users to use same form for edit/create
2014-07-08 04:35:23 -04:00
snipe
8b914102b7
Updated spacing for PSR-2
2014-06-24 17:49:39 -04:00