snipe
|
a369a111e0
|
Updated validation for nullable integers
|
2016-12-15 01:37:19 -08:00 |
|
snipe
|
30bc3cbe9b
|
Make company ID nullable
|
2016-12-14 11:12:21 -08:00 |
|
snipe
|
4f2439ae1c
|
Add Passport API token generator
|
2016-12-14 10:53:01 -08:00 |
|
snipe
|
25f60264bd
|
Passport scaffolding
|
2016-12-14 10:06:05 -08:00 |
|
snipe
|
91fe136fd3
|
More nullables
|
2016-12-14 09:58:12 -08:00 |
|
snipe
|
37c847ea08
|
Clearer/updated/named custom fields routes
This is still broken
|
2016-12-14 09:56:23 -08:00 |
|
snipe
|
37f93a2861
|
Better validation using nullable
|
2016-12-14 09:55:45 -08:00 |
|
snipe
|
7c774352e5
|
Fix depreciated lists() method
|
2016-12-14 09:55:35 -08:00 |
|
snipe
|
863e200430
|
Hopefully fixes tons of PEBKAC where users have the wrong app.url
|
2016-12-14 08:20:05 -08:00 |
|
snipe
|
8e5977ad84
|
Updated maintenance views
|
2016-12-14 07:56:01 -08:00 |
|
snipe
|
68ac4abe2c
|
Updated throttling override for 5.3
|
2016-12-14 06:30:51 -08:00 |
|
snipe
|
433adb1dcb
|
Updated traits and method names for 5.3
|
2016-12-14 05:06:51 -08:00 |
|
snipe
|
5cd7e84d98
|
Renamed Password controllers to new 5.3 versions
|
2016-12-14 05:06:15 -08:00 |
|
snipe
|
b83f73f7d6
|
Updated providers for 5.3
|
2016-12-14 04:32:24 -08:00 |
|
snipe
|
8ca5c6c25e
|
Moved routes to new new routes files for 5.3
|
2016-12-14 04:32:10 -08:00 |
|
snipe
|
f0dd4c5a97
|
Remove middleware for checking for maintenance
This is (mostly) a built-in feature in Laravel 5.3
|
2016-12-14 04:31:19 -08:00 |
|
snipe
|
65db55908a
|
Rename to AuthController to LoginController
|
2016-12-14 04:30:56 -08:00 |
|
snipe
|
ae66bba0f1
|
Fixes #3015 - increase size of state field in suppliers
|
2016-12-07 17:50:20 -08:00 |
|
snipe
|
e7ac860f77
|
Supress error if pagination isn’t set up on the server
|
2016-12-07 17:07:48 -08:00 |
|
Daniel Meltzer
|
927a12f78d
|
Fix #2985. Missed in the field rename (#3014)
|
2016-12-05 15:09:14 -08:00 |
|
Brady Wetherington
|
6f9a82f4ea
|
On a succesful LDAP user-creation, we should return the $user, not (#3008)
just 'true'.
|
2016-12-01 15:54:13 -08:00 |
|
snipe
|
1be22cf051
|
Improved versioning script
|
2016-12-01 02:53:41 -08:00 |
|
snipe
|
7ccef51a4f
|
Removed some dumb comments
|
2016-12-01 02:25:53 -08:00 |
|
snipe
|
4c418bf622
|
Remove unused $request variable
|
2016-12-01 02:13:00 -08:00 |
|
snipe
|
16cfdbaa93
|
Redirect the lost password success back to login
|
2016-12-01 02:04:43 -08:00 |
|
snipe
|
3f8f6ad981
|
Fixes #2995 - adds max login attempts/duration as .env option
|
2016-12-01 02:04:15 -08:00 |
|
snipe
|
d8d800bb7a
|
Fixes #2997 - don’t include soft-deleted maintenances
|
2016-12-01 00:55:00 -08:00 |
|
snipe
|
5bca1ed2b6
|
Allow supression of debug warning for demo
|
2016-12-01 00:48:43 -08:00 |
|
snipe
|
68b9ffb908
|
Only allow login via LDAP if the user was already imported or created via LDAP
|
2016-12-01 00:29:45 -08:00 |
|
snipe
|
6c366eb112
|
Fixes potential login issue if password syncing is set to true
|
2016-11-30 20:39:43 -08:00 |
|
snipe
|
820d37cabb
|
Custom logging to only show debug info if the app is in debug mode
or if the user has overridden the APP_LOG_LEVEL in their env
|
2016-11-30 20:38:46 -08:00 |
|
snipe
|
ce056c39e5
|
Removed requirement for serial number
Some folks will use a license file instead
|
2016-11-29 14:06:33 -08:00 |
|
snipe
|
b6ffb8b3df
|
Protect edit route as well
|
2016-11-29 13:40:00 -08:00 |
|
snipe
|
f5e100a6a5
|
Only allow asset files to be deleted, maintenances to be added if user has assets.edit permission
|
2016-11-29 13:37:45 -08:00 |
|
snipe
|
abcc01f5e0
|
More language string corrections
|
2016-11-29 12:48:00 -08:00 |
|
snipe
|
4dbe8fad30
|
More language string fixes
|
2016-11-29 08:46:33 -08:00 |
|
snipe
|
7bf1664b8f
|
Allow XML mimetypes
|
2016-11-29 08:01:08 -08:00 |
|
snipe
|
b0d8711002
|
Add .lic as possible license file type
|
2016-11-29 07:22:45 -08:00 |
|
snipe
|
53404f3d1c
|
Fixes asset model clone
|
2016-11-29 06:16:52 -08:00 |
|
snipe
|
f605821143
|
Remove unneeded use statements
|
2016-11-29 06:14:33 -08:00 |
|
snipe
|
cab331f3f8
|
Link model name in category view
|
2016-11-29 06:14:20 -08:00 |
|
snipe
|
eb340b0fa9
|
Add fieldset to asset model listing
|
2016-11-29 06:06:52 -08:00 |
|
snipe
|
3acc4065ce
|
Merge branch 'develop' of github.com:snipe/snipe-it into develop
|
2016-11-29 05:19:24 -08:00 |
|
snipe
|
2ce67e9443
|
Derp.
|
2016-11-29 05:19:18 -08:00 |
|
Daniel Meltzer
|
263f19bdad
|
Fix error in partializing with creating an asset maintenance. (#2987)
|
2016-11-29 05:02:48 -08:00 |
|
snipe
|
4fc88f673d
|
Only check if table exists if there is not a value for the static cache yet
|
2016-11-29 05:02:14 -08:00 |
|
snipe
|
dbb2b62223
|
Fixed cranky Codacy result
|
2016-11-29 01:44:24 -08:00 |
|
snipe
|
2603488bd6
|
Removed settings middlware
(Already handled via AppServiceProvider)
|
2016-11-29 01:19:52 -08:00 |
|
snipe
|
81a0e06c40
|
Automatically log the user in after user creation
|
2016-11-29 01:19:25 -08:00 |
|
snipe
|
0d6b160b61
|
Fix mail test script
|
2016-11-29 01:19:05 -08:00 |
|