Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-10 | Merge pull-request #699 | Frederic Guillot | |
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 | Add user timetables | Frederic Guillot | |
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-04 | Escape markdown code in column tooltips. | Francois Ferrand | |
This is needed to avoid issues when the code contains quotes. | |||
2015-03-02 | preview images in taskview | BlueTeck | |
2015-03-01 | Translate chosen selects | Frederic Guillot | |
2015-03-01 | Add subtask position | Frederic Guillot | |
2015-02-28 | Improve toggle compact/horizontal scrolling view | Frederic Guillot | |
2015-02-28 | Added a menu item and short key 'c' to toggle board view. View modes are ↵ | ashbike | |
compact (tries to stuff all columns in the window) and wide (scrollbar appears) | |||
2015-02-25 | Avoid re-layout when displaying the page. | Francois Ferrand | |
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the menus are created. | |||
2015-02-25 | A small patch which enables scroll view toggling. | ashbike | |
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress. | |||
2015-02-24 | Use single quotes for attributes with Markdown/HTML content to avoid browser ↵ | Frederic Guillot | |
bugs | |||
2015-02-24 | Merge pull-request #657 | Frederic Guillot | |
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-24 | Display footer icons left of text. | Francois Ferrand | |
This is consistent with the due date indicator, and needed to avoid confusion between the due date and the following number of comments/tasks/... IMHO this also feels slightly more natural :-) | |||
2015-02-22 | Add missing column on public board for task links | Frederic Guillot | |
2015-02-21 | Remove native tooltip title for task board | Frederic Guillot | |
2015-02-21 | Add task menu in collapsed mode | Frederic Guillot | |
2015-02-21 | Improve responsive css | Frederic Guillot | |
2015-02-21 | Fix bug links with different columns (pull-request merge) | Frederic Guillot | |
2015-02-20 | display column in link details | BlueTeck | |
2015-02-17 | Enable event drop for user calendar | Frederic Guillot | |
2015-02-17 | Update task time spent based on subtasks time spent | Frederic Guillot | |
2015-02-16 | Add chosen multiple select for due date and recent filters | Frederic Guillot | |
2015-02-16 | Use chosen for board dropdown filters | Frederic Guillot | |
2015-02-16 | Fix PHP error in pull-request | Frederic Guillot | |
2015-02-16 | Merge pull-request #629 | Frederic Guillot | |
2015-02-16 | Add recent filter (merge pull-request #627) | Frederic Guillot | |
2015-02-16 | Merge pull-request #626 | Frederic Guillot | |
2015-02-16 | This adds a quick comment creation link in the task menu on board. | ashbike | |
2015-02-15 | Enable keyboard shortcut inside textarea and minor fixes | Frederic Guillot | |
2015-02-15 | Display confirmation box to close task from the board and improve popover ↵ | Frederic Guillot | |
listeners | |||
2015-02-15 | Re-order items on the card | Frederic Guillot | |
2015-02-15 | Add board horizontal scrolling | Frederic Guillot | |
2015-02-15 | Display subtask time tracking in the calendar | Frederic Guillot | |
2015-02-14 | Add keyboard shortcut to open the board selector | Frederic Guillot | |
2015-02-14 | Add a section to display keyboard shorcuts | Frederic Guillot | |
2015-02-14 | Add keyboard shortcut to expand/collapse board tasks | Frederic Guillot | |
2015-02-14 | Add board filter: collapse/expand tasks | Frederic Guillot | |
2015-02-14 | Replace home icon with KB logo | Frederic Guillot | |
2015-02-14 | Move function to the right place (pull-request) and improve board task icons | Frederic Guillot | |
2015-02-14 | Merge pull-request #615 | Frederic Guillot | |
2015-02-14 | Refactoring/simplification of the pull-request about links | Frederic Guillot | |