c1ff31e4d2Data visualization and writing tools updated for finishing this writing:Offray Luna2015-07-30 14:51:27 +0000
186e94e37aRepositories > Dirty fix: When the remote repository is defined, it's also stored on metadata and also the local repository.Offray Luna2015-07-11 18:00:25 +0000
83281067f9Repositories: Only opens repositories when .fslckout doesn't exists. This code needs refactoring.Offray Luna2015-07-11 17:23:03 +0000
000476d2b2Temporal workaround with a fixed remote repository for this week workshop. Should be changes SOON! Consider it an alpha feature.Offray Luna2015-07-11 16:42:41 +0000
a73dbf3110Repositories: Preliminary support for local repositories with graphical interface for commits.Offray Luna2015-07-11 15:32:15 +0000
f4be383711Bug hunted! (look for the comment with "REFACTORING NOTES" on the source code). I need a more modular code, with less newbie mistakes (like repeated functionality in different methods). Next commit: testing commits UI from grafoscopio.Offray Luna2015-07-11 12:26:05 +0000
d4f8a7a1f0IMPORTANTE: Justo antes de extraer los datos principales del archivo en Ston, en lugar de ponerlos a mano como hasta ahora.Offray Luna2015-07-11 11:40:08 +0000
fe63393f70Preliminar support for fossil commits.Offray Luna2015-07-11 10:41:04 +0000
c1cbff2ccfNow repository information is stored in the root of the tree.Offray Luna2015-07-10 19:19:41 +0000
8e4b697cedBetter support for exporting to html using pandoc.Offray Luna2015-07-10 18:17:17 +0000
3c1a134163HTML export for Mac OS. Alpha version.Offray Luna2015-07-10 16:05:59 +0000
b66dfca988Updates from the Data Week workshop 1.Offray Luna2015-06-27 19:46:09 +0000
ebe30ee52aCorrijo elnombre del método que se llama desde el menú para abrir desde URL.
Ivan Pulido
2015-06-23 19:44:12 +0000
07ac1b87cdAgrego método para abrir desde URL con GUI.
Ivan Pulido
2015-06-23 19:26:13 +0000
8322c6394aExternalTools are now a external package for easy sharing of code snippets, for example the ones related with fossil visualizations.Offray Luna2015-06-19 07:06:44 +0000
5b6435ee86Fossil > parents are now fossil commit objects instead of plain text of the uuid.Offray Luna2015-06-15 12:37:27 +0000
553d8b8552Fossil timeline stores all parents info.Offray Luna2015-06-15 08:56:18 +0000
264193be5eA new class for external tools, starting with Fossil-SCM :-) and its timeline visualization (which is still pending).Offray Luna2015-06-15 07:55:10 +0000
83685cb9feRenaming methods for updating documentation.Offray Luna2015-06-08 10:18:03 +0000
e4ebade806Changes in update docs. Adding 'AsString' because without it ZnClient downloads it in a weird way.
Ivan Pulido
2015-06-06 20:10:21 +0000
9e696aee30Updated method for updating docs.
Ivan Pulido
2015-06-06 19:50:20 +0000
683ce67f5aMaking 'open' to use 'openDefault' (should be renamed?)Offray Luna2015-03-30 12:42:36 +0000
07828dce74Improved open and saving from files, for a more modular approach and consistent behaviour. This solves a bug with saving when the file was opened from the "recent documents" in the launch menu.Offray Luna2015-03-30 12:25:01 +0000
0817d2d484Implementing openFromUrl for an easier work with web published documents.Offray Luna2015-03-29 17:48:20 +0000
4cfec7232fMinor correction in the file name of the help tree.Offray Luna2015-03-09 23:13:15 +0000
7e2def7ef5Loading help as a grafoscopio tree done. Next help must be loaded at an specific node inside the manual, for example the "Quick Overview".Offray Luna2015-03-09 23:09:21 +0000
9eda8f91b7Implementing the opening of the Spanish manual in HTML. Next, implenting opening inside grafoscopio.Offray Luna2015-03-09 18:50:21 +0000
4d4aaf8705New launchers and updatable docking bar.Offray Luna2015-03-09 18:36:52 +0000
2cdfabf061New dockbar, moving messages from instance to the class side.Offray Luna2015-03-09 17:48:28 +0000
e48afbe15aSync before working on another location/image.Offray Luna2015-03-06 08:16:15 +0000
621c640199Exportación a markdown de nodos de códigoOffray Luna2015-02-12 20:41:39 +0000
11cefd26b6First version of executable auto-updateable playgrounds in a grafoscopio document tree. Almost ready for going wider in Internet :-). Integration of testing branch)Offray Luna2015-02-11 22:18:14 +0000
25bcbdbb17Embeddable playgrounds as node "executable visualizations" finally! :-). **Pending | Bug**: Storing properly the playground contents because when the node is revisited, they become nill.Offray Luna2015-02-06 20:03:36 +0000
02bb6c72a4Solved main but when selecting empty parts of the main tree... finaly! an old bug has being hunted :-)Offray Luna2015-02-06 11:14:29 +0000
cc867e0065Just before trying tagged nodes for exporting in testing branch.Offray Luna2015-01-21 18:19:35 +0000
361fb8ddcfNodes tagged as 'code' are not executable in my tree, but they're on the GLM Basic Examples. Next testing why the difference.Offray Luna2015-01-17 16:45:21 +0000
9bf5bb4332Preliminary support for tagged nodes! :-). When a tag is added the node needs to be revisited to show the changes in the body pane. Will be nice to have this happening as soon as the tag is added.Offray Luna2015-01-17 16:23:39 +0000
990ff595b1Just before testing pager as a way to make custom visualization of nodes instead of opening a new file in a new mode. This save us from reloading the file, gives more flexibility and inmediate feedback according to the kind of node (as marked by tags ) we're located on.Offray Luna2015-01-16 15:57:44 +0000
a1a8d0d21cPreliminary support for transmediated notes, for one original node to one child transmediated node. Next, to see what's happening with saving and having nodes shown when transmediated is selected.Offray Luna2015-01-15 18:08:26 +0000
8627b14edcRedefining custom tags for upcoming transmediaton event to keep interface easy. Next, two columns browser and initial support for modes.Offray Luna2015-01-14 11:50:52 +0000
cd76787b0fTagged nodes: Support for tagging nodes at right side. Next: custom views according to tags.Offray Luna2015-01-14 09:41:36 +0000
0885fedfb9Preliminar support for tags integrated to the UI. Next: Showing the tags in the left of the nodes' headers.Offray Luna2015-01-13 18:28:45 +0000
f1191bb493Popup windows for messages. Next: implementing tagged nodes.Offray Luna2015-01-12 17:16:58 +0000
f5ba3d7bc6UI: Support for submenus. Next: Pop-up windows and node tags .Offray Luna2015-01-12 13:17:26 +0000
931a4d2a3eModal Interfaces > Transmediaton: Starting to test an alternative approach to building a custom browser for this experience based on the three inter-dependant panes, to see if I can understand ports better.Offray Luna2014-11-27 11:11:04 +0000
20435782fbStarting to support modes: a visual layout and behavioural modifications for particular experiences inside grafoscopio.Offray Luna2014-11-26 21:10:58 +0000
04facf6ca7Saving before adding tags for the transmedia hackathon.Offray Luna2014-11-26 20:33:11 +0000
0ea75a5888Preliminary support for embedded sub-browsers. I need to quit the independent openning of a new browser each time a new node is selected.Offray Luna2014-11-26 17:06:23 +0000
9f7422969cDirty support for different views of the browser according to the task. This one is for making transmedia marathons. There is need for sub-browsers in panels. I need to explore that.Offray Luna2014-11-26 16:13:57 +0000
f89d088de6Patched 'Save as...' to support pandoc as an external program.Offray Luna2014-11-15 19:01:14 +0000
d0b9885fdfExporting with pandoc as an external tool with path defined by the user.Offray Luna2014-11-15 18:24:36 +0000