Commit Graph

349 Commits

Author SHA1 Message Date
146d54363a Changes on the menu 2020-05-09 18:41:07 +00:00
633613c3bc more refactors. version 0,0001 ready
Co-authored-by: none <not@mail.given>
2020-05-09 18:41:07 +00:00
b61a9e83de Going to a even more aggresive refactor :-o 2020-05-09 18:41:06 +00:00
6a92669efd More refactoring 2020-05-09 18:41:06 +00:00
4f251b08c5 Some usability. the new version sucks 2020-05-09 18:41:06 +00:00
7ddcb2d0bc Notebook is working. now make work the new one 2020-05-09 18:41:06 +00:00
4b59a7cd30 Making notebook to work in pharo 8 2020-05-09 18:41:06 +00:00
bb9dda9eef Children! 2020-05-09 18:41:06 +00:00
1fa30ba524 No warnings on opening new notebook with spec2. 2020-05-09 18:41:06 +00:00
9a7f45d8b3 Pharo 8, spec 2 :) 2020-05-09 18:41:06 +00:00
b0005e05fc Adding the Glamourspec adaptor. We cannot load this package any more in pharo 8, since is subclass of composable model. 2020-05-09 18:41:06 +00:00
0efe65d061 Adding a limit to the header. to let it be short. 2020-05-09 18:41:05 +00:00
87dcc43e4d Neww notebook.
We have then now launch / launch compatibility.

The new development is scoped in newnotebook and GrafoscopioAbstractNode. t
2020-05-09 18:41:05 +00:00
d57e560554 Adding some behaviour on the up/down remove add 2020-05-09 18:41:05 +00:00
c9457c0e60 Passing to PResenter instead of model (pharo8 ) and removing an unused grafoscopio links model 2020-05-09 18:41:05 +00:00
4118724ab4 Doing silly proof some UI stuff (as removing nodes, adding nodes etc) specially for me :D 2020-05-09 18:41:05 +00:00
2a6f96f588 Wrapped body done in smalltalk.
Starting refactor on nodes
2020-05-09 18:41:05 +00:00
8ffb0c0db7 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-05-09 18:41:05 +00:00
5bd8f6e5ca Improved sanitization... again (seems that the change was lost accidentaly). 2020-05-09 18:41:05 +00:00
e4de82aaa6 Improved links sanization. 2020-05-09 18:41:05 +00:00
c83cb4d5ba Changing to a new image because of System Browser bug. 2020-05-09 18:41:05 +00:00
18a3192e44 Sync. last work. 2020-05-09 18:41:05 +00:00
be0b852a46 Fixing problem with Devs' Notes notebook opening. 2020-05-09 18:41:05 +00:00
8e8c96f414 CodiMD sync. started. 2020-05-09 18:41:05 +00:00
b89fb5e448 Fixing bug introduced by Spec changes. 2020-05-09 18:41:05 +00:00
70a6ff3961 Fixing https://mutabit.com/repos.fossil/grafoscopio/tktview?name=8835f9017a , finally! 2020-05-09 18:41:05 +00:00
67b27d20b3 Moving core functionality to GrafoscopioUtils. 2020-05-09 18:41:05 +00:00
54209aff9d Updating versions and implementing improvements for the JOSS. 2020-05-09 18:41:05 +00:00
7a6f5d54a6 Fixing UI selector migration bug. 2020-05-09 18:41:05 +00:00
ac08ee55ed MendaIcons bug fixed and using new functionality for file chooser UI. 2020-05-09 18:41:04 +00:00
cca6be97ef First commit from Pharo 7 as dev environment. :-)
Co-authored-by: none <not@mail.given>
2020-05-09 18:41:04 +00:00
2fcf5f52da Updating before switching to Pharo 7. 2020-05-09 18:41:04 +00:00
2690e93460 Reconvering Pandoc Markdown tranformation for node body. 2020-05-09 18:41:04 +00:00
fe3d9ff84c Debugging Pandoc HTML to Markdown importation, now using OSSubprocess. 2020-05-09 18:41:04 +00:00
21641e9399 Improving Unix (Mac, Gnu/Linux) Pandoc integration with new librarie. 2020-05-09 18:41:04 +00:00
c53e8c2053 Implementing importing raw contents for a Fossil repository file. 2020-05-09 18:41:04 +00:00
11817641a7 Sync before Data Week 11. 2020-05-09 18:41:04 +00:00
38f04c2996 Improved notebooks links builder and starting exploration of mindmapping. 2020-05-09 18:41:04 +00:00
Gloria Meneses
bca70f8f9f Fixing pandocOptions. 2020-05-09 18:41:04 +00:00
4bdbbcff6a Fixing bug reported at:
https://lists.riseup.net/www/arc/grafoscopio/2017-12/msg00014.html
2020-05-09 18:41:04 +00:00
638da2ed47 Notebook support for downloading linked images. 2020-05-09 18:41:04 +00:00
4cc7fa0a43 Preliminar support for downloading images done. Still it needs some debugging because is creating an extra directory to put the images. 2020-05-09 18:41:04 +00:00
222f164827 Open PDF Manual fixed. New Pandoc object. 2020-05-09 18:41:04 +00:00
fdf7deb931 Preliminary support in the notebook for extracting and showing images in the notebook. 2020-05-09 18:41:04 +00:00
Eduardo Riesco
14f2c67d94 Implementing testDownloadImagesInto 2020-05-09 18:41:04 +00:00
Eduardo Riesco
1fe2d9542d Check if image exist before download it 2020-05-09 18:41:04 +00:00
Eduardo Riesco
b9a49adf32 Implementing images downloading 2020-05-09 18:41:04 +00:00
Eduardo Riesco
a304e4847a Initial support for extracting images 2020-05-09 18:41:04 +00:00
Gloria Meneses
e408053c9b Html image extraction. 2020-05-09 18:41:04 +00:00
Ricardo Zapata
eb55cb60ec Debugging PDF exportation on Windows. 2020-05-09 18:41:04 +00:00