- 29 Jun, 2014 3 commits
-
-
When RenderForm encounters a field with the structTag `form` value type `textarea` it renders an actual <textarea> html tag.
Vangelis Tsoumenis committed -
Vangelis Tsoumenis committed
-
Extracted a func `parseFormTag` that takes a reflect.StructField and returns the different positional parts of the `form` structTag with default values as documented in http://beego.me/docs/mvc/view/view.md#renderform This makes RenderForm shorter and makes it possible to test the parsing separately.
Vangelis Tsoumenis committed
-
- 27 Jun, 2014 1 commit
-
-
astaxie committed
-
- 25 Jun, 2014 1 commit
-
-
astaxie committed
-
- 23 Jun, 2014 4 commits
- 21 Jun, 2014 1 commit
-
-
* not match the empty route
astaxie committed
-
- 19 Jun, 2014 1 commit
-
-
astaxie committed
-
- 18 Jun, 2014 6 commits
- 17 Jun, 2014 1 commit
-
-
ignore nil time
slene committed
-
- 16 Jun, 2014 1 commit
-
-
astaxie committed
-
- 14 Jun, 2014 1 commit
-
-
update chat example
astaxie committed
-
- 13 Jun, 2014 1 commit
-
-
redar committed
-
- 12 Jun, 2014 4 commits
- 11 Jun, 2014 9 commits
-
-
astaxie committed
-
astaxie committed
-
astaxie committed
-
config: fix error when json config starts with an array
astaxie committed -
Christoph Portmann committed
-
astaxie committed
-
runmode = dev appname = doraemon [dev] httpport = 8880 sessionon = true [prod] httpport = 8888 sessionon = true [test] httpport = 8080 sessionon = false
astaxie committed -
astaxie committed
-
astaxie committed
-
- 10 Jun, 2014 6 commits