Loic Baron [Sun, 13 Oct 2013 19:26:05 +0000 (21:26 +0200)]
added missing views for single resource page
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
Loic Baron [Fri, 11 Oct 2013 15:26:13 +0000 (17:26 +0200)]
url of portal/platform/x - trac.myslice.info/ticket/27
Thierry Parmentelat [Fri, 11 Oct 2013 14:44:48 +0000 (16:44 +0200)]
platform names apparently can have dashes in them, at least iminds-wilab2.cm does
Thierry Parmentelat [Tue, 8 Oct 2013 10:30:47 +0000 (12:30 +0200)]
spacing around query_editor
Thierry Parmentelat [Mon, 7 Oct 2013 10:51:55 +0000 (12:51 +0200)]
get rid of the 'columns' class and use query-editor instead
Thierry Parmentelat [Mon, 7 Oct 2013 10:49:36 +0000 (12:49 +0200)]
smaller fonts in query editor
Thierry Parmentelat [Mon, 7 Oct 2013 10:36:42 +0000 (12:36 +0200)]
use bootstrap to render icons that formerly used jquery-ui
Thierry Parmentelat [Mon, 7 Oct 2013 10:35:42 +0000 (12:35 +0200)]
turn off all the dataTables options in queryeditor - columns are properly aligned now
Thierry Parmentelat [Mon, 7 Oct 2013 10:33:20 +0000 (12:33 +0200)]
<table> for queryeditor has the 'columns' class - and so uses stylesheet - back again
Thierry Parmentelat [Mon, 7 Oct 2013 10:30:45 +0000 (12:30 +0200)]
no change but pretty-printed css
Thierry Parmentelat [Mon, 7 Oct 2013 09:16:04 +0000 (11:16 +0200)]
comment off deprecated code
Thierry Parmentelat [Mon, 7 Oct 2013 08:04:25 +0000 (10:04 +0200)]
tweaked the logout area
Thierry Parmentelat [Mon, 7 Oct 2013 07:45:08 +0000 (09:45 +0200)]
debian packaging was missing fonts
Thierry Parmentelat [Sat, 5 Oct 2013 05:56:55 +0000 (07:56 +0200)]
hazelnut spacing reviewed
Thierry Parmentelat [Sat, 5 Oct 2013 05:48:18 +0000 (07:48 +0200)]
remove typo - restore intended padding in hazelnuts
Thierry Parmentelat [Sat, 5 Oct 2013 05:40:17 +0000 (07:40 +0200)]
reinstate icons for toggling plugins, that had gotten lost in the bootstrap 3 turmoil
Thierry Parmentelat [Sat, 5 Oct 2013 05:25:20 +0000 (07:25 +0200)]
take styling in css - could not fix layout for now (head not aligned with columns)
Thierry Parmentelat [Sat, 5 Oct 2013 05:05:57 +0000 (07:05 +0200)]
remove references to demo_page demo_table style sheets - see readme
Thierry Parmentelat [Sat, 5 Oct 2013 05:03:26 +0000 (07:03 +0200)]
updated readme
Thierry Parmentelat [Sat, 5 Oct 2013 04:36:47 +0000 (06:36 +0200)]
js helper function 'get_value' not defined globally anymore, use unfold.get_velue instead
Thierry Parmentelat [Sat, 5 Oct 2013 04:29:52 +0000 (06:29 +0200)]
clean up multiply-defined although unused js function errorDisplay
Thierry Parmentelat [Sat, 5 Oct 2013 04:23:24 +0000 (06:23 +0200)]
cleanup
Thierry Parmentelat [Sat, 5 Oct 2013 04:19:49 +0000 (06:19 +0200)]
restyled resources_selected
Thierry Parmentelat [Sat, 5 Oct 2013 04:06:49 +0000 (06:06 +0200)]
now that we have updated dataTables.bootstrap.{js,css} we can go back to the bootstrap style for navigation
this one is a little nicer (is it?) but it does not have first and last, so maybe this is wrong..
Thierry Parmentelat [Sat, 5 Oct 2013 04:04:49 +0000 (06:04 +0200)]
resources_selected : keep it simple, turn off 'showing blabla' and the navigation buttons as well
Thierry Parmentelat [Sat, 5 Oct 2013 04:03:44 +0000 (06:03 +0200)]
resources_selected: remove tfoot, and disable non-implemented buttons
Thierry Parmentelat [Sat, 5 Oct 2013 04:00:44 +0000 (06:00 +0200)]
the resources_selected plugin always starts up toggled off, then any action (adding, deleting) makes it toggle on
Thierry Parmentelat [Sat, 5 Oct 2013 03:34:28 +0000 (05:34 +0200)]
typo
Thierry Parmentelat [Fri, 4 Oct 2013 16:30:55 +0000 (18:30 +0200)]
use col-xs-<n> instead of col-md-<n> as the bootstrap doc states
"Each tier of classes scales up, meaning if you plan on setting the same widths for xs and sm, you only need to specify xs."
Thierry Parmentelat [Fri, 4 Oct 2013 16:29:15 +0000 (18:29 +0200)]
keep dataTAbles.bootstrap.js as-is from github, and set sDom explicitly in resources_selected
Thierry Parmentelat [Fri, 4 Oct 2013 16:20:59 +0000 (18:20 +0200)]
manually inject in dataTables.bootstrap.js the same sDom as we use in hazelnut
Thierry Parmentelat [Fri, 4 Oct 2013 16:09:04 +0000 (18:09 +0200)]
another lingering sequel of bootstrap2
Thierry Parmentelat [Fri, 4 Oct 2013 16:08:39 +0000 (18:08 +0200)]
upgraded dataTables.bootstrap.{js,css} for bootstrap 3 from dataTables github as-is
Thierry Parmentelat [Fri, 4 Oct 2013 16:02:09 +0000 (18:02 +0200)]
remove accent
Thierry Parmentelat [Fri, 4 Oct 2013 13:44:51 +0000 (15:44 +0200)]
fix inconsistency of resources_selected when resources were added/removed from googlemap
turns out backslashes were getting removed from hrns, which confused the whole business
Thierry Parmentelat [Fri, 4 Oct 2013 13:40:20 +0000 (15:40 +0200)]
cosmetic - on_show message displayed only if debug selected
Thierry Parmentelat [Fri, 4 Oct 2013 13:38:17 +0000 (15:38 +0200)]
add debug messages when a checkbox is pressed
Thierry Parmentelat [Thu, 3 Oct 2013 14:05:48 +0000 (16:05 +0200)]
fix checkbox management of hazelnut for when the slice query comes back first
the optimization that calls fnAddData only once had broken that, and we attempted to check the checkboxes before the call to fnAddData
Thierry Parmentelat [Wed, 2 Oct 2013 15:36:45 +0000 (17:36 +0200)]
escape_id moves into plugin.js
Thierry Parmentelat [Wed, 2 Oct 2013 15:16:59 +0000 (17:16 +0200)]
cosmetic
Thierry Parmentelat [Wed, 2 Oct 2013 15:16:43 +0000 (17:16 +0200)]
mode debugging in hazelnut, and depending on the global debug flag
Thierry Parmentelat [Wed, 2 Oct 2013 15:15:40 +0000 (17:15 +0200)]
change the way domids are built for checkboxes in a hazelnut - new method Plugin.flat_id
Thierry Parmentelat [Wed, 2 Oct 2013 08:55:34 +0000 (10:55 +0200)]
remove the network_hrn column for resources that does not convey any useful information - even if it was filled in
Thierry Parmentelat [Wed, 2 Oct 2013 08:45:59 +0000 (10:45 +0200)]
go right to the dashboard after login
Mohamed Larabi [Tue, 1 Oct 2013 16:59:09 +0000 (18:59 +0200)]
PKG: follow renaming views/ into ui/
Thierry Parmentelat [Tue, 1 Oct 2013 14:44:51 +0000 (16:44 +0200)]
make sure to always print something after the xmlrpc call to the backend returns
Thierry Parmentelat [Tue, 1 Oct 2013 14:20:43 +0000 (16:20 +0200)]
stupidly tried to set checkboxes=False .. on an otherwise empty table - dataTables does not like this
tested checkboxes=False on other hazelnuts and it worked fine
Thierry Parmentelat [Tue, 1 Oct 2013 14:19:45 +0000 (16:19 +0200)]
cleanup
Thierry Parmentelat [Tue, 1 Oct 2013 13:06:51 +0000 (15:06 +0200)]
minor tweaks in hazelnut style sheet
Thierry Parmentelat [Tue, 1 Oct 2013 12:39:20 +0000 (14:39 +0200)]
Merge branch 'configfile' into checkboxes
Thierry Parmentelat [Tue, 1 Oct 2013 12:37:28 +0000 (14:37 +0200)]
*do not* turn off checkboxes on hazelnuts for now
Thierry Parmentelat [Tue, 1 Oct 2013 12:31:18 +0000 (14:31 +0200)]
shorter / more informative debug messages
Thierry Parmentelat [Tue, 1 Oct 2013 11:17:45 +0000 (13:17 +0200)]
manifold url can be configured in myslice.ini - instead of in the git repo - so we can more quietly stash
Thierry Parmentelat [Tue, 1 Oct 2013 10:33:46 +0000 (12:33 +0200)]
cosmetic for when googlemap goes mad with broken query results
Thierry Parmentelat [Tue, 1 Oct 2013 08:49:43 +0000 (10:49 +0200)]
use more sensitive names in hazelnut.js
Thierry Parmentelat [Tue, 1 Oct 2013 08:21:00 +0000 (10:21 +0200)]
more sensitive names for domid in sliceview
Thierry Parmentelat [Tue, 1 Oct 2013 07:57:04 +0000 (09:57 +0200)]
remove useless log line
Thierry Parmentelat [Tue, 1 Oct 2013 07:30:04 +0000 (09:30 +0200)]
hazelnuts with checkboxes enabled can be sorted by that column - e.g. to see users or resources in a slice show up first
no need to specify aoColumns in datatables_options any lkonger (this even gets discarded anyway)
Thierry Parmentelat [Mon, 30 Sep 2013 14:26:35 +0000 (16:26 +0200)]
cosmetic
Thierry Parmentelat [Mon, 30 Sep 2013 14:24:33 +0000 (16:24 +0200)]
remove commented code for hazelnut's old 'update_plugin'
Thierry Parmentelat [Mon, 30 Sep 2013 13:50:18 +0000 (15:50 +0200)]
oops, these were not meant to be commited
Thierry Parmentelat [Mon, 30 Sep 2013 13:37:03 +0000 (15:37 +0200)]
hazelnut patched so that one single call to fnAddData is made once the 'all' query is done processing
measured improvement for the redisplay part is
6 times faster with 1400 users (13 s down to 2s)
3 times faster with 330 resources (3.2s down to 1.2s)
Thierry Parmentelat [Mon, 30 Sep 2013 12:52:13 +0000 (14:52 +0200)]
tweaked resources_selected rendering - removed the +/- column that has no content (might not be right?)
Thierry Parmentelat [Mon, 30 Sep 2013 12:34:37 +0000 (14:34 +0200)]
improved the look of the resources selected plugin
Thierry Parmentelat [Mon, 30 Sep 2013 09:14:46 +0000 (11:14 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Thierry Parmentelat [Mon, 30 Sep 2013 09:13:10 +0000 (11:13 +0200)]
fix dropdown in slice page
Thierry Parmentelat [Mon, 30 Sep 2013 09:12:53 +0000 (11:12 +0200)]
move former myslice/viewutils.py, to gether with the contents of former views/ subdir, all together into a new ui/ subdir
Mohamed Larabi [Mon, 30 Sep 2013 09:11:19 +0000 (11:11 +0200)]
Remove unused wsgi file
Thierry Parmentelat [Mon, 30 Sep 2013 08:35:30 +0000 (10:35 +0200)]
import cfgparse in method that needs it for more robustness
Thierry Parmentelat [Mon, 30 Sep 2013 08:16:38 +0000 (10:16 +0200)]
tweak googlemap initial point of view
Thierry Parmentelat [Sat, 28 Sep 2013 07:22:13 +0000 (09:22 +0200)]
fewer white spaces in topmenu items - dropdown still dead in sliceview though
Thierry Parmentelat [Sat, 28 Sep 2013 07:20:40 +0000 (09:20 +0200)]
clean up as hints are not yet exposed to slice request an contact
not quite sure these hints are really useful except in some very specific cases
Thierry Parmentelat [Fri, 27 Sep 2013 17:29:50 +0000 (19:29 +0200)]
dos2unix'ed for ^M at EOL
Thierry Parmentelat [Fri, 27 Sep 2013 14:19:48 +0000 (16:19 +0200)]
comment about cfgparse not being managed by the debian package
Thierry Parmentelat [Fri, 27 Sep 2013 14:12:36 +0000 (16:12 +0200)]
typo & indented
Thierry Parmentelat [Fri, 27 Sep 2013 08:15:36 +0000 (10:15 +0200)]
restore do_query_users=True
Thierry Parmentelat [Thu, 26 Sep 2013 16:13:27 +0000 (18:13 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Thierry Parmentelat [Thu, 26 Sep 2013 16:10:17 +0000 (18:10 +0200)]
cosemtic, remove extra " in resources selection
Yasin [Thu, 26 Sep 2013 14:22:35 +0000 (16:22 +0200)]
Registration: FIX: Email content
Yasin [Thu, 26 Sep 2013 13:42:09 +0000 (15:42 +0200)]
Registration: email format imporved
Yasin [Thu, 26 Sep 2013 13:33:48 +0000 (15:33 +0200)]
Registration: Fix send email
Yasin [Thu, 26 Sep 2013 13:26:20 +0000 (15:26 +0200)]
Registration: email sent to devel[temporary] + cc the requestor
Yasin [Thu, 26 Sep 2013 13:13:05 +0000 (15:13 +0200)]
FIX: Registration = Indentation & Garbage values [don't know how it camegit add portal/templates/registration_view.html]
Yasin [Thu, 26 Sep 2013 12:54:09 +0000 (14:54 +0200)]
config.py: old format restored
Yasin [Thu, 26 Sep 2013 12:05:57 +0000 (14:05 +0200)]
Config.py: pointing to test
Yasin [Thu, 26 Sep 2013 10:25:56 +0000 (12:25 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Yasin [Thu, 26 Sep 2013 10:25:53 +0000 (12:25 +0200)]
MyAccount: Delete Private key- OK
Loic Baron [Thu, 26 Sep 2013 10:16:07 +0000 (12:16 +0200)]
Merge branch 'master' of git://git.onelab.eu/myslice
Conflicts:
portal/registrationview.py
Loic Baron [Thu, 26 Sep 2013 10:12:27 +0000 (12:12 +0200)]
Autocomplete working in query_editor plugin
Loic Baron [Thu, 26 Sep 2013 10:10:16 +0000 (12:10 +0200)]
Merge branch 'master' of git://git.onelab.eu/myslice
Conflicts:
portal/templates/registration_view.html
Jordan Augé [Thu, 26 Sep 2013 10:05:32 +0000 (12:05 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/myslice
Jordan Augé [Thu, 26 Sep 2013 10:05:07 +0000 (12:05 +0200)]
plugins.tabs: fixed shown event (used to refresh googlemaps)
Yasin [Thu, 26 Sep 2013 09:33:21 +0000 (11:33 +0200)]
FIX: Dashboard- Modify now redirects correctly to MyAccount