snipe
5b070ee32f
Merge branch 'develop'
2017-10-16 05:52:52 -07:00
snipe
59a126c47c
Small tweaks to LDAP test
2017-10-16 05:52:18 -07:00
snipe
322e62418e
Merge branch 'develop'
2017-10-16 05:23:26 -07:00
snipe
a98d94ccdc
Pass token to LDAPtest
2017-10-16 05:22:37 -07:00
snipe
5addcb517f
Merge branch 'develop'
2017-10-16 05:01:37 -07:00
snipe
56cbc005ae
Fixes expected checkins name in console kernel
2017-10-16 05:01:15 -07:00
Daniel Meltzer
22e9246031
Fix more old routes. Should fix #4216 ( #4217 )
2017-10-15 23:32:40 -07:00
snipe
c0b39701cc
Fixes #4170 - asset maintenance type not showing
2017-10-14 16:17:14 -07:00
madd15
e2bac62e36
Fix #4205 ( #4213 )
...
* Fixing various UI items
* Revert css change
* Dashboard icon CSS up 4px
2017-10-14 00:14:22 -07:00
snipe
c12a23b84a
Merge branch 'develop'
2017-10-11 15:37:01 -07:00
snipe
fa95f6d836
Another attempt for #4165
2017-10-11 15:36:47 -07:00
snipe
280e8c7ed1
Revert "Another attempt for #4165 "
...
This reverts commit 7617fda978
.
2017-10-11 15:34:30 -07:00
snipe
7617fda978
Another attempt for #4165
...
(This is terrible and needs to be refactored.)
2017-10-11 15:33:53 -07:00
snipe
af69f7636b
Merge branch 'develop'
2017-10-11 14:44:37 -07:00
snipe
6d4574130f
Clearer indication of whether or not the user will be emailed a eula
2017-10-11 14:44:25 -07:00
snipe
485b6397d0
Possible (crummy temp) fix for #4165
2017-10-11 14:42:11 -07:00
snipe
93990327de
Hopefully fixes #4163
2017-10-11 14:18:08 -07:00
madd15
4ee7765403
Change Save buttons to Checkout and add Cancel ( #4202 )
...
Bringing components and consumables checkout page inline with other
checkout pages
2017-10-11 13:29:22 -07:00
snipe
bdbad067b4
Merge branch 'develop'
2017-10-11 13:10:46 -07:00
snipe
13a716310c
Bumped hash
2017-10-11 13:10:29 -07:00
snipe
d0c77c228b
Merge branch 'develop'
2017-10-11 13:09:30 -07:00
snipe
36cbffa183
Fixes bug where custom fields would not store new name in custom fields table on edit
2017-10-11 13:09:10 -07:00
snipe
5edf9e143f
Merge branch 'develop'
2017-10-11 12:46:42 -07:00
snipe
b6a1e0d12f
Call migrate before passport install
2017-10-11 12:42:31 -07:00
snipe
2fda3a2d26
Merge branch 'develop'
2017-10-11 12:29:48 -07:00
snipe
f56eb16941
More specific order by clause for drilling down on order number
2017-10-11 12:29:08 -07:00
snipe
c15c082fb4
Merge branch 'develop'
2017-10-11 01:31:59 -07:00
snipe
64e7ab3a12
Fixes #4182 - empty names for assets when checking out to asset
2017-10-11 01:31:37 -07:00
snipe
afbd6c811b
Merge branch 'develop'
2017-10-10 23:38:45 -07:00
snipe
f64c02ce12
Fix for ambiguous query on models
2017-10-10 23:12:16 -07:00
snipe
a0d8aa77d3
Merge branch 'develop'
2017-10-10 22:59:50 -07:00
snipe
bed7b29417
Fixes group search
2017-10-10 22:59:32 -07:00
tiagom62
40ed86bfe0
Sudo isnt available on every distro. ( #4194 )
2017-10-10 22:02:47 -07:00
snipe
33497c9811
Merge branch 'develop'
2017-10-10 12:48:05 -07:00
snipe
52a8597813
Fixes #4136
2017-10-10 12:44:28 -07:00
snipe
eeb07f73e5
Added Redis vairables to example env
2017-10-09 15:44:08 -07:00
Alex Markessinis
57422c9135
Added Redis support. ( #4146 )
...
* Fix forgotten password missing route (???)
* Fixes #4056 - check for assets before deleting user
* added predis/predis dependency to composer.json to support redis based cache/queue/session/broadcast
2017-10-09 15:39:20 -07:00
Richard Hofman
adca7cb0c5
Fix LDAP location sync issue in #3993 ( #4181 )
...
* Ensure locations with the most specific OUs take precedence during user assignment.
* Save 'ldap_ou' Location attribute during creation.
2017-10-09 13:06:47 -07:00
Richard Schwab
059f8f5bc9
Remove dead macro code ( #4164 )
...
The barcode_types macro existed twice in the code, the second occurrence overriding the first one.
This commit removes the first occurrence which is essentially dead code.
2017-10-09 13:06:05 -07:00
tiagom62
c676e9d794
Fix progress spinner. ( #4178 )
2017-10-09 13:04:48 -07:00
Daniel Meltzer
e9f10dd74e
Maybe Fix #4052 . Missed an absolute URL. ( #4187 )
2017-10-09 13:04:38 -07:00
snipe
e29d878d4f
Remove unused method arguments
2017-10-07 15:09:50 -07:00
snipe
d4e3ea1412
Derp
2017-10-07 15:07:31 -07:00
snipe
c5462c5f1f
Not sure why this isn’t working… commenting it out for now
2017-10-07 14:52:00 -07:00
snipe
d1328c3ba9
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2017-10-07 14:49:54 -07:00
snipe
8c406e8e55
Additional auth policies
2017-10-07 14:49:47 -07:00
snipe
6e33f36595
Set snipe-logo as default
2017-10-07 14:49:36 -07:00
tiagom62
48277606de
Support Debian 8 installs. Shellchecked. More cleanup. ( #4174 )
2017-10-07 12:45:25 -07:00
snipe
d7c9fcc8df
Small manufacturer display tweaks on license view to make text clearer, link phone
2017-10-07 08:27:56 -07:00
snipe
508576544b
Merge branch 'develop'
2017-10-07 08:17:58 -07:00