Alexander Kochetov
024dab3093
JQuery UI bundle assets config
12 years ago
Qiang Xue
9ea5ccc4dc
bug fix.
12 years ago
Qiang Xue
a968895423
Added composer extension.
12 years ago
Qiang Xue
b24d04ae90
Added psr-0.
12 years ago
Qiang Xue
72769ff348
Fixed breaking test.
12 years ago
Qiang Xue
0744413819
Fixed iii include path.
12 years ago
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
12 years ago
Qiang Xue
894510cfa7
Fixed bootstrap asset registration issue.
12 years ago
Qiang Xue
a8832d5976
Merge pull request #336 from creocoder/bootstrap-js-separation
...
[READY] Bootstrap bundle
12 years ago
Alexander Kochetov
362f71b1b7
Widget::$transition removed, bundles depency fixed
12 years ago
Alexander Kochetov
0e12aee81b
'yii/bootstrap/popover' bundle depency optimization
12 years ago
Alexander Kochetov
b1460fe558
Bundle names fixes, base widget fixes, other widgets fixes
12 years ago
Qiang Xue
4ab5ce3b5e
Fixed join query for AR.
12 years ago
Alexander Kochetov
0763684e8e
Responsive bundle depency fix
12 years ago
Alexander Kochetov
2b63dc888a
Bundle names and depency fixes
12 years ago
Alexander Kochetov
c3bce6b611
YiiBase move all after class definition
12 years ago
Alexander Kochetov
6f2acf0518
YiiBase
12 years ago
Alexander Kochetov
95d4d8f520
Reloaded
12 years ago
Alexander Kochetov
b190b82a13
Additional bootstrap packages
12 years ago
Qiang Xue
cf99fb9237
Merge pull request #335 from creocoder/uncompressed-js
...
Uncompressed assets js files for better final compression
12 years ago
Alexander Kochetov
3a1b9c6ba6
New approach
12 years ago
Qiang Xue
ced7c43fe3
minor refactoring.
12 years ago
Qiang Xue
c20929a690
Merge pull request #328 from tonydspaniard/327-bootstrap-typeahead
...
TypeAhead plugin
12 years ago
Qiang Xue
64dd801c1e
Merge pull request #334 from creocoder/bootstrap-alert-widget-bugfixes
...
yii\bootstrap\Alert bugfixes and commentfixes
12 years ago
Alexander Kochetov
fc4da10891
Uncompressed assets js files for better overall compression
12 years ago
Alexander Kochetov
bff963576e
yii\bootstrap\Alert bugfixes and commentfixes
12 years ago
Qiang Xue
0c9a65e9a9
Merge pull request #330 from tonydspaniard/329-bootstrap-alert
...
bootstrap alert widget
12 years ago
Antonio Ramirez
80ca760b2d
dough!
12 years ago
Antonio Ramirez
51a4a9ee51
Apply latest feedback
12 years ago
Antonio Ramirez
74aaa4f00d
code style fixes and refactored as stated on comments
12 years ago
Qiang Xue
0522f9bbfe
Replaced id2camel with direct implementation
12 years ago
Antonio Ramirez
fc78398447
fixed code style
12 years ago
Antonio Ramirez
8d1a745192
fixed comments and code style
12 years ago
Antonio Ramirez
4b6df0e178
bootstrap alert widget
12 years ago
Antonio Ramirez
f0f19e338a
comparison swapped
12 years ago
Antonio Ramirez
6c25c8fca9
minor fixes
12 years ago
Antonio Ramirez
fc6e66838a
added typeahead
12 years ago
Paul Klimov
da3977964b
Check for console mode at "YiiRequirementChecker" has been simplified.
12 years ago
Paul Klimov
99f757c641
Yii core requirements have been updated: PHP version raised up to 5.3.11
12 years ago
Paul Klimov
987230a366
Merge pull request #326 from kachar/patch-1
...
Fix YiiRequirementChecker.php typo
12 years ago
Ilko
254937b069
Fix YiiRequirementChecker.php typo
12 years ago
Paul Klimov
ff386fc462
"YiiRequirementChecker" fixed to determine console mode more precisely.
12 years ago
Paul Klimov
004d0b044a
"YiiRequirementChecker" definition has been reverted to match PHP 4.3
12 years ago
Qiang Xue
b2e7aa3114
Enhanced the detection of secure connection.
12 years ago
Qiang Xue
cc7c6c7aac
Refactored Modal.
12 years ago
Carsten Brandt
7a1e4e6227
< PHP 5.3 compatibility for req checker
12 years ago
Carsten Brandt
6a1b226cdb
code style and UI improvements to requirements checker
...
also changed PHP Intl support to optional.
12 years ago
Carsten Brandt
4ad9322879
readded accidentally removed .gitignore file
12 years ago
Carsten Brandt
9e6a1a5847
Changed Yii.php case in some files where it was wrong
12 years ago
Carsten Brandt
a77bfea21d
Merge branch 'master' of github.com:yiisoft/yii2
...
* 'master' of github.com:yiisoft/yii2: (31 commits)
Finished bootstrap Widget and Modal.
PHP Intl extension has been added to default Yii requirements.
moved optional packages to "suggest", updated platform requirements
"vendor-dir": "vendor" is default, removed
Fixes issue #320 : Module::createController() will fail with a route with trailing slash.
Fixed test break about AssetController.
requirements css.php twitter bootstrap update to 2.3.2
Twitter bootstrap updated to 2.3.2
Modified the IAssetConvert interface.
hashing the key for registerCss and registerJs.
Update AccessRule.php
refactored code after feedback
Fixed framework path.
Added support for View::POS_READY.
new proposed structure
remove from master (update track)
minor fixes
updated the README file of the bootstrap app.
Inflector class
readjusting files for the framework package.
...
12 years ago