Changelog for
crs-tracker-0.1+git9cf9a93-3.2.noarch.rpm :
* Thu Jul 12 2018 opensuse-packagingAATTopensuse.org- Update to version 0.1+git9cf9a93:
* RPC: prohibit creating duplicate encoding tickets, if other encoding profiles depend on given profile
* Project: auto-remove auto-created tickets when disabling auto-creation of encoding tickets of selected profile
* RPC: code style fixes
* Project: Allow setting priority and auto-create setting when assigning new encoding profiles
* Project: Allow setting auto_create flag on assigned encoding profiles
* SQL: drop obsolete function create_missing_encoding_ticket()
* RPC: let createEncodingTicket actually create encoding tickets instead of updating existing tickets
* SQL: add support to disable the auto-creation of encoding tickets for selected encoding profiles assigned to projects
* SQL: re-indent after last commit
* SQL: Remove unused parameter encoding_profile_id from create_missing_encoding_tickets()
* Thu Jul 12 2018 opensuse-packagingAATTopensuse.org- Update to version 0.1+git9cf9a93:
* RPC: prohibit creating duplicate encoding tickets, if other encoding profiles depend on given profile
* Project: auto-remove auto-created tickets when disabling auto-creation of encoding tickets of selected profile
* RPC: code style fixes
* Project: Allow setting priority and auto-create setting when assigning new encoding profiles
* Project: Allow setting auto_create flag on assigned encoding profiles
* SQL: drop obsolete function create_missing_encoding_ticket()
* RPC: let createEncodingTicket actually create encoding tickets instead of updating existing tickets
* SQL: add support to disable the auto-creation of encoding tickets for selected encoding profiles assigned to projects
* SQL: re-indent after last commit
* SQL: Remove unused parameter encoding_profile_id from create_missing_encoding_tickets()
* Sun Nov 19 2017 daniel.molkentinAATTsuse.com- Add missing php7-xmlrpc dependency to fix XML RPC endpoint
* Tue Nov 14 2017 daniel.molkentinAATTsuse.com- Add README.SUSE
* Tue Nov 14 2017 daniel.molkentinAATTsuse.com- Recommend postgres-contrib for ltree extension
* Tue Nov 14 2017 daniel.molkentinAATTsuse.com- Remove useless executable bits from vendored php files- Add symlink to log directory- Allow symlinks in apache configuration definition- Fix typos in spec file- Cleanup tabs
* Mon Nov 13 2017 daniel.molkentinAATTsuse.com- Fix dependencies, more config location fixes
* Mon Nov 13 2017 daniel.molkentinAATTsuse.com- Put config file in the right place
* Mon Nov 13 2017 daniel.molkentinAATTsuse.com- Ensure submodules get included in export
* Mon Nov 13 2017 daniel.molkentinAATTsuse.com- Add installer
* Sun Nov 12 2017 daniel.molkentinAATTsuse.com- Initial checkin