8ed0f0a4ebRefactoring of FossilRepo and new documentation object.Offray Luna2016-10-07 20:29:34 +0000
5272b45710Merging changes from 226 and improving detection of hashes for last version of files. Should the warning be more visible?Offray Luna2016-10-06 20:27:32 +0000
052d8523c7Again, implementing dumb deletion of temporal files. La tercera es la vencida!Offray Luna2016-10-01 20:56:51 +0000
5c98c327c3Loading to the last version of Dataviz package.Offray Luna2016-10-01 17:46:49 +0000
7b80ac59d7Better naming and pronountiation... especially for Latins ;-).Offray Luna2016-10-01 15:51:35 +0000
a016c66c0aDeleting files from the temporal location before downloading new copies there. WARNING: Dumb method! it should be improve to verify if deletion has sense.Offray Luna2016-09-30 20:06:30 +0000
435afaa0f9FossilRepo: Support for querying hash numbers given a file name.Offray Luna2016-09-30 19:42:46 +0000
6916c08394Getting JSON data for a given file name.Offray Luna2016-09-30 19:38:39 +0000
9072767ca2Getting JSON info string for a file name.Offray Luna2016-09-30 19:35:22 +0000
3c873e2475FossilRepo support for the creation given url in a string.Offray Luna2016-09-30 19:10:34 +0000
b5277bee83Modelling fossil repositories to use JSON API in getting updated documentaion and files.Offray Luna2016-09-30 17:33:21 +0000
745d88bf29Implemeting hashing verification for solving the bug reported in:Offray Luna2016-09-30 16:33:45 +0000
df59b6cd78Updating Grafoscopio load by default the version on the repo (not de development one). Works better in the data week workshops.Offray Luna2016-09-23 10:27:10 +0000
656cfd378eSolving issues with opening remote notebooks.Offray Luna2016-09-23 09:05:24 +0000
3445ff1fe2New GUI with Spec-Glamor bridge integration.Offray Luna2016-09-20 17:46:57 +0000
b68b2da6ffNew GUI with Spec-Glamor bridge integration.Offray Luna2016-09-20 17:46:31 +0000
b4b6270774Support for importing shared workspaces/playground from urls. This could be really important for the workshops :-).Offray Luna2016-09-14 11:35:24 +0000
a4dadda39bAdding nodes "almost" done. Now the problem is deletion... :-/ ..anyway, I'm making progres :-)Offray Luna2016-08-18 19:48:10 +0000
b9448781adBasic 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.Offray Luna2016-08-18 17:31:14 +0000
bf1b960ad1Temporal disabling of Roassal Examples from main menu, to a easier install while debuging GUI selection.Offray Luna2016-08-14 15:37:40 +0000
ae35d258c5Small bakcup. Image is becoming unresponsive with last test and a little slower after loading Komitter.Offray Luna2016-08-11 11:57:35 +0000
6024ef8058Fighting against the selection of new nodes on Spec.Offray Luna2016-08-10 12:05:37 +0000
c9e410a36dPersistence on basic notebooks done! Text and code playgrounds are saved almost automatically (text needs explicit saving).Offray Luna2016-08-07 17:25:48 +0000
4ee483c541Moving functionality to GrafoscopioGUI.Offray Luna2016-05-19 11:20:14 +0000
6e0b00ac53GrafoscopioBrowser will be deprecated. Its funcionality should be on GrafoscopioGUI and GrafoscopioNotebook.Offray Luna2016-05-18 17:56:03 +0000
9a30b9a31dUpdating prerrequisites and default version to stable.Offray Luna2016-05-18 16:01:48 +0000
184b44e960Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again.Offray Luna2016-05-18 15:08:33 +0000
2260bdaebeUpdating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again.Offray Luna2016-05-12 15:50:22 +0000
b70b7b6b31Updating defaults now to the development branches.Offray Luna2016-05-12 14:36:04 +0000
89d9ad27adIncorporando cambios de la sesión de trabajo con Johan.Offray Luna2016-05-12 11:42:48 +0000
4185ae05bdSyncing to explore development on Moose 6.Offray Luna2016-04-10 11:27:09 +0000
47a9e4bf8fExporting: Improving PDF exportation via XeLaTeX for unicode support. Still some leftovers proper cleaning needs to be debugged.Offray Luna2016-04-06 10:00:57 +0000
d08470823aLast update before restarting in a fresh moose 5.1 image.Offray Luna2016-03-29 17:00:29 +0000
41f8485124Updating 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.Offray Luna2016-03-26 18:51:40 +0000
d433a8a414updateMenu: Simpler names and fewer options.Offray Luna2016-03-26 11:50:26 +0000
09656266a4Documentation: Cleaning download and updating for particular documents now that we have them generalized.Offray Luna2016-03-26 11:44:55 +0000
3e2e38309dDocumentation: Updating all in a single step, now that we have a lighter document format.Offray Luna2016-03-26 11:41:03 +0000
4d835b3f58Flatten nodes at least!!! Now we have small files for grafoscopio notebooks. The start of a DVCS friendly grafoscopio notebook format :-). This should be reflected in the grafoscopio Docs folder of the fossil repo at http://mutabit.com/repos.fossil/grafoscopio/ after commit [6440630201]Offray Luna2016-03-23 21:20:35 +0000
a6bf43ab04ExternalApp: introducing support for modelling external apps (installation, configuration, etc), starting with SQLite (then fossil and pandoc follow :-))Offray Luna2016-03-21 12:59:36 +0000
7d32f4eb1dSQLite: moving files. Next cleaning leftovers and maybe starting a new object to model external apps handling (SQLite, fossil and pandoc)Offray Luna2016-03-21 11:09:04 +0000
64ab651a82SQLite support: fixing local paths bug.Offray Luna2016-03-20 12:21:01 +0000
bab57e514cSQLite: Small change to test sync with main repo.Offray Luna2016-03-20 11:59:27 +0000
934ee3597aSQLite: Initial support for installation.Offray Luna2016-03-20 11:49:37 +0000
77dcc46157Cleaning interface and trying to know where the code nodes are transformed into text.Offray Luna2016-03-14 23:57:09 +0000
79c04b04d2Cleaning the code: Quitting support for Fossil repositories. It was not working. PAY PARTICULAR ATTENTION.Offray Luna2016-03-14 22:53:55 +0000
2cdb2f61a1Cleaning up the code. Trying to find why code nodes are serialized so big! (problem was solved already for textual nodes)Offray Luna2016-03-14 22:12:14 +0000
25598642b3Documentation: Improving UI experience for dowloading main tutorial.Offray Luna2016-03-11 15:08:33 +0000
65a0e3488dDataviz package: Loading from configuration.Offray Luna2016-03-04 13:57:48 +0000
266d5378a1Dataviz as a codependency instead of prerrequisite.Offray Luna2016-02-24 11:03:53 +0000
cd138d00afFirst versioner powered installable package. I'll be looking if I understood versioner and packaging well and this will be the base for detecting errors.Offray Luna2016-02-22 17:45:53 +0000
16aca70b31Going back to the non-dynamic interface in the test functionality :-/Offray Luna2016-01-09 14:17:17 +0000
ca87a3ad61About updated (needs a better looking, may be with another building object). Commiting before testing DynamicComposableModel for building a dynamic interface.Offray Luna2016-01-08 12:04:58 +0000
373889f177GUI: Spec migration prototype with initial tree browsing working. Next issue: making interface react to node tags and show playground when tagged as code.Offray Luna2016-01-07 20:40:22 +0000
5fba4c2528Commit before loading this into a clear image.Offray Luna2015-11-12 08:04:10 +0000
2aed6cf164Documentation: Solving UTF8 decoding problem when downloading documentation.Offray Luna2015-09-27 20:13:10 +0000
3287574289Going back to tags in Spanish. This should be thought more: Tags should be in any language, but language encoding can be tricky.Offray Luna2015-09-27 18:56:20 +0000
d254442c4fDocumentation menu: Correcting minor omission.Offray Luna2015-09-26 14:20:14 +0000
68f233aa7aDocumentation: Option menu for opening only the tutorial.Offray Luna2015-09-26 14:18:48 +0000
4895f003d6Documentation: Update tutorial. Temporal fix while looking for a more robust solution which takes into account SHA1 integrity codes for downloading only the changed material.Offray Luna2015-09-26 14:12:57 +0000
bbbc0ed07cReversing back to the stable version of RoassalOffray Luna2015-09-25 10:57:36 +0000