summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
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 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-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-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-28Make the dashboard more responsiveFrédéric Guillot
2014-12-28Add default project categories in settingsFré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
2014-12-27Fixs after replacing the event dispatcherFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-26Use PicoDb operator ilike() instead of like()Frédéric Guillot
2014-12-19Update sidebar.phpRené Stoltenberg
Line 58 - wrong closing tag - missing </ul>
2014-12-14Start to improve the ui for tabletsFrédéric Guillot
2014-12-14Show a start next to the assignee (current user), pull-request #373Frédéric Guillot
2014-12-14Add icon for due date and use short format (pull-request #468)Frédéric Guillot
2014-12-14Hungarian translation addedPELLER Zoltan
2014-12-11Give more privileges to a project ownerFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-12-09Change API::getProjectByName() to reflect the documentationFrédéric Guillot
2014-12-06Change default mail fromFrédéric Guillot
2014-12-06Minors layout improvementsFrédéric Guillot
2014-12-06Add support for ldap_start_tls()Frédéric Guillot
2014-12-06Remove some code duplicationFrédéric Guillot