Commit Graph

413 Commits

Author SHA1 Message Date
Offray Vladimir Luna Cárdenas 9410b85456 Nuevas rutas de repositorios. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 35c11531c3 Icons update 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 974faa58b8 'Save As...' working again. :-) 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 83281067f9 Repositories: Only opens repositories when .fslckout doesn't exists. This code needs refactoring. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas a73dbf3110 Repositories: Preliminary support for local repositories with graphical interface for commits. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas fe63393f70 Preliminar support for fossil commits. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas c1cbff2ccf Now repository information is stored in the root of the tree. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 8e4b697ced Better support for exporting to html using pandoc. 2020-05-09 18:40:57 +00:00
Offray Vladimir Luna Cárdenas 3c1a134163 HTML export for Mac OS. Alpha version. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas f51a7b639f Fossil parent commit detector corrected. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 5b6435ee86 Fossil > parents are now fossil commit objects instead of plain text of the uuid. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 553d8b8552 Fossil timeline stores all parents info. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas e329baca04 UPdated error message. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas f1c1d0d743 Mensajes de finalización de las actualizaciones. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 53739c6026 Minor tweaks to saving. Still getting an error message. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 67cf3395c4 Updated prerrequisites. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 90ab4b53c4 Updated: Updating prerrequisites. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 134ba5ad8d Updates with the last version. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas b63575e9b4 Minor bugfix on launching Transcripts. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 809b1a69ad Adding Transcript to the main bar. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 683ce67f5a Making 'open' to use 'openDefault' (should be renamed?) 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 0817d2d484 Implementing openFromUrl for an easier work with web published documents. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas bc3cc05b78 Minimal changes for demo. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 097ad539d5 Preliminar support for opening files (new, recent and from selector) in main menu. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas a843bed36e Starting open from file in main interface. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 9920c8a1a1 Starting recent documents functionality. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 6740d526fe Better doc string and note to myself in the future. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas d15167e118 Adding routes for external packages on Windows according to the way moose/pharo are packaged. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 6e0230bcc9 Showing settings for a better debug (specially on Windows :-/ ). 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas dba756eed9 Multiplatform file locations. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 51f7edb0b1 Updating file locations to make them multiplatform. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 4fef2117d7 Putting Roassal on prerrequisites to sync changes in the base. 2020-05-09 18:40:56 +00:00
Offray Vladimir Luna Cárdenas 89cd7daa18 Enabling local repositories. 2020-05-09 18:40:56 +00:00