Commit Graph

13 Commits

Author SHA1 Message Date
takezoe
bf2ed81eb1 (refs #163)Allow '.' in user name. 2013-10-19 12:56:55 +09:00
takezoe
e89b2020a3 Use ControlUtil. 2013-09-21 22:13:15 +09:00
takezoe
629b714dab Upgrade scalatra-forms. 2013-08-09 18:06:33 +09:00
takezoe
d06a986293 Remove unused import statement. 2013-07-17 13:57:45 +09:00
takezoe
72e2c6dca7 Replace String#format() with string interpolation. 2013-07-11 20:19:11 +09:00
takezoe
e334570670 Add validation for label name and color. 2013-06-26 02:11:19 +09:00
takezoe
dfcac1e7a4 Separate extension of scalatra-forms to trait from ControllerBase. 2013-06-24 00:23:01 +09:00
takezoe
9e4e17194d Separate scalatra-forms from gitbucket. 2013-04-25 02:04:52 +09:00
takezoe
aa40822436 Improvements for validation. 2013-04-15 12:35:15 +09:00
takezoe
69f580b70e Add basic ValueTypes and Constrains. 2013-04-15 02:03:01 +09:00
takezoe
e6540c6fae Added TODO for Validations. 2013-04-14 18:34:27 +09:00
takezoe
3c41101e4d Nested property is supported in the mapping definition. 2013-04-14 18:28:01 +09:00
takezoe
af257c1941 Validation Framework completed mostly. 2013-04-14 06:21:29 +09:00