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-05-16
Improve user controllers and views
Frederic Guillot
2016-05-15
User import is now a popover
Frederic Guillot
2016-05-15
Added unit tests for middleware
Frederic Guillot
2016-05-15
Added task creation menu for all projects views
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-05-07
Improve plugin loading
Frederic Guillot
2016-05-07
Added method onStartup() for plugins
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-07
Added support for LDAP user photo profile
Frederic Guillot
2016-05-07
User roles are now synced with LDAP at each login
Frederic Guillot
2016-05-04
Unify task drop-down menu between different views
Frederic Guillot
2016-05-03
Improve LDAP user group membership synchronization
Frederic Guillot
2016-04-30
Added support for LDAP Posix Groups (OpenLDAP with memberUid)
Frederic Guillot
2016-04-29
Fixed wrong task link generation within Markdown text
Frederic Guillot
2016-04-24
Use PLUGINS_DIR constant to load plugin templates
Frederic Guillot
2016-04-14
Allow plugins loading from another location
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-27
Check if LDAP logger is defined
Frederic Guillot
2016-03-27
Added more logging for LDAP client
Frederic Guillot
2016-03-27
Minor improvements
Frederic Guillot
2016-03-27
Handle state in OAuth2 client
Frederic Guillot
2016-03-26
Fix compatibility issue with PHP 5.3
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-25
Allow to use the original template in overridden templates (PR #1941)
Frederic Guillot
2016-03-25
Unification of project header
Frederic Guillot
2016-03-23
Loader for Helper-Classes from Plugin
Busfreak
2016-03-19
Handle multiple avatar sizes
Frederic Guillot
2016-03-19
Render default avatar provider when having no user linked
Frederic Guillot
2016-03-19
Added letter based avatar provider
Frederic Guillot
2016-03-18
Added pluggable Avatar providers
Frederic Guillot
2016-03-17
Added support for multiple placeholders for LDAP_USER_FILTER
Frederic Guillot
2016-03-07
Changing new self to new static, to accommodate subclasses of LdapClient.
Dj Padzensky
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
[next]