euromark
|
b150e33472
correct missed cs errors
|
12 years ago |
euromark
|
0d09a54033
more missing doc block tags added
|
12 years ago |
mark_story
|
a9ca1bdc58
Add tests and fix other cases where autoLinkEmail would fail.
|
12 years ago |
mark_story
|
bbe4c659aa
Add tests for TextHelper::autoLink()
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
euromark
|
bd87ef45f2
complete autoLinkEmail()
|
12 years ago |
euromark
|
205f7a504b
also fix autoLinkEmail()
|
12 years ago |
euromark
|
2a954b6095
Make TextHelper::autoLink() work properly with umlauts.
|
12 years ago |
ADmad
|
12da3b1f27
Merge branch 'master' into 2.4
|
13 years ago |
mark_story
|
111bfa43d4
Fix incorrect autolinking when urls end at HTML tags.
|
13 years ago |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
ADmad
|
a10275fb8b
Merge branch 'master' into 2.4
|
13 years ago |
mark_story
|
41d124d4de
Fix autoLinkUrls() not autolinking URL's without a /.
|
13 years ago |
ADmad
|
d809b1480e
Fix CS errors
|
13 years ago |
Loki
|
d260f4a5b3
Added autoParagraph to TextHelper with proper test cases and made it non-static
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
881127ef4d
unify new lines at the end of the file
|
13 years ago |
mark_story
|
8800d7bdec
Reduce duplication in test case.
|
13 years ago |
mark_story
|
b1dfab87e4
Fix autoLinkUrls so it re-capture query strings.
|
13 years ago |
mark_story
|
7b939186a1
Fix ( and ) not being correctly handled by autoLinkUrls
|
13 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
Kyle Robinson Young
|
c4829dc3b8
Use App::RESET instead of true with App::build()
|
14 years ago |
mark_story
|
27367b491a
Merge branch '2.0' into 2.1
|
14 years ago |
Rachman Chavik
|
5eb1979b04
rename protected variable to $_engine
|
14 years ago |
Rachman Chavik
|
fe479c636c
adding tests for engine overrides
|
14 years ago |
Vinícius Krolow
|
07adcfe2f7
fixing regex of autoLinks to work with urls that have www
|
14 years ago |
Rachman Chavik
|
abd6d22445
changing methods in String class to static
|
14 years ago |