3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-07 01:05:30 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
3ddaa88694 Fix image processing when editing an existing asset. Also reenable the image scaling on the server, but boost limit to 800x800 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
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
715e385925 Two things. One, try to make the import uploads directory if it doesn't exist. Two, call the object importer instead of the old asset importer. TODO: Feed output from object importer back to import page. 2016-05-26 08:00:00 -05:00
780c0e678d Changed min dimensions to 500 from 300 2016-05-24 13:21:18 -07:00
f844bf4b41 Nicer focus handling for asset search 2016-05-24 01:10:05 -07:00
fb35e40342 Search by asset tag
Compatible with barcode scanners
2016-05-20 17:02:28 -07:00
cbcc155f27 Settings tweaks 2016-05-19 19:49:25 -07:00
29e54830e1 Added 2D barcodes to labels 2016-05-19 19:12:42 -07:00
6d91774943 [Feature Request] Fixes #2030 - allow asset name change on checkin 2016-05-12 12:34:44 -07:00
ae8a03fec3 Add manufacturer name/sorting/searching on assets 2016-05-12 10:38:57 -07:00
ba01b20ad4 Use updated redirect() reference 2016-04-28 21:06:41 -07:00
3eb09871cf Fixed model name 2016-04-23 03:12:39 -07:00
93e7715c28 Fixes dumb timestamp if the user manually removes date 2016-04-23 02:34:29 -07:00
7e0ab645bf Removed junk text 2016-04-23 02:09:52 -07:00
4d4b4ffd36 Use new checkout/checkin method 2016-04-23 02:08:38 -07:00
466f660a63 Removed older commented out code 2016-04-23 02:08:18 -07:00
aa13b24bbc Remove Parsefloat. Again. 2016-04-23 02:08:04 -07:00
44f7305e12 Fix restore assets 2016-04-21 21:01:57 -07:00
4efc30c63e Escape search query text 2016-04-19 20:22:37 -07:00
78aa0cc378 Fixes #1918 - wrong link for status 2016-04-19 02:44:59 -07:00
bf728da39d Updated to use 5.2 trans() instead of Lang::get for localization 2016-04-07 13:39:35 -07:00
a62859dc6d Updated docblocks 2016-04-07 13:21:09 -07:00
6f9bad1005 Use lightbox for images in asset file listing 2016-03-25 20:38:27 -07:00
90d4a8b2e3 Cleanup namespaces a bit 2016-03-25 19:26:22 -07:00
95e2825716 A few more path fixes 2016-03-25 17:20:28 -07:00
bddb7fca23 Additional doc blocks, added private_uploads path 2016-03-25 15:50:08 -07:00
27543d16f6 Additional escaping 2016-03-25 15:24:12 -07:00
7ec109c4d8 Fixed slug helper 2016-03-25 03:32:35 -07:00
fe00b0e401 Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00