snipe
e9bd8397d8
Added site settings into controllers for page_num, added site_name to blade
2013-11-22 18:03:57 -05:00
snipe
2774b07bce
Show asset status on undeployable
2013-11-22 05:54:55 -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
1b1efec858
Fixed foreign key in assets
2013-11-22 03:24:34 -05:00
snipe
8dd5704697
Added settings
2013-11-22 03:17:55 -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
f7cdc8d5c0
Status addition, seeder stuff
2013-11-20 16:57:45 -05:00
snipe
261690986a
Prevent orphans in categories
2013-11-20 07:43:18 -05:00
snipe
1b5f0e1dd1
Add check to prevent orphaned models
2013-11-20 07:33:41 -05:00
snipe
ed3fd129bf
Get the number of models for the depreciation
2013-11-20 07:27:10 -05:00
snipe
53e6d22f83
Soft delete for locations
2013-11-20 07:26:39 -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
7f77f1e0b1
Better handling for displaying assets that have been soft-deleted so you don't lose their history
2013-11-20 05:55:18 -05:00
snipe
c93469c465
Fixed query for asset/license header boxes
2013-11-20 04:31:40 -05:00
snipe
781deb2551
Added live counts to the top callout boxes
2013-11-20 04:12:04 -05:00
snipe
44c5817992
Deleted unnecessary crap
2013-11-20 04:11:42 -05:00
snipe
080f38a899
enable soft-deletes on assets
2013-11-20 01:04:35 -05:00
snipe
7352eaec2e
Helper methods for license view display
2013-11-19 17:32:33 -05:00
snipe
f0f0019d3b
Get the user's location
2013-11-19 17:12:48 -05:00
snipe
8cc367f9e6
Get the admin user details
2013-11-19 17:12:30 -05:00
snipe
961baffa4f
Improved assetloc function
2013-11-19 15:54:36 -05:00
snipe
e2c1671d21
Spelling continues to be hard. Apparently.
2013-11-19 05:30:20 -05:00
snipe
5b27a34f05
Fixed fieldname in userlog
2013-11-19 05:30:04 -05:00
snipe
b8908bf246
Add checkin/checkout log to user profile view
2013-11-19 03:58:26 -05:00
snipe
e22d381a20
Added asset logger
2013-11-19 02:00:02 -05:00
snipe
9ebe62f044
Added asset logger
2013-11-19 01:59:45 -05:00
snipe
b966bb2889
Added location to asset view
2013-11-18 10:45:14 -05:00
snipe
ca90300d2f
Added user profile view
2013-11-18 07:53:33 -05:00
snipe
524d3d233d
Added count of assets in asset models table
2013-11-18 01:32:22 -05:00
snipe
785b32c8ff
Cleaned up user function for assets
2013-11-18 00:55:57 -05:00
snipe
2d9f56c02a
Cleaned up user method
2013-11-18 00:55:36 -05:00
snipe
17cb895633
Checkin/Checkout for licenses
2013-11-18 00:54:56 -05:00
snipe
d9f434ca12
Short tags FTL
2013-11-17 23:33:21 -05:00
Brady Wetherington
90c4dfecdf
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2013-11-17 22:44:47 -05:00
Brady Wetherington
8f86ec9dae
Change depreciation to be by month; formatting fixes.
2013-11-17 22:44:32 -05:00
snipe
3d5dcf7c0e
Moved validation to models
2013-11-17 22:34:51 -05:00
snipe
238e933f00
Moved asset model validation into model
2013-11-17 22:28:49 -05:00
snipe
03e95743e2
Moved manufacturer validation into model
2013-11-17 22:24:01 -05:00
snipe
2f67ee659f
Moved validation into models
2013-11-17 22:19:09 -05:00
snipe
7bdd5505fd
Moved validation to model
2013-11-17 22:14:02 -05:00
snipe
3aea00841a
Category using Elegant validation now
2013-11-17 22:05:56 -05:00
snipe
ca842ee447
Added Elegant model and validation rules
2013-11-17 21:47:46 -05:00
snipe
16afe9eb02
Validation abstraction model
2013-11-17 21:46:19 -05:00
snipe
939648e9de
Switched to use assets table
2013-11-17 01:53:04 -05:00
snipe
eddbb7d973
User/assets tie-in
2013-11-16 22:04:52 -05:00
snipe
5dc449a99e
Added locations CRUD
2013-11-16 07:18:47 -05:00
snipe
0894832e60
Cleanup, adding model CRUD
2013-11-16 03:55:18 -05:00
snipe
2e132331e7
Refactoring
...
Removes extraneous create.blade.php, cleaned up some functions
2013-11-16 03:25:40 -05:00
snipe
23a6e867e6
Math is hard. :(
...
Some ghetto straight-line depreciation shit happening here. Assumign 30 days in a month, blah blah blah. Will need a better fix later, but this is fine for MVP
2013-11-16 01:09:21 -05:00