Create jquery/bootstrap3 replacement controls for yui ones
Reported by dleffler | December 24th, 2013 @ 02:03 AM
We'll need to create/write some new controls to replace our YUI ones...specifically:
- autocompletecontrol (still yui2) ecommerce product searches, etc...
- tagtreecontrol (still yui2) store categories
- calendarcontrol, popupdatetimecontrol, yuicalendarcontrol, yuidatetimecontrol (not sure we need 4 separate controls in addition to the text datetimecontrol, & monthyearcontrol...can we consolidate some of these?)
- colorcontrol
- filemanagercontrol (this is more exp proprietary, but needed nonetheless)
- listbuildercontrol (NOT a yui control, but better jquery/bootstrap versions exist)
The following controls have been deprecated in v2.2.3+ since they have NOT been used in 2.x
- antispamcontrol (we use reCaptcha library instead)
- configcontrol
- contactcontrol
- listcontrol
- massmailcontrol
- nextbackcontrol
- quantitycontrol (usin html5 numbercontrol now)
- yuieditorcontrol
Comments and changes to this ticket
-
expNinja January 3rd, 2014 @ 06:06 AM
(from [84e29d7a0fd14813451b9c3643e587cbd05c941a]) Adds new bootstrap (actually jquery) tag picker control [#1120] https://github.com/exponentcms/exponent-cms/commit/84e29d7a0fd14813...
-
expNinja January 3rd, 2014 @ 03:53 PM
(from [970dedf37ebd04bbf5e22e5fac8c017fb3e19ea6]) Replaces existing color control w/ jquery spectrum [#1120] https://github.com/exponentcms/exponent-cms/commit/970dedf37ebd04bb...
-
expNinja January 3rd, 2014 @ 03:53 PM
(from [3e815f7741f8dece35f401642f987ea03c520d87]) Replace yui2 lightbox used to optionally display calendar events w/ jquery colorbox [#1120 #747]] https://github.com/exponentcms/exponent-cms/commit/3e815f7741f8dece...
-
expNinja January 9th, 2014 @ 10:47 PM
(from [ca8431956d16e8d4b744d3ad484348e67b61f5a4]) New jquery calendar control (yuicalendarcontrol replacement) for bootstrap framework (initially), will become base for all calendar controls [#742 #1120] https://github.com/exponentcms/exponent-cms/commit/ca8431956d16e8d4...
-
expNinja January 10th, 2014 @ 12:24 AM
(from [d08cf31fed5d3e37728342353f3b9940efee1808]) Actual form control file for New jquery calendar control (yuicalendarcontrol replacement) for bootstrap framework (initially), will become base for all calendar controls [#742 #1120] https://github.com/exponentcms/exponent-cms/commit/d08cf31fed5d3e37...
-
expNinja January 10th, 2014 @ 03:51 AM
(from [cef8fe6cf62c518948524c60d637f9abb16ee719]) New jquery calendar control (calendarcontrol replacement) for bootstrap framework (initially), will become base for all calendar controls [#742 #1120] https://github.com/exponentcms/exponent-cms/commit/cef8fe6cf62c5189...
-
expNinja January 15th, 2014 @ 09:49 PM
(from [5b3f885c60614d5d3ae5a1eb96ad78a45e97a9ff]) New jquery calendar control jquery datepicker plugin updated to v2.1.8 to fix an issue when instantiated within a 'tab' [#742 #1120] https://github.com/exponentcms/exponent-cms/commit/5b3f885c60614d5d...
-
expNinja January 16th, 2014 @ 03:16 AM
(from [e09c0784832894df38cf60aa97fbc5803e8966e5]) New jquery calendar control (yuicalendarcontrol replacement) for bootstrap framework (initially) [#742 #1120] https://github.com/exponentcms/exponent-cms/commit/e09c0784832894df...
-
expNinja January 17th, 2014 @ 03:26 PM
(from [1215ebfaa5ead69500f1292a15a741268072b4a8]) Missing file for new yuidatetimecontrol, minor updates to elFinder [#1120 #742] https://github.com/exponentcms/exponent-cms/commit/1215ebfaa5ead695...
-
expNinja January 22nd, 2014 @ 03:08 AM
(from [9d9f0d9542e443c1539a6fa6ad11a8cf4d1681dc]) Merge remote-tracking branch 'origin/develop' into newui
- origin/develop: Updates/fixes responsive datatables, adds filename 'sanitizer' plugin for elFinder (not yet used) Missing file for new yuidatetimecontrol, minor updates to elFinder [#1120 #742] Updates 3rd party library list Two fixes to deal with magic quotes being turned on (php v5.2 or 5.3) where we get backslashes in the params, esp w/ json) Updates changelogs New jquery calendar control (yuicalendarcontrol replacement) for bootstrap framework (initially) [#742 #1120] New jquery calendar control jquery datepicker plugin updated to v2.1.8 to fix an issue when instantiated within a 'tab' [#742 #1120] Minor tweaks to get elFinder drag/drop copy/paste to work with more browsers Update database manager to v4.0.2 (failed to upload v4.0.0 main file anyway) https://github.com/exponentcms/exponent-cms/commit/9d9f0d9542e443c1...
-
expNinja January 22nd, 2014 @ 03:09 AM
(from [9d9f0d9542e443c1539a6fa6ad11a8cf4d1681dc]) Merge remote-tracking branch 'origin/develop' into newui
- origin/develop: Updates/fixes responsive datatables, adds filename 'sanitizer' plugin for elFinder (not yet used) Missing file for new yuidatetimecontrol, minor updates to elFinder [#1120 #742] Updates 3rd party library list Two fixes to deal with magic quotes being turned on (php v5.2 or 5.3) where we get backslashes in the params, esp w/ json) Updates changelogs New jquery calendar control (yuicalendarcontrol replacement) for bootstrap framework (initially) [#742 #1120] New jquery calendar control jquery datepicker plugin updated to v2.1.8 to fix an issue when instantiated within a 'tab' [#742 #1120] Minor tweaks to get elFinder drag/drop copy/paste to work with more browsers Update database manager to v4.0.2 (failed to upload v4.0.0 main file anyway) https://github.com/exponentcms/exponent-cms/commit/9d9f0d9542e443c1...
-
expNinja January 22nd, 2014 @ 03:09 AM
(from [9d9f0d9542e443c1539a6fa6ad11a8cf4d1681dc]) Merge remote-tracking branch 'origin/develop' into newui
- origin/develop: Updates/fixes responsive datatables, adds filename 'sanitizer' plugin for elFinder (not yet used) Missing file for new yuidatetimecontrol, minor updates to elFinder [#1120 #742] Updates 3rd party library list Two fixes to deal with magic quotes being turned on (php v5.2 or 5.3) where we get backslashes in the params, esp w/ json) Updates changelogs New jquery calendar control (yuicalendarcontrol replacement) for bootstrap framework (initially) [#742 #1120] New jquery calendar control jquery datepicker plugin updated to v2.1.8 to fix an issue when instantiated within a 'tab' [#742 #1120] Minor tweaks to get elFinder drag/drop copy/paste to work with more browsers Update database manager to v4.0.2 (failed to upload v4.0.0 main file anyway) https://github.com/exponentcms/exponent-cms/commit/9d9f0d9542e443c1...
-
expNinja September 3rd, 2014 @ 03:17 PM
(from [c5aaff64507feff370628fa8115f02d025ecdde0]) Updates bs3 listbuildercontrol to use bs3 and not jqueryui [#1120] https://github.com/exponentcms/exponent-cms/commit/c5aaff64507feff3...
-
expNinja September 3rd, 2014 @ 07:36 PM
(from [8e0eefb1de77b082abc98a4d375de2a84ca1d104]) Updates bs2/bs3 tagpickerercontrol to not use jqueryui; fixes passing of empty tags to the tag picker; also fixes possible unecessary multiple loading of tag-it script adds bootstrap-tagsinput & typeahead plugins [#1120] https://github.com/exponentcms/exponent-cms/commit/8e0eefb1de77b082...
-
expNinja September 3rd, 2014 @ 08:42 PM
(from [84b88813c8fc7da81a2ea11cb9a9abe173b598d0]) Updates bs3 yuicalendarcontrol & yuidatetimecontrol to not use yui[#1120] https://github.com/exponentcms/exponent-cms/commit/84b88813c8fc7da8...
-
expNinja September 3rd, 2014 @ 08:49 PM
(from [1bb4cd314228e98ece142c57c4c854c0c2771527]) Removes commented code from recent bs3 control updates [#1120] https://github.com/exponentcms/exponent-cms/commit/1bb4cd314228e98e...
-
expNinja September 4th, 2014 @ 02:17 AM
(from [ab10bb2b19132443e9e4152a11eab92660aaa421]) Regression fix to ensure yui-min.js is loaded on views with YUI code since we can't assume that YUI is always loaded now (ecommerce in bs3 theme) [#1120] https://github.com/exponentcms/exponent-cms/commit/ab10bb2b19132443...
-
expNinja September 4th, 2014 @ 02:17 AM
(from [86b79adb425a007ea4260c2fccb0b513c9dea5e5]) Fixes a number of anomalies (& inefficient code) in form controls due to an assumption that if a param was set, it was set to 1 [#1120] https://github.com/exponentcms/exponent-cms/commit/86b79adb425a007e...
-
expNinja September 4th, 2014 @ 02:17 AM
(from [569b9ce29d234ec55d3133d29a017e1f9e22fcee]) Adds a non-yui, but jquery only popupdatetimecontrol [#1120] https://github.com/exponentcms/exponent-cms/commit/569b9ce29d234ec5...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [b390bb36cf73217b60c005ce6b029e4dbae266d1]) Updates bs3 listbuildercontrol to use bs3 and not jqueryui #1120 https://github.com/exponentcms/exponent-cms/commit/b390bb36cf73217b...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [9dd26cb4b96c0dfeb00fd6bbc905c3c375735aca]) Updates bs2/bs3 tagpickerercontrol to not use jqueryui; fixes passing of empty tags to the tag picker; also fixes possible unecessary multiple loading of tag-it script adds bootstrap-tagsinput & typeahead plugins #1120 https://github.com/exponentcms/exponent-cms/commit/9dd26cb4b96c0dfe...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [9810c10bc1f67652976cac12643618d67c749e79]) Updates bs3 yuicalendarcontrol & yuidatetimecontrol to not use yui#1120 https://github.com/exponentcms/exponent-cms/commit/9810c10bc1f67652...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [3ce69d754790e82c4174a50cf6fe90475f15f1a9]) Removes commented code from recent bs3 control updates #1120 https://github.com/exponentcms/exponent-cms/commit/3ce69d754790e82c...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [e521e80f95a3173884619b5770600a487efcb3d5]) Regression fix to ensure yui-min.js is loaded on views with YUI code since we can't assume that YUI is always loaded now (ecommerce in bs3 theme) #1120 https://github.com/exponentcms/exponent-cms/commit/e521e80f95a31738...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [8c6fd0df42e280f8f4d2b8704bd4e80439fe41a2]) Fixes a number of anomalies (& inefficient code) in form controls due to an assumption that if a param was set, it was set to 1 #1120 https://github.com/exponentcms/exponent-cms/commit/8c6fd0df42e280f8...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [80692f4db13c5f301146bd714351aec7a53c6633]) Adds a non-yui, but jquery only popupdatetimecontrol #1120 https://github.com/exponentcms/exponent-cms/commit/80692f4db13c5f30...
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
People watching this ticket
Tags
Referenced by
- 747 Upgrade: YUI2 widgets/modules to use YUI3/jQuery (from [3e815f7741f8dece35f401642f987ea03c520d87]) Replace...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... (from [ca8431956d16e8d4b744d3ad484348e67b61f5a4]) New jqu...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... (from [d08cf31fed5d3e37728342353f3b9940efee1808]) Actual ...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... (from [cef8fe6cf62c518948524c60d637f9abb16ee719]) New jqu...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... (from [5b3f885c60614d5d3ae5a1eb96ad78a45e97a9ff]) New jqu...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... (from [e09c0784832894df38cf60aa97fbc5803e8966e5]) New jqu...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... (from [1215ebfaa5ead69500f1292a15a741268072b4a8]) Missing...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...
- 742 Feature request - Consider replacement for yuicalendarcontrol, etc... origin/develop: Updates/fixes responsive datatables, adds...