summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2015-07-05Do not rewrite remember me cookie for each requestFrederic Guillot
2015-07-04Update localesFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-04Display user initials when tasks are in collapsed modeFrederic Guillot
2015-07-04Allow search by task idFrederic Guillot
2015-07-04Add search attribute to search by referenceFrederic Guillot
2015-07-04Set focus on the dropdown for category popoverFrederic Guillot
2015-07-04Fix typo in de_DE translationFrederic Guillot
2015-07-04Add keyboard shortcuts to switch between board/calendar/list viewFrederic Guillot
2015-07-04Add keyboard shortcut to focus on the search boxFrederic Guillot
2015-07-04Add filters helper for search formFrederic Guillot
2015-07-04Improve view mode switcherFrederic Guillot
2015-07-04Do not allow closed tasks to move on the boardFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views ↵Frederic Guillot
(work in progress)
2015-07-03Add search form on the dashboardFrederic Guillot
2015-07-03Check the box remember me by defaultFrederic Guillot
2015-07-03Merge manually pull-request #965Frederic Guillot
2015-07-03Fix regression in the model for "Completed task" viewOlivier Maridat
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-07-01Add project and column attributes for advanced searchFrederic Guillot
2015-07-01Change page titleFrederic Guillot
2015-07-01German TranslationTimo
2015-07-01Add global search sectionFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-28Add category attribute for advanced searchFrederic Guillot
2015-06-28Add description attribute for advanced searchFrederic Guillot
2015-06-28Add status attribute for advanced searchFrederic Guillot
2015-06-28Improve date due filterFrederic Guillot
2015-06-28Start to implement advanced search query languageFrederic Guillot
2015-06-28Sync localesFrederic Guillot
2015-06-27Fix task filter issueFrederic Guillot
2015-06-27Add more colors for tasksFrederic Guillot
2015-06-27Improve user creation form to automatically add project member and enable ↵Frederic Guillot
notifications
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-27Merge pull-request #947Frederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-25Reorder task linksOlivier Maridat
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-24Auto assign subtasks when status is toggledFrederic Guillot
2015-06-24Display totals on the dashboard for tasks/subtasks/projectsFrederic Guillot
2015-06-24Fix typo in French localeFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load ↵Frederic Guillot
of app.js
2015-06-23Fix issue in aggregate daily project summaryFrederic Guillot
2015-06-21Change message in templateFrederic Guillot
2015-06-21Remove some code duplicationFrederic 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-21Add cli command to compare locales + cleanup translation filesFrederic Guillot
2015-06-21Move the script sync-locales.php to cli commandFrederic Guillot
2015-06-21Update Bitbucket webhooks to handle issues/commit/commentsFrederic Guillot