jobsworth icon indicating copy to clipboard operation
jobsworth copied to clipboard

Project Management, Collaboration and Time Tracking.

Results 55 jobsworth issues
Sort by recently updated
recently updated
newest added

Andrei, warbler has a feature that let's us bundle jetty inside the war really easily. Just run "warbler executable war" to see the result. It is bigger, but I don't...

CodeClimate is giving us some places to review our code. Mostly mass-assignment issues which probably aren't a problem but we could tighten our code just in case to protect against...

Tasks have a forecast date, we want milestones to also have a forecast date which is (in groovy pseudo code) milestone.tasks*.end_date.last(). Although this is denormalising the db, it might be...

feature

After logging in as a regular user (not the default admin user) with appropriate rights top bar on the very right shows username/mycompanyname. Both are correct. Selecting "company settings" always...

Sometimes it's useful to be able to clean up a task's message and log list. It would also be great if messages could be switched between private and public. So...

feature

In the preferences page, in the options section, the user can modify all kinds of options, but there is one missing: the starting day of the week. I guess it...

feature

setting time-estimates for tasks only works for hours or minutes. putting in days or weeks will result in garbage.

There is an problem with using special characters. If you use a task name like "öäü" you get the error msg. sometimes, not always. After that jobsworth isnt working at...

Having simple tasks similar to the stuff Confluence uses is a real time saver eg. when taking meeting notes. https://confluence.atlassian.com/display/DOC/Managing+Tasks+in+Confluence The real benefit is then @user mentioning Confluence is using....

Having a separate wiki for each project will make it possible to add meeting notes, documentation, etc. to each project. This will help immensely so to keep everything in one...