snipe
|
9aed12c5aa
|
Update composer package with newer SVG package
|
2020-03-05 13:28:07 -08:00 |
|
snipe
|
61bdb88ba5
|
Add @ColinMcNeil as a contributor
|
2020-03-04 22:38:09 -08:00 |
|
snipe
|
36696ab56e
|
Add @bigtreeEdo as a contributor
|
2020-03-04 22:37:57 -08:00 |
|
snipe
|
f0f9b93652
|
Add @Godmartinz as a contributor
|
2020-03-04 22:37:45 -08:00 |
|
snipe
|
a2fae76eaf
|
Bumped version
|
2020-03-04 22:37:17 -08:00 |
|
snipe
|
8b2f8ef3cb
|
Spelling is hard :(
|
2020-03-04 22:19:59 -08:00 |
|
snipe
|
5307e57bd9
|
Fix for CVE-2019-10772
Vuln in SVG sanitizer library
|
2020-03-04 22:15:31 -08:00 |
|
snipe
|
15518852aa
|
Added validation to reject email addresses over 250 characters
|
2020-03-04 22:08:07 -08:00 |
|
snipe
|
60fc1d3f6d
|
Added/matched forgotten password strings in lang files
|
2020-03-04 22:07:35 -08:00 |
|
snipe
|
d1a8d76d85
|
Set maxlength in password reset form to 250
|
2020-03-04 22:06:43 -08:00 |
|
snipe
|
803f5ad0ab
|
Fixed #7870: fixed SSL connectivity for PaaS DBs (#7874)
|
2020-03-04 19:39:23 -08:00 |
|
snipe
|
663c0f3713
|
Fixed typo
|
2020-02-11 22:09:46 -08:00 |
|
snipe
|
dfb9e430fa
|
Removed debug line
|
2020-02-11 22:09:37 -08:00 |
|
snipe
|
03c5a42f5a
|
Fixes for flysystem paths :(
|
2020-02-11 20:22:55 -08:00 |
|
snipe
|
c33970e3e3
|
Added timestamp to uploaded files so they are unique and don’t overwrite
Laravel 6 now does this automaically, so we should switch to their way
|
2020-02-11 20:19:59 -08:00 |
|
snipe
|
0ea8125f31
|
Default favicon
|
2020-02-11 20:19:24 -08:00 |
|
snipe
|
841d0cdbbe
|
Added default logo/favicon
|
2020-02-11 20:15:35 -08:00 |
|
Godfrey Martinez
|
0e0fe967e4
|
BadMethodCallException Method update does [ch10544] (#7804)
|
2020-02-10 19:27:23 -08:00 |
|
snipe
|
192917cc84
|
Slightly better fix for requestable import bug
|
2020-02-10 17:34:32 -08:00 |
|
snipe
|
46a138c64b
|
Fixed id to statuslabel in sidenav
|
2020-02-10 12:36:48 -08:00 |
|
snipe
|
60b271c6a8
|
Use import instead of direct model call
|
2020-02-10 12:36:40 -08:00 |
|
snipe
|
81880645ed
|
Possible requestable fix
|
2020-02-10 11:40:39 -08:00 |
|
snipe
|
9eb4b0dda7
|
Disallow 0 as a number for labels per page
|
2020-02-04 19:14:58 -08:00 |
|
snipe
|
2f0ed129f0
|
Use “invalid barcode” image and suppress errors when barcode format is wrong
|
2020-02-04 18:15:01 -08:00 |
|
Fabian Grutschus
|
5becb93e6c
|
Added: allow appending of domain name to username when user tries to login (#7790)
|
2020-02-04 12:47:49 -08:00 |
|
snipe
|
3361b859c0
|
Changes offset to use the actual item count as override instead of 0 (#7788)
|
2020-02-04 12:32:24 -08:00 |
|
bigtreeEdo
|
e27a9b137b
|
added 'requestable' to fillable attributes. (#7787)
|
2020-02-03 19:37:03 -08:00 |
|
snipe
|
89e2a3ae3c
|
Fixed #7752 - reformat /api/v1/users/me to use transformer
|
2020-01-30 13:12:43 -08:00 |
|
snipe
|
5f85d8132b
|
Fix for weird JSON parsing in actionlogs (#7753)
* Fix for weird JSON parsing in actionlogs
* Removed debugging code
* Check for the meta array
(If no fields, no array)
|
2020-01-24 17:31:43 -08:00 |
|
snipe
|
ca1285ec08
|
Updated favicon
|
2020-01-23 19:49:46 -08:00 |
|
snipe
|
56582614b6
|
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
|
2020-01-22 16:07:46 -08:00 |
|
Ivan Nieto
|
313cacdb71
|
Select Import File fails in Develop [ch10598] (#7718)
* Delete an unused import, then replace a deprecated facade with the needed one for uploading files
* Added the needed use for the Request Facade
|
2020-01-17 16:12:51 -08:00 |
|
Ivan Nieto
|
75bf8f3d58
|
Remove not existent variable 'id' in the redirect causing [ch10602] (#7732)
|
2020-01-17 16:12:24 -08:00 |
|
Ivan Nieto
|
ab36784edd
|
Added a parameter that http://snipe-it.app/fields expected, without it that functionality was broken (#7687)
Nice!
|
2019-12-30 20:18:47 -08:00 |
|
snipe
|
324da7c0c8
|
Include correct license, asset, etc count on user show API call
|
2019-12-19 18:09:53 -08:00 |
|
snipe
|
779fc6d195
|
Added license endpoint for users
|
2019-12-19 18:00:36 -08:00 |
|
snipe
|
159acf6788
|
Removed extra space
|
2019-12-19 17:47:50 -08:00 |
|
Colin McNeil
|
db59106c3e
|
Move ldap import ini settings to config (#7679)
|
2019-12-19 11:51:55 -08:00 |
|
Ivan Nieto
|
7b7e097922
|
Added correct route for AssetsController from http://snipe-it.app/hardware/audit/due endpoint (#7673)
|
2019-12-18 11:52:01 -08:00 |
|
snipe
|
5ef40340fb
|
Bumped version
|
2019-12-11 19:38:04 -08:00 |
|
snipe
|
aa4d0c4a6b
|
Ugh. NPM is the fucking worst.
|
2019-12-11 19:36:55 -08:00 |
|
snipe
|
7f53462d0f
|
Bumped composer lock
|
2019-12-11 15:21:37 -08:00 |
|
snipe
|
94ce8cad64
|
Make sure $user->item exists before trying to count on it
|
2019-12-11 14:43:46 -08:00 |
|
snipe
|
4d38c44a93
|
Fixed groups request
|
2019-12-11 11:26:58 -08:00 |
|
snipe
|
c31e150935
|
Use $request->input over Request::get()
|
2019-12-11 11:09:54 -08:00 |
|
snipe
|
a5b180a9c6
|
Fixed Call to a member function count() on null for location delete
|
2019-12-11 10:46:07 -08:00 |
|
snipe
|
a8bbb951bc
|
Use Request instead of Input
|
2019-12-10 22:05:49 -08:00 |
|
snipe
|
df778cdb80
|
Include storage in use statements
|
2019-12-10 22:03:15 -08:00 |
|
snipe
|
b55d9113d4
|
Moved bootstrap directive to avoid warning on codeception
|
2019-12-10 21:47:01 -08:00 |
|
snipe
|
d7c51f1a2c
|
Added Request to use statements
|
2019-12-10 20:39:29 -08:00 |
|