
Feature request - Fix some styles in bootstraptheme
Reported by dleffler | February 2nd, 2013 @ 03:48 AM | in 2.2.0release-candidate (closed)
Some of the controls are mis-aligned in the theme.
Comments and changes to this ticket
-
expNinja February 13th, 2013 @ 04:58 AM
(from [fc9407d34360e13e1482f9458bce81fe9e6e7ccc]) Adds some icons to the save/cancel buttons, adds a new full size subtheme and fixes spacing at top of page in bootstraptheme [#893] https://github.com/exponentcms/exponent-cms/commit/fc9407d34360e13e...
-
dleffler February 16th, 2013 @ 02:56 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler February 16th, 2013 @ 01:48 PM
In the export eql view, the 2nd column of checkmarks are separted by some distance from the label
-
dleffler February 16th, 2013 @ 02:56 PM
- Title changed from Feature request - Fix some styles in bootstraptheme to * Feature request - Fix some styles in bootstraptheme
-
-
expNinja February 23rd, 2013 @ 03:05 AM
- State changed from new to resolved
(from [9a65def633db8a0c21f4f9613ca894e13dfde544]) Reimplements migration which was broken by move to container2, also fixes some other broke migration code [#893 state:resolved] https://github.com/exponentcms/exponent-cms/commit/9a65def633db8a0c...
-
expNinja February 23rd, 2013 @ 03:27 AM
(from [590c1fbb47aa047726d16b999663ec3de777b689]) Fixes pagination format in bootstraptheme[#893] https://github.com/exponentcms/exponent-cms/commit/590c1fbb47aa0477...
-
expNinja February 23rd, 2013 @ 04:21 AM
(from [c87054ead4572cc6ba9f871f8e8a1e969c8e63fe]) Fixes issue migrating categories module which get truncated to 1st letter [#893 state:resolved] https://github.com/exponentcms/exponent-cms/commit/c87054ead4572cc6...
-
-
dleffler February 23rd, 2013 @ 02:44 PM
Awesome buttons don't appear correctly (except on hover) since they have a 'white' color and an odd background which gives an upper/lower border.
-
expNinja February 23rd, 2013 @ 02:53 PM
(from [78c77b9bdeca02a86f248c2d46c7921b96ce8673]) Initial attempt to fix awesome buttons in bootstraptheme [#893] https://github.com/exponentcms/exponent-cms/commit/78c77b9bdeca02a8...
-
expNinja February 23rd, 2013 @ 11:55 PM
(from [303e2e05dfc598714aea0c970b4628921b3614ad]) Fixes display of table list on eql export in the bootstraptheme [#893] https://github.com/exponentcms/exponent-cms/commit/303e2e05dfc59871...
-
expNinja February 24th, 2013 @ 01:33 PM
(from [82a317d14b53279367256d499b3c442c701066f9]) Fixes hr style in bootstraptheme which is invisible (large vertical space) otherwise [#893] https://github.com/exponentcms/exponent-cms/commit/82a317d14b532793...
-
expNinja February 27th, 2013 @ 07:48 PM
(from [1cd9d2d742bb47bb8f04c3497f4365b12ba1b8f1]) Changes (reduces) button size in bootstraptheme, configure now allows setting the buttons size to medium or large [#893] https://github.com/exponentcms/exponent-cms/commit/1cd9d2d742bb47bb...
-
expNinja February 27th, 2013 @ 10:35 PM
(from [02d50be9f5fe3aa21a70a09c7d2a2c1717452e6c]) Initial attempt at making 'img' only icon links into Font Awesome buttons [#893] https://github.com/exponentcms/exponent-cms/commit/02d50be9f5fe3aa2...
-
expNinja February 28th, 2013 @ 04:29 AM
(from [e949ff27525acfccc000d932ca6e3fcbbdf4c6d1]) CLeans up the img-only icon buttons except for a few ecommerce odd ones like toggle_on toggle_off [#893] https://github.com/exponentcms/exponent-cms/commit/e949ff27525acfcc...
-
dleffler February 28th, 2013 @ 04:30 AM
We still need to implement something for toggle_on/toggle_off or change the lines calling that to do it another way.
Also need to convert some of the none {icon} type markers/links so they display as a button like the others with them (e.g., top of calendar) except it must remain transparent with other themes
-
expNinja February 28th, 2013 @ 04:59 AM
(from [a7009fd342cc9506917d02ac2caf1d3c9f831e0e]) Converts the non-links at top of calendars to display as buttons in bootstraptheme, yet display normally in other themes [#893] https://github.com/exponentcms/exponent-cms/commit/a7009fd342cc9506...
-
expNinja February 28th, 2013 @ 05:04 AM
(from [4bc91d26f06e18927a3ed80973899db4c463b4fc]) Converts the non-links at top of day view calendars to display as buttons in bootstraptheme, yet display normally in other themes [#893] https://github.com/exponentcms/exponent-cms/commit/4bc91d26f06e1892...
-
dleffler February 28th, 2013 @ 05:04 AM
also need to reevaluate the menu style since bootstrap now does cascading menus where we had to hack it in
-
expNinja February 28th, 2013 @ 03:27 PM
(from [79b96600bc81e96dc9f8d5fc9e3b311d2722d968]) Updates bootstraptheme top nav menu to use new built-in submenu support instead of our hack, also adds theme configuration options to set menu alignment to left/right and menu location of top fixed, bottom fixed, or top static; also changes pagination links to use 'small' so its not so large [#893] https://github.com/exponentcms/exponent-cms/commit/79b96600bc81e96d...
-
expNinja February 28th, 2013 @ 04:52 PM
(from [d07ef97ad2c5c298b9398b7f9015d18b380eec76]) Bootstrap-izes the icons in the form designer [#893] https://github.com/exponentcms/exponent-cms/commit/d07ef97ad2c5c298...
-
expNinja February 28th, 2013 @ 05:52 PM
(from [da81c670bc0e11739c02d5bc20991023dbbc1863]) Fixes a couple views for bootstraptheme [#893] https://github.com/exponentcms/exponent-cms/commit/da81c670bc0e1173...
-
dleffler February 28th, 2013 @ 06:09 PM
- Title changed from * Feature request - Fix some styles in bootstraptheme to Feature request - Fix some styles in bootstraptheme
We've come a long way so, No longer an 'alpha' only ticket
-
dleffler March 2nd, 2013 @ 09:43 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
-
dleffler March 16th, 2013 @ 03:28 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
dleffler March 29th, 2013 @ 08:00 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler April 29th, 2013 @ 11:23 AM
- 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