fnpeditor.git
2013-06-05 Aleksander... wip: adding less.js
2013-06-04 Aleksander... Visual editor: tabs view supports icons in tab titles
2013-06-04 Aleksander... Visual editor: leaking scope fix
2013-06-03 Aleksander... Visual editor wip: tabsManager modules uses tabs view
2013-05-29 Aleksander... Cleaning up files structure
2013-05-29 Aleksander... Visual editor: moving require.js to libs directory
2013-05-28 Aleksander... Visual editor: Adapting for requirejs optimizer
2013-05-28 Aleksander... Editor: Introducing requirejs
2013-05-06 Aleksander... Visual editor - adding metadata node if missing
2013-05-06 Aleksander... Visual editor - beautify source
2013-05-06 Aleksander... Visual editor - styling header margin
2013-05-06 Aleksander... Visual editor - stop inheriting text indent
2013-05-06 Aleksander... Visual editor - new node shortcuts in the toolbar
2013-05-06 Aleksander... Visual editor - margin for first nested section
2013-05-06 Aleksander... Visual editor - throwing away "[[no class]]" marker
2013-05-05 Aleksander... Visual editor - handling enter/+ when in the middle...
2013-05-05 Aleksander... Visual editor - inserting node before the current one...
2013-04-29 Aleksander... Visual editor - fixing not having ids on wlxml tags...
2013-04-28 Aleksander... Visual editor - tweaking ui
2013-04-28 Aleksander... Visual editor - status bar with breadcrumbs
2013-04-28 Aleksander... Visual editor - throwing away document node wrapping...
2013-04-27 Aleksander... Visual editor - stop supporting 'document' node
2013-04-25 Aleksander... Visual editor - tweaking saving document ui & behavior
2013-04-25 Aleksander... Visual editor - handling root wlxml element in navigati...
2013-04-25 Aleksander... Visual editor - fixing margins
2013-04-24 Aleksander... Visual editor - removing "selection" section from edit...
2013-04-24 Aleksander... cleanup
2013-04-24 Aleksander... Visual editor - add new node button at toolbar - insert...
2013-04-24 Aleksander... Visual editor - styling node hover tag
2013-04-24 Aleksander... Visual editor - handling double enter
2013-04-24 Aleksander... Visual editor - node hover tag
2013-04-22 Aleksander... Visual editor - making sure only wlxml-tags are put...
2013-04-22 Aleksander... Visual editor - refactoring in transformations
2013-04-22 Aleksander... wip: toggle tags button
2013-04-22 Aleksander... Visual editor - grid toggle
2013-04-22 Aleksander... Visual editor - fixing cross highlighting
2013-04-22 Aleksander... Visual editor - styling in edit pane
2013-04-22 Aleksander... Visual editor - cross highlighting nodes between main...
2013-04-22 Aleksander... Visual editor: simple parent/children navigation in...
2013-04-19 Aleksander... Visual editor: hitting enter moves to a new tag - copy...
2013-04-19 Aleksander... Visual editor: localizing publication save url
2013-04-19 Aleksander... Visual editor: handling empty document
2013-04-19 Aleksander... Visual editor: refactoring
2013-04-19 Aleksander... Visual editor: refactoring
2013-04-19 Aleksander... Visual editor: preserving all attributes from wlxml...
2013-04-19 Aleksander... Visual editor: selecting created node
2013-04-19 Aleksander... Visual editor: fix for browser compatibility
2013-04-19 Aleksander... Visual editor: simple tagging capability
2013-04-19 Aleksander... Visual editor: handling formatting of metadata tag...
2013-04-18 Aleksander... Visual editor: fixing transformations
2013-04-18 Aleksander... Visual editor: styling content elements
2013-04-18 Aleksander... Visual editor: styling fix
2013-04-18 Aleksander... Visual editor: using dash instead of dot in wlxml-class...
2013-04-18 Aleksander... Visual editor: changing tag/class via edit pane
2013-04-18 Aleksander... Visual editor: dropping translation of wlxml 'div'...
2013-04-18 Aleksander... Visual editor fix: class attr was lost during translati...
2013-04-18 Aleksander... Visual editor: selects in edit pane (wip) + styling
2013-04-18 Aleksander... Visual editor: Styling font for the whole side bar
2013-04-18 Aleksander... Strings translation
2013-04-17 Aleksander... Visual editor: selecting first node on first display
2013-04-17 Aleksander... Visual editor: edit pane reacts to node selecting
2013-04-17 Aleksander... Visual editor: Handling wlxml classes in transformations
2013-04-17 Aleksander... Visual editor - working sidebar
2013-04-17 Aleksander... Fix: more precise selector for not catching unwanted...
2013-04-17 Aleksander... WIP: Stub of visual editor's sidebar
2013-04-17 Aleksander... Visual editor: styling
2013-04-17 Aleksander... Visual editor: styling meta data editor
2013-04-17 Aleksander... Visual editor - moving meta add button out of table...
2013-04-17 Aleksander... Visual editor - fixing CSS for empty meta table
2013-04-17 Aleksander... Fix for Firefox
2013-04-17 Aleksander... Visual editor: styling buttons in meta table
2013-04-17 Aleksander... Visual editor: editing meta data via contenteditable...
2013-04-17 Aleksander... Visual editor: adding/removing meta data
2013-04-17 Aleksander... Visual Editor: Moving wlxml information to its own...
2013-04-17 Aleksander... Introducing Ace as the source editor
2013-04-16 Aleksander... Visual editor: marking nodes as selected on keyboard...
2013-04-16 Aleksander... Styling scrollbar in visual editor
2013-04-16 Aleksander... WIP: selection, highlighting, some styling for visual...
2013-04-15 Aleksander... Fixing event handling in visual editor
2013-04-15 Aleksander... Some dimensions for visual editor main area
2013-04-15 Aleksander... Refactorization
2013-04-15 Aleksander... Separate metadata ui in visual editor
2013-04-15 Aleksander... First naive implementation of transformations.toXML...
2013-04-11 Aleksander... transformations.fromXML.getHTMLTree
2013-04-10 Aleksander... editor: extracting metadata from xml
2013-04-10 Aleksander... Refactoring visualEditor module
2013-04-10 Aleksander... Saving document
2013-04-10 Aleksander... Basic communication between source and visual editors...
2013-04-08 Aleksander... Different tabs order
2013-04-08 Aleksander... Visual editor uses actual publications data
2013-04-08 Aleksander... Don't select a tab second time
2013-04-08 Aleksander... Logging
2013-04-08 Aleksander... Two tabs working
2013-04-08 Aleksander... syntax errors free
2013-04-04 Aleksander... Editor scaffold