Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-01-25 | Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment ↵ | Frederic Guillot | |
identifiers and update Parsedown | |||
2015-01-25 | Do not show inactive projects info on the dashboard and update picodb (merge ↵ | Frederic Guillot | |
#546) | |||
2015-01-25 | Add new constants: FILES_DIR and DEBUG_FILE | Frederic Guillot | |
2015-01-22 | Fixed typo problems | Esteban Monge | |
2015-01-22 | More spanish translations | Esteban Monge | |
2015-01-22 | Add new automatic action (Task comment logging), patch #539 | Frederic Guillot | |
2015-01-19 | Minor code improvements for the pull-request | Frederic Guillot | |
2015-01-19 | Merge pull-request #524 | Frederic Guillot | |
2015-01-19 | Add contributor | Frederic Guillot | |
2015-01-19 | Merge pull-request #515 | Frederic Guillot | |
2015-01-19 | Fix Gitlab webhook issue | Frederic Guillot | |
2015-01-18 | Make Kanboard compatible with PHP 5.3.3 | Frederic Guillot | |
2015-01-18 | Add contributor | Frederic Guillot | |
2015-01-18 | Merge pull-request #526 | Frederic Guillot | |
2015-01-18 | Fix typo in phpdoc | Frederic Guillot | |
2015-01-18 | Fix some phpdoc comments | Frederic Guillot | |
2015-01-18 | Update composer files | Frederic Guillot | |
2015-01-18 | Pagination refactoring | Frederic Guillot | |
2015-01-18 | Added instructions for installation from port | Iterate From 0 | |
2015-01-17 | Add top links to the calendar | Frederic Guillot | |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot | |
2015-01-16 | Add missing project_id parameter | Frederic Guillot | |
2015-01-16 | Add Json API to create LDAP user. | Francois Ferrand | |
This allows setting up permissions before the LDAP users actually connect to Kanboard, and even importing the permissions from other tools. | |||
2015-01-13 | Improve doc about creating projects | Frederic Guillot | |
2015-01-13 | Removed Project duplication in Controller | Michael Lüpkes | |
2015-01-13 | set maxlength for name input fields in templates | Michael Lüpkes | |
2015-01-13 | Merge remote-tracking branch 'upstream/master' into fguillot/kanboard | Michael Lüpkes | |
2015-01-12 | Add Heroku one-click install button | Frederic Guillot | |
2015-01-12 | Merge branch 'master' of https://github.com/fguillot/kanboard | Frederic Guillot | |
2015-01-12 | Fix Postgresql query | Frederic Guillot | |
2015-01-11 | Update lock | Frederic Guillot | |
2015-01-11 | Add extension | Frederic Guillot | |
2015-01-12 | Implemented Project duplication with Tasks within Controller\Project | mluepkes | |
2015-01-10 | Remove useless files in vendor/ | Frederic Guillot | |