snipe
103974cae4
Fixed statuslabel detail view table
2018-02-23 05:09:14 -08:00
snipe
aea37467d8
Attempt to add codeclimate test coverage
2018-02-22 22:34:08 -08:00
snipe
9d2ed7bc5f
Merge branch 'develop'
2018-02-22 21:49:37 -08:00
snipe
bfb11d249e
Tweaked slack test UI
2018-02-22 21:47:48 -08:00
Daniel Meltzer
f7dbda4ed3
Disable broken tests ( #5073 )
...
* Work towards a functional travis. Step 1: Disable broken unit tests.
* Fix functional tests
This updates the login information and model factories to work with
changes to source.
* Importer name/full name fixes.
Fix a bug where "name" was used ambigously and mapping "item name" to
"name" would confuse the importer into thinking it should also be a user
name. Now we default to "full name" for the users name, and "item name"
for the item name. These are still both configurable through the custom
mapping.
Also update sample csvs and remove an outdated sample.
* Max length of supplier notes is 191, not 255, as per default laravel string length. Might make sense to change this to a text field in the future to match other places.
* Use sqlite/different db setup for unit tests.
* Fix assets api test.
* Fix Components API test.
* increase travis memory limit for functional tests.
* Use travis config for api tests as well.
* Fix memory limit file.
* Disable ApiComponentsAssetsCest until it's fixed.
2018-02-22 21:46:58 -08:00
snipe
7c9c6ea3df
Merge branch 'develop'
...
# Conflicts:
# config/version.php
2018-02-22 16:40:19 -08:00
snipe
7d49c4de87
Bumped hash
2018-02-22 16:39:12 -08:00
snipe
e49a36c9fd
Fixed #5084 - min supplier name now 1
2018-02-22 16:37:05 -08:00
snipe
236e773438
Fixed incorrect component not found string
2018-02-22 16:36:01 -08:00
snipe
e3144c3093
Added Slack test button
2018-02-22 16:35:34 -08:00
snipe
cbd8409611
Fixed #5067 - account for only one name in generateFormattedNameFromFullName
2018-02-22 14:10:58 -08:00
snipe
a85b38850c
Added roave security-advisories to composer
...
https://packagist.org/packages/roave/security-advisories
2018-02-22 13:22:13 -08:00
snipe
e01f1ae8ed
Partial fix for #2892 - Added export for license seat assignments
2018-02-21 17:28:55 -08:00
snipe
d60a4c5f87
Merge branch 'develop'
2018-02-21 16:47:03 -08:00
snipe
9c1fe2c922
Reverting previous change - qty already existed in allowed columns. Derp.
2018-02-21 16:46:37 -08:00
snipe
3131c0d0ac
Merge branch 'develop'
...
# Conflicts:
# config/version.php
2018-02-21 16:45:21 -08:00
snipe
364e9cf3de
Bumped version
2018-02-21 16:43:00 -08:00
Daniel Meltzer
5a84863873
Importer name/full name fixes. ( #5072 )
...
Fix a bug where "name" was used ambigously and mapping "item name" to
"name" would confuse the importer into thinking it should also be a user
name. Now we default to "full name" for the users name, and "item name"
for the item name. These are still both configurable through the custom
mapping.
Also update sample csvs and remove an outdated sample.
2018-02-21 16:42:36 -08:00
snipe
006b2b18b0
Added qty to sorting
2018-02-21 16:21:31 -08:00
snipe
fb262e38a7
Added - make total sortable in components
2018-02-21 16:21:21 -08:00
snipe
f8151284ee
Fixed - removed extra components table
2018-02-21 16:20:46 -08:00
snipe
5d8c91b687
Fixed regression - Added sum footer back into accessories
2018-02-21 15:54:16 -08:00
snipe
0f23462607
Merge branch 'develop'
2018-02-21 15:51:33 -08:00
snipe
ca50ea190f
Applied master changes to develop
...
Wrong branch :(
2018-02-21 15:51:04 -08:00
snipe
31192abd2c
Fixed ambniguous query in asset maintenance search
2018-02-21 10:28:05 -08:00
snipe
42c7f41d24
Added some alerting in custom fields if it looks like the db_column and real column do not match
2018-02-21 10:06:23 -08:00
snipe
fade03e337
Added nicer gates for auditing
2018-02-21 08:13:18 -08:00
snipe
d511d90a2f
Merge branch 'develop'
...
# Conflicts:
# config/version.php
2018-02-21 06:50:42 -08:00
snipe
54d6cafda9
Bumped hash
2018-02-21 06:49:36 -08:00
snipe
a730cd1c51
Fixed - better handle admin routes when user is not logged in
...
Redirect to login instead of just showing forbidden
2018-02-21 05:51:49 -08:00
snipe
cccd75fc42
Merge branch 'develop'
...
# Conflicts:
# config/version.php
2018-02-21 05:48:02 -08:00
snipe
dbc16a6c9b
Bumped hash
2018-02-21 05:47:12 -08:00
snipe
6ffad6043f
Fixed issue where bootstrap tables didn’t use a default page size
2018-02-21 05:44:41 -08:00
snipe
4e398950a0
Merge branch 'develop'
2018-02-21 05:34:02 -08:00
snipe
f5e51897e3
Added - sort by color on status labels
2018-02-21 05:29:50 -08:00
snipe
698ea36cc2
Added - Order location by manager
2018-02-21 05:09:40 -08:00
snipe
0cf9cdd3b1
Make department columns sortable
2018-02-21 05:04:20 -08:00
snipe
42c8de5620
Merge branch 'develop'
...
# Conflicts:
# config/version.php
2018-02-21 04:44:48 -08:00
snipe
ba4f63bca3
Bumped version
2018-02-21 04:43:52 -08:00
snipe
4ed2ef6298
Merge branch 'develop'
2018-02-21 04:42:03 -08:00
snipe
d28c2af7de
Fixed bootstrap table issue if per page was set to 10
2018-02-21 04:41:44 -08:00
snipe
1e8c32fbdb
Fixed - missing table prefix for location parent search
2018-02-21 04:33:47 -08:00
snipe
97bd87773c
Merge branch 'develop'
...
# Conflicts:
# config/version.php
2018-02-21 02:40:23 -08:00
snipe
b560828173
Bumped hash
2018-02-21 02:18:14 -08:00
snipe
0d7a43ab38
Fixed orderby parent location name
2018-02-21 02:17:18 -08:00
snipe
7865fbea7e
Merge branch 'develop'
...
# Conflicts:
# config/version.php
2018-02-21 01:27:11 -08:00
snipe
5fcbf9091e
Bumped version
2018-02-21 01:23:19 -08:00
snipe
fedd2b638c
Merge branch 'develop'
2018-02-21 01:20:48 -08:00
snipe
22f44e342f
Fixed incorrect next audit date if asset override
2018-02-21 01:18:21 -08:00
snipe
f7eb013935
Reverse order on activity report
2018-02-20 15:42:44 -08:00