Commit Graph

356 Commits

Author SHA1 Message Date
sbragagnolo 9cf21cb38b Many refactors. pharo 9 en windows is working really bad 2020-05-10 22:38:20 +02:00
SantiagoBragagnolo c7766f92b9 New experiment on writitnig 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo e1df08eae6 empty log message 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 5bff95c6fa More experiments 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 447665261c Commit before going to previous experiment. fed up of the scanner by the time being 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo c07b6f70b3 Running after a bugg 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 15c4144e2b Adding rubric to the loop. And pillar 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 1d8276d4f4 Changes on the menu 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo e5d8958fa3 more refactors. version 0,0001 ready
Co-authored-by: Generated <Generated>
2020-04-13 10:18:12 +00:00
SantiagoBragagnolo dc23b56283 Going to a even more aggresive refactor :-o 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 562244028c More refactoring 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 01bbebd53f Some usability. the new version sucks 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo fd7b351810 Notebook is working. now make work the new one 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 0af207db45 Making notebook to work in pharo 8 2020-04-13 10:18:12 +00:00
SantiagoBragagnolo 96a10e89fa Children! 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 40cbf559ec No warnings on opening new notebook with spec2. 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 9c84f8bca2 Pharo 8, spec 2 :) 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 5fea55c990 Adding the Glamourspec adaptor. We cannot load this package any more in pharo 8, since is subclass of composable model. 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 535cd75faa Adding a limit to the header. to let it be short. 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 06450c176d Neww notebook.
We have then now launch / launch compatibility.

The new development is scoped in newnotebook and GrafoscopioAbstractNode. t
2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 0ef6170bf2 Adding some behaviour on the up/down remove add 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 79f7308e56 Passing to PResenter instead of model (pharo8 ) and removing an unused grafoscopio links model 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 23e763cd9c Doing silly proof some UI stuff (as removing nodes, adding nodes etc) specially for me :D 2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 7cae47bbd8 Wrapped body done in smalltalk.
Starting refactor on nodes
2020-04-13 10:18:11 +00:00
SantiagoBragagnolo 55fe04c3a8 Transforms the level into a calculated number.
Implements 'see html' / 'see pdf'. 
Changes parts of the process usage to taskit shell. 
Starts implementation of wrapBody in image.
2020-04-13 10:18:11 +00:00
Offray Vladimir Luna Cárdenas 65849aad20 Improved sanitization... again (seems that the change was lost accidentaly). 2020-04-13 10:18:11 +00:00
Offray Vladimir Luna Cárdenas 29146d2d0c Improved links sanization. 2020-04-13 10:18:11 +00:00
Offray Vladimir Luna Cárdenas 4bddfebbf5 Changing to a new image because of System Browser bug. 2020-04-13 10:18:11 +00:00
Offray Vladimir Luna Cárdenas 80e5025517 Sync. last work. 2020-04-13 10:18:11 +00:00
Offray Vladimir Luna Cárdenas 5508ae7bd4 Fixing problem with Devs' Notes notebook opening. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 24f15dc66d CodiMD sync. started. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 4ba897b981 Fixing bug introduced by Spec changes. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 53b6968037 Fixing https://mutabit.com/repos.fossil/grafoscopio/tktview?name=8835f9017a , finally! 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 27c8c495d5 Moving core functionality to GrafoscopioUtils. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 4b47aecd72 Updating versions and implementing improvements for the JOSS. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas feb4613439 Fixing UI selector migration bug. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 5c1258ba31 MendaIcons bug fixed and using new functionality for file chooser UI. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 0c18565f07 First commit from Pharo 7 as dev environment. :-)
Co-authored-by: AutoDeprecationRefactoring <AutoDeprecationRefactoring>
2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 7e9909f3e6 Updating before switching to Pharo 7. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 89410871a8 Reconvering Pandoc Markdown tranformation for node body. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas 37245db024 Debugging Pandoc HTML to Markdown importation, now using OSSubprocess. 2020-04-13 10:18:10 +00:00
Offray Vladimir Luna Cárdenas ccafef1610 Improving Unix (Mac, Gnu/Linux) Pandoc integration with new librarie. 2020-04-13 10:18:09 +00:00
Offray Vladimir Luna Cárdenas 82a8e42119 Implementing importing raw contents for a Fossil repository file. 2020-04-13 10:18:09 +00:00
Offray Vladimir Luna Cárdenas 2fb5a6b16f Sync before Data Week 11. 2020-04-13 10:18:09 +00:00
Offray Vladimir Luna Cárdenas 5978fe09c4 Improved notebooks links builder and starting exploration of mindmapping. 2020-04-13 10:18:09 +00:00
GloriaMeneses 6e2792f866 Fixing pandocOptions. 2020-04-13 10:18:09 +00:00
Offray Vladimir Luna Cárdenas 44eadee2be Fixing bug reported at:
https://lists.riseup.net/www/arc/grafoscopio/2017-12/msg00014.html
2020-04-13 10:18:09 +00:00
Offray Vladimir Luna Cárdenas ffa5ce7782 Notebook support for downloading linked images. 2020-04-13 10:18:09 +00:00
Offray Vladimir Luna Cárdenas b5a6163596 Preliminar support for downloading images done. Still it needs some debugging because is creating an extra directory to put the images. 2020-04-13 10:18:09 +00:00
Offray Vladimir Luna Cárdenas 7f6e0bd45d Open PDF Manual fixed. New Pandoc object. 2020-04-13 10:18:09 +00:00