summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-11-25Auto assign user during task creation if there is only one userFrédéric Guillot
2014-11-24Integrate tooltips and code cleanup/fix bugs, see #166Frédéric Guillot
2014-11-23Fix some issuesFrédéric Guillot
2014-11-23Fix issues with PHP 5.3 and phpdocsFrédéric Guillot
2014-11-23Add the task id to the details boxFrédéric Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-11-23Create TaskModification modelFrédéric Guillot
2014-11-23Fixes for scrutinizerFrédéric Guillot
2014-11-23Fix PHP 5.3 issueFrédéric Guillot
2014-11-23Create TaskPosition modelFrédéric Guillot
2014-11-22addColumn() return the column_id nowFrédéric Guillot
2014-11-22Some refactoring for PHP 5.3Frédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-21Create TaskStatus modelFrédéric Guillot
2014-11-20Add Markdown preview for textarea, see #407Frédéric Guillot
2014-11-20Move and clean some templates to a subfolderFrédéric Guillot
2014-11-20Description should not be mandatory, see #400Frédéric Guillot
2014-11-20Fix date due ordering on the dashboard, see #403Frédéric Guillot
2014-11-16Add daily project summary exportFrédéric Guillot
2014-11-16Hide pagination when not necessaryFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-11-16Remove conditionFrédéric Guillot
2014-11-16Add script to find missing locales and update locales (pull-request #393)Frédéric Guillot
2014-11-15Don't display analytics if not enough dataFrédéric Guillot
2014-11-15Add pagination and sorting to the dashboardFrédéric Guillot
2014-11-15Attach events only for board controllerFrédéric Guillot
2014-11-14Move some class instancaiations outside the routerFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-13Add graph for user repartitionFrédéric Guillot
2014-11-13Move category template to a subfolderFrédéric Guillot
2014-11-13Rename template file, fix #394Frédéric Guillot
2014-11-11Add subtasks to the dashboardFrédéric Guillot
2014-11-09Improve css for tablesFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFrédéric Guillot
2014-11-09Analytics: add the first graph (task repartition)Frédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-11-08Change form stylesFrédéric Guillot
2014-11-06Try another composer configFrédéric Guillot
2014-11-06Change composer include filesFrédéric Guillot
2014-11-06Include all vendor files in the repo to be easier for peopleFrédéric Guillot
2014-11-04Switch to composerFrédéric Guillot
2014-11-04Fix issue subtasks status label #376Frédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-11-01Fix PHP notice for a templateFrédéric Guillot
2014-11-01Fix issue with notifications and projects that allow everybodyFrédéric Guillot
2014-10-26Update documentationFrédéric Guillot
2014-10-25Show the project name when creating a task (#294 and #363)Frédéric Guillot
2014-10-25Update german translation (see #364)Frédéric Guillot
2014-10-25Finish github webhooks integrationFrédéric Guillot