myslice.git
11 years agorenamed template() into template_file()
Thierry Parmentelat [Thu, 20 Dec 2012 13:11:00 +0000 (14:11 +0100)]
renamed template() into template_file()

11 years agorename render_env -> template_env
Thierry Parmentelat [Thu, 20 Dec 2012 10:58:27 +0000 (11:58 +0100)]
rename render_env -> template_env

11 years agorenamed template/static files where they belong
Thierry Parmentelat [Thu, 20 Dec 2012 09:22:30 +0000 (10:22 +0100)]
renamed template/static files where they belong

11 years agoshow the various pieces as a use case for css on tabs and plugins
Thierry Parmentelat [Thu, 20 Dec 2012 08:46:41 +0000 (09:46 +0100)]
show the various pieces as a use case for css on tabs and plugins

11 years agofix the tabs widget
Thierry Parmentelat [Thu, 20 Dec 2012 08:21:47 +0000 (09:21 +0100)]
fix the tabs widget

11 years agoadd missing deps - topmenu should most likely be a plugin
Thierry Parmentelat [Wed, 19 Dec 2012 18:28:07 +0000 (19:28 +0100)]
add missing deps - topmenu should most likely be a plugin

11 years agoyet another round, with 2 new Plugins Tabs and Raw (from raw html)
Thierry Parmentelat [Wed, 19 Dec 2012 17:15:07 +0000 (18:15 +0100)]
yet another round, with 2 new Plugins Tabs and Raw (from raw html)

11 years agostart to move stuff around where it belongs
Thierry Parmentelat [Wed, 19 Dec 2012 14:30:04 +0000 (15:30 +0100)]
start to move stuff around where it belongs

11 years agofix prelude/requirements system
Thierry Parmentelat [Wed, 19 Dec 2012 13:32:58 +0000 (14:32 +0100)]
fix prelude/requirements system

11 years agoremoved useless import
Thierry Parmentelat [Wed, 19 Dec 2012 10:00:50 +0000 (11:00 +0100)]
removed useless import

11 years agocosmetic
Thierry Parmentelat [Wed, 19 Dec 2012 10:00:27 +0000 (11:00 +0100)]
cosmetic

11 years agoremoved dangling import
Thierry Parmentelat [Wed, 19 Dec 2012 09:59:54 +0000 (10:59 +0100)]
removed dangling import

11 years agooops - missing file
Thierry Parmentelat [Wed, 19 Dec 2012 09:35:11 +0000 (10:35 +0100)]
oops - missing file

11 years agoa first working mechanism based on Prelude class and requirements()
Thierry Parmentelat [Wed, 19 Dec 2012 09:15:29 +0000 (10:15 +0100)]
a first working mechanism based on Prelude class and requirements()
method to properly accumulate requirements among all plugins involved

11 years agoverticallayout as an elementary building plugin
Thierry Parmentelat [Tue, 18 Dec 2012 15:07:37 +0000 (16:07 +0100)]
verticallayout as an elementary building plugin

11 years agocleanup
Thierry Parmentelat [Tue, 18 Dec 2012 10:51:15 +0000 (11:51 +0100)]
cleanup

11 years agocosmetic
Thierry Parmentelat [Tue, 18 Dec 2012 10:44:31 +0000 (11:44 +0100)]
cosmetic

11 years agofix plugin class name
Thierry Parmentelat [Tue, 18 Dec 2012 10:44:23 +0000 (11:44 +0100)]
fix plugin class name

11 years agopass python settings to the js layer - from plugin.php
Thierry Parmentelat [Tue, 18 Dec 2012 10:26:47 +0000 (11:26 +0100)]
pass python settings to the js layer - from plugin.php

11 years agosmaller labels for topmenu
Thierry Parmentelat [Wed, 12 Dec 2012 16:57:45 +0000 (17:57 +0100)]
smaller labels for topmenu

11 years agomore explicit slice page
Thierry Parmentelat [Wed, 12 Dec 2012 16:54:44 +0000 (17:54 +0100)]
more explicit slice page

11 years agocosmetic, smaller search area
Thierry Parmentelat [Wed, 12 Dec 2012 16:50:26 +0000 (17:50 +0100)]
cosmetic, smaller search area

11 years agoslice page almost empty
Thierry Parmentelat [Wed, 12 Dec 2012 16:45:18 +0000 (17:45 +0100)]
slice page almost empty

11 years agoremove debug code
Thierry Parmentelat [Wed, 12 Dec 2012 16:44:57 +0000 (17:44 +0100)]
remove debug code

11 years agosimplelist can be datatabled with need_datatables=True
Thierry Parmentelat [Wed, 12 Dec 2012 12:23:04 +0000 (13:23 +0100)]
simplelist can be datatabled with need_datatables=True
fix plugin hide.show engine with multiple plugins

11 years agonotes on createsuperuser
Thierry Parmentelat [Tue, 11 Dec 2012 17:15:36 +0000 (18:15 +0100)]
notes on createsuperuser

11 years agocomment on the scroll view
Thierry Parmentelat [Tue, 11 Dec 2012 17:15:24 +0000 (18:15 +0100)]
comment on the scroll view

11 years agoadd note for packaging
Thierry Parmentelat [Mon, 10 Dec 2012 20:31:03 +0000 (21:31 +0100)]
add note for packaging

11 years agologin/logout stuff working
Thierry Parmentelat [Mon, 10 Dec 2012 20:27:21 +0000 (21:27 +0100)]
login/logout stuff working

11 years agomyslice.viewutils is a new place for holding stuff common to all views
Thierry Parmentelat [Mon, 10 Dec 2012 19:47:09 +0000 (20:47 +0100)]
myslice.viewutils is a new place for holding stuff common to all views

11 years agofix various names and add various missing stuff for a plugin view
Thierry Parmentelat [Mon, 10 Dec 2012 19:26:46 +0000 (20:26 +0100)]
fix various names and add various missing stuff for a plugin view

11 years agotweak make sync to take settings.py into account as well
Thierry Parmentelat [Mon, 10 Dec 2012 19:16:09 +0000 (20:16 +0100)]
tweak make sync to take settings.py into account as well

11 years agowas trying to show user logged in - not working yet
Thierry Parmentelat [Mon, 10 Dec 2012 17:25:29 +0000 (18:25 +0100)]
was trying to show user logged in - not working yet

11 years agocan logout
Thierry Parmentelat [Mon, 10 Dec 2012 17:07:42 +0000 (18:07 +0100)]
can logout

11 years agoa bit nicer login widget
Thierry Parmentelat [Mon, 10 Dec 2012 16:26:11 +0000 (17:26 +0100)]
a bit nicer login widget

11 years agofluid layout
Thierry Parmentelat [Mon, 10 Dec 2012 16:16:23 +0000 (17:16 +0100)]
fluid layout

11 years agocleanup
Thierry Parmentelat [Mon, 10 Dec 2012 16:00:05 +0000 (17:00 +0100)]
cleanup

11 years agogetting closer
Thierry Parmentelat [Mon, 10 Dec 2012 15:57:58 +0000 (16:57 +0100)]
getting closer

11 years agotry to define a decent naming scheme for templates,
Thierry Parmentelat [Mon, 10 Dec 2012 15:07:11 +0000 (16:07 +0100)]
try to define a decent naming scheme for templates,
whether a layout (no content), a view (uses a layout and ends up in a
full view), or a widget (a re-usable fragment of html)

11 years agooutline that we're currently using a set of hard-wired users
Thierry Parmentelat [Mon, 10 Dec 2012 14:36:08 +0000 (15:36 +0100)]
outline that we're currently using a set of hard-wired users

11 years agoreview the login view
Thierry Parmentelat [Mon, 10 Dec 2012 14:33:26 +0000 (15:33 +0100)]
review the login view

11 years agonew engine/ app, the location to where to implement plugin/query and
Thierry Parmentelat [Mon, 10 Dec 2012 14:09:32 +0000 (15:09 +0100)]
new engine/ app, the location to where to implement plugin/query and
the like
first stab at a small plugin class that can render
toggable (hide&show) plugins

11 years agothis one is gone
Thierry Parmentelat [Fri, 7 Dec 2012 18:09:06 +0000 (19:09 +0100)]
this one is gone

11 years agoswitch to datatables-1.9.4
Thierry Parmentelat [Fri, 7 Dec 2012 17:57:05 +0000 (18:57 +0100)]
switch to datatables-1.9.4

11 years agoadd a menu entry to the exp. login view
Thierry Parmentelat [Fri, 7 Dec 2012 17:17:19 +0000 (18:17 +0100)]
add a menu entry to the exp. login view

11 years agomore doc
Thierry Parmentelat [Fri, 7 Dec 2012 17:15:09 +0000 (18:15 +0100)]
more doc

11 years agodocumented the new layout (single templates/ and static/)
Thierry Parmentelat [Fri, 7 Dec 2012 17:04:25 +0000 (18:04 +0100)]
documented the new layout (single templates/ and static/)
in toplevel README

11 years agomoves all the static files under ~/static, for convenience again, even
Thierry Parmentelat [Fri, 7 Dec 2012 16:28:01 +0000 (17:28 +0100)]
moves all the static files under ~/static, for convenience again, even
if only for now

11 years agogrouped all templates in toplevel templates for convenience for now
Thierry Parmentelat [Fri, 7 Dec 2012 16:12:46 +0000 (17:12 +0100)]
grouped all templates in toplevel templates for convenience for now

11 years agolarger set of slices
Thierry Parmentelat [Fri, 7 Dec 2012 15:53:43 +0000 (16:53 +0100)]
larger set of slices

11 years agowork on a hard wired list of slice names from views.py
Thierry Parmentelat [Fri, 7 Dec 2012 15:51:33 +0000 (16:51 +0100)]
work on a hard wired list of slice names from views.py

11 years agoallow dots in slicenames
Thierry Parmentelat [Fri, 7 Dec 2012 15:50:36 +0000 (16:50 +0100)]
allow dots in slicenames

11 years agodon't rsync DataTables-1.9.4
Thierry Parmentelat [Fri, 7 Dec 2012 15:43:22 +0000 (16:43 +0100)]
don't rsync DataTables-1.9.4

11 years agoadded a dataTable instance in the slice view
Thierry Parmentelat [Fri, 7 Dec 2012 15:38:46 +0000 (16:38 +0100)]
added a dataTable instance in the slice view

11 years agocheckpoint
Thierry Parmentelat [Tue, 4 Dec 2012 17:08:29 +0000 (18:08 +0100)]
checkpoint

11 years agorevert change in <body> that was intended as temporary
Thierry Parmentelat [Mon, 3 Dec 2012 11:26:04 +0000 (12:26 +0100)]
revert change in <body> that was intended as temporary

11 years agotweaks for make sync - not yet packaged
Thierry Parmentelat [Mon, 3 Dec 2012 11:24:52 +0000 (12:24 +0100)]
tweaks for make sync - not yet packaged

11 years agostart to work on scrollers
Thierry Parmentelat [Sun, 2 Dec 2012 15:08:59 +0000 (16:08 +0100)]
start to work on scrollers

11 years agocleanedup
Thierry Parmentelat [Sun, 2 Dec 2012 14:37:58 +0000 (15:37 +0100)]
cleanedup

11 years agonot too bad
Thierry Parmentelat [Sun, 2 Dec 2012 14:26:18 +0000 (15:26 +0100)]
not too bad

11 years agocleanup and bugfix - top header now back to fixed position
Thierry Parmentelat [Sun, 2 Dec 2012 13:47:50 +0000 (14:47 +0100)]
cleanup and bugfix - top header now back to fixed position

11 years agomenus and tabs work but overall layout broken
Thierry Parmentelat [Sun, 2 Dec 2012 10:22:07 +0000 (11:22 +0100)]
menus and tabs work but overall layout broken

11 years agotoplevel menus use pills for now - need alignment
Thierry Parmentelat [Sat, 1 Dec 2012 23:35:21 +0000 (00:35 +0100)]
toplevel menus use pills for now - need alignment

11 years agostill working tabs, no js at all
Thierry Parmentelat [Sat, 1 Dec 2012 23:13:18 +0000 (00:13 +0100)]
still working tabs, no js at all

11 years agofirst working example for tabs
Thierry Parmentelat [Sat, 1 Dec 2012 23:10:56 +0000 (00:10 +0100)]
first working example for tabs

11 years agoaligned on myslice template
Thierry Parmentelat [Fri, 30 Nov 2012 17:52:09 +0000 (18:52 +0100)]
aligned on myslice template

11 years agoallst target is for cleaning and redoing static
Thierry Parmentelat [Fri, 30 Nov 2012 17:51:53 +0000 (18:51 +0100)]
allst target is for cleaning and redoing static

11 years agoa sample page for playing with everything at the same time
Thierry Parmentelat [Fri, 30 Nov 2012 17:51:37 +0000 (18:51 +0100)]
a sample page for playing with everything at the same time

11 years agoalways embed jquery and bootstrap for now
Thierry Parmentelat [Fri, 30 Nov 2012 17:50:47 +0000 (18:50 +0100)]
always embed jquery and bootstrap for now

11 years agoenable bootstrap and jquery
Thierry Parmentelat [Fri, 30 Nov 2012 17:48:45 +0000 (18:48 +0100)]
enable bootstrap and jquery

11 years agovery rough layout with header/content-main/content-related
Thierry Parmentelat [Tue, 27 Nov 2012 20:29:22 +0000 (21:29 +0100)]
very rough layout with header/content-main/content-related

11 years agorenamed
Thierry Parmentelat [Thu, 22 Nov 2012 17:42:09 +0000 (18:42 +0100)]
renamed

11 years agooops
Thierry Parmentelat [Thu, 22 Nov 2012 16:03:23 +0000 (17:03 +0100)]
oops

11 years agoreview how sattic files are kept
Thierry Parmentelat [Wed, 21 Nov 2012 18:38:09 +0000 (19:38 +0100)]
review how sattic files are kept

11 years agodummy/foo view is a bit more sensible
Thierry Parmentelat [Wed, 21 Nov 2012 18:15:08 +0000 (19:15 +0100)]
dummy/foo view is a bit more sensible

11 years agoinsert_above is integrated for adding js/css on the fly
Thierry Parmentelat [Wed, 21 Nov 2012 12:47:19 +0000 (13:47 +0100)]
insert_above is integrated for adding js/css on the fly
a dummy 'slice' app for playing with the rendering engine

11 years agoenabled django-staticfiles and added logo
Thierry Parmentelat [Tue, 20 Nov 2012 16:17:16 +0000 (17:17 +0100)]
enabled django-staticfiles and added logo

11 years agotweaks in the devel scripts
Thierry Parmentelat [Fri, 16 Nov 2012 07:38:46 +0000 (08:38 +0100)]
tweaks in the devel scripts

11 years agovery first very rough django setup with a login/passwd view and a
Thierry Parmentelat [Fri, 16 Nov 2012 06:38:40 +0000 (07:38 +0100)]
very first very rough django setup with a login/passwd view and a
custom authentication backend (uses a hardcoded dict for now)