summaryrefslogtreecommitdiff
path: root/app/Core
AgeCommit message (Expand)Author
2017-11-14Task CSV import is now able to handle more fieldsFrederic Guillot
2017-11-09Add limit argument to ldap_search()Frederic Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-11-08Improve iCalendar feed to include tasks with start/end date and due date with...Frederic Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-12Render a dropdown menu for external task providersFrederic Guillot
2017-08-31Allow the use of open_basedir and upload_tmp_dirkent1
2017-05-22Add task and project API formattersFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-01Move Gantt charts to external pluginFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-03-09Render QR code for TwoFactor authentication without Google Chart APIFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Add class SubtaskListFormatterFrederic Guillot
2017-02-26Display tags in task list viewFrederic Guillot
2017-02-19Allow people to remove missing automatic actionsFrederic Guillot
2017-02-18Add Reply-To header to emails sent from KanboardFrederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-02-05Improve LDAP error reportingFrederic Guillot
2017-02-05Merge pull-request #2766Frederic Guillot
2017-01-28Add command to execute individual jobFrederic Guillot
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-24Fix wrong datetime formatting when task form shows validation errorsFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-14Add workaround when IE11 submit corrupted multipart/form-dataFrederic Guillot
2017-01-08Offer the possibility to define version compatibility from pluginsFrederic Guillot
2017-01-08Display project analytics in modal boxFrederic Guillot
2017-01-05Update Swiftmailer to avoid potential security riskFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-21Fix conflictphecho
2016-12-21Added pagination details showingphecho
2016-12-20Make PR #2897 pass unit testsFrederic Guillot
2016-12-20Merge pull-request #2897Frederic Guillot
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-20array_combine error in PHP 5.3Busfreak
2016-12-17Add cache decorator for UserModelFrederic Guillot
2016-12-17Handle username with dots in user mentionsFrederic Guillot
2016-12-03Add personal API access tokenFrederic 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-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-15Do not load translations from a relative pathFrederic Guillot
2016-11-09Add P3P headers to avoid potential issues with IEFrederic Guillot
2016-11-07Add documentation to create external task providersFrederic Guillot
2016-11-07Handle modification of external tasksFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-11-01Add ExternalTaskManager classFrederic Guillot