Qiang Xue
978597919d
Merge pull request #1715 from WouterSlob/1632
...
Make sure DatePicker is shown when inline and using a language. Remove not used use
11 years ago
Qiang Xue
53daaf81ef
Merge pull request #1714 from Ragazzo/tests_improved
...
modified tests, improved configuration, introduced aspect
11 years ago
Mark
139fbcbc93
CS fix
11 years ago
Mark
1c1a310a5c
aspect mock requirement removed
11 years ago
Mark
11c42fa7c1
tests improved, aspect mock changes reverted
11 years ago
Alexander Makarov
c3c642ddfc
Merge pull request #1723 from Ragazzo/profile_panel_fix
...
detailed view profile panel fix
11 years ago
Mark
a82f7c5260
fix
11 years ago
Mark
31383fe476
detailed view profile panel fix
11 years ago
Alexander Makarov
5095401a9e
Merge pull request #1698 from Ragazzo/debug_module_profile_panel_improvements
...
improved debug module profile panel
11 years ago
Qiang Xue
9e66e08bc7
Fixes #802 : Added support for retrieving sub-array element or child object property through `ArrayHelper::getValue()`
11 years ago
Qiang Xue
9fd9487209
Merge pull request #1720 from dizews/move-urlmanager-into-common-config
...
move showScriptName into the common config of tests
11 years ago
Vladimir Zbrailov
b9855a4593
move showScriptName into the common config of tests
11 years ago
Alexander Makarov
90d5e5cfe4
Updated HTMLPurified dependency to `4.6.*`
11 years ago
Carsten Brandt
8fdd534526
reverted short array syntax in requirements.php
...
fixes #1717
11 years ago
Carsten Brandt
71018175ea
Merge pull request #1719 from andersonamuller/patch-1
...
Doc fix
11 years ago
Anderson Müller
82c54bb204
Typo
11 years ago
Anderson Müller
f08a6c6f10
Doc fix
11 years ago
Qiang Xue
c84588a4ae
updated doc.
11 years ago
Qiang Xue
1edeb7aa5e
Fixed test break.
11 years ago
Qiang Xue
5f8e6d377b
Fixes #1706 : Added support for registering a single JS/CSS file with dependency
11 years ago
Qiang Xue
b83414f682
Merge pull request #1716 from WouterSlob/Remove-not-used-uses
...
Remove not used uses
11 years ago
Mark
9a416f3cc4
CS fixes
11 years ago
Wouter Slob
1c368d93de
Remove not used uses
11 years ago
Wouter Slob
6a2ed98dc1
Make sure DatePicker is shown when inline and using a language. Remove not used use
11 years ago
Wouter Slob
6c01f238fc
Revert "Make sure DatePicker is shown when inline and using a language. Remove not used use"
...
This reverts commit 90c2f1095e
.
11 years ago
Wouter Slob
90c2f1095e
Make sure DatePicker is shown when inline and using a language. Remove not used use
11 years ago
Antonio Ramirez
52ad66e3fc
added README file
11 years ago
Mark
1afe198c19
modified tests, improved configuration, introduced aspect mock and specify.
11 years ago
Carsten Brandt
dabeea7a38
testing: do not require php ext in composer.json and use composer phpunit on travis
11 years ago
Carsten Brandt
f09bf4ea1d
Merge pull request #1711 from creocoder/phpunit-usage-fix
...
Actualize phpunit usage approach
11 years ago
Alexander Kochetov
32ea48c7ba
Actualize phpunit usage approach
11 years ago
Carsten Brandt
fbb9918a46
fixed an issue with message source and model as params
11 years ago
Carsten Brandt
5b8971352c
Merge pull request #1708 from crtlib/patch-2
...
Small fixes for the sake of consistency
11 years ago
Carsten Brandt
173c7de82b
changed default value of Component::_events
11 years ago
Carsten Brandt
ea47ce5ca2
code style fixes
11 years ago
Paul Kofmann
934051e804
Small fixes for the sake of consistency
11 years ago
Qiang Xue
b471900171
removed duplicated test config.
11 years ago
Qiang Xue
89afcdece8
Merge pull request #1700 from crtlib/patch-1
...
Using constants instead of literals in Behavior docs
11 years ago
Qiang Xue
0b28f290f3
Fixes #1704 : Incorrect regexp is used in `Inflector::camelize()`
11 years ago
Qiang Xue
1361bd3c7f
Merge pull request #1683 from Ragazzo/mail_event
...
Mail events before/after
11 years ago
Mark
12e46921b3
line fix
11 years ago
Qiang Xue
b09f709adc
Fixed build break.
11 years ago
Mark
c0a2201143
end of line fix
11 years ago
Mark
f267f4623f
reverted $isValid for events.
11 years ago
Qiang Xue
bf73fe80d4
Merge pull request #1703 from crtlib/patch-2
...
Removed redundant code in detachBehaviors()
11 years ago
Qiang Xue
0766ddca12
Fixes #1701 .
11 years ago
Qiang Xue
c88016f9d8
added default mail config to application.
11 years ago
Paul Kofmann
ee81915a1e
Removed redundant code in detachBehaviors()
...
After ensureBehaviors() call $this->_behaviors is an array already.
And since detachBehavior() unsets elements in $this->_behaviors, $this->_behaviors turns out to be an empty array after all iterations.
11 years ago
Paul Kofmann
6e34488fa5
Using constants instead of literals in Behavior
11 years ago
Mark
24ff3d3d85
improved debug module profile panel
11 years ago