Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bmidget/kohana-formo issues and pull requests

#251 - Translate system error message

Issue - State: open - Opened by hdewitte almost 10 years ago

#250 - Simple has_many through ORM example?

Issue - State: open - Opened by h0tw1r3 over 10 years ago

#249 - Turn Formo into self-contained component

Issue - State: open - Opened by bmidget almost 11 years ago

#248 - Add a driver for div tags

Pull Request - State: closed - Opened by escalate almost 11 years ago - 3 comments

#247 - Remove all short open tags

Pull Request - State: closed - Opened by escalate almost 11 years ago - 1 comment

#246 - Remove all short open tags

Pull Request - State: closed - Opened by escalate almost 11 years ago - 3 comments

#245 - Added formo elements attr config part applied to all elements

Pull Request - State: closed - Opened by kitolog almost 11 years ago - 3 comments

#244 - ORM belongs_to not loading relation

Issue - State: closed - Opened by happyDemon about 11 years ago - 2 comments

#243 - Doc fix

Issue - State: closed - Opened by WinterSilence over 11 years ago - 1 comment

#242 - [Feature request] Support for composer

Issue - State: closed - Opened by kwn over 11 years ago - 4 comments

#241 - Custom message file setting not working

Issue - State: closed - Opened by momoteRyanmt over 11 years ago - 2 comments

#240 - Go PHP 5.4-only

Issue - State: closed - Opened by bmidget over 11 years ago - 3 comments

#239 - Convert Formo ORM support to a trait

Issue - State: closed - Opened by bmidget over 11 years ago - 1 comment

#238 - Register Formo to Packagist

Issue - State: closed - Opened by bmidget over 11 years ago - 1 comment

#237 - Blueprint_template has broken the ability to use individual field tempates

Issue - State: closed - Opened by momoteRyanmt over 11 years ago - 1 comment

#236 - No way to find out deleted blueprints

Issue - State: closed - Opened by momoteRyanmt over 11 years ago - 1 comment

#235 - No way to set blueprint group template

Issue - State: closed - Opened by momoteRyanmt over 11 years ago - 1 comment

#234 - Issue with bugfix for #233

Issue - State: closed - Opened by momoteRyanmt over 11 years ago - 1 comment

#233 - Blueprint and templating not working

Issue - State: closed - Opened by momoteRyanmt over 11 years ago

#231 - Documentation errors

Issue - State: closed - Opened by momoteRyanmt over 11 years ago

#230 - New blueprint function ignores ORM

Issue - State: closed - Opened by momoteRyanmt over 11 years ago - 4 comments

#229 - ORM does not support non standard primary key. Value goes missing

Issue - State: closed - Opened by momoteRyanmt over 11 years ago - 3 comments

#228 - Errors texts in views

Issue - State: closed - Opened by Alexwijn over 11 years ago - 1 comment

#227 - formo_bootstrap checkbox template problem

Issue - State: closed - Opened by Braynid over 11 years ago - 1 comment

#226 - select field incorrectly selected first value

Issue - State: closed - Opened by momoteRyanmt over 11 years ago

#225 - Subform data missing when adding subform to ORM form

Issue - State: closed - Opened by momoteRyanmt over 11 years ago

#223 - Equivalent of former orm_primary_val

Issue - State: closed - Opened by mmarton over 11 years ago - 1 comment

#222 - Update Checkbox.php

Pull Request - State: closed - Opened by timmy8823 over 11 years ago

#221 - Fix bug with loading sub-sub-forms without namespaces.

Pull Request - State: closed - Opened by shadlaws over 11 years ago

#220 - File upload values return as a string when added in a subform

Issue - State: closed - Opened by timhj over 11 years ago - 1 comment

#219 - Load value recursive

Pull Request - State: closed - Opened by dfox288 over 11 years ago - 1 comment

#217 - Add locally-defined error message support ($this->set('error_messages', $array))

Pull Request - State: closed - Opened by shadlaws almost 12 years ago - 3 comments

#216 - Add Formo::set_var_fields() to set one variable for multiple fields.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago - 4 comments

#215 - Make Formo::get() and Formo::set() work with paths in '_vars' variable.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#214 - Make remove_rule(), remove_rules_fields(), and callback() return $this.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago - 2 comments

#213 - Recursive name generation. Fixes #206

Pull Request - State: closed - Opened by dfox288 almost 12 years ago - 4 comments

#211 - Make file driver apply 'enctype' to the main form (now files work in groups)

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#210 - Tweak @param comments - these things are boolean, not mixed.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#208 - Request: Allow skipping _get_base_rules() when loading fields from ORM

Issue - State: closed - Opened by dfox288 almost 12 years ago - 5 comments

#207 - Adding groups is not consistent

Issue - State: closed - Opened by dfox288 almost 12 years ago - 7 comments

#206 - Request: groups in namespaced forms should inherit the namespace of all parents

Issue - State: closed - Opened by dfox288 almost 12 years ago - 8 comments

#205 - Make 'template_ext' config parameter work with render_opt(), too.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#204 - Make Formo::validate() catch errors of a group's children after callbacks.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#203 - Make Formo::load() work for non-namespaced forms with groups.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#202 - Fix bug - $field->get('val') wasn't working.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#201 - Fix formatting from last commit: && --> AND

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#200 - Revise docs to discuss the 'template_ext' config parameter.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#198 - Revise docs to reflect allowing named callbacks.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#196 - Revise docs to reflect can_be_empty and add_rule changes

Pull Request - State: closed - Opened by shadlaws almost 12 years ago - 3 comments

#195 - Allow Formo::add_rule() to use a syntax similar to Validation::rule().

Pull Request - State: closed - Opened by shadlaws almost 12 years ago - 2 comments

#194 - Allow can_be_empty to be set on a per-field basis. This is useful for CSRF.

Pull Request - State: closed - Opened by shadlaws almost 12 years ago

#193 - Create userguide.php

Pull Request - State: closed - Opened by WinterSilence almost 12 years ago

#192 - Added ability to specify a template in render.

Pull Request - State: closed - Opened by mclowe-directnic almost 12 years ago - 5 comments

#191 - HTML 5 Validators are missing?

Issue - State: closed - Opened by timhj almost 12 years ago - 3 comments

#190 - Class 'Formo' not found.

Issue - State: closed - Opened by eugenebunin almost 12 years ago - 4 comments

#189 - Ability to handle 'SET' datatype through ORM driver

Issue - State: closed - Opened by timhj almost 12 years ago - 6 comments

#188 - Add support for Kohana 3.3

Issue - State: closed - Opened by hibi almost 12 years ago - 2 comments

#187 - Dynamic relations and forms in Formo

Issue - State: closed - Opened by meghuizen almost 12 years ago - 2 comments

#186 - Formo Radio driver not correct

Issue - State: closed - Opened by meghuizen almost 12 years ago - 1 comment

#185 - Button text doesn't work in new branch

Issue - State: closed - Opened by bmidget about 12 years ago

#184 - Ordering model has_many relationships

Issue - State: closed - Opened by erralb about 12 years ago - 7 comments

#183 - Formo_Core_Driver_File::new_val() - mime_content_type() is deprecated

Issue - State: closed - Opened by noah-goodrich about 12 years ago - 1 comment

#182 - 3.2/new to 3.3/master

Pull Request - State: closed - Opened by noah-goodrich about 12 years ago

#180 - Documentation - Formo no longer has a Submit driver

Issue - State: closed - Opened by noah-goodrich about 12 years ago

#179 - Update README.md

Pull Request - State: closed - Opened by nexeck over 12 years ago - 1 comment

#178 - can you link to the docs from the readme.md?

Issue - State: closed - Opened by ghost over 12 years ago

#177 - Rendering > 100 fields within one form, leads in nesting 100 error

Issue - State: closed - Opened by nexeck almost 13 years ago - 3 comments

#176 - File field on groups, not return keys of "$_FILES"

Issue - State: closed - Opened by jeanmask almost 13 years ago - 2 comments

#175 - Update for Kohana 3.3

Pull Request - State: closed - Opened by dfox288 almost 13 years ago - 1 comment

#174 - 3.3/master

Pull Request - State: closed - Opened by dfox288 almost 13 years ago - 2 comments

#173 - overriding model attribute problem

Issue - State: closed - Opened by erralb almost 13 years ago - 3 comments

#172 - selected file disappears on failed validation

Issue - State: closed - Opened by erralb about 13 years ago - 2 comments

#171 - has_many through single field render error

Issue - State: closed - Opened by xavadu about 13 years ago - 2 comments

#170 - Options in SELECT

Issue - State: closed - Opened by artemaminov about 13 years ago - 4 comments

#169 - [Feature] Twitter's Bootstrap compatible views

Issue - State: closed - Opened by alejandroiglesias about 13 years ago

#168 - multiple select

Issue - State: closed - Opened by Cript about 13 years ago

#167 - problem with select

Issue - State: closed - Opened by erralb about 13 years ago - 6 comments

#166 - Handle __toString() exceptions gracefully

Issue - State: closed - Opened by kemo about 13 years ago

#165 - ORM labels

Issue - State: closed - Opened by kemo about 13 years ago - 8 comments

#164 - Pass callbacks has no way of influencing check()

Issue - State: closed - Opened by d4rky-pl about 13 years ago - 2 comments

#163 - set_field converts empty value to null

Issue - State: closed - Opened by d4rky-pl about 13 years ago

#162 - Class 'Formo_Driver_Text' not found

Issue - State: closed - Opened by goliatone about 13 years ago

#161 - ORM relations rendering doesn't work

Issue - State: closed - Opened by d4rky-pl about 13 years ago - 1 comment

#160 - Formo doesn't catch ORM_Validation_Exception

Issue - State: closed - Opened by d4rky-pl about 13 years ago - 3 comments

#159 - File driver returns `NULL` when no value

Issue - State: closed - Opened by bmidget about 13 years ago

#157 - Orm_Primary_Val is being ignored when field is not editable

Issue - State: closed - Opened by d4rky-pl about 13 years ago - 1 comment

#152 - Flatten structure

Issue - State: closed - Opened by bmidget over 13 years ago

#141 - Fix ORM default value in config

Pull Request - State: closed - Opened by d4rky-pl over 13 years ago - 12 comments

#117 - Unit testing

Issue - State: closed - Opened by bmidget over 13 years ago - 2 comments
Labels: Feature

#104 - Support optgroups in select driver

Issue - State: closed - Opened by bmidget almost 14 years ago - 2 comments
Labels: Enhancement

#73 - Untitled

Pull Request - State: closed - Opened by allmarkedup over 14 years ago - 3 comments

#42 - Excluding fields from form [Jelly and Formo fatal error - solved]

Issue - State: closed - Opened by ckald over 14 years ago - 4 comments