snipe
|
22233e3ba6
|
Bulk asset audit form (needs more testing)
|
2017-08-29 16:00:22 -07:00 |
|
snipe
|
e439f15a64
|
Fixed some date math for auditing
|
2017-08-28 17:20:20 -07:00 |
|
snipe
|
42175782a5
|
Only pull logo if there is a value
|
2017-08-26 17:43:00 -07:00 |
|
snipe
|
c7a21e0e4d
|
Production asset build
|
2017-08-26 17:39:59 -07:00 |
|
snipe
|
d98ffd94f9
|
Localized modal titles with correct headers
|
2017-08-26 16:16:41 -07:00 |
|
Brady Wetherington
|
6ad5da44f3
|
Formalize modals (#3898)
* Refactor Modal JS into standalone file, remove duplicated JS and HTML
* Finish fixing Bulk-checkout and checkout
|
2017-08-26 16:06:52 -07:00 |
|
snipe
|
479f422e68
|
Added default if no audit settings are in place
|
2017-08-26 15:27:50 -07:00 |
|
snipe
|
e10cdd57a5
|
Removed old getassetloist method
|
2017-08-26 15:22:04 -07:00 |
|
snipe
|
bf157773c8
|
Also related to #3888
|
2017-08-26 15:21:38 -07:00 |
|
snipe
|
fba3949530
|
Fixes #3888 - broken preview of existing assets
|
2017-08-26 15:21:10 -07:00 |
|
snipe
|
abc3dea8ac
|
Fixed wonky datepicker on bulk checkout
|
2017-08-26 14:16:16 -07:00 |
|
snipe
|
51d74ac06d
|
Auduting improvements
|
2017-08-25 18:40:20 -07:00 |
|
snipe
|
af835d6efc
|
Additional setting validation for new fields
|
2017-08-25 17:59:01 -07:00 |
|
snipe
|
a7a10455ae
|
Bumped version
|
2017-08-25 13:27:58 -07:00 |
|
snipe
|
bd02b9ed62
|
Audit tweaks
|
2017-08-25 10:18:18 -07:00 |
|
snipe
|
16f57e16cb
|
Fixes #1190 - added basic audit workflow
|
2017-08-25 10:04:19 -07:00 |
|
snipe
|
af6f208c43
|
Reordered settings nav
|
2017-08-25 10:03:05 -07:00 |
|
snipe
|
52270fa4db
|
Derp
|
2017-08-25 08:30:48 -07:00 |
|
snipe
|
bf3731d65c
|
Set default min password to 10
|
2017-08-25 08:23:23 -07:00 |
|
snipe
|
233ebf06ee
|
ANOTHER fix for enum fuckery
|
2017-08-25 07:36:44 -07:00 |
|
snipe
|
e27f6a483d
|
Updated translations
|
2017-08-25 07:32:57 -07:00 |
|
snipe
|
19670f9dd8
|
Remove assigned_to constraint
|
2017-08-25 06:30:10 -07:00 |
|
snipe
|
1448229cd2
|
Fixes location user route
|
2017-08-25 06:30:00 -07:00 |
|
snipe
|
4721cab928
|
Grr.
|
2017-08-25 06:08:19 -07:00 |
|
snipe
|
08f3e78d26
|
Merge branch 'checkout-to-location-v2' of https://github.com/dmeltzer/snipe-it into dmeltzer-checkout-to-location-v2
# Conflicts:
# app/Http/Controllers/Api/UsersController.php
# app/Http/Transformers/LocationsTransformer.php
# resources/views/locations/view.blade.php
# routes/api.php
# tests/_data/dump.sql
|
2017-08-25 06:04:22 -07:00 |
|
snipe
|
62227ec27d
|
Link to location in user view
|
2017-08-25 05:48:32 -07:00 |
|
snipe
|
10711245ba
|
Fixes #3792 - parent/child locations in API
|
2017-08-25 05:32:12 -07:00 |
|
snipe
|
29a7c8577d
|
Fixes #3849 - fillable for accessories
|
2017-08-25 03:48:07 -07:00 |
|
snipe
|
dfb1ff81e6
|
Fixes settings problem in unit tests
|
2017-08-25 03:40:56 -07:00 |
|
snipe
|
021e723acf
|
Fixed typo
|
2017-08-25 03:27:41 -07:00 |
|
snipe
|
14c0c314aa
|
Make sure payload is always passed, even if null
|
2017-08-25 03:27:31 -07:00 |
|
snipe
|
d23ea70b08
|
Added auth check back to asset store
|
2017-08-25 03:26:50 -07:00 |
|
snipe
|
1b047c768b
|
Added fullName() presenter for locations
|
2017-08-25 03:26:10 -07:00 |
|
snipe
|
e6323e0a1b
|
Version bump for beta 2
|
2017-08-24 23:32:33 -07:00 |
|
snipe
|
73ce5f98bb
|
Removed some logging to make test debugging less verbose
|
2017-08-24 23:20:51 -07:00 |
|
Brady Wetherington
|
a37cb616eb
|
Add Error DIV's to all modals (#3886)
|
2017-08-24 22:43:05 -07:00 |
|
snipe
|
659d953f3f
|
Fixed custom error message for status labels
|
2017-08-24 22:40:07 -07:00 |
|
Brady Wetherington
|
c1dcc22217
|
Refactor and improve Modal support for Assets (#3884)
|
2017-08-24 22:24:02 -07:00 |
|
snipe
|
6a67426140
|
Create travis user? I don’t know wqhy it’s still looking for a travis user
|
2017-08-24 17:21:50 -07:00 |
|
snipe
|
4ba474cf73
|
Fixes asset test
|
2017-08-24 16:52:27 -07:00 |
|
snipe
|
fb6caa35ff
|
Only increment if settings table has a value
(This should only ever come up in the CI tests)
|
2017-08-23 14:07:01 -07:00 |
|
snipe
|
a5870c888e
|
Removed incrementer from non-asset event listeners
|
2017-08-23 13:59:59 -07:00 |
|
snipe
|
f35f8477d3
|
Maybe the travis user isn’t created automatically anymore?
|
2017-08-23 13:42:17 -07:00 |
|
snipe
|
d0637d38f3
|
More travis fixes
|
2017-08-23 13:32:30 -07:00 |
|
snipe
|
7141968d64
|
Trying to fix travis. Again. Always.
|
2017-08-23 13:22:01 -07:00 |
|
snipe
|
0f7b7d8e6a
|
Add @zwerch as a contributor
|
2017-08-23 13:13:50 -07:00 |
|
snipe
|
ca78b3ed7c
|
Fixes models on create asset
|
2017-08-23 13:08:42 -07:00 |
|
snipe
|
2d2cae10b9
|
Fixed wonky “maintained” badge
|
2017-08-23 12:07:00 -07:00 |
|
snipe
|
5e9331f5ae
|
Fixed typo. (English is hard. Let’s go shopping!)
|
2017-08-23 04:00:10 -07:00 |
|
snipe
|
6e30fa6922
|
Fixes custom fields in asset listing where no custom fields were assigned
|
2017-08-23 03:28:13 -07:00 |
|