snipe
e6ba4a423d
Fixed #8721 - duplicate asset tags in select list when asset has name
2020-12-21 13:43:54 -08:00
snipe
13ed6cde67
Migration to confirm password min complies with newer Laravel min
2020-12-21 12:39:19 -08:00
snipe
cac78cdbf3
Use snipe-logo.png as default in settings seeder
2020-12-21 11:36:43 -08:00
snipe
8b67326e95
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2020-12-21 11:35:21 -08:00
snipe
f65bc5caee
Updated logos
2020-12-21 11:35:17 -08:00
Brady Wetherington
0329028e2c
Fixed #8926 , #8252 - introduce circular reference check for location parent_id - rebased from #8253 ( #8927 )
...
* Fixed #8252 - circular references in location parents
* Remove non-translated translation changes
* Fix typo
* Add loop limit to avoid unforseen infinite loops
* Remove check against parent_id in location controllers
* Remove the Location->id=null piece (no longer needed)
* Fix some formatting and whitespace
* Re-introduce accidentally merged-out language file
Co-authored-by: Travis Miller <milletr@tulsaschools.org>
2020-12-18 17:18:04 -08:00
snipe
d3d96c8285
Reverted composer until we can figure out wtf happened
2020-12-15 17:25:17 -08:00
snipe
5909860c5a
Updated exception handler
2020-12-15 17:25:05 -08:00
snipe
1023fa3edd
Re-added updated slack library
2020-12-15 14:10:57 -08:00
snipe
65e6d56f1f
Display the extension error at the bottom of the extension list to make it more noticable
2020-12-15 14:09:42 -08:00
snipe
bf34385c3e
Temp revert to old slack library
...
Getting a weird error, need to troubleshoot remotely
2020-12-15 13:43:18 -08:00
Godfrey Martinez
55a526a6b3
corrected background color for bulk checkout listable items in all da… ( #8916 )
...
* corrected background color for bulk checkout listable items in all dark schemas
* resubmitting
2020-12-15 12:37:22 -08:00
Evgeny
bbf7fbcff4
Localization digit separator feature. ( #8915 )
...
Provides an ability to localize the purchase_cost field in front-end hardware index table.
Has two digit separator formats in admin settings with comma and dot.
2020-12-15 11:49:13 -08:00
snipe
4a5cb94d94
Switch version file back to develop
2020-12-14 17:47:02 -08:00
snipe
cb184a9687
Updated composer.lock with newer packages
2020-12-14 17:46:39 -08:00
Alexander Chibrikin
fb37dbed92
use supported package for slack ( #8867 )
...
* Updated version.php to master
* use supported package for slack
Co-authored-by: snipe <snipe@snipe.net>
2020-12-14 17:45:00 -08:00
João Paulo
e410696a36
Fixed #8884 : Fixed alpine image build ( #8885 )
...
* Fixed #8884 : update alpine image dependencies, fix permission error in vendor folder and laravel.log file
* Fixed #8884 : Removes unnecessary changes to fix alpine image build
* Fixed #8884 : Removes unnecessary changes to fix alpine image build
* Fixed #8884 : Fix typo
2020-12-14 17:42:43 -08:00
snipe
45bfec5cd3
Match setup admin on Quickstart password with min reqs for Settings model
2020-12-11 13:52:48 -08:00
snipe
055522510b
Fixed logo in seeder
2020-12-09 08:48:47 -08:00
snipe
f1d0d1bfe7
Merge remote-tracking branch 'origin/develop'
2020-12-09 08:19:18 -08:00
snipe
c0aa6c153e
Better callout for warning on api token page
2020-12-09 08:19:04 -08:00
snipe
da3451bf0d
Merge remote-tracking branch 'origin/develop'
2020-12-09 08:15:04 -08:00
snipe
5f76e03616
Clarified API url info in account > api
2020-12-09 08:14:44 -08:00
snipe
84710eac98
Merge remote-tracking branch 'origin/develop'
2020-12-08 21:10:05 -08:00
snipe
81bf41a091
Added an explanation for folks trying to access the API base endpoint with no real endpoint
2020-12-08 21:05:01 -08:00
snipe
134acf3b87
Merge remote-tracking branch 'origin/develop'
2020-12-08 20:04:19 -08:00
snipe
82d8b2ab82
Fixed weird parsing in newer markdown
2020-12-08 20:04:01 -08:00
snipe
adc0d3a6ac
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# config/version.php
2020-12-08 16:53:43 -08:00
snipe
8b15841c4b
Bumped version
2020-12-07 19:16:42 -08:00
snipe
fd4ee60276
Merge remote-tracking branch 'origin/develop'
2020-12-07 19:14:00 -08:00
Brady Wetherington
93358b5872
Merge pull request #8863 from johnson-yi/fixes/saml_debug
...
Fixes #8853 - allow saml to be more easily debugged
2020-12-07 14:50:23 -08:00
Johnson Yi
1c4e20c712
Allow saml to be more easily debugged
2020-12-04 21:54:04 +11:00
snipe
0e1f6a3fd1
Merge remote-tracking branch 'origin/develop'
2020-12-02 12:38:16 -08:00
snipe
71d0e6369e
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2020-12-02 11:01:10 -08:00
snipe
b27aeb1952
Added LDAP flag in users API for #8741
2020-12-02 11:01:05 -08:00
snipe
bec2b170ec
Only overwrite notes if the LDAP user is new
2020-12-02 11:00:18 -08:00
snipe
269d3fe509
Make assigned_to_id nullable
2020-12-02 10:48:34 -08:00
Brady Wetherington
34d5473553
Fixes 8472 (again) - LDAP sync was assigning a bad default location ( #8846 )
2020-12-01 21:26:52 -08:00
snipe
4ac15daee7
Fixed #8147 - allow webp image format for public file uploads
2020-12-01 19:06:53 -08:00
snipe
5f3a1f6287
Merge remote-tracking branch 'origin/develop'
2020-11-30 20:47:03 -08:00
snipe
bfc60864dd
Fixed typo on route for licenses
2020-11-30 20:46:45 -08:00
snipe
ffa2701f89
Fixed typo in demo logo
2020-11-30 18:59:44 -08:00
snipe
60d269afb5
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# config/version.php
2020-11-30 17:28:46 -08:00
snipe
e2cb7a0242
Bumped version
2020-11-30 17:28:03 -08:00
snipe
f9b1fdc36b
Merge remote-tracking branch 'origin/develop'
2020-11-30 17:26:31 -08:00
Brady Wetherington
93cf8d4e0a
Forward-port of the old LDAP sync system ( #8801 )
...
* Forward-port of the old LDAP sync system
* Need to rename the class to avoid classname conflicts
* Make 'classic' LDAP sync not add surrounding parens to filters that already have them
* Re-work Test LDAP button to return 10 sample users
* Remove useless debugging code
2020-11-30 17:11:44 -08:00
snipe
e83bc03d97
Switch backup files array order to show latest first [ch15486]'
2020-11-30 14:46:10 -08:00
snipe
b0d493ee51
Merge remote-tracking branch 'origin/develop'
2020-11-30 12:54:30 -08:00
snipe
4882b01787
Added purchase order and order number to user > licenses view
2020-11-30 12:54:15 -08:00
snipe
f9dcf0783a
Added phantomjs to package.json
2020-11-28 16:58:02 -08:00