Commit Graph

  • 8ed0f0a4eb Refactoring of FossilRepo and new documentation object. Offray Luna 2016-10-07 20:29:34 +0000
  • 5272b45710 Merging changes from 226 and improving detection of hashes for last version of files. Should the warning be more visible? Offray Luna 2016-10-06 20:27:32 +0000
  • 052d8523c7 Again, implementing dumb deletion of temporal files. La tercera es la vencida! Offray Luna 2016-10-01 20:56:51 +0000
  • 5c98c327c3 Loading to the last version of Dataviz package. Offray Luna 2016-10-01 17:46:49 +0000
  • 7b80ac59d7 Better naming and pronountiation... especially for Latins ;-). Offray Luna 2016-10-01 15:51:35 +0000
  • 73c63fb81e Better names for operations Offray Luna 2016-10-01 15:38:03 +0000
  • a016c66c0a Deleting files from the temporal location before downloading new copies there. WARNING: Dumb method! it should be improve to verify if deletion has sense. Offray Luna 2016-09-30 20:06:30 +0000
  • 435afaa0f9 FossilRepo: Support for querying hash numbers given a file name. Offray Luna 2016-09-30 19:42:46 +0000
  • 6916c08394 Getting JSON data for a given file name. Offray Luna 2016-09-30 19:38:39 +0000
  • 9072767ca2 Getting JSON info string for a file name. Offray Luna 2016-09-30 19:35:22 +0000
  • 3c873e2475 FossilRepo support for the creation given url in a string. Offray Luna 2016-09-30 19:10:34 +0000
  • b5277bee83 Modelling fossil repositories to use JSON API in getting updated documentaion and files. Offray Luna 2016-09-30 17:33:21 +0000
  • 745d88bf29 Implemeting hashing verification for solving the bug reported in: Offray Luna 2016-09-30 16:33:45 +0000
  • df59b6cd78 Updating Grafoscopio load by default the version on the repo (not de development one). Works better in the data week workshops. Offray Luna 2016-09-23 10:27:10 +0000
  • 656cfd378e Solving issues with opening remote notebooks. Offray Luna 2016-09-23 09:05:24 +0000
  • 3445ff1fe2 New GUI with Spec-Glamor bridge integration. Offray Luna 2016-09-20 17:46:57 +0000
  • b68b2da6ff New GUI with Spec-Glamor bridge integration. Offray Luna 2016-09-20 17:46:31 +0000
  • 9c7fffcb24 Updating for the new minor version. Offray Luna 2016-09-20 17:39:46 +0000
  • b4b6270774 Support for importing shared workspaces/playground from urls. This could be really important for the workshops :-). Offray Luna 2016-09-14 11:35:24 +0000
  • e36e0b3247 Cleaning unneeded code. Offray Luna 2016-09-09 11:47:34 +0000
  • 9c613ddf84 Finally! Node edition is working after a big simplification :-). Offray Luna 2016-09-09 11:39:47 +0000
  • 283a4523fd Toggling support for code nodes. Offray Luna 2016-08-22 16:12:45 +0000
  • a4dadda39b Adding nodes "almost" done. Now the problem is deletion... :-/ ..anyway, I'm making progres :-) Offray Luna 2016-08-18 19:48:10 +0000
  • 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. Offray Luna 2016-08-18 17:31:14 +0000
  • e4f7533ce3 'Button node' debugging. Offray Luna 2016-08-15 15:01:31 +0000
  • 2616969131 GUI: Minor update. Offray Luna 2016-08-14 16:20:12 +0000
  • 3d51092d0a GUI: Deleting extra main bars. Offray Luna 2016-08-14 16:16:55 +0000
  • bf1b960ad1 Temporal disabling of Roassal Examples from main menu, to a easier install while debuging GUI selection. Offray Luna 2016-08-14 15:37:40 +0000
  • ae35d258c5 Small bakcup. Image is becoming unresponsive with last test and a little slower after loading Komitter. Offray Luna 2016-08-11 11:57:35 +0000
  • 6024ef8058 Fighting against the selection of new nodes on Spec. Offray Luna 2016-08-10 12:05:37 +0000
  • c9e410a36d Persistence on basic notebooks done! Text and code playgrounds are saved almost automatically (text needs explicit saving). Offray Luna 2016-08-07 17:25:48 +0000
  • f2319ec3e7 Debugging persistance. Offray Luna 2016-07-28 15:09:26 +0000
  • 61940a3c4d New GUI: Basic outlining implemented for promote/demote & before/after operations. Next, proper saving of body (text first, then code). Offray Luna 2016-07-28 11:26:03 +0000
  • 7e4dd89d94 New GUI: Adding and removing nodes done. Next: Moving nodes up/down and promote/demote. Offray Luna 2016-07-27 22:15:25 +0000
  • 5d153256fd Deprecation of GrafoscopioBrowser and adding functionality to GrafoscopioGUI instead. Offray Luna 2016-07-22 12:52:44 +0000
  • b9f52f2f87 Starting deprecation of GrafoscopioBrowser: Moving class methods to GrafoscopioGUI. Offray Luna 2016-07-21 12:19:22 +0000
  • 17e0405b11 From unnamed to named windows. Offray Luna 2016-07-19 13:56:25 +0000
  • bf98d67b8f Improving persistance. Offray Luna 2016-07-19 12:41:41 +0000
  • 1597d9ece5 Reorganizing protocols. Offray Luna 2016-06-28 16:22:00 +0000
  • 24f32911b2 Minor changes from a new image (last one become irresponsive). Offray Luna 2016-06-26 21:01:36 +0000
  • c9a27dee85 Notebooks: starting migration to new toolkit support, from docking bar. Offray Luna 2016-06-26 20:44:36 +0000
  • fb0f04b990 Autostarting docking bar. Offray Luna 2016-05-26 17:33:14 +0000
  • d756846b86 New GUI: Preliminary presistence support. Offray Luna 2016-05-26 17:01:26 +0000
  • 4ee483c541 Moving functionality to GrafoscopioGUI. Offray Luna 2016-05-19 11:20:14 +0000
  • 6e0b00ac53 GrafoscopioBrowser will be deprecated. Its funcionality should be on GrafoscopioGUI and GrafoscopioNotebook. Offray Luna 2016-05-18 17:56:03 +0000
  • 9a30b9a31d Updating prerrequisites and default version to stable. Offray Luna 2016-05-18 16:01:48 +0000
  • 184b44e960 Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. Offray Luna 2016-05-18 15:08:33 +0000
  • 2260bdaebe Updating notebook GUI to English. At some point it needs to become a multilanguage one and support Spanish again. Offray Luna 2016-05-12 15:50:22 +0000
  • b70b7b6b31 Updating defaults now to the development branches. Offray Luna 2016-05-12 14:36:04 +0000
  • 89d9ad27ad Incorporando cambios de la sesión de trabajo con Johan. Offray Luna 2016-05-12 11:42:48 +0000
  • 2b7175b8fc Synced for the new version release. Offray Luna 2016-05-07 13:36:13 +0000
  • 1596121745 Spec-Glamour new GUI: Open notebook from file implemented. Offray Luna 2016-05-06 16:51:51 +0000
  • cc6760199f Integrating code developed with the help of Johan Fabry for the new Spec-Glamour interface. Offray Luna 2016-05-03 15:15:02 +0000
  • db72fe731c About: New code for about. Offray Luna 2016-04-12 10:47:06 +0000
  • 4185ae05bd Syncing to explore development on Moose 6. Offray Luna 2016-04-10 11:27:09 +0000
  • 47a9e4bf8f Exporting: Improving PDF exportation via XeLaTeX for unicode support. Still some leftovers proper cleaning needs to be debugged. Offray Luna 2016-04-06 10:00:57 +0000
  • d08470823a Last update before restarting in a fresh moose 5.1 image. Offray Luna 2016-03-29 17:00:29 +0000
  • 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. Offray Luna 2016-03-26 18:51:40 +0000
  • d433a8a414 updateMenu: Simpler names and fewer options. Offray Luna 2016-03-26 11:50:26 +0000
  • 09656266a4 Documentation: Cleaning download and updating for particular documents now that we have them generalized. Offray Luna 2016-03-26 11:44:55 +0000
  • 3e2e38309d Documentation: Updating all in a single step, now that we have a lighter document format. Offray Luna 2016-03-26 11:41:03 +0000
  • 0d1a7fabf0 DVCS friendly document format for notebooks enabled. This closes the long asked feature reported in [058a50a883](http://mutabit.com/repos.fossil/grafoscopio/tktview?name=058a50a883) by @ijpulidos. Offray Luna 2016-03-25 18:53:33 +0000
  • 4d835b3f58 Flatten 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 Luna 2016-03-23 21:20:35 +0000
  • a6bf43ab04 ExternalApp: introducing support for modelling external apps (installation, configuration, etc), starting with SQLite (then fossil and pandoc follow :-)) Offray Luna 2016-03-21 12:59:36 +0000
  • 7d32f4eb1d SQLite: moving files. Next cleaning leftovers and maybe starting a new object to model external apps handling (SQLite, fossil and pandoc) Offray Luna 2016-03-21 11:09:04 +0000
  • 64ab651a82 SQLite support: fixing local paths bug. Offray Luna 2016-03-20 12:21:01 +0000
  • bab57e514c SQLite: Small change to test sync with main repo. Offray Luna 2016-03-20 11:59:27 +0000
  • 934ee3597a SQLite: Initial support for installation. Offray Luna 2016-03-20 11:49:37 +0000
  • 77dcc46157 Cleaning interface and trying to know where the code nodes are transformed into text. Offray Luna 2016-03-14 23:57:09 +0000
  • 79c04b04d2 Cleaning the code: Quitting support for Fossil repositories. It was not working. PAY PARTICULAR ATTENTION. Offray Luna 2016-03-14 22:53:55 +0000
  • 2cdb2f61a1 Cleaning up the code. Trying to find why code nodes are serialized so big! (problem was solved already for textual nodes) Offray Luna 2016-03-14 22:12:14 +0000
  • 25598642b3 Documentation: Improving UI experience for dowloading main tutorial. Offray Luna 2016-03-11 15:08:33 +0000
  • 65a0e3488d Dataviz package: Loading from configuration. Offray Luna 2016-03-04 13:57:48 +0000
  • a2bf4d31bc Updating dataviz package. Offray Luna 2016-03-03 15:30:35 +0000
  • cf2682cda8 Some changes in the menu to test configurationOfGrafoscopio Offray Luna 2016-03-02 18:43:54 +0000
  • 652f1f6ef0 Changing menus and testing configuration of... Offray Luna 2016-03-02 18:42:29 +0000
  • 70627a1977 Updating grafoscopio version. Offray Luna 2016-02-26 13:00:10 +0000
  • df3206d70c Update > Tutorial: Cleaning dirty code. Offray Luna 2016-02-26 12:58:17 +0000
  • c6db8be8cd Updating tutorial: renaming and looking for redundant code. Offray Luna 2016-02-26 12:47:00 +0000
  • d88842bc61 Releasing for Pharo4 Offray Luna 2016-02-25 11:42:45 +0000
  • ca421ae93f Fixing launching problems. Offray Luna 2016-02-24 18:17:19 +0000
  • 266d5378a1 Dataviz as a codependency instead of prerrequisite. Offray Luna 2016-02-24 11:03:53 +0000
  • cd138d00af First 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 Luna 2016-02-22 17:45:53 +0000
  • c94c0b8f70 Filling out catalog info. Offray Luna 2016-02-22 17:26:54 +0000
  • da91cb4eb9 First minimalist configuration of the project to ease installation for upcoming data week and beyond :-) Offray Luna 2016-02-17 11:48:57 +0000
  • 483ac2acc9 Dinamic dictionary as a learning exercise for more comples UI. Empty playgrounds are working. Offray Luna 2016-01-14 14:40:38 +0000
  • 3664284fd0 New minimalistic example Offray Luna 2016-01-13 08:51:43 +0000
  • 16aca70b31 Going back to the non-dynamic interface in the test functionality :-/ Offray Luna 2016-01-09 14:17:17 +0000
  • ca87a3ad61 About updated (needs a better looking, may be with another building object). Commiting before testing DynamicComposableModel for building a dynamic interface. Offray Luna 2016-01-08 12:04:58 +0000
  • 373889f177 GUI: Spec migration prototype with initial tree browsing working. Next issue: making interface react to node tags and show playground when tagged as code. Offray Luna 2016-01-07 20:40:22 +0000
  • f54964c022 Last update before the talk Offray Luna 2015-11-12 13:18:11 +0000
  • 71446677e6 Updating prerrequisites. Offray Luna 2015-11-12 12:35:16 +0000
  • 5fba4c2528 Commit before loading this into a clear image. Offray Luna 2015-11-12 08:04:10 +0000
  • 2aed6cf164 Documentation: Solving UTF8 decoding problem when downloading documentation. Offray Luna 2015-09-27 20:13:10 +0000
  • 3287574289 Going back to tags in Spanish. This should be thought more: Tags should be in any language, but language encoding can be tricky. Offray Luna 2015-09-27 18:56:20 +0000
  • cefd91de06 Tags: Temporary fix to UTF-8 tagged nodes. Offray Luna 2015-09-26 16:45:08 +0000
  • d254442c4f Documentation menu: Correcting minor omission. Offray Luna 2015-09-26 14:20:14 +0000
  • 68f233aa7a Documentation: Option menu for opening only the tutorial. Offray Luna 2015-09-26 14:18:48 +0000
  • 4895f003d6 Documentation: 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 Luna 2015-09-26 14:12:57 +0000
  • bbbc0ed07c Reversing back to the stable version of Roassal Offray Luna 2015-09-25 10:57:36 +0000