summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-16Fixed search query with multiple assignees (nested OR conditions)Frederic Guillot
2016-07-16Handle HTTP header X-Real-IP to get IP addressFrederic Guillot
2016-07-15Fixed Markdown editor auto-grow on the task formFrederic Guillot
2016-07-14Added tighter access controls to profile sectionDj Padzensky
2016-07-14Display project name for task auto-complete fieldsFrederic Guillot
2016-07-14Make search attributes not case sensitiveFrederic Guillot
2016-07-14Added search filter for task priorityFrederic Guillot
2016-07-14FIX: empty eventData retrieval (issue #2406)Christopher Geelen
2016-07-13Merge pull-request #2478Frederic Guillot
2016-07-13Update translations.phpNapier
2016-07-12Make sure that the table schema_version use InnoDB for MysqlFrederic Guillot
2016-07-11Merge pull request #2466Frédéric Guillot
2016-07-11missing translation in dasboard/tasksBusfreak
2016-07-10Fixed compatibility issue with PHP 5.3 for OAuthUserProvider classFrederic Guillot
2016-07-10Update contributors listFrederic Guillot
2016-07-10Cherry-pick from PR #2435 (Show TOTP Issuer)Frederic Guillot
2016-07-10Added unit test for PR #2388Frederic Guillot
2016-07-10Merge pull-request #2388Frederic Guillot
2016-07-09Fix a couple of bugs in PR #2424Frederic Guillot
2016-07-09Add environment file for Docker imageFrederic Guillot
2016-07-07Hide empty parts of task details pageValentin Yakovenkov
2016-07-06Merge pull request #2449Frédéric Guillot
2016-07-06Merge pull request #2448Frédéric Guillot
2016-07-06Add ru_RU translationValentin Yakovenkov
2016-07-06Corrected typo vérouillé > verrouilléBiniou180
Following issue #2445
2016-07-05Hide tasks within specific columns in dashboard (#2424)Busfreak
2016-07-04Merge pull request #2432Frédéric Guillot
2016-07-04Merge pull request #2429Frédéric Guillot
2016-07-04Merge pull request #2427Frédéric Guillot
2016-07-04Fix some locale types & updated ru_RU translationValentin Yakovenkov
2016-07-04german translationBusfreak
2016-07-04Update IT_it/translations.php for 1.0.31 releaseangystardust
2016-07-03Update ChangeLog and add new contributorFrederic Guillot
2016-07-03Fixed "due today" highlightingJannik Winkel
2016-07-03Sync localesFrederic Guillot
2016-07-03Update some documentationFrederic Guillot
2016-07-03Take default swimlane into consideration for ↵Frederic Guillot
SwimlaneModel::getFirstActiveSwimlane()
2016-07-03Added more unit tests for task priority duplicationFrederic Guillot
2016-07-03Use latest version of select2 library because it doesn't work with IE11Frederic Guillot
2016-07-02Docker volume pathFrederic Guillot
2016-07-02Update .gitignoreFrederic Guillot
2016-07-02Do not ignore config.php for Docker imageFrederic Guillot
2016-07-02Use PHP7 for Docker imageFrederic Guillot
2016-07-02Force sorting order in SQL for PostgresFrederic Guillot
2016-07-02Added more unit tests for LDAP user classFrederic Guillot
2016-07-02Preserve role for existing users when using ReverseProxy authenticationFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Make sure that tags are duplicated for recurring tasksFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle project tags duplicationFrederic Guillot