snipe
|
9fe8ace39b
|
Order form lists by name
|
2013-12-03 02:41:16 -05:00 |
|
snipe
|
d591c1ea04
|
Fixed bug where RTD = 1 instead of 0
|
2013-12-03 02:14:05 -05:00 |
|
snipe
|
9c718dce59
|
Removed serial requirement
|
2013-12-03 01:11:23 -05:00 |
|
snipe
|
e09d250dd6
|
Removed name as required field
|
2013-12-03 00:19:22 -05:00 |
|
Desmond Morris
|
c8e47ad00e
|
Adds fullname of user assigned user to report export
|
2013-12-01 22:16:16 -05:00 |
|
Desmond Morris
|
47b065208e
|
Implements first pass at csv exports of reports (#35)
|
2013-12-01 22:04:56 -05:00 |
|
snipe
|
567f395afa
|
More fixes for #88
|
2013-11-29 14:37:06 -05:00 |
|
snipe
|
56b52392e8
|
honor user soft-deletes
|
2013-11-29 09:28:45 -05:00 |
|
snipe
|
d9a37f3822
|
Fixes #88
|
2013-11-28 18:31:36 -05:00 |
|
snipe
|
5c28089f2b
|
RTD has to be 0, or it will conflict with the custom status labels
|
2013-11-28 16:37:05 -05:00 |
|
snipe
|
65cd28aad3
|
Fixes #14
|
2013-11-27 03:39:28 -05:00 |
|
snipe
|
aa38d83ba6
|
Fixes #63 and #70
|
2013-11-27 02:38:16 -05:00 |
|
Abraham Vegh
|
ebc40857e4
|
Update AssetsController.php
Fix invalid SQL
|
2013-11-26 20:15:41 -05:00 |
|
snipe
|
194c0b6c7b
|
Implemented new alpha_space validation
|
2013-11-26 14:54:46 -05:00 |
|
snipe
|
d7a8cac1dc
|
Fixed validation
|
2013-11-26 12:46:23 -05:00 |
|
snipe
|
5bf38b1d02
|
Fixes #50
|
2013-11-26 02:33:16 -05:00 |
|
snipe
|
cf438d0207
|
Whitespace
|
2013-11-25 12:37:26 -05:00 |
|
snipe
|
74034ae69e
|
Sortable, searchable datatables
|
2013-11-25 07:03:32 -05:00 |
|
snipe
|
ad680a337e
|
Fixed column name spelling in DB
|
2013-11-25 05:47:17 -05:00 |
|
snipe
|
2b088a3fb2
|
Fixes #17
|
2013-11-25 05:36:42 -05:00 |
|
snipe
|
2203789f4c
|
Fixes #41
|
2013-11-25 04:00:04 -05:00 |
|
snipe
|
295c2e35eb
|
Edits to status dropdown
|
2013-11-24 19:06:52 -05:00 |
|
snipe
|
e9bd8397d8
|
Added site settings into controllers for page_num, added site_name to blade
|
2013-11-22 18:03:57 -05:00 |
|
snipe
|
9249786a25
|
Fixed status display
|
2013-11-22 05:37:36 -05:00 |
|
snipe
|
135d21e27d
|
Filtering options on assets page
|
2013-11-22 05:14:21 -05:00 |
|
snipe
|
95fb2f6efd
|
Include filtering
|
2013-11-22 04:57:31 -05:00 |
|
snipe
|
5fae91d4e9
|
Added status label functionality
remember to run artisan DB migrations to make this work
|
2013-11-20 22:06:41 -05:00 |
|
snipe
|
f3114dec7a
|
Prevent licenses, models and assets from being deleted if they are assigned to something else
|
2013-11-20 06:48:25 -05:00 |
|
snipe
|
9e235b6825
|
Check asset exists before displaying view
|
2013-11-19 05:55:58 -05:00 |
|
snipe
|
ea312fc161
|
Added asset view in controller
|
2013-11-19 05:29:42 -05:00 |
|
snipe
|
b8908bf246
|
Add checkin/checkout log to user profile view
|
2013-11-19 03:58:26 -05:00 |
|
snipe
|
f7f79681f3
|
Added logging action on checkin and checkout
|
2013-11-19 02:00:17 -05:00 |
|
snipe
|
6265f530ed
|
Added reports controller method
|
2013-11-18 21:48:28 -05:00 |
|
snipe
|
57107dceee
|
Fixed checkin text
Was mistakenly using checkout text on error/confirmation
|
2013-11-18 04:54:22 -05:00 |
|
snipe
|
48e180c691
|
Fixed asset bug caused by unique validation in assets model
Pulled validation back out into the controller for asset tag
|
2013-11-18 04:50:28 -05:00 |
|
snipe
|
e3fa628bac
|
Reskin files
|
2013-11-18 04:04:06 -05:00 |
|
snipe
|
7bc7ffb728
|
Fixed some error reporting/required fields around checkout/checkin
|
2013-11-18 01:16:08 -05:00 |
|
snipe
|
76ac391153
|
Fixed edit bug where new Category was invoked twice
|
2013-11-17 22:05:39 -05:00 |
|
snipe
|
7d1a2b2bec
|
Removed validation rules, as they're now in the model
|
2013-11-17 21:47:59 -05:00 |
|
snipe
|
343e13efee
|
Checkout/checkin functionality for assets
Need to refactor a bit and add to licenses as well
|
2013-11-17 20:36:54 -05:00 |
|
snipe
|
774b182e9f
|
mark assets as physical, new methods for checkout
|
2013-11-17 20:03:56 -05:00 |
|
snipe
|
5adb65b4cb
|
Added where clause for physical assets
|
2013-11-17 01:50:03 -05:00 |
|
snipe
|
ffe786f659
|
Fixed routes.
|
2013-11-16 09:33:30 -05:00 |
|
snipe
|
c1e1323e68
|
cleanup
|
2013-11-16 08:12:25 -05:00 |
|
snipe
|
4742c5e906
|
require unique asset tags
|
2013-11-16 06:22:51 -05:00 |
|
snipe
|
2e132331e7
|
Refactoring
Removes extraneous create.blade.php, cleaned up some functions
|
2013-11-16 03:25:40 -05:00 |
|
snipe
|
32eb9d1d30
|
Added depreciations
|
2013-11-15 23:46:03 -05:00 |
|
snipe
|
3af94b4e7e
|
Added model drop down
|
2013-11-15 21:30:48 -05:00 |
|
snipe
|
16143c4ff7
|
New asset controller
|
2013-11-15 19:18:28 -05:00 |
|