index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2015-11-22
Bump version
Frederic Guillot
2015-11-22
Add Bosnian translation (pull-request #1470)
Frederic Guillot
2015-11-21
Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'
Frederic Guillot
2015-11-21
Add new hooks for plugins
Frederic Guillot
2015-11-21
Dropdown menu entry are now clickable outside of the html link
Frederic Guillot
2015-11-21
Avoid Safari to append .html at the end of downloaded files
Frederic Guillot
2015-11-20
CSV task export show the assignee name in addition to the assignee username
Frederic Guillot
2015-11-20
Make CSV export compatible with PHP 5.3
Frederic Guillot
2015-11-18
Fix wrong value for PLUGINS_DIR in config.default.php
Frederic Guillot
2015-11-15
Projects with duplicate name are now allowed
Frederic Guillot
2015-11-15
Use PHP7 function random_bytes() to generate tokens if available
Frederic Guillot
2015-11-15
Add unit test for TaskAssignCategoryLink
Frederic Guillot
2015-11-15
Add missing template for activity stream
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-11-14
Fix PHP error when adding a new user with email notification enabled
Frederic Guillot
2015-11-14
Improve error handling of plugins
Frederic Guillot
2015-11-14
Fix bug in daily project summary CSV export
Frederic Guillot
2015-11-12
Fix bug: Datepicker is closed on blur event (merge pull-request #1446)
Frederic Guillot
2015-11-12
Fix bug: cs_CZ display the wrong locale in datetime picker
Frederic Guillot
2015-10-24
Sync locales
Frederic Guillot
2015-10-24
Regenerate thumbnails if missing
Frederic Guillot
2015-10-24
Add documentation for metadata
Frederic Guillot
2015-10-24
Check for each request that reverse proxy user match user session
Frederic Guillot
2015-10-23
Avoid to disable the default swimlane during renaming when there is no other ...
Frederic Guillot
2015-10-23
People should not see any tasks during a search when they are not associated ...
Frederic Guillot
2015-10-18
Do not show scrollbars when a column is collapsed (IE)
Frederic Guillot
2015-10-17
Add metadata for users, tasks and projects
Frederic Guillot
2015-10-16
Make mail transports pluggable and move integrations to plugins
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-12
Add CSV import for tasks
Frederic Guillot
2015-10-12
Add user CSV import
Frederic Guillot
2015-10-11
Add comments sorting
Frederic Guillot
2015-10-10
Update changelog
Frederic Guillot
2015-10-08
Add proxy support for http client
Frederic Guillot
2015-10-07
When duplicating a task redirect to the new task
Frederic Guillot
2015-10-07
Include more shortcut links into the view "My projects"
Frederic Guillot
2015-10-07
Duplicate a project with tasks will copy the new tasks in the same columns
Frederic Guillot
2015-10-05
Add Mysql and Postgres schema (SQL dump)
Frederic Guillot
2015-10-03
Fix bug with due date greater than year 2038
Frederic Guillot
2015-10-03
Add web notifications
Frederic Guillot
2015-10-02
Update changelog
Frederic Guillot
2015-10-02
Add config parameter to enable/disable Syslog
Frederic Guillot
2015-10-01
Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto...
Frederic Guillot
2015-09-30
Make sure there is always a trailing slash for application_url
Frederic Guillot
2015-09-30
Do not show the checkbox "Show default swimlane" when there is no active swim...
Frederic Guillot
2015-09-30
Update changelog and contributors list
Frederic Guillot
2015-09-26
Append filters instead of replacing value for users and categories dropdowns
Frederic Guillot
2015-09-26
Do not show empty swimlanes in public view
Frederic Guillot
2015-09-26
Change swimlane layout to save space on the screen
Frederic Guillot
2015-09-26
Add the possibility to set/unset max column height (scrolling)
Frederic Guillot
[next]