Age | Commit message (Expand) | Author |
2016-07-03 | Sync locales | Frederic Guillot |
2016-07-03 | Update some documentation | Frederic Guillot |
2016-07-03 | Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi... | Frederic Guillot |
2016-07-03 | Added more unit tests for task priority duplication | Frederic Guillot |
2016-07-03 | Use latest version of select2 library because it doesn't work with IE11 | Frederic Guillot |
2016-07-02 | Docker volume path | Frederic Guillot |
2016-07-02 | Update .gitignore | Frederic Guillot |
2016-07-02 | Do not ignore config.php for Docker image | Frederic Guillot |
2016-07-02 | Use PHP7 for Docker image | Frederic Guillot |
2016-07-02 | Force sorting order in SQL for Postgres | Frederic Guillot |
2016-07-02 | Added more unit tests for LDAP user class | Frederic Guillot |
2016-07-02 | Preserve role for existing users when using ReverseProxy authentication | Frederic Guillot |
2016-07-02 | Handle priority for task and project duplication | Frederic Guillot |
2016-07-02 | Make sure that tags are duplicated for recurring tasks | Frederic Guillot |
2016-07-02 | Move Task::duplicate() to class ProjectTaskDuplicationModel | Frederic Guillot |
2016-07-02 | Handle project tags duplication | Frederic Guillot |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-07-02 | Do not create empty tags and remove tags only when necessary | Frederic Guillot |
2016-07-01 | Memory cache have to be flushed before job processing | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-07-01 | Flush memory cache in worker to get latest config values | Frederic Guillot |
2016-07-01 | Fixed lexer issue with non word characters | Frederic Guillot |
2016-07-01 | Fixed PHP error in UserHelper when having no user session | Frederic Guillot |
2016-07-01 | more edits in czech translation | honda2 |
2016-07-01 | update czech translations | honda2 |
2016-06-30 | Merge pull request #2405 | Frédéric Guillot |
2016-06-30 | Updated translation | Eskiso |
2016-06-29 | Update IIS documentation | Frederic Guillot |
2016-06-29 | Update IIS config file | Frederic Guillot |
2016-06-29 | Fixed identical background color for LetterAvatar on 32bits platforms | Frederic Guillot |
2016-06-28 | Update SQL schema dumps | Frederic Guillot |
2016-06-28 | Fix field type issue with Postgres | Frederic Guillot |
2016-06-28 | Expose task reference field to the user interface | Frederic Guillot |
2016-06-28 | Merge pull request #2396 | Frédéric Guillot |
2016-06-28 | update german translation | Busfreak |
2016-06-27 | tradución lenguaje mexico @monolinux | jungla{CODE} #FreeCodes |
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 | Removed old debug code. | i00171 |
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 | Merge branch 'master' of https://github.com/fguillot/kanboard | i00171 |
2016-06-26 | Added new API call: "getProjectByIdentifier" | Frederic Guillot |
2016-06-26 | New actionprovider that closes tasks if they are in a specific column and hav... | i00171 |
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 |