summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-07Fix permission issue when changing the url manuallyFrederic Guillot
2015-08-04Javascript refactoringFrederic Guillot
2015-08-02Add column vertical scrolling and set column height dynamicallyFrederic Guillot
2015-08-01Update iCalendar library to display organizer nameFrederic Guillot
2015-08-01Enable support for Github Enterprise when using Github AuthenticationFrederic Guillot
2015-08-01Fix broken url for closed tasks in project viewFrederic Guillot
2015-08-01Add config parameter to disable/enable RememberMe authenticationFrederic Guillot
2015-08-01Add config parameter to define session durationFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-29Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get...Frederic Guillot
2015-07-29Add first draft of the user apiFrederic Guillot
2015-07-28Fix bug: wrong template name for subtasks tooltip due to previous file renameFrederic Guillot
2015-07-25Switch to MIT licenseFrederic Guillot
2015-07-25Fix bug: avoid the creation of multiple subtask timer for the same task and userFrederic Guillot
2015-07-25Avoid PHP 5.3 issueFrederic Guillot
2015-07-25Add settings to disable subtask timer and another to not include closed tasks...Frederic Guillot
2015-07-21Add loading icon on board viewFrederic Guillot
2015-07-21Add missing e()Frederic Guillot
2015-07-20Add current values when moving/duplicate a task to another project and add a ...Frederic Guillot
2015-07-19Fix minor issuesFrederic Guillot
2015-07-19Integrate Czech translation (pull-request #1039)Frederic Guillot
2015-07-19Merge pull-request #1039Frederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-19Czech translationPavel RouĊĦar
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-19Add settings option to define the default task colorFrederic Guillot
2015-07-19Improve quick-add subtasks formFrederic Guillot
2015-07-18Add memory consumption in debug logFrederic Guillot
2015-07-18Add missing columnFrederic Guillot
2015-07-18Fix cosmetic issuesFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-18Add new search attributes: created, modified and updatedFrederic Guillot
2015-07-18Fix bug: division by zeroFrederic Guillot
2015-07-18Fix bug with screenshot dropdown: scroll down on the board view and focus los...Frederic Guillot
2015-07-18Fix typo in pull-request #1035Frederic Guillot
2015-07-18Merge pull-request #1035Frederic Guillot
2015-07-18Improve pull-request #1012Frederic Guillot
2015-07-18Merge pull-request #1012Frederic Guillot
2015-07-18Add new search attribute for swimlaneFrederic Guillot
2015-07-18Add new config option to disable automatic creation of LDAP accountsFrederic Guillot
2015-07-18Add form to create remote userFrederic Guillot
2015-07-18Spanish translation updatedFederico Lazcano
2015-07-17Update Gitlab webhookFrederic Guillot
2015-07-16Sync localesFrederic Guillot
2015-07-16Store redirect login url in session instead of using url parameterFrederic Guillot
2015-07-16Add edit form for user authenticationFrederic Guillot
2015-07-16Add config parameter to hide login formFrederic Guillot
2015-07-16Display OAuth2 urls on integration page and update docFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot