summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
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 ↵Frederic Guillot
lost when clicking on the drop zone
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
Added some lines and corrected one misspelling.
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
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-15Completed German translation - UpdateOliver Jakoubek
2015-07-15Completed German translationOliver Jakoubek
2015-07-14Update translations.phpmfoucrier
2015-07-13Merge pull-request #1021Frederic Guillot
2015-07-14Update translations.phpmfoucrier
2015-07-14Update translations.phpmfoucrier
2015-07-12Use ajax requests for board collapse/expandFrederic Guillot
2015-07-12Fix some issue dur to url rewritingFrederic Guillot
2015-07-12Change routesFrederic Guillot
2015-07-12Remove edit recurrence from the task menuFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-12Corrected some SQL Spelling ErorrsLesstat
2015-07-11Merged branch 'master' of https://github.com/fguillot/kanboardLesstat
only imports conflicted
2015-07-11Included Subtask when filtering Tasks by AssigneeLesstat
I wrote some unit test specifing the behaviour. I think only Substask with a Status != Done and an assigned user should be taken into account. The search for "nobody" should not reveal tasks with assigned users when these tasks have a subtask without an user.
2015-07-10Merge pull-request #1008Frederic Guillot
2015-07-10Require autoloader relative from the current directoryYannick Ihmels
2015-07-10Update translations.phpgavlepeter
2015-07-08Fix bug: No creator when duplicating a taskFrederic Guillot
2015-07-08Do not set anchor for the default swimlane on the link back to boardFrederic Guillot
2015-07-08Rewrite movePosition()Frederic Guillot
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-07Add icon to set automatically the start dateFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-06Cosmetic fixesFrederic Guillot
2015-07-06Fix PHP 5.3 issueFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-07-05Add urls in api response for tasks and projectsFrederic Guillot
2015-07-05Add schema migration for Slack channelFrederic Guillot