2024-02-06 04:50:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 6 04:49:48 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.19.1:
|
|
|
|
* Fix "Table 'django_session' doesn't exist" error
|
|
|
|
* Unify identities with same source
|
|
|
|
* Use correct base URL for login and change password API calls (#851)
|
|
|
|
* Display individual's most recent organization
|
|
|
|
* CSRF token is only required on web requests
|
|
|
|
* Link to profile in individual cards (#837)
|
|
|
|
* Open calendar to the side of the date input (#838)
|
|
|
|
* Improved loading time when looking for organizations
|
|
|
|
* Gitdm identities importer
|
|
|
|
* Fix individual page not loading
|
|
|
|
* Recommendations for individuals modified after a given date (#813)
|
|
|
|
* Add individual to workspace from their profile page (#816)
|
|
|
|
* Cache individuals table data (#821)
|
|
|
|
* Strict criteria for merge recommendations (#812)
|
|
|
|
* Text field to update enrollment dates (#819)
|
|
|
|
* Improved organization selector (#820)
|
|
|
|
* API method to create a scheduled task
|
|
|
|
* Manage app settings from the user interface
|
|
|
|
* Remove tasks that fail to be scheduled
|
|
|
|
* Add Python 3.9 and drop 3.7 support
|
|
|
|
* Sub-domain affiliation error (#805)
|
|
|
|
- Refresh patches.
|
|
|
|
- Add patch use-correct-assertion-methods.patch:
|
|
|
|
* Use non-deprecated and non-removed assertion methods.
|
|
|
|
|
2023-07-27 06:09:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 27 06:07:58 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.12.0:
|
|
|
|
* Job scheduler
|
|
|
|
- Refresh patch add-missing-format-calls.patch.
|
|
|
|
|
2022-12-03 07:27:29 +00:00
|
|
|
-------------------------------------------------------------------
|
2023-07-20 05:49:10 +00:00
|
|
|
Thu Jul 20 05:47:36 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.11.1, changes include:
|
|
|
|
* SortingHat as a service
|
|
|
|
* GraphQL client headers updated
|
|
|
|
* Migration command for SortingHat 0.7: sortinghat-admin migrate-old-database
|
|
|
|
* Groups table removed from the UI
|
|
|
|
* Fix search syntax link (#735)
|
|
|
|
* Fix outdated recommendation count (#733)
|
|
|
|
* Verify SSL option for client
|
|
|
|
* Multi-tenancy mode
|
|
|
|
* Drag and drop to enroll in teams
|
|
|
|
* Create account command
|
|
|
|
* Import identities automatically (#746)
|
|
|
|
* Order individuals by indentities (#732)
|
|
|
|
* Set top domain from UI (#729)
|
|
|
|
* Static files not included in wheel package
|
|
|
|
* Tenant selection in job fixed
|
|
|
|
* SortingHat database performance
|
|
|
|
* uWSGI threads and workers
|
|
|
|
* Performance improved for recommendations and merging jobs
|
|
|
|
* Multi-tenancy using headers
|
|
|
|
* Job timeouts
|
|
|
|
* Fix enrollment in individual's profile
|
|
|
|
* Edit a profile name with the pencil button (#773)
|
|
|
|
* Unreadable large numbers in pagination (#770)
|
|
|
|
* Sort jobs from newest to oldest (#769)
|
|
|
|
* Organization profiles
|
|
|
|
* Show when tables are loading (#772)
|
|
|
|
* Enrollment filter on organizations view
|
|
|
|
* ADD button doesn't affiliate individuals to organizations
|
|
|
|
* Email affiliation error (#793)
|
|
|
|
* Show hidden buttons when the mouse is over the table row (#787)
|
|
|
|
* Recommendations by individual (#779)
|
|
|
|
* Merge organizations (#571)
|
|
|
|
* Show an organization's members
|
|
|
|
- Drop patch no_decl_class_registry.patch:
|
|
|
|
* No longer required.
|
|
|
|
- Add patch allow-database-config-overrides.patch:
|
|
|
|
* Allow testing overrides of the database auth.
|
|
|
|
- Add patch add-missing-format-calls.patch:
|
|
|
|
* Fix up formatting of some tests.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-12-03 07:27:29 +00:00
|
|
|
Sat Dec 3 00:58:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.7.23
|
|
|
|
* Update Poetry's package dependencies
|
|
|
|
|
|
|
|
- Update to version 0.7.22
|
|
|
|
* Update Poetry's package dependencies
|
|
|
|
|
2022-10-31 14:53:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 29 01:20:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.7.21
|
|
|
|
* Update package dependencies
|
|
|
|
* Update jinja2 package and dev-dependencies.
|
|
|
|
* Update Poetry's package dependencies
|
2022-10-31 17:22:14 +00:00
|
|
|
- Clean up SPEC file to remove rpmlint warnings.
|
2022-10-31 14:53:19 +00:00
|
|
|
|
2022-05-11 11:28:13 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-10-07 19:07:21 +00:00
|
|
|
Fri Oct 7 16:13:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.7.20
|
|
|
|
Bug fixes:
|
|
|
|
* [gitdm] Skip invalid format lines
|
|
|
|
* Gitdm parser won't fail reading files with an invalid format. Instead,
|
|
|
|
* it will ignore invalid content.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-05-11 11:28:13 +00:00
|
|
|
Wed May 11 11:28:06 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Fix a bug in %%postun.
|
|
|
|
|
2022-04-21 08:10:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 20 11:16:30 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.7.19
|
|
|
|
* no minor version changelog found
|
|
|
|
- modified patches
|
|
|
|
% no_decl_class_registry.patch (refreshed)
|
|
|
|
- python-mock is not required for build
|
|
|
|
|
2021-08-05 15:26:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 5 15:20:24 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Add no_decl_class_registry.patch to make the package compatible
|
|
|
|
with SQLAlchemy 1.4 (gh#chaoss/grimoirelab-sortinghat#579).
|
|
|
|
|
2021-07-08 10:08:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 27 12:39:34 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Upgrade 0.7.15
|
|
|
|
- Remove upstreamed python-sortinghat-gh-121-workaround.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 23 21:42:58 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Don't build python36-* package (missing pandas)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 4 07:19:33 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- specify database name trough %mysql_testserver_start parameter
|
|
|
|
- alternatives in loop
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 19 09:28:07 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 17 14:11:53 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.7.7
|
|
|
|
* no minor version changelog found
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 11 15:58:25 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- %check: choose better database user name
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 6 18:01:12 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- run the testsuite against test mysqld server
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 23 13:57:05 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.7.6
|
|
|
|
**NOTICE: Database schema generated by SortingHat < 0.7.0 is still
|
|
|
|
compatible but older versions can have problems inserting UTF-8
|
|
|
|
characters of 4 bytes.
|
|
|
|
**Python 2.7 is no longer supported.
|
|
|
|
**NOTICE: Database schema generated by SortingHat < 0.6.0 are no longer
|
|
|
|
compatible. Please check "Compatibility between versions" section from
|
|
|
|
README.md file**
|
|
|
|
**NOTICE: Database schema generated by SortingHat < 0.5.0 are no longer
|
|
|
|
compatible. Please check "Compatibility between versions" section from
|
|
|
|
README.md file**
|
|
|
|
- added patches
|
|
|
|
https://github.com/chaoss/grimoirelab-sortinghat/issues/121
|
|
|
|
+ python-sortinghat-gh-121-workaround.patch
|
|
|
|
- python3-only package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:54:29 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-09-22 13:55:16 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-11-10 11:27:45 +00:00
|
|
|
Thu Nov 9 21:01:40 UTC 2017 - sebix+novell.com@sebix.at
|
2017-09-22 13:55:16 +00:00
|
|
|
|
2017-11-10 11:27:45 +00:00
|
|
|
- initial package
|