Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | Move assets to seperate subfolders | Frederic Guillot | |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot | |
2015-01-05 | Minify javascript | Frederic Guillot | |
2015-01-05 | Add prefix for local storage keys | Frederic Guillot | |
2015-01-05 | Update board.js to always keep filter settings | gavlepeter | |
Save filter settings to localStorage everytime filter_apply() is called. Get and set filters from localStorage when filter_load_events() is called. This improves the user experience when browsing tasks on a filtered board. No need to set the filters each time the board loads. Perhaps a checkbox option to initialize this functionality but I think it should be default behavior. | |||
2014-12-26 | Add swimlanes | Frédéric Guillot | |
2014-12-04 | Reposition the tooltip when they are loaded. | Francois Ferrand | |
At the end of the asynchronous load, the tooltips need to be repositionned, since the size of the content may have changed. | |||
2014-11-25 | Show the task creation form as a popover | Frédéric Guillot | |
2014-11-25 | Fix bug description preview | Frédéric Guillot | |
2014-11-24 | Integrate tooltips and code cleanup/fix bugs, see #166 | Frédéric Guillot | |
2014-11-09 | Start templates cleanup and reorganisation | Frédéric Guillot | |
2014-11-02 | Change layout (experimental) | Frédéric Guillot | |
2014-07-07 | Improve javascript code and remove CSP errors | Frédéric Guillot | |
2014-07-06 | Integration of the chosen jquery plugin for the board selector | Frédéric Guillot | |
2014-07-01 | Use popover to edit task and description directly from board. | Francois Ferrand | |
- Click on 'description' icon opens the 'edit-description' page. - Edit task and edit description now open in popover, like the assign dialog. | |||
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot | |
2014-06-20 | Add a board selector instead of the list of projects | Frédéric Guillot | |
2014-05-28 | Add CSRF protections | Frédéric Guillot | |
2014-05-23 | Fix javascript typo | Frédéric Guillot | |
2014-05-23 | Improve css and phpdoc comments | Frédéric Guillot | |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot | |
2014-05-21 | Add categories for projects and tasks | Frédéric Guillot | |
2014-05-17 | Refresh the board only if the tab is visible | Frédéric Guillot | |
2014-05-17 | Assignee change from the board is now a popover | Frédéric Guillot | |
2014-05-17 | Click on a task redirect to the show page | Frédéric Guillot | |
2014-05-17 | Rewrite board drag and drop with jquery (touch devices, IE, auto-update) | Frédéric Guillot | |
2014-05-03 | Add Google authentication | Frédéric Guillot | |
2014-04-26 | Add a filter by user and due date + minor changes | Frédéric Guillot | |
2014-03-12 | Refresh the board only when it's necessary and add a link on the task title | Frédéric Guillot | |
2014-03-09 | Automatic actions | Frédéric Guillot | |
2014-03-05 | Improve unit test | Frédéric Guillot | |
2014-03-05 | #37 click on task to access it | rzeka | |
2014-02-25 | Improve task limit js condition | Frédéric Guillot | |
2014-02-25 | Add task limit for each column | Frédéric Guillot | |
2014-01-25 | First commit | Frédéric Guillot | |