madd15
ac5fa1641e
Add assetlog to Deployed Loading
2014-11-06 07:35:49 +10:30
snipe
7c16dd8c92
Eager loading on other status types
2014-11-05 15:57:10 -05:00
snipe
e04cc806d9
Fixes #327
2014-11-05 15:16:22 -05:00
snipe
2bee522a7c
Included defaultLoc to assets view
2014-11-04 19:23:11 -05:00
snipe
5441dd41f0
Eager loading on assets listing
2014-11-04 18:58:16 -05:00
madd15
6315db7fd8
Allow checkout to user without asset
2014-11-03 15:35:04 +10:30
snipe
9e85dcb9fc
Fixes #315 - add EOL as display option in settings (run migrations)
2014-11-01 18:38:24 -04:00
snipe
55eb4325bc
Merge pull request #309 from madd15/patch-2
...
Allow checkout to user or asset
2014-10-29 23:15:18 -04:00
madd15
cf4804a994
Added constraint to image to prevent upsizing
2014-10-30 10:34:52 +10:30
madd15
22590e2a43
Change file name to str_random(25)
2014-10-30 09:52:20 +10:30
madd15
636eb29421
Change rule back to asset_id required_without
2014-10-30 09:33:31 +10:30
madd15
03f3294873
Add images to models
...
Appropriate changes to views and controllers
includes migration and folder
2014-10-29 15:54:55 +10:30
madd15
fb46a04d78
Change Locations to sort by name asc
2014-10-28 16:01:11 +10:30
madd15
16420dafa9
Change paginate to get for Index
...
Fixes #261 - Pagination appears to work correctly after this change
2014-10-27 12:14:55 +10:30
madd15
dd923984ef
Changed rtd_location_id for edit to match create
...
Forgot to change postEdit
2014-10-24 15:17:07 +10:30
madd15
bbfc87dddf
Change rtd_location_id to allow no location set
2014-10-24 14:50:27 +10:30
madd15
b0e1ef6024
Add Display Checkout Date
2014-10-24 12:32:44 +10:30
snipe
7c97477a53
Added default location to physical hardware
2014-10-16 17:41:56 -04:00
snipe
e8c197c6a5
No upper cap to password
2014-08-15 23:10:41 -04:00
snipe
ec658b0cf5
Stronger input validation
2014-08-15 22:13:09 -04:00
snipe
6fd0cbe044
Allow up to 50-character password
2014-08-15 21:02:41 -04:00
snipe
4629875bdf
Removed ID from listbox debugging
2014-08-15 20:16:19 -04:00
snipe
49c5607e1c
Fixes #222
2014-08-15 20:05:48 -04:00
snipe
4365659a2c
Removed IDE files
2014-08-13 15:45:29 -04:00
Cordeos Team
8d3d8c86b1
A0.4.3 add asset, license, user, model clone and artisan db migration
2014-08-12 17:25:07 +09:00
Cordeos Team
9ccc7d756f
A0.4.2: Added asset, license, user, model cloning and fixed some bugs.
2014-08-12 14:28:41 +09:00
Cordeos Team
b1fafa7ca4
Added asset, license, user and model cloning
2014-08-12 13:41:17 +09:00
Cordeos Team
54c3dfbcce
Added licence clone
2014-08-11 17:19:28 +09:00
Cordeos Team
0dfc9660ca
alpha 0.4.0 release candidate
2014-08-11 17:13:43 +09:00
Cordeos Team
6cfb4ab5d8
0.4.0 release candidate
2014-08-11 13:10:00 +09:00
Cordeos Team
87c2a4c9c0
initial commit
2014-08-10 16:42:40 +09:00
root
cb8369e9de
Initial QA Patch to fix errors
...
Add License
Add Asset
Show Deleted Users
License Assign
2014-08-08 00:03:12 +09:00
root
6c5bbec44e
Changes:
...
Updated user create to make LOCATION required - same as user edit
Own account password change updated to require only 6-12 characters
2014-08-05 14:56:37 +09:00
root
d71a02982d
Changes:
...
set new user create to active YES as default
Changed user password validation to 6-12 characters
Licenses controller removed asset_id from the INSERT column list
2014-08-05 13:36:47 +09:00
root
b8a4c7e4d6
Initial COMMIT to set the file modified tracking. No changes made.
2014-08-05 13:22:08 +09:00
snipe
8197e6174e
Fixes #200
2014-07-22 17:57:50 -04:00
snipe
a4b220d6c3
Fixed #191 - allow admins to assign a user during asset creation
2014-07-19 17:28:51 -04:00
snipe
03cd9f893c
Better asset dropdown to include user it's assigned to where applicable
2014-07-19 01:16:53 -04:00
snipe
3d91a43554
Added asset tag to asset list
2014-07-18 23:25:33 -04:00
snipe
ca24ef1cd8
Merge branch 'refs/heads/feature/add-asset-to-software' into develop
...
Conflicts:
app/controllers/admin/LicensesController.php
2014-07-18 20:24:51 -04:00
snipe
ac4c905c42
Fixed #140
2014-07-18 20:09:58 -04:00
snipe
e203fc516f
Fixes #194
2014-07-17 13:51:58 -04:00
snipe
ff61705a8f
More edits for #140
2014-07-17 13:38:53 -04:00
snipe
aa8bbb88e9
Updated MVC for #140 , ability to assign software to asset (incomplete)
2014-07-17 08:33:30 -04:00
snipe
89000440f3
Added admin ability to unsuspend locked accounts #changelog
2014-07-16 18:21:22 -04:00
snipe
21251b4623
Fixed #190 , where depreciation on licenses would not be saved
2014-07-09 21:12:58 -04:00
snipe
99003e126a
Fixed bug with edit (supplier_id), added requestable field for assets
2014-07-09 10:34:39 -04:00
snipe
6b5a552d95
Fixed #186 - Bug with select box not retaining selections on edit screen
2014-07-09 03:09:55 -04:00
snipe
af269b536e
Refactored users to use same form for edit/create
2014-07-08 04:35:23 -04:00
snipe
8b914102b7
Updated spacing for PSR-2
2014-06-24 17:49:39 -04:00