summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-07Add list items for the dropdownFrederic Guillot
2015-02-07Add toggle/expend links on the dashboardFrederic Guillot
2015-02-07Make the sidebar relative/responsiveFrederic Guillot
2015-02-07Add commaFrederic Guillot
2015-02-07Add related project sectionFrederic Guillot
2015-02-07Regenerate assets and add a documentation for thatFrederic Guillot
2015-02-07Update translation docFrederic Guillot
2015-02-07Uncheck tasks and swimlanes from project duplication and update translationsFrederic Guillot
2015-02-07Merge pull-request #580Frederic Guillot
2015-02-07Merge pull-request #592Frederic Guillot
2015-02-07new german translationBlueTeck
2015-02-07Calendar: fix #563BlueTeck
2015-02-07Reduce duplication in Notification::getMailSubject()Colin Williams
2015-02-07Reduce complexity and duplication in LDAP::lookup()Colin Williams
2015-02-07Use $max_length parameter in getClonedProjectName.Colin Williams
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-04Add user dashboard viewFrederic Guillot
2015-02-03Another fix for 5.3 syntax (see above)Michael Lüpkes
2015-02-03Fix for syntax unsupported in PHP 5.3Michael Lüpkes
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
2015-02-01Add shortcut link to close a task from the dropdown menuFrederic Guillot
2015-02-01Add dropdown menu to the tasksFrederic Guillot
2015-02-01Add dropdown menu to the board menuFrederic Guillot
2015-02-01Simplify CSP header methodFrederic Guillot
2015-02-01Change label for subtasks percentageFrederic Guillot
2015-02-01Merge pull-request #568Frederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Added percent completed to the main view when a task has subtasks. Addresses ...Lev Lazinskiy
2015-02-01Update unit testsFrederic Guillot
2015-02-01Add collapsible swimlanes (merge and improve pull-request #565)Frederic Guillot
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-30Experiments with keyboard shortcutsFrederic Guillot
2015-01-30Clicking on cancel inside a popover doesn't reload the pageFrederic Guillot
2015-01-30Merge pull-request #562Frederic Guillot
2015-01-30Add ignored assets from gitFrederic Guillot
2015-01-30translation fixPiotr Zęgota
2015-01-29Update contributor listFrederic Guillot
2015-01-29Sync localesFrederic Guillot
2015-01-29Merge pull-request #559Frederic Guillot
2015-01-29Merge pull-request #561Frederic Guillot
2015-01-29polish translation updated, most of strings translated.ZegalPL
2015-01-29Update translations.phpmfoucrier
2015-01-29Allow public access to colors stylesheet.Colin Williams
2015-01-28Prefix DEBUG_FILE with __DIR__Frederic Guillot
2015-01-28Merge branch 'master' of https://github.com/fguillot/kanboardFrederic Guillot
2015-01-28Fix potential issue with old Sqlite versionsFrederic Guillot
2015-01-27Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameterFrédéric Guillot
2015-01-27fix incorrect user parameter name for createSubtask, updateSubtask in json-RP...norcnorc