summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-08-02Update russian translation (#2542)Duamel Sevans
2016-07-31Move API calls for task metadata to a separate classFrederic Guillot
2016-07-31Merge pull-request #2533Frederic Guillot
2016-07-31Cleanup events and stuff before processing job in workerFrederic Guillot
2016-07-31Send bootstrap event when starting workerFrederic Guillot
2016-07-30fixed typoNeverMin
2016-07-29Added Task Metadata options to APIEskiso
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-27Fixed internal link translations.Eskiso
2016-07-26Use the library PicoFeed to generate RSS/Atom feedsFrederic Guillot
2016-07-26Updated translationEskiso
2016-07-24Sync translationsFrederic 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-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-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-22Updated translationEskiso
2016-07-21Sync localesFrederic Guillot
2016-07-21Move repository to Kanboard organizationFrederic Guillot
2016-07-20Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETEFrederic Guillot
2016-07-20Move logic of PR #2496 to GroupModelFrederic Guillot
2016-07-20Merge pull-request #2496Frederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-07-19ProjectPermissionController: make sure groups don't exist before creating themDj Padzensky
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17File events refactoringFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-16Handle HTTP header X-Real-IP to get IP addressFrederic Guillot