snipe
faf2e464fa
Fixes #1526
2015-12-29 19:32:15 -08:00
snipe
79c5d3f7d6
Fixes #1537 and #1524
2015-12-29 19:21:54 -08:00
snipe
2888103d1a
More updates for #1433
...
This is a paired down version of the previous auth. Rather than trying to authenticatr with Sentry at every turn, check for valid LDAP and then once all those LDAP additions/updates are set, then try to auth with the credentials the user provided.
2015-12-29 19:12:22 -08:00
snipe
f89176d500
WTF I don't even.
2015-12-29 18:48:06 -08:00
snipe
5eb95272ee
Merge pull request #1546 from snipe/docker_fix_2
...
Enable/Disable SSL based on existence of SSL cert data
2015-12-29 16:46:14 -08:00
Brady Wetherington
6c7e265921
Enable/Disable SSL based on existence of SSL cert data
2015-12-29 16:41:54 -08:00
snipe
76955ec064
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2015-12-29 15:46:52 -08:00
snipe
de9a15a33b
Bumped version
2015-12-29 15:46:37 -08:00
snipe
f9cf2b2558
Updated translations
2015-12-29 15:46:20 -08:00
snipe
e4627cee96
Updated language
2015-12-29 15:41:18 -08:00
snipe
36eb51d6e4
Fixed typo in string
2015-12-29 15:41:05 -08:00
snipe
689832036e
Merge pull request #1517 from dmeltzer/for-asset-maintence-and-consum
...
Fix Asset Maintenance date and consumable counts
2015-12-29 15:10:14 -08:00
snipe
8cfcb2aed8
Merge pull request #1544 from snipe/docker_fix_2
...
Docker fix 2
2015-12-29 15:08:59 -08:00
Brady Wetherington
27962d5439
Merge branch 'develop' into docker_fix_2
2015-12-29 12:36:45 -08:00
Brady Wetherington
f4af607d1a
Point instead to the formal documentation, instead of having it here.
2015-12-29 12:35:14 -08:00
snipe
90340a7111
Merge pull request #1535 from dmeltzer/fix-1531-proper
...
Clear checkout and checkin fields when returning an asset.
2015-12-29 11:38:07 -08:00
snipe
8742bf26b4
Merge pull request #1521 from twistedR/enhancement/ldap-self-signed-cert-support
...
Add option to allow ignoring SSL Cert verification.
2015-12-29 11:34:07 -08:00
snipe
aeeb273d4c
Merge pull request #1423 from thehereward/develop
...
TidyUp: Remove unreachable code.
2015-12-29 10:15:36 -08:00
Daniel Meltzer
5f6ba2a148
Clear the expected checkin and last checkout dates when checking an item back in. Fixes #1531
2015-12-28 12:41:24 -05:00
Raveesh
96a5f437f2
Add option to allow ignoring SSL Cert verification.
2015-12-24 02:17:06 -05:00
Daniel Meltzer
4b92cdf684
Use the same values/calculations in the view as the index. Should fix #1140 I believe
2015-12-23 20:32:48 -05:00
Daniel Meltzer
50be3eed4a
Fix Two issues with Asset Maintenance.
...
1) If a start and end date were given when creating an asset, asset_maintenance_time was not set.
2) AssetMaintenancesController::getDataTable would return 'time' instead of 'asset_maintenance_time', causing the field not to display.
2015-12-23 20:02:20 -05:00
Daniel Meltzer
3b7da8f379
Fix consumable count in categories. This adds new methods to Category, consumables consumablesCount and a generic count. It also refactors CatgoriesController to use the count method rather than having it determine the category type.
2015-12-23 20:02:09 -05:00
snipe
90b00b02cc
Merge pull request #1516 from dmeltzer/develop
...
Add Company name to Asset Importer. Tested on one set of data.
2015-12-22 13:32:24 -08:00
Daniel Meltzer
9eee73d2e5
I accidentallyied a bracket.
2015-12-22 16:24:21 -05:00
snipe
6639bc1300
Fix overwriting of username if no first/last name
2015-12-22 13:21:51 -08:00
Daniel Meltzer
e272cab82f
Add Company name to Asset Importer. Tested on one set of data.
2015-12-22 16:13:30 -05:00
snipe
5967dbae64
Company helper, updated bulk view to show model number
2015-12-22 11:39:42 -08:00
snipe
f42a3c8918
Added company to bulk edit
2015-12-22 11:12:26 -08:00
snipe
d3b3ed0d16
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2015-12-22 10:56:37 -08:00
snipe
0484924490
Merge pull request #1513 from adamdunson/quantity_is_misspelled
...
Quantity is misspelled
2015-12-22 10:55:34 -08:00
Adam Dunson
894579314c
s/([Qq])uanitity/\1uantity/g
2015-12-22 11:11:11 -05:00
snipe
b76f014669
Better handling for invalid locations
2015-12-22 02:40:31 -08:00
snipe
f03d1cd4cc
Simplified currency display until we can fix it on a broader level
2015-12-22 00:25:30 -08:00
snipe
a0db241ac8
Merge pull request #1504 from ddreier/1143-acceptance-by-incorrect-user
...
Added check and error message for trying to accept an asset that was not checked out to that user.
2015-12-18 16:18:34 -05:00
Daniel Dreier
0c27717c20
Added check and error message for trying to accept an asset that was not
...
checked out to that user.
2015-12-18 14:51:51 -06:00
snipe
ce1565a545
Re-commented mac address - bad merge :-/
2015-12-18 12:08:08 -05:00
snipe
ac5527e7d3
Merge branch 'hotfixes/custom_reports_fix' into develop
2015-12-18 12:06:35 -05:00
snipe
865468d091
Fix for location error
2015-12-18 12:06:11 -05:00
snipe
b20f4d245e
Fixes #1494 - uncommented mac_address fields
2015-12-17 20:09:47 -05:00
snipe
927c368235
Fix for weird location info in asset report
2015-12-17 19:37:20 -05:00
snipe
eacd4ee2b0
Fix for bad data in asset report
2015-12-17 18:59:58 -05:00
snipe
8dab50edc6
Fixes #1498 - better regex for characters in custom field name
2015-12-17 18:19:35 -05:00
snipe
ee097dd1da
Bumped version
2015-12-15 05:36:04 -08:00
snipe
775ea95458
Fix inability to edit models (unique constraint)
2015-12-15 05:35:14 -08:00
snipe
73f0a19adb
Fixes #1459 - fieldset_id error if null
2015-12-15 05:34:54 -08:00
snipe
a68cbcf767
Fixes #1472 - only fire DB seeder if the user inputs 'y'
2015-12-15 05:24:15 -08:00
snipe
5c698d7cfd
Fixes #1469 - don't require currency at model level
2015-12-15 05:17:44 -08:00
snipe
efc06f4b31
Bumped version
2015-12-15 04:15:51 -08:00
snipe
bac1b313f6
Added the 2x2 gif to stop stupid 404s
2015-12-15 04:15:42 -08:00