snipe
|
305b0d8edb
|
Fixed #4522 - properly check for valid target, throw error otherwise
|
2017-11-27 21:17:58 -08:00 |
|
snipe
|
05996019e5
|
Use asset checkout request in API
|
2017-11-27 21:17:16 -08:00 |
|
snipe
|
6f3a90c48b
|
Check that the assigned data is valid
|
2017-11-22 15:07:34 -08:00 |
|
snipe
|
22fdd05314
|
Add UTF charset
|
2017-11-21 22:34:07 -08:00 |
|
snipe
|
0adebd1ec8
|
Add sorting and additional category types to dashboard categories
BREAKING CHANGE: Category type now reports as `category_type`, instead of `type`
|
2017-11-21 20:33:30 -08:00 |
|
snipe
|
7321c5937f
|
Fixed #4440 - allow username search in asset dropdown
|
2017-11-16 16:49:16 -08:00 |
|
snipe
|
ce525c1985
|
Fixed #4471 - removed gate for categories selectlist
|
2017-11-16 13:48:38 -08:00 |
|
snipe
|
ba38b841cb
|
Constrain accessory by category ID if one is passed
|
2017-11-14 16:47:21 -08:00 |
|
snipe
|
498fc3762d
|
Fixed #4437 - pagination for maintenances
|
2017-11-14 01:32:25 -08:00 |
|
snipe
|
7eef1b4bcf
|
Fixed #4418 - order models by name asc in selectlist
|
2017-11-10 15:56:14 -08:00 |
|
snipe
|
6852b74317
|
Removed gates from selectlist method
|
2017-11-09 10:51:55 -08:00 |
|
snipe
|
74773ac912
|
Fixed incorrect policy reference in consumables listing
|
2017-11-07 23:05:29 -08:00 |
|
snipe
|
9764d2ad24
|
Removed commented code
|
2017-11-07 22:25:32 -08:00 |
|
snipe
|
d7f8615964
|
Fixed query for location ID
|
2017-11-03 20:10:36 -07:00 |
|
snipe
|
cc7be5f947
|
Added location to checkout in API
|
2017-11-03 19:42:45 -07:00 |
|
snipe
|
3a52c19428
|
Updated fieldname in Locations transformer and API
|
2017-11-03 19:40:40 -07:00 |
|
snipe
|
b3b8ab493e
|
Switch to the reply_to address
|
2017-11-03 14:58:49 -07:00 |
|
snipe
|
6fb0ef908d
|
Fixed issue sorting when viewing users by department
|
2017-11-03 14:29:04 -07:00 |
|
snipe
|
85360a7c7f
|
Removed gates on selectlists
They can’t access the API directly unless they have been granted API accesses anyway
|
2017-11-03 13:03:57 -07:00 |
|
snipe
|
416455fe01
|
Fixes weird manager_id validation
This is a shit fix - need to find out what’s happening here.
|
2017-11-03 12:48:00 -07:00 |
|
snipe
|
3ecaa99990
|
Fixed only undeployed assets in checkout to list
|
2017-11-03 11:33:36 -07:00 |
|
snipe
|
53175d5035
|
Fixed sorting issue on company/manufacturer/supplier
|
2017-11-02 20:01:39 -07:00 |
|
snipe
|
0bd09f9c46
|
Added sorting on available and total seats
|
2017-11-02 19:37:30 -07:00 |
|
snipe
|
27d795508d
|
Fixed n+1 query, changed checkout behavior to just ask for a license ID
We’re offloading the freeSeat() to the checkout page now
|
2017-11-02 19:16:09 -07:00 |
|
snipe
|
368ac5b85d
|
First stab at handling the n+1 issue on licenses
|
2017-11-02 18:20:42 -07:00 |
|
snipe
|
c9c5ce6ee0
|
Return Deleted User if the user is invalid for some reason
|
2017-11-02 16:20:01 -07:00 |
|
snipe
|
28a4293a0b
|
Fixed #4370 - user’s listing flashing then no results
|
2017-11-02 11:19:34 -07:00 |
|
snipe
|
f095f1807c
|
Eager load userloc
|
2017-11-02 11:06:15 -07:00 |
|
snipe
|
ca6dc5c2b5
|
Eager load user location
|
2017-11-02 10:56:36 -07:00 |
|
snipe
|
4f008e118f
|
Fixed search string on suppliers selectlist
|
2017-11-01 21:55:17 -07:00 |
|
snipe
|
d36e8cfbd2
|
Dashbpoard pie fixes
|
2017-11-01 13:27:59 -07:00 |
|
snipe
|
37868cd70e
|
Added warranty and expiration to list view
|
2017-10-31 07:05:15 -07:00 |
|
snipe
|
472a5b9f69
|
Removed extra log on API asset create
|
2017-10-31 05:38:52 -07:00 |
|
snipe
|
121e158f39
|
Change method name from userloc to location
This needs to be changed in more places though
|
2017-10-31 05:22:57 -07:00 |
|
snipe
|
f4e7bfc28d
|
Null custom field if field exists but is empty
|
2017-10-31 05:22:21 -07:00 |
|
snipe
|
0f4c05c5d0
|
Remove commented code
|
2017-10-31 05:02:46 -07:00 |
|
snipe
|
7f1b7be416
|
Rolling back prepending models to sort
|
2017-10-30 21:26:25 -07:00 |
|
snipe
|
02720f225c
|
Fixed sorting issue in asset models when ordering by manufacturer
|
2017-10-30 20:51:01 -07:00 |
|
snipe
|
546c3e50fa
|
Fixed updating the assigned assets location if user’s location changes
|
2017-10-30 19:33:52 -07:00 |
|
snipe
|
7f1b962e56
|
Improved use of de-normed locations fields
|
2017-10-30 19:21:35 -07:00 |
|
snipe
|
4eee7f8d97
|
Added address for users - fixes #4323
|
2017-10-30 18:57:00 -07:00 |
|
snipe
|
9687a78981
|
Fixed a few inconsistencies in the API results (null vs empty string)
|
2017-10-28 15:17:36 -07:00 |
|
snipe
|
39c68214e9
|
More ajax menu fixes
|
2017-10-28 11:17:52 -07:00 |
|
snipe
|
6a3716a06d
|
Added new ajax dropdown menus for components, consumables, etc editing/creating
|
2017-10-28 09:21:39 -07:00 |
|
snipe
|
2172e6cc25
|
Added suppliers ajax list
|
2017-10-28 08:37:47 -07:00 |
|
snipe
|
108ac79442
|
Added update to asset location id on checkout/checkin
|
2017-10-28 07:38:36 -07:00 |
|
snipe
|
4f1747023a
|
Seed with demo images
|
2017-10-28 05:46:43 -07:00 |
|
snipe
|
5278dac2b0
|
Eager loading assignedTo - I have no idea why this works
|
2017-10-28 03:50:02 -07:00 |
|
snipe
|
df430a2263
|
Removed assignedTo eager load for now - it’s not working
|
2017-10-28 02:31:36 -07:00 |
|
snipe
|
d76f858dcd
|
Try eager loading assignedTo
|
2017-10-28 01:50:58 -07:00 |
|