summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-24Display totals on the dashboard for tasks/subtasks/projectsFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot
2015-06-21Change message in templateFrederic Guillot
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-06-21Fix issue in notification template when there is no comment authorFrederic Guillot
2015-06-20Improve automatic action to create comments based on commit messagesFrederic Guillot
2015-06-20Change comments table structure (drop foreign key on user_id)Frederic Guillot
2015-06-20Close all subtasks when a task is closedFrederic Guillot
2015-06-20Add automatic action to send a task by emailFrederic Guillot
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-06-18Improve pull-request #907Frederic Guillot
2015-06-18Merge pull-request #907Frederic Guillot
2015-06-15Remove truncate helper and use css insteadFrederic Guillot
2015-06-15Use css to truncate the page titleFrederic Guillot
2015-06-14Improve activity stream/notification for task update events and add new notif...Frederic Guillot
2015-06-13Show changes in task update notificationsFrederic Guillot
2015-06-13Change table for automatic actions listFrederic Guillot
2015-06-13Add link to the board in notification footerFrederic Guillot
2015-06-13UI: Improve tabindex for task formsFrederic Guillot
2015-06-13Fix bug: Force edge mode for Internet ExplorerFrederic Guillot
2015-06-11Fix notification template issuesFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-06-04adding time estimated in de task footer and swimlanes' name in the task detailsFábio Hideki
2015-05-31Improve project navigationFrederic Guillot
2015-05-30Add help message for private projectsFrederic Guillot
2015-05-30Fix template helper bug due to previous refactoringFrederic Guillot
2015-05-25Move swimlane title and add swimlane anchorFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-21Show swimlane dropdown only when necessaryFrederic Guillot
2015-05-21Remove useless classFrederic Guillot
2015-05-21Add chosen select for user selectionFrederic Guillot
2015-05-21Fix bug: editing private project enable user managementFrederic Guillot
2015-05-19Add autofocus for the 2FA codeFrederic Guillot
2015-05-18Send all Kanboard events to the webhook (breaking change)Frederic Guillot
2015-05-18Add ical documentationFrederic Guillot
2015-05-18Add ical export for usersFrederic Guillot
2015-05-17Add iCalendar public access for projectsFrederic Guillot
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-10Recurring tasks (#847): update translationsFrederic Guillot
2015-05-10Recurring tasks (#847): rename class constantsFrederic Guillot
2015-05-10Recurring tasks (#847): template cleanupFrederic Guillot
2015-05-10Merge pull-request #847 (recurring tasks)Frederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label (#...Frederic Guillot
2015-05-07Set autofocus to assignee dropdown (board popover)Frederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-04-25Add print stylesheet for tasksFrederic Guillot
2015-04-25Add print stylesheet for boardsFrederic Guillot
2015-04-21Allow admins to disable the 2FA for a standard userFrederic Guillot