Age | Commit message (Expand) | Author |
2016-08-23 | Fix indentation in PR #2587 | Frederic Guillot |
2016-08-23 | Merge pull-request #2587 | Frederic Guillot |
2016-08-22 | Store board collapsed mode user preference in the database | Frederic Guillot |
2016-08-21 | Store comment sorting direction in user metadata | Frederic Guillot |
2016-08-17 | Automatic Actions now support Swimlanes | dalmond |
2016-08-13 | Replace SQL query by a PicoDB query | Frederic Guillot |
2016-08-13 | Improve form helpers and add more hooks | Frederic Guillot |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot |
2016-07-24 | Remove method UserModel::getFullname() | Frederic Guillot |
2016-07-24 | Move dashboard pagination into separate classes | 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 new automatic action to move a task to another column when closed | Frederic Guillot |
2016-07-23 | NotificationModel refactoring | Frederic Guillot |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot |
2016-07-20 | Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE | Frederic Guillot |
2016-07-20 | Move logic of PR #2496 to GroupModel | Frederic Guillot |
2016-07-19 | Refactoring of internal task events | Frederic Guillot |
2016-07-17 | Subtasks events refactoring and show delete in activity stream | Frederic Guillot |
2016-07-17 | File events refactoring | Frederic Guillot |
2016-07-17 | Added event for removed comments with some refactoring | Frederic Guillot |
2016-07-09 | Fix a couple of bugs in PR #2424 | Frederic Guillot |
2016-07-05 | Hide tasks within specific columns in dashboard (#2424) | Busfreak |
2016-07-03 | Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi... | Frederic Guillot |
2016-07-03 | Added more unit tests for task priority duplication | Frederic Guillot |
2016-07-02 | Force sorting order in SQL for Postgres | Frederic Guillot |
2016-07-02 | Handle priority for task and project duplication | Frederic Guillot |
2016-07-02 | Make sure that tags are duplicated for recurring tasks | Frederic Guillot |
2016-07-02 | Move Task::duplicate() to class ProjectTaskDuplicationModel | Frederic Guillot |
2016-07-02 | Handle project tags duplication | Frederic Guillot |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-07-02 | Do not create empty tags and remove tags only when necessary | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-06-28 | Fix field type issue with Postgres | Frederic Guillot |
2016-06-26 | Improve ICal export | Frederic Guillot |
2016-06-26 | Added application and project roles validation for API procedure calls | Frederic Guillot |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot |
2016-06-24 | Added unit test when updating tags for a task | Frederic Guillot |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot |
2016-06-24 | Added filter class for tags | Frederic Guillot |
2016-06-24 | Associate tags to tasks in BoardFormatter | Frederic Guillot |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |
2016-06-23 | Added models for tags | Frederic Guillot |
2016-06-09 | Add total sum of tasks per project in dashboard | Lev Lazinskiy |
2016-06-05 | Minor fixes | Frederic Guillot |
2016-06-01 | Added mail helper | Frederic Guillot |
2016-05-28 | Improve base FileModel class | Frederic Guillot |
2016-05-28 | Minor fixes | Frederic Guillot |