myslice.git
12 years agotoggling is broken within tabs, add a third hazenut for debugging purposes
Thierry Parmentelat [Fri, 22 Mar 2013 16:46:24 +0000 (17:46 +0100)]
toggling is broken within tabs, add a third hazenut for debugging purposes

12 years agodebug helper fun unfold.debug_dom + various
Thierry Parmentelat [Fri, 22 Mar 2013 16:45:35 +0000 (17:45 +0100)]
debug helper fun unfold.debug_dom + various

12 years agoa simple/rustic offline mode in amnifoldproxy
Thierry Parmentelat [Fri, 22 Mar 2013 12:54:28 +0000 (13:54 +0100)]
a simple/rustic offline mode in amnifoldproxy

12 years agoturn off querycode.css for now as it appears to set stuff for e.g. div.in that messes...
Thierry Parmentelat [Fri, 22 Mar 2013 12:53:55 +0000 (13:53 +0100)]
turn off querycode.css for now as it appears to set stuff for e.g. div.in that messes with our tabs
besides it's useless until we turn syntax highlighting back on again

12 years agovarious
Thierry Parmentelat [Fri, 22 Mar 2013 12:24:08 +0000 (13:24 +0100)]
various

12 years agoview-unfold{12}
Thierry Parmentelat [Fri, 22 Mar 2013 11:19:00 +0000 (12:19 +0100)]
view-unfold{12}

12 years agoadded new layout with a single column - use this for the slice view
Thierry Parmentelat [Fri, 22 Mar 2013 11:14:36 +0000 (12:14 +0100)]
added new layout with a single column - use this for the slice view
in the mix renamed unfold1 into unfold2 (1 has 1 column and 2 has 2 columns)

12 years agoPlugin now has __repr__
Thierry Parmentelat [Fri, 22 Mar 2013 09:44:45 +0000 (10:44 +0100)]
Plugin now has __repr__
tweak Composite to ensure it has exactly one active son
add checkboxes=True to Hazelnut, although not tested..
slice view now has 2 hazelnuts in a tabs, with and without checkboxes

12 years agoadd demo_table{_jui}.css to the mix
Thierry Parmentelat [Fri, 22 Mar 2013 08:31:34 +0000 (09:31 +0100)]
add demo_table{_jui}.css to the mix

12 years agovarious tweaks
Thierry Parmentelat [Fri, 22 Mar 2013 08:23:58 +0000 (09:23 +0100)]
various tweaks

12 years agospin.presets.js is our stuff, not third-party
Thierry Parmentelat [Fri, 22 Mar 2013 08:15:00 +0000 (09:15 +0100)]
spin.presets.js is our stuff, not third-party

12 years agoadd former tophat-core.js as manifold-core.js -- remove extra spin
Thierry Parmentelat [Thu, 21 Mar 2013 15:55:42 +0000 (16:55 +0100)]
add former tophat-core.js as manifold-core.js -- remove extra spin

12 years agoremove old slice view, use this instead of haze
Thierry Parmentelat [Thu, 21 Mar 2013 11:15:56 +0000 (12:15 +0100)]
remove old slice view, use this instead of haze

12 years agoadd plain jquery - just in case, for debug
Thierry Parmentelat [Thu, 21 Mar 2013 09:55:12 +0000 (10:55 +0100)]
add plain jquery - just in case, for debug

12 years agoremove debug msg
Thierry Parmentelat [Thu, 21 Mar 2013 08:05:29 +0000 (09:05 +0100)]
remove debug msg

12 years agoadd a querycode
Thierry Parmentelat [Thu, 21 Mar 2013 08:05:18 +0000 (09:05 +0100)]
add a querycode

12 years agoalign title and dropdown
Thierry Parmentelat [Thu, 21 Mar 2013 08:04:56 +0000 (09:04 +0100)]
align title and dropdown

12 years agocosmetic
Thierry Parmentelat [Thu, 21 Mar 2013 07:30:26 +0000 (08:30 +0100)]
cosmetic

12 years agowhen ajax-sending the query back to the manifold proxy, use a json-encoded string
Thierry Parmentelat [Thu, 21 Mar 2013 07:30:05 +0000 (08:30 +0100)]
when ajax-sending the query back to the manifold proxy, use a json-encoded string

12 years agoremove second query rom haze view for now
Thierry Parmentelat [Wed, 20 Mar 2013 20:48:07 +0000 (21:48 +0100)]
remove second query rom haze view for now

12 years agovarious
Thierry Parmentelat [Wed, 20 Mar 2013 20:47:44 +0000 (21:47 +0100)]
various

12 years agocomments
Thierry Parmentelat [Wed, 20 Mar 2013 20:30:58 +0000 (21:30 +0100)]
comments

12 years agoin query, 'method' is now called 'subject'
Thierry Parmentelat [Wed, 20 Mar 2013 20:19:38 +0000 (21:19 +0100)]
in query, 'method' is now called 'subject'

12 years agooops, broken view
Thierry Parmentelat [Wed, 20 Mar 2013 17:57:06 +0000 (18:57 +0100)]
oops, broken view

12 years agoa first stab at porting datatables - new code - temporary - name is 'hazelnut' for...
Thierry Parmentelat [Wed, 20 Mar 2013 17:50:13 +0000 (18:50 +0100)]
a first stab at porting datatables - new code - temporary - name is 'hazelnut' for now as i'm still not exactly sure what this does

12 years agodebug_query
Thierry Parmentelat [Wed, 20 Mar 2013 17:49:04 +0000 (18:49 +0100)]
debug_query

12 years agocomments
Thierry Parmentelat [Wed, 20 Mar 2013 17:48:45 +0000 (18:48 +0100)]
comments

12 years agotreat favicon.ico like a normal image
Thierry Parmentelat [Wed, 20 Mar 2013 17:48:25 +0000 (18:48 +0100)]
treat favicon.ico like a normal image

12 years agoargh, # is NOT a comment for css..
Thierry Parmentelat [Wed, 20 Mar 2013 10:14:55 +0000 (11:14 +0100)]
argh, # is NOT a comment for css..

12 years agonicer button in querycode
Thierry Parmentelat [Wed, 20 Mar 2013 10:14:16 +0000 (11:14 +0100)]
nicer button in querycode

12 years agohow to tweak e.g. a given plugin's background color
Thierry Parmentelat [Wed, 20 Mar 2013 10:01:37 +0000 (11:01 +0100)]
how to tweak e.g. a given plugin's background color

12 years agocosmetic changes to the plugin layout
Thierry Parmentelat [Wed, 20 Mar 2013 09:49:09 +0000 (10:49 +0100)]
cosmetic changes to the plugin layout

12 years agotweaks
Thierry Parmentelat [Wed, 20 Mar 2013 09:34:44 +0000 (10:34 +0100)]
tweaks

12 years agoomments on logging out
Thierry Parmentelat [Wed, 20 Mar 2013 08:37:57 +0000 (09:37 +0100)]
omments on logging out

12 years agonicer and simpler logout
Thierry Parmentelat [Wed, 20 Mar 2013 08:33:50 +0000 (09:33 +0100)]
nicer and simpler logout

12 years agoclean the main layout now known as unfold1, including for the 2 pieces (unfold1_main...
Thierry Parmentelat [Wed, 20 Mar 2013 07:36:54 +0000 (08:36 +0100)]
clean the main layout now known as unfold1, including for the 2 pieces (unfold1_main and unfold1_margin)

12 years agofilenames should be about right now
Thierry Parmentelat [Tue, 19 Mar 2013 21:01:49 +0000 (22:01 +0100)]
filenames should be about right now

12 years agoimproved look of plugins
Thierry Parmentelat [Tue, 19 Mar 2013 20:48:50 +0000 (21:48 +0100)]
improved look of plugins

12 years agoreview the hide/show toggle areas to use tooltips
Thierry Parmentelat [Tue, 19 Mar 2013 20:24:05 +0000 (21:24 +0100)]
review the hide/show toggle areas to use tooltips

12 years agomove templates for views where they belong
Thierry Parmentelat [Tue, 19 Mar 2013 20:01:05 +0000 (21:01 +0100)]
move templates for views where they belong

12 years agorenamed verticallayout into stack
Thierry Parmentelat [Tue, 19 Mar 2013 16:24:32 +0000 (17:24 +0100)]
renamed verticallayout into stack

12 years agono 'Hide' or 'Show' in plugin title
Thierry Parmentelat [Tue, 19 Mar 2013 16:04:29 +0000 (17:04 +0100)]
no 'Hide' or 'Show' in plugin title

12 years agominor
Thierry Parmentelat [Tue, 19 Mar 2013 15:58:12 +0000 (16:58 +0100)]
minor

12 years agorenamings of js stuff
Thierry Parmentelat [Tue, 19 Mar 2013 15:47:45 +0000 (16:47 +0100)]
renamings of js stuff

12 years agorenamed plugin.js into metadata.js, rewritten
Thierry Parmentelat [Tue, 19 Mar 2013 15:41:01 +0000 (16:41 +0100)]
renamed plugin.js into metadata.js, rewritten

12 years agocosmetic datatables
Thierry Parmentelat [Tue, 19 Mar 2013 15:12:39 +0000 (16:12 +0100)]
cosmetic datatables

12 years agoprettyfied lists
Thierry Parmentelat [Tue, 19 Mar 2013 15:06:17 +0000 (16:06 +0100)]
prettyfied lists

12 years agorename api into proxy
Thierry Parmentelat [Tue, 19 Mar 2013 14:38:42 +0000 (15:38 +0100)]
rename api into proxy

12 years agocosmetic
Thierry Parmentelat [Tue, 19 Mar 2013 14:38:09 +0000 (15:38 +0100)]
cosmetic

12 years agofewer js source files : manifold.js holds the global manifold object (that maps uuids...
Thierry Parmentelat [Tue, 19 Mar 2013 14:36:58 +0000 (15:36 +0100)]
fewer js source files : manifold.js holds the global manifold object (that maps uuids to queries), as well as async and pubsub stuff

12 years agoexpose each query ONCE to js, plugin gets initialized with query_uuid only
Thierry Parmentelat [Tue, 19 Mar 2013 11:49:11 +0000 (12:49 +0100)]
expose each query ONCE to js, plugin gets initialized with query_uuid only

12 years agonicer line breaks
Thierry Parmentelat [Mon, 18 Mar 2013 14:37:04 +0000 (15:37 +0100)]
nicer line breaks

12 years agorename tempalte_env on prelude into prelude_env
Thierry Parmentelat [Mon, 18 Mar 2013 14:36:48 +0000 (15:36 +0100)]
rename tempalte_env on prelude into prelude_env

12 years agothese belong in manifold too
Thierry Parmentelat [Mon, 18 Mar 2013 13:16:10 +0000 (14:16 +0100)]
these belong in manifold too

12 years agosplit engine/ into manifold/ (backend oriented) and unfold/ (the UI)
Thierry Parmentelat [Mon, 18 Mar 2013 13:13:06 +0000 (14:13 +0100)]
split engine/ into manifold/ (backend oriented) and unfold/ (the UI)

12 years agorename js Query into ManifoldQuery
Thierry Parmentelat [Sun, 17 Mar 2013 17:19:20 +0000 (18:19 +0100)]
rename js Query into ManifoldQuery

12 years agomore details about the hard wired accounts - won't be able to query
Thierry Parmentelat [Fri, 15 Mar 2013 11:39:53 +0000 (12:39 +0100)]
more details about the hard wired accounts - won't be able to query

12 years agoQuickFilter starts toggled off
Thierry Parmentelat [Fri, 15 Mar 2013 11:38:47 +0000 (12:38 +0100)]
QuickFilter starts toggled off

12 years agofix make tags
Thierry Parmentelat [Fri, 15 Mar 2013 11:38:01 +0000 (12:38 +0100)]
fix make tags

12 years ago..
Thierry Parmentelat [Fri, 15 Mar 2013 10:25:11 +0000 (11:25 +0100)]
..

12 years agofix lists when receiving emtpy or error result - add myslice_warning and myslice_erro...
Thierry Parmentelat [Fri, 15 Mar 2013 09:56:33 +0000 (10:56 +0100)]
fix lists when receiving emtpy or error result - add myslice_warning and myslice_error in the mix

12 years agocomment on myslice.conf
Thierry Parmentelat [Fri, 15 Mar 2013 09:41:00 +0000 (10:41 +0100)]
comment on myslice.conf

12 years agoupdated README
Thierry Parmentelat [Fri, 15 Mar 2013 09:27:46 +0000 (10:27 +0100)]
updated README

12 years agoall-templates/ has to really encompass all templates, not just plugins
Thierry Parmentelat [Fri, 15 Mar 2013 09:02:06 +0000 (10:02 +0100)]
all-templates/ has to really encompass all templates, not just plugins

12 years agoand i was laughing when the doc said you had to replace mysite with my own name
Thierry Parmentelat [Fri, 15 Mar 2013 08:34:02 +0000 (09:34 +0100)]
and i was laughing when the doc said you had to replace mysite with my own name

12 years agoship apache stuff (config, wsgi, and favicon) on top
Thierry Parmentelat [Thu, 14 Mar 2013 17:19:57 +0000 (18:19 +0100)]
ship apache stuff (config, wsgi, and favicon) on top

12 years agorpm packaging rudimentary but OK myslice-django-0.1-1
Thierry Parmentelat [Thu, 14 Mar 2013 16:57:26 +0000 (17:57 +0100)]
rpm packaging rudimentary but OK

12 years agopackaging
Thierry Parmentelat [Thu, 14 Mar 2013 15:54:32 +0000 (16:54 +0100)]
packaging

12 years agofirst stab at packaging on fedora
Thierry Parmentelat [Thu, 14 Mar 2013 15:41:11 +0000 (16:41 +0100)]
first stab at packaging on fedora

12 years agoa pass on quickfilter, at least it displays something related to the input 'criterias'
Thierry Parmentelat [Thu, 14 Mar 2013 15:19:50 +0000 (16:19 +0100)]
a pass on quickfilter, at least it displays something related to the input 'criterias'
the javascript has probably never been tested at that point I would think
also it would make sense to read the metadata info

12 years agominor
Thierry Parmentelat [Thu, 14 Mar 2013 14:41:24 +0000 (15:41 +0100)]
minor

12 years agoadd a quickfilter instance in dashboard
Thierry Parmentelat [Thu, 14 Mar 2013 14:40:16 +0000 (15:40 +0100)]
add a quickfilter instance in dashboard

12 years agoprint exception if any while running the manifold proxy - useful esp. when using...
Thierry Parmentelat [Thu, 14 Mar 2013 14:35:59 +0000 (15:35 +0100)]
print exception if any while running the manifold proxy - useful esp. when using a hard-wired account...

12 years agoget rid of the /static/ thing everywhere
Thierry Parmentelat [Thu, 14 Mar 2013 14:01:28 +0000 (15:01 +0100)]
get rid of the /static/ thing everywhere

12 years agominor cleanup
Thierry Parmentelat [Thu, 14 Mar 2013 13:47:55 +0000 (14:47 +0100)]
minor cleanup

12 years agoreorganize plugins by plugin
Thierry Parmentelat [Thu, 14 Mar 2013 13:39:05 +0000 (14:39 +0100)]
reorganize plugins by plugin

12 years agoforget about manage.py collectstatic and come up with our own brew
Thierry Parmentelat [Thu, 14 Mar 2013 12:35:11 +0000 (13:35 +0100)]
forget about manage.py collectstatic and come up with our own brew

12 years agothis symlink is needed
Thierry Parmentelat [Thu, 14 Mar 2013 11:11:07 +0000 (12:11 +0100)]
this symlink is needed

12 years agoget rid of the spin.all.js exception - it's already complex enough
Thierry Parmentelat [Thu, 14 Mar 2013 11:08:51 +0000 (12:08 +0100)]
get rid of the spin.all.js exception - it's already complex enough

12 years agorework on codebase layout
Thierry Parmentelat [Thu, 14 Mar 2013 10:21:06 +0000 (11:21 +0100)]
rework on codebase layout

12 years agomake exposure of metadata explicit rather than automatic - not all views require...
Thierry Parmentelat [Thu, 14 Mar 2013 08:27:16 +0000 (09:27 +0100)]
make exposure of metadata explicit rather than automatic - not all views require a login, nor the metadata in fact

12 years agosimplified manifold config (one url will do just fine)
Thierry Parmentelat [Thu, 14 Mar 2013 07:53:59 +0000 (08:53 +0100)]
simplified manifold config (one url will do just fine)
expose it to js for querycode

12 years agono spinner on querycode
Thierry Parmentelat [Wed, 13 Mar 2013 19:40:36 +0000 (20:40 +0100)]
no spinner on querycode

12 years agoquerycode a bit better - still has a zombie spinner and no highlighting
Thierry Parmentelat [Wed, 13 Mar 2013 18:13:52 +0000 (19:13 +0100)]
querycode a bit better - still has a zombie spinner and no highlighting

12 years agofirst stab at querycode - works but one needs to select the lang for now
Thierry Parmentelat [Wed, 13 Mar 2013 17:52:27 +0000 (18:52 +0100)]
first stab at querycode - works but one needs to select the lang for now

12 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Thierry Parmentelat [Wed, 13 Mar 2013 10:49:11 +0000 (11:49 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

12 years agosimplelist is datatables-aware
Thierry Parmentelat [Wed, 13 Mar 2013 10:49:04 +0000 (11:49 +0100)]
simplelist is datatables-aware

12 years agoRetrieve metadata once per session
Mohamed Larabi [Wed, 13 Mar 2013 10:12:11 +0000 (11:12 +0100)]
Retrieve metadata once per session

12 years agocosmetic
Thierry Parmentelat [Wed, 13 Mar 2013 09:34:12 +0000 (10:34 +0100)]
cosmetic

12 years agocosmetic
Thierry Parmentelat [Wed, 13 Mar 2013 09:23:54 +0000 (10:23 +0100)]
cosmetic

12 years agoproper uuid for queries
Thierry Parmentelat [Wed, 13 Mar 2013 09:23:34 +0000 (10:23 +0100)]
proper uuid for queries

12 years agocosmetic
Thierry Parmentelat [Wed, 13 Mar 2013 08:55:18 +0000 (09:55 +0100)]
cosmetic

12 years agorename pluginset into page
Thierry Parmentelat [Wed, 13 Mar 2013 08:45:22 +0000 (09:45 +0100)]
rename pluginset into page

12 years agothis is used in the dashboard view
Thierry Parmentelat [Wed, 13 Mar 2013 08:33:52 +0000 (09:33 +0100)]
this is used in the dashboard view

12 years agoupdated README
Thierry Parmentelat [Tue, 12 Mar 2013 15:53:10 +0000 (16:53 +0100)]
updated README

12 years agomove sample.css in trash/ as it's only for the current views
Thierry Parmentelat [Tue, 12 Mar 2013 15:52:59 +0000 (16:52 +0100)]
move sample.css in trash/ as it's only for the current views

12 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Thierry Parmentelat [Tue, 12 Mar 2013 11:48:14 +0000 (12:48 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

12 years ago2 plugins - same query
Thierry Parmentelat [Tue, 12 Mar 2013 11:48:05 +0000 (12:48 +0100)]
2 plugins - same query

12 years agocomments
Thierry Parmentelat [Tue, 12 Mar 2013 11:47:19 +0000 (12:47 +0100)]
comments

12 years agodashboard has 2 plugins sharing the same query
Thierry Parmentelat [Tue, 12 Mar 2013 11:47:05 +0000 (12:47 +0100)]
dashboard has 2 plugins sharing the same query
attempt to make simplelist datatables-friendly - not quite there yet