snipe
|
1f247ff541
|
Don’t let the user checkout an asset to itself
(We should consolidate that AssetCheckoutRequest for the API)
|
2017-10-19 15:51:55 -07:00 |
|
snipe
|
e185dc68af
|
Fixes #4240 - allows admins to use custom password reset URL
|
2017-10-19 12:22:27 -07:00 |
|
snipe
|
54000ff69f
|
Allows sorting by number of assets, etc in category
|
2017-10-19 11:48:09 -07:00 |
|
snipe
|
f6a38e848a
|
Allows sorting by whether or not the category requires acceptance
|
2017-10-19 11:44:42 -07:00 |
|
snipe
|
7e8d670f81
|
Disable delete buttons if there are assets, etc
|
2017-10-19 11:41:35 -07:00 |
|
snipe
|
a9753eb646
|
Include asset count in status labels overview
|
2017-10-19 10:48:15 -07:00 |
|
snipe
|
707c4db881
|
API: Check there are no assets associated before allowing delete
|
2017-10-19 10:39:08 -07:00 |
|
snipe
|
d1de34394e
|
Removed stupid count method
|
2017-10-19 10:37:30 -07:00 |
|
snipe
|
7153013fb0
|
Fake sending the test email if the app is in demo mode
|
2017-10-19 08:33:46 -07:00 |
|
snipe
|
2b826c3adc
|
Merge branch 'features/mail_test_button' into develop
|
2017-10-19 08:19:24 -07:00 |
|
snipe
|
cd193ce8bb
|
Fixes #4036 - adds test email button to general settings
|
2017-10-19 08:18:56 -07:00 |
|
snipe
|
cb50142ba3
|
Update @thakilla as a contributor
|
2017-10-19 06:16:03 -07:00 |
|
Nicolai Essig
|
4bc551db82
|
ref #4042 scale barcode with label size (#4258)
|
2017-10-19 06:08:01 -07:00 |
|
snipe
|
ae567c08db
|
Fixes incorrect language reference for consumables on checkout if consumable doesn’t exist
|
2017-10-19 03:44:01 -07:00 |
|
snipe
|
13586be6b0
|
Fixed load error if license is invalid
|
2017-10-19 03:37:27 -07:00 |
|
snipe
|
4d3d19ca2b
|
Fixes older route reference in consumables
|
2017-10-19 02:07:31 -07:00 |
|
snipe
|
c5893b4445
|
Fixes #4249 - display deployed location in listing
|
2017-10-19 01:30:40 -07:00 |
|
snipe
|
3b012f2827
|
Some advanced search query tweaks
|
2017-10-18 10:07:35 -07:00 |
|
snipe
|
5519e2d4ae
|
Fixes custom fields sorting on asset listings
I need a silkwood shower :(
|
2017-10-18 09:27:34 -07:00 |
|
snipe
|
a3139c6fc6
|
Fix accessories route for invalid accessory ID
|
2017-10-18 08:53:25 -07:00 |
|
snipe
|
c0e50be03e
|
Duh. Helps if you actually assign the array first.
|
2017-10-18 08:45:05 -07:00 |
|
snipe
|
447833c996
|
Only try to process model bulk editing if at least one model was selected
|
2017-10-18 08:15:54 -07:00 |
|
snipe
|
809e310565
|
Recrypt the LDAP password properly
Older installs should add a line to their .env:
`LEGACY_CIPHER=rijndael-256`
|
2017-10-18 08:15:23 -07:00 |
|
snipe
|
68f6385eba
|
Fixes 500 in bulk checkout if no asset is selected
|
2017-10-18 07:15:16 -07:00 |
|
snipe
|
9e39abcc32
|
Merge branch 'develop' of github.com:snipe/snipe-it into develop
|
2017-10-18 06:24:41 -07:00 |
|
snipe
|
5cd2857d5d
|
Use footer sumformatter for cost totals
|
2017-10-18 06:24:36 -07:00 |
|
snipe
|
d9135a8aac
|
Disallow deleting suppliers with associated assets, licenses or maintenances
|
2017-10-18 05:47:20 -07:00 |
|
Tõnis Ormisson
|
a4eeff01f0
|
FIXED upgrade Recrypt not working with changed cipher (#4245)
* FIX legacy cipher change
* FIX Recrypt Custom fields column names
* FIX ReCrypt Clean un-needed code
|
2017-10-18 05:43:54 -07:00 |
|
snipe
|
eedbe468ac
|
Fix licenses not saving supplier id on edit
|
2017-10-18 05:43:15 -07:00 |
|
snipe
|
ea63ced2bd
|
Fixes table alias bug in complex queries for Laravel
|
2017-10-18 01:21:08 -07:00 |
|
snipe
|
6bd49bfb72
|
Fixes #4191 - user search
|
2017-10-18 01:20:50 -07:00 |
|
snipe
|
c069829b33
|
Fixes #906 - groups view
|
2017-10-17 21:43:57 -07:00 |
|
snipe
|
aa7091d962
|
Fixes #4226 - adds log_max_files to app config and sample env
|
2017-10-17 20:04:07 -07:00 |
|
snipe
|
1d5fb52bfc
|
Fix for LDAP where location ou is not null but blank
|
2017-10-17 16:59:50 -07:00 |
|
snipe
|
dea42db18b
|
Reversed order of withTrashed for deleted asset QR codes
|
2017-10-17 16:21:50 -07:00 |
|
snipe
|
a1f5e11517
|
Fix for broken QR code on deleted assets
|
2017-10-17 16:01:53 -07:00 |
|
snipe
|
160fd1c86a
|
Added setting to let admin decide whether footer text should link back to site
|
2017-10-17 13:54:03 -07:00 |
|
snipe
|
b46cbac911
|
Fixes #4230 - adds model name and manufacturer to emails
|
2017-10-17 13:30:32 -07:00 |
|
snipe
|
e9c3d6bfb7
|
Full text search fixes - addresses laravel bug :(
|
2017-10-17 12:48:18 -07:00 |
|
snipe
|
e7fe91c9d4
|
Depreciation view
|
2017-10-17 11:20:05 -07:00 |
|
snipe
|
37df934e97
|
Fixes #4220 - allow nullable for completion date
|
2017-10-16 18:32:48 -07:00 |
|
snipe
|
6517a95d45
|
Check if there are any custom fields before trying to loop through them
|
2017-10-16 15:29:19 -07:00 |
|
snipe
|
4b84a0c916
|
Tidying some of the LDAP UDN logic
|
2017-10-16 15:29:06 -07:00 |
|
snipe
|
cbe008d52f
|
Fix assetLoc to assetloc because reasons?
|
2017-10-16 09:08:08 -07:00 |
|
snipe
|
45c2af80a3
|
More LDAP testing US refinements
|
2017-10-16 09:00:51 -07:00 |
|
snipe
|
1fbf3753bc
|
More small LDAP test improvements
|
2017-10-16 07:07:21 -07:00 |
|
snipe
|
bcf435f625
|
Try for better error reporting on LDAP fail
Sorry for all the commits on this - my local LDAP isn’t working and I can’t figure out why, so no easy way to test locally
|
2017-10-16 06:46:33 -07:00 |
|
snipe
|
b107280b7b
|
Slightly nicer UI for LDAP login test
|
2017-10-16 06:39:36 -07:00 |
|
snipe
|
f1a6926ad9
|
LDAP test login
|
2017-10-16 06:34:04 -07:00 |
|
snipe
|
ba7b9d8168
|
Removed stray foo
|
2017-10-16 05:54:33 -07:00 |
|