snipe
934b39268d
Merge remote-tracking branch 'origin/develop'
2016-09-06 10:35:33 -07:00
snipe
67315d81d6
Fixes #2134 - hide archived assets from list all
2016-09-01 13:28:15 -07:00
snipe
eee64d5509
Set the public path for users who can’t use public as a directory (shared hosting)
2016-09-01 12:53:38 -07:00
snipe
b450ef3534
Cast group permissions as array for older, wonky installs
2016-08-30 13:25:14 -07:00
snipe
d4dc1830ec
Fixes #2527 - honor the setting for whether Snpie-IT can access the outside world
2016-08-30 12:58:08 -07:00
snipe
04e9ca0942
Fixes #2399
2016-08-30 12:34:23 -07:00
snipe
06021d79c1
Fixed typo
2016-08-30 12:25:46 -07:00
snipe
7ecb8d7bc1
Patches PR#2526 to develop
2016-08-30 12:13:29 -07:00
Ryan Stafford
efe95d9ad0
Syntax error on VOLUME instruction ( #2526 )
...
Added quotes to volume path.
2016-08-30 12:11:42 -07:00
snipe
6f89699f1a
Make purchase cost default to null
...
I don’t know why I need to do this?
2016-08-30 08:52:33 -07:00
snipe
2c18bc24a7
Check if username is userprincipalname
...
If it is, skip building the UPN for AD
2016-08-30 08:34:17 -07:00
snipe
f81b21208b
Bumped version for v3.4.0-beta
2016-08-30 07:39:55 -07:00
snipe
ba70e5b053
A little demo-proofing of the maintenances page
2016-08-30 07:34:33 -07:00
snipe
5090468357
Fixes #2510 and #2488 - CSS class added to images in views
2016-08-30 07:20:07 -07:00
snipe
213cda8cf4
Fixes #2525
2016-08-30 07:03:22 -07:00
snipe
421cbf11fc
Patches PR#2500 for dev because @dmeltzer forgot that we commit to the develop branch :P
2016-08-30 06:54:04 -07:00
snipe
8816c481af
Added HTML for generating passwords in asset user creation modal
2016-08-30 06:48:23 -07:00
snipe
3ed0cf2be8
Moved import errors up higher on the screen, fixed some weird formatting bugaboos
2016-08-30 06:48:00 -07:00
snipe
cd28b012b3
Remove last name requirement in save user request
2016-08-30 06:47:38 -07:00
snipe
25902db659
Generate password from modal
2016-08-30 06:47:18 -07:00
snipe
35a67ab18a
Fixes #2516 - listbox error on new asset
2016-08-29 23:49:23 -07:00
snipe
2cfb015b1a
Removed extra debugging info
2016-08-29 23:13:30 -07:00
snipe
e4dcd47d6c
Fix UTF-8 issues in imports
2016-08-29 22:57:48 -07:00
snipe
64cd4fb1c9
Allow X-Frame-Options to be disabled via env if necessary
2016-08-29 22:57:29 -07:00
Daniel Meltzer
276e0a7114
Importer: Implement item update and interface improvments ( #2507 )
...
* Add support for updating assets to the importer.
If an asset with a matching asset tag is found, and the --update flag is
passed to the importer, we edit the matching asset with any
asset-specific values, and persist to the database. Any missing/blank
values are skipped.
TODO: Add to web interface, add support in consumables/accessories
* Allow deleting of files on the import page.
* Extend web interface to allow updating of imported items.
This adds a modal dialog to the import process. Currently the dialog
allows the choice of update vs ignore, and choosing the item type to
import (Accessory, Asset, Consumable).
Also use Helper::ParseFloat() for purchase_cost processing. It exists,
and fixes issues on my end at least.
* Implement editing of consumables and accessories.
* Rename getProcessImportFile to postProcessImportFile to reflect how it's now used
* Fix copy-pasta error.
2016-08-29 15:49:32 -07:00
Daniel Meltzer
9bf3403f31
Fix #2499 ( #2500 )
...
Missed this instance when renaming the method. Sorry!
2016-08-26 06:01:58 -07:00
snipe
0d088f3031
Fixes #2491 - show asset tag on dashboard
2016-08-25 21:28:46 -07:00
snipe
a92ed97b4e
Definitely not beta ;)
2016-08-25 21:06:43 -07:00
snipe
fcdea4825e
Bumped version
2016-08-25 21:04:43 -07:00
snipe
35439f9976
Additional strings
2016-08-25 21:04:36 -07:00
snipe
d473432436
Show encryption in fieldset list
2016-08-25 21:04:25 -07:00
snipe
4dff58ec26
Fix array generation for select
2016-08-25 21:04:10 -07:00
snipe
537ad28a67
Don’t make required encrypted custom fields required if user is not an admin
2016-08-25 21:03:52 -07:00
snipe
96eb832fd3
Only decrypt if the user is an admin
2016-08-25 21:03:24 -07:00
snipe
130c798c90
Only accept a new value for encrypted fields if the user is an admin
2016-08-25 20:59:54 -07:00
snipe
e1229bfb0f
Graceful decryption method
2016-08-25 20:58:56 -07:00
snipe
f185c2e0de
Hide radio and checkboxes for now
2016-08-25 19:48:11 -07:00
snipe
122f0b9cba
Custom fields form in asset edit view
2016-08-25 18:35:28 -07:00
snipe
c49f10c9bb
Removed line break
2016-08-25 18:35:16 -07:00
snipe
97a938f119
Method helper to translate piped field_values into a useable array
2016-08-25 18:35:01 -07:00
snipe
308fcf96de
Updated language strings
2016-08-25 17:43:07 -07:00
snipe
f1fab8b164
Added Indonesian to dropdown locale list
2016-08-25 17:22:08 -07:00
snipe
0e8502a323
Removed newline
2016-08-25 17:12:50 -07:00
snipe
3171d9230b
Better language
2016-08-25 17:12:34 -07:00
snipe
11b9df4b48
Use updated L5 request method
2016-08-25 17:11:52 -07:00
snipe
0c2524954f
Removed unusued status_id variable
2016-08-25 17:10:09 -07:00
snipe
b76ad5ea88
Reverted name of form field
2016-08-25 17:08:39 -07:00
snipe
43fbd54a12
Store new fields in the database
2016-08-25 17:08:08 -07:00
snipe
406d270c01
Use L5 Request method for input
2016-08-25 17:07:58 -07:00
snipe
98eb26a2bd
Merge branch 'features/cusom_field_types' into develop
2016-08-25 16:36:21 -07:00