Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-02-01 | Add dropdown menu to the tasks | Frederic Guillot | |
2015-02-01 | Add dropdown menu to the board menu | Frederic Guillot | |
2015-02-01 | Simplify CSP header method | Frederic Guillot | |
2015-02-01 | Change label for subtasks percentage | Frederic Guillot | |
2015-02-01 | Merge pull-request #568 | Frederic Guillot | |
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot | |
2015-02-01 | Added percent completed to the main view when a task has subtasks. Addresses ↵ | Lev Lazinskiy | |
https://github.com/fguillot/kanboard/issues/174 | |||
2015-02-01 | Update unit tests | Frederic Guillot | |
2015-02-01 | Add collapsible swimlanes (merge and improve pull-request #565) | Frederic Guillot | |
2015-01-31 | Add table/pagination to the project list | Frederic Guillot | |
2015-01-30 | Experiments with keyboard shortcuts | Frederic Guillot | |
2015-01-30 | Clicking on cancel inside a popover doesn't reload the page | Frederic Guillot | |
2015-01-30 | Merge pull-request #562 | Frederic Guillot | |
2015-01-30 | Add ignored assets from git | Frederic Guillot | |
2015-01-30 | translation fix | Piotr Zęgota | |
2015-01-29 | Update contributor list | Frederic Guillot | |
2015-01-29 | Sync locales | Frederic Guillot | |
2015-01-29 | Merge pull-request #559 | Frederic Guillot | |
2015-01-29 | Merge pull-request #561 | Frederic Guillot | |
2015-01-29 | polish translation updated, most of strings translated. | ZegalPL | |
2015-01-29 | Update translations.php | mfoucrier | |
2015-01-29 | Allow public access to colors stylesheet. | Colin Williams | |
2015-01-28 | Prefix DEBUG_FILE with __DIR__ | Frederic Guillot | |
2015-01-28 | Merge branch 'master' of https://github.com/fguillot/kanboard | Frederic Guillot | |
2015-01-28 | Fix potential issue with old Sqlite versions | Frederic Guillot | |
2015-01-27 | Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameter | Frédéric Guillot | |
fix user parameter name for createSubtask, updateSubtask in json-RPC API | |||
2015-01-27 | fix incorrect user parameter name for createSubtask, updateSubtask in ↵ | norcnorc | |
json-RPC API Changing the documentation and python example to match what the server code says: "user_id", not "assignee_id". | |||
2015-01-26 | Remove unused variables | Frederic Guillot | |
2015-01-26 | Allow urls without project_id | Frederic Guillot | |
2015-01-26 | Added automatic download and installation of Composer and PHPUnit for ↵ | Frederic Guillot | |
Vagrant (merge #550) | |||
2015-01-26 | Merge pull request #551 from poikilotherm/fix/master/json_api_getAllTasks | Frédéric Guillot | |
Fix JSON API Documentation for getAllTasks() parameters. | |||
2015-01-26 | Fix JSON API Documentation for getAllTasks() parameters. | Oliver Bertuch | |
Documentation told us to use parameter "status", but it actually has to be "status_id". This adds corrections to kanboard.py, too. It adds missing getTimezone() to kanboard.py, too. | |||
2015-01-25 | Add more contributors to the list | Frederic Guillot | |
2015-01-25 | Store due date without the time | Frederic Guillot | |
2015-01-25 | Fix bug duplicate project with a too long name | Frederic Guillot | |
2015-01-25 | Fix bug board selector redirection | Frederic Guillot | |
2015-01-25 | Store calendar filters per project | Frederic Guillot | |
2015-01-25 | Move assets to seperate subfolders | Frederic Guillot | |