Age | Commit message (Expand) | Author |
2016-07-31 | Fix PHP error in PR #2535 | Frederic Guillot |
2016-07-31 | Merge pull-request #2535 | Frederic Guillot |
2016-07-31 | Cleanup events and stuff before processing job in worker | Frederic Guillot |
2016-07-30 | Added Task Metadata API calls tests | Eskiso |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot |
2016-07-27 | ADD: TaskMovedDateFilter | Christopher Geelen |
2016-07-24 | Remove method UserModel::getFullname() | Frederic Guillot |
2016-07-24 | Move dashboard pagination into separate classes | 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 | 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 | 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-16 | Fixed search query with multiple assignees (nested OR conditions) | Frederic Guillot |
2016-07-16 | Handle HTTP header X-Real-IP to get IP address | Frederic Guillot |
2016-07-14 | Display project name for task auto-complete fields | Frederic Guillot |
2016-07-14 | Make search attributes not case sensitive | Frederic Guillot |
2016-07-14 | Added search filter for task priority | Frederic Guillot |
2016-07-10 | Cherry-pick from PR #2435 (Show TOTP Issuer) | Frederic Guillot |
2016-07-10 | Added unit test for PR #2388 | Frederic Guillot |
2016-07-09 | Fix a couple of bugs in PR #2424 | Frederic Guillot |
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 | Added more unit tests for LDAP user class | Frederic Guillot |
2016-07-02 | Preserve role for existing users when using ReverseProxy authentication | 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-07-01 | Fixed lexer issue with non word characters | Frederic Guillot |
2016-07-01 | Fixed PHP error in UserHelper when having no user session | Frederic Guillot |
2016-06-29 | Fixed identical background color for LetterAvatar on 32bits platforms | Frederic Guillot |
2016-06-28 | Fix field type issue with Postgres | Frederic Guillot |
2016-06-26 | Added API calls for subtask time tracking | Frederic Guillot |