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
|
357efeee9c
|
DAT-3199 test will extend WikiaBaseTest now, fix tests global scope pollution
|
2015-09-24 12:41:48 +02:00 |
|
idradm
|
bcef561785
|
DAT-3199 remove debug method
|
2015-09-23 16:00:07 +02:00 |
|
idradm
|
a240110f44
|
DAT-3199 docs updated
|
2015-09-23 15:56:08 +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
|
864e644343
|
Merge pull request #8404 from Wikia/DAT-3204
DAT-3204 filter out subpage from infobox template list
|
2015-09-17 13:32:53 +02:00 |
|
idradm
|
47224c6eb1
|
DAT-3204 filter refactored for better readability
|
2015-09-17 11:22:12 +02:00 |
|
idradm
|
4539e4e683
|
Merge remote-tracking branch 'origin/dev' into DAT-3204
|
2015-09-16 12:14:36 +02:00 |
|
idradm
|
cf77f89c63
|
DAT-3204 blacklist some of the subpages
|
2015-09-16 12:14:21 +02:00 |
|
Rafal Leszczynski
|
35fd8d87a4
|
Merge branch 'DAT-3153' into infobox-builder-feature-branch
|
2015-09-11 12:48:37 +02:00 |
|
dianafa
|
a92b88a672
|
DAT-3223 sort and add labels to template titles
|
2015-09-10 16:29:46 +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
|
b29d6099a0
|
add comment
|
2015-09-09 17:04:06 +02:00 |
|
Diana
|
de2bc994b1
|
fix typo in action=edit
|
2015-09-09 16:57:30 +02:00 |
|
Nikodem
|
a3b3cce449
|
Merge pull request #8383 from Wikia/DAT-3192
DAT-3192 Invalidate memcache on allinfoboxes query update
|
2015-09-09 16:48:01 +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 |
|
idradm
|
57620dd90b
|
DAT-3204 filter out subpage from infobox template list
|
2015-09-09 15:28:22 +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 |
|
Sebastian Marzjan
|
ce6f4e7646
|
DAT-3192 Invalidate memcache on allinfoboxes query update
|
2015-09-08 12:05:06 -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 |
|
idradm
|
b45cb47820
|
DAT-3153 add check if user can edit before displaying builder option
|
2015-09-08 14:23:50 +02:00 |
|
idradm
|
b8e82efa10
|
DAT-3153 missing template hook approach changed
|
2015-09-08 12:48:40 +02:00 |
|
Rafal Leszczynski
|
bb7421acb7
|
treat 0 as valid value inside <format> tag
|
2015-09-08 11:29:49 +02:00 |
|
Nikodem
|
0df0f91e4d
|
Merge pull request #8367 from Wikia/DAT-3207
DAT-3207 add mw namespaces aliases to image filename sanitizer
|
2015-09-08 11:28:31 +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
|
c5adee4ff7
|
DAT-3207 tests update
|
2015-09-08 10:26:48 +02:00 |
|
idradm
|
97c8de1842
|
DAT-3207 add mw namespaces aliases to image filename sanitizer
|
2015-09-08 10:25:10 +02:00 |
|
Rafal Leszczynski
|
66b286c427
|
fix unit tests after changing URL generation for video item
|
2015-09-07 18:21:17 +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 |
|
Rafal Leszczynski
|
3e2f331eb2
|
fix no border issue between last-of-type data and group
|
2015-09-07 16:58:55 +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 |
|
idradm
|
ff1f403dae
|
DAT-3153 use of more reliable methods for url spliting and joining
|
2015-09-07 15:00:00 +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
|
837d0ec171
|
update test after adding check for not rendering labels row if all labels in horizontal group are empty strings
|
2015-09-07 13:26:07 +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
|
0212e1c147
|
DAT-3153 consistent quotes usage introduced
|
2015-09-07 12:49:46 +02:00 |
|
idradm
|
d2cbf4e456
|
DAT-3153 fix formatting
|
2015-09-07 12:48:08 +02:00 |
|