Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-19 | Add Postmark integration (inbound emails for task creation) | Frederic Guillot | |
2015-04-18 | Add Slack and Hipchat integrations for each projects | Frederic Guillot | |
2015-04-11 | Add column controller | Frederic Guillot | |
2015-03-30 | Avoid code duplication in pull-request #746 | Frederic Guillot | |
2015-03-29 | Add Hipchat integration | Frederic Guillot | |
2015-03-28 | Add task transitions csv export | Frederic Guillot | |
2015-03-21 | Allow admins to transform a private project to a team project | Frederic Guillot | |
2015-03-12 | Start to develop the budget module | Frederic Guillot | |
2015-03-04 | Escape markdown code in column tooltips. | Francois Ferrand | |
This is needed to avoid issues when the code contains quotes. | |||
2015-02-24 | Use single quotes for attributes with Markdown/HTML content to avoid browser ↵ | Frederic Guillot | |
bugs | |||
2015-02-24 | Add project description field. | Francois Ferrand | |
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project. | |||
2015-02-09 | Code cleanup + minor css improvement | Frederic Guillot | |
2015-02-09 | - Markdown supported in column description. | ashbike | |
- Project > Edit Board and Project Summary pages now show description as tooltip. - Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview. - Fixed bug while adding a new column inserts description as column limit. | |||
2015-02-08 | Add Bitbucket webhook | Frederic Guillot | |
2015-02-07 | Uncheck tasks and swimlanes from project duplication and update translations | Frederic Guillot | |
2015-02-03 | Implemented Changes to Project Duplication to include Swimlanes and Tasks. | Michael Lüpkes | |
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'. | |||
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot | |
2015-01-31 | Add table/pagination to the project list | Frederic Guillot | |
2015-01-19 | Merge pull-request #515 | Frederic Guillot | |
2015-01-18 | Pagination refactoring | Frederic Guillot | |
2015-01-17 | Add top links to the calendar | Frederic Guillot | |
2015-01-13 | set maxlength for name input fields in templates | Michael Lüpkes | |
2015-01-04 | Add subtasks export and move export actions to a specific controller | Frederic Guillot | |
2015-01-02 | Various fixes and improvements | Frédéric Guillot | |
2015-01-02 | Fix bugs, improve perfs and use SimpleLogger instead of Monolog | Frédéric Guillot | |
2014-12-31 | Acl refactoring | Frédéric Guillot | |
2014-12-30 | Improve the list of project members | Frédéric Guillot | |
2014-12-28 | Add Gitlab webhook | Frédéric Guillot | |
2014-12-28 | Template helpers refactoring | Frédéric Guillot | |
2014-12-26 | Add swimlanes | Frédéric Guillot | |
2014-12-19 | Update sidebar.php | René Stoltenberg | |
Line 58 - wrong closing tag - missing </ul> | |||
2014-12-11 | Give more privileges to a project owner | Frédéric Guillot | |
2014-12-11 | Add project owner support (allow user management to a regular user), see #316 | Frédéric Guillot | |
2014-12-06 | Auto-select input fields for copy/paste | Frédéric Guillot | |
2014-12-04 | Move RSS link to the top and open share links with a new tab | Frédéric Guillot | |
2014-12-03 | Move tasks templates to a subfolder | Frédéric Guillot | |
2014-12-01 | Move project templates to a subfolder | Frédéric Guillot | |
2014-11-16 | Add daily project summary export | Frédéric Guillot | |