Age | Commit message (Expand) | Author |
2017-02-18 | Prevent people to remove swimlanes that contains tasks | Frederic Guillot |
2017-02-18 | Add mandatory argument "project_id" to API method "updateSwimlane()" | Frederic Guillot |
2017-02-18 | Remove default swimlane | Frederic Guillot |
2017-02-16 | Fix Postgres SQL error in PR #3047 | Frederic Guillot |
2017-02-16 | Replace default value false -> 0 | Konstantin Vorobyev |
2017-02-16 | Fix #3032: Copy 'Visible on dashboard' column flag on project duplicate | Konstantin Vorobyev |
2017-02-15 | Improve PR #3038 | Frederic Guillot |
2017-02-15 | Merge pull-request #3038 | Frederic Guillot |
2017-02-15 | Sub-tasks from the hidden columns still visible on the dashboard (#3040) | Busfreak |
2017-02-15 | Fix #3030: Add upload the sqlite database feature | Konstantin Vorobyev |
2017-02-11 | Open comments in board view with a modal dialog instead of tooltip | Frederic Guillot |
2017-02-08 | Make query compatible with Postgres | Frederic Guillot |
2017-02-08 | Improve columns table in project settings | Frederic Guillot |
2017-02-08 | Prevent people to remove columns that contains tasks | Frederic Guillot |
2017-02-04 | Make base64 decoding optional for uploaded data | Frederic Guillot |
2017-02-04 | Add email address field for projects | Frederic Guillot |
2017-01-29 | Solve conflicts for Turkish translation | Frederic Guillot |
2017-01-29 | Update CurrencyModel.php | Sencar TOSUN |
2017-01-22 | Add user invitations | Frederic Guillot |
2017-01-22 | Add date_modification to comments (PR #2950) | Lev Lazinskiy |
2016-12-19 | Merge pull-request #2896 | Frederic Guillot |
2016-12-19 | Avoid code duplication in PR #2891 | Frederic Guillot |
2016-12-20 | Add currency of Chinese Yuan | phecho |
2016-12-01 | Make user mentions great again | Frederic Guillot |
2016-11-27 | Add suggest menu for user mentions in text editor | Frederic Guillot |
2016-10-10 | Update documentation and move screenshots | Frederic Guillot |
2016-10-08 | Update task moved date only when the column or swimlane is changed | Frederic Guillot |
2016-10-07 | Add restriction to disable task drag and drop for a project | Frederic Guillot |
2016-09-28 | Added hooks for plugins | Eskiso |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-17 | Add project restriction for opening/closing tasks | Frederic Guillot |
2016-09-11 | Duplicate a task quickly to multiple projects after the creation | Frederic Guillot |
2016-09-11 | Improve column restrictions | Frederic Guillot |
2016-09-11 | Add project restrictions for custom roles | Frederic Guillot |
2016-09-10 | Define only what is allowed for column restrictions | Frederic Guillot |
2016-09-10 | Add ui to create new custom project roles and column restrictions | Frederic Guillot |
2016-09-08 | Apply column restrictions to the board | Frederic Guillot |
2016-09-07 | Add new models ColumnMoveRestrictionModel and ProjectRoleModel | Frederic Guillot |
2016-09-05 | Hook in ColorModel->getList | Busfreak |
2016-08-31 | Fix wrong project date format (shown as 01/01/1970) | Frederic Guillot |
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 |