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
/
Validator
Age
Commit message (
Expand
)
Author
2016-10-08
Restrict task complexity to a specific range to avoid integer overflow
Frederic Guillot
2016-09-18
Add column restrictions to custom project roles
Frederic Guillot
2016-09-17
Add custom role edition
Frederic Guillot
2016-09-10
Add ui to create new custom project roles and column restrictions
Frederic Guillot
2016-06-26
Added new arguments to project API calls and update composer.json
Frederic Guillot
2016-06-24
Sync locales
Frederic Guillot
2016-06-24
Added tag modification from the user interface
Frederic Guillot
2016-06-24
Remove dropdown menus that are now available with task edit form
Frederic Guillot
2016-06-05
Changed DateParser to use only user format and ISO-8601
Frederic Guillot
2016-05-28
Rename base validator class
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-13
Add tasks in bulk from the board
Frederic Guillot
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-02-28
Added new template hook for application settings page
Frederic Guillot
2016-02-20
Use inline popup to create new columns
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-16
Minor code improvements
Frederic Guillot
2016-01-14
Fix bug: unable to set currency rate with Postgres
Frederic Guillot
2016-01-14
Move validator methods
Frederic Guillot
2016-01-13
Move some validators to separate classes
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-11
Move TaskValidator class
Frederic Guillot
2016-01-11
Move user validator methods
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot