summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-12-04Move user templates to a subfolderFrédéric Guillot
2014-12-04Update pt_BR translations, merge pull-request #448Frédéric Guillot
2014-12-04Allow click on subtask status icon to toggleFrancois Ferrand
2014-12-03Move tasks templates to a subfolderFrédéric Guillot
2014-12-01Fix bug category duplicationFrédéric Guillot
2014-12-01Move project templates to a subfolderFrédéric Guillot
2014-11-29Change minimum requirements and add FreeBSD installation guideFrédéric Guillot
2014-11-29Add a check in case the request failFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-29Update German translation (pull-request #430)Frédéric Guillot
2014-11-29Update cli docFrédéric Guillot
2014-11-29Add command line export/calculation for daily project summariesFrédéric Guillot
2014-11-29Replace Core\Cli by Symfony\ConsoleFrédéric Guillot
2014-11-28Update german translationTimo
2014-11-26Fix typoFrédéric Guillot
2014-11-26Add @property dateParser (phpdoc)Frédéric Guillot
2014-11-26Add @property phpdocFrédéric Guillot
2014-11-26Remove some code duplicationFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-26Move subtask templates to a subfolderFrédéric Guillot
2014-11-26Move event and notification templates to a subfolderFrédéric Guillot
2014-11-25Fix PHP 5.3 issueFrédéric Guillot
2014-11-25Remove private projects when a user is deletedFrédéric Guillot
2014-11-25Move comment templates to a subfolderFrédéric Guillot
2014-11-25Remove content of a comment update eventFrédéric Guillot
2014-11-25Improve task creation popoverFrédéric Guillot
2014-11-25Show the task creation form as a popoverFrédéric Guillot
2014-11-25Automatically add the logged user during project creationFrédéric Guillot
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