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

Sync with Collabora fork #163

Open
3 tasks
andrewshadura opened this issue Oct 10, 2019 · 1 comment
Open
3 tasks

Sync with Collabora fork #163

andrewshadura opened this issue Oct 10, 2019 · 1 comment

Comments

@andrewshadura
Copy link
Member

andrewshadura commented Oct 10, 2019

Similarly to #160, we’d like to get rid of our custom fork and have as much of our changes as possible in the upstream gTimeLog. Our fork lives at our Gitlab instance.

We ourselves made multiple attempts at refining and rebasing our changes, e.g. this, this one, or this one.

The three main features we need are:

  • Timezone support (Timezones #84)
    • We attacked it differently, by extending the format to add an extra field, e.g.: 2018-06-22 09:00 +0200: ** morning
  • Ability to get the task list from Chronophage, our time tracking solution
    • This feature is roughly a match to the feature already present in gTimeLog, but in our fork it allows for hierarchy of tasks (e.g. customer: project: task-type: task: …)
  • Ability to upload to Chronophage
    • It’s basically a POST request at a URL IIRC

I’ll add more things later

@gebi
Copy link

gebi commented Jul 10, 2020

yea, the hierarchy of tasks would be AWESOME!
we'd need that too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants