Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-01 | Allow priority changes when start and end differ | Rys Sommefeldt | |
It's common to want an 'inverted' priority range, for example where P0 is the highest. The task helper logic would hide priority editing when priority_end was larger than priority_start. This logic change allows it by checking that priority_start and priority_end are different. | |||
2016-07-31 | Move API calls for task metadata to a separate class | Frederic Guillot | |
2016-07-31 | Fix PHP error in PR #2535 | Frederic Guillot | |
2016-07-31 | Merge pull-request #2535 | Frederic Guillot | |
2016-07-31 | Merge pull-request #2533 | Frederic Guillot | |
2016-07-31 | Update ChangeLog | Frederic Guillot | |
2016-07-31 | Cleanup events and stuff before processing job in worker | Frederic Guillot | |
2016-07-31 | Send bootstrap event when starting worker | Frederic Guillot | |
2016-07-30 | Updated API Doc for Task Procedure | Eskiso | |
Added new API calls for task metadata | |||
2016-07-30 | Added Task Metadata API calls tests | Eskiso | |
2016-07-30 | fixed typo | NeverMin | |
2016-07-29 | Added Task Metadata options to API | Eskiso | |
Add API calls to get all metadata from task, get metadata from task by name, edit/create new metadata and remove metadata | |||
2016-07-28 | Update ChangeLog and contributors list | Frederic Guillot | |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot | |
2016-07-27 | Fix regression in PR #2439 | Frederic Guillot | |
2016-07-27 | Merge pull-request #2525 | Frederic Guillot | |
2016-07-27 | ADD: TaskMovedDateFilter | Christopher Geelen | |
2016-07-27 | Merge remote-tracking branch 'upstream/master' | Christopher Geelen | |
Conflicts: app/Job/NotificationJob.php | |||
2016-07-27 | Fixed internal link translations. | Eskiso | |
Wrong "gender" on words. | |||
2016-07-26 | Use the library PicoFeed to generate RSS/Atom feeds | Frederic Guillot | |
2016-07-26 | Updated translation | Eskiso | |
Shouldn't lines 1203, 1204, 1195, 1196 end in %d? | |||
2016-07-24 | Sync translations | Frederic Guillot | |
2016-07-24 | Define exact select2 version to make sure it works with IE11 | Frederic Guillot | |
2016-07-24 | Removed individual column scrolling on board | Frederic Guillot | |
2016-07-24 | Improve project page titles | Frederic Guillot | |
2016-07-24 | Remove sidebar titles | Frederic Guillot | |
2016-07-24 | Remove method UserModel::getFullname() | Frederic Guillot | |
2016-07-24 | Remove username for dashboard sidebar and change titles | Frederic Guillot | |
2016-07-24 | Move dashboard pagination into separate classes | Frederic Guillot | |
2016-07-24 | Fixed typo in template that prevent project permissions to be duplicated | Frederic Guillot | |
2016-07-23 | Simplify mail subject for notifications | Frederic Guillot | |
2016-07-23 | Remove SubtaskTimeTrackingSubscriber | Frederic Guillot | |
2016-07-23 | Create new class SubtaskStatusModel | Frederic Guillot | |
2016-07-23 | Create new class SubtaskTaskConversionModel | Frederic Guillot | |
2016-07-23 | Create new class SubtaskPositionModel | Frederic Guillot | |
2016-07-23 | Add unit test RecurringTaskSubscriber | Frederic Guillot | |
2016-07-23 | Add unit test for ProjectMetricJob | Frederic Guillot | |
2016-07-23 | Update webhooks documentation | Frederic Guillot | |
2016-07-23 | Add new automatic action to move the task to another column when not moved | Frederic Guillot | |
2016-07-23 | Add new automatic action to move a task to another column when closed | Frederic Guillot | |
2016-07-23 | Added a new automatic action to set due date | Frederic Guillot | |
2016-07-23 | Move Github templates to a folder | Frederic Guillot | |
2016-07-23 | Minor cleanup | Frederic Guillot | |
2016-07-23 | Sync locales | Frederic Guillot | |
2016-07-23 | NotificationModel refactoring | Frederic Guillot | |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot | |
2016-07-22 | Add new template hooks | Frederic Guillot | |
2016-07-22 | Merge pull-request #2439 | Frederic Guillot | |
2016-07-22 | Russian documentation added (#2417) | Hairetdin | |
2016-07-22 | Updated translation | Eskiso | |