Page MenuHomePhabricator
Feed Advanced Search

Dec 11 2015

Inez created T121174: paramInfo is missing in Parsoid output for template which contains extension as a root element.
Dec 11 2015, 12:12 AM · Parsoid

Apr 8 2015

Inez committed rGPAR11a895e02978: Add empty lines before/after new block level images.
Add empty lines before/after new block level images
Apr 8 2015, 4:26 PM
Inez committed rGPAR3c33bc56637b: Support for image resizing.
Support for image resizing
Apr 8 2015, 4:26 PM
Inez committed rGPAR5e35bd0be554: (bug 49696) Allow any number of spaces between int value and 'px' in value of….
(bug 49696) Allow any number of spaces between int value and 'px' in value of…
Apr 8 2015, 4:26 PM
Inez committed rGPAR3a47d56c22d5: Don't set link parameter for image when not necessary.
Don't set link parameter for image when not necessary
Apr 8 2015, 4:26 PM
Inez committed rGPAR07d100c83b6a: Always prefer canonical version over localized version when serializing HTML….
Always prefer canonical version over localized version when serializing HTML…
Apr 8 2015, 4:26 PM
Inez committed rGPAR2590a80afe44: (bug 49849) Fix for retrieving localized version of align attribute for images.
(bug 49849) Fix for retrieving localized version of align attribute for images
Apr 8 2015, 4:26 PM
Inez committed rGPAR41e365c231fc: For some reason we get text_bottom instead of text-bottom and text_top….
For some reason we get text_bottom instead of text-bottom and text_top…
Apr 8 2015, 4:26 PM
Inez committed rGPARb9e2cb01d769: Retrieve fig caption by its tag name instead of classname (which is not….
Retrieve fig caption by its tag name instead of classname (which is not…
Apr 8 2015, 4:26 PM
Inez committed rGPARb6f3f9554de6: Set editMode to true as a default in ParsoidConfig.js.
Set editMode to true as a default in ParsoidConfig.js
Apr 8 2015, 4:26 PM
Inez committed rGPAR07abc32fd7d9: Print escaped html on /_wikitext - for debug purposes.
Print escaped html on /_wikitext - for debug purposes
Apr 8 2015, 4:25 PM
Inez committed rGPAR876fd6be36f8: Added very simple "debug" tool to demo page..
Added very simple "debug" tool to demo page.
Apr 8 2015, 4:24 PM
Inez committed rGPARaa281166ff8b: Added some Arabic text to complex demo - to make testing bi-directional text….
Added some Arabic text to complex demo - to make testing bi-directional text…
Apr 8 2015, 4:24 PM
Inez committed rGPARd4bfa89b3209: Rename ve.ce.BranchNode.doSlugs -> ve.ce.BranchNode.addSlugs.
Rename ve.ce.BranchNode.doSlugs -> ve.ce.BranchNode.addSlugs
Apr 8 2015, 4:24 PM
Inez committed rGPAR07760653b2b5: Don't use custom handling for left and right arrow while metaKey is pressed….
Don't use custom handling for left and right arrow while metaKey is pressed…
Apr 8 2015, 4:24 PM
Inez committed rGPAR41f5f7378b7b: In Firefox hitting enter fires both events - keydown and keypress. We want to….
In Firefox hitting enter fires both events - keydown and keypress. We want to…
Apr 8 2015, 4:24 PM
Inez committed rGPAR63817097030b: In case of IE use non-breaking spaces inside slugs instead of invisible….
In case of IE use non-breaking spaces inside slugs instead of invisible…
Apr 8 2015, 4:24 PM
Inez committed rGPAR847fddd6393d: Fix for drawing selection in IE - temporary approach.
Fix for drawing selection in IE - temporary approach
Apr 8 2015, 4:24 PM
Inez committed rGPAR82d3040d7600: Fix problem in hasSlugAtOffset when a given offset is out of range of the….
Fix problem in hasSlugAtOffset when a given offset is out of range of the…
Apr 8 2015, 4:24 PM
Inez committed rGPARab16987ae890: Better support for left & right arrow keys.
Better support for left & right arrow keys
Apr 8 2015, 4:23 PM
Inez committed rGPAR772716bce9c8: Fix the exception that is thrown when document is passed as a start parameter….
Fix the exception that is thrown when document is passed as a start parameter…
Apr 8 2015, 4:23 PM
Inez committed rGPAR9b1e96cd463b: Logic for moving cursor left and right programmatically.
Logic for moving cursor left and right programmatically
Apr 8 2015, 4:23 PM
Inez committed rGPARc1225acb682f: Fix method hasSlugAtOffset to return true when length of the element is 0.
Fix method hasSlugAtOffset to return true when length of the element is 0
Apr 8 2015, 4:23 PM
Inez committed rGPARa62e78292f9a: Add slugs inside empty branch nodes so cursor can be correctly placed..
Add slugs inside empty branch nodes so cursor can be correctly placed.
Apr 8 2015, 4:23 PM
Inez committed rGPARbbaa17a6c4f4: * Replace spaces at the beginning and at the end of text node with   *….
* Replace spaces at the beginning and at the end of text node with   *…
Apr 8 2015, 4:23 PM
Inez committed rGPAR93b834a68821: Update JS and CSS references in demo to point to new location - ve instead of….
Update JS and CSS references in demo to point to new location - ve instead of…
Apr 8 2015, 4:23 PM
Inez committed rGPAR5e845979b896: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPAR4cef63538ff0: Replace every second space with   and do the same for the first space….
Replace every second space with   and do the same for the first space…
Apr 8 2015, 4:23 PM
Inez committed rGPAR3ac2c8e4944c: Improve handling for enter key - and support typing "on the selection" by….
Improve handling for enter key - and support typing "on the selection" by…
Apr 8 2015, 4:23 PM
Inez committed rGPAR79b1726b70c9: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPAR6d5e52481772: Cleanup in ve.ce.Surface - no significant changes.
Cleanup in ve.ce.Surface - no significant changes
Apr 8 2015, 4:23 PM
Inez committed rGPARf97ef02370af: Early version of support for typing in "slug" (turning it into paragraph).
Early version of support for typing in "slug" (turning it into paragraph)
Apr 8 2015, 4:23 PM
Inez committed rGPAR81375698a2ae: Fix minor bug in ve.log.
Fix minor bug in ve.log
Apr 8 2015, 4:23 PM
Inez committed rGPAR1fa1908402b2: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPAR78028ff588dd: Ported method debounce from underscore.js to ve..
Ported method debounce from underscore.js to ve.
Apr 8 2015, 4:23 PM
Inez committed rGPAR6276938d215c: Fix problem with turning elements of one type into elements of another type..
Fix problem with turning elements of one type into elements of another type.
Apr 8 2015, 4:23 PM
Inez committed rGPAR52aaabd4996a: Fix ListButtonTool to use method "change" instead of old "transact".
Fix ListButtonTool to use method "change" instead of old "transact"
Apr 8 2015, 4:23 PM
Inez committed rGPAR8b823a7dc62d: Introduce new method in Surface model called "change" and get rid of….
Introduce new method in Surface model called "change" and get rid of…
Apr 8 2015, 4:23 PM
Inez committed rGPAR063cad43b9cc: Cleanup to startPolling, stopPolling and clearPollData.
Cleanup to startPolling, stopPolling and clearPollData
Apr 8 2015, 4:23 PM
Inez committed rGPARda306ae08d8b: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPARfc138f3497ea: Start polling in async mode after document node is focused.
Start polling in async mode after document node is focused
Apr 8 2015, 4:23 PM
Inez committed rGPARee475cc54a00: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPARa57be133fbd4: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPAR7ab079bc52bb: Add ve.log, ve.debug and change rendering animation debug effect used in….
Add ve.log, ve.debug and change rendering animation debug effect used in…
Apr 8 2015, 4:23 PM
Inez committed rGPAR50999cb8adc2: Attach handlers to mousedown, mouseup and keydown events on document node….
Attach handlers to mousedown, mouseup and keydown events on document node…
Apr 8 2015, 4:23 PM
Inez committed rGPARe9d02b56a2d8: Little bit of a cleanup to stopPolling, startPolling and clearPollData.
Little bit of a cleanup to stopPolling, startPolling and clearPollData
Apr 8 2015, 4:23 PM
Inez committed rGPAR9f1885bc4b59: Typo. Sorry )-:.
Typo. Sorry )-:
Apr 8 2015, 4:23 PM
Inez committed rGPAR9d487c182489: Special handling in pollChanges loop for case when node is null..
Special handling in pollChanges loop for case when node is null.
Apr 8 2015, 4:23 PM
Inez committed rGPARf4a4952d185c: OMG. We have typing, autocorrect and spellcheck working. (Still no IME and….
OMG. We have typing, autocorrect and spellcheck working. (Still no IME and…
Apr 8 2015, 4:23 PM
Inez committed rGPAR260d3c0413e3: Fix bug with losing selection direction..
Fix bug with losing selection direction.
Apr 8 2015, 4:23 PM
Inez committed rGPAR94d29eaf4945: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPARc3cf5617fd2e: Use ve.ce.getDomText and ve.ce.getDomHash instead of ve.ce.Surface.getDOMText….
Use ve.ce.getDomText and ve.ce.getDomHash instead of ve.ce.Surface.getDOMText…
Apr 8 2015, 4:23 PM
Inez committed rGPARba680afcc3d0: Fix bugs in getDomText method..
Fix bugs in getDomText method.
Apr 8 2015, 4:23 PM
Inez committed rGPAR3667c2cf83bf: Block triple click (select node) - temporary - as long as we don't have….
Block triple click (select node) - temporary - as long as we don't have…
Apr 8 2015, 4:23 PM
Inez committed rGPAR092e84d31f8e: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPAR29a8ac77c382: Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org….
Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org…
Apr 8 2015, 4:23 PM
Inez committed rGPAR81473a81194d: Make method ve.dm.Document.addAnnotationsToData accept collection of….
Make method ve.dm.Document.addAnnotationsToData accept collection of…
Apr 8 2015, 4:23 PM
Inez committed rGPARa609afe52f26: Port static method addAnnotationsToData from ve to ve2.
Port static method addAnnotationsToData from ve to ve2
Apr 8 2015, 4:23 PM
Inez committed rGPAR21056ff5ec0d: Support for basic text insertion - typing.
Support for basic text insertion - typing
Apr 8 2015, 4:23 PM
Inez committed rGPAR5c41fa2fb80d: Define min-height for P and HX tags - needed when those tags are empty..
Define min-height for P and HX tags - needed when those tags are empty.
Apr 8 2015, 4:23 PM
Inez committed rGPARf711d78d4dcd: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPAR95297a2c73ee: Delete from ce.BranchNode code that is not needed anymore..
Delete from ce.BranchNode code that is not needed anymore.
Apr 8 2015, 4:23 PM
Inez committed rGPARd96db8dce793: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPAR22ebab2fa5fc: Simplify example document that we are currently using in our sandbox (now it….
Simplify example document that we are currently using in our sandbox (now it…
Apr 8 2015, 4:23 PM
Inez committed rGPAR6704b01e3026: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPAR97001e130107: Improvements to selection mechanism..
Improvements to selection mechanism.
Apr 8 2015, 4:23 PM
Inez committed rGPAR02f913a7db55: Added accidently removed registrations for events handling..
Added accidently removed registrations for events handling.
Apr 8 2015, 4:23 PM
Inez committed rGPARffd411b5e791: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPARa2e7335ed601: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPAR8a35e6eafe00: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPAR43a6abec2dff: Introduce two different types of slugs - inline and block - this is in order….
Introduce two different types of slugs - inline and block - this is in order…
Apr 8 2015, 4:23 PM
Inez committed rGPAR9edb38353c8a: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPARf7fb4bee5cac: Refactoring and performance optmization to method getNodeAndOffset….
Refactoring and performance optmization to method getNodeAndOffset…
Apr 8 2015, 4:23 PM
Inez committed rGPAR5f9ea545cfbc: Refactoring and performance optimizations to getOffset method in Surface view..
Refactoring and performance optimizations to getOffset method in Surface view.
Apr 8 2015, 4:23 PM
Inez committed rGPARb56b6bad6d0d: Just for purpose of testing add some hardcoded border and cellspacing to all….
Just for purpose of testing add some hardcoded border and cellspacing to all…
Apr 8 2015, 4:23 PM
Inez committed rGPAR065494941e8a: Add special handling in getOffset method for a case when cursor is inside….
Add special handling in getOffset method for a case when cursor is inside…
Apr 8 2015, 4:23 PM
Inez committed rGPAR8a52b410764d: Working (but dirty) implementation of getOffset, getDOMNodeAndOffset and….
Working (but dirty) implementation of getOffset, getDOMNodeAndOffset and…
Apr 8 2015, 4:23 PM
Inez committed rGPARe5897dffa44d: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPAR8f4f0763408b: Added handles for mouse events (down, up, move). Implemented method….
Added handles for mouse events (down, up, move). Implemented method…
Apr 8 2015, 4:23 PM
Inez committed rGPARafe18a685a30: Fix methods getNearestStructuralOffset and getNearestContentOffset for case….
Fix methods getNearestStructuralOffset and getNearestContentOffset for case…
Apr 8 2015, 4:23 PM
Inez committed rGPAR1e5e14c2c134: Add method hasSlugAtOffset to ve.ce.BranchNode.
Add method hasSlugAtOffset to ve.ce.BranchNode
Apr 8 2015, 4:23 PM
Inez committed rGPARe9230968fec4: Set contenteditable=false for Alien wrappers (both inline and block).
Set contenteditable=false for Alien wrappers (both inline and block)
Apr 8 2015, 4:23 PM
Inez committed rGPAR6017050b3fb7: Add class ve-ce-imageNode to all image nodes, also comment out mousedown….
Add class ve-ce-imageNode to all image nodes, also comment out mousedown…
Apr 8 2015, 4:23 PM
Inez committed rGPARd9bd47d8a6d4: Make example demo document even more complicated.
Make example demo document even more complicated
Apr 8 2015, 4:23 PM
Inez committed rGPARe86c053045ba: Define better example/testing article in Sandbox.
Define better example/testing article in Sandbox
Apr 8 2015, 4:23 PM
Inez committed rGPARbea881daca86: Refactor mechanism of adding slugs in before and after particular nodes in….
Refactor mechanism of adding slugs in before and after particular nodes in…
Apr 8 2015, 4:23 PM
Inez committed rGPAR5b52e5320a8f: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPARfdbf1ac87009: Define better example/testing article in Sandbox.
Define better example/testing article in Sandbox
Apr 8 2015, 4:23 PM
Inez committed rGPARfe1482e0c41a: Added method proxy to ve.ce.Surface.
Added method proxy to ve.ce.Surface
Apr 8 2015, 4:23 PM
Inez committed rGPARe7cd9e5ef7a1: Add missing JS files references to demo.
Add missing JS files references to demo
Apr 8 2015, 4:23 PM
Inez committed rGPAR19a02f379888: Disable objectResizing and inlineTableEditing within execCommand.
Disable objectResizing and inlineTableEditing within execCommand
Apr 8 2015, 4:23 PM
Inez committed rGPAR32c2366dcabe: Logic for adding 'slugs' before, after and between nodes in certain cases.
Logic for adding 'slugs' before, after and between nodes in certain cases
Apr 8 2015, 4:23 PM
Inez committed rGPAR3848e77c3367: Basic support for Alien node in HTMLDom -> LinMod converter.
Basic support for Alien node in HTMLDom -> LinMod converter
Apr 8 2015, 4:23 PM
Inez committed rGPAR1a4e488b065a: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:23 PM
Inez committed rGPAR41a7451ea2dc: Store reference to view node (ve.ce.Node) in jQuery data of it's wrapper.
Store reference to view node (ve.ce.Node) in jQuery data of it's wrapper
Apr 8 2015, 4:23 PM
Inez committed rGPAR156e15c66b32: Added missing reference to ve.Document.js.
Added missing reference to ve.Document.js
Apr 8 2015, 4:23 PM
Inez committed rGPARee39e837b8e3: Get Alien node (leaftnode) working - it reads its content from attribute 'html'.
Get Alien node (leaftnode) working - it reads its content from attribute 'html'
Apr 8 2015, 4:23 PM
Inez committed rGPAR82ef058cb732: Add two more cats to demo/example article.
Add two more cats to demo/example article
Apr 8 2015, 4:23 PM
Inez committed rGPAR0562d83f2fb7: Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor….
Merge branch 'dmrewrite' of ssh://review/mediawiki/extensions/VisualEditor…
Apr 8 2015, 4:22 PM
Inez committed rGPARbab1a9672cc5: Fix method getDocument in dm.Surface and start using it.
Fix method getDocument in dm.Surface and start using it
Apr 8 2015, 4:22 PM