summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2015-09-22Allow to extend automatic actions from pluginsFrederic Guillot
2015-09-20Replace switch/case by a mapping listFrederic Guillot
2015-09-20Add formattersFrederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-18Add some testsFrederic Guillot
2015-09-18User-Api: add getMyPorjects (#1233)Timo Litzbarski
2015-09-17#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allo...Timo Litzbarski
2015-09-16Enable Javascript translation for IndonesianFrederic Guillot
2015-09-16Merge pull-request #1231Frederic Guillot
2015-09-16Add abstract storage layerFrederic Guillot
2015-09-15add bahasa indonesia translationAnjar Febrianto
2015-09-14Fix issue: task time tracking is not updated when deleting a subtaskFrederic Guillot
2015-09-14Add event subtask.deleteFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-04#1144 Add description field to swimlane.Fabiano Pereira
2015-08-30Add the common german date formatMichael Dawart
2015-08-28Fix postgres issuesFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-25Fix bug when uploading files with cyrilic charactersFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-22Add milestone marker in board taskFrederic Guillot
2015-08-22Add new automated action to change task color based on the task linkFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-20Show closed tasks on the Gantt chart and fix rounding for task progressFrederic Guillot
2015-08-19Add search in task title when using an integer only inputFrederic Guillot
2015-08-19Show all tasks when using no search criteriaFrederic Guillot
2015-08-18Add start and end date for projectsFrederic Guillot
2015-08-18Integrate Norwegian translationFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
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