unfold.git
11 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

11 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

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

11 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

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

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

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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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*

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

11 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

11 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

11 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

11 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

11 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

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

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

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

11 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

11 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

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

11 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

11 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

11 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

11 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

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

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

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

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

11 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

11 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

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

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

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

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

11 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

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

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

11 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

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

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

11 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

11 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

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

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

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

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

11 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

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

11 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

11 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

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

11 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

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

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

11 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

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

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

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

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

11 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

11 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

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

11 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

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

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

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

11 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

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

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

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

11 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

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

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

11 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

11 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

11 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

11 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

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

11 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

11 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

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

11 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

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

11 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

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

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