Carsten Brandt
|
fbb93d0b63
|
doc enhancements for #461
|
12 years ago |
Carsten Brandt
|
3680a4781d
|
removed unneccessary brackets
|
12 years ago |
Qiang Xue
|
cf47a71db7
|
Fixes issue #478: Improved the generation of secret key
|
12 years ago |
Qiang Xue
|
21160338d7
|
Implemented default controller namespace.
|
12 years ago |
Qiang Xue
|
8435285c19
|
doc fix.
|
12 years ago |
Carsten Brandt
|
9b6df54c7d
|
Adjusted type map in MSSQL Querybuilder
MSSQL seems to support limits for decimal type, so we add a default
limit.
|
12 years ago |
Carsten Brandt
|
af68ee9d27
|
Sqlite unit test for abstract db types
|
12 years ago |
Carsten Brandt
|
7117a6752b
|
Added phpdoc about precision constraints for abstract db types
|
12 years ago |
Qiang Xue
|
22357befad
|
Added "@runtime" and "@vendor" aliases.
|
12 years ago |
Carsten Brandt
|
5c56c0fc02
|
Better flexibility for abstract db types
Feature was requested in yiisoft/yii#765
|
12 years ago |
Qiang Xue
|
36bbfd54ca
|
Implemented "@app/runtime" alias.
|
12 years ago |
Qiang Xue
|
607f3a5987
|
Fixes issue #476
|
12 years ago |
Qiang Xue
|
8ae9463589
|
Fixes issue #472: doc fix.
|
12 years ago |
Gevik Babakhani
|
5a380360c7
|
Added table based sequence.
|
12 years ago |
Gevik Babakhani
|
cbde22af55
|
Savepoint WIP QueryBuilder!
|
12 years ago |
Gevik Babakhani
|
04ebd12277
|
Added last insert value to pgsql PDO
|
12 years ago |
Qiang Xue
|
800723945b
|
Fixes issue #194: Added Application::catchAll.
|
12 years ago |
Carsten Brandt
|
0d34aab0ab
|
added missing default to getValue in boostrap tabs
fixes #465
|
12 years ago |
Alexander Kochetov
|
00dec2bfbb
|
\yii\widgets\Menu improvement
|
12 years ago |
Qiang Xue
|
c9a7119b91
|
Fixes issue #467: allow view file to be absent as long as the themed version exists.
|
12 years ago |
Gevik Babakhani
|
97270a389a
|
Savepoint, implementing fkeys.
|
12 years ago |
Qiang Xue
|
d0ba90c1e4
|
better auto scrolling.
|
12 years ago |
Qiang Xue
|
5e9c8cb7c4
|
Fixes issue #446: automatically scroll to first error.
|
12 years ago |
Gevik Babakhani
|
103621ad05
|
Savepoint: WIP implementing columns
|
12 years ago |
Qiang Xue
|
c8df8e2aba
|
doc fix.
|
12 years ago |
Qiang Xue
|
60c351ea93
|
refactored Tabs.
|
12 years ago |
Qiang Xue
|
79aaf1fbec
|
refactored ButtonDropdown and Dropdown.
|
12 years ago |
Qiang Xue
|
a93f75068e
|
refactoring button classes.
|
12 years ago |
Qiang Xue
|
e1cde74b7b
|
Fixed doc.
|
12 years ago |
Qiang Xue
|
94b2d17031
|
Fixes issue #460
|
12 years ago |
Carsten Brandt
|
09e4229e16
|
[WIP] RESTful routing syntax for UrlManager
issue #303
Here is the proposal for RESTful routing syntax:
https://gist.github.com/cebe/5674918
|
12 years ago |
Qiang Xue
|
66e698673d
|
Fixes issue #457: incorrect HTTPS detection.
|
12 years ago |
Qiang Xue
|
f05f85fcfe
|
Removed Connection::__sleep.
|
12 years ago |
Qiang Xue
|
9339edbd45
|
Refactored Progress.
|
12 years ago |
Alexander Kochetov
|
c77d3193a5
|
Comments
|
12 years ago |
Antonio Ramirez
|
b459990e00
|
added progress widget
|
12 years ago |
Qiang Xue
|
c1b74ba945
|
refactored Nav and NavBar.
|
12 years ago |
Antonio Ramirez
|
d5b878d35e
|
docs minor change
|
12 years ago |
Antonio Ramirez
|
a57597719c
|
buttons refactored (2nd round)
|
12 years ago |
Alexander Kochetov
|
becc88e4b6
|
jQuery UI spinner widget
|
12 years ago |
Alexander Kochetov
|
2e574b9646
|
jQuery UI selectable widget
|
12 years ago |
Alexander Kochetov
|
d55b104976
|
jQuery UI droppable widget
|
12 years ago |
Alexander Kochetov
|
670a16200d
|
Change example option
|
12 years ago |
Carsten Brandt
|
280727408f
|
fixed wrong usage of $.inArray in validators
fixes #448
|
12 years ago |
Alexander Kochetov
|
77e34ac91f
|
jQuery UI draggable widget
|
12 years ago |
Alexander Kochetov
|
4d1666704a
|
jQuery UI resizeable widget
|
12 years ago |
Gevik Babakhani
|
4602b575ad
|
Save point: WIP implementing db schema functionality.
|
12 years ago |
Antonio Ramirez
|
d3bbc5fe40
|
small fix
|
12 years ago |
Antonio Ramirez
|
fce33a25dd
|
fixed indentation and button group label bug
|
12 years ago |
Antonio Ramirez
|
f651e72372
|
refactored label render
|
12 years ago |