snipe
|
6165d804f9
|
Merge pull request #2145 from dmeltzer/disable-select2-on-ios
Disable select2 on ios.
|
2016-06-17 17:15:47 -07:00 |
|
snipe
|
161c6fe2e6
|
Merge pull request #2173 from twistedR/fix-password-login
Use app.url for password reset instead of hard coded one.
|
2016-06-17 17:15:05 -07:00 |
|
snipe
|
1c51db876c
|
Merge pull request #2172 from ddreier/v3-label-changes
Center 1D Barcode and include Custom CSS in barcodes view
|
2016-06-17 17:14:28 -07:00 |
|
snipe
|
f26c24ea35
|
Merge pull request #2171 from dmeltzer/fix-asset-maintence-validation
Use the model validation trait to validate asset maintences
|
2016-06-17 17:14:00 -07:00 |
|
snipe
|
48595e3d76
|
Merge pull request #2135 from YetAnotherCodeMonkey/v3
Swap bgutter and sgutter as they seem to be reversed.
|
2016-06-17 17:12:47 -07:00 |
|
Raveesh
|
bb3d88cce5
|
Use the full app.url for the password link
|
2016-06-17 17:52:14 -04:00 |
|
Daniel Dreier
|
52084a2c24
|
Add CSS to center the 1D barcode and add PHP to include the custom CSS from Settings.
|
2016-06-17 14:38:50 -05:00 |
|
Daniel Meltzer
|
5a45ec708b
|
Use the model validation trait to validate asset maintences. Might be better to add a form request as well, but this at least makes the model validation occur. fixes #2170
|
2016-06-16 22:22:07 -04:00 |
|
snipe
|
4a148ac069
|
Codacity badge
|
2016-06-15 21:23:58 -07:00 |
|
snipe
|
973513a078
|
Remove unecessary log use statement
|
2016-06-15 21:18:40 -07:00 |
|
snipe
|
412756b651
|
Fix link to view manufacturer in hardware view
|
2016-06-15 21:14:26 -07:00 |
|
snipe
|
416cd96c94
|
Removed debugging loggin in middleware
|
2016-06-15 21:08:19 -07:00 |
|
snipe
|
87352470c0
|
Added sortable created_at to assets and users
|
2016-06-15 21:06:17 -07:00 |
|
snipe
|
27427dd26b
|
Additional comments to clarify permissions middleware
|
2016-06-15 20:57:16 -07:00 |
|
snipe
|
e2789b2951
|
Protect users routes
|
2016-06-15 20:45:57 -07:00 |
|
snipe
|
6a277a5391
|
Added inheritance back into users/groups
|
2016-06-15 20:45:45 -07:00 |
|
snipe
|
464ecc7cc6
|
Moved group sync
|
2016-06-15 11:51:10 -07:00 |
|
snipe
|
1efa69e51f
|
Fixes #2158
|
2016-06-15 11:50:57 -07:00 |
|
snipe
|
6253d41231
|
Merge pull request #2151 from dmeltzer/pull-from-v3-master
Change v3 installer to fetch v3 master.
|
2016-06-13 22:55:41 -07:00 |
|
snipe
|
b4d6842a7c
|
Minor formatting changes, added DB call for custom fields
|
2016-06-13 21:45:52 -07:00 |
|
snipe
|
f3e42384c5
|
Hardcoded higher PHP execution limits
|
2016-06-13 21:41:09 -07:00 |
|
snipe
|
c29984d0df
|
Skip superuser check if the user isn't logged in
|
2016-06-13 19:05:29 -07:00 |
|
Daniel Meltzer
|
77f6fe161e
|
Change install.sh in v3 to pull the v3 script
|
2016-06-13 21:58:06 -04:00 |
|
Daniel Meltzer
|
9b08d99fa4
|
Fetch the current v3-master zip file, not the alpha2 one.
|
2016-06-13 21:54:32 -04:00 |
|
snipe
|
0fd43c0a5d
|
Updated language strings
|
2016-06-13 12:16:43 -07:00 |
|
snipe
|
3ca81f4d73
|
Fixes #2140
|
2016-06-13 12:07:01 -07:00 |
|
snipe
|
bfe4bc6ee5
|
Bypass company scoping if user is an admin
|
2016-06-13 11:40:22 -07:00 |
|
snipe
|
dec95c3e06
|
Updated blade for box panel
|
2016-06-13 11:39:57 -07:00 |
|
snipe
|
2df71be321
|
No need to update the user again
|
2016-06-13 11:30:47 -07:00 |
|
snipe
|
396446a34b
|
Updated namespace for collection
|
2016-06-13 10:54:28 -07:00 |
|
snipe
|
2daed3c271
|
Fix for custom fields not saving
|
2016-06-10 16:36:46 -07:00 |
|
snipe
|
c1a3592059
|
Fixes #2130
|
2016-06-10 08:29:43 -07:00 |
|
snipe
|
57c9d506b8
|
Fix namespacing for actionlog
|
2016-06-10 07:57:54 -07:00 |
|
snipe
|
5904de8718
|
Remove asset tag requirement from form request
It donks the edit screen as it thinks the asset tag has already been taken
|
2016-06-10 05:54:20 -07:00 |
|
snipe
|
ac15fb9be9
|
Merge pull request #2147 from dmeltzer/Fix-Asset-Creation-with-old-data
Fix editing assets.
|
2016-06-10 05:51:33 -07:00 |
|
Daniel Meltzer
|
2159d77fc2
|
No longer necessary.
|
2016-06-10 07:46:38 -05:00 |
|
Daniel Meltzer
|
e9605891f3
|
Merge upstream and fix changes.
|
2016-06-10 07:44:45 -05:00 |
|
Daniel Meltzer
|
9c4c91063f
|
Merge branch 'v3' into Fix-Asset-Creation-with-old-data
|
2016-06-10 07:35:30 -05:00 |
|
Daniel Meltzer
|
4e74c553bd
|
Fix editing of assets. This also uses the asset form request for validation.
|
2016-06-10 07:33:33 -05:00 |
|
snipe
|
9e8b76d348
|
Use updated $request->input methods for 5.2
|
2016-06-10 05:16:27 -07:00 |
|
snipe
|
6fa4d1252d
|
Fixes purchase date if no purchase date given
|
2016-06-10 05:00:49 -07:00 |
|
snipe
|
7a9cfb1a8f
|
Fixed label weirdness when no serial
|
2016-06-10 04:43:17 -07:00 |
|
snipe
|
a0901247a3
|
Let superadmins through companyable trait
|
2016-06-10 04:07:27 -07:00 |
|
snipe
|
02a9394cd9
|
Merge remote-tracking branch 'origin/v3' into v3-master
|
2016-06-10 03:41:03 -07:00 |
|
snipe
|
ec4bc6c2af
|
Allow superadmins to print labels
|
2016-06-10 03:40:49 -07:00 |
|
snipe
|
4e1472f66d
|
Merge remote-tracking branch 'origin/v3' into v3-master
|
2016-06-10 00:48:33 -07:00 |
|
snipe
|
c6ca1748cb
|
Merge pull request #2146 from dmeltzer/Fix-Asset-Creation-with-old-data
Fix hardware creation error making old input disappear.
|
2016-06-10 00:47:30 -07:00 |
|
Daniel Meltzer
|
25c10c43dd
|
Disable select2 on ios. It's terribly slow, doesn't register click events, and has forces focus to the search bar by default (which makes the keyboard popup and take over the screen. The latter issue might justify disabling it for all mobile devices, but the performance issues certainly justify it on iOS.
|
2016-06-09 20:31:23 -05:00 |
|
Daniel Meltzer
|
044695cb02
|
Fix hardware creation error making old input disappear. This should be redone to dynamically update on the client side based on a JSON response instead of flashing and reloading, but that's a lot of change for v3 at this point.
|
2016-06-09 20:28:49 -05:00 |
|
snipe
|
f44d98924d
|
Removed erroneous call to nonexistent model
|
2016-06-09 14:42:13 -07:00 |
|