summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2016-09-05Change due date color on the boardFrederic Guillot
2016-09-04Add new Vue.js component to handle submit and cancel buttonsFrederic Guillot
2016-09-03Convert time comparison chart to Vue.js componentFrederic Guillot
2016-09-03Convert user distribution chart to Vue.js componentFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-09-03Add close button to modal when there is no destination projectFrederic Guillot
2016-09-03Fix typo in project view switcher templateFrederic Guillot
2016-08-31Always display board selector container to avoid bad menu positionFrederic Guillot
2016-08-31Replace all date fields by helperFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-08-31remove data arraystinnux
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-08-26Add the possibility to unlock users from the user interfaceFrederic Guillot
2016-08-25Show both time spent and estimated on the boardFrederic Guillot
2016-08-23Fix indentation in PR #2587Frederic Guillot
2016-08-23Merge pull-request #2587Frederic Guillot
2016-08-21Show project name in notificationsFrederic Guillot
2016-08-17Automatic Actions now support Swimlanesdalmond
2016-08-16Rename template hooks from PR #2586Frederic Guillot
2016-08-16Added template hooks for menu on project liststinnux
2016-08-14Make form columns and popover more responsiveFrederic Guillot
2016-08-14Make project overview page more responsiveFrederic Guillot
2016-08-14Make tables more responsiveFrederic Guillot
2016-08-13Display same task summary on all task view pagesFrederic Guillot
2016-08-13Remove fixed table on dashboard and improve input placeholdersFrederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-08-08Make filter box and project header more responsiveFrederic Guillot
2016-08-07Use Sass custom mixins for gridFrederic Guillot
2016-08-07Add SASS variables for colorsFrederic Guillot
2016-08-07Convert application header to grid systemFrederic Guillot
2016-08-07Show project name on task bulk creation formFrederic Guillot
2016-08-07Show project name in task formsFrederic Guillot
2016-08-07Reduce number of font sizeFrederic Guillot
2016-08-06Convert vanilla CSS to SASSFrederic Guillot
2016-07-27Fix regression in PR #2439Frederic Guillot
2016-07-26Use the library PicoFeed to generate RSS/Atom feedsFrederic Guillot
2016-07-24Removed individual column scrolling on boardFrederic Guillot
2016-07-24Improve project page titlesFrederic Guillot
2016-07-24Remove sidebar titlesFrederic Guillot
2016-07-24Remove username for dashboard sidebar and change titlesFrederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-24Fixed typo in template that prevent project permissions to be duplicatedFrederic Guillot
2016-07-23NotificationModel refactoringFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-22Add new template hooksFrederic Guillot
2016-07-22Merge pull-request #2439Frederic Guillot
2016-07-21Move repository to Kanboard organizationFrederic Guillot
2016-07-20Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETEFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot