summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-23Fix regression: wrong URL in modal to move task to another projectFrederic Guillot
2017-01-23Fix regression: stay on the same page when a task is closedFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Add project creation links to project management pagesFrederic Guillot
2017-01-22Simplify user creation formFrederic Guillot
2017-01-22Fix wrong default value for add group member modalFrederic Guillot
2017-01-22Add column to show dashboard visibilityFrederic Guillot
2017-01-22Avoid PHP notice when validation failFrederic Guillot
2017-01-22Merge pull request #2967Frédéric Guillot
Minor documentation updates
2017-01-22Fix typos in PR #2950Frederic Guillot
2017-01-22Add date_modification to comments (PR #2950)Lev Lazinskiy
2017-01-21Minor documentation updatesMark Szymanski
2017-01-21Update Github issue templateFrederic Guillot
2017-01-21Change default value of DATA_DIR in example fileFrederic Guillot
2017-01-20Update id_ID translations (By Fajri Surya Putra)Frederic Guillot
2017-01-20Merge pull request #2965Frédéric Guillot
Added a hook for the table colum header
2017-01-20Added a hook for the table colum headerrobre
2017-01-19Merge pull request #2963Frédéric Guillot
Update pt_PT/translations.php
2017-01-19Update pt_PT/translations.phpShaxine-Linux
2017-01-18Fix #2848nepomuc
2017-01-17Updates to clarify difference between username and name in profile page ↵Mark Szymanski
(fixes #2812)
2017-01-17Merge pull request #2954Frédéric Guillot
Address popup window error when attempting to edit ask in board view
2017-01-16Use old menas for element selectionMark Szymanski
2017-01-16Workaround for task editing in board view (fixes #2949)Mark Szymanski
2017-01-16Merge pull request #2953Frédéric Guillot
Update README - minor grammar
2017-01-16Update README - minor grammarMark Szymanski
2017-01-15Merge pull request #2947Frédéric Guillot
Fix Kanboard installation errors on MySQL 8.0.0
2017-01-15Fix Kanboard installation errors on MySQL 8.0.0Volodymyr 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-14Improve screenshot component teardownFrederic Guillot
2017-01-14Update ChangeLog and contributors listFrederic Guillot
2017-01-14Closing screenshot dialog prevent input elements to get focusFrederic Guillot
2017-01-14Allow project charts to be rendered on the same page as task analyticsFrederic Guillot
2017-01-14Add task creation event to automatic action that email tasksFrederic Guillot
2017-01-14Improve external link form when validation failFrederic Guillot
2017-01-14Add workaround when IE11 submit corrupted multipart/form-dataFrederic Guillot
2017-01-14Fix PHP notice in task creation formFrederic Guillot
2017-01-14Merge pull request #2946Frédéric Guillot
Grammatical updates: English documentation
2017-01-14Grammatical updates: English documentationMark Szymanski
2017-01-11Merge pull-request #2938Frederic Guillot
2017-01-11Fix wrong arguments for submitButtons() helperFrederic Guillot
2017-01-11Improve auto-complete dropdown elements sortingFrederic Guillot
2017-01-11Improve keyboard shortcuts handlingFrederic Guillot
2017-01-11Fix Markdown Syntax errorLev Lazinskiy
There was a syntax error where the link was broken to the MySQL instructions.
2017-01-08Display at least the title when there is no custom filtersFrederic Guillot
2017-01-08Increase modal box max-heightFrederic Guillot
2017-01-08Sync localesFrederic Guillot
2017-01-08Improve user views layoutFrederic Guillot
2017-01-08Improve settings pages layoutFrederic Guillot
2017-01-08Add margin bottom under search boxFrederic Guillot
2017-01-08Improve link labels pages navigationFrederic Guillot