Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-25 | Add option for toggling html escapes inside markdown fields | Semyon Novikov | |
2015-03-22 | Improve and translate pull-request | Frederic Guillot | |
2015-03-22 | Merge pull-request #664 | Frederic Guillot | |
2015-03-22 | Add budget graph | Frederic Guillot | |
2015-03-21 | Allow admins to transform a private project to a team project | Frederic Guillot | |
2015-03-21 | Add option to enable/disable iframe inclusion http header | Frederic Guillot | |
2015-03-21 | Display projects on the dashboard and board selector when everybody allowed ↵ | Frederic Guillot | |
is checked | |||
2015-03-21 | Remove html escaping for custom css | Frederic Guillot | |
2015-03-21 | Move task complexity to the bottom | Frederic Guillot | |
2015-03-21 | Add swimlane dropdown in task creation form | Frederic Guillot | |
2015-03-21 | Fix bug wrong due date after moving a task on the calendar | Frederic Guillot | |
2015-03-19 | Merge pull-request #731 | Frederic Guillot | |
2015-03-19 | Fix query to check user by name and email. | Francois Ferrand | |
2015-03-19 | Gitlab "Thema" -> "Fehler" | Christian González | |
changed because "Thema" is no good word for issue in this context. The translation for github uses "Fehler" as well, there correctly. | |||
2015-03-16 | Add unique css class name for board table | Frederic Guillot | |
2015-03-16 | Merge and improve pull-request #666 (custom stylesheet) | Frederic Guillot | |
2015-03-16 | Merge pull-request #710 | Frederic Guillot | |
2015-03-15 | Change relative date in unit tests | Frederic Guillot | |
2015-03-15 | Lowercase class name | Frederic Guillot | |
2015-03-15 | Calculate intersection between time tracking and timetable | Frederic Guillot | |
2015-03-15 | Add cost breakdown for project budget | Frederic Guillot | |
2015-03-14 | Calculate the time spent based on the timetable | Frederic Guillot | |
2015-03-13 | Remove extra space below description in tooltip. | Francois Ferrand | |
2015-03-12 | Start to develop the budget module | Frederic Guillot | |
2015-03-12 | Merge and improve pull-request #704 | Frederic Guillot | |
2015-03-12 | Update readme | Frederic Guillot | |
2015-03-12 | Merge pull-request #709 | Frederic Guillot | |
2015-03-12 | Merge pull-request #706 | Frederic Guillot | |
2015-03-12 | Add Serbian currencie and language code in Model\Config | bdpsoft | |
2015-03-12 | Added Serbian Latin translation | bdpsoft | |
2015-03-12 | Fix flickering and column sizes. | Francois Ferrand | |
* Avoid flickering in default view mode, by properly setting the default (horizontal-scroll) layout directly in CSS. This flickering was introduced with #675 pull request. This also fixes the layout of the public board. Javascript is now used only to activate the 'compact' mode, thus still causing a slight flickering, but in that mode only. * Use fixed-layout on the table to improve layout and rendering speed. * Slightly reduce the width of the swimlane header column, and make it fixed-width. * Slightly simplify the Javascript/jQuery code for activating compact mode. This is replaces pull request #688, with only the table layout fix, since I have no proper solution for the scrolling problem. | |||
2015-03-11 | Update readme | Frederic Guillot | |
2015-03-11 | Added dutch translation | Hendrik Stoker | |
2015-03-10 | Improve pull-request | Frederic Guillot | |
2015-03-10 | Merge pull-request #699 | Frederic Guillot | |
2015-03-10 | Order task links by labels and task column | Olivier Maridat | |
2015-03-10 | Add a quick task link creation as it is possible for subtask | Olivier Maridat | |
2015-03-10 | Add an item "Add a link" in the dropdown menu of a task in the board view | Olivier Maridat | |
2015-03-09 | Bust subtask title max length to 255 characters | Frederic Guillot | |
2015-03-09 | Merge pull-request #697 | Frederic Guillot | |
2015-03-09 | Merge pull-request #700 | Frederic Guillot | |
2015-03-09 | Lowercase filename | Frederic Guillot | |
2015-03-09 | Add user timetables | Frederic Guillot | |
2015-03-09 | Adding CHF to the list of Euro currencies | Olivier Paroz | |
2015-03-07 | Add user cost | Frederic Guillot | |
2015-03-07 | add image thumbnail to task detail view, add icons to common file ↵ | BlueTeck | |
extensions, better layout in task attachments | |||
2015-03-06 | Edit subtask with title maxlength 100. | Oliver Kraitschy | |
2015-03-06 | Create subtask with title maxlength 100. | Oliver Kraitschy | |
2015-03-05 | Add config parameter for custom database port | Frederic Guillot | |
2015-03-04 | Merge pull-request 665 | Frederic Guillot | |