Commit Graph

336 Commits

Author SHA1 Message Date
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
f54964c022 Last update before the talk 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