myslice.git
11 years agomore accurate make tags
Thierry Parmentelat [Thu, 7 Mar 2013 14:04:03 +0000 (15:04 +0100)]
more accurate make tags

11 years agouse consistent filenaming scheme - rename and not plugin_init.js into plugin-init.js
Thierry Parmentelat [Thu, 7 Mar 2013 09:18:10 +0000 (10:18 +0100)]
use consistent filenaming scheme - rename and not plugin_init.js into plugin-init.js

11 years agouse $
Thierry Parmentelat [Thu, 7 Mar 2013 09:14:53 +0000 (10:14 +0100)]
use $

11 years agocomment suspicious code
Thierry Parmentelat [Thu, 7 Mar 2013 09:14:39 +0000 (10:14 +0100)]
comment suspicious code

11 years agomore accurate make sync
Thierry Parmentelat [Thu, 7 Mar 2013 09:14:17 +0000 (10:14 +0100)]
more accurate make sync

11 years agoupgrading to bootstrap-2.3.1 ..
Thierry Parmentelat [Wed, 6 Mar 2013 17:33:28 +0000 (18:33 +0100)]
upgrading to bootstrap-2.3.1 ..

11 years agoupgrade to jquery-1.9.1
Thierry Parmentelat [Wed, 6 Mar 2013 17:22:30 +0000 (18:22 +0100)]
upgrade to jquery-1.9.1

11 years agorename tophat-core.js into manifold-pubsub.js
Thierry Parmentelat [Wed, 6 Mar 2013 17:03:16 +0000 (18:03 +0100)]
rename tophat-core.js into manifold-pubsub.js

11 years agosimplelist to reach $.subscribe as defined in tophat-core.js
Thierry Parmentelat [Wed, 6 Mar 2013 17:00:17 +0000 (18:00 +0100)]
simplelist to reach $.subscribe as defined in tophat-core.js

11 years agofix classname
Thierry Parmentelat [Wed, 6 Mar 2013 14:59:14 +0000 (15:59 +0100)]
fix classname

11 years agosmoother/slide-based hide and show of plugins
Thierry Parmentelat [Wed, 6 Mar 2013 14:58:48 +0000 (15:58 +0100)]
smoother/slide-based hide and show of plugins

11 years agokeep it simple
Thierry Parmentelat [Wed, 6 Mar 2013 13:23:34 +0000 (14:23 +0100)]
keep it simple

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

11 years agocalls jquery.noConflict
Thierry Parmentelat [Wed, 6 Mar 2013 10:46:07 +0000 (11:46 +0100)]
calls jquery.noConflict

11 years agofix haedwired users login
Mohamed Larabi [Tue, 5 Mar 2013 13:26:28 +0000 (14:26 +0100)]
fix haedwired users login

11 years agoexpose javascript data for a plugin only when it has a 'query' field
Thierry Parmentelat [Mon, 4 Mar 2013 15:54:32 +0000 (16:54 +0100)]
expose javascript data for a plugin only when it has a 'query' field

11 years agoadd quickfilter.js
Thierry Parmentelat [Mon, 4 Mar 2013 15:47:00 +0000 (16:47 +0100)]
add quickfilter.js

11 years agono-op just to be able to trace url subscriptions
Thierry Parmentelat [Mon, 4 Mar 2013 15:18:39 +0000 (16:18 +0100)]
no-op just to be able to trace url subscriptions

11 years agofix json'ing a manyfold query
Thierry Parmentelat [Mon, 4 Mar 2013 15:17:49 +0000 (16:17 +0100)]
fix json'ing a manyfold query

11 years agoremove duplicate
Thierry Parmentelat [Mon, 4 Mar 2013 14:44:41 +0000 (15:44 +0100)]
remove duplicate

11 years agofix weird issue with login url
Thierry Parmentelat [Mon, 4 Mar 2013 14:44:33 +0000 (15:44 +0100)]
fix weird issue with login url

11 years agoadd query.js and plugin.js to the dashboard mix
Thierry Parmentelat [Mon, 4 Mar 2013 14:44:16 +0000 (15:44 +0100)]
add query.js and plugin.js to the dashboard mix

11 years agoimport js files from joomla as is
Thierry Parmentelat [Mon, 4 Mar 2013 14:10:54 +0000 (15:10 +0100)]
import js files from joomla as is

11 years agovarious changes around settings management
Thierry Parmentelat [Thu, 28 Feb 2013 15:41:50 +0000 (16:41 +0100)]
various changes around settings management
turns out I had totally misunderstaood what the scope of the json initialization should be
so instead of trying to expose everything to json we require each
plugin class to define json_settings_list() so as to decide what
really gets exposed
---
this version is currently very rough/broken but I feel like I need to
commit this before it causes too much harm

11 years agoexclude sqlite3 files when syncing
Thierry Parmentelat [Thu, 28 Feb 2013 14:57:31 +0000 (15:57 +0100)]
exclude sqlite3 files when syncing

11 years agooups: remove dead code
Mohamed Larabi [Tue, 19 Feb 2013 09:42:09 +0000 (10:42 +0100)]
oups: remove dead code

11 years agodjango session bundling manifold auth, person and expires
Mohamed Larabi [Tue, 19 Feb 2013 09:40:05 +0000 (10:40 +0100)]
django session bundling manifold auth, person and expires

11 years agoattach manifold_session and manifold_person to django's request.session
Mohamed Larabi [Mon, 18 Feb 2013 11:21:56 +0000 (12:21 +0100)]
attach manifold_session and manifold_person to django's request.session

11 years agofilenames without _ (spare my pinkie)
Thierry Parmentelat [Wed, 13 Feb 2013 13:11:34 +0000 (14:11 +0100)]
filenames without _ (spare my pinkie)

11 years agorestored default to demo.myslice.info
Thierry Parmentelat [Tue, 12 Feb 2013 14:22:54 +0000 (15:22 +0100)]
restored default to demo.myslice.info

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

Conflicts:
templates/view-login.html

11 years agoshow manifold server URL in auth page
Thierry Parmentelat [Tue, 12 Feb 2013 14:06:47 +0000 (15:06 +0100)]
show manifold server URL in auth page

11 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Mohamed Larabi [Tue, 12 Feb 2013 14:05:25 +0000 (15:05 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

11 years agoCosmetic: update comments on the login page
Mohamed Larabi [Tue, 12 Feb 2013 14:05:12 +0000 (15:05 +0100)]
Cosmetic: update comments on the login page

11 years agoconfigure manifold server in myslice/config.py
Thierry Parmentelat [Tue, 12 Feb 2013 13:53:42 +0000 (14:53 +0100)]
configure manifold server in myslice/config.py
rough ManifoldQuery python class
rename plugin.js into plugin_init.js to make room for the joomla js code

11 years agoauth with manifold api backend: settings
Mohamed Larabi [Tue, 12 Feb 2013 12:06:45 +0000 (13:06 +0100)]
auth with manifold api backend: settings

11 years agoAuthentication with manifold api backend
Mohamed Larabi [Tue, 12 Feb 2013 12:02:46 +0000 (13:02 +0100)]
Authentication with manifold api backend

11 years agomostly all the resources (templates/static) should be at their right
Thierry Parmentelat [Fri, 21 Dec 2012 16:57:16 +0000 (17:57 +0100)]
mostly all the resources (templates/static) should be at their right
location - see README for more on that one

11 years agomove more stuff around
Thierry Parmentelat [Fri, 21 Dec 2012 16:45:44 +0000 (17:45 +0100)]
move more stuff around

11 years agomove widget-log{in,out}.html under auth/ where they belong
Thierry Parmentelat [Fri, 21 Dec 2012 16:26:22 +0000 (17:26 +0100)]
move widget-log{in,out}.html under auth/ where they belong

11 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Mohamed Larabi [Fri, 21 Dec 2012 15:35:46 +0000 (16:35 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

11 years agoquick filter update : add css
Mohamed Larabi [Fri, 21 Dec 2012 15:35:03 +0000 (16:35 +0100)]
quick filter update : add css

11 years agonicer
Thierry Parmentelat [Fri, 21 Dec 2012 14:57:00 +0000 (15:57 +0100)]
nicer

11 years agotopmenu centered in banner
Thierry Parmentelat [Fri, 21 Dec 2012 14:56:24 +0000 (15:56 +0100)]
topmenu centered in banner

11 years agoremove debug
Thierry Parmentelat [Fri, 21 Dec 2012 14:42:23 +0000 (15:42 +0100)]
remove debug

11 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Thierry Parmentelat [Fri, 21 Dec 2012 14:40:47 +0000 (15:40 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

11 years agonote in readme
Thierry Parmentelat [Fri, 21 Dec 2012 14:40:05 +0000 (15:40 +0100)]
note in readme

11 years agodifferent DOM elements can have same class but should different id's
Thierry Parmentelat [Fri, 21 Dec 2012 14:36:08 +0000 (15:36 +0100)]
different DOM elements can have same class but should different id's

11 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Mohamed Larabi [Fri, 21 Dec 2012 14:27:23 +0000 (15:27 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

11 years agoquick filter update
Mohamed Larabi [Fri, 21 Dec 2012 14:27:03 +0000 (15:27 +0100)]
quick filter update

11 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Thierry Parmentelat [Fri, 21 Dec 2012 14:12:57 +0000 (15:12 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

11 years agonicer toggles
Thierry Parmentelat [Fri, 21 Dec 2012 14:11:29 +0000 (15:11 +0100)]
nicer toggles

11 years agoMerge branch 'master' of ssh://git.onelab.eu/git/myslice-django
Mohamed Larabi [Fri, 21 Dec 2012 13:41:50 +0000 (14:41 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django

11 years agofirst attempt of quickfilter plugin
Amine [Fri, 21 Dec 2012 13:40:42 +0000 (14:40 +0100)]
first attempt of quickfilter plugin

11 years agoadd the exclude_from_json() mechanism to keep control on the amount of
Thierry Parmentelat [Fri, 21 Dec 2012 13:13:42 +0000 (14:13 +0100)]
add the exclude_from_json() mechanism to keep control on the amount of
conext exposed to js

11 years agofix active tab
Thierry Parmentelat [Fri, 21 Dec 2012 12:51:40 +0000 (13:51 +0100)]
fix active tab

11 years agocosmetic
Thierry Parmentelat [Fri, 21 Dec 2012 12:16:28 +0000 (13:16 +0100)]
cosmetic

11 years agodon't always set domid
Thierry Parmentelat [Fri, 21 Dec 2012 12:06:26 +0000 (13:06 +0100)]
don't always set domid

11 years agocleanup between plugin.name and plugin.uuid
Thierry Parmentelat [Fri, 21 Dec 2012 12:02:00 +0000 (13:02 +0100)]
cleanup between plugin.name and plugin.uuid
only keep plugin.domid that may be passed at plugin-creation time if needed

11 years agoone more word on the js libraries that ship with this module
Thierry Parmentelat [Fri, 21 Dec 2012 11:34:11 +0000 (12:34 +0100)]
one more word on the js libraries that ship with this module

11 years agopolished for others to use more easily
Thierry Parmentelat [Fri, 21 Dec 2012 11:20:03 +0000 (12:20 +0100)]
polished for others to use more easily

11 years agorenaming plugin attributes - now uses - visible - togglable - toggled
Thierry Parmentelat [Fri, 21 Dec 2012 09:51:10 +0000 (10:51 +0100)]
renaming plugin attributes - now uses - visible - togglable - toggled

11 years agorename js template
Thierry Parmentelat [Fri, 21 Dec 2012 09:08:02 +0000 (10:08 +0100)]
rename js template

11 years agoexport plugin attributes/settings to js now should be OK
Thierry Parmentelat [Fri, 21 Dec 2012 08:58:13 +0000 (09:58 +0100)]
export plugin attributes/settings to js now should be OK

11 years agoadd a notion of 'active' in Composite, used in rendering Tabs for now
Thierry Parmentelat [Fri, 21 Dec 2012 08:57:41 +0000 (09:57 +0100)]
add a notion of 'active' in Composite, used in rendering Tabs for now

11 years agocleanup rendered html with new field names
Thierry Parmentelat [Thu, 20 Dec 2012 15:07:58 +0000 (16:07 +0100)]
cleanup rendered html with new field names

11 years agoadd mandatory title and name args to plugin creation, remove title()
Thierry Parmentelat [Thu, 20 Dec 2012 14:33:47 +0000 (15:33 +0100)]
add mandatory title and name args to plugin creation, remove title()
as a method

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