Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-22 | Add date_modification to comments (PR #2950) | Lev Lazinskiy | |
2017-01-21 | Update Github issue template | Frederic Guillot | |
2017-01-21 | Change default value of DATA_DIR in example file | Frederic Guillot | |
2017-01-20 | Update id_ID translations (By Fajri Surya Putra) | Frederic Guillot | |
2017-01-20 | Merge pull request #2965 | Frédéric Guillot | |
Added a hook for the table colum header | |||
2017-01-20 | Added a hook for the table colum header | robre | |
2017-01-19 | Merge pull request #2963 | Frédéric Guillot | |
Update pt_PT/translations.php | |||
2017-01-19 | Update pt_PT/translations.php | Shaxine-Linux | |
2017-01-18 | Fix #2848 | nepomuc | |
2017-01-17 | Updates to clarify difference between username and name in profile page ↵ | Mark Szymanski | |
(fixes #2812) | |||
2017-01-17 | Merge pull request #2954 | Frédéric Guillot | |
Address popup window error when attempting to edit ask in board view | |||
2017-01-16 | Use old menas for element selection | Mark Szymanski | |
2017-01-16 | Workaround for task editing in board view (fixes #2949) | Mark Szymanski | |
2017-01-16 | Merge pull request #2953 | Frédéric Guillot | |
Update README - minor grammar | |||
2017-01-16 | Update README - minor grammar | Mark Szymanski | |
2017-01-15 | Merge pull request #2947 | Frédéric Guillot | |
Fix Kanboard installation errors on MySQL 8.0.0 | |||
2017-01-15 | Fix Kanboard installation errors on MySQL 8.0.0 | Volodymyr Kushnir | |
This is a quick and dirty fix for "Internal Error: Unable to run SQL migrations: Running migration \Schema\version_113, SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'role VARCHAR(255) NOT NULL,". As per https://dev.mysql.com/doc/refman/8.0/en/keywords.html **role** is a reserved keyword in MySQL 8.0.0. | |||
2017-01-14 | Improve screenshot component teardown | Frederic Guillot | |
2017-01-14 | Update ChangeLog and contributors list | Frederic Guillot | |
2017-01-14 | Closing screenshot dialog prevent input elements to get focus | Frederic Guillot | |
2017-01-14 | Allow project charts to be rendered on the same page as task analytics | Frederic Guillot | |
2017-01-14 | Add task creation event to automatic action that email tasks | Frederic Guillot | |
2017-01-14 | Improve external link form when validation fail | Frederic Guillot | |
2017-01-14 | Add workaround when IE11 submit corrupted multipart/form-data | Frederic Guillot | |
2017-01-14 | Fix PHP notice in task creation form | Frederic Guillot | |
2017-01-14 | Merge pull request #2946 | Frédéric Guillot | |
Grammatical updates: English documentation | |||
2017-01-14 | Grammatical updates: English documentation | Mark Szymanski | |
2017-01-11 | Merge pull-request #2938 | Frederic Guillot | |
2017-01-11 | Fix wrong arguments for submitButtons() helper | Frederic Guillot | |
2017-01-11 | Improve auto-complete dropdown elements sorting | Frederic Guillot | |
2017-01-11 | Improve keyboard shortcuts handling | Frederic Guillot | |
2017-01-11 | Fix Markdown Syntax error | Lev Lazinskiy | |
There was a syntax error where the link was broken to the MySQL instructions. | |||
2017-01-08 | Display at least the title when there is no custom filters | Frederic Guillot | |
2017-01-08 | Increase modal box max-height | Frederic Guillot | |
2017-01-08 | Sync locales | Frederic Guillot | |
2017-01-08 | Improve user views layout | Frederic Guillot | |
2017-01-08 | Improve settings pages layout | Frederic Guillot | |
2017-01-08 | Add margin bottom under search box | Frederic Guillot | |
2017-01-08 | Improve link labels pages navigation | Frederic Guillot | |
2017-01-08 | Improve currencies pages navigation | Frederic Guillot | |
2017-01-08 | Minor improvements in settings page | Frederic Guillot | |
2017-01-08 | Rename methods to render fields in TaskHelper and SubtaskHelper | Frederic Guillot | |
2017-01-08 | Offer the possibility to define version compatibility from plugins | Frederic Guillot | |
2017-01-08 | Improve accordion component | Frederic Guillot | |
2017-01-08 | Display project exports in modal box | Frederic Guillot | |
2017-01-08 | Display project analytics in modal box | Frederic Guillot | |
2017-01-08 | Open project activities in modal box | Frederic Guillot | |
2017-01-08 | Open form to create customer filters in modal box | Frederic Guillot | |
2017-01-08 | Open task import in modal box | Frederic Guillot | |
2017-01-08 | Rename CSS class "listing" to "panel" | Frederic Guillot | |