Commit Graph

205 Commits

Author SHA1 Message Date
6916c08394 Getting JSON data for a given file name. 2020-05-09 18:41:00 +00:00
9072767ca2 Getting JSON info string for a file name. 2020-05-09 18:41:00 +00:00
3c873e2475 FossilRepo support for the creation given url in a string. 2020-05-09 18:41:00 +00:00
b5277bee83 Modelling fossil repositories to use JSON API in getting updated documentaion and files. 2020-05-09 18:41:00 +00:00
745d88bf29 Implemeting hashing verification for solving the bug reported in:
http://mutabit.com/repos.fossil/grafoscopio/info/05e57145296f9fa4
2020-05-09 18:41:00 +00:00
df59b6cd78 Updating Grafoscopio load by default the version on the repo (not de development one).
Works better in the data week workshops.
2020-05-09 18:41:00 +00:00
656cfd378e Solving issues with opening remote notebooks. 2020-05-09 18:41:00 +00:00
3445ff1fe2 New GUI with Spec-Glamor bridge integration. 2020-05-09 18:41:00 +00:00
b68b2da6ff New GUI with Spec-Glamor bridge integration. 2020-05-09 18:40:59 +00:00
9c7fffcb24 Updating for the new minor version. 2020-05-09 18:40:59 +00:00
b4b6270774 Support for importing shared workspaces/playground from urls. This could be really important for the workshops :-). 2020-05-09 18:40:59 +00:00
e36e0b3247 Cleaning unneeded code. 2020-05-09 18:40:59 +00:00
9c613ddf84 Finally! Node edition is working after a big simplification :-). 2020-05-09 18:40:59 +00:00
283a4523fd Toggling support for code nodes. 2020-05-09 18:40:59 +00:00
a4dadda39b Adding nodes "almost" done. Now the problem is deletion... :-/ ..anyway, I'm making progres :-) 2020-05-09 18:40:59 +00:00
b9448781ad Basic adding of nodes working, but have the problem reported today in the Pharo mailing list. I will try the approached I talked in the message today. 2020-05-09 18:40:59 +00:00
e4f7533ce3 'Button node' debugging. 2020-05-09 18:40:59 +00:00
2616969131 GUI: Minor update. 2020-05-09 18:40:59 +00:00
3d51092d0a GUI: Deleting extra main bars. 2020-05-09 18:40:59 +00:00
bf1b960ad1 Temporal disabling of Roassal Examples from main menu, to a easier install while debuging GUI selection. 2020-05-09 18:40:59 +00:00
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