myslice.git
12 years agonew 'Messages' plugin
Thierry Parmentelat [Fri, 5 Apr 2013 14:38:01 +0000 (16:38 +0200)]
new 'Messages' plugin

12 years agomore reasonable header
Thierry Parmentelat [Fri, 5 Apr 2013 13:03:24 +0000 (15:03 +0200)]
more reasonable header

12 years agopretty printed
Thierry Parmentelat [Fri, 5 Apr 2013 11:23:11 +0000 (13:23 +0200)]
pretty printed

12 years agosession expired when retrieving metadata
Thierry Parmentelat [Fri, 5 Apr 2013 11:21:27 +0000 (13:21 +0200)]
session expired when retrieving metadata

12 years agoremove dbg statement
Thierry Parmentelat [Fri, 5 Apr 2013 08:59:19 +0000 (10:59 +0200)]
remove dbg statement

12 years agorough, untested, port of SensLabMap
Thierry Parmentelat [Fri, 5 Apr 2013 08:53:53 +0000 (10:53 +0200)]
rough, untested, port of SensLabMap

12 years agopour googlemap in the mix
Thierry Parmentelat [Fri, 5 Apr 2013 08:14:41 +0000 (10:14 +0200)]
pour googlemap in the mix
fix prelude so we can refer to full url's in {js,css}_files

12 years agocosmetic - info requires more space when filtering is on
Thierry Parmentelat [Thu, 4 Apr 2013 13:09:57 +0000 (15:09 +0200)]
cosmetic - info requires more space when filtering is on

12 years agoenables a more elaborate 'persistent' mode for toggling plugins - which btw is the...
Thierry Parmentelat [Thu, 4 Apr 2013 13:03:33 +0000 (15:03 +0200)]
enables a more elaborate 'persistent' mode for toggling plugins - which btw is the default behaviour, so in summary, set a domid and forget about that

13 years agomore tweaks - hazelnut starts to look like something
Thierry Parmentelat [Wed, 27 Mar 2013 15:25:26 +0000 (16:25 +0100)]
more tweaks - hazelnut starts to look like something

13 years agominor tweak
Thierry Parmentelat [Wed, 27 Mar 2013 12:02:49 +0000 (13:02 +0100)]
minor tweak

13 years agoreview 'sDom' thing and resurrect 'records per page' gadget in the mix
Thierry Parmentelat [Wed, 27 Mar 2013 11:51:59 +0000 (12:51 +0100)]
review 'sDom' thing and resurrect 'records per page' gadget in the mix

13 years agoadditional datatables_options can be passed to hazelnut from the view for any fine...
Thierry Parmentelat [Wed, 27 Mar 2013 11:34:17 +0000 (12:34 +0100)]
additional datatables_options can be passed to hazelnut from the view for any fine-grained tweaks just in case
we use this to remove sorting arrows on the checkbox column for now

13 years agorestored the third-party area to the original dataTables.bootstrap.css and pack all...
Thierry Parmentelat [Wed, 27 Mar 2013 10:58:23 +0000 (11:58 +0100)]
restored the third-party area to the original dataTables.bootstrap.css and pack all the customization for datatables/hazelnut in the plugins/hazelnut area, including custom header stuff from plekit

13 years agorestored tick marks in column headers to indicate sort direction
Thierry Parmentelat [Wed, 27 Mar 2013 10:00:07 +0000 (11:00 +0100)]
restored tick marks in column headers to indicate sort direction

13 years agooops
Thierry Parmentelat [Wed, 27 Mar 2013 09:35:38 +0000 (10:35 +0100)]
oops

13 years agocomment
Thierry Parmentelat [Wed, 27 Mar 2013 08:34:00 +0000 (09:34 +0100)]
comment

13 years agoadd comment
Thierry Parmentelat [Wed, 27 Mar 2013 08:32:48 +0000 (09:32 +0100)]
add comment

13 years agowe embed the (currently raw) results from manifold API in a ManifoldResult dict
Thierry Parmentelat [Wed, 27 Mar 2013 08:19:33 +0000 (09:19 +0100)]
we embed the (currently raw) results from manifold API in a ManifoldResult dict
this needs to be analyzed after each API call

13 years agofilename
Thierry Parmentelat [Tue, 26 Mar 2013 18:35:51 +0000 (19:35 +0100)]
filename

13 years agostart to deal with xmlrpclib errors
Thierry Parmentelat [Tue, 26 Mar 2013 17:57:59 +0000 (18:57 +0100)]
start to deal with xmlrpclib errors
add an offline mode for metadata as well

13 years agocorrect urls for background imgs
Thierry Parmentelat [Tue, 26 Mar 2013 17:17:10 +0000 (18:17 +0100)]
correct urls for background imgs

13 years agospell them out one by one as {} won't work on debian for some reason
Thierry Parmentelat [Tue, 26 Mar 2013 17:15:57 +0000 (18:15 +0100)]
spell them out one by one as {} won't work on debian for some reason

13 years agowe do not want gas factories
Thierry Parmentelat [Tue, 26 Mar 2013 14:04:38 +0000 (15:04 +0100)]
we do not want gas factories

13 years agoand a note on manual changes in dataTables.bootstrap.css
Thierry Parmentelat [Tue, 26 Mar 2013 13:57:29 +0000 (14:57 +0100)]
and a note on manual changes in dataTables.bootstrap.css

13 years agooops, these are needed
Thierry Parmentelat [Tue, 26 Mar 2013 13:56:02 +0000 (14:56 +0100)]
oops, these are needed

13 years agoforget about jquery-ui altogether, use bootstrap for consistency
Thierry Parmentelat [Tue, 26 Mar 2013 13:51:54 +0000 (14:51 +0100)]
forget about jquery-ui altogether, use bootstrap for consistency
the tables clearly look different

13 years agothis release uses bootstrap style for datatables instead of jquery-ui
Thierry Parmentelat [Tue, 26 Mar 2013 11:34:59 +0000 (12:34 +0100)]
this release uses bootstrap style for datatables instead of jquery-ui
not quite working yet but much nicer so it's worth pushing a bit

13 years agohazelnut expects the initial columns to be passed to its constructor
Thierry Parmentelat [Tue, 26 Mar 2013 11:20:37 +0000 (12:20 +0100)]
hazelnut expects the initial columns to be passed to its constructor
by default this amounts to the query's fields

13 years agofix bug on exporting settings that are False, like e.g. hazelnut's checkboxes flag
Thierry Parmentelat [Mon, 25 Mar 2013 22:04:03 +0000 (23:04 +0100)]
fix bug on exporting settings that are False, like e.g. hazelnut's checkboxes flag

13 years agohandle metadata in a separate class and related js in manifold/
Thierry Parmentelat [Mon, 25 Mar 2013 17:26:31 +0000 (18:26 +0100)]
handle metadata in a separate class and related js in manifold/

13 years agothe move about plugin's 'toggled' becoming more elaborate and pas-aware : setting...
Thierry Parmentelat [Mon, 25 Mar 2013 08:18:36 +0000 (09:18 +0100)]
the move about plugin's 'toggled' becoming more elaborate and pas-aware : setting aside for now
we only have True and False for now

13 years agokeep it simple
Thierry Parmentelat [Mon, 25 Mar 2013 08:07:58 +0000 (09:07 +0100)]
keep it simple

13 years agorename init-all-plugin.js into plain plugin.js that has additional features for toggling
Thierry Parmentelat [Mon, 25 Mar 2013 08:05:59 +0000 (09:05 +0100)]
rename init-all-plugin.js into plain plugin.js that has additional features for toggling
expose both jquery.js and jquery.min.js and let the templates explicitly decide

13 years agoSetting tag myslice-django-0.1-2 myslice-django-0.1-2
Thierry Parmentelat [Mon, 25 Mar 2013 06:22:16 +0000 (07:22 +0100)]
Setting tag myslice-django-0.1-2
new pluing 'hazelnut' which is a tmpname for the former datatables one
querycode is syntaxhighlighter-enabled

13 years agoit's nicer if tabs sons are not togglable
Thierry Parmentelat [Mon, 25 Mar 2013 06:18:42 +0000 (07:18 +0100)]
it's nicer if tabs sons are not togglable

13 years agotabs don't get outlined
Thierry Parmentelat [Mon, 25 Mar 2013 06:12:53 +0000 (07:12 +0100)]
tabs don't get outlined

13 years agoqueries don't know how to expose 'sort' yet
Thierry Parmentelat [Mon, 25 Mar 2013 06:12:32 +0000 (07:12 +0100)]
queries don't know how to expose 'sort' yet

13 years agomore stuff to gitignore
Thierry Parmentelat [Mon, 25 Mar 2013 05:35:51 +0000 (06:35 +0100)]
more stuff to gitignore

13 years agocleanup
Thierry Parmentelat [Mon, 25 Mar 2013 05:35:31 +0000 (06:35 +0100)]
cleanup

13 years agoonly the useful part
Thierry Parmentelat [Mon, 25 Mar 2013 05:24:20 +0000 (06:24 +0100)]
only the useful part

13 years agoquerycode to use syntaxhighlighter again
Thierry Parmentelat [Sun, 24 Mar 2013 23:01:34 +0000 (00:01 +0100)]
querycode to use syntaxhighlighter again

13 years agoclean import of syntaxhighlighter as of 3.0.83
Thierry Parmentelat [Sun, 24 Mar 2013 16:54:54 +0000 (17:54 +0100)]
clean import of syntaxhighlighter as of 3.0.83

13 years agoimported the whole jquery-ui package, refreshed with 1.10.2
Thierry Parmentelat [Sun, 24 Mar 2013 16:45:06 +0000 (17:45 +0100)]
imported the whole jquery-ui package, refreshed with 1.10.2

13 years agojquery-ui deserves its own dir in third-party
Thierry Parmentelat [Sun, 24 Mar 2013 16:01:58 +0000 (17:01 +0100)]
jquery-ui deserves its own dir in third-party

13 years agoadd jquery-ui.css in the mix for nicer hazelnut rendering - although not perfect yet
Thierry Parmentelat [Sun, 24 Mar 2013 14:39:15 +0000 (15:39 +0100)]
add jquery-ui.css in the mix for nicer hazelnut rendering - although not perfect yet

13 years agomanifoldproxy in debug mode also shows backend's answer
Thierry Parmentelat [Sun, 24 Mar 2013 11:23:22 +0000 (12:23 +0100)]
manifoldproxy in debug mode also shows backend's answer

13 years agoexport 'checkboxes' to the js plugin as well of course
Thierry Parmentelat [Sun, 24 Mar 2013 11:23:01 +0000 (12:23 +0100)]
export 'checkboxes' to the js plugin as well of course

13 years agomanifold-core deprecated, keep its -leftovers for further ref
Thierry Parmentelat [Sun, 24 Mar 2013 11:16:42 +0000 (12:16 +0100)]
manifold-core deprecated, keep its -leftovers for further ref

13 years agoturn of problematic setting of dataTable
Thierry Parmentelat [Sun, 24 Mar 2013 10:28:36 +0000 (11:28 +0100)]
turn of problematic setting of dataTable
when a hazelnut plugin is embedded in a Tabs object and not visible at the time the data shows up, then it used to end up empty
turning off sScrollX fixes this problem - side-effect is not yet clear to me

13 years agointernal fileds of a plugin (the ones from __dict__) are automatically visible in...
Thierry Parmentelat [Sun, 24 Mar 2013 10:26:23 +0000 (11:26 +0100)]
internal fileds of a plugin (the ones from __dict__) are automatically visible in template (and can be redefined in template_env)

13 years agomore compact/readable html output for the menu section
Thierry Parmentelat [Sun, 24 Mar 2013 10:25:48 +0000 (11:25 +0100)]
more compact/readable html output for the menu section

13 years agoactually use spin_presets - make it red
Thierry Parmentelat [Sun, 24 Mar 2013 09:23:00 +0000 (10:23 +0100)]
actually use spin_presets - make it red

13 years agothat's why -however the second tab is not refreshed during hazelnut's plugin_update
Thierry Parmentelat [Sat, 23 Mar 2013 20:35:29 +0000 (21:35 +0100)]
that's why -however the second tab is not refreshed during hazelnut's plugin_update

13 years agoworks better but now the tabs are broken
Thierry Parmentelat [Sat, 23 Mar 2013 20:33:15 +0000 (21:33 +0100)]
works better but now the tabs are broken

13 years agooffline mode of manifoldproxy uses filenames in offline*
Thierry Parmentelat [Sat, 23 Mar 2013 10:09:34 +0000 (11:09 +0100)]
offline mode of manifoldproxy uses filenames in offline*

13 years agocosmetic, nicer html output
Thierry Parmentelat [Sat, 23 Mar 2013 10:08:02 +0000 (11:08 +0100)]
cosmetic, nicer html output

13 years agofix tabs.html to *not* use son's domid as-is as is conflicts with other details of...
Thierry Parmentelat [Sat, 23 Mar 2013 10:07:44 +0000 (11:07 +0100)]
fix tabs.html to *not* use son's domid as-is as is conflicts with other details of the son

13 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

13 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

13 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

13 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

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

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

13 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)

13 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

13 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

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

13 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

13 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

13 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

13 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

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

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

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

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

13 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

13 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

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

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

13 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'

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

13 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

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

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

13 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

13 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..

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

13 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

13 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

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

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

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

13 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)

13 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

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

13 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

13 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

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

13 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