Arhell
|
1162a1d343
|
update jquery & others links
|
2022-08-13 01:09:35 +03:00 |
|
Arhell
|
8518f95605
|
update yii & php.net links
|
2022-08-09 00:11:49 +03:00 |
|
Marco van 't Wout
|
c41ba585ad
|
Remove executable mode from files that don't need it
|
2021-06-09 15:16:41 +02:00 |
|
Marco van 't Wout
|
243755e8b6
|
Add option to omit [CDATA wrapping from contents of <script> and <style> for HTML 5 applications.
|
2021-03-11 18:13:44 +01:00 |
|
Marco van 't Wout
|
097c482656
|
Add option to omit type="text/javascript" from <script> in HTML 5 applications. Keep original order of src and type attributes.
|
2021-03-11 17:49:24 +01:00 |
|
Marco van 't Wout
|
88fa6e4cd9
|
Add test case based on 3a30cefff2
|
2020-11-27 14:28:51 +01:00 |
|
Alexander Makarov
|
464158a78a
|
Fix formatting
|
2020-08-07 00:55:24 +03:00 |
|
Alexander Makarov
|
3ea3a00870
|
Skip CEmailValidatorTest::testMxPortDomainWithNoMXRecord() under github actions
|
2020-08-06 21:40:18 +03:00 |
|
Alexander Makarov
|
31625f898c
|
Dump vars
|
2020-08-06 21:34:44 +03:00 |
|
Alexander Makarov
|
338ae37c08
|
Apply @terabytesoftw workflow
|
2020-08-06 10:50:56 +03:00 |
|
Alexander Makarov
|
aa5780550c
|
Skip testing for create_function for PHP 8
|
2020-08-03 20:45:22 +03:00 |
|
Konstantin Zinnen
|
0003100ca4
|
Fix #4273: PHP 7.3 compatibility: Add "sameSite" support for cookies
|
2019-11-11 18:51:25 +02:00 |
|
Carsten Brandt
|
0f136db89e
|
fix indentation
|
2019-04-02 09:25:42 +02:00 |
|
stevoh6
|
4874064325
|
Fixes #4238: Fixed intolerance to nulls in CJavaScript::quote()
|
2019-01-29 20:40:51 +03:00 |
|
daniel1302
|
2ebe9b6513
|
Fixes #4191: Fixed multiple PHP 7.2 issues, added a way to exclude classes from autoloader
|
2018-01-31 03:08:29 +07:00 |
|
Alexander Makarov
|
314f261243
|
Disable email validator MX tests on travis
|
2017-05-22 14:50:47 +03:00 |
|
Ken Guest
|
9d122b32bf
|
Timeout in checkMxPorts is now configurable, using curl for better granularity.
|
2017-05-22 14:13:45 +03:00 |
|
Alexander Makarov
|
9a8985ae9d
|
Minor fixes [skip ci]
|
2017-04-18 19:39:10 +03:00 |
|
Alexander Makarov
|
1e1c5b7b05
|
Fixes #4043: Fixed CJavaScript::quote() to properly escape Unicode characters
|
2017-04-18 15:45:27 +03:00 |
|
Alexander Makarov
|
7e45fa1a08
|
Fixes #2819: backported masking of CSRF tokens from Yii 2.0
|
2017-04-18 13:42:44 +03:00 |
|
Alexander Makarov
|
6771558d0c
|
Fixes #4075: Added CClientScript::hasPackage()
|
2017-03-24 00:13:36 +03:00 |
|
Alexander Makarov
|
9b14ff3e3f
|
Fixes #4064: Fixed CHtml::beginForm which produced wrong HTML when using an anchor in the action URL of a GET form
|
2017-03-14 00:30:12 +03:00 |
|
Carsten Brandt
|
04f97932dd
|
added test for markdown parser UTF8 compatibility
issue #4083
|
2016-08-22 09:45:55 +02:00 |
|
Zheng-Xiang Ke
|
9ffe1da7a9
|
Fixes #4061: Fixed "Fatal Error: Nesting level too deep - recursive dependency" error in CArrayDataProvider
|
2016-07-02 19:16:36 +03:00 |
|
Dirk Adler
|
9e532851b1
|
Fixes #4020: Fixed PHP 7 related bug in CCacheHttpSession when destroying not cached sessions
* CCacheHttpSession::destroySession now always returns true
* added CCacheHttpSessionTest
|
2016-03-06 01:06:55 +03:00 |
|
Alexander Makarov
|
d8220b9d94
|
Merge pull request #3538 from steven-hadfield/1191-removing-event-handler-while-handling-events-fails
Fix for 1191 (detachEventHandler causing undefined index in CListIterator)
|
2016-01-08 17:28:14 +03:00 |
|
Carsten Brandt
|
498fdbcb2d
|
added test for boolean validator #3813
|
2016-01-05 17:21:14 +01:00 |
|
Carsten Brandt
|
8b1659216b
|
fixed regressin in CEmailValidator::validateValue()
fixes #3764, which was introduced by #3283
|
2016-01-05 16:56:53 +01:00 |
|
Alexander Makarov
|
6e87e50304
|
Fixes #3757: Fixed regression in CPgsqlSchema::dropIndex()
|
2016-01-04 01:19:12 +03:00 |
|
Max
|
e0745481a9
|
Fixes #3872: Added database-based StatePersister implementation
|
2015-12-05 12:56:40 +03:00 |
|
Carsten Brandt
|
36e6271ef2
|
skip tests on HHVM that include duplicate require after change
|
2015-12-03 03:15:46 +01:00 |
|
Carsten Brandt
|
201c730e6e
|
fixed MessagCommandTest to work on HHVM
|
2015-12-03 03:15:46 +01:00 |
|
Carsten Brandt
|
53d9f95ff2
|
Normalize all the line endings
|
2015-11-23 18:02:25 +01:00 |
|
Zdravko Shishmanov
|
16410a6988
|
Fix for #3819
|
2015-03-25 17:13:10 +02:00 |
|
Qiang Xue
|
ee39b8511c
|
Merge pull request #3348 from lierdakil/3103-quote-curlrule-pattern
Fix for #3103
|
2015-02-13 21:19:42 -05:00 |
|
Alexander Makarov
|
906f722c04
|
Added test for #3707
|
2015-02-09 10:16:43 +03:00 |
|
Carsten Brandt
|
06a1e58f33
|
fixed test break
moscow is not a stable timezone to run reliable tests with :)
|
2014-12-29 12:23:37 +01:00 |
|
Alexander Makarov
|
784941c8c6
|
Merge branch '1.1.16-branch'
Conflicts:
CHANGELOG
UPGRADE
framework/YiiBase.php
framework/yiilite.php
|
2014-12-10 00:52:08 +03:00 |
|
Carsten Brandt
|
cdc7e6afac
|
also fixed test for America/Los_Angeles to work according to DST
|
2014-11-10 16:03:11 +01:00 |
|
Carsten Brandt
|
b035f8d59a
|
fixed test break, Europe/Moscow is now at +03:00
> In July 2014, the State Duma passed a bill repealing the 2011 change, putting Moscow Time on permanent UTC+3.
http://en.wikipedia.org/wiki/Moscow_Time
|
2014-11-10 15:31:26 +01:00 |
|
Carsten Brandt
|
7d65d74855
|
fixed test break
|
2014-10-24 17:29:38 +02:00 |
|
Alexander Makarov
|
9c7a1a31f2
|
Fixes #2845: Fixed 1.1.14 regression affecting non-strict comparison in CRangeValidator validator
|
2014-10-24 01:19:33 +04:00 |
|
resurtm
|
f63e5d3062
|
Fixes #1635: CDateFormatter::format() with 'ZZZZZ' pattern used to return timezone in RFC 822 format, now returns in ISO 8601 format as it stated in CLDR.
close #1636
|
2014-10-23 22:19:16 +02:00 |
|
Alexander Makarov
|
d3f0398ef0
|
Removed broken unused code from test
|
2014-10-13 15:40:36 +04:00 |
|
Ger Hobbelt
|
b1a8ba6365
|
Fixes #3584: Incorrect constructor in CHtmlTestModel
|
2014-10-13 15:17:47 +04:00 |
|
bkwint
|
b208d4c922
|
Updated the CMemCache test case such that we can also test with memcached
|
2014-09-30 07:41:31 +02:00 |
|
Alexander Makarov
|
09eb3038d6
|
Revert "Fixed caching for table schema with prefix"
|
2014-09-29 14:45:16 +04:00 |
|
Maxim Shaev
|
1389c07b12
|
Minor formats
|
2014-09-27 23:40:46 +03:00 |
|
Maxim Shaev
|
1d5e6f4414
|
Tests for cached table schema with prefix
|
2014-09-27 23:34:41 +03:00 |
|
Alexander Makarov
|
64ef31738b
|
Removed missing key test
|
2014-09-23 23:15:39 +04:00 |
|