Rafal Leszczynski
|
432341a974
|
DAT-3576, fix edge case with broken aspect ratio for tall thin images if portable infobox custom image width is set
|
2015-12-11 16:05:10 -08:00 |
|
Sebastian Marzjan
|
f1896da8ab
|
Add tests
|
2015-12-11 10:01:23 -08:00 |
|
dianafa
|
f8312c6484
|
add getImageSizesToDisplay description
|
2015-12-11 12:06:44 +01:00 |
|
dianafa
|
33af8b75e9
|
rename getAdjustedImageSize to getImageSizesForThumbnailer
|
2015-12-11 12:02:00 +01:00 |
|
dianafa
|
cc54d4478d
|
move logic to other place & add tests
|
2015-12-11 11:56:41 +01:00 |
|
Rafal Leszczynski
|
02a2c62332
|
DAT-3576, allow for overwrite thumbnail physical dimensions in portable infobox via wikifactory variable
|
2015-12-10 16:41:07 -08:00 |
|
adamkarminski
|
7ba8f0e658
|
CE-3014 Remove the deprecated PortableInfoboxClassification class
|
2015-12-03 10:42:21 +01:00 |
|
dianafa
|
6e8091ec4d
|
move ImageFilenameSanitizer logic to FileNamespaceSanitizeHelper
|
2015-11-25 11:00:39 +01:00 |
|
dianafa
|
23bb4be49d
|
check file prefix by contentLang
|
2015-11-24 23:35:23 +01:00 |
|
Diana
|
15a00b4d4e
|
sanitize horizontal group items as well
|
2015-11-05 17:57:53 +00:00 |
|
Diana
|
49feb54689
|
change method name to sanitizeInfoboxFields and refactor
|
2015-11-05 13:21:20 +00:00 |
|
dianafa
|
649895d4cf
|
change variable names and add missing PHPdocs
|
2015-11-03 17:19:29 +01:00 |
|
dianafa
|
2214b5c81f
|
add logging each striping to Kibana
|
2015-11-03 16:58:25 +01:00 |
|
dianafa
|
3f2d287e8a
|
do not strip links
|
2015-11-03 16:12:44 +01:00 |
|
dianafa
|
2a0c5ef3d0
|
sanitize labels as well
|
2015-11-03 14:45:27 +01:00 |
|
Inez Korczynski
|
a692e008b3
|
VE-1975: Modified NodeImage to return array of images instead of one image
Added support for <tabber>
Hero image still works correct
|
2015-10-16 01:15:52 +00:00 |
|
Nikodem
|
97623fe9a5
|
Merge pull request #8614 from Wikia/DAT-3294
DAT-3294 add infobox-hero-image context handling
|
2015-09-30 12:45:48 +02:00 |
|
dianafa
|
33414c3dbb
|
change hook name and move context to PIRenderService
|
2015-09-30 10:10:31 +02:00 |
|
dianafa
|
4536458992
|
move hook to render service
|
2015-09-28 17:46:40 +02:00 |
|
idradm
|
094cd426ae
|
DAT-3199 switch to WikiaDataAccess
|
2015-09-24 16:25:27 +02:00 |
|
idradm
|
88c886bf09
|
DAT-3199 add tests for template parsing
|
2015-09-24 13:48:51 +02:00 |
|
idradm
|
dbef0b9915
|
DAT-3199 unit tests fixed
|
2015-09-23 15:51:41 +02:00 |
|
idradm
|
859a0ee81b
|
DAT-3199 use page_props directly instead of through parserOutput, add memcache layer for infoboxes data provider service, introduce hook on backlinks purge
|
2015-09-22 17:48:38 +02:00 |
|
Nikodem
|
ce6aa2431f
|
Merge pull request #8398 from Wikia/DAT-3073
DAT-3073 set max height for infobox images on desktop
|
2015-09-10 11:42:33 +02:00 |
|
Diana
|
222a3c00a8
|
typo
|
2015-09-09 16:00:59 +02:00 |
|
Diana
|
4a01b3ed1d
|
fix IDE formatting
|
2015-09-09 16:00:19 +02:00 |
|
dianafa
|
0c8e2545a9
|
addd tests
|
2015-09-09 14:54:26 +02:00 |
|
Diana
|
273b53fafd
|
remmove newline
|
2015-09-09 13:49:16 +02:00 |
|
dianafa
|
e10ab9b7ee
|
change height only for desktop images
|
2015-09-09 10:16:00 +02:00 |
|
dianafa
|
34bd1c729e
|
restore formatting
|
2015-09-09 10:01:24 +02:00 |
|
Sebastian Marzjan
|
351d0f94e5
|
DAT-3200 Adding support for urlencoded image names in infoboxes
|
2015-09-08 14:12:23 -07:00 |
|
dianafa
|
b896faa147
|
add max height to infobox images
|
2015-09-08 16:29:41 +02:00 |
|
idradm
|
97c8de1842
|
DAT-3207 add mw namespaces aliases to image filename sanitizer
|
2015-09-08 10:25:10 +02:00 |
|
Nikodem
|
5d68ec75c8
|
Merge pull request #8348 from Wikia/DAT-3197
DAT-3197 wrap content tags contents in CDATA before parsing
|
2015-09-07 14:47:33 +02:00 |
|
Rafal Leszczynski
|
280a9aa50b
|
skip rendering labels if all labels in horizontal group are empty strings
|
2015-09-07 13:17:03 +02:00 |
|
idradm
|
2aa83e9e57
|
DAT-3197 wrap content tags contents in CDATA before parsing
|
2015-09-07 12:22:56 +02:00 |
|
MariuszCz
|
0a4c3cad17
|
Update PortableInfoboxClassification.php
CE-2367 change description
|
2015-08-18 11:09:26 +02:00 |
|
Mariusz Czeszejko
|
0945d21630
|
CE-2367 replace method isTitleWithNonportableInfobox
|
2015-08-13 12:35:42 +00:00 |
|
Rafal Leszczynski
|
a2680407f3
|
fix error after solving merge conflicts
|
2015-07-29 15:22:28 +02:00 |
|
Rafal Leszczynski
|
c773f43c9c
|
address CR comments
|
2015-07-29 13:51:55 +02:00 |
|
Rafal Leszczynski
|
22371f6bf3
|
change render service helper fron singleton to instantiable class and refactor tests
|
2015-07-28 16:13:36 +02:00 |
|
Rafal Leszczynski
|
1324073ccb
|
move helper methods from render service to separate class and refactor tests in progress
|
2015-07-28 13:51:30 +02:00 |
|
Sebastian Marzjan
|
17e82774c9
|
Address code review remarks
|
2015-06-19 15:50:25 +02:00 |
|
Sebastian Marzjan
|
1c0b69edee
|
DAT-2895 Fetch gallery data if available for image tag in new infoboxes
|
2015-06-19 15:36:16 +02:00 |
|
Sebastian Marzjan
|
ad12549cb8
|
DAT-2895 Address CR remarks; Simplify trim call and returning of value
|
2015-06-19 15:35:35 +02:00 |
|
Sebastian Marzjan
|
df3966be4e
|
DAT-2895 Support gallery as image source in new infoboxes
|
2015-06-19 15:35:35 +02:00 |
|
idradm
|
3e8a665242
|
Merge remote-tracking branch 'origin/dev' into DAT-2839
# Conflicts:
# extensions/wikia/PortableInfobox/PortableInfobox.setup.php
# extensions/wikia/PortableInfobox/controllers/PortableInfoboxParserTagController.class.php
# extensions/wikia/PortableInfobox/services/Parser/XmlParser.php
# extensions/wikia/PortableInfobox/styles/PortableInfobox.scss
|
2015-06-19 14:43:40 +02:00 |
|
idradm
|
87e83502b8
|
DAT-2875 check for empty nodes updated
|
2015-06-16 13:45:27 +02:00 |
|
Rafal Leszczynski
|
96ced03f8a
|
add unit tests for params validator
|
2015-06-11 12:54:10 +02:00 |
|
Rafal Leszczynski
|
d50b2be923
|
change naming convention
|
2015-06-11 11:47:22 +02:00 |
|