Bogna Knychala
c6aa0fb787
XW-41 handle experimental content
2016-02-12 17:13:48 +01:00
Warkot
3026d6ce41
Merge remote-tracking branch 'origin/dev' into XW-41
2016-02-08 18:39:59 +01:00
Tomasz Napieralski
2e5f90f543
hide changes after flag
2016-02-08 15:57:57 +01:00
Tomasz Napieralski
1b2a5bb417
use SEO friendly images for mobile in infoboxes
2016-02-05 18:02:02 +01:00
Sebastian Marzjan
c5d17f315e
DAT-3624 Rename 'Infobo' to 'Infobox'
2016-02-03 12:06:44 +01:00
Rafal Leszczynski
6a40c864e6
Merge branch 'dev' into DAT-3613
2016-01-12 13:40:32 +01:00
dianafa
6406fb53d5
move helper to an independent place
2016-01-12 10:50:24 +01:00
dianafa
ebfb01d73d
use createDOMDocumentFromText helper
2016-01-12 10:08:37 +01:00
Sebastian Marzjan
168bf09348
DAT-3621 Unified tests for hero image and regular caption
...
* Disable sanitization on Oasis
* Handle previously unsupported case of nested tag ( <b><a></a></b> )
* Unify test formatting
* Change list handling (yes, I am not proud of that)
2016-01-12 09:21:21 +01:00
dianafa
96192e1fc2
silence libxml errro
2016-01-11 18:01:04 +01:00
Sebastian Marzjan
531fc700e6
Provide explicitly encoded XML to loadHTML (libxml issues ;-) )
2016-01-08 08:24:09 +01:00
Sebastian Marzjan
2171b5c02c
Merge pull request #9366 from Wikia/DAT-3331
...
make infoboxes use params same way as mediawiki, enable 0 param
2016-01-05 17:18:33 +01:00
Sebastian Marzjan
72392d0edd
Normalize whitespace when processing infobox contents
2016-01-05 09:05:50 +01:00
idradm
5f42ce9742
make infoboxes use params same way as mediawiki, enable 0 param
2016-01-04 14:34:10 +01:00
marzjan
a5ad283fca
Further code reorg
2016-01-04 12:09:39 +00:00
marzjan
7dfc5a828f
Small code reorganization and cleanup
2016-01-04 11:09:50 +00:00
Sebastian Marzjan
2fdebcdffb
DAT-3465 Change approach to sanitization; use XML parsing
2015-12-30 11:00:10 +01:00
Sebastian Marzjan
a0569a829b
Move the implements statement to base Sanitizer class
2015-12-29 08:13:02 +01:00
Sebastian Marzjan
0ce0b500fe
Use the Builder for Sanitizers.
...
Cover the sanitizer build step in tests too
2015-12-28 12:04:36 +01:00
Sebastian Marzjan
8f437fb1e7
DAT-3465 Update the caption behavior
2015-12-28 10:21:32 +01:00
dianafa
8afcb73d10
move sanitizers to a separate folder
2015-12-23 15:54:03 +01:00
dianafa
ed73d4f525
move sanitizing to PortableInfoboxRenderService
2015-12-23 13:20:55 +01:00
dianafa
0de509246f
add caption sanitization in getImageData
2015-12-23 11:20:39 +01:00
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
Inez Korczynski
52f7f4e083
VE-2069: By default use "===" comparison in PHP (instead of "==")
2015-12-07 22:37:56 +00:00
Inez Korczynski
53f762bfec
VE-2069: Small code refactoring to avoid multiple nesting inside one method
2015-12-07 22:36:56 +00:00
Inez Korczynski
19fc47e23e
VE-2069: Adjust getImages method to work well with recent changes to ImageNode
...
I'm not very happy with how nested this method is but it seems that it is the convention taken within PortableInfobox project.
I would much better prefer if there was more object oriented way to delegate for instance task of retrieving images list directly to NodeImage but that would be much greater refactoring.
2015-12-07 22:05:45 +00:00
adamkarminski
7ba8f0e658
CE-3014 Remove the deprecated PortableInfoboxClassification class
2015-12-03 10:42:21 +01:00
Inez Korczyński
cb48a06b79
Merge pull request #9145 from Wikia/VE-2049
...
VE-2049: Emergency Broadcast System
2015-11-25 12:08:11 -08: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
Inez Korczynski
98cdff0851
VE-2064: There is no need to "alias" that variable
2015-11-23 19:55:03 +00:00
Paul Oslund
6e54a6d3a2
VE-2064: Extract method to load non-portable infoxes
2015-11-20 20:10:03 +00: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
653a64942d
change function invocation in RenderService
2015-11-03 16:13:45 +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 Korczyński
6b78b8a3ae
Merge pull request #8943 from Wikia/PI-Collapsible-Groups
...
Collapsible Groups for Portable Infoboxes
2015-10-30 10:46:00 -07:00
Nikodem Hynek
ef9c31ccc0
Merge pull request #8899 from Wikia/DAT-3402
...
DAT-3402 move links placeholder replacement after markers are resolved
2015-10-28 10:58:52 +01:00
Inez Korczynski
f901a1642e
VE-2004: Silencing loadHTML warning
...
I carefully researched the topic and it seems that there is no way to instruct DOMDocument to accept "lower" quality HTML. Specifically in HTML <div> or <figure> (block elements) are not allowed inside <p> (which accepts only inline elements) - hence it's complaining about.
Based on comments from stackoverflow it seems that such practice (silencing it) is commong practice in this situation.
2015-10-27 20:02:58 +00:00
idradm
c73cfab57b
DAT-3402 move links placeholder replacement after markers are resolved
2015-10-27 14:09:42 +01:00
Inez Korczynski
3d05ec1758
VE-1994: Add appropriately pi-collapse and pi-collapse-[open|closed] CSS classes to PI groups wrappers
2015-10-26 21:59:34 +00:00
Inez Korczynski
2424103f76
VE-2000: Modify regex to match all markers (hexadecimal instead of decimal only)
2015-10-23 21:24:26 +00:00
Inez Korczynski
d280c32dfc
VE-1990: Added support for video in PIMC
2015-10-22 20:56:32 +00:00
Paul Oslund
9c32432469
Merge pull request #8844 from Wikia/VE-1985
...
VE-1985: Added support for video passed to tabber
2015-10-22 12:26:19 -06:00
Inez Korczyński
9733548c0d
Merge pull request #8840 from Wikia/VE-1961
...
VE 1961: Render image collection tabs in infobox
2015-10-22 11:23:43 -07:00
Paul Oslund
f9055fe97c
VE-1961: Handle multiple image collections in infobox
2015-10-21 02:55:23 +00:00
Inez Korczynski
b2e7b644f4
VE-1985: Added support for video passed to tabber
2015-10-21 00:48:37 +00:00
Inez Korczynski
394db2a0ba
Merge branch 'PI-Media-Collections-MVP' into VE-1982
2015-10-21 00:38:23 +00:00
Inez Korczynski
ec856513e8
VE-1982: Removed not needed global
2015-10-21 00:04:29 +00:00
Inez Korczynski
720900abb5
VE-1982: Added missing global
2015-10-21 00:03:06 +00:00
Paul Oslund
d097426242
VE-1960: Template for mobile image collections
2015-10-20 23:09:23 +00:00
Inez Korczynski
8fc355ecea
VE-1982: Basic unit test coverage for backward compatibility added to <image>
2015-10-20 22:42:36 +00:00
Inez Korczynski
c9da5425a7
VE-1979: Added support for <gallery> tag passed to <image>
2015-10-20 01:19:49 +00:00
Inez Korczynski
6c4359a9d4
VE-1975: Added support for mobile (ArticleAsJson) and usage of XML parsing
...
Special handling for mobile is needed because article for mobile is delivered within ArticleAsJson which makes a lot of transformation during the parsing process (instead of for instance postprocessing).
Parsing HTML with XML parser seems to be giving better results than using just regexes and also it gives as ability to handle nested tabbers in a future in a better way.
2015-10-19 23:56:20 +00: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
Diana Falkowska
dfe25a33df
remove newline
2015-10-07 15:12:56 +02:00
Diana
00360174b5
add context to proper field
2015-10-07 09:42:38 +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
Diana
ff16c2346f
change order
2015-09-28 16:42:27 +00:00
dianafa
4536458992
move hook to render service
2015-09-28 17:46:40 +02:00
idradm
13d398bced
DAT-3199 purge cache after change is done
2015-09-25 17:19:48 +02:00
idradm
d95c9310fc
DAT-3199 remove clear state caching
2015-09-25 17:06:09 +02:00
idradm
12120f3cf1
DAT-3199 change memc key to be more distinguishable, add type hinting
2015-09-24 17:17:47 +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
bcef561785
DAT-3199 remove debug method
2015-09-23 16:00:07 +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
Nikodem
9767ef0d50
Merge pull request #8366 from Wikia/DAT-3194
...
Dat 3194 - for videos in infobox use link to file page instead of link to original image
2015-09-09 17:24:39 +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
Rafal Leszczynski
a027e8a2c9
get title from file
2015-09-09 13:23:34 +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
Nikodem
f025c91d2d
Merge pull request #8368 from Wikia/DAT-3102
...
DAT-3102 avoid double HTML escaping and do it only in mustache template
2015-09-08 15:15:16 +02:00
Nikodem
95d6bc152b
Merge pull request #8370 from Wikia/DAT-3127
...
DAT-3127 treat 0 as valid value inside <format> tag
2015-09-08 15:07:24 +02:00
Rafal Leszczynski
bb7421acb7
treat 0 as valid value inside <format> tag
2015-09-08 11:29:49 +02:00
Rafal Leszczynski
6ecfe30e73
avoid double HTML escaping and do it only in mustache template
2015-09-08 10:32:36 +02:00
idradm
97c8de1842
DAT-3207 add mw namespaces aliases to image filename sanitizer
2015-09-08 10:25:10 +02:00
Rafal Leszczynski
d9db65a08f
use filepage url instead of image url for videos inside portable infobox
2015-09-07 17:38:17 +02:00
Nikodem
e0739c6942
Merge pull request #8351 from Wikia/DAT-3210
...
DAT-3210 make caption field show the caption not the alt
2015-09-07 16:07:46 +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
Diana
625fdf9f7c
make caption field show the caption not the alt
2015-09-07 11:42:47 +00: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
Rafal Leszczynski
96129feb6b
add support for horizontal group in mercury
2015-09-04 17:30:54 +02:00
Rafal Leszczynski
3a1eed4a25
Revert "add support for horizontal group on mercury"
...
This reverts commit 720be436cab4d8a7492913f1b5efd8cd481f4fcf.
2015-09-04 17:29:59 +02:00
Rafal Leszczynski
ab579bb0a8
add support for horizontal group on mercury
2015-09-04 17:26:18 +02:00
Sebastian Marzjan
b699619caf
DAT-3105 Fix saving invalid titles to imagelinks table in PortableInfoboxes
...
* Use Title::makeTitleSafe instead of Title::newFromTitle
* Add image only if title is valid
2015-08-31 13:53:06 +02:00
idradm
1dd65e803c
DAT-3147 change formatting
2015-08-27 10:47:43 +02:00
idradm
af0d7821a4
DAT-3147 make render service use getTemplates method
2015-08-27 10:46:38 +02:00
idradm
9b020ee4fb
DAT-3147 assets entry point added
2015-08-27 10:30:25 +02:00
Diana
8e6bffbb7f
P2 fix handle errors in includeonly tag
2015-08-26 14:49:56 +00:00
Diana
0006d77605
handle nowiki and pre params
2015-08-25 12:27:01 +00:00
Diana
c19c4c861c
add array values to Node.php
2015-08-25 11:00:04 +00:00
Nikodem
42eed6cf41
Merge pull request #8128 from Wikia/DAT-3082
...
DAT-3082 show all params used in infoboxes
2015-08-20 16:59:07 +02:00
Diana
c2bf3473e1
add isset and if
2015-08-20 14:12:28 +00:00
Diana
6ba32a57d8
fix includeonly issues
2015-08-20 13:52:36 +00:00
Diana
6111779855
add NS_TEMPLATE
2015-08-20 10:37:45 +02:00
Diana
ce61857d26
fix check
2015-08-20 10:30:22 +02:00
Diana
f4954f2111
add namespace check
2015-08-20 08:24:49 +00:00
Diana
bede962a5f
move logic to DataService
2015-08-19 20:00:27 +00: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
f59fd6b69f
refactor and simplify portable infobox templates and desctip styling
2015-07-29 17:17:20 +02:00
Rafal Leszczynski
07aca42051
Merge branch 'DAT-3003-cleanup-feature-branch' into DAT-3004-simplify-infobox-classes
2015-07-29 15:32:52 +02:00
Rafal Leszczynski
a2680407f3
fix error after solving merge conflicts
2015-07-29 15:22:28 +02:00
Rafal Leszczynski
9ecc835603
Merge branch 'dev' into DAT-3003-cleanup-feature-branch
2015-07-29 15:04:51 +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
Rafal Leszczynski
a32bb6831c
change the template and styling for horizontal groups
2015-07-28 11:46:41 +02:00
Rafal Leszczynski
74c65d179a
fix whitespaces
2015-07-27 12:59:57 +02:00
Rafal Leszczynski
bc22980d2a
Merge branch 'dev' into DAT-3025
2015-07-27 11:39:40 +02:00
dianafa
654b8da8ce
merge with dev
2015-07-22 15:28:39 +02:00
Diana
cf22303f9d
don't render image inside hero module title
2015-07-21 23:13:28 +00:00
Rafal Leszczynski
13a39b3165
add logic for video rendering in infobox
2015-07-21 16:29:46 +02:00
Rafal Leszczynski
ba0a923fd9
add video functionality to image tag
2015-07-21 16:29:14 +02:00
Diana
e8bfd73381
change MAIN to PLATFORM ticket
2015-07-21 12:11:36 +00:00
Diana
d12cea9be6
add comments TODO
2015-07-21 12:02:51 +00:00
Diana
fe85628f0e
fix logic & tests
2015-07-21 11:33:24 +00:00
Diana
6425ac0299
move sanitizeInfoboxTitle to renderService
2015-07-20 13:00:35 +00:00
Diana
3bea79bbe9
add NodeTitle test
2015-07-20 12:02:10 +00:00
Diana
92042b5c1b
remove all HTML tags from inforbox title
2015-07-20 11:31:53 +00:00
Diana
225321ca8a
refactor & test update
2015-07-20 09:52:32 +00:00
Diana
57279eb5da
fast fix, test will not pass but works
2015-07-17 16:02:24 +00:00
Diana
ece0d06c84
render hero module only for images big enough
2015-07-17 13:43:08 +00:00
Diana
403ff30d2a
fix tests after merge
2015-07-16 11:21:20 +00:00
dianafa
2e0e607b73
merge with dev
2015-07-16 13:06:17 +02:00
Diana
e0bc6c0087
update returned type
2015-07-11 10:59:56 +02:00
Diana
837b67bbb3
fix functionality of renderImage
2015-07-10 12:10:03 +00:00
Diana
b1e13f6a4e
add else
2015-07-09 16:06:22 +00:00
Diana
238a28a071
mock methods
2015-07-09 13:50:12 +00:00
dianafa
af231a3226
refactor
2015-07-08 18:31:56 +02:00
dianafa
d830ded77d
refactor and add PHPdoc
2015-07-08 13:22:12 +02:00
dianafa
e2aeb56cff
add width and height attrs
2015-07-07 16:28:53 +02:00
dianafa
bf790b3322
Merge branch 'dev' into DAT-2909
2015-07-06 18:46:02 +02:00
idradm
f3c4062db7
DAT-2933 support html entities in infobox templates
2015-07-06 18:15:29 +02:00
idradm
363ba672c4
DAT-2941 make the show attribute check case insensitive
2015-07-03 12:17:53 +02:00
idradm
cf22faa0e1
DAT-2941 rename consts for lower code complexity
2015-07-03 12:17:40 +02:00
idradm
1de7ff5275
DAT-2941 revert const name change
2015-07-03 12:17:17 +02:00
Sebastian Marzjan
86bfcc7592
Cherry-picking 9eb06cc
2015-07-03 12:16:18 +02:00
idradm
1ba1378d6b
DAT-2909 syntax fix
2015-07-03 12:05:59 +02:00
idradm
e065533850
Merge remote-tracking branch 'origin/dev' into DAT-2909
...
# Conflicts:
# extensions/wikia/GameGuides/assets/GameGuidesAssets.json
# extensions/wikia/PortableInfobox/services/PortableInfoboxRenderService.class.php
2015-07-03 10:51:32 +02:00
Rodrigo Molinero Gomez
7360054705
Merge pull request #7698 from Wikia/DAT-2944
...
DAT-2944 remove source for label tag functionality
2015-07-02 16:38:03 +02:00
Rodrigo Molinero Gomez
d2a069d56d
Merge pull request #7714 from Wikia/DAT-2940
...
DAT-2940 rename footer tag to navigation
2015-07-02 15:27:47 +02:00
idradm
339c7e97f0
DAT-2909 formatting
2015-07-02 13:55:39 +02:00
Rodrigo Molinero Gomez
def6be16b8
Merge pull request #7712 from Wikia/DAT-2965
...
DAT-2965 remove type hinting, to prevent fatal errors
2015-07-02 12:42:15 +02:00
Rodrigo Molinero Gomez
80d94831cb
Merge pull request #7710 from Wikia/DAT-2960
...
DAT-2960 ensure data is an array
2015-07-02 12:27:58 +02:00
idradm
5b0f91af9c
DAT-2962 ensure service is always on, move const to file always loaded
2015-07-02 09:54:06 +02:00
Rafal Leszczynski
22b1846820
move image data extend logic to separate method
2015-07-01 18:03:34 +02:00
idradm
26269c9150
DAT-2940 rename footer tag to navigation
2015-07-01 16:19:31 +02:00
Rafal Leszczynski
8afbf3a45d
add logic for rendering hero component inside infobox
2015-07-01 15:18:20 +02:00
idradm
9b7a24b6ba
DAT-2965 remove type hinting, to prevent fatal errors
2015-07-01 15:17:52 +02:00
idradm
90baa83fd8
DAT-2960 ensure data is an array
2015-07-01 15:03:54 +02:00
idradm
530b4ca61d
DAT-2961 check if parser output exists before using
2015-07-01 12:05:08 +02:00
idradm
766f39f75d
DAT-2944 remove source for label tag functionality
2015-07-01 10:55:58 +02:00
Rafal Leszczynski
f197b3e2ea
Merge pull request #7600 from Wikia/DAT-2818
...
DAT-2818 Infoboxes field mutators
2015-06-26 11:28:37 +02:00
idradm
127dc527ad
Merge remote-tracking branch 'origin/dev' into DAT-2917
2015-06-25 13:15:44 +02:00
Rodrigo Molinero Gomez
96a9f8eee4
Merge pull request #7598 from Wikia/DAT-2874
...
DAT-2874 refactor infoboxes data service, push to top infobox item
2015-06-25 10:51:49 +02:00
Adam Robak
923edbcb31
Merge pull request #7601 from Wikia/DAT-2920
...
DAT-2920 clean up thumbnail creating logic for portable infoboxes - special ca…
2015-06-25 10:10:28 +02:00
idradm
48072ab3f0
DAT-2917 fix double preprocess breaking inclusion functionality
2015-06-24 14:09:58 +02:00
Diana
c63327e68b
remove unused const var
2015-06-23 17:35:10 +02:00
Diana
3816c0c88d
refactor extractSourceFromNode
2015-06-23 12:25:37 +00:00
idradm
29580c1c9d
Merge remote-tracking branch 'origin/dev' into DAT-2874
...
# Conflicts:
# extensions/wikia/PortableInfobox/PortableInfoboxHooks.class.php
2015-06-23 13:31:56 +02:00
Diana
42900d2ffd
refactor getValueWithDefault()
2015-06-23 11:10:37 +00:00
Diana
c46246cd47
add tests for getSource
2015-06-23 11:05:25 +00:00
idradm
d7f5995e72
DAT-2874 remove constructor calls in favor of newFrom approach
2015-06-23 10:41:15 +02:00
Diana
cfdc27f665
remove empty line
2015-06-22 15:51:59 +00:00
Rafal Leszczynski
26912d1bb6
clean up thumbnail creating logic for portable infoboxes - special case for Vignette no longer needed
2015-06-22 17:45:44 +02:00
Diana
da9648461e
small testing
2015-06-22 15:38:47 +00:00
idradm
02a2d0c3c1
DAT-2874 refactor infoboxes data service, push to top infobox item
2015-06-22 17:15:26 +02:00
Diana
4a183481c3
works
2015-06-22 13:53:01 +00: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
545880a804
Merge remote-tracking branch 'origin/dev' into DAT-2792
...
# Conflicts:
# includes/wikia/api/InfoboxApiController.class.php
2015-06-18 13:03:51 +02:00
idradm
87e83502b8
DAT-2875 check for empty nodes updated
2015-06-16 13:45:27 +02:00
idradm
81e1754a02
DAT-2875 variables matcher fixed, suitable tests added
2015-06-16 10:52:18 +02:00
idradm
b9d4925f52
groups leyout refactor
2015-06-15 14:58:48 +02:00
idradm
cae634dfb1
Merge remote-tracking branch 'origin/dev' into DAT-2875-refactor
...
# Conflicts:
# extensions/wikia/PortableInfobox/controllers/PortableInfoboxParserTagController.class.php
# extensions/wikia/PortableInfobox/services/Parser/Nodes/NodeGroup.php
# extensions/wikia/PortableInfobox/tests/ParserNodesTest.php
2015-06-15 14:57:57 +02:00
idradm
96c1c691b7
DAT-2891 block elements will now be parsed correctly, test added
2015-06-15 12:43:13 +02:00
idradm
70a5a7511c
DAT-2875 missing ref element fix
2015-06-12 16:47:37 +02:00