snipe
|
c93f4ef0d5
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 19:50:56 -07:00 |
|
snipe
|
89e36dbc42
|
Merge pull request #8606 from uberbrady/fix_cant_manage_self
Add a new custom validator for Users
|
2020-10-23 19:16:11 -07:00 |
|
snipe
|
d317052ede
|
Updated CSS assets with green skin edits
|
2020-10-23 18:55:00 -07:00 |
|
snipe
|
8ee9e5e059
|
Fixed #8537 - wrong sorting on dashboard
|
2020-10-23 18:33:10 -07:00 |
|
snipe
|
2602e4d602
|
Exclude the config directory from backups
Everything there is handled via .env anyway
|
2020-10-23 18:21:32 -07:00 |
|
snipe
|
f357d9fc90
|
Include audit settings text in settings overview so they get picked up by the filter box
|
2020-10-23 18:13:28 -07:00 |
|
Brady Wetherington
|
0eda53c484
|
Add a new custom validator for Users to prevent someone from managing themselves
|
2020-10-23 16:55:10 -07:00 |
|
snipe
|
79a4acae1a
|
Merge remote-tracking branch 'origin/develop'
# Conflicts:
# config/version.php
|
2020-10-23 14:29:40 -07:00 |
|
snipe
|
91e0b26bbb
|
Bumped version
|
2020-10-23 14:28:55 -07:00 |
|
snipe
|
5f82214703
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 14:24:24 -07:00 |
|
Brady Wetherington
|
d517e2fd61
|
Merge pull request #8594 from uberbrady/try_to_fix_ldap_oom
Possible fix to #8563 - unset $ldapUsers to avoid OOM'ing
|
2020-10-23 14:23:53 -07:00 |
|
snipe
|
28612d8b61
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 14:23:46 -07:00 |
|
snipe
|
6ee3d0eb97
|
Merge pull request #8605 from snipe/fixes/legacy_location_id_equals_zero
Fix for legacy location_id=0 issue that can cause failure to checkout/checkin
|
2020-10-23 14:22:53 -07:00 |
|
snipe
|
7987a4eca4
|
Used consistent phrasing in query
|
2020-10-23 14:22:15 -07:00 |
|
snipe
|
2aa8e1e76b
|
Merge pull request #8596 from snipe/fixes/8462_move_accessory_notes
Fixes #8462 - move accessory notes into pivot table
|
2020-10-23 14:19:51 -07:00 |
|
snipe
|
be0e327221
|
Simplified the migration
|
2020-10-23 14:14:34 -07:00 |
|
snipe
|
9a1acced58
|
Fix for legacy location_id=0 issue
|
2020-10-23 14:00:04 -07:00 |
|
snipe
|
d74df93c48
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 12:10:13 -07:00 |
|
snipe
|
b9a9949570
|
Use the form partial for avatars
|
2020-10-23 12:09:20 -07:00 |
|
snipe
|
4ccba5337a
|
Added https://gravatar address to CSP
|
2020-10-23 12:09:03 -07:00 |
|
snipe
|
8aae2b46cd
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 11:56:10 -07:00 |
|
snipe
|
d03d4deef9
|
Temp fix for #8561 - manager_id validation error
|
2020-10-23 11:55:53 -07:00 |
|
snipe
|
21ceea0aed
|
Removed extra debugging
|
2020-10-23 08:19:04 -07:00 |
|
snipe
|
2219c9ccb5
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 06:55:39 -07:00 |
|
snipe
|
bf9e53fbe7
|
Updated markdown templates
|
2020-10-23 06:55:23 -07:00 |
|
snipe
|
f68580b482
|
Make the email table wider
|
2020-10-23 06:55:04 -07:00 |
|
snipe
|
aec2f2a249
|
Fixed #8576 - switch to HTML from markdown
This is really stupid. A markdown table with over 3 columns doesn’t render correctly. :(
|
2020-10-23 06:54:45 -07:00 |
|
snipe
|
831da2d6d1
|
New mail vendor files
|
2020-10-23 06:17:07 -07:00 |
|
snipe
|
f2aebe5f9a
|
Fixed #8558 - error on asset acceptance when no sig is required
|
2020-10-23 05:09:03 -07:00 |
|
snipe
|
40c0ba9a95
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-23 04:46:44 -07:00 |
|
snipe
|
f5a0726f98
|
Fixed #8597 - Added leading slash to notifications console commands
|
2020-10-23 04:46:26 -07:00 |
|
snipe
|
2263dae8f4
|
Fixed HTML
|
2020-10-23 04:07:55 -07:00 |
|
snipe
|
f182ce1c89
|
Merge remote-tracking branch 'origin/develop'
# Conflicts:
# config/version.php
|
2020-10-23 01:12:54 -07:00 |
|
snipe
|
c6dde67e86
|
Bumped version
|
2020-10-23 01:12:19 -07:00 |
|
snipe
|
88f03e6b55
|
Added last_checkout and notes from pivot for accessories
|
2020-10-23 00:44:26 -07:00 |
|
snipe
|
8827d33a43
|
Fixed query to copy notes
|
2020-10-23 00:25:20 -07:00 |
|
snipe
|
c3e8f64064
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-22 23:24:56 -07:00 |
|
snipe
|
68cfbaab2e
|
Fixed signature issue on accepted assets - related to #8577
I have no idea how this ever worked? We didn’t rename that fieldname recently.
|
2020-10-22 23:20:55 -07:00 |
|
snipe
|
66ac5d05ad
|
Started migration to normalize note
|
2020-10-22 23:18:14 -07:00 |
|
Brady Wetherington
|
18012279f9
|
Possible fix to #8563 - unset $ldapUsers to avoid OOM'ing
|
2020-10-22 21:51:23 -07:00 |
|
Brady Wetherington
|
2abfd8da74
|
Merge pull request #8568 from uberbrady/fix_wordy_json_ldap_output
Add a dirtiness check to slim down JSON LDAP sync summaries
|
2020-10-22 21:18:21 -07:00 |
|
snipe
|
ec7d70cea0
|
Merge pull request #8551 from Godmartinz/bug/ch10148/error-when-using-dark-green-skin
fixed the Green skin (dark mode) color scheme on the importer page and asset table
|
2020-10-22 21:16:52 -07:00 |
|
snipe
|
6c285b0273
|
Merge pull request #8586 from Godmartinz/Confusing_wording_in_LDAP
reworded the ad_append_domain_help string
|
2020-10-22 21:15:35 -07:00 |
|
snipe
|
e65269e9c7
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-22 20:09:16 -07:00 |
|
snipe
|
5d112be49a
|
Fixed #8585 - requested assets page blank
|
2020-10-22 20:08:33 -07:00 |
|
snipe
|
d3f5fde84a
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-22 19:46:55 -07:00 |
|
snipe
|
496b176d4e
|
Fixed #8589 - unable to accept asset
|
2020-10-22 19:46:40 -07:00 |
|
snipe
|
fd66f7aeb4
|
Merge remote-tracking branch 'origin/develop'
|
2020-10-22 19:37:21 -07:00 |
|
snipe
|
c71086d2f3
|
Fixed #8590 - unable to checkin and delete from user view
|
2020-10-22 19:32:51 -07:00 |
|
snipe
|
153f849ef7
|
Merge pull request #8581 from fashberg/iss8580
Fixed #8580: ReportsController called method on NULL Object
|
2020-10-22 13:00:08 -07:00 |
|