summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-01Allow priority changes when start and end differRys 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-31Move API calls for task metadata to a separate classFrederic Guillot
2016-07-31Fix PHP error in PR #2535Frederic Guillot
2016-07-31Merge pull-request #2535Frederic Guillot
2016-07-31Merge pull-request #2533Frederic Guillot
2016-07-31Update ChangeLogFrederic Guillot
2016-07-31Cleanup events and stuff before processing job in workerFrederic Guillot
2016-07-31Send bootstrap event when starting workerFrederic Guillot
2016-07-30Updated API Doc for Task ProcedureEskiso
Added new API calls for task metadata
2016-07-30Added Task Metadata API calls testsEskiso
2016-07-30fixed typoNeverMin
2016-07-29Added Task Metadata options to APIEskiso
Add API calls to get all metadata from task, get metadata from task by name, edit/create new metadata and remove metadata
2016-07-28Update ChangeLog and contributors listFrederic Guillot
2016-07-28Allow users to see inactive projectsFrederic Guillot
2016-07-27Fix regression in PR #2439Frederic Guillot
2016-07-27Merge pull-request #2525Frederic Guillot
2016-07-27ADD: TaskMovedDateFilterChristopher Geelen
2016-07-27Merge remote-tracking branch 'upstream/master'Christopher Geelen
Conflicts: app/Job/NotificationJob.php
2016-07-27Fixed internal link translations.Eskiso
Wrong "gender" on words.
2016-07-26Use the library PicoFeed to generate RSS/Atom feedsFrederic Guillot
2016-07-26Updated translationEskiso
Shouldn't lines 1203, 1204, 1195, 1196 end in %d?
2016-07-24Sync translationsFrederic Guillot
2016-07-24Define exact select2 version to make sure it works with IE11Frederic Guillot
2016-07-24Removed individual column scrolling on boardFrederic Guillot
2016-07-24Improve project page titlesFrederic Guillot
2016-07-24Remove sidebar titlesFrederic Guillot
2016-07-24Remove method UserModel::getFullname()Frederic Guillot
2016-07-24Remove username for dashboard sidebar and change titlesFrederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-24Fixed typo in template that prevent project permissions to be duplicatedFrederic Guillot
2016-07-23Simplify mail subject for notificationsFrederic Guillot
2016-07-23Remove SubtaskTimeTrackingSubscriberFrederic Guillot
2016-07-23Create new class SubtaskStatusModelFrederic Guillot
2016-07-23Create new class SubtaskTaskConversionModelFrederic Guillot
2016-07-23Create new class SubtaskPositionModelFrederic Guillot
2016-07-23Add unit test RecurringTaskSubscriberFrederic Guillot
2016-07-23Add unit test for ProjectMetricJobFrederic Guillot
2016-07-23Update webhooks documentationFrederic Guillot
2016-07-23Add new automatic action to move the task to another column when not movedFrederic Guillot
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-23Added a new automatic action to set due dateFrederic Guillot
2016-07-23Move Github templates to a folderFrederic Guillot
2016-07-23Minor cleanupFrederic Guillot
2016-07-23Sync localesFrederic Guillot
2016-07-23NotificationModel refactoringFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-22Add new template hooksFrederic Guillot
2016-07-22Merge pull-request #2439Frederic Guillot
2016-07-22Russian documentation added (#2417)Hairetdin
2016-07-22Updated translationEskiso