Age | Commit message (Expand) | Author |
2015-12-14 | Improve pull-request that compare hours | Frederic Guillot |
2015-12-14 | Fix pagination in group members listing | Frederic Guillot |
2015-12-14 | Fix wrong constant name that cause a PHP error in project management section | Frederic Guillot |
2015-12-13 | Update ChangeLog | Frederic Guillot |
2015-12-12 | API: check project membership for task operations | Frederic Guillot |
2015-12-10 | Try to load config.php from /data if not available | Frederic Guillot |
2015-12-07 | Add action in Makefile to create archive with tests | Frederic Guillot |
2015-12-06 | Add the possibility to define API token in config file | Frederic Guillot |
2015-12-06 | Update doc and changelog | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-27 | Add generic LDAP client library | Frederic Guillot |
2015-11-25 | Add groups (teams) | Frederic Guillot |
2015-11-22 | Bump version | Frederic Guillot |
2015-11-22 | Add Bosnian translation (pull-request #1470) | Frederic Guillot |
2015-11-21 | Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...' | Frederic Guillot |
2015-11-21 | Add new hooks for plugins | Frederic Guillot |
2015-11-21 | Dropdown menu entry are now clickable outside of the html link | Frederic Guillot |
2015-11-21 | Avoid Safari to append .html at the end of downloaded files | Frederic Guillot |
2015-11-20 | CSV task export show the assignee name in addition to the assignee username | Frederic Guillot |
2015-11-20 | Make CSV export compatible with PHP 5.3 | Frederic Guillot |
2015-11-18 | Fix wrong value for PLUGINS_DIR in config.default.php | Frederic Guillot |
2015-11-15 | Projects with duplicate name are now allowed | Frederic Guillot |
2015-11-15 | Use PHP7 function random_bytes() to generate tokens if available | Frederic Guillot |
2015-11-15 | Add unit test for TaskAssignCategoryLink | Frederic Guillot |
2015-11-15 | Add missing template for activity stream | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-11-14 | Fix PHP error when adding a new user with email notification enabled | Frederic Guillot |
2015-11-14 | Improve error handling of plugins | Frederic Guillot |
2015-11-14 | Fix bug in daily project summary CSV export | Frederic Guillot |
2015-11-12 | Fix bug: Datepicker is closed on blur event (merge pull-request #1446) | Frederic Guillot |
2015-11-12 | Fix bug: cs_CZ display the wrong locale in datetime picker | Frederic Guillot |
2015-10-24 | Sync locales | Frederic Guillot |
2015-10-24 | Regenerate thumbnails if missing | Frederic Guillot |
2015-10-24 | Add documentation for metadata | Frederic Guillot |
2015-10-24 | Check for each request that reverse proxy user match user session | Frederic Guillot |
2015-10-23 | Avoid to disable the default swimlane during renaming when there is no other ... | Frederic Guillot |
2015-10-23 | People should not see any tasks during a search when they are not associated ... | Frederic Guillot |
2015-10-18 | Do not show scrollbars when a column is collapsed (IE) | Frederic Guillot |
2015-10-17 | Add metadata for users, tasks and projects | Frederic Guillot |
2015-10-16 | Make mail transports pluggable and move integrations to plugins | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-12 | Add CSV import for tasks | Frederic Guillot |
2015-10-12 | Add user CSV import | Frederic Guillot |
2015-10-11 | Add comments sorting | Frederic Guillot |
2015-10-10 | Update changelog | Frederic Guillot |
2015-10-08 | Add proxy support for http client | Frederic Guillot |
2015-10-07 | When duplicating a task redirect to the new task | Frederic Guillot |
2015-10-07 | Include more shortcut links into the view "My projects" | Frederic Guillot |
2015-10-07 | Duplicate a project with tasks will copy the new tasks in the same columns | Frederic Guillot |
2015-10-05 | Add Mysql and Postgres schema (SQL dump) | Frederic Guillot |