myslice.git
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)