summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-10Add boostrap subscriber to cli scriptFrederic Guillot
2015-01-10Add contributorFrederic Guillot
2015-01-10Supplementary updatesCynthia Pereira
2015-01-09Update pt_BR translationCynthia Pereira
2015-01-08Add Gitlab documentationFrederic Guillot
2015-01-06Change links in notificationsFrederic Guillot
2015-01-06Change links in event templatesFrederic Guillot
2015-01-06Fix typo in chinese translationFrederic Guillot
2015-01-05Minify javascriptFrederic Guillot
2015-01-05Add prefix for local storage keysFrederic Guillot
2015-01-05Merge pull-request #487 (Store filters in localStorage)Frederic Guillot
2015-01-05Add missing locale string and add contributors to the readmeFrederic Guillot
2015-01-05Merge pull-request #491Frederic Guillot
2015-01-05Merge pull-request #489 (German translation)Frederic Guillot
2015-01-05Add missing symbols. Typos and minor tweaks.Manuel Groß
2015-01-05Remove '...' when not part of english text.Manuel Groß
2015-01-05German TranslationBlueTeck
2015-01-05Update translations.phpgavlepeter
2015-01-05Update board.js to always keep filter settingsgavlepeter
Save filter settings to localStorage everytime filter_apply() is called. Get and set filters from localStorage when filter_load_events() is called. This improves the user experience when browsing tasks on a filtered board. No need to set the filters each time the board loads. Perhaps a checkbox option to initialize this functionality but I think it should be default behavior.
2015-01-05Update translations.phpgavlepeter
Add new Swedish translations. Translation for 'Next' missing, added it: 'Next' => 'Nästa', /Peter
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2015-01-03Update docsFrederic Guillot
2015-01-02Allow project managers to remove tasksFrédéric Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Move activity event data to json instead of PHP serializationFrédéric Guillot
2014-12-31Reduce the number of SQL queries for automatic actionsFrédéric Guillot
2014-12-31Fix bug tasks don't show up on board/swimlanesFrédéric Guillot
2014-12-31Add debug optionFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-30Improve the list of project membersFrédéric Guillot
2014-12-30Add contributorFrédéric Guillot
2014-12-30Updating Finnish translationPetja
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-28Include swimlane in task exportFrédéric Guillot
2014-12-28Underline the current assignee instead of a star iconFrédéric Guillot
2014-12-28Improve css for tablets and fix minor bugFrédéric Guillot
2014-12-28Change min-widthFrédéric Guillot
2014-12-28Make the dashboard more responsiveFrédéric Guillot
2014-12-28Add default project categories in settingsFrédéric Guillot
2014-12-28Add more unit testsFrédéric Guillot
2014-12-28Fix bug after refactoringFrédéric Guillot
2014-12-28Merge pull-request #481 (zh_CN translation)Frédéric Guillot
2014-12-28Improve helpersFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-28Update zh_CN translation.Chao Feng
2014-12-27Add more subscribersFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot