myslice/config becomes myslice/configengine to avoid confusion
[myslice.git] / unfold / page.py
2014-02-07 Thierry Parmentelatmyslice/config becomes myslice/configengine to avoid...
2013-12-17 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-16 Thierry Parmentelatremove the need for expose_queries, that gets done...
2013-12-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-16 Thierry Parmentelatseems like this was the intention when catering for...
2013-12-16 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-14 Thierry ParmentelatA first stab at the ‘validatebutton’ plugin
2013-12-06 Anthony GarciaMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-06 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-06 Jordan AugéMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-06 Jordan Augéadded sandbox for testing plugins + random record generator
2013-12-04 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-03 Jordan AugéMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-12-02 Thierry Parmentelatremove duplicate css file (onelab_marko) and group...
2013-11-22 Jordan AugéMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-11-22 Jordan Augéadded request for metadata calls to be able to handle...
2013-11-20 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-11-18 Anthony GarciaMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-11-15 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-11-15 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-11-15 Thierry Parmentelatenforce plugin initializion comes before queries get...
2013-11-15 Thierry Parmentelatclean up js query initialization
2013-11-15 Thierry Parmentelattrash obsolete code altogether
2013-11-15 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-11-14 Thierry ParmentelatI’m pretty sure I’d fixed that one already
2013-11-13 Thierry ParmentelatMerge branch 'master' into newnames
2013-11-13 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-11-06 Loic Baronstyling for the demos
2013-11-04 Thierry Parmentelatinclude onelab_marko in all views
2013-11-04 Thierry Parmentelatinclude onelab_marko in all views
2013-11-04 Thierry Parmentelatrestore original style for topmenu
2013-10-25 Ciro ScognamiglioMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-25 Jordan AugéMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-24 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-24 Loic BaronDemo GENI CSS OneLab
2013-10-24 Ciro ScognamiglioMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-24 Thierry Parmentelatfix broken config, and no more static method for Config...
2013-09-09 YasinFIX: conflict in settings.py
2013-07-11 Thierry Parmentelatuse anonymous authentication for retrieving metadata
2013-06-11 Jordan Augéimproved form and wizard plugins
2013-05-24 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-05-17 Thierry ParmentelatManifoldAPI raises ManifoldException if anything goes...
2013-05-08 Jordan Augéslice page working. added temporarily core and util...
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 Parmentelatbig changes in the way queries are exposed and triggered
2013-03-25 Thierry Parmentelathandle metadata in a separate class and related js...
2013-03-20 Thierry Parmentelatvarious
2013-03-20 Thierry Parmentelatin query, 'method' is now called 'subject'
2013-03-19 Thierry Parmentelatrenamed plugin.js into metadata.js, rewritten
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 Parmentelatrename tempalte_env on prelude into prelude_env
2013-03-18 Thierry Parmentelatsplit engine/ into manifold/ (backend oriented) and...