Commit Graph

466 Commits

Author SHA1 Message Date
Offray Vladimir Luna Cárdenas 04d33f10f9 Better naming and pronountiation... especially for Latins ;-). 2020-04-13 10:18:05 +00:00
Offray Vladimir Luna Cárdenas 4881fc8e25 Better names for operations 2020-04-13 10:18:05 +00:00
Offray Vladimir Luna Cárdenas 80fd5c9f39 Deleting files from the temporal location before downloading new copies there. WARNING: Dumb method! it should be improve to verify if deletion has sense. 2020-04-13 10:18:05 +00:00
Offray Vladimir Luna Cárdenas 5fcc008fdc FossilRepo: Support for querying hash numbers given a file name. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 5718c53fc6 Getting JSON data for a given file name. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 20ba87e9f6 Getting JSON info string for a file name. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 1457c2d34a FossilRepo support for the creation given url in a string. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 0a5bba2e72 Modelling fossil repositories to use JSON API in getting updated documentaion and files. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 5d53043ac5 Implemeting hashing verification for solving the bug reported in:
http://mutabit.com/repos.fossil/grafoscopio/info/05e57145296f9fa4
2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas cf1fa9ff19 Updating Grafoscopio load by default the version on the repo (not de development one).
Works better in the data week workshops.
2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas ab7830d8d0 Solving issues with opening remote notebooks. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 955ee7a8ef New GUI with Spec-Glamor bridge integration. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas b82b44029a New GUI with Spec-Glamor bridge integration. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas e830a7a070 Updating for the new minor version. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 545ec66173 Support for importing shared workspaces/playground from urls. This could be really important for the workshops :-). 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 83a11d7c52 Cleaning unneeded code. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 451d9d4d8e Finally! Node edition is working after a big simplification :-). 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas e4613a08d6 Toggling support for code nodes. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas e27568c0e8 Adding nodes "almost" done. Now the problem is deletion... :-/ ..anyway, I'm making progres :-) 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 5d516fb020 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-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas ee47190d5a 'Button node' debugging. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 4c7e3f123a GUI: Minor update. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 6792905dcc GUI: Deleting extra main bars. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas f6d0504e3e Temporal disabling of Roassal Examples from main menu, to a easier install while debuging GUI selection. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 12325ab33a Small bakcup. Image is becoming unresponsive with last test and a little slower after loading Komitter. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 3dd22ec8e6 Fighting against the selection of new nodes on Spec. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 9556eea8d3 Persistence on basic notebooks done! Text and code playgrounds are saved almost automatically (text needs explicit saving). 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 200ae219d7 Debugging persistance. 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas e381bbcd85 New GUI: Basic outlining implemented for promote/demote & before/after operations. Next, proper saving of body (text first, then code). 2020-04-13 10:18:04 +00:00
Offray Vladimir Luna Cárdenas 425ce05d29 New GUI: Adding and removing nodes done. Next: Moving nodes up/down and promote/demote. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 937fc55b18 Deprecation of GrafoscopioBrowser and adding functionality to GrafoscopioGUI instead. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 9371dead59 Starting deprecation of GrafoscopioBrowser: Moving class methods to GrafoscopioGUI. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas c4b8891ab7 From unnamed to named windows. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 06e40b84da Improving persistance. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 796447c081 Reorganizing protocols. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 9f3180efe4 Minor changes from a new image (last one become irresponsive). 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 2570c0b225 Notebooks: starting migration to new toolkit support, from docking bar. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 6118a3594e Autostarting docking bar. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas fd65ad4f45 New GUI: Preliminary presistence support. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 4547a3ad83 Moving functionality to GrafoscopioGUI. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 1dbdc933a2 GrafoscopioBrowser will be deprecated. Its funcionality should be on GrafoscopioGUI and GrafoscopioNotebook. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 16e6498d30 Updating prerrequisites and default version to stable. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 9051a1c9fe Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas dd1804e321 Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas abde35eb84 Updating defaults now to the development branches. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas aa2db4f537 Incorporando cambios de la sesión de trabajo con Johan. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 47cb72d8ac Synced for the new version release. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas de2d834bd8 Spec-Glamour new GUI: Open notebook from file implemented. 2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 18e8b5470b Integrating code developed with the help of Johan Fabry for the new Spec-Glamour interface.
Co-authored-by: johanfabry <jfabry@dcc.uchile.c>
2020-04-13 10:18:03 +00:00
Offray Vladimir Luna Cárdenas 3d33d846c9 About: New code for about. 2020-04-13 10:18:03 +00:00