summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 SwimlaneModel::getFirstActiveSwi...Frederic Guillot
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
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-07-02Do not create empty tags and remove tags only when necessaryFrederic Guillot
2016-07-01Memory cache have to be flushed before job processingFrederic Guillot
2016-07-01Fixed empty title for web notification with only one overdue taskFrederic Guillot
2016-07-01Flush memory cache in worker to get latest config valuesFrederic Guillot
2016-07-01Fixed lexer issue with non word charactersFrederic Guillot
2016-07-01Fixed PHP error in UserHelper when having no user sessionFrederic Guillot
2016-07-01more edits in czech translationhonda2
2016-07-01update czech translationshonda2
2016-06-30Merge pull request #2405Frédéric Guillot
2016-06-30Updated translationEskiso
2016-06-29Update IIS documentationFrederic Guillot
2016-06-29Update IIS config fileFrederic Guillot
2016-06-29Fixed identical background color for LetterAvatar on 32bits platformsFrederic Guillot
2016-06-28Update SQL schema dumpsFrederic Guillot
2016-06-28Fix field type issue with PostgresFrederic Guillot
2016-06-28Expose task reference field to the user interfaceFrederic Guillot
2016-06-28Merge pull request #2396Frédéric Guillot
2016-06-28update german translationBusfreak
2016-06-26Fixed some typo in documentationFrederic Guillot
2016-06-26Update tags documentation (search)Frederic Guillot
2016-06-26Added documentation for tagsFrederic Guillot
2016-06-26Improve ICal exportFrederic Guillot
2016-06-26Added API calls for subtask time trackingFrederic Guillot
2016-06-26Added new API calls for project attachementsFrederic Guillot
2016-06-26Added new API calls for external task linksFrederic Guillot
2016-06-26Update API documentationFrederic Guillot
2016-06-26Added new API call: "getProjectByIdentifier"Frederic Guillot
2016-06-26Added new arguments to project API calls and update composer.jsonFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-25Rewrite integration tests to run with Docker containersFrederic Guillot