Thierry Parmentelat [Tue, 12 Nov 2013 16:07:07 +0000 (17:07 +0100)]
move debug_platform over into to-be-integrated
Thierry Parmentelat [Tue, 12 Nov 2013 16:03:41 +0000 (17:03 +0100)]
bye bye resources_selected, welcome queryupdater
Thierry Parmentelat [Tue, 12 Nov 2013 15:39:46 +0000 (16:39 +0100)]
homeview and platformsview now use layout-unfold1 or layout-unfold2 depending on whether user is logged in or not
Thierry Parmentelat [Tue, 12 Nov 2013 14:35:01 +0000 (15:35 +0100)]
Merge branch 'master' into newnames
Conflicts:
ui/topmenu.py
Thierry Parmentelat [Tue, 12 Nov 2013 14:33:27 +0000 (15:33 +0100)]
fix typo
Thierry Parmentelat [Tue, 12 Nov 2013 14:25:49 +0000 (15:25 +0100)]
move view-unfold2.html into trash/ where it belongs
Yasin [Tue, 12 Nov 2013 11:07:28 +0000 (12:07 +0100)]
commands to run after git pull is added
Thierry Parmentelat [Mon, 4 Nov 2013 15:12:58 +0000 (16:12 +0100)]
remove debug print statement
Thierry Parmentelat [Mon, 4 Nov 2013 14:44:59 +0000 (15:44 +0100)]
fix rendering of sections, like e.g. in the 'my account' page where headers show up against dark blue and thus need to be white
Thierry Parmentelat [Mon, 4 Nov 2013 14:38:21 +0000 (15:38 +0100)]
menus with dropdown : also outline the whole 'More' button when a subitem is current
Thierry Parmentelat [Mon, 4 Nov 2013 14:38:21 +0000 (15:38 +0100)]
menus with dropdown : also outline the whole 'More' button when a subitem is current
Thierry Parmentelat [Mon, 4 Nov 2013 14:23:53 +0000 (15:23 +0100)]
include onelab_marko in all views
harmonize 3 form views (register, slice request, and support) in terms of style, and avoid blinking hints as far as possible
Thierry Parmentelat [Mon, 4 Nov 2013 14:23:53 +0000 (15:23 +0100)]
include onelab_marko in all views
harmonize 3 form views (register, slice request, and support) in terms of style, and avoid blinking hints as far as possible
Thierry Parmentelat [Mon, 4 Nov 2013 10:46:16 +0000 (11:46 +0100)]
renamed hazelnut into querytable
Thierry Parmentelat [Mon, 4 Nov 2013 10:15:36 +0000 (11:15 +0100)]
pretty-printed (4 chars margin for css please)
Thierry Parmentelat [Mon, 4 Nov 2013 10:12:04 +0000 (11:12 +0100)]
restore original style for topmenu
Thierry Parmentelat [Mon, 4 Nov 2013 09:14:58 +0000 (10:14 +0100)]
fill in mailto: url in dashboard
Thierry Parmentelat [Mon, 4 Nov 2013 09:10:43 +0000 (10:10 +0100)]
add comment on offline mode that is not usable anymore as such
Thierry Parmentelat [Mon, 4 Nov 2013 09:08:36 +0000 (10:08 +0100)]
cosmetic
Thierry Parmentelat [Sat, 2 Nov 2013 13:33:45 +0000 (14:33 +0100)]
avoid too long lines
Thierry Parmentelat [Sat, 2 Nov 2013 13:33:31 +0000 (14:33 +0100)]
cosmetic improvements of messages during unsucessful authenticate (e.g. when cannot reach backend)
Thierry Parmentelat [Fri, 1 Nov 2013 14:47:38 +0000 (15:47 +0100)]
more verbose details printend out in debug mode when forwarding to backend
Thierry Parmentelat [Fri, 1 Nov 2013 14:47:07 +0000 (15:47 +0100)]
util. targets for pushing apache-related stuff on a test box
Thierry Parmentelat [Fri, 1 Nov 2013 14:46:44 +0000 (15:46 +0100)]
run enforced client-authentication ssl on port 443
unfold-init-ssl.sh is a new script for setting up certs and the like (packaged, but not invoked yet)
Thierry Parmentelat [Fri, 1 Nov 2013 14:40:37 +0000 (15:40 +0100)]
views that do *not* require authentication need to inherit FreeAccessView
Thierry Parmentelat [Wed, 30 Oct 2013 11:30:51 +0000 (12:30 +0100)]
trash portal/util.py altogether as this is unused
Thierry Parmentelat [Wed, 30 Oct 2013 11:04:17 +0000 (12:04 +0100)]
prune old code in makefile
Jordan Augé [Tue, 29 Oct 2013 16:58:07 +0000 (17:58 +0100)]
updated manifold API to support the move to SSL for the backend
Jordan Augé [Tue, 29 Oct 2013 16:56:34 +0000 (17:56 +0100)]
removed ple-dependent request (test?)
Mohamed Larabi [Mon, 28 Oct 2013 13:29:10 +0000 (14:29 +0100)]
remove hardcoded account for admin queries
Loic Baron [Mon, 28 Oct 2013 10:53:00 +0000 (11:53 +0100)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Loic Baron [Mon, 28 Oct 2013 10:50:36 +0000 (11:50 +0100)]
plugin.hazelnut: fixed issue with filtering
Loic Baron [Mon, 28 Oct 2013 10:50:18 +0000 (11:50 +0100)]
portal.validation: fixed issue with platforms referencing myslice
Thierry Parmentelat [Mon, 28 Oct 2013 09:36:36 +0000 (10:36 +0100)]
work around sfa dep (but still needs to be taken out)
Loic Baron [Sun, 27 Oct 2013 00:12:37 +0000 (02:12 +0200)]
Link to Validation page in the top menu, limited users to PLE for the GEC18 DEMO
Loic Baron [Sat, 26 Oct 2013 14:36:37 +0000 (16:36 +0200)]
Demo GEC18 - Queries onnly to PLE for Registration & SliceRequest
Loic Baron [Sat, 26 Oct 2013 12:48:19 +0000 (14:48 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Loic Baron [Sat, 26 Oct 2013 12:47:47 +0000 (14:47 +0200)]
images for dashboard
Jordan Augé [Sat, 26 Oct 2013 11:20:51 +0000 (13:20 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Jordan Augé [Sat, 26 Oct 2013 11:20:42 +0000 (13:20 +0200)]
updated template for validation
Loic Baron [Sat, 26 Oct 2013 02:21:57 +0000 (04:21 +0200)]
Fixed CSS for OneLab style
Ciro Scognamiglio [Fri, 25 Oct 2013 17:37:18 +0000 (19:37 +0200)]
Slicestat -> SliceStat
Ciro Scognamiglio [Fri, 25 Oct 2013 17:24:54 +0000 (19:24 +0200)]
do_query_users commented
Ciro Scognamiglio [Fri, 25 Oct 2013 17:22:40 +0000 (19:22 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Conflicts:
portal/sliceview.py
Ciro Scognamiglio [Fri, 25 Oct 2013 17:20:49 +0000 (19:20 +0200)]
slicestat plugin: stats on the sliceview, top 10 nodes
Jordan Augé [Fri, 25 Oct 2013 16:01:54 +0000 (18:01 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Jordan Augé [Fri, 25 Oct 2013 16:01:22 +0000 (18:01 +0200)]
portal: improved user and slice request/validation
Loic Baron [Fri, 25 Oct 2013 00:03:16 +0000 (02:03 +0200)]
Inverted the map and the slicestat plugin in the resource view
Loic Baron [Thu, 24 Oct 2013 23:58:01 +0000 (01:58 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Loic Baron [Thu, 24 Oct 2013 23:57:38 +0000 (01:57 +0200)]
Demo GENI CSS OneLab
Thierry Parmentelat [Thu, 24 Oct 2013 15:47:27 +0000 (17:47 +0200)]
please use mixed case SliceStat, not Slicestat
hope this does not break anything, I could not find how to reach the resource view from the dahboard
Thierry Parmentelat [Thu, 24 Oct 2013 15:37:00 +0000 (17:37 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Thierry Parmentelat [Thu, 24 Oct 2013 15:36:33 +0000 (17:36 +0200)]
make default config consistent
Ciro Scognamiglio [Thu, 24 Oct 2013 15:11:30 +0000 (17:11 +0200)]
- commented debug
Ciro Scognamiglio [Thu, 24 Oct 2013 15:09:24 +0000 (17:09 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Ciro Scognamiglio [Thu, 24 Oct 2013 15:06:56 +0000 (17:06 +0200)]
slicestat plugin (working) on the resource view
Ciro Scognamiglio [Thu, 24 Oct 2013 15:06:01 +0000 (17:06 +0200)]
fixed a bug
Mohamed Larabi [Thu, 24 Oct 2013 14:06:35 +0000 (16:06 +0200)]
update packaging
Mohamed Larabi [Thu, 24 Oct 2013 14:04:20 +0000 (16:04 +0200)]
put wsgi.py in myslice/ and propagate this change
Mohamed Larabi [Thu, 24 Oct 2013 13:14:16 +0000 (15:14 +0200)]
- rename myslice.wsgi into wsgi.py and propagate this change.
- update variable WSGI_APPLICATION in myslice/settings.py.
Thierry Parmentelat [Thu, 24 Oct 2013 11:19:36 +0000 (13:19 +0200)]
col-xs-offset-* classes are missing in bootstrap-3.0.0 so use md instead for now + submit labels changed
Thierry Parmentelat [Thu, 24 Oct 2013 11:00:38 +0000 (13:00 +0200)]
fix broken config, and no more static method for Config (which now is a singleton)
Thierry Parmentelat [Thu, 24 Oct 2013 10:21:53 +0000 (12:21 +0200)]
reinstate dropdown menu
Thierry Parmentelat [Thu, 24 Oct 2013 09:43:46 +0000 (11:43 +0200)]
bugfix for dropdown in topmenu
Thierry Parmentelat [Wed, 23 Oct 2013 08:06:57 +0000 (11:06 +0300)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Thierry Parmentelat [Wed, 23 Oct 2013 05:31:24 +0000 (08:31 +0300)]
more robust autologout for weird situations
Thierry Parmentelat [Wed, 23 Oct 2013 05:30:50 +0000 (08:30 +0300)]
myslice.ini not under source control
Ciro Scognamiglio [Tue, 22 Oct 2013 12:43:54 +0000 (14:43 +0200)]
slicestat plugin
Ciro Scognamiglio [Tue, 22 Oct 2013 12:43:07 +0000 (14:43 +0200)]
resource stats with the slicestat plugin
Ciro Scognamiglio [Tue, 22 Oct 2013 12:40:05 +0000 (14:40 +0200)]
- added query option
Ciro Scognamiglio [Tue, 22 Oct 2013 11:45:59 +0000 (13:45 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Ciro Scognamiglio [Tue, 22 Oct 2013 11:45:55 +0000 (13:45 +0200)]
added slicestat plugin
Loic Baron [Sat, 19 Oct 2013 11:49:44 +0000 (13:49 +0200)]
Demo OpenLab Debug off in manifold/static/js/manifold.js
Jordan Augé [Fri, 18 Oct 2013 17:39:50 +0000 (19:39 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Jordan Augé [Fri, 18 Oct 2013 17:39:13 +0000 (19:39 +0200)]
Added config file into myslice/myslice.ini
Loic Baron [Fri, 18 Oct 2013 17:27:34 +0000 (19:27 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Loic Baron [Fri, 18 Oct 2013 17:26:45 +0000 (19:26 +0200)]
ResourcesSelected Plugin working with URNs - trac.myslice.info/ticket/36
Jordan Augé [Fri, 18 Oct 2013 16:31:40 +0000 (18:31 +0200)]
portal.slicerequest: now send emails to PIs
Jordan Augé [Fri, 18 Oct 2013 15:44:09 +0000 (17:44 +0200)]
portal.slice_request: fixed message for authority
Jordan Augé [Fri, 18 Oct 2013 15:42:45 +0000 (17:42 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Jordan Augé [Fri, 18 Oct 2013 15:42:00 +0000 (17:42 +0200)]
manifold.api : fixed authentication as admin
portal.registration, portal.slicerequest: improved authority queries
portal.slicerequest: added help messages
Thierry Parmentelat [Fri, 18 Oct 2013 12:31:08 +0000 (14:31 +0200)]
clean up the old "Customize Resources Layout" section, make the filter area (toggle status) persistent
Thierry Parmentelat [Fri, 18 Oct 2013 10:25:48 +0000 (12:25 +0200)]
workaround for http://trac.myslice.info/ticket/32
Loic Baron [Thu, 17 Oct 2013 15:36:47 +0000 (17:36 +0200)]
Fixed: Registration & My Account, Generate new keys with a valid RSA format - trac.myslice.info/ticket/33
Anthony Garcia [Wed, 16 Oct 2013 16:34:58 +0000 (18:34 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Anthony Garcia [Wed, 16 Oct 2013 16:34:48 +0000 (18:34 +0200)]
Set standard structure
Loic Baron [Wed, 16 Oct 2013 13:42:15 +0000 (15:42 +0200)]
query_editor plugin fix autocomplete with datatables pagination, search in objects that are not currently displayed, as coded into hazelnut (datatables) plugin - trac.myslice.info/ticket/6
Anthony Garcia [Wed, 16 Oct 2013 10:31:32 +0000 (12:31 +0200)]
Add modif senslabmap
Loic Baron [Tue, 15 Oct 2013 15:51:03 +0000 (17:51 +0200)]
Fixed bug: select columns all checked in filters, autocomplete based on query_all fields - trac.myslice.info/ticket/5
Loic Baron [Mon, 14 Oct 2013 16:31:24 +0000 (18:31 +0200)]
Modified sliceview to have the filters on top of the resources div stack, correcting the checkbox bug in query_editor, to be fixed later: paginated fields are not triggered when on_field_added or removed
Loic Baron [Sun, 13 Oct 2013 19:26:50 +0000 (21:26 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Loic Baron [Sun, 13 Oct 2013 19:26:05 +0000 (21:26 +0200)]
added missing views for single resource page
Thierry Parmentelat [Sun, 13 Oct 2013 19:20:10 +0000 (21:20 +0200)]
cleanup and tweak .gitignore for people who want to create symlinks right in their plugins/ work tree
Loic Baron [Sat, 12 Oct 2013 14:42:15 +0000 (16:42 +0200)]
Datatables (hazelnut) added a link on the hrn to look at a single resource
Loic Baron [Sat, 12 Oct 2013 13:35:47 +0000 (15:35 +0200)]
single resource page: trac.myslice.info/ticket/7
Loic Baron [Sat, 12 Oct 2013 11:55:21 +0000 (13:55 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Loic Baron [Sat, 12 Oct 2013 11:54:25 +0000 (13:54 +0200)]
Dashboard: link to a single platform in the list of testbeds - trac.myslice.info/ticket/26
Thierry Parmentelat [Fri, 11 Oct 2013 19:24:51 +0000 (21:24 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Conflicts:
portal/urls.py
Thierry Parmentelat [Fri, 11 Oct 2013 19:22:37 +0000 (21:22 +0200)]
topmenu without a dropdown for now, as this is broken
Loic Baron [Fri, 11 Oct 2013 15:28:57 +0000 (17:28 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice