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
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-03-04
Move Template::layout() to LayoutHelper
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-03-04
Add namespace Export and move classes
Frederic Guillot
2016-03-04
Create Import namespace and move classes
Frederic Guillot
2016-03-04
Remove model OverdueNotification
Frederic Guillot
2016-02-29
Add unit test for transition model
Frederic Guillot
2016-02-28
Added support for HTTP header "X-Forwarded-Proto: https"
Frederic Guillot
2016-02-20
Fix cosmetic issues and update api documentation
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-02-01
Always call match() for external link providers
Frederic Guillot
2016-01-31
Make project creation form a inline popup
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project t...
Frederic Guillot
2016-01-30
Simplify code to handle ajax popover and redirects
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-28
Added automatic actions based on a daily event
Frederic Guillot
2016-01-23
Move default-src CSP rule to ClassProvider
Marien Fressinaud
2016-01-22
Add new API procedures for groups, roles and project permissions
Frederic Guillot
2016-01-18
Return the highest role for a project when a user is member of multiple groups
Frederic Guillot
2016-01-16
Minor code improvements
Frederic Guillot
2016-01-16
Remove global variable
Frederic Guillot
2016-01-16
Remove global
Frederic Guillot
2016-01-16
Show template rendering time in debug log
Frederic Guillot
2016-01-16
Remove ProjectAnalytic class
Frederic Guillot
2016-01-15
Move analytic logic to separate classes
Frederic Guillot
2016-01-14
Do not cache app settings in session
Frederic Guillot
2016-01-14
Move validator methods
Frederic Guillot
2016-01-13
Move some validators to separate classes
Frederic Guillot
2016-01-13
Change private properties to protected
Frederic Guillot
2016-01-11
Move project validator methods
Frederic Guillot
2016-01-11
Minor fixes
Frederic Guillot
2016-01-11
Move subtask validator methods
Frederic Guillot
2016-01-11
Move swimlane validator methods
Frederic Guillot
2016-01-11
Move task link validator methods
Frederic Guillot
2016-01-10
Fix bug: Automatic action listeners were using the same instance
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2016-01-07
Remove HTMLToMarkdown dependency
Frederic Guillot
2016-01-07
Move Gitlab webhook to an external plugin
Frederic Guillot
2016-01-07
Move bitbucket webhook to an external plugin
Frederic Guillot
2016-01-06
Fix phpdoc
Frederic Guillot
2016-01-06
Move Github Webhook to external plugin
Frederic Guillot
2016-01-05
Improve 2FA
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-12-30
Use SHA-1 for session hash to avoid incompatibility between platforms
Frederic Guillot
2015-12-30
Remove arguments of beforeAction() method
Frederic Guillot
2015-12-30
Fix compatiblity issue with FreeBSD for session.hash_function
Frederic Guillot
2015-12-22
Added the possiblity to define custom routes from plugins
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
[next]