registrationview
[myslice.git] / manifold /
2013-09-05 Thierry ParmentelatMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-09-05 Thierry Parmentelatcosmetic changes to manifold API debug messages
2013-09-04 Thierry Parmentelatcosmetic
2013-08-28 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-28 Jordan Augéimproved request validation
2013-08-26 Loic BaronModified Query for list of authorities in Register...
2013-08-23 YasinFix: merge conflic /portal/views.py
2013-08-23 Loic BaronMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-23 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-23 Jordan Augéportal: added wip for PI validation page
2013-08-23 Loic BaronMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-23 Loic Baronplatforms page has only enabled platforms, manifoldprox...
2013-08-21 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-21 Jordan Augéplugins: RESET state now distirnguished ADD and REMOVE...
2013-08-20 Jordan Augéplugins: updated js framework + googlemaps and hazelnut...
2013-08-19 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-16 Jordan Augéfixed typo
2013-08-16 Jordan Augésuccessive queries can now be done
2013-08-16 Jordan Augéframework now supports displaying the results of queries
2013-08-14 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-14 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-14 Jordan Augéplugins.resources_selected: now supporting update queries
2013-08-14 Jordan Augéplugins: updated resource selected to receive proper...
2013-08-13 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-13 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-13 Jordan Augémanifold: now managing update queries
2013-08-13 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-09 Jordan Augéplugins: migrated hazelnut and googlemaps to the new...
2013-08-08 Jordan Augémanifold: fix in plugin.js
2013-08-08 Jordan Augémanifold: imprved plugin class with helpers for naming...
2013-08-08 Jordan Augéplugins: reworked the framework using inheritance ...
2013-08-07 Jordan Augéplugins: supporting columns adding/removing + passed...
2013-08-06 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-06 Jordan Augéfixed metadata calls
2013-08-02 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-02 Jordan Augéplugins: added query_editor
2013-07-29 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-07-29 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-07-29 Jordan Augéupdates for onelab portal demo
2013-07-25 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-07-25 Jordan Augéupdated look and feel of the site
2013-07-11 Thierry Parmentelatimprove rendering of popup error/warning messages
2013-07-11 Jordan Augéwip metadata
2013-07-10 Jordan Augéadded missing ResultValue class
2013-07-10 Jordan Augéfixed hazelnut checkbox management
2013-07-10 Jordan Augéadded sticky notifications for warnings and errors...
2013-07-09 Jordan Augéadded messaging thanks to jquery-notify
2013-07-08 Jordan AugéAttempts for a simpler plugin API: both coexist, tests...
2013-07-07 Jordan Augéreworked slice page, added ResourcesSelected plugin
2013-07-03 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-07-03 Thierry Parmentelatcosmetic & debug
2013-07-02 Jordan Augéfixed template
2013-06-11 Jordan Augéupdated portal
2013-06-11 Jordan Augéupdated plugins
2013-06-10 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-06-10 Jordan Augéadded misc plugins towards wizards for the portal
2013-05-31 Thierry Parmentelata bit smarter for showing manifold results
2013-05-24 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-05-17 Thierry ParmentelatManifoldAPI raises ManifoldException if anything goes...
2013-05-15 Jordan Augésmall fix
2013-05-14 Jordan AugéInitial slice view with users
2013-05-13 Jordan Augéfix
2013-05-13 Jordan Augévarious fixes
2013-05-08 Jordan Augéslice page working. added temporarily core and util...
2013-05-07 Jordan Augéimproved subquery support
2013-05-07 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-05-07 Jordan Augéwip
2013-05-06 Thierry Parmentelatclean up debug statement
2013-05-06 Jordan AugéLocal updates for dev.myslice.info to work with api v2
2013-04-24 Thierry Parmentelatcosmetic
2013-04-19 Thierry Parmentelatdebug_empty in manifoldproxy can pretend the backend...
2013-04-19 Thierry Parmentelatnotes on using the new API, and a first untested stab...
2013-04-18 Thierry Parmentelatvarious fixes for when the result is an empty list
2013-04-11 Thierry Parmentelatupdater now has the logic to turn itself off and back...
2013-04-11 Thierry Parmentelatcosmetic
2013-04-11 Thierry Parmentelatalways use messages.* stuff
2013-04-11 Thierry Parmentelatpassing timestamp to Get breaks everything
2013-04-11 Thierry Parmentelatimplements sending update queries - and returns a sensi...
2013-04-11 Thierry Parmentelatbig changes in the way queries are exposed and triggered
2013-04-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-04-09 Thierry Parmentelatuses messages:debug rather than console.log
2013-04-05 Thierry Parmentelatsession expired when retrieving metadata
2013-03-27 Thierry Parmentelatoops
2013-03-27 Thierry Parmentelatcomment
2013-03-27 Thierry Parmentelatadd comment
2013-03-27 Thierry Parmentelatwe embed the (currently raw) results from manifold...
2013-03-26 Thierry Parmentelatfilename
2013-03-26 Thierry Parmentelatstart to deal with xmlrpclib errors
2013-03-26 Thierry Parmentelathazelnut expects the initial columns to be passed to...
2013-03-25 Thierry Parmentelatfix bug on exporting settings that are False, like...
2013-03-25 Thierry Parmentelathandle metadata in a separate class and related js...
2013-03-25 Thierry Parmentelatcleanup
2013-03-24 Thierry Parmentelatmanifoldproxy in debug mode also shows backend's answer
2013-03-24 Thierry Parmentelatmanifold-core deprecated, keep its -leftovers for furth...
2013-03-24 Thierry Parmentelatactually use spin_presets - make it red
2013-03-23 Thierry Parmentelatworks better but now the tabs are broken
2013-03-23 Thierry Parmentelatoffline mode of manifoldproxy uses filenames in offline*
2013-03-22 Thierry Parmentelata simple/rustic offline mode in amnifoldproxy
2013-03-22 Thierry Parmentelatvarious tweaks
2013-03-21 Thierry Parmentelatadd former tophat-core.js as manifold-core.js -- remove...
next