Commit Graph

466 Commits

Author SHA1 Message Date
Offray Vladimir Luna Cárdenas 486fd04efd Updating file locations to make them multiplatform. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 89b8faa17e Putting Roassal on prerrequisites to sync changes in the base. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 950b24c5bf Enabling local repositories. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 16e55a8383 Updating menu simplified and integration of Grafoscopio a interface updates. 2020-04-13 10:08:45 +00:00
IvanPulido fc02edab9b Updating dockbar to reflect the change in update documentation method. 2020-04-13 10:08:45 +00:00
IvanPulido 8a9cd174b1 Adding updateDocumentation method which updates the documentation using fossil. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas ebb0eccd2b Spanish interface: minor fixes. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 15673a3bf7 Browser messages all in Spanish. Multiligual support will be added later. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 61f13ce01e Updating browser messages to Spanish. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 1020919686 Eligiendo "Documento" en lugar de árbol. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas e4e462646b Minor changes. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 1098541492 Minor correction in the file name of the help tree. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 4f3b14cf91 Loading help as a grafoscopio tree done. Next help must be loaded at an specific node inside the manual, for example the "Quick Overview". 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 4dda2ca79a Implementing the opening of the Spanish manual in HTML. Next, implenting opening inside grafoscopio. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas ad9373ddc2 New launchers and updatable docking bar. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 1b59f9589e New dockbar, moving messages from instance to the class side. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas ff9dc4d530 Organizing menus.
Co-authored-by: IvanPulido <IvanPulido>
2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 15eff825ec DockingBar: Reorganizing 2020-04-13 10:08:45 +00:00
IvanPulido f11380306d Adding message to GrafoscopioBrowser class to launch help in PDF format in an external viewer. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas e78633389d Changing message to the class side of GrafoscopioBrowser. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas eb1b9f32de Adding message to the GrafoscopioBrowser class side. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas a1a410a90b Docking bar with initial submenus. Still a lot of functionalities there to implement and reorganize. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas af3589c0a0 Starting to explore top docking bar for a fixed menu. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 7fbfdd403f Support for pdf exportation. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 4c37a8a6bd Sync before working on another location/image. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas ea4b662f48 Exportación a markdown de nodos de código 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 2e8f514fb9 First version of executable auto-updateable playgrounds in a grafoscopio document tree. Almost ready for going wider in Internet :-). Integration of testing branch) 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas f276c282c9 Embeddable playgrounds as node "executable visualizations" finally! :-). **Pending | Bug**: Storing properly the playground contents because when the node is revisited, they become nill. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 5fa06a7672 Solved main but when selecting empty parts of the main tree... finaly! an old bug has being hunted :-) 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas a686851630 Integrating the Testing branch. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas df8e26111e Just before trying tagged nodes for exporting in testing branch. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 0649073894 Nodes tagged as 'code' are not executable in my tree, but they're on the GLM Basic Examples. Next testing why the difference. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas a79faf1b55 Preliminary 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. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 7fae9f2ac7 Just 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. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 4b5e76e0cc Preliminary 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. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 12a7aec3b8 Redefining custom tags for upcoming transmediaton event to keep interface easy. Next, two columns browser and initial support for modes. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas ef71b41778 Tagged nodes: Support for tagging nodes at right side. Next: custom views according to tags. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 7903d04276 Preliminar support for tags integrated to the UI. Next: Showing the tags in the left of the nodes' headers. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 70087a8d32 Popup windows for messages. Next: implementing tagged nodes. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas a11a56f21c UI: Support for submenus. Next: Pop-up windows and node tags . 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 75b93104ab Initial support for named windows. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 403f2bab9d Syncing before some image freezing experiments with browsers and autoupdates 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas aa8d77d50d Saving before exploring branches. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 46650b0cdb Modal 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. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 106b983823 Starting to support modes: a visual layout and behavioural modifications for particular experiences inside grafoscopio. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas e2999f76ec Saving before adding tags for the transmedia hackathon. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas 2187958343 Preliminary support for embedded sub-browsers. I need to quit the independent openning of a new browser each time a new node is selected. 2020-04-13 10:08:45 +00:00
Offray Vladimir Luna Cárdenas f5f7d055df Dirty 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. 2020-04-13 10:08:44 +00:00
Offray Vladimir Luna Cárdenas 74f2506e5c Patched 'Save as...' to support pandoc as an external program. 2020-04-13 10:08:44 +00:00
Offray Vladimir Luna Cárdenas 310127ede3 Exporting with pandoc as an external tool with path defined by the user. 2020-04-13 10:08:44 +00:00