index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Core
Age
Commit message (
Expand
)
Author
2019-07-30
Add project ID to ExternalTaskProviderInterface::fetch()
Frédéric Guillot
2019-07-10
Save thumbnails as PNG to allow transparency
KN4CK3R
2019-06-04
Add missing curl_close()
Frédéric Guillot
2019-06-04
Display cURL error message in logs
Frédéric Guillot
2019-06-03
Add cURL support to HTTP Client
mildis
2019-04-27
Add Auto-Submitted E-mail header as per RFC 8384
Frédéric Guillot
2019-02-08
Add new actions to reorder tasks by column
Frédéric Guillot
2019-02-01
Authorize only API tokens when 2FA is enabled
Frédéric Guillot
2019-01-30
Avoid XSS in pagination ordering
Frédéric Guillot
2018-10-02
Reduce number of SQL queries when doing groups sync
Frédéric Guillot
2018-08-15
Avoid PHP error in Markdown parser
Frédéric Guillot
2018-07-25
Exclude task links and user mentions from nesting
cl0ne
2018-07-05
Make HTTP client timeout configurable
Frédéric Guillot
2018-05-09
Improve dashboard pagination
Frédéric Guillot
2018-04-27
Remove all attachments when removing a project
Frédéric Guillot
2018-04-20
Update Parsedown library
Frédéric Guillot
2018-04-02
Fallback to "status:open" if there is no user filter
Frédéric Guillot
2018-04-02
Add default filter per user
Aurélien
2018-03-12
Add thumbnail quality parameter (default to 95)
Gero Müller
2018-03-08
Fix role precedence in LDAP integration
DebianRoxx
2018-03-06
Add author name and email arguments to mail send client
Rens
2018-03-05
Add system log driver and use it by default
Frédéric Guillot
2018-03-05
Move SimpleLogger lib into app source tree
Frédéric Guillot
2018-03-02
Add response body to InvalidStatusException
Frédéric Guillot
2018-03-02
Improve HTTP client to raise exceptions
Frédéric Guillot
2018-02-13
Run SessionHandler::write() into a transaction
Frédéric Guillot
2018-02-05
Remove t() from PHPdoc example to avoid confusion
Frédéric Guillot
2018-01-29
Add CSRF check for task and project files upload
Frédéric Guillot
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2017-11-28
Add config option to exclude fields from auth providers sync
Frédéric Guillot
2017-11-16
Fix PHP notice in PR #3557
Frederic Guillot
2017-11-14
Task CSV import is now able to handle more fields
Frederic Guillot
2017-11-09
Add limit argument to ldap_search()
Frederic Guillot
2017-11-09
Add user backend provider system
Frederic Guillot
2017-11-08
Improve iCalendar feed to include tasks with start/end date and due date with...
Frederic Guillot
2017-11-02
Add predefined templates for task descriptions
Frederic Guillot
2017-10-12
Render a dropdown menu for external task providers
Frederic Guillot
2017-08-31
Allow the use of open_basedir and upload_tmp_dir
kent1
2017-05-22
Add task and project API formatters
Frederic Guillot
2017-04-08
Improve dashboard
Frederic Guillot
2017-04-01
Move Gantt charts to external plugin
Frederic Guillot
2017-04-01
Move calendar to external plugin
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-03-09
Render QR code for TwoFactor authentication without Google Chart API
Frederic Guillot
2017-02-26
Add toggle button to show/hide subtasks in task list view
Frederic Guillot
2017-02-26
Add class SubtaskListFormatter
Frederic Guillot
2017-02-26
Display tags in task list view
Frederic Guillot
2017-02-19
Allow people to remove missing automatic actions
Frederic Guillot
2017-02-18
Add Reply-To header to emails sent from Kanboard
Frederic Guillot
2017-02-11
Open comments in board view with a modal dialog instead of tooltip
Frederic Guillot
[next]