myslice.git
10 years agoplugins.resources_selected: now supporting update queries
Jordan Augé [Wed, 14 Aug 2013 14:45:09 +0000 (16:45 +0200)]
plugins.resources_selected: now supporting update queries

10 years agoplugins: updated resource selected to receive proper updates from the query
Jordan Augé [Wed, 14 Aug 2013 12:27:02 +0000 (14:27 +0200)]
plugins: updated resource selected to receive proper updates from the query

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Yasin [Tue, 13 Aug 2013 16:09:54 +0000 (18:09 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoRegistration post value processing in progress
Yasin [Tue, 13 Aug 2013 16:09:44 +0000 (18:09 +0200)]
Registration post value processing in progress

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Jordan Augé [Tue, 13 Aug 2013 14:42:47 +0000 (16:42 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoplugins.updater: inherits from Plugin
Jordan Augé [Tue, 13 Aug 2013 14:42:28 +0000 (16:42 +0200)]
plugins.updater: inherits from Plugin

10 years agoportal.dashboard: missing MANIFOLD_METADATA for dashboard (page.expose_js_metadata)
Jordan Augé [Tue, 13 Aug 2013 14:41:12 +0000 (16:41 +0200)]
portal.dashboard: missing MANIFOLD_METADATA for dashboard (page.expose_js_metadata)

10 years agoplugin.updater: fixed typos
Jordan Augé [Tue, 13 Aug 2013 14:11:50 +0000 (16:11 +0200)]
plugin.updater: fixed typos

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Jordan Augé [Tue, 13 Aug 2013 13:51:55 +0000 (15:51 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agomanifold: now managing update queries
Jordan Augé [Tue, 13 Aug 2013 13:51:11 +0000 (15:51 +0200)]
manifold: now managing update queries
plugins: updater now inherits from Plugin class, wip for query and record handlers
+ small fixes

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Yasin [Tue, 13 Aug 2013 09:43:07 +0000 (11:43 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoRegistration page designed like f4f. /portal/register[functionality to be added]
Yasin [Tue, 13 Aug 2013 09:43:00 +0000 (11:43 +0200)]
Registration page designed like f4f. /portal/register[functionality to be added]

10 years agocss, img moved to subfolders in /portal/static
Yasin [Mon, 12 Aug 2013 10:41:19 +0000 (12:41 +0200)]
css, img moved to subfolders in /portal/static

10 years agoplugins: migrated hazelnut and googlemaps to the new plugin class, updated plugin...
Jordan Augé [Fri, 9 Aug 2013 12:14:37 +0000 (14:14 +0200)]
plugins: migrated hazelnut and googlemaps to the new plugin class, updated plugin template

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Yasin [Fri, 9 Aug 2013 11:31:30 +0000 (13:31 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoMoved css,js and img to /portal/static dir
Yasin [Fri, 9 Aug 2013 11:31:17 +0000 (13:31 +0200)]
Moved css,js and img to /portal/static dir

10 years agoplugin: switching hazelnut to use the Plugin class (wip)
Jordan Augé [Fri, 9 Aug 2013 09:56:42 +0000 (11:56 +0200)]
plugin: switching hazelnut to use the Plugin class (wip)
template: started documenting the myplugin template to use the Plugin class and demonstrate the different functionalities

10 years agofixed static files for dashboard
Jordan Augé [Fri, 9 Aug 2013 09:25:44 +0000 (11:25 +0200)]
fixed static files for dashboard

10 years agobetter use of static tags for templates
Jordan Augé [Thu, 8 Aug 2013 23:48:52 +0000 (01:48 +0200)]
better use of static tags for templates

10 years agoadapted server-loop script to the new static file handling
Jordan Augé [Thu, 8 Aug 2013 23:38:37 +0000 (01:38 +0200)]
adapted server-loop script to the new static file handling

10 years agounfold: better management of static files thanks to finders for plugins and third...
Jordan Augé [Thu, 8 Aug 2013 23:35:39 +0000 (01:35 +0200)]
unfold: better management of static files thanks to finders for plugins and third-party. Makefile not used anymore
plugins: cleaned up plugin structure to better serve staticfiles

10 years agoplugins: updated query_editor
Jordan Augé [Thu, 8 Aug 2013 21:11:41 +0000 (23:11 +0200)]
plugins: updated query_editor

10 years agomanifold: fix in plugin.js
Jordan Augé [Thu, 8 Aug 2013 15:18:01 +0000 (17:18 +0200)]
manifold: fix in plugin.js
plugins: revamped query_editor to accept filter updates + fixes in active_filters

10 years agoplugins: query_editor now inherits from Plugin class + fixes to active_filters
Jordan Augé [Thu, 8 Aug 2013 13:40:59 +0000 (15:40 +0200)]
plugins: query_editor now inherits from Plugin class + fixes to active_filters

10 years agomanifold: imprved plugin class with helpers for naming HTML tags in plugins
Jordan Augé [Thu, 8 Aug 2013 13:14:16 +0000 (15:14 +0200)]
manifold: imprved plugin class with helpers for naming HTML tags in plugins
plugins: improved active_filters, attempt for using templates in JS
third-party: added mustache.js for js templating

10 years agoplugins: reworked the framework using inheritance + added active_filters
Jordan Augé [Thu, 8 Aug 2013 10:17:25 +0000 (12:17 +0200)]
plugins: reworked the framework using inheritance + added active_filters

10 years agofull selection of columns now implemented
Jordan Augé [Wed, 7 Aug 2013 17:03:23 +0000 (19:03 +0200)]
full selection of columns now implemented

10 years agoplugins: supporting columns adding/removing + passed query instead of uuid as parameters
Jordan Augé [Wed, 7 Aug 2013 16:07:20 +0000 (18:07 +0200)]
plugins: supporting columns adding/removing + passed query instead of uuid as parameters

10 years agominor conflict fixed
Yasin [Tue, 6 Aug 2013 15:38:58 +0000 (17:38 +0200)]
minor conflict fixed

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Yasin [Tue, 6 Aug 2013 15:36:39 +0000 (17:36 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoportal/account keypair generation -OK
Yasin [Tue, 6 Aug 2013 15:36:34 +0000 (17:36 +0200)]
portal/account keypair generation -OK

10 years agofixed metadata calls
Jordan Augé [Tue, 6 Aug 2013 14:45:47 +0000 (16:45 +0200)]
fixed metadata calls

10 years agodashboard now uses variables for displaying user slices
Jordan Augé [Tue, 6 Aug 2013 09:42:06 +0000 (11:42 +0200)]
dashboard now uses variables for displaying user slices

10 years agoadded pres_view
Jordan Augé [Mon, 5 Aug 2013 14:03:01 +0000 (16:03 +0200)]
added pres_view

10 years agodeleted stale files
Jordan Augé [Mon, 5 Aug 2013 14:02:13 +0000 (16:02 +0200)]
deleted stale files

10 years agorenaming pres_view_map -> pres_view
Jordan Augé [Mon, 5 Aug 2013 13:57:34 +0000 (15:57 +0200)]
renaming pres_view_map -> pres_view

10 years agoplugins: added pres_view as pres_view_map, since pres_view has recurring erros
Jordan Augé [Mon, 5 Aug 2013 13:55:52 +0000 (15:55 +0200)]
plugins: added pres_view as pres_view_map, since pres_view has recurring erros

10 years agoplugins: added pres_view (wip)
Jordan Augé [Mon, 5 Aug 2013 13:44:21 +0000 (15:44 +0200)]
plugins: added pres_view (wip)

10 years agoinconsistency in git
Jordan Augé [Mon, 5 Aug 2013 13:43:54 +0000 (15:43 +0200)]
inconsistency in git

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Yasin [Fri, 2 Aug 2013 15:49:35 +0000 (17:49 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years ago/portal/account: upload file stores it into PendingUser:Keypair Field
Yasin [Fri, 2 Aug 2013 15:47:18 +0000 (17:47 +0200)]
/portal/account: upload file stores it into PendingUser:Keypair Field

10 years agoplugins: added query_editor
Jordan Augé [Fri, 2 Aug 2013 14:50:19 +0000 (16:50 +0200)]
plugins: added query_editor

10 years agoplugins: added pres_view + small fixes
Jordan Augé [Fri, 2 Aug 2013 10:35:13 +0000 (12:35 +0200)]
plugins: added pres_view + small fixes

10 years agoportal.dashboard: static files location + css
Jordan Augé [Fri, 2 Aug 2013 09:11:07 +0000 (11:11 +0200)]
portal.dashboard: static files location + css

10 years agoadded the MyPlugin plugin template
Jordan Augé [Fri, 2 Aug 2013 08:43:03 +0000 (10:43 +0200)]
added the MyPlugin plugin template

10 years agoplugins: added debug_platform, code_editor
Jordan Augé [Fri, 2 Aug 2013 08:09:33 +0000 (10:09 +0200)]
plugins: added debug_platform, code_editor

10 years agothird-party: added codemirror
Jordan Augé [Fri, 2 Aug 2013 08:08:50 +0000 (10:08 +0200)]
third-party: added codemirror

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Jordan Augé [Fri, 2 Aug 2013 08:07:56 +0000 (10:07 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoplugins.hazelnut: fixed to work without having a query
Jordan Augé [Fri, 2 Aug 2013 08:07:27 +0000 (10:07 +0200)]
plugins.hazelnut: fixed to work without having a query

10 years agoportal/account: Update Works
Yasin [Thu, 1 Aug 2013 11:32:27 +0000 (13:32 +0200)]
portal/account: Update Works

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Yasin [Mon, 29 Jul 2013 15:15:19 +0000 (17:15 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoMy Account Page Migrated. PHP to be replaced
Yasin [Mon, 29 Jul 2013 15:15:15 +0000 (17:15 +0200)]
My Account Page Migrated. PHP to be replaced

10 years agoportal: updated views
Jordan Augé [Mon, 29 Jul 2013 14:50:45 +0000 (16:50 +0200)]
portal: updated views
plugin googlemaps: move to new api

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Jordan Augé [Mon, 29 Jul 2013 03:42:55 +0000 (05:42 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoupdates for onelab portal demo
Jordan Augé [Mon, 29 Jul 2013 03:42:37 +0000 (05:42 +0200)]
updates for onelab portal demo

10 years agoSlice Request page added /portal/slice_request
Yasin [Thu, 25 Jul 2013 15:50:23 +0000 (17:50 +0200)]
Slice Request page added /portal/slice_request

10 years agoLogin page: 'register' redirection works and 'the project' redirects to onelab.eu
Yasin [Thu, 25 Jul 2013 14:46:23 +0000 (16:46 +0200)]
Login page: 'register' redirection works and 'the project' redirects to onelab.eu

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Yasin [Thu, 25 Jul 2013 14:16:22 +0000 (16:16 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoOneLab Contact Us form created. Email to be tested from dev machine.
Yasin [Thu, 25 Jul 2013 14:16:18 +0000 (16:16 +0200)]
OneLab Contact Us form created. Email to be tested from dev machine.

10 years agoadded missing logo
Jordan Augé [Thu, 25 Jul 2013 13:28:22 +0000 (15:28 +0200)]
added missing logo

10 years agoupdated look and feel of the site
Jordan Augé [Thu, 25 Jul 2013 13:27:50 +0000 (15:27 +0200)]
updated look and feel of the site

10 years agouse anonymous authentication for retrieving metadata
Thierry Parmentelat [Thu, 11 Jul 2013 15:00:46 +0000 (17:00 +0200)]
use anonymous authentication for retrieving metadata

10 years agoimprove rendering of popup error/warning messages
Thierry Parmentelat [Thu, 11 Jul 2013 15:00:11 +0000 (17:00 +0200)]
improve rendering of popup error/warning messages

10 years agowip metadata
Jordan Augé [Thu, 11 Jul 2013 12:48:46 +0000 (14:48 +0200)]
wip metadata

10 years agoadded missing ResultValue class
Jordan Augé [Wed, 10 Jul 2013 15:34:10 +0000 (17:34 +0200)]
added missing ResultValue class

10 years agofixed hazelnut checkbox management
Jordan Augé [Wed, 10 Jul 2013 14:01:54 +0000 (16:01 +0200)]
fixed hazelnut checkbox management

10 years agoupdated css for scrolling into flash messages
Jordan Augé [Wed, 10 Jul 2013 00:18:04 +0000 (02:18 +0200)]
updated css for scrolling into flash messages

10 years agoadded sticky notifications for warnings and errors + clean up code for v2 only
Jordan Augé [Wed, 10 Jul 2013 00:16:01 +0000 (02:16 +0200)]
added sticky notifications for warnings and errors + clean up code for v2 only

10 years agoadded messaging thanks to jquery-notify
Jordan Augé [Tue, 9 Jul 2013 23:17:44 +0000 (01:17 +0200)]
added messaging thanks to jquery-notify

10 years agoAttempts for a simpler plugin API: both coexist, tests with hazelnut plugin
Jordan Augé [Mon, 8 Jul 2013 11:49:26 +0000 (13:49 +0200)]
Attempts for a simpler plugin API: both coexist, tests with hazelnut plugin

10 years agoadded update slice button
Jordan Augé [Sun, 7 Jul 2013 12:57:20 +0000 (14:57 +0200)]
added update slice button

10 years agoreworked slice page, added ResourcesSelected plugin
Jordan Augé [Sun, 7 Jul 2013 12:51:02 +0000 (14:51 +0200)]
reworked slice page, added ResourcesSelected plugin

10 years agoportal.dashboard: working
Jordan Augé [Sun, 7 Jul 2013 02:09:37 +0000 (04:09 +0200)]
portal.dashboard: working

10 years agotests: added send email
Jordan Augé [Thu, 4 Jul 2013 09:02:19 +0000 (11:02 +0200)]
tests: added send email

10 years agoadded LICENSE, updated settings, added user registration complete template
Jordan Augé [Wed, 3 Jul 2013 14:20:24 +0000 (16:20 +0200)]
added LICENSE, updated settings, added user registration complete template

10 years agoupdated mail configuration in settings
Jordan Augé [Wed, 3 Jul 2013 13:48:21 +0000 (15:48 +0200)]
updated mail configuration in settings

10 years agofirst draft of a registration form + email
Jordan Augé [Wed, 3 Jul 2013 13:29:58 +0000 (15:29 +0200)]
first draft of a registration form + email

10 years agocommented django, updated README with dependencies requirements
Jordan Augé [Wed, 3 Jul 2013 09:15:37 +0000 (11:15 +0200)]
commented django, updated README with dependencies requirements

10 years agoportal: updated models + added requirements
Jordan Augé [Wed, 3 Jul 2013 09:12:30 +0000 (11:12 +0200)]
portal: updated models + added requirements

10 years agoportal: added slice request forms
Jordan Augé [Wed, 3 Jul 2013 08:52:18 +0000 (10:52 +0200)]
portal: added slice request forms

10 years agoportal: updated forms and views
Jordan Augé [Wed, 3 Jul 2013 08:44:10 +0000 (10:44 +0200)]
portal: updated forms and views

10 years agoportal: updated forms and templates
Jordan Augé [Wed, 3 Jul 2013 08:42:28 +0000 (10:42 +0200)]
portal: updated forms and templates

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Jordan Augé [Wed, 3 Jul 2013 08:38:15 +0000 (10:38 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoportal: urls and views + removed crispy forms
Jordan Augé [Wed, 3 Jul 2013 08:37:53 +0000 (10:37 +0200)]
portal: urls and views + removed crispy forms

10 years agocosmetic & debug
Thierry Parmentelat [Wed, 3 Jul 2013 08:15:56 +0000 (10:15 +0200)]
cosmetic & debug

10 years agofixed template
Jordan Augé [Tue, 2 Jul 2013 16:04:15 +0000 (18:04 +0200)]
fixed template

10 years agoupdated portal application
Jordan Augé [Tue, 2 Jul 2013 15:24:21 +0000 (17:24 +0200)]
updated portal application

10 years agoupdated portal
Jordan Augé [Tue, 11 Jun 2013 13:52:45 +0000 (15:52 +0200)]
updated portal

10 years agoupdated plugins
Jordan Augé [Tue, 11 Jun 2013 09:28:22 +0000 (11:28 +0200)]
updated plugins

10 years agoimproved form and wizard plugins
Jordan Augé [Tue, 11 Jun 2013 08:36:48 +0000 (10:36 +0200)]
improved form and wizard plugins

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Jordan Augé [Mon, 10 Jun 2013 09:51:36 +0000 (11:51 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoadded misc plugins towards wizards for the portal
Jordan Augé [Mon, 10 Jun 2013 09:51:23 +0000 (11:51 +0200)]
added misc plugins towards wizards for the portal

10 years agocosmetic
Thierry Parmentelat [Fri, 31 May 2013 12:01:44 +0000 (14:01 +0200)]
cosmetic

10 years agoa bit smarter for showing manifold results
Thierry Parmentelat [Fri, 31 May 2013 12:00:52 +0000 (14:00 +0200)]
a bit smarter for showing manifold results

10 years agomessages go last
Thierry Parmentelat [Fri, 31 May 2013 12:00:12 +0000 (14:00 +0200)]
messages go last

10 years agoMerge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
Jordan Augé [Fri, 24 May 2013 08:19:40 +0000 (10:19 +0200)]
Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan

10 years agoremoved first and last name for auth
Jordan Augé [Fri, 24 May 2013 08:19:28 +0000 (10:19 +0200)]
removed first and last name for auth

10 years agoManifoldAPI raises ManifoldException if anything goes wrong
Thierry Parmentelat [Fri, 17 May 2013 11:21:33 +0000 (13:21 +0200)]
ManifoldAPI raises ManifoldException if anything goes wrong
SliceView catches this at the highest level (and logs out user)
ManifoldProxy catches this too and forwards manifoldresult to js

10 years agosmall fix
Jordan Augé [Wed, 15 May 2013 13:23:03 +0000 (15:23 +0200)]
small fix

10 years agoInitial slice view with users
Jordan Augé [Tue, 14 May 2013 23:27:41 +0000 (01:27 +0200)]
Initial slice view with users