summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-11-21Dropdown menu entry are now clickable outside of the html linkFrederic Guillot
2015-11-21Avoid Safari to append .html at the end of downloaded filesFrederic Guillot
2015-11-20CSV task export show the assignee name in addition to the assignee usernameFrederic Guillot
2015-11-20Make CSV export compatible with PHP 5.3Frederic Guillot
2015-11-18Fix wrong value for PLUGINS_DIR in config.default.phpFrederic Guillot
2015-11-15Projects with duplicate name are now allowedFrederic Guillot
2015-11-15Use PHP7 function random_bytes() to generate tokens if availableFrederic Guillot
2015-11-15Add unit test for TaskAssignCategoryLinkFrederic Guillot
2015-11-15Add missing template for activity streamFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-11-14Fix PHP error when adding a new user with email notification enabledFrederic Guillot
2015-11-14Improve error handling of pluginsFrederic Guillot
2015-11-14Fix bug in daily project summary CSV exportFrederic Guillot
2015-11-12Fix bug: Datepicker is closed on blur event (merge pull-request #1446)Frederic Guillot
2015-11-12Fix bug: cs_CZ display the wrong locale in datetime pickerFrederic Guillot
2015-10-24Sync localesFrederic Guillot
2015-10-24Regenerate thumbnails if missingFrederic Guillot
2015-10-24Add documentation for metadataFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-23Avoid to disable the default swimlane during renaming when there is no other ...Frederic Guillot
2015-10-23People should not see any tasks during a search when they are not associated ...Frederic Guillot
2015-10-18Do not show scrollbars when a column is collapsed (IE)Frederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add CSV import for tasksFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-11Add comments sortingFrederic Guillot
2015-10-10Update changelogFrederic Guillot
2015-10-08Add proxy support for http clientFrederic Guillot
2015-10-07When duplicating a task redirect to the new taskFrederic Guillot
2015-10-07Include more shortcut links into the view "My projects"Frederic Guillot
2015-10-07Duplicate a project with tasks will copy the new tasks in the same columnsFrederic Guillot
2015-10-05Add Mysql and Postgres schema (SQL dump)Frederic Guillot
2015-10-03Fix bug with due date greater than year 2038Frederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Update changelogFrederic Guillot
2015-10-02Add config parameter to enable/disable SyslogFrederic Guillot
2015-10-01Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto...Frederic Guillot
2015-09-30Make sure there is always a trailing slash for application_urlFrederic Guillot
2015-09-30Do not show the checkbox "Show default swimlane" when there is no active swim...Frederic Guillot
2015-09-30Update changelog and contributors listFrederic Guillot
2015-09-26Append filters instead of replacing value for users and categories dropdownsFrederic Guillot
2015-09-26Do not show empty swimlanes in public viewFrederic Guillot
2015-09-26Change swimlane layout to save space on the screenFrederic Guillot
2015-09-26Add the possibility to set/unset max column height (scrolling)Frederic Guillot
2015-09-26Show "Open this task" in dropdown menu for closed tasksFrederic Guillot
2015-09-25Show assignee on card only when someone is assignedFrederic Guillot
2015-09-23Do not check anymore data folder permissionsFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot