Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-13 | Move category template to a subfolder | Frédéric Guillot | |
2014-11-13 | Rename template file, fix #394 | Frédéric Guillot | |
2014-11-11 | Add subtasks to the dashboard | Frédéric Guillot | |
2014-11-11 | Add Json-RPC API for Python | Karol Judek | |
2014-11-09 | Improve css for tables | Frédéric Guillot | |
2014-11-09 | Start templates cleanup and reorganisation | Frédéric Guillot | |
2014-11-09 | Analytics: add the first graph (task repartition) | Frédéric Guillot | |
2014-11-09 | Add projects to the dashboard and rename some methods | Frédéric Guillot | |
2014-11-08 | Replace box shadow by a black border for recent tasks | Frédéric Guillot | |
2014-11-08 | Change the color of the sidebar | Frédéric Guillot | |
2014-11-08 | Change form styles | Frédéric Guillot | |
2014-11-06 | Update install doc to use composer | Frédéric Guillot | |
2014-11-06 | Ignore vendor for git | Frédéric Guillot | |
2014-11-06 | Remove vendor again | Frédéric Guillot | |
2014-11-06 | Try another composer config | Frédéric Guillot | |
2014-11-06 | Change composer include files | Frédéric Guillot | |
2014-11-06 | Include all vendor files in the repo to be easier for people | Frédéric Guillot | |
2014-11-04 | Update scrutinizer config | Frédéric Guillot | |
2014-11-04 | Switch to composer | Frédéric Guillot | |
2014-11-04 | Fix issue subtasks status label #376 | Frédéric Guillot | |
2014-11-02 | Change layout (experimental) | Frédéric Guillot | |
2014-11-01 | Improve make-archive.sh | Frédéric Guillot | |
2014-11-01 | Fix typo in documentation | Frédéric Guillot | |
2014-11-01 | Fix typo in Docker documentation | Frédéric Guillot | |
2014-11-01 | Move the FAQ to the directory docs | Frédéric Guillot | |
2014-11-01 | Fix PHP notice for a template | Frédéric Guillot | |
2014-11-01 | Fix issue with notifications and projects that allow everybody | Frédéric Guillot | |
2014-10-26 | Update documentation | Frédéric Guillot | |
2014-10-25 | Show the project name when creating a task (#294 and #363) | Frédéric Guillot | |
2014-10-25 | Update german translation (see #364) | Frédéric Guillot | |
2014-10-25 | Add screenshot to the doc | Frédéric Guillot | |
2014-10-25 | Finish github webhooks integration | Frédéric Guillot | |
2014-10-25 | Add icons and shortcuts to the board (pull-request #348) | Frédéric Guillot | |
2014-10-25 | Add pagination for users page | Frédéric Guillot | |
2014-10-25 | Change Vagrant config to have multiple boxes | Frédéric Guillot | |
2014-10-25 | Update JsonRPC library | Frédéric Guillot | |
2014-10-24 | Update contributor list | Frédéric Guillot | |
2014-10-24 | Rename Locales and Templates folders to be more consistent | Frédéric Guillot | |
2014-10-24 | Update contributors list | Frédéric Guillot | |
2014-10-24 | Add Thai translation (pull-request #353) | Frédéric Guillot | |
2014-10-24 | Merge pull-request #356 (bugfix Helper\a()) | Frédéric Guillot | |
2014-10-24 | Update helpers.php, function a() | Oliver Bertuch | |
In helpers.php is a function a() used for link generation, i. e. by markdown(). In the opening <a> element was a /, which is ignored by many (all? most?) browsers, but leads to interesting result with jQuery inserting of HTML generated by that function. I stumbled upon this while developing code for a preview of textareas and not being able to show a link to a task (#1). | |||
2014-10-23 | Update task due notification template | David-Norris | |
* For each task past due, add link to task on kanboard if application_url is specified. * Add task due date. * Remove task link on footer. | |||
2014-10-21 | Regular users were unable to update task time. | David-Norris | |
Added 'time' to user_actions task array. | |||
2014-10-21 | Update Danish and German translations (pull-requests #342, #339 and #341) | Frédéric Guillot | |
2014-10-21 | Forget to rename a method call | Frédéric Guillot | |
2014-10-21 | Merge pull-request #337 (Wrong french translation) | Frédéric Guillot | |
2014-10-21 | Add option to allow everybody on a project | Frédéric Guillot | |
2014-10-21 | Changed "profile" into "profil" for french translation | Nicolas Lœuillet | |
2014-10-20 | Fix broken links (Markdown content) for public boards (#319) | Frédéric Guillot | |