summaryrefslogtreecommitdiff
path: root/app/Helper
AgeCommit message (Expand)Author
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Improve column restrictionsFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot
2016-09-10Add ui to create new custom project roles and column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-08Custom project roles inherit from project membersFrederic Guillot
2016-08-29Add missing HTML escaping for textareaFrederic Guillot
2016-08-22Store board collapsed mode user preference in the databaseFrederic Guillot
2016-08-14Merge pull-request #2539Frederic Guillot
2016-08-13Fix PHP 5.3 compatibility issueFrederic Guillot
2016-08-13Add the possibility to attach template hooks with a callbackFrederic Guillot
2016-08-13Add the possibility to attach template hooks with local variablesFrederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-08-07Reduce number of font sizeFrederic Guillot
2016-08-01Display priority changes in board view for inverted priority rangesRys Sommefeldt
2016-08-01Allow priority changes when start and end differRys Sommefeldt
2016-07-24Improve project page titlesFrederic Guillot
2016-07-24Remove method UserModel::getFullname()Frederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-15Fixed Markdown editor auto-grow on the task formFrederic Guillot
2016-07-02Make sure that tags are duplicated for recurring tasksFrederic Guillot
2016-07-02Do not create empty tags and remove tags only when necessaryFrederic Guillot
2016-07-01Fixed PHP error in UserHelper when having no user sessionFrederic Guillot
2016-06-28Expose task reference field to the user interfaceFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-02Expose to the user interface the email sender addressFrederic Guillot
2016-06-01Added mail helperFrederic Guillot
2016-05-30Added some unit tests for avatar letter with UTF-8Frederic Guillot
2016-05-28Minor fixesFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-18Added plugin controller (WIP)Frederic Guillot
2016-05-17Rename subtask controllerFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-04Improve web page title on the task viewFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-04-29Fixed improper Markdown escaping for some tooltipsFrederic Guillot
2016-04-29Fixed wrong task link generation within Markdown textFrederic Guillot
2016-04-10Added search in activity streamFrederic Guillot
2016-04-10Refactor ProjectActivity model to use Filter and Formatter interfaceFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-27Improve UserHelper::getInitials()Frederic Guillot