Commit Graph

413 Commits

Author SHA1 Message Date
Offray Vladimir Luna Cárdenas 2b7175b8fc Synced for the new version release. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 1596121745 Spec-Glamour new GUI: Open notebook from file implemented. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas cc6760199f Integrating code developed with the help of Johan Fabry for the new Spec-Glamour interface.
Co-authored-by: Johan Fabry <jfabry@dcc.uchile.cl>
2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas db72fe731c About: New code for about. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 4185ae05bd Syncing to explore development on Moose 6. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 47a9e4bf8f Exporting: Improving PDF exportation via XeLaTeX for unicode support. Still some leftovers proper cleaning needs to be debugged. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas d08470823a Last update before restarting in a fresh moose 5.1 image. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 41f8485124 Updating System: improving it and making it more modular and user friendlier, by decoupling User Interface, from 'command line' options so the user can select between granular updates or making an unattended update. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas d433a8a414 updateMenu: Simpler names and fewer options. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 09656266a4 Documentation: Cleaning download and updating for particular documents now that we have them generalized. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 3e2e38309d Documentation: Updating all in a single step, now that we have a lighter document format. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 0d1a7fabf0 DVCS friendly document format for notebooks enabled. This closes the long asked feature reported in [058a50a883](http://mutabit.com/repos.fossil/grafoscopio/tktview?name=058a50a883) by @ijpulidos. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 4d835b3f58 Flatten nodes at least!!! Now we have small files for grafoscopio notebooks. The start of a DVCS friendly grafoscopio notebook format :-). This should be reflected in the grafoscopio Docs folder of the fossil repo at http://mutabit.com/repos.fossil/grafoscopio/ after commit [6440630201] 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas a6bf43ab04 ExternalApp: introducing support for modelling external apps (installation, configuration, etc), starting with SQLite (then fossil and pandoc follow :-)) 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 7d32f4eb1d SQLite: moving files. Next cleaning leftovers and maybe starting a new object to model external apps handling (SQLite, fossil and pandoc) 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 64ab651a82 SQLite support: fixing local paths bug. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas bab57e514c SQLite: Small change to test sync with main repo. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 934ee3597a SQLite: Initial support for installation. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 77dcc46157 Cleaning interface and trying to know where the code nodes are transformed into text. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 79c04b04d2 Cleaning the code: Quitting support for Fossil repositories. It was not working. PAY PARTICULAR ATTENTION. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 2cdb2f61a1 Cleaning up the code. Trying to find why code nodes are serialized so big! (problem was solved already for textual nodes) 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 25598642b3 Documentation: Improving UI experience for dowloading main tutorial. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 65a0e3488d Dataviz package: Loading from configuration. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas a2bf4d31bc Updating dataviz package. 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas cf2682cda8 Some changes in the menu to test configurationOfGrafoscopio 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 652f1f6ef0 Changing menus and testing configuration of... 2020-05-09 18:40:58 +00:00
Offray Vladimir Luna Cárdenas 70627a1977 Updating grafoscopio version. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas df3206d70c Update > Tutorial: Cleaning dirty code. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas c6db8be8cd Updating tutorial: renaming and looking for redundant code. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas d88842bc61 Releasing for Pharo4 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas ca421ae93f Fixing launching problems. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 266d5378a1 Dataviz as a codependency instead of prerrequisite. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas cd138d00af First versioner powered installable package. I'll be looking if I understood versioner and packaging well and this will be the base for detecting errors. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas c94c0b8f70 Filling out catalog info. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas da91cb4eb9 First minimalist configuration of the project to ease installation for upcoming data week and beyond :-) 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 483ac2acc9 Dinamic dictionary as a learning exercise for more comples UI. Empty playgrounds are working. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 3664284fd0 New minimalistic example 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 16aca70b31 Going back to the non-dynamic interface in the test functionality :-/ 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas ca87a3ad61 About updated (needs a better looking, may be with another building object). Commiting before testing DynamicComposableModel for building a dynamic interface. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 373889f177 GUI: Spec migration prototype with initial tree browsing working. Next issue: making interface react to node tags and show playground when tagged as code. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas f54964c022 Last update before the talk 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 71446677e6 Updating prerrequisites. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 5fba4c2528 Commit before loading this into a clear image. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 2aed6cf164 Documentation: Solving UTF8 decoding problem when downloading documentation. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 3287574289 Going back to tags in Spanish. This should be thought more: Tags should be in any language, but language encoding can be tricky. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas cefd91de06 Tags: Temporary fix to UTF-8 tagged nodes. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas d254442c4f Documentation menu: Correcting minor omission. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 68f233aa7a Documentation: Option menu for opening only the tutorial. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 4895f003d6 Documentation: Update tutorial. Temporal fix while looking for a more robust solution which takes into account SHA1 integrity codes for downloading only the changed material. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas bbbc0ed07c Reversing back to the stable version of Roassal 2020-05-09 18:40:57 +00:00