Commit Graph

283 Commits

Author SHA1 Message Date
ae35d258c5 Small bakcup. Image is becoming unresponsive with last test and a little slower after loading Komitter. 2020-05-09 18:40:59 +00:00
6024ef8058 Fighting against the selection of new nodes on Spec. 2020-05-09 18:40:59 +00:00
c9e410a36d Persistence on basic notebooks done! Text and code playgrounds are saved almost automatically (text needs explicit saving). 2020-05-09 18:40:59 +00:00
f2319ec3e7 Debugging persistance. 2020-05-09 18:40:59 +00:00
61940a3c4d New GUI: Basic outlining implemented for promote/demote & before/after operations. Next, proper saving of body (text first, then code). 2020-05-09 18:40:59 +00:00
7e4dd89d94 New GUI: Adding and removing nodes done. Next: Moving nodes up/down and promote/demote. 2020-05-09 18:40:59 +00:00
5d153256fd Deprecation of GrafoscopioBrowser and adding functionality to GrafoscopioGUI instead. 2020-05-09 18:40:59 +00:00
b9f52f2f87 Starting deprecation of GrafoscopioBrowser: Moving class methods to GrafoscopioGUI. 2020-05-09 18:40:59 +00:00
17e0405b11 From unnamed to named windows. 2020-05-09 18:40:59 +00:00
bf98d67b8f Improving persistance. 2020-05-09 18:40:59 +00:00
1597d9ece5 Reorganizing protocols. 2020-05-09 18:40:59 +00:00
24f32911b2 Minor changes from a new image (last one become irresponsive). 2020-05-09 18:40:59 +00:00
c9a27dee85 Notebooks: starting migration to new toolkit support, from docking bar. 2020-05-09 18:40:59 +00:00
fb0f04b990 Autostarting docking bar. 2020-05-09 18:40:59 +00:00
d756846b86 New GUI: Preliminary presistence support. 2020-05-09 18:40:59 +00:00
4ee483c541 Moving functionality to GrafoscopioGUI. 2020-05-09 18:40:59 +00:00
6e0b00ac53 GrafoscopioBrowser will be deprecated. Its funcionality should be on GrafoscopioGUI and GrafoscopioNotebook. 2020-05-09 18:40:59 +00:00
9a30b9a31d Updating prerrequisites and default version to stable. 2020-05-09 18:40:58 +00:00
184b44e960 Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. 2020-05-09 18:40:58 +00:00
2260bdaebe Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. 2020-05-09 18:40:58 +00:00
b70b7b6b31 Updating defaults now to the development branches. 2020-05-09 18:40:58 +00:00
89d9ad27ad Incorporando cambios de la sesión de trabajo con Johan. 2020-05-09 18:40:58 +00:00
2b7175b8fc Synced for the new version release. 2020-05-09 18:40:58 +00:00
1596121745 Spec-Glamour new GUI: Open notebook from file implemented. 2020-05-09 18:40:58 +00:00
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
db72fe731c About: New code for about. 2020-05-09 18:40:58 +00:00
4185ae05bd Syncing to explore development on Moose 6. 2020-05-09 18:40:58 +00:00
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
d08470823a Last update before restarting in a fresh moose 5.1 image. 2020-05-09 18:40:58 +00:00
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
d433a8a414 updateMenu: Simpler names and fewer options. 2020-05-09 18:40:58 +00:00
09656266a4 Documentation: Cleaning download and updating for particular documents now that we have them generalized. 2020-05-09 18:40:58 +00:00
3e2e38309d Documentation: Updating all in a single step, now that we have a lighter document format. 2020-05-09 18:40:58 +00:00
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
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
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
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
64ab651a82 SQLite support: fixing local paths bug. 2020-05-09 18:40:58 +00:00
bab57e514c SQLite: Small change to test sync with main repo. 2020-05-09 18:40:58 +00:00
934ee3597a SQLite: Initial support for installation. 2020-05-09 18:40:58 +00:00
77dcc46157 Cleaning interface and trying to know where the code nodes are transformed into text. 2020-05-09 18:40:58 +00:00
79c04b04d2 Cleaning the code: Quitting support for Fossil repositories. It was not working. PAY PARTICULAR ATTENTION. 2020-05-09 18:40:58 +00:00
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
25598642b3 Documentation: Improving UI experience for dowloading main tutorial. 2020-05-09 18:40:58 +00:00
65a0e3488d Dataviz package: Loading from configuration. 2020-05-09 18:40:58 +00:00
a2bf4d31bc Updating dataviz package. 2020-05-09 18:40:58 +00:00
cf2682cda8 Some changes in the menu to test configurationOfGrafoscopio 2020-05-09 18:40:58 +00:00
652f1f6ef0 Changing menus and testing configuration of... 2020-05-09 18:40:58 +00:00
70627a1977 Updating grafoscopio version. 2020-05-09 18:40:57 +00:00
df3206d70c Update > Tutorial: Cleaning dirty code. 2020-05-09 18:40:57 +00:00
c6db8be8cd Updating tutorial: renaming and looking for redundant code. 2020-05-09 18:40:57 +00:00
d88842bc61 Releasing for Pharo4 2020-05-09 18:40:57 +00:00
ca421ae93f Fixing launching problems. 2020-05-09 18:40:57 +00:00
266d5378a1 Dataviz as a codependency instead of prerrequisite. 2020-05-09 18:40:57 +00:00
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
c94c0b8f70 Filling out catalog info. 2020-05-09 18:40:57 +00:00
da91cb4eb9 First minimalist configuration of the project to ease installation for upcoming data week and beyond :-) 2020-05-09 18:40:57 +00:00
483ac2acc9 Dinamic dictionary as a learning exercise for more comples UI. Empty playgrounds are working. 2020-05-09 18:40:57 +00:00
3664284fd0 New minimalistic example 2020-05-09 18:40:57 +00:00
16aca70b31 Going back to the non-dynamic interface in the test functionality :-/ 2020-05-09 18:40:57 +00:00
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
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
71446677e6 Updating prerrequisites. 2020-05-09 18:40:57 +00:00
5fba4c2528 Commit before loading this into a clear image. 2020-05-09 18:40:57 +00:00
2aed6cf164 Documentation: Solving UTF8 decoding problem when downloading documentation. 2020-05-09 18:40:57 +00:00
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
cefd91de06 Tags: Temporary fix to UTF-8 tagged nodes. 2020-05-09 18:40:57 +00:00
d254442c4f Documentation menu: Correcting minor omission. 2020-05-09 18:40:57 +00:00
68f233aa7a Documentation: Option menu for opening only the tutorial. 2020-05-09 18:40:57 +00:00
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
bbbc0ed07c Reversing back to the stable version of Roassal 2020-05-09 18:40:57 +00:00
9410b85456 Nuevas rutas de repositorios. 2020-05-09 18:40:57 +00:00
35c11531c3 Icons update 2020-05-09 18:40:57 +00:00
c1ff31e4d2 Data visualization and writing tools updated for finishing this writing:
http://mutabit.com/deltas/repos.fossil/piamed/libro/doc/tip/Libro/libro.pdf
2020-05-09 18:40:57 +00:00
186e94e37a Repositories > Dirty fix: When the remote repository is defined, it's also stored on metadata and also the local repository. 2020-05-09 18:40:57 +00:00
974faa58b8 'Save As...' working again. :-) 2020-05-09 18:40:57 +00:00
83281067f9 Repositories: Only opens repositories when .fslckout doesn't exists. This code needs refactoring. 2020-05-09 18:40:57 +00:00
000476d2b2 Temporal workaround with a fixed remote repository for this week workshop. Should be changes SOON! Consider it an alpha feature. 2020-05-09 18:40:57 +00:00
a73dbf3110 Repositories: Preliminary support for local repositories with graphical interface for commits. 2020-05-09 18:40:57 +00:00
f4be383711 Bug 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. 2020-05-09 18:40:57 +00:00
d4f8a7a1f0 IMPORTANTE: Justo antes de extraer los datos principales del archivo en Ston, en lugar de ponerlos a mano como hasta ahora. 2020-05-09 18:40:57 +00:00
fe63393f70 Preliminar support for fossil commits. 2020-05-09 18:40:57 +00:00
c1cbff2ccf Now repository information is stored in the root of the tree. 2020-05-09 18:40:57 +00:00
8e4b697ced Better support for exporting to html using pandoc. 2020-05-09 18:40:57 +00:00
3c1a134163 HTML export for Mac OS. Alpha version. 2020-05-09 18:40:56 +00:00
b66dfca988 Updates from the Data Week workshop 1. 2020-05-09 18:40:56 +00:00
Ivan Pulido
ebe30ee52a Corrijo elnombre del método que se llama desde el menú para abrir desde URL. 2020-05-09 18:40:56 +00:00
Ivan Pulido
07ac1b87cd Agrego método para abrir desde URL con GUI. 2020-05-09 18:40:56 +00:00
853f8523b5 Open files from web. 2020-05-09 18:40:56 +00:00
Ivan Pulido
1d2a98e0fd Agrego nuevo método que genera una UI para abrir desde URL que da especifica el usuario. 2020-05-09 18:40:56 +00:00
f38924015d File selector UI only adds new files if they're not in the list of recently opened files. 2020-05-09 18:40:56 +00:00
f51a7b639f Fossil parent commit detector corrected. 2020-05-09 18:40:56 +00:00
8322c6394a ExternalTools are now a external package for easy sharing of code snippets, for example the ones related with fossil visualizations. 2020-05-09 18:40:56 +00:00
5b6435ee86 Fossil > parents are now fossil commit objects instead of plain text of the uuid. 2020-05-09 18:40:56 +00:00
553d8b8552 Fossil timeline stores all parents info. 2020-05-09 18:40:56 +00:00
264193be5e A new class for external tools, starting with Fossil-SCM :-) and its timeline visualization (which is still pending). 2020-05-09 18:40:56 +00:00
83685cb9fe Renaming methods for updating documentation. 2020-05-09 18:40:56 +00:00
Ivan Pulido
e4ebade806 Changes in update docs. Adding 'AsString' because without it ZnClient downloads it in a weird way. 2020-05-09 18:40:56 +00:00
Ivan Pulido
9e696aee30 Updated method for updating docs. 2020-05-09 18:40:56 +00:00
e329baca04 UPdated error message. 2020-05-09 18:40:56 +00:00
f1c1d0d743 Mensajes de finalización de las actualizaciones. 2020-05-09 18:40:56 +00:00
53739c6026 Minor tweaks to saving. Still getting an error message. 2020-05-09 18:40:56 +00:00
67cf3395c4 Updated prerrequisites. 2020-05-09 18:40:56 +00:00
90ab4b53c4 Updated: Updating prerrequisites. 2020-05-09 18:40:56 +00:00
134ba5ad8d Updates with the last version. 2020-05-09 18:40:56 +00:00
b63575e9b4 Minor bugfix on launching Transcripts. 2020-05-09 18:40:56 +00:00
809b1a69ad Adding Transcript to the main bar. 2020-05-09 18:40:56 +00:00
683ce67f5a Making 'open' to use 'openDefault' (should be renamed?) 2020-05-09 18:40:56 +00:00
07828dce74 Improved 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. 2020-05-09 18:40:56 +00:00
0817d2d484 Implementing openFromUrl for an easier work with web published documents. 2020-05-09 18:40:56 +00:00
bc3cc05b78 Minimal changes for demo. 2020-05-09 18:40:56 +00:00
097ad539d5 Preliminar support for opening files (new, recent and from selector) in main menu. 2020-05-09 18:40:56 +00:00
a843bed36e Starting open from file in main interface. 2020-05-09 18:40:56 +00:00
9920c8a1a1 Starting recent documents functionality. 2020-05-09 18:40:56 +00:00
6740d526fe Better doc string and note to myself in the future. 2020-05-09 18:40:56 +00:00
d15167e118 Adding routes for external packages on Windows according to the way moose/pharo are packaged. 2020-05-09 18:40:56 +00:00
6e0230bcc9 Showing settings for a better debug (specially on Windows :-/ ). 2020-05-09 18:40:56 +00:00
dba756eed9 Multiplatform file locations. 2020-05-09 18:40:56 +00:00
51f7edb0b1 Updating file locations to make them multiplatform. 2020-05-09 18:40:56 +00:00
4fef2117d7 Putting Roassal on prerrequisites to sync changes in the base. 2020-05-09 18:40:56 +00:00
89cd7daa18 Enabling local repositories. 2020-05-09 18:40:56 +00:00
d57f3e5606 Updating menu simplified and integration of Grafoscopio a interface updates. 2020-05-09 18:40:56 +00:00
Ivan Pulido
1741d84242 Updating dockbar to reflect the change in update documentation method. 2020-05-09 18:40:56 +00:00
Ivan Pulido
5090c2ec64 Adding updateDocumentation method which updates the documentation using fossil. 2020-05-09 18:40:56 +00:00
e675e146b8 Spanish interface: minor fixes. 2020-05-09 18:40:56 +00:00
42b07968e8 Browser messages all in Spanish. Multiligual support will be added later. 2020-05-09 18:40:56 +00:00
c5c9c0c3a9 Updating browser messages to Spanish. 2020-05-09 18:40:56 +00:00
9aefc0d6af Eligiendo "Documento" en lugar de árbol. 2020-05-09 18:40:56 +00:00
23648d3bf9 Minor changes. 2020-05-09 18:40:56 +00:00
4cfec7232f Minor correction in the file name of the help tree. 2020-05-09 18:40:56 +00:00
7e2def7ef5 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-05-09 18:40:56 +00:00
9eda8f91b7 Implementing the opening of the Spanish manual in HTML. Next, implenting opening inside grafoscopio. 2020-05-09 18:40:56 +00:00
4d4aaf8705 New launchers and updatable docking bar. 2020-05-09 18:40:56 +00:00
2cdfabf061 New dockbar, moving messages from instance to the class side. 2020-05-09 18:40:56 +00:00
3466488794 Organizing menus.
Co-authored-by: Ivan Pulido <ijpulidos@riseup.net>
2020-05-09 18:40:56 +00:00
bba3837431 DockingBar: Reorganizing 2020-05-09 18:40:56 +00:00
Ivan Pulido
16f8a25439 Adding message to GrafoscopioBrowser class to launch help in PDF format in an external viewer. 2020-05-09 18:40:56 +00:00
cf1d06829e Changing message to the class side of GrafoscopioBrowser. 2020-05-09 18:40:56 +00:00
76c6caa061 Adding message to the GrafoscopioBrowser class side. 2020-05-09 18:40:56 +00:00
7a3959335f Docking bar with initial submenus. Still a lot of functionalities there to implement and reorganize. 2020-05-09 18:40:56 +00:00
d35e04c931 Starting to explore top docking bar for a fixed menu. 2020-05-09 18:40:56 +00:00
38f078dbd2 Support for pdf exportation. 2020-05-09 18:40:55 +00:00
e48afbe15a Sync before working on another location/image. 2020-05-09 18:40:55 +00:00
621c640199 Exportación a markdown de nodos de código 2020-05-09 18:40:55 +00:00
11cefd26b6 First version of executable auto-updateable playgrounds in a grafoscopio document tree. Almost ready for going wider in Internet :-). Integration of testing branch) 2020-05-09 18:40:55 +00:00
25bcbdbb17 Embeddable playgrounds as node "executable visualizations" finally! :-). **Pending | Bug**: Storing properly the playground contents because when the node is revisited, they become nill. 2020-05-09 18:40:55 +00:00
02bb6c72a4 Solved main but when selecting empty parts of the main tree... finaly! an old bug has being hunted :-) 2020-05-09 18:40:55 +00:00
87afabc093 Integrating the Testing branch. 2020-05-09 18:40:55 +00:00
cc867e0065 Just before trying tagged nodes for exporting in testing branch. 2020-05-09 18:40:55 +00:00
361fb8ddcf Nodes tagged as 'code' are not executable in my tree, but they're on the GLM Basic Examples. Next testing why the difference. 2020-05-09 18:40:55 +00:00