Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-28 | update german translation | Busfreak | |
2016-06-26 | Fixed some typo in documentation | Frederic Guillot | |
2016-06-26 | Update tags documentation (search) | Frederic Guillot | |
2016-06-26 | Added documentation for tags | Frederic Guillot | |
2016-06-26 | Improve ICal export | Frederic Guillot | |
2016-06-26 | Added API calls for subtask time tracking | Frederic Guillot | |
2016-06-26 | Added new API calls for project attachements | Frederic Guillot | |
2016-06-26 | Added new API calls for external task links | Frederic Guillot | |
2016-06-26 | Update API documentation | Frederic Guillot | |
2016-06-26 | Added new API call: "getProjectByIdentifier" | Frederic Guillot | |
2016-06-26 | Added new arguments to project API calls and update composer.json | Frederic Guillot | |
2016-06-26 | Added application and project roles validation for API procedure calls | Frederic Guillot | |
2016-06-25 | Rewrite integration tests to run with Docker containers | Frederic Guillot | |
2016-06-24 | Sync locales | Frederic Guillot | |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot | |
2016-06-24 | Removed useless keyboard shortcut | Frederic Guillot | |
2016-06-24 | Added unit test when updating tags for a task | Frederic Guillot | |
2016-06-24 | Update links on the board | Frederic Guillot | |
2016-06-24 | Update list of hooks | Frederic Guillot | |
2016-06-24 | Remove dropdown menus that are now available with task edit form | Frederic Guillot | |
2016-06-24 | Use the same task form layout everywhere | Frederic Guillot | |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot | |
2016-06-24 | Added filter class for tags | Frederic Guillot | |
2016-06-24 | Associate tags to tasks in BoardFormatter | Frederic Guillot | |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot | |
2016-06-23 | Added models for tags | Frederic Guillot | |
2016-06-23 | Fixed broken CSV export | Frederic Guillot | |
2016-06-23 | Merge pull-request #2370 | Frederic Guillot | |
2016-06-23 | Make embedded documentation available in multiple languages | Frederic Guillot | |
2016-06-23 | Merge manually PR #2367 and #2349 | Frederic Guillot | |
2016-06-19 | Update es_ES translation | ngosang | |
2016-06-12 | Added task creation event to action "TaskDuplicateAnotherProject" (PR #2333) | Jason Tourtelotte | |
2016-06-11 | Merge pull request #2337 | Frédéric Guillot | |
2016-06-10 | Merge pull-request #2334 | Frederic Guillot | |
2016-06-10 | Revert pull-request #2325 | Frederic Guillot | |
2016-06-10 | Add new translations to es_ES translation | ngosang | |
2016-06-10 | Update es_ES translation | ngosang | |
2016-06-10 | Update es_ES translation | ngosang | |
2016-06-09 | Added some contributors | Frederic Guillot | |
2016-06-09 | Merge pull-request #2317 | Frederic Guillot | |
2016-06-09 | Merge pull-request #2320 | Frederic Guillot | |
2016-06-09 | Merge pull-request #2321 | Frederic Guillot | |
2016-06-09 | Rebuild CSS | Frederic Guillot | |
2016-06-09 | Merge pull-request #2325 | Frederic Guillot | |
2016-06-09 | Merge pull-request #2312 | Frederic Guillot | |
2016-06-09 | Make entire sidebar link area clickable | Filip | |
2016-06-09 | Better German | Christian González | |
"löschen" means "delete". It is not really clear wht Kanboard does when you click on that link. It deletes the user?? No, it just removes it from that group. Maybe that should be named clearer, even in English. IMHO a simple "remove" (in German "entfernen") would do a better job than "remove this user" - because it is divergent. So I would either use "remove user from group", or (better) just "remove". Anyway. The German term should be "entfernen", not "löschen" | |||
2016-06-09 | Add total sum of tasks per project in dashboard | Lev Lazinskiy | |
fix #885 | |||
2016-06-08 | Add acceptance tests | Lev Lazinskiy | |
Basic Framework for working with Selenium with PHPUnit and Firefox. Future acceptance tests just need to extend Base.php and implement various flows that we wish to test. | |||
2016-06-08 | Added acceptance tests documentation | Lev Lazinskiy | |