summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)Author
2018-12-11Add sorting by reference in list viewAI3Zakir
2018-11-28Add hook to Board SettingsCraig Crosby
2018-11-27Disable php_uname() warningBen RUBSON
2018-10-23Fix broken link to contributor pageFrédéric Guillot
Fixes #4052
2018-10-23Revert "Easier closing of dialogs" (introduces regression on date time picker)Frédéric Guillot
This reverts commit 71630aaa77b518d3d0165f772251f09cc249f015.
2018-10-15Easier closing of dialogsMichael
Allow closing of dialogs by clicking on the background area around it. When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry. If the dialog does not contain a form or the data remains unchanged no warning messages are shown.
2018-10-15Write log entry on file removalMichael
2018-08-22Add custom roles project duplicationMatteo Mazza
2018-08-11Allow to associate tags to colorsJulian Maurice
The color is then used as background in the board, list and task details views
2018-08-09Allow to associate project categories to colorsJulian Maurice
The color is then used as background in the board and list views
2018-06-08Add more fields in bulk task creation formFrédéric Guillot
2018-06-07Add quick link assign me in different viewsFrédéric Guillot
2018-06-06Reword project settings labelFrédéric Guillot
2018-06-06Fix typo in translation stringFrédéric Guillot
2018-06-06Fix bad search and replace in old commitFrédéric Guillot
Commit eafaa4b03770a73080520952112905eb8135a62f
2018-06-06Add bulk task modification in list viewFrédéric Guillot
2018-06-03Correct English textJames
2018-06-03Add dashboard and search task footer hooksMichael Vickers
Implement new hooks requested in kanboard/kanboard#3863
2018-06-01Add checkboxes in list view to move tasks to another column at onceFrédéric Guillot
2018-06-01Add basic print stylesheetlastlink
2018-05-25Correct typos in English textJames
2018-05-11translate time string in another templateAndrew Engelbrecht
2018-05-10Make hardcoded hours string translatableFrédéric Guillot
2018-05-10Add link to open images in a new tabFrédéric Guillot
2018-05-09Hide private projects checkbox if the feature is disabledFrédéric Guillot
2018-05-09Improve dashboard paginationFrédéric Guillot
2018-05-02Avoid people to remove themselves from project permissionsFrédéric Guillot
2018-04-30Don't markdown project owner's name in tooltipAndrew Engelbrecht
2018-04-20Rewrite tooltips code without jQueryFrédéric Guillot
2018-04-18Fix margin for task recurrence tooltipFrédéric Guillot
2018-04-16Improve notificationskent1
- Translate subtask status - Translate internal link labels - Add link to tasks and projects in overdue notifications
2018-04-12Adjust field size to keep compatibility with MySQL 5.6Frédéric Guillot
2018-04-11Increase text fields length in several tablesFrédéric Guillot
2018-04-06Move documentation to https://docs.kanboard.org/Frédéric Guillot
2018-04-04Add missing translationsFrédéric Guillot
2018-04-02Add default filter per userAurélien
2018-02-22Add CSS class to categories to allow custom stylingsfahrenholz
2018-02-05Remove unnecessary anchor from feed entry linkFrédéric Guillot
2018-02-02Remove dependency on PicoFeedFrédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2018-01-29Add missing CSRF check on avatar upload formFrédéric Guillot
2018-01-29Add missing CSRF check in saveUploadDB() methodFrédéric Guillot
2018-01-25Set the correct swimlane/column ID when moving a task via its internal dialog.kousu
Fixes https://github.com/kanboard/kanboard/issues/3114.
2017-12-11Updated Hungarian translationBalázs Úr
2017-12-01Improve permission checks on custom filters pageFrédéric Guillot
2017-11-29Allow administrators to update username of remote usersFrédéric Guillot
2017-11-27Update code base and doc to use kanboard.org domainFrédéric Guillot
2017-11-23Add new template hook: template:user:show:profile:infoFrédéric Guillot
2017-11-23Minor tweaks on PR #3562Frédéric Guillot
2017-11-23Changed board column headings to show swimlane-column total in bold. Also, ↵Andrew Berzley
board column total to be shown at end of column heading with limit across the sum of all swimlanes.