Commit graph

321 commits

Author SHA1 Message Date
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
Rafal Leszczynski 3e3a0acc44 hardcode infobox item-value font size + reduce this size for tabular layout 2015-06-23 16:12:30 +02: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
idradm d7f5995e72 DAT-2874 remove constructor calls in favor of newFrom approach 2015-06-23 10:41:15 +02:00
Adam Robak 1d7e00224a Merge pull request #7533 from Wikia/DAT-2895
DAT-2895 Support gallery as image source in new infoboxes
2015-06-22 18:49:33 +02:00
idradm 26b3f2c545 DAT-2874 test fixes 2015-06-22 18:29:27 +02: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
idradm 366b296314 Merge branch 'dev' into DAT-2874 2015-06-22 17:25:17 +02:00
idradm 02a2d0c3c1 DAT-2874 refactor infoboxes data service, push to top infobox item 2015-06-22 17:15:26 +02:00
Diana 9127516300 tabs 2015-06-21 18:05:19 +00:00
Diana f88ef0fbb0 fix flex-basis for labelless fields 2015-06-21 18:01:37 +00:00
Sebastian Marzjan aa0b067f96 Merge branch 'DAT-2895' of github.com:Wikia/app into DAT-2895 2015-06-19 16:11:32 +02:00
Diana dfb202ab32 Merge pull request #7549 from Wikia/DAT-2880
DAT-2880 add bottom border
2015-06-19 15:55:00 +02:00
Sebastian Marzjan 17e82774c9 Address code review remarks 2015-06-19 15:50:25 +02:00
Sebastian Marzjan 5375ae8541 Address code review remarks 2015-06-19 15:36:16 +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 2b6d2f60e6 fix scss formatting 2015-06-19 15:03:11 +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
Rafal Leszczynski f0082834e9 fix infobox item element border bottom issues 2015-06-19 14:37:45 +02:00
Rafal Leszczynski bd9dc38966 Merge branch 'dev' into DAT-2880 2015-06-19 12:15:28 +02:00
Rafal Leszczynski a29b1fb160 fix comparison and group bottom border issues 2015-06-19 12:13:30 +02:00
Diana bec30303e2 merge with dev 2015-06-18 15:18:35 +00:00
Diana 216dc462f5 take care of lists 2015-06-18 14:47:38 +00: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
Rodrigo Molinero Gomez 9b4d70899e Merge pull request #7545 from Wikia/DAT-2902
DAT-2902 fix label font size in horizontal group
2015-06-18 12:46:29 +02:00
Diana 75fefe3a87 refactor 2015-06-17 18:24:28 +00:00
Diana 89e8474bcc add bottom border 2015-06-17 15:15:18 +00:00
Diana 3dedee922f fix line height 2015-06-17 13:42:04 +00:00
Rafal Leszczynski 404b0c5897 fix label font size in horizontal group 2015-06-17 14:34:20 +02:00
Rafal Leszczynski d0e518beae remove tabular layout inside horizontal group 2015-06-17 13:51:05 +02:00
dianafa d3638ddc9a fix line height 2015-06-17 12:00:10 +02:00
Rodrigo Molinero Gomez 39fbaef3cb Merge pull request #7467 from Wikia/DAT-2875-refactor
Dat 2875 + refactor
2015-06-16 16:44:34 +02:00
Diana 6e11102386 update bad padding 2015-06-16 15:49:15 +02:00
Rafal Leszczynski cac92dab95 Merge pull request #7465 from Wikia/DAT-2871
validate infobox tag attributes
2015-06-16 14:29:03 +02:00
idradm 87e83502b8 DAT-2875 check for empty nodes updated 2015-06-16 13:45:27 +02:00
Sebastian Marzjan 46d7894ae2 Merge pull request #7498 from Wikia/DAT-2885
Dat 2885 - change portable infobox default theme colors
2015-06-16 13:24:48 +02:00
idradm 6ab4e92781 DAT-2875 add comparison without set 2015-06-16 12:59:00 +02:00
idradm c73ff55883 DAT-2875 remove generator functionality 2015-06-16 11:00:39 +02:00
idradm 81e1754a02 DAT-2875 variables matcher fixed, suitable tests added 2015-06-16 10:52:18 +02:00
idradm 864327b5f3 DAT-2875 add duplicate source test 2015-06-15 15:34:54 +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
idradm 6d15673e5e DAT-2875 comment added 2015-06-12 15:51:25 +02:00