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