myslice.git
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 Parmentelatadd missing deps - topmenu should most likely be a...
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 Parmentelatremoved useless import
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 Parmentelatcleanup
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 Parmentelatmore explicit slice page
2012-12-12 Thierry Parmentelatcosmetic, smaller search area
2012-12-12 Thierry Parmentelatslice page almost empty
2012-12-12 Thierry Parmentelatremove debug code
2012-12-12 Thierry Parmentelatsimplelist can be datatabled with need_datatables=True
2012-12-11 Thierry Parmentelatnotes on createsuperuser
2012-12-11 Thierry Parmentelatcomment on the scroll view
2012-12-10 Thierry Parmentelatadd note for packaging
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 Parmentelattweak make sync to take settings.py into account as...
2012-12-10 Thierry Parmentelatwas trying to show user logged in - not working yet
2012-12-10 Thierry Parmentelatcan logout
2012-12-10 Thierry Parmentelata bit nicer login widget
2012-12-10 Thierry Parmentelatfluid layout
2012-12-10 Thierry Parmentelatcleanup
2012-12-10 Thierry Parmentelatgetting closer
2012-12-10 Thierry Parmentelattry to define a decent naming scheme for templates,
2012-12-10 Thierry Parmentelatoutline that we're currently using a set of hard-wired...
2012-12-10 Thierry Parmentelatreview the login view
2012-12-10 Thierry Parmentelatnew engine/ app, the location to where to implement...
2012-12-07 Thierry Parmentelatthis one is gone
2012-12-07 Thierry Parmentelatswitch to datatables-1.9.4
2012-12-07 Thierry Parmentelatadd a menu entry to the exp. login view
2012-12-07 Thierry Parmentelatmore doc
2012-12-07 Thierry Parmentelatdocumented the new layout (single templates/ and static/)
2012-12-07 Thierry Parmentelatmoves all the static files under ~/static, for convenie...
2012-12-07 Thierry Parmentelatgrouped all templates in toplevel templates for conveni...
2012-12-07 Thierry Parmentelatlarger set of slices
2012-12-07 Thierry Parmentelatwork on a hard wired list of slice names from views.py
2012-12-07 Thierry Parmentelatallow dots in slicenames
2012-12-07 Thierry Parmentelatdon't rsync DataTables-1.9.4
2012-12-07 Thierry Parmentelatadded a dataTable instance in the slice view
2012-12-04 Thierry Parmentelatcheckpoint
2012-12-03 Thierry Parmentelatrevert change in <body> that was intended as temporary
2012-12-03 Thierry Parmentelattweaks for make sync - not yet packaged
2012-12-02 Thierry Parmentelatstart to work on scrollers
2012-12-02 Thierry Parmentelatcleanedup
2012-12-02 Thierry Parmentelatnot too bad
2012-12-02 Thierry Parmentelatcleanup and bugfix - top header now back to fixed position
2012-12-02 Thierry Parmentelatmenus and tabs work but overall layout broken
2012-12-01 Thierry Parmentelattoplevel menus use pills for now - need alignment
2012-12-01 Thierry Parmentelatstill working tabs, no js at all
2012-12-01 Thierry Parmentelatfirst working example for tabs
2012-11-30 Thierry Parmentelataligned on myslice template
2012-11-30 Thierry Parmentelatallst target is for cleaning and redoing static
2012-11-30 Thierry Parmentelata sample page for playing with everything at the same...
2012-11-30 Thierry Parmentelatalways embed jquery and bootstrap for now
2012-11-30 Thierry Parmentelatenable bootstrap and jquery
2012-11-27 Thierry Parmentelatvery rough layout with header/content-main/content...
2012-11-22 Thierry Parmentelatrenamed
2012-11-22 Thierry Parmentelatoops
2012-11-21 Thierry Parmentelatreview how sattic files are kept
2012-11-21 Thierry Parmentelatdummy/foo view is a bit more sensible
2012-11-21 Thierry Parmentelatinsert_above is integrated for adding js/css on the fly
2012-11-20 Thierry Parmentelatenabled django-staticfiles and added logo
2012-11-16 Thierry Parmentelattweaks in the devel scripts
2012-11-16 Thierry Parmentelatvery first very rough django setup with a login/passwd...