add query.js and plugin.js to the dashboard mix
[unfold.git] / plugins / simplelist.py
2013-03-04 Thierry Parmentelatadd query.js and plugin.js to the dashboard mix
2013-02-28 Thierry Parmentelatvarious changes around settings management
2012-12-21 Mohamed LarabiMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2012-12-21 Thierry Parmentelatadd the exclude_from_json() mechanism to keep control...
2012-12-21 Thierry Parmentelatcosmetic
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-19 Thierry Parmentelatfix prelude/requirements system
2012-12-19 Thierry Parmentelatremoved useless import
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-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 Parmentelatnew engine/ app, the location to where to implement...