Greg Logan

Results 33 issues of Greg Logan

This PR: - Removes references to outdated documentation hosted in JIRA - Adds a link to a working example of CAS+LDAP auth This also addresses my concerns with #2149. Fixes:...

documentation

This pull request: - Extracts the JobDispatcher from inside the ServiceRegistry into its own class - Make the JobDispatcher a configurable OSGi service, such that dispatching can be enabled or...

enhancement
documentation
java
configuration

Via https://opencast.jira.com/browse/MH-11231 The division between the buttons and the content of the table filter modal do not match the rest of the system. **To Reproduce** 1. recordings -> events ->...

maintenance
good first issue
hacktoberfest

https://opencast.jira.com/browse/MH-9038 Series by id is accessed by /series/{SERIES_ID}.xml, the series list by /series/series.xml This should be cleaned up since having a series with id "series" conflicts with the list endpoint.

bug
good first issue

**Describe the bug** The docs for CAS have always been... special. We should ensure they're accurate with modern Opencast. See [this comment](https://github.com/opencast/opencast/pull/2138#discussion_r541667887_) on PR #2138. @turro UPV is using CAS...

documentation

In theory this should work, however... - I have not tested that the calculatings for the major and minor versions actually work the way I think they do - The...

maintenance

I have a set of latent docker workers, and they're frequently spitting out error like the following on startup: ``` Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 662, in...

Per https://marketplace.zoom.us/docs/api-reference/zoom-api/cloud-recording/recordingslist, if you don't include the `from` parameter in the REST call you get a default of yesterday. I wanted more like a week, so I tried this: `recordings_response...

This pull request removes Theodul from Opencast 13 per the passed proposal. It also adds a redirect which sends requests to the Theodul player URL *back* to the normal /play...

maintenance
has-conflicts

This PR removes Solr (and all of its issues) and replaces it with Opensearch/Elasticsearch (yay, new issues!), unifying our indexing tools. To accomplish this: - We had to [remove the...

feature
maintenance
api change
needs attention
dependencies
security
java
configuration