Commit Graph

319 Commits

Author SHA1 Message Date
snipe 348c8f62d1 Fixes #1610 - hide license keys if user doesn't have permission 2016-01-13 07:04:45 -08:00
snipe f98b4095a2 Better explanation of roles 2016-01-13 04:52:26 -08:00
snipe 456e586e02 Bumped version 2016-01-13 03:58:08 -08:00
snipe bb88b85a02 Removed erroneous blade that led to confusing UX 2016-01-11 18:48:49 -08:00
snipe 4037200fad Additional fields for user import 2016-01-11 18:39:40 -08:00
snipe 326d0cc764 Bumped version 2016-01-11 18:17:01 -08:00
snipe 73317f14a0 Bumped version 2016-01-06 21:05:11 -08:00
snipe 962e7531a6 Fix for changing asset model from model with custom fields to one without 2016-01-06 18:04:55 -08:00
snipe e8e8e8f4f3 Bugfix for importer not recognizing existing entries with quotes 2016-01-06 16:21:10 -08:00
snipe 218fe72e16 Fixes #1500: Use the currency setting rather than the localization label 2016-01-05 19:45:40 -08:00
snipe 2b13641661 Fixes #1574 - added Chinese Yuan 2016-01-05 19:33:14 -08:00
snipe 66fe626d51 Fixes #1560 - added AED 2016-01-05 19:31:46 -08:00
snipe 298a938db2 Fix for company scoping bug 2016-01-05 13:20:49 -08:00
snipe 602501b4a3 Bumped version 2016-01-05 13:12:14 -08:00
snipe 738dc1fdf0 Bumped version to 2.1.0-pre 2015-12-30 17:08:34 -08:00
snipe 7c06cba647 More LDAP login fixes 2015-12-30 14:53:49 -08:00
snipe 5eb506b9c3 Bumped version 2015-12-30 12:57:55 -08:00
snipe 506af72d83 Superadmin check in bulk delete users 2015-12-29 20:03:08 -08:00
snipe 1ce205a579 Fixes #1502 - load tableexport and jquery base64 locally 2015-12-29 19:45:46 -08:00
snipe a7a82e5fbc Fixes #1541 2015-12-29 19:41:50 -08:00
snipe 23da312fff Put deleted_at back in users collection for restore functionality 2015-12-29 19:35:31 -08:00
snipe faf2e464fa Fixes #1526 2015-12-29 19:32:15 -08:00
snipe 79c5d3f7d6 Fixes #1537 and #1524 2015-12-29 19:21:54 -08:00
snipe 2888103d1a More updates for #1433
This is a paired down version of the previous auth. Rather than trying to authenticatr with Sentry at every turn, check for valid LDAP and then once all those LDAP additions/updates are set, then try to auth with the credentials the user provided.
2015-12-29 19:12:22 -08:00
snipe de9a15a33b Bumped version 2015-12-29 15:46:37 -08:00
snipe f9cf2b2558 Updated translations 2015-12-29 15:46:20 -08:00
snipe 6639bc1300 Fix overwriting of username if no first/last name 2015-12-22 13:21:51 -08:00
snipe 5967dbae64 Company helper, updated bulk view to show model number 2015-12-22 11:39:42 -08:00
snipe b76f014669 Better handling for invalid locations 2015-12-22 02:40:31 -08:00
snipe ee097dd1da Bumped version 2015-12-15 05:36:04 -08:00
snipe efc06f4b31 Bumped version 2015-12-15 04:15:51 -08:00
snipe e1837069da Allow bulk model update for #1462, fixes #1442 2015-12-09 20:35:24 -08:00
snipe 25338c00e5 Fixes #1456 - email notification when asset requested 2015-12-09 01:40:13 -08:00
snipe 599ea20d65 Fixes #1449 - full link to order number 2015-12-09 01:06:25 -08:00
snipe cab1642ead Small extra logging for LDAP 2015-12-08 21:06:54 -08:00
snipe b1e48b7054 More debugging 2015-12-03 13:33:28 -08:00
snipe 2686dd640c Additional debugging info 2015-12-03 13:30:56 -08:00
snipe bb7b8f3964 Show error if LDAP failed and local auth failed because user doesn't exist 2015-12-03 04:14:05 -08:00
snipe 5bed0bd7ed Fixes #1437 - set expected checkout correctly 2015-12-03 03:14:29 -08:00
snipe be3c8e4515 Fixes #1440 - make employee number searchable/sortable 2015-12-03 02:07:20 -08:00
snipe 7802af837b One more fix for LDAP and local users working together 2015-12-02 22:47:22 -08:00
snipe 6f8a76246e LDAP fix for local users 2015-12-02 21:22:56 -08:00
snipe 66e9203b97 Save fieldset on create 2015-12-02 19:21:09 -08:00
snipe 3417d833ba Save on create for custom fields 2015-12-02 17:12:17 -08:00
snipe aff7b99d91 Nicer add/edit formatting putting required fields at the top 2015-12-02 16:31:57 -08:00
snipe 3944553bfc Commented out show_mac_address field in model creation 2015-12-02 16:11:45 -08:00
snipe 3dc79197c3 Fix for LDAP error if username is wrong 2015-12-02 15:59:01 -08:00
snipe ae8c9f420d Set table engine specifically to InnoDB
It's declasse to alter migrations after the fact, but for some folks with MyISAM set as a default
2015-12-02 12:23:54 -08:00
snipe aa385571cf Additional refinements for #1397 2015-12-01 20:50:54 -08:00
snipe 9920cb2744 Nicer detail view for #1397 2015-12-01 18:17:02 -08:00