summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-05-15Move Chosen images to the right directory and put back JS files in headFrederic Guillot
2016-05-15Use latest hipster tools to manage assetsFrederic Guillot
2016-05-14Update PicoDbFrederic Guillot
2016-05-13Put project title before iconsFrederic Guillot
2016-05-13Fixed users tooltip in projects GanttFrederic Guillot
2016-05-13Added dropdown for projectsFrederic Guillot
2016-05-13Only Chrome supports multi-line placeholderFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-05-13Updated translationEskiso
2016-05-11Replace static::TABLE by a new abstract methodFrederic Guillot
2016-05-11Duplicate project metadata when duplicating project (#2074)Busfreak
2016-05-10Fixed mail notification for overdue tasksSébastien NOBILI
2016-05-08Fix broken linkFrederic Guillot
2016-05-08Change button label for tasks/projects upload formFrederic Guillot
2016-05-07Sync translationsFrederic Guillot
2016-05-07Improve avatar upload formFrederic Guillot
2016-05-07Improve project user pageFrederic Guillot
2016-05-07Improve plugin loadingFrederic Guillot
2016-05-07Added method onStartup() for pluginsFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Improve loggingFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-07User roles are now synced with LDAP at each loginFrederic Guillot
2016-05-06Added support for Mysql SSL connectionFrederic Guillot
2016-05-05Allow a project owner to manage his own public projectFrederic Guillot
2016-05-05Fixed PHP warning when removing a user with no Avatar imageFrederic Guillot
2016-05-04Improve web page title on the task viewFrederic Guillot
2016-05-04Fix dropdown menu item that should be displayedFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-05-04Added generic controller for task popoversFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-05-03Improve LDAP user group membership synchronizationFrederic Guillot
2016-05-02Merge pull-request #2193Frederic Guillot
2016-05-02–Polish locale updateLukas
2016-05-01Merge pull-request #2191Frederic Guillot
2016-05-01Polish locale updateLukas
2016-04-30Added support for LDAP Posix Groups (OpenLDAP with memberUid)Frederic Guillot
2016-04-30Added new constants for foldersFrederic Guillot
2016-04-30Change Kanboard's website URL to use HTTPS everywhereFrederic Guillot
2016-04-29Fixed improper Markdown escaping for some tooltipsFrederic Guillot
2016-04-29Fix bug: closing all tasks by column, also update closed tasksFrederic Guillot
2016-04-29Fixed wrong task link generation within Markdown textFrederic Guillot
2016-04-27Fixed wrong URL on comment toggle link for sortingFrederic Guillot
2016-04-26Update JsonRPC libraryFrederic Guillot
2016-04-24Category and user filters do not append anymore in search fieldFrederic Guillot
2016-04-24Added more template hooksFrederic Guillot
2016-04-24Use PLUGINS_DIR constant to load plugin templatesFrederic Guillot
2016-04-22Added searchTasks API procedureFrederic Guillot
2016-04-21Added priority field to API proceduresFrederic Guillot