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
2018-10-06
Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2
Thomas
2018-04-12
Adjust field size to keep compatibility with MySQL 5.6
Frédéric Guillot
2018-04-11
Increase text fields length in several tables
Frédéric Guillot
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2017-11-27
Update code base and doc to use kanboard.org domain
Frédéric Guillot
2017-11-17
Add the possibility to send tasks and comments to multiple recipients
Frederic Guillot
2017-11-15
Solve conflict in PR #3113
Frederic Guillot
2017-11-09
Check if the start date is before due date
Frederic Guillot
2017-11-03
Use task description templates in bulk task creation
Frederic Guillot
2017-11-02
Add predefined templates for task descriptions
Frederic Guillot
2017-08-11
Make sure only admins can change password of other users
Frederic Guillot
2017-03-16
changed date_started to the same behaviour as date_due
Thomas Andres
2017-03-12
Changed TaskValidator to accept all date/time formats for date_started
Thomas Andres
2017-02-18
Send tasks by email
Frederic Guillot
2017-02-18
Send comments by email
Frederic Guillot
2017-02-18
Remove default swimlane
Frederic Guillot
2017-02-16
Improve validation message
Frederic Guillot
2017-02-04
Add email address field for projects
Frederic Guillot
2017-01-24
Fix wrong datetime formatting when task form shows validation errors
Frederic Guillot
2017-01-22
Add user invitations
Frederic Guillot
2017-01-02
Refactoring/rewrite of modal boxes handling
Frederic Guillot
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
[next]