summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-08-13Merge pull-request #1093Frederic Guillot
2015-08-13Added pt_PT to getJsLanguageCode()Eskiso
2015-08-12Improve bug fixFrederic Guillot
2015-08-12Fix bug task estimate is reseted when using subtask timerFrederic Guillot
2015-08-12Added pt-PT translationsEskiso
2015-08-04Javascript refactoringFrederic Guillot
2015-08-01Update iCalendar library to display organizer nameFrederic Guillot
2015-08-01Add config parameter to disable/enable RememberMe authenticationFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-29Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get...Frederic 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-20Add current values when moving/duplicate a task to another project and add a ...Frederic Guillot
2015-07-19Fix minor issuesFrederic 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-18Add missing columnFrederic Guillot
2015-07-18Fix cosmetic issuesFrederic Guillot
2015-07-18Add new search attributes: created, modified and updatedFrederic Guillot
2015-07-18Fix bug: division by zeroFrederic 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 form to create remote userFrederic Guillot
2015-07-17Update Gitlab webhookFrederic Guillot
2015-07-16Add edit form for user authenticationFrederic 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-12Corrected some SQL Spelling ErorrsLesstat
2015-07-11Merged branch 'master' of https://github.com/fguillot/kanboardLesstat
2015-07-11Included Subtask when filtering Tasks by AssigneeLesstat
2015-07-08Fix bug: No creator when duplicating a taskFrederic 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 datetime picker for start dateFrederic Guillot
2015-07-06Cosmetic fixesFrederic 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-05Set the assignee as organizer for ical eventsFrederic Guillot
2015-07-05Do not rewrite remember me cookie for each requestFrederic Guillot
2015-07-04Allow search by task idFrederic Guillot
2015-07-04Add search attribute to search by referenceFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-03Fix regression in the model for "Completed task" viewOlivier Maridat