summaryrefslogtreecommitdiff
path: root/app/Core
AgeCommit message (Expand)Author
2020-04-08"My tasks" view grops tasks by project - fixes #107Dzial Techniczny WMW Projekt s.c
2019-07-30Add project ID to ExternalTaskProviderInterface::fetch()Frédéric Guillot
2019-07-10Save thumbnails as PNG to allow transparencyKN4CK3R
2019-06-04Add missing curl_close()Frédéric Guillot
2019-06-04Display cURL error message in logsFrédéric Guillot
2019-06-03Add cURL support to HTTP Clientmildis
2019-04-27Add Auto-Submitted E-mail header as per RFC 8384Frédéric Guillot
2019-02-08Add new actions to reorder tasks by columnFrédéric Guillot
2019-02-01Authorize only API tokens when 2FA is enabledFrédéric Guillot
2019-01-30Avoid XSS in pagination orderingFrédéric Guillot
2018-10-02Reduce number of SQL queries when doing groups syncFrédéric Guillot
2018-08-15Avoid PHP error in Markdown parserFrédéric Guillot
2018-07-25Exclude task links and user mentions from nestingcl0ne
2018-07-05Make HTTP client timeout configurableFrédéric Guillot
2018-05-09Improve dashboard paginationFrédéric Guillot
2018-04-27Remove all attachments when removing a projectFrédéric Guillot
2018-04-20Update Parsedown libraryFrédéric Guillot
2018-04-02Fallback to "status:open" if there is no user filterFrédéric Guillot
2018-04-02Add default filter per userAurélien
2018-03-12Add thumbnail quality parameter (default to 95)Gero Müller
2018-03-08Fix role precedence in LDAP integrationDebianRoxx
2018-03-06Add author name and email arguments to mail send clientRens
2018-03-05Add system log driver and use it by defaultFrédéric Guillot
2018-03-05Move SimpleLogger lib into app source treeFrédéric Guillot
2018-03-02Add response body to InvalidStatusExceptionFrédéric Guillot
2018-03-02Improve HTTP client to raise exceptionsFrédéric Guillot
2018-02-13Run SessionHandler::write() into a transactionFrédéric Guillot
2018-02-05Remove t() from PHPdoc example to avoid confusionFrédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-11-28Add config option to exclude fields from auth providers syncFrédéric Guillot
2017-11-16Fix PHP notice in PR #3557Frederic Guillot
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