summaryrefslogtreecommitdiff
path: root/tests/units/Helper
AgeCommit message (Expand)Author
2017-02-04Do not try to format size if 0Frederic Guillot
2017-01-08Rename methods to render fields in TaskHelper and SubtaskHelperFrederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-17Handle username with dots in user mentionsFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-01Make user mentions great againFrederic Guillot
2016-11-30Fix link generation when user mention is followed by a punctuation markFrederic Guillot
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-08Custom project roles inherit from project membersFrederic Guillot
2016-08-14Update test case, ChangeLog and contributorsFrederic 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-07-24Remove method UserModel::getFullname()Frederic Guillot
2016-07-01Fixed PHP error in UserHelper when having no user sessionFrederic 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-28Rename all modelsFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot
2016-05-16Update test caseFrederic Guillot
2016-05-15User creation forms are now displayed with inline popupFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic 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-10Refactor ProjectActivity model to use Filter and Formatter interfaceFrederic Guillot
2016-03-27Improve UserHelper::getInitials()Frederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-16Add file preview for Markdown and text filesFrederic Guillot
2016-02-16Add file attachements to projectsFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-05Category label is broken on the board if there's a url in the descriptionFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-24Fix broken testFrederic Guillot
2016-01-14Fix broken unit testFrederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot