Skip to content

Releases: bmidget/kohana-formo

Better ftype

06 Apr 13:52
Compare
Choose a tag to compare

Ftype works better if it has to be manually run. Formo's ORM trait runs it.

No short open tags (for the poor folks stuck in php 5.3 hell)

28 Mar 14:04
Compare
Choose a tag to compare
Merge pull request #247 from escalate/master

Remove all short open tags

ftype support

28 Mar 13:43
Compare
Choose a tag to compare
3.1.10

Support ftype default defs

Use "has-error" class for error state

20 Mar 00:39
Compare
Choose a tag to compare
3.1.9

Conform to bootstrap has-error class

Allow rendering just input html

19 Mar 05:21
Compare
Choose a tag to compare
3.1.8

Add `Formo::input()` which only renders input html

Use "form-group" class to match bootsrap spec

19 Mar 03:39
Compare
Choose a tag to compare
3.1.7

Class "form-group" instead of "control-group" for field containing div

Add Formo::reset()

09 Feb 18:32
Compare
Choose a tag to compare

Adds Formo::reset() method for resetting form values to their original state.

Translate title

10 Nov 14:08
Compare
Choose a tag to compare
3.1.5

Translate title

Avoid collision with model _primary_val definition

06 Nov 14:59
Compare
Choose a tag to compare
3.1.4.2

Prevent _primary_val collision

Fix isset problem with custom fields

12 Oct 18:56
Compare
Choose a tag to compare
3.1.4.1

Fix problem with isset