Commit graph

94 commits

Author SHA1 Message Date
Daniel Meltzer
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
Daniel Meltzer
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
Daniel Meltzer
dab2a50982 Only display errors in import table if things actually prevent the asset from being created. Also some table formatting improvements. 2016-05-31 18:04:01 -05:00
snipe
c9d00b1f06 Merge branch 'v3' of github.com:snipe/snipe-it into v3 2016-05-31 14:27:39 -07:00
snipe
9bb258bb99 Updated alt tag 2016-05-31 14:27:33 -07:00
Daniel Meltzer
004c63cd5d Improve web imported. Show a list of all items with that were not imported correctly after import. Modify ObjectImporter and add a web-import parameter that causes it to spit out json errors exclusively. Long term I want to separate the console command and the logic so we aren't calling the console command directly, but rather a class that does everything. This would allow for easier progress reports and ajaxification. 2016-05-26 21:29:29 -05:00
snipe
c89f357e4a Fixes #2082
LOL whoops
2016-05-25 13:32:33 -07:00
snipe
8a968b4dfb Responsive dashboard table 2016-05-24 19:04:56 -07:00
snipe
9aff515c0a More mobile fixes 2016-05-24 18:50:54 -07:00
snipe
5f91329397 Some responsive fixes
Still needs work tho :(
2016-05-24 17:59:02 -07:00
snipe
0c33575962 Merge branch 'v3' of github.com:snipe/snipe-it into v3 2016-05-24 16:10:45 -07:00
snipe
84edc9cf25 New generated JS 2016-05-24 16:10:04 -07:00
Daniel Meltzer
293b8c0dea Fix strings for StatusLabels, they still referenced locations. 2016-05-24 17:54:44 -05:00
snipe
5bceb5ce52 Display escaped parsedown note 2016-05-24 10:21:45 -07:00
snipe
f844bf4b41 Nicer focus handling for asset search 2016-05-24 01:10:05 -07:00
snipe
6e006a6873 Redundant top nav 2016-05-24 00:58:59 -07:00
snipe
fb35e40342 Search by asset tag
Compatible with barcode scanners
2016-05-20 17:02:28 -07:00
snipe
b796e72faf Remove old search 2016-05-20 16:01:23 -07:00
snipe
7fd6051514 Fixes #2062 - old permissions masks to new 2016-05-20 12:23:31 -07:00
snipe
975b266cb0 Icon display on recent activity 2016-05-20 01:17:00 -07:00
snipe
aad1ba4ab3 Updated language strings 2016-05-20 00:47:03 -07:00
snipe
6b5d0a5abf Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00
snipe
be0a60e049 Updated strings 2016-05-19 23:27:08 -07:00
snipe
3d1f051e16 Remove demo login info 2016-05-19 23:21:01 -07:00
snipe
66beeeb26d Added notes back to asset file uploads 2016-05-19 23:12:27 -07:00
snipe
cbcc155f27 Settings tweaks 2016-05-19 19:49:25 -07:00
snipe
15eb6df1db Add settings for alert interval threshold and inventory threshold 2016-05-19 19:33:53 -07:00
snipe
29e54830e1 Added 2D barcodes to labels 2016-05-19 19:12:42 -07:00
snipe
b2b3b3d5ad Hide bulk attributes for components (for now) 2016-05-18 20:39:53 -07:00
snipe
5333c7083a More dashboard fixes 2016-05-18 19:48:19 -07:00
snipe
c1c7fa143d Components display on assets page 2016-05-18 19:26:50 -07:00
snipe
fb26188e41 Fixed dashboard for components 2016-05-18 19:16:43 -07:00
snipe
47c70141c7 Gross copypasta fix for #1932 2016-05-18 19:08:16 -07:00
snipe
4ba2b89940 Add MS Excel as export
Excel does not work in Safari - known webkit issue, no fix :(
2016-05-18 18:14:40 -07:00
snipe
0780f97807 Add multisort to assets 2016-05-18 16:48:46 -07:00
snipe
b0b7cfa999 Better handling for show/hide columns in depreciation report 2016-05-18 16:06:29 -07:00
snipe
7ee13113e0 Add depreciation name and months to depreciation report 2016-05-18 15:59:54 -07:00
snipe
ed9c6183c1 Updated language files 2016-05-16 21:54:13 -07:00
snipe
e552c36a0a Add model_no, item_no, and manufacturer to consumables 2016-05-16 17:11:31 -07:00
snipe
5b829884b8 Remove commented out js 2016-05-14 15:06:27 -07:00
snipe
8b0393ab52 Fontawesome animations 2016-05-14 15:06:16 -07:00
snipe
f4490b14f8 [Feature] Re-order custom fields (drag and drop) 2016-05-14 14:06:59 -07:00
snipe
72d54bdb88 Fixed formatting on license checkin/checkout 2016-05-12 21:03:53 -07:00
snipe
a726934cde Fixed bulk delete+checkin for users 2016-05-12 21:01:31 -07:00
snipe
ae0e7b9078 Updatd documentation links, use https 2016-05-12 18:06:19 -07:00
snipe
b9b8149234 Minor backups fixes 2016-05-12 16:20:23 -07:00
snipe
6d91774943 [Feature Request] Fixes #2030 - allow asset name change on checkin 2016-05-12 12:34:44 -07:00
snipe
a96947efa9 Possible fix for #2037
via https://github.com/laravel/framework/issues/8565#issuecomment-151171239
2016-05-12 12:06:22 -07:00
snipe
ae8a03fec3 Add manufacturer name/sorting/searching on assets 2016-05-12 10:38:57 -07:00
snipe
c56c398d4c Fixes #1996 - replace old Sentry methods with laravel native 2016-05-09 15:40:27 -07:00