calls jquery.noConflict
[unfold.git] / engine /
2013-03-04 Thierry Parmentelatexpose javascript data for a plugin only when it has...
2013-03-04 Thierry Parmentelatfix json'ing a manyfold query
2013-03-04 Thierry Parmentelatremove duplicate
2013-03-04 Thierry Parmentelatimport js files from joomla as is
2013-02-28 Thierry Parmentelatvarious changes around settings management
2013-02-13 Thierry Parmentelatfilenames without _ (spare my pinkie)
2013-02-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-02-12 Thierry Parmentelatshow manifold server URL in auth page
2013-02-12 Mohamed LarabiMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-02-12 Thierry Parmentelatconfigure manifold server in myslice/config.py
2013-02-12 Mohamed LarabiAuthentication with manifold api backend
2012-12-21 Thierry Parmentelatmostly all the resources (templates/static) should...
2012-12-21 Thierry Parmentelatremove debug
2012-12-21 Mohamed LarabiMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2012-12-21 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2012-12-21 Thierry Parmentelatnicer toggles
2012-12-21 Mohamed LarabiMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2012-12-21 Aminefirst attempt of quickfilter plugin
2012-12-21 Thierry Parmentelatadd the exclude_from_json() mechanism to keep control...
2012-12-21 Thierry Parmentelatdon't always set domid
2012-12-21 Thierry Parmentelatcleanup between plugin.name and plugin.uuid
2012-12-21 Thierry Parmentelatpolished for others to use more easily
2012-12-21 Thierry Parmentelatrenaming plugin attributes - now uses - visible - toggl...
2012-12-21 Thierry Parmentelatrename js template
2012-12-21 Thierry Parmentelatexport plugin attributes/settings to js now should...
2012-12-21 Thierry Parmentelatadd a notion of 'active' in Composite, used in renderin...
2012-12-20 Thierry Parmentelatcleanup rendered html with new field names
2012-12-20 Thierry Parmentelatadd mandatory title and name args to plugin creation...
2012-12-20 Thierry Parmentelatrenamed template() into template_file()
2012-12-20 Thierry Parmentelatrename render_env -> template_env
2012-12-20 Thierry Parmentelatrenamed template/static files where they belong
2012-12-20 Thierry Parmentelatshow the various pieces as a use case for css on tabs...
2012-12-20 Thierry Parmentelatfix the tabs widget
2012-12-19 Thierry Parmentelatyet another round, with 2 new Plugins Tabs and Raw...
2012-12-19 Thierry Parmentelatstart to move stuff around where it belongs
2012-12-19 Thierry Parmentelatfix prelude/requirements system
2012-12-19 Thierry Parmentelatcosmetic
2012-12-19 Thierry Parmentelatremoved dangling import
2012-12-19 Thierry Parmentelatoops - missing file
2012-12-19 Thierry Parmentelata first working mechanism based on Prelude class and...
2012-12-18 Thierry Parmentelatverticallayout as an elementary building plugin
2012-12-18 Thierry Parmentelatcosmetic
2012-12-18 Thierry Parmentelatfix plugin class name
2012-12-18 Thierry Parmentelatpass python settings to the js layer - from plugin.php
2012-12-12 Thierry Parmentelatsmaller labels for topmenu
2012-12-12 Thierry Parmentelatsimplelist can be datatabled with need_datatables=True
2012-12-10 Thierry Parmentelatlogin/logout stuff working
2012-12-10 Thierry Parmentelatmyslice.viewutils is a new place for holding stuff...
2012-12-10 Thierry Parmentelatfix various names and add various missing stuff for...
2012-12-10 Thierry Parmentelattry to define a decent naming scheme for templates,
2012-12-10 Thierry Parmentelatnew engine/ app, the location to where to implement...