added joinview.py - view to join the federation = add authority
[myslice.git] / unfold /
2013-04-24 Thierry Parmentelatcosmetic
2013-04-19 Thierry Parmentelattypo in comment
2013-04-11 Thierry Parmentelatupdater now has the logic to turn itself off and back...
2013-04-11 Thierry Parmentelatalways use messages.* stuff
2013-04-11 Thierry Parmentelatextract messages sending functions in messages-runtime...
2013-04-11 Thierry Parmentelatplugin's title is optional
2013-04-11 Thierry Parmentelatbig changes in the way queries are exposed and triggered
2013-04-11 Thierry Parmentelattitle not mandatory in a plugin
2013-04-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-04-09 Thierry Parmentelatdefault for 'togglable' can be defined on a per-class...
2013-04-08 Thierry Parmentelatan attempt to free the cpu by lowering spinning speed
2013-04-05 Thierry Parmentelatremove dbg statement
2013-04-05 Thierry Parmentelatpour googlemap in the mix
2013-04-04 Thierry Parmentelatenables a more elaborate 'persistent' mode for toggling...
2013-03-25 Thierry Parmentelatfix bug on exporting settings that are False, like...
2013-03-25 Thierry Parmentelathandle metadata in a separate class and related js...
2013-03-25 Thierry Parmentelatthe move about plugin's 'toggled' becoming more elabora...
2013-03-25 Thierry Parmentelatkeep it simple
2013-03-25 Thierry Parmentelatrename init-all-plugin.js into plain plugin.js that...
2013-03-24 Thierry Parmentelatmanifold-core deprecated, keep its -leftovers for furth...
2013-03-24 Thierry Parmentelatinternal fileds of a plugin (the ones from __dict__...
2013-03-24 Thierry Parmentelatactually use spin_presets - make it red
2013-03-22 Thierry Parmentelatdebug helper fun unfold.debug_dom + various
2013-03-22 Thierry Parmentelatadded new layout with a single column - use this for...
2013-03-22 Thierry ParmentelatPlugin now has __repr__
2013-03-22 Thierry Parmentelatspin.presets.js is our stuff, not third-party
2013-03-20 Thierry Parmentelatvarious
2013-03-20 Thierry Parmentelatin query, 'method' is now called 'subject'
2013-03-20 Thierry Parmentelatargh, # is NOT a comment for css..
2013-03-20 Thierry Parmentelathow to tweak e.g. a given plugin's background color
2013-03-20 Thierry Parmentelatcosmetic changes to the plugin layout
2013-03-20 Thierry Parmentelatnicer and simpler logout
2013-03-20 Thierry Parmentelatclean the main layout now known as unfold1, including...
2013-03-19 Thierry Parmentelatfilenames should be about right now
2013-03-19 Thierry Parmentelatimproved look of plugins
2013-03-19 Thierry Parmentelatreview the hide/show toggle areas to use tooltips
2013-03-19 Thierry Parmentelatrenamed verticallayout into stack
2013-03-19 Thierry Parmentelatno 'Hide' or 'Show' in plugin title
2013-03-19 Thierry Parmentelatminor
2013-03-19 Thierry Parmentelatrenamings of js stuff
2013-03-19 Thierry Parmentelatrenamed plugin.js into metadata.js, rewritten
2013-03-19 Thierry Parmentelatcosmetic
2013-03-19 Thierry Parmentelatfewer js source files : manifold.js holds the global...
2013-03-19 Thierry Parmentelatexpose each query ONCE to js, plugin gets initialized...
2013-03-18 Thierry Parmentelatnicer line breaks
2013-03-18 Thierry Parmentelatrename tempalte_env on prelude into prelude_env
2013-03-18 Thierry Parmentelatthese belong in manifold too
2013-03-18 Thierry Parmentelatsplit engine/ into manifold/ (backend oriented) and...