Alexander Makarov
|
8f2ce5dab7
|
Fixed typo and code style
|
11 years ago |
Alexander Makarov
|
8a1bf04599
|
Fixes #790: added visible for Nav and Dropdown
|
11 years ago |
Qiang Xue
|
c835f17d1f
|
finished rule generation for model generator.
|
11 years ago |
Qiang Xue
|
6978a6803f
|
bug fix of form generator.
|
11 years ago |
Qiang Xue
|
89c61c9cb4
|
minor fixes of debugger.
|
11 years ago |
Qiang Xue
|
c037b481e8
|
Added SafeValidator.
|
11 years ago |
Carsten Brandt
|
c23725aca0
|
fix dataProvider getSort()
correct creation of new Sort object if none is there
|
11 years ago |
Carsten Brandt
|
8beadc91f4
|
cleanup MemCache timeout API after #804
use milliseconds only and fall back to seconds for older memcache
versions.
|
11 years ago |
Panagiotis Moustafellos
|
5311dac904
|
Added failureCallback, reduced timeouts to 1s
|
11 years ago |
Panagiotis Moustafellos
|
b010ed8363
|
Mentioning that timeoutms is available in memcache only.
|
11 years ago |
Carsten Brandt
|
96c7534ca3
|
set default format for gridview to text
default format is text in short format so it should also be
like that in array() defintion.
|
11 years ago |
Panagiotis Moustafellos
|
7840ace6e6
|
Removed extra line
|
11 years ago |
Panagiotis Moustafellos
|
5eff5310ba
|
Added timeoutms parameter in MemCache
|
11 years ago |
Qiang Xue
|
1072abb189
|
fixed test break.
|
11 years ago |
Qiang Xue
|
28423486f1
|
model generator WIP
|
11 years ago |
Qiang Xue
|
2d6ec6bb24
|
fixed overflow
|
11 years ago |
Qiang Xue
|
21b0cc73c4
|
fixed uninitialized pro issue.
|
11 years ago |
Qiang Xue
|
dea65efd04
|
bring back missing exception callstack display.
|
11 years ago |
Borro
|
9f72973b83
|
Bug in XML format
|
11 years ago |
Qiang Xue
|
92a1bef076
|
typo
|
11 years ago |
Qiang Xue
|
95bc36c2e6
|
refactored generators.
|
11 years ago |
Qiang Xue
|
a9e71d5565
|
better handling with exceptions in __toString()
|
11 years ago |
Qiang Xue
|
528f8c82f3
|
Fixes #795: do not generate form-control css class for file input as it would display an unneeded border.
|
11 years ago |
Qiang Xue
|
48e3739b21
|
model generator WIP
|
11 years ago |
Qiang Xue
|
a6248b4aab
|
Refactored hint feature.
|
11 years ago |
Philipp Frenzel
|
17538187c4
|
Missing SemiKolon in module generator module template
missing semikolon after namespace in module template
|
11 years ago |
Qiang Xue
|
2a152cb555
|
model generator WIP
|
11 years ago |
callmez
|
e1b5ac6e2a
|
typo path fix
|
11 years ago |
Alexander Makarov
|
4b008ae096
|
Updated bootstrap to release version including wrappers and views
|
11 years ago |
Qiang Xue
|
8ea5858d0d
|
refactored gii.
|
11 years ago |
Qiang Xue
|
dccb10d109
|
model generator WIP
|
11 years ago |
Qiang Xue
|
5c4ad45f01
|
Fixes #783.
|
11 years ago |
Qiang Xue
|
b9553eb57a
|
Replaced diff vendor.
|
11 years ago |
Qiang Xue
|
c7c7683f8f
|
Added StringHelper::diff().
|
11 years ago |
Qiang Xue
|
829c10f4fa
|
Fixed yii autoload precedence.
|
11 years ago |
Alexander Makarov
|
5f6ff37ee7
|
Gii: use composer instead of including diff library directly
|
11 years ago |
Alexander Makarov
|
514f121cf7
|
Gii: compressed logo image
|
11 years ago |
Alexander Makarov
|
ee75653404
|
Gii: fixed logo position in mobile mode, cleanup
|
11 years ago |
Alexander Makarov
|
9bed03384b
|
Gii: minor JS fixes
|
11 years ago |
Alexander Makarov
|
b70fceb605
|
NavBar updated to reflect bootstrap v3 changes. Logo is now visible when viewed via mobile.
|
11 years ago |
Qiang Xue
|
3852e0b7cb
|
finished module code generator.
|
11 years ago |
Carsten Brandt
|
2c5098860f
|
sort classmap alphabetically
to avoid producing different results on different file systems
-> better diffs
|
11 years ago |
Carsten Brandt
|
bb2274eae2
|
re-added Exception about wrong class name to autoloader
helps reducing weird error messages.
|
11 years ago |
Luciano Baraglia
|
52654a9d63
|
Changed label for gii generated form [skip ci]
|
11 years ago |
Qiang Xue
|
4a02e0b539
|
finished form generator.
|
11 years ago |
Luciano Baraglia
|
369a5b7b94
|
Code style ultra-minimum-fix [skip ci]
|
11 years ago |
Qiang Xue
|
ff08a5de94
|
gii wip
|
11 years ago |
Qiang Xue
|
18da3eaa53
|
typo fix.
|
11 years ago |
Qiang Xue
|
775604ae03
|
doc fix.
|
11 years ago |
Qiang Xue
|
054b6f5818
|
Finished controller code generator.
|
11 years ago |