Comments and changes to this ticket
-
dleffler May 27th, 2014 @ 10:16 PM
- Title changed from Feature request: add bootstrap 3 form features to Feature request: add bootstrap 3 form features (2 col/horizonal)
- Assigned user set to dleffler
- Milestone set to 2.4.0
-
dleffler May 27th, 2014 @ 10:17 PM
- Milestone changed from 2.4.0 to 2.3.0patch2
-
dleffler May 31st, 2014 @ 06:38 PM
- Milestone changed from 2.3.0patch2 to 2.3.0patch3
-
dleffler June 17th, 2014 @ 11:41 PM
- Milestone changed from 2.3.0patch3 to 2.3.0patch4
-
dleffler June 18th, 2014 @ 07:26 PM
Will require adding the following:
- 'form-group' class block around each control 'group' (control, label, description, etc...)
- 'control-label' class for each 'label' using a real label
- 'help-block' or 'help-inline' for each control description
- 'has-feedback' for a validation form-group in order to add a 'form-control-feedback' class validation icon
- 'form-control' for all form controls to pick up bootstrap styles (may already be done)
- stacked or inline radio and checkbox controls
- 'form-horizontal' class to the form means a grid size for labels and controls (form-group becomes row)
-
dleffler June 18th, 2014 @ 09:00 PM
Will also need to ensure that a single checkbox gets bold styling. May want to allow for multiple checkboxes (like radio group)?
-
expNinja June 23rd, 2014 @ 05:50 PM
- State changed from new to resolved
(from [965882766643c69ada071405c3407fa4c1f4e83f]) Adds consistent jQuery form validation and feedback across forms (instead of only paged forms), also fixes many NewUI form styles (esp. in NewUI mode, but also some Boostrap3 styling) - still lacking 'flip' and '2col/horizontal form' support [#1172 state:resolved #1153] https://github.com/exponentcms/exponent-cms/commit/965882766643c69a...
-
expNinja June 23rd, 2014 @ 05:50 PM
(from [965882766643c69ada071405c3407fa4c1f4e83f]) Adds consistent jQuery form validation and feedback across forms (instead of only paged forms), also fixes many NewUI form styles (esp. in NewUI mode, but also some Boostrap3 styling) - still lacking 'flip' and '2col/horizontal form' support [#1172 state:resolved #1153] https://github.com/exponentcms/exponent-cms/commit/965882766643c69a...
-
dleffler June 23rd, 2014 @ 05:56 PM
- State changed from resolved to open
This wasn't actually resolved, closed due to two tickets listed
-
expNinja July 15th, 2014 @ 05:52 PM
- State changed from open to resolved
(from [303a2a4cc9062b1c5a31ad8aa0261cba2a1f9f08]) Adds consistent jQuery form validation and feedback across forms (instead of only paged forms), also fixes many NewUI form styles (esp. in NewUI mode, but also some Boostrap3 styling) - still lacking 'flip' and '2col/horizontal form' support #1172 state:resolved #1153 https://github.com/exponentcms/exponent-cms/commit/303a2a4cc9062b1c...
-
expNinja July 15th, 2014 @ 05:52 PM
(from [303a2a4cc9062b1c5a31ad8aa0261cba2a1f9f08]) Adds consistent jQuery form validation and feedback across forms (instead of only paged forms), also fixes many NewUI form styles (esp. in NewUI mode, but also some Boostrap3 styling) - still lacking 'flip' and '2col/horizontal form' support #1172 state:resolved #1153 https://github.com/exponentcms/exponent-cms/commit/303a2a4cc9062b1c...
-
dleffler August 5th, 2014 @ 12:54 AM
- State changed from resolved to open
Still lacking 'flip' and '2col/horizontal form' support
-
-
-
dleffler October 3rd, 2014 @ 03:33 AM
Locally have the 2-col/horizontal form feature working, except for a quick with NEWUI. Also cleaned up some issues with forms/controls, esp.bs2 form control labels.
-
dleffler October 3rd, 2014 @ 03:35 AM
Locally have 2-col/horizontal forms working; we do 'inline' radio controls already. Not sure if 'inline' forms would be usable except for custom views like login, etc...?
-
expNinja October 8th, 2014 @ 01:55 PM
(from [283d65debaecdc73be0de3eedf4423139fd1fc7d]) Adds bs3 2-col/horizonal; fixes some other form/control issues; BUG newui controls now have a display anomaly in design form mode since the page is not really using bs3 grids [#1153] https://github.com/exponentcms/exponent-cms/commit/283d65debaecdc73...
-
dleffler October 8th, 2014 @ 02:52 PM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
1172 Feature request: add jquery form validation to non-wizard forms (from [965882766643c69ada071405c3407fa4c1f4e83f]) Adds co...
-
1172 Feature request: add jquery form validation to non-wizard forms (from [303a2a4cc9062b1c5a31ad8aa0261cba2a1f9f08]) Adds co...
-
1054 Bug: some bootstrap controls not formatted properly remaining issues are rolled up into #1153