Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installation documentation to use latest URLs #5841

Closed
wants to merge 9 commits into from

Conversation

crohr
Copy link
Member

@crohr crohr commented Aug 10, 2017

This will avoid unnecessary redirects, better analytics, and the new repo settings for CentOS/RHEL/SLES are more detailed (explicit gpgcheck=0 since only package metadata are signed, and users might have configured their system to ensure rpm signing by default).

oliverguenther and others added 9 commits August 9, 2017 09:31
* read operations for time_entries via api v3

Introduces the endpoints:
* GET /api/v3/time_entries
* GET /api/v3/time_entries/:id
* GET /api/v3/time_entries/activities/:id

The index action for time entries can be queried by the following
filters:
* project_id
* user_id
* work_package_id

The implementation is exposing the database structure mostly one to one
with the exception of some renaming and the hiding of the activities'
complexity, where only the activity used systemwide is referenced
regardless of whether a project specific override exists or not.

* allow custom values for time entries

[ci skip]
* [26003] Change cursors to ew-resize and pointer

https://community.openproject.com/wp/26003

* Timeline: change mouse hover cursor effect

[ci skip]
* Add currentProject service to detect the project context

* Handle project context in single view

* Fix global work package menu

* Fix link to project id in single view

[ci skip]
@oliverguenther oliverguenther changed the base branch from dev to release/7.2 August 14, 2017 06:24
@oliverguenther
Copy link
Member

oliverguenther commented Aug 14, 2017

I applied that to release/7.2, thanks @crohr

@oliverguenther oliverguenther deleted the feature/update-install-doc branch August 14, 2017 06:25
@crohr crohr restored the feature/update-install-doc branch October 25, 2017 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants