snipe
|
d0a5afbf02
|
Tweaking backend display
|
2013-11-18 12:36:41 -05:00 |
|
snipe
|
c2f5b48635
|
Removed extraneous images
|
2013-11-18 12:36:18 -05:00 |
|
snipe
|
5172954aef
|
Added wildcard to nav display
|
2013-11-18 12:33:32 -05:00 |
|
snipe
|
ad914b73b0
|
Ghetto way to grab location by asset
Need to move this out of the view
|
2013-11-18 11:51:09 -05:00 |
|
snipe
|
c679d446fd
|
Nulled extra values for artisan install
|
2013-11-18 11:50:17 -05:00 |
|
snipe
|
889b66d578
|
hurrr
|
2013-11-18 10:53:20 -05:00 |
|
snipe
|
b966bb2889
|
Added location to asset view
|
2013-11-18 10:45:14 -05:00 |
|
snipe
|
abac6489c4
|
Removed location_id from assets table
Going to handle this via the people it's checked out to instead
|
2013-11-18 10:33:35 -05:00 |
|
snipe
|
4ef506cde7
|
New language entry for no results on user filter
|
2013-11-18 10:28:03 -05:00 |
|
snipe
|
c7c072b07c
|
New fields included in table view
|
2013-11-18 10:27:48 -05:00 |
|
snipe
|
7b59f42fb0
|
Fixed pagination bug, styled buttons
|
2013-11-18 10:27:26 -05:00 |
|
snipe
|
50387874bf
|
Added complete info to the locations seeder
|
2013-11-18 10:26:47 -05:00 |
|
snipe
|
02ed943ffa
|
New fields in form view
|
2013-11-18 09:55:07 -05:00 |
|
snipe
|
8f665e82ae
|
Style update for action buttons
|
2013-11-18 09:54:52 -05:00 |
|
snipe
|
897bc63621
|
Location drop down to user in views
|
2013-11-18 09:54:37 -05:00 |
|
snipe
|
673f5accf9
|
Added location drop down to user
|
2013-11-18 09:54:19 -05:00 |
|
snipe
|
6214c7b706
|
migration for new user and location fields
|
2013-11-18 09:54:00 -05:00 |
|
snipe
|
7c37f91dd5
|
Linked user in asset view to user profile view
|
2013-11-18 07:58:20 -05:00 |
|
snipe
|
ca90300d2f
|
Added user profile view
|
2013-11-18 07:53:33 -05:00 |
|
snipe
|
d2427bdea2
|
Cosmetic tweaks
|
2013-11-18 06:54:12 -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
|
b554a9f9db
|
Updated blades with new style buttons
|
2013-11-18 04:49:54 -05:00 |
|
snipe
|
e3fa628bac
|
Reskin files
|
2013-11-18 04:04:06 -05:00 |
|
snipe
|
c29b3c93f7
|
Removed old bootstrap files
|
2013-11-18 04:03:20 -05:00 |
|
snipe
|
524d3d233d
|
Added count of assets in asset models table
|
2013-11-18 01:32:22 -05:00 |
|
snipe
|
2fd8b1760c
|
Removed the note that it's not ready for you yet :)
|
2013-11-18 01:24:54 -05:00 |
|
snipe
|
7bc7ffb728
|
Fixed some error reporting/required fields around checkout/checkin
|
2013-11-18 01:16:08 -05:00 |
|
snipe
|
7d38a7db61
|
Added checkout/checkin to index display
|
2013-11-18 00:56:14 -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
|
36bef5bfa5
|
Language update
|
2013-11-18 00:55:24 -05:00 |
|
snipe
|
ec4239693d
|
Checkin/Checkout for licenses
|
2013-11-18 00:55:05 -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 |
|
snipe
|
3a5300e805
|
license indentation
|
2013-11-17 23:03:29 -05:00 |
|
snipe
|
b22621ab55
|
typo
|
2013-11-17 23:03:13 -05:00 |
|
snipe
|
4da2bccbf7
|
Merge pull request #27 from snipe/depreciation_fix
Depreciation fix
|
2013-11-17 20:01:46 -08:00 |
|
snipe
|
eae1c29262
|
moar notes!!
|
2013-11-17 23:00:50 -05:00 |
|
snipe
|
284645fa7c
|
Added depreciation seed to DatabaseSeeder file
depreciation seed info wasn't being included in the initial seed
|
2013-11-17 22:49:12 -05:00 |
|
snipe
|
03959b4783
|
Added note on permissions and documentroot
|
2013-11-17 22:46:24 -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
|
31d323fb71
|
Cosmetic fix on form
|
2013-11-17 22:34:43 -05:00 |
|
snipe
|
940281dd4d
|
Fixed bug on validation display
|
2013-11-17 22:28:59 -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
|
ea571535b0
|
extra whitespace
|
2013-11-17 22:14:32 -05:00 |
|