3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-14 03:35:47 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
6165d804f9 Merge pull request #2145 from dmeltzer/disable-select2-on-ios
Disable select2 on ios.
2016-06-17 17:15:47 -07:00
2daed3c271 Fix for custom fields not saving 2016-06-10 16:36:46 -07:00
2159d77fc2 No longer necessary. 2016-06-10 07:46:38 -05:00
9c4c91063f Merge branch 'v3' into Fix-Asset-Creation-with-old-data 2016-06-10 07:35:30 -05:00
4e74c553bd Fix editing of assets. This also uses the asset form request for validation. 2016-06-10 07:33:33 -05:00
4e1472f66d Merge remote-tracking branch 'origin/v3' into v3-master 2016-06-10 00:48:33 -07:00
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
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
66adffe6d9 Moved include 2016-06-09 14:41:58 -07:00
2b5fb04ba9 Allow admin to add user on checkout screen 2016-06-09 00:36:52 -07:00
b3454b1c24 Fix bug in image process logic that wouldn't resize the height. Also make it possible to choose files from android as well as pictures directly. 2016-05-31 19:50:58 -05:00
fcc79456fd Play with a mobile friendly capture-image-from device when adding an asset. This also involved rewriting the upload to be all ajaxy and stuff 2016-05-31 19:50:58 -05:00
1b5ef695f2 Add custom fields to modals in create asset 2016-04-23 03:12:31 -07:00
b72429a303 Suppress console log 2016-04-19 07:17:57 -07:00
0e6b8a8358 Switch to use trans from Lang::get for laravel 5.2 2016-04-07 02:51:57 -07:00
fe00b0e401 Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00