summaryrefslogtreecommitdiff
path: root/app/Model/File.php
AgeCommit message (Expand)Author
2016-02-16Add file attachements to projectsFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-16Remove globalFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-23Do not check anymore data folder permissionsFrederic Guillot
2015-09-16Add abstract storage layerFrederic Guillot
2015-08-25Fix bug when uploading files with cyrilic charactersFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-05-31Fix bug: add missing file extension for screenshot filenameFrederic Guillot
2015-05-24Add file procedures to the APIFrederic Guillot
2015-05-22Increase length of attachments file names (and truncate if really too long)Frederic Guillot
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-11Improve pull-request (move thumbnail generation function)Frederic Guillot
2015-04-09#717 add size, user, date to uploaded filesBlueTeck
2015-03-10Improve pull-requestFrederic Guillot
2015-03-07add image thumbnail to task detail view, add icons to common file extensions,...BlueTeck
2015-03-02preview images in taskviewBlueTeck
2015-02-28Rename subtasks and files tablesFrederic Guillot
2015-01-25Add new constants: FILES_DIR and DEBUG_FILEFrederic Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-25Make sure that files are removed when a task is deletedFrédéric Guillot
2014-05-25Improve file uploadFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot