JS Librarie Update : JQuery 1.11.0, JQuery-UI 1.10.4, JQuery-Mobile 1.4.0
@ -75,7 +75,7 @@ class Application_Controller_Plugin_Theme extends Zend_Controller_Plugin_Abstrac
|
||||
->appendStylesheet('/libs/ui-1.9.2/themes/smoothness/jquery-ui.css', 'all');
|
||||
} else {
|
||||
$view->headLink()
|
||||
->appendStylesheet('/libs/ui-1.10.3/themes/smoothness/jquery-ui.min.css', 'all');
|
||||
->appendStylesheet('/libs/ui-1.10.4/themes/smoothness/jquery-ui.min.css', 'all');
|
||||
}
|
||||
$view->headLink()->appendStylesheet('/libs/qtip/jquery.qtip.css', 'all');
|
||||
|
||||
@ -84,7 +84,7 @@ class Application_Controller_Plugin_Theme extends Zend_Controller_Plugin_Abstrac
|
||||
* ===> Standard Javascript
|
||||
*/
|
||||
$view->headScript()
|
||||
->appendFile('/libs/jquery/jquery-1.10.2.min.js', 'text/javascript');
|
||||
->appendFile('/libs/jquery/jquery-1.11.0.min.js', 'text/javascript');
|
||||
|
||||
if ($isIE6) {
|
||||
//Old JQuery version for IE6
|
||||
@ -94,8 +94,8 @@ class Application_Controller_Plugin_Theme extends Zend_Controller_Plugin_Abstrac
|
||||
->appendFile('/libs/ui-1.9.2/jquery-ui-i18n.min.js', 'text/javascript');
|
||||
} else {
|
||||
$view->headScript()
|
||||
->appendFile('/libs/ui-1.10.3/jquery-ui.min.js', 'text/javascript')
|
||||
->appendFile('/libs/ui-1.10.3/jquery-ui-i18n.min.js', 'text/javascript');
|
||||
->appendFile('/libs/ui-1.10.4/jquery-ui.min.js', 'text/javascript')
|
||||
->appendFile('/libs/ui-1.10.4/jquery-ui-i18n.min.js', 'text/javascript');
|
||||
}
|
||||
$view->headScript()
|
||||
->appendFile('/libs/qtip/jquery.qtip.js', 'text/javascript')
|
||||
@ -183,12 +183,12 @@ class Application_Controller_Plugin_Theme extends Zend_Controller_Plugin_Abstrac
|
||||
|
||||
//Style
|
||||
$view->headLink()
|
||||
->appendStylesheet('/libs/mobile/1.3.0/jquery.mobile-1.3.0.min.css', 'all');
|
||||
->appendStylesheet('/libs/mobile/1.4.0/jquery.mobile-1.4.0.min.css', 'all');
|
||||
|
||||
//JavaScript
|
||||
$view->headScript()
|
||||
->appendFile('/libs/jquery/jquery-1.9.1.min.js', 'text/javascript')
|
||||
->appendFile('/libs/mobile/1.3.0/jquery.mobile-1.3.0.min.js', 'text/javascript')
|
||||
->appendFile('/libs/jquery/jquery-1.11.0.min.js', 'text/javascript')
|
||||
->appendFile('/libs/mobile/1.4.0/jquery.mobile-1.4.0.min.js', 'text/javascript')
|
||||
->appendFile($paramsTheme->pathScript.'/script.js', 'text/javascript');
|
||||
|
||||
break;
|
||||
|
4
public/libs/jquery/jquery-1.11.0.min.js
vendored
Normal file
Before Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 3.8 KiB |
BIN
public/libs/mobile/1.4.0/images/icons-png/action-black.png
Normal file
After Width: | Height: | Size: 180 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/action-white.png
Normal file
After Width: | Height: | Size: 204 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/alert-black.png
Normal file
After Width: | Height: | Size: 197 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/alert-white.png
Normal file
After Width: | Height: | Size: 224 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-d-black.png
Normal file
After Width: | Height: | Size: 107 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-d-l-black.png
Normal file
After Width: | Height: | Size: 123 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-d-l-white.png
Normal file
After Width: | Height: | Size: 125 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-d-r-black.png
Normal file
After Width: | Height: | Size: 121 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-d-r-white.png
Normal file
After Width: | Height: | Size: 126 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-d-white.png
Normal file
After Width: | Height: | Size: 109 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-l-black.png
Normal file
After Width: | Height: | Size: 107 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-l-white.png
Normal file
After Width: | Height: | Size: 115 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-r-black.png
Normal file
After Width: | Height: | Size: 109 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-r-white.png
Normal file
After Width: | Height: | Size: 112 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-u-black.png
Normal file
After Width: | Height: | Size: 108 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-u-l-black.png
Normal file
After Width: | Height: | Size: 121 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-u-l-white.png
Normal file
After Width: | Height: | Size: 119 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-u-r-black.png
Normal file
After Width: | Height: | Size: 122 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-u-r-white.png
Normal file
After Width: | Height: | Size: 118 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/arrow-u-white.png
Normal file
After Width: | Height: | Size: 111 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/audio-black.png
Normal file
After Width: | Height: | Size: 228 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/audio-white.png
Normal file
After Width: | Height: | Size: 260 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/back-black.png
Normal file
After Width: | Height: | Size: 191 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/back-white.png
Normal file
After Width: | Height: | Size: 218 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/bars-black.png
Normal file
After Width: | Height: | Size: 94 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/bars-white.png
Normal file
After Width: | Height: | Size: 99 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/bullets-black.png
Normal file
After Width: | Height: | Size: 111 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/bullets-white.png
Normal file
After Width: | Height: | Size: 118 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/calendar-black.png
Normal file
After Width: | Height: | Size: 100 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/calendar-white.png
Normal file
After Width: | Height: | Size: 106 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/camera-black.png
Normal file
After Width: | Height: | Size: 173 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/camera-white.png
Normal file
After Width: | Height: | Size: 195 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-d-black.png
Normal file
After Width: | Height: | Size: 108 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-d-white.png
Normal file
After Width: | Height: | Size: 111 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-l-black.png
Normal file
After Width: | Height: | Size: 91 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-l-white.png
Normal file
After Width: | Height: | Size: 93 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-r-black.png
Normal file
After Width: | Height: | Size: 92 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-r-white.png
Normal file
After Width: | Height: | Size: 95 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-u-black.png
Normal file
After Width: | Height: | Size: 105 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/carat-u-white.png
Normal file
After Width: | Height: | Size: 108 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/check-black.png
Normal file
After Width: | Height: | Size: 125 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/check-white.png
Normal file
After Width: | Height: | Size: 135 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/clock-black.png
Normal file
After Width: | Height: | Size: 257 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/clock-white.png
Normal file
After Width: | Height: | Size: 296 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/cloud-black.png
Normal file
After Width: | Height: | Size: 157 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/cloud-white.png
Normal file
After Width: | Height: | Size: 179 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/comment-black.png
Normal file
After Width: | Height: | Size: 121 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/comment-white.png
Normal file
After Width: | Height: | Size: 130 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/delete-black.png
Normal file
After Width: | Height: | Size: 126 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/delete-white.png
Normal file
After Width: | Height: | Size: 128 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/edit-black.png
Normal file
After Width: | Height: | Size: 124 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/edit-white.png
Normal file
After Width: | Height: | Size: 129 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/eye-black.png
Normal file
After Width: | Height: | Size: 207 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/eye-white.png
Normal file
After Width: | Height: | Size: 233 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/forbidden-black.png
Normal file
After Width: | Height: | Size: 257 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/forbidden-white.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/forward-black.png
Normal file
After Width: | Height: | Size: 192 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/forward-white.png
Normal file
After Width: | Height: | Size: 223 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/gear-black.png
Normal file
After Width: | Height: | Size: 247 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/gear-white.png
Normal file
After Width: | Height: | Size: 285 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/grid-black.png
Normal file
After Width: | Height: | Size: 120 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/grid-white.png
Normal file
After Width: | Height: | Size: 129 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/heart-black.png
Normal file
After Width: | Height: | Size: 198 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/heart-white.png
Normal file
After Width: | Height: | Size: 228 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/home-black.png
Normal file
After Width: | Height: | Size: 110 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/home-white.png
Normal file
After Width: | Height: | Size: 114 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/info-black.png
Normal file
After Width: | Height: | Size: 200 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/info-white.png
Normal file
After Width: | Height: | Size: 227 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/location-black.png
Normal file
After Width: | Height: | Size: 169 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/location-white.png
Normal file
After Width: | Height: | Size: 189 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/lock-black.png
Normal file
After Width: | Height: | Size: 164 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/lock-white.png
Normal file
After Width: | Height: | Size: 182 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/mail-black.png
Normal file
After Width: | Height: | Size: 179 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/mail-white.png
Normal file
After Width: | Height: | Size: 199 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/minus-black.png
Normal file
After Width: | Height: | Size: 68 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/minus-white.png
Normal file
After Width: | Height: | Size: 70 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/navigation-black.png
Normal file
After Width: | Height: | Size: 160 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/navigation-white.png
Normal file
After Width: | Height: | Size: 178 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/phone-black.png
Normal file
After Width: | Height: | Size: 211 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/phone-white.png
Normal file
After Width: | Height: | Size: 226 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/plus-black.png
Normal file
After Width: | Height: | Size: 85 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/plus-white.png
Normal file
After Width: | Height: | Size: 86 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/power-black.png
Normal file
After Width: | Height: | Size: 222 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/power-white.png
Normal file
After Width: | Height: | Size: 252 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/recycle-black.png
Normal file
After Width: | Height: | Size: 198 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/recycle-white.png
Normal file
After Width: | Height: | Size: 229 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/refresh-black.png
Normal file
After Width: | Height: | Size: 225 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/refresh-white.png
Normal file
After Width: | Height: | Size: 245 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/search-black.png
Normal file
After Width: | Height: | Size: 226 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/search-white.png
Normal file
After Width: | Height: | Size: 252 B |
BIN
public/libs/mobile/1.4.0/images/icons-png/shop-black.png
Normal file
After Width: | Height: | Size: 129 B |