Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-16 | Hide tasks when filter is activated. | Francois Ferrand | |
Simply changing is opacity is nice, but does not work well when the board contains more tasks then fit on the screen. Moreover, moving tasks now properly handles in controller/model, so it is possible to show only some tasks. | |||
2015-02-12 | Fix bug project creation with hu_HU locales (duplicate column name) | Frederic Guillot | |
2015-02-11 | Add subscriber for task (moved date) | Frederic Guillot | |
2015-02-11 | Fix bug url redirection after login | Frederic Guillot | |
2015-02-11 | Improve pull-request | Frederic Guillot | |
2015-02-11 | Task age and time spent in one column. | ashbike | |
Details: https://github.com/fguillot/kanboard/issues/608 | |||
2015-02-10 | Add subtask time tracking in the task view | Frederic Guillot | |
2015-02-10 | Update api example | Frederic Guillot | |
2015-02-09 | Display subtask icon status and title everywhere | Frederic Guillot | |
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-09 | add docu getProjectActivity + getOverdueTasks to API | BlueTeck | |
2015-02-09 | added getProjectActivity + getOverdueTasks to API | BlueTeck | |
2015-02-09 | update german translation | BlueTeck | |
2015-02-09 | Update translations.php | mfoucrier | |
here is my small contribution to your beautiful software | |||
2015-02-08 | Add Bitbucket webhook | Frederic Guillot | |
2015-02-08 | Add z-index property to the popover | Frederic Guillot | |
2015-02-08 | Update moment.js and add timezone in template | Frederic Guillot | |
2015-02-08 | Add user calendar view on the dashboard and in the user management section | Frederic Guillot | |
2015-02-08 | Improve js and add native language support for datepicker and calendar | Frederic Guillot | |
2015-02-08 | Add unit test for subtask time tracking | Frederic Guillot | |
2015-02-08 | Improve sidebar css (fix #593) | Frederic Guillot | |
2015-02-07 | Be able to disable the login form for specific users | Frederic Guillot | |
2015-02-07 | Add delta to unit test | Frederic Guillot | |
2015-02-07 | Add time tracking for subtasks on the dashboard | Frederic Guillot | |
2015-02-07 | Add task time tracking on the dashboard | Frederic Guillot | |
2015-02-07 | Update subtask spent based on the time tracking | Frederic Guillot | |
2015-02-07 | Update task time tracking based on subtask time tracking | Frederic Guillot | |
2015-02-07 | Rename subtask model | Frederic Guillot | |
2015-02-07 | Add list items for the dropdown | Frederic Guillot | |
2015-02-07 | Add toggle/expend links on the dashboard | Frederic Guillot | |
2015-02-07 | Make the sidebar relative/responsive | Frederic Guillot | |
2015-02-07 | Add comma | Frederic Guillot | |
2015-02-07 | Add related project section | Frederic Guillot | |
2015-02-07 | Regenerate assets and add a documentation for that | Frederic Guillot | |
2015-02-07 | Update translation doc | Frederic Guillot | |
2015-02-07 | Uncheck tasks and swimlanes from project duplication and update translations | Frederic Guillot | |
2015-02-07 | Merge pull-request #580 | Frederic Guillot | |
2015-02-07 | Merge pull-request #592 | Frederic Guillot | |
2015-02-07 | new german translation | BlueTeck | |
2015-02-07 | Calendar: fix #563 | BlueTeck | |
2015-02-07 | Reduce duplication in Notification::getMailSubject() | Colin Williams | |
2015-02-07 | Reduce complexity and duplication in LDAP::lookup() | Colin Williams | |
2015-02-07 | Use $max_length parameter in getClonedProjectName. | Colin Williams | |
2015-02-04 | Add subtasks restrictions and time tracking | Frederic Guillot | |
2015-02-04 | Add user dashboard view | Frederic Guillot | |
2015-02-03 | Another fix for 5.3 syntax (see above) | Michael Lüpkes | |
2015-02-03 | Fix for syntax unsupported in PHP 5.3 | Michael Lüpkes | |
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 shortcut link to close a task from the dropdown menu | Frederic Guillot | |