November 2008 Archives by subject
Starting: Mon Nov 3 05:29:02 EST 2008
Ending: Sun Nov 30 17:11:38 EST 2008
Messages: 272
- [BioCatalogue-developers] "release" for pilot
Jiten Bhagat
- [BioCatalogue-developers] [119] trunk: Added a debug section at the bottom of the page ( can be switched off in the config).
noreply at rubyforge.org
- [BioCatalogue-developers] [120] trunk: Few layout changes.
noreply at rubyforge.org
- [BioCatalogue-developers] [121] trunk: Initial work on the activity/event logging, using the modified act_as_activity_logged plugin from myExperiment.
noreply at rubyforge.org
- [BioCatalogue-developers] [121] trunk: Initial work on the activity/event logging, using the modified act_as_activity_logged plugin from myExperiment.
Jiten Bhagat
- [BioCatalogue-developers] [122] trunk: - Added db migration script to add submitter_id to service_versions and service_deployments tables .
noreply at rubyforge.org
- [BioCatalogue-developers] [123] trunk/config/routes.rb: Updated root of site to point to services index page.
noreply at rubyforge.org
- [BioCatalogue-developers] [124] trunk: Improved the unique_code generation to now use a special Slugalizer module which will make the unique_code URL safe .
noreply at rubyforge.org
- [BioCatalogue-developers] [125] trunk/vendor/plugins/acts_as_annotatable: added generator for the acts_as_annotatable migration and a rake file to run tests and generate documentation
noreply at rubyforge.org
- [BioCatalogue-developers] [126] trunk/app/models/service.rb: Urls for individual services will now contain the ID and unique_code, such as:
noreply at rubyforge.org
- [BioCatalogue-developers] [127] trunk/app/views/services: Removed old partials.
noreply at rubyforge.org
- [BioCatalogue-developers] [128] trunk/lib/wsdl_parser.rb: new version of wsdl parser which offers the possibility to get the full wsdl contents in a hash and also handles complex types
noreply at rubyforge.org
- [BioCatalogue-developers] [129] trunk/lib/wsdl_parser.rb: Minor error in documentation.
noreply at rubyforge.org
- [BioCatalogue-developers] [130] trunk/db/migrate: Db migrate scripts for new information from WSDL parsing.
noreply at rubyforge.org
- [BioCatalogue-developers] [131] trunk/app/models/soaplab_server.rb: use the new soap model populate funtion
noreply at rubyforge.org
- [BioCatalogue-developers] [132] trunk/app/models/user.rb: Minor update to ensure that display_name doesn't get overwritten if it' s already set, in the generate_default_display_name method.
noreply at rubyforge.org
- [BioCatalogue-developers] [133] trunk/public/stylesheets/styles_2.css: added styles for round boxes for homepage plus a few other secondary styles
noreply at rubyforge.org
- [BioCatalogue-developers] [133] trunk/public/stylesheets/styles_2.css: added styles for round boxes for homepage plus a few other secondary styles
Jiten Bhagat
- [BioCatalogue-developers] [133] trunk/public/stylesheets/styles_2.css: added styles for round boxes for homepage plus a few other secondary styles
Thomas Laurent
- [BioCatalogue-developers] [133] trunk/public/stylesheets/styles_2.css: added styles for round boxes for homepage plus a few other secondary styles
Jiten Bhagat
- [BioCatalogue-developers] [134] trunk/public/images: images for the round boxes on the homepage
noreply at rubyforge.org
- [BioCatalogue-developers] [135] trunk/app/views/widgets/_login_links.html.erb: replaced login/ logout with sign in/sign out
noreply at rubyforge.org
- [BioCatalogue-developers] [136] trunk/app/views/widgets: extract code from layout into widget
noreply at rubyforge.org
- [BioCatalogue-developers] [137] trunk/app: new homepage
noreply at rubyforge.org
- [BioCatalogue-developers] [138] trunk: Work on the services index page.
noreply at rubyforge.org
- [BioCatalogue-developers] [139] trunk/app/views/layouts: extract code from layout into widget
noreply at rubyforge.org
- [BioCatalogue-developers] [140] trunk/config/routes.rb: Updated routes so that the root now points to the new home page.
noreply at rubyforge.org
- [BioCatalogue-developers] [141] trunk/app/models/service.rb: Updating pagination page sizes.
noreply at rubyforge.org
- [BioCatalogue-developers] [142] trunk/app/views/home/index.html.erb: link "register web services" button to the right action e.g.
noreply at rubyforge.org
- [BioCatalogue-developers] [143] trunk: Tweaks to the home page.
noreply at rubyforge.org
- [BioCatalogue-developers] [144] trunk/public/stylesheets/styles_2.css: added some style for user signup, modifs of login box and style for notice and error boxes
noreply at rubyforge.org
- [BioCatalogue-developers] [145] trunk/config/routes.rb: added "/signup" has named route
noreply at rubyforge.org
- [BioCatalogue-developers] [146] trunk/app/views/widgets/_login_box.html.erb: add signup link
noreply at rubyforge.org
- [BioCatalogue-developers] [147] trunk/app/views/users/new.html.erb: add meaningful title and fieldset tag
noreply at rubyforge.org
- [BioCatalogue-developers] [148] trunk/app/views/sessions/new.html.erb: add signup link
noreply at rubyforge.org
- [BioCatalogue-developers] [149] trunk/app/views/home/index.html.erb: split title more evenly ( but still not convinced by the look of it...)
noreply at rubyforge.org
- [BioCatalogue-developers] [150] trunk/lib/wsdl_parser.rb: add port type information to operations
noreply at rubyforge.org
- [BioCatalogue-developers] [151] trunk: Various work for search.
noreply at rubyforge.org
- [BioCatalogue-developers] [152] trunk: Temporarily disabled the "extra information" part of the soap service submission page.
noreply at rubyforge.org
- [BioCatalogue-developers] [153] trunk: Latest work on the UI pages for services.
noreply at rubyforge.org
- [BioCatalogue-developers] [154] trunk/lib/wsdl_parser.rb: fix for message types defined in an external schema
noreply at rubyforge.org
- [BioCatalogue-developers] [155] trunk: More UI work...
noreply at rubyforge.org
- [BioCatalogue-developers] [156] trunk/config/initializers/biocat_main.rb: Disabled soaplab server service type.
noreply at rubyforge.org
- [BioCatalogue-developers] [157] trunk/test/functional/home_controller_test.rb:
noreply at rubyforge.org
- [BioCatalogue-developers] [158] trunk/db/migrate/20081110105332_remove_endpoint_from_soap_operations. rb: Db migrate script to remove 'endpoint' from soap operations table.
noreply at rubyforge.org
- [BioCatalogue-developers] [159] trunk/app/views/services/show.html.erb: Added ' latest version endpoint(s)' to service show page.
noreply at rubyforge.org
- [BioCatalogue-developers] [160] trunk/app/views/home/index.html.erb: removed the center alignment for the "sign in" blurb in the register box
noreply at rubyforge.org
- [BioCatalogue-developers] [161] trunk/app/views/widgets/_primary_links.html.erb: open the wiki page in a different window as we leave the website effectively .
noreply at rubyforge.org
- [BioCatalogue-developers] [162] trunk: Added search providers to search.
noreply at rubyforge.org
- [BioCatalogue-developers] [163] trunk/app/views/layouts/service_providers.html.erb: Deleted unwanted layout.
noreply at rubyforge.org
- [BioCatalogue-developers] [164] trunk/public/images: add images for "sign out"
noreply at rubyforge.org
- [BioCatalogue-developers] [165] trunk/app/views/users/activate_account.html.erb: provide a sign in link
noreply at rubyforge.org
- [BioCatalogue-developers] [166] trunk/app/controllers/users_controller.rb: provide better user feedback from the results of the some actions ( user created/activated...)
noreply at rubyforge.org
- [BioCatalogue-developers] [167] trunk: Renamed 'service_url' to 'endpoint' in ServiceDeployment model .
noreply at rubyforge.org
- [BioCatalogue-developers] [168] trunk/app/views/services/new.html.erb: Made title consistent with nav bar wording.
noreply at rubyforge.org
- [BioCatalogue-developers] [169] trunk/app/views: Some UI work for service show page ( note that this page needs redoing to make it more structured, ie: show the latest version + deployments, and all other versions etc).
noreply at rubyforge.org
- [BioCatalogue-developers] [170] trunk/lib/wsdl_parser.rb: add service endpoint to service_info hash
noreply at rubyforge.org
- [BioCatalogue-developers] [171] trunk/app/models: Added basic CRUD logging for models.
noreply at rubyforge.org
- [BioCatalogue-developers] [172] trunk/app/controllers/application.rb: add the "is_admin?" method as a protection method for actions from "Joe User"
noreply at rubyforge.org
- [BioCatalogue-developers] [173] trunk/app/controllers/application.rb: divided the is_admin? function into is_admin? and check_admin?.
noreply at rubyforge.org
- [BioCatalogue-developers] [174] trunk: Pulled in latest changes to the acts_as_activity_logged plugin done by Sergejs on the myExperiment codebase .
noreply at rubyforge.org
- [BioCatalogue-developers] [175] trunk/app/controllers/search_controller.rb: Searches now logged!
noreply at rubyforge.org
- [BioCatalogue-developers] [176] trunk/app/views/home/index.html.erb: link browse button to services_path
noreply at rubyforge.org
- [BioCatalogue-developers] [177] trunk/app/models: - service instances attached to service versions should now get deleted.
noreply at rubyforge.org
- [BioCatalogue-developers] [178] trunk/lib/acts_as_service_versionified.rb: Fix for the deletion of objects.
noreply at rubyforge.org
- [BioCatalogue-developers] [179] trunk/public/stylesheets/styles_2.css: add a simple table style
noreply at rubyforge.org
- [BioCatalogue-developers] [180] trunk/lib/wsdl_parser.rb: fix to get endpoint for service with multiple ports
noreply at rubyforge.org
- [BioCatalogue-developers] [181] trunk/app/views/users: added some styles and some restrictions on what people can do in the user section
noreply at rubyforge.org
- [BioCatalogue-developers] [182] trunk/app/views: Made some things clicklable and also made all external links pop up in new window /tab.
noreply at rubyforge.org
- [BioCatalogue-developers] [183] trunk/app: Proper 'endpoint' url now gets stored in the service deployment.
noreply at rubyforge.org
- [BioCatalogue-developers] [184] trunk/app: Basic service provider show page, mainly lists all the provider's current services.
noreply at rubyforge.org
- [BioCatalogue-developers] [185] trunk/app: Basic service providers index page...
noreply at rubyforge.org
- [BioCatalogue-developers] [186] trunk/app: UI work for the users index page.
noreply at rubyforge.org
- [BioCatalogue-developers] [187] trunk/app/views/services/new.html.erb: comment out bulk create action
noreply at rubyforge.org
- [BioCatalogue-developers] [188] trunk/license.txt: Added license file.
noreply at rubyforge.org
- [BioCatalogue-developers] [189] trunk/config/routes.rb: Disabled all format routes (ie: all urls to . xml, .rss etc) and disabled the soaplab server routes, for now.
noreply at rubyforge.org
- [BioCatalogue-developers] [190] trunk: Added copyright/ license headers to all files that contain a substantial amount of code written by us .
noreply at rubyforge.org
- [BioCatalogue-developers] [191] trunk/public: Extremely minor (almost invisible) edits.
noreply at rubyforge.org
- [BioCatalogue-developers] [192] trunk/config/routes.rb: Disabled annotation routes
noreply at rubyforge.org
- [BioCatalogue-developers] [193] trunk/config/routes.rb: Disabled all routes for:
noreply at rubyforge.org
- [BioCatalogue-developers] [194] trunk/app/controllers: Commented out all actions that don' t need to be active in the first release of the pilot.
noreply at rubyforge.org
- [BioCatalogue-developers] [195] trunk/app/controllers/application.rb: add helper method check_admin?
noreply at rubyforge.org
- [BioCatalogue-developers] [196] trunk/app/views/soap_services/_new_form.html.erb: - Bugfix for display of services that have no inputs or outputs.
noreply at rubyforge.org
- [BioCatalogue-developers] [197] trunk/lib/wsdl_parser.rb: Bugfix for soap services that don' t have any inputs or outputs.
noreply at rubyforge.org
- [BioCatalogue-developers] [198] trunk/app/controllers: Now REALLY disabled certain actions...
noreply at rubyforge.org
- [BioCatalogue-developers] [199] trunk/app/controllers/search_controller.rb: Search query logging is now dependant on whether this is allowed or not.
noreply at rubyforge.org
- [BioCatalogue-developers] [200] trunk: Some style updates
noreply at rubyforge.org
- [BioCatalogue-developers] [201] trunk: More UI styles work.
noreply at rubyforge.org
- [BioCatalogue-developers] [202] trunk/lib/wsdl_parser.rb: bugfix to parse soaplab wsdl
noreply at rubyforge.org
- [BioCatalogue-developers] [203] trunk/lib/wsdl_parser.rb: ignore fault elements in parser
noreply at rubyforge.org
- [BioCatalogue-developers] [204] trunk: Fix for European Union location and flag.
noreply at rubyforge.org
- [BioCatalogue-developers] [205] trunk/public/images: images for email links
noreply at rubyforge.org
- [BioCatalogue-developers] [206] trunk/public/stylesheets/styles_2.css: added styles for email links
noreply at rubyforge.org
- [BioCatalogue-developers] [207] trunk/app/views: contact page
noreply at rubyforge.org
- [BioCatalogue-developers] [208] trunk/app/controllers/contact_controller.rb: controller for contact page
noreply at rubyforge.org
- [BioCatalogue-developers] [209] trunk/app/views/widgets/_primary_links.html.erb: add link to contact page
noreply at rubyforge.org
- [BioCatalogue-developers] [210] trunk/config/routes.rb: added contact route
noreply at rubyforge.org
- [BioCatalogue-developers] [211] trunk/config/initializers/biocat_local.rb.pre: added HTTP_PROXY switch
noreply at rubyforge.org
- [BioCatalogue-developers] [212] trunk/lib/wsdl_parser.rb: use of proxy switch to enable connection from machines behind a proxy
noreply at rubyforge.org
- [BioCatalogue-developers] [213] trunk/lib/wsdl_parser.rb: fix for single operation services like biomoby
noreply at rubyforge.org
- [BioCatalogue-developers] [214] trunk/public/stylesheets/styles.css: Removed old stylesheet.
noreply at rubyforge.org
- [BioCatalogue-developers] [215] trunk/app/models/soap_service.rb: moved post create function from controller into model
noreply at rubyforge.org
- [BioCatalogue-developers] [216] trunk: Renamed main stylesheet.
noreply at rubyforge.org
- [BioCatalogue-developers] [217] trunk/app/controllers/soap_services_controller.rb: moved post_create into model and changed interface to take current_user as parameter
noreply at rubyforge.org
- [BioCatalogue-developers] [218] trunk/app/controllers/soaplab_servers_controller.rb: enable use of geocoding and service mapping for soaplab services
noreply at rubyforge.org
- [BioCatalogue-developers] [219] trunk/app/models/soaplab_server.rb: enable use of geocoding and service mapping for soaplab services
noreply at rubyforge.org
- [BioCatalogue-developers] [220] trunk/app/controllers/services_controller.rb: change pagination page size from default(30) to 10
noreply at rubyforge.org
- [BioCatalogue-developers] [221] trunk: Updated the soap service post_create method to act as a proper instance method .
noreply at rubyforge.org
- [BioCatalogue-developers] [222] trunk/app/models/service.rb: Fix for ordering of versions - service. versions is now ordered by the created_at datetime right than the version field since the version field is a string and array .sort does not sort numbers properly if they are strings.
noreply at rubyforge.org
- [BioCatalogue-developers] [223] trunk/lib/util.rb: Bugfix for geo lookup method - on failure the error was not logging properly .
noreply at rubyforge.org
- [BioCatalogue-developers] [224] trunk/lib/util.rb: Custom implementation of ip geocoding ( based on GeoKit), in order to use proxy when available.
noreply at rubyforge.org
- [BioCatalogue-developers] [224] trunk/lib/util.rb: Custom implementation of ip geocoding ( based on GeoKit), in order to use proxy when available.
Eric Nzuobontane
- [BioCatalogue-developers] [225] trunk/app: Added location flag next to the service name in the service listings.
noreply at rubyforge.org
- [BioCatalogue-developers] [226] trunk/config/initializers/biocat_main.rb: Updated main config to set up loggers to STDOUT if in script/console ( so now things like SQL queries etc are shown in the console).
noreply at rubyforge.org
- [BioCatalogue-developers] [227] trunk/app/views/sessions/new.html.erb: Textual change to clarify that an email address is required to log in with .
noreply at rubyforge.org
- [BioCatalogue-developers] [228] trunk: Some style fixes for vertical alignment of stuff in IE.
noreply at rubyforge.org
- [BioCatalogue-developers] [229] trunk: Changed resolr scripts to now rebuild the search index the proper way!
noreply at rubyforge.org
- [BioCatalogue-developers] [230] trunk/app: Fixed search to now use <Model>. find_by_solr instead of the generic multi_solr_search as the latter was returning objects of the incorrect types .
noreply at rubyforge.org
- [BioCatalogue-developers] [231] trunk: Added check for when users search for '*'.
noreply at rubyforge.org
- [BioCatalogue-developers] [232] trunk: Created a script to set the city and country fields of all ServiceDeployment objects (that don't have it set previouslty, using the geolocation functionality.
noreply at rubyforge.org
- [BioCatalogue-developers] [233] trunk/app/helpers/application_helper.rb: Style adjustments for the flag icon.
noreply at rubyforge.org
- [BioCatalogue-developers] [233] trunk/app/helpers/application_helper.rb: Style adjustments for the flag icon.
Eric Nzuobontane
- [BioCatalogue-developers] [234] trunk/app/controllers/soap_services_controller.rb: action to create a number of services from a list of wsdl urls
noreply at rubyforge.org
- [BioCatalogue-developers] [235] trunk/app/views/soap_services/bulk_create.html.erb: added views/ soap_services/bulk_create.html.erb
noreply at rubyforge.org
- [BioCatalogue-developers] [236] trunk/app/views/soap_services/bulk_new.html.erb: views/soap_services/ bulk_new.html.erb
noreply at rubyforge.org
- [BioCatalogue-developers] [237] trunk/app/controllers/soap_services_controller.rb: re-enable disable filter
noreply at rubyforge.org
- [BioCatalogue-developers] [238] trunk/app/views/users/new.html.erb: UI enhancements for the register page.
noreply at rubyforge.org
- [BioCatalogue-developers] [239] trunk/app/views/users/new.html.erb: Changed button text "register" to "sign up" to keep consistent with rest of site.
noreply at rubyforge.org
- [BioCatalogue-developers] [240] trunk/public/stylesheets/styles.css: Added ActiveRecord error styles.
noreply at rubyforge.org
- [BioCatalogue-developers] [240] trunk/public/stylesheets/styles.css: Added ActiveRecord error styles.
Jiten Bhagat
- [BioCatalogue-developers] [240] trunk/public/stylesheets/styles.css: Added ActiveRecord error styles.
Thomas Laurent
- [BioCatalogue-developers] [240] trunk/public/stylesheets/styles.css: Added ActiveRecord error styles.
Jiten Bhagat
- [BioCatalogue-developers] [241] trunk/app/controllers/contact_controller.rb: add index action
noreply at rubyforge.org
- [BioCatalogue-developers] [242] trunk/app/controllers/termsofuse_controller.rb: add term of use controllers
noreply at rubyforge.org
- [BioCatalogue-developers] [243] trunk/app/views: view for terms of use
noreply at rubyforge.org
- [BioCatalogue-developers] [244] trunk/public/stylesheets/styles.css: styles for footer
noreply at rubyforge.org
- [BioCatalogue-developers] [245] trunk/app/views/soap_services/bulk_create.html.erb: Minor textual change.
noreply at rubyforge.org
- [BioCatalogue-developers] [246] trunk/app/views/layouts: new footer
noreply at rubyforge.org
- [BioCatalogue-developers] [247] trunk/public/stylesheets/styles.css: added some fieldset styles and fix the errorExplanation style
noreply at rubyforge.org
- [BioCatalogue-developers] [248] trunk/app/views/users/new.html.erb: separated the different informations asked in more defined fieldsets
noreply at rubyforge.org
- [BioCatalogue-developers] [249] trunk/app/views/soap_services/_new_form.html.erb: make "coming soon" more obvious
noreply at rubyforge.org
- [BioCatalogue-developers] [250] trunk/app/models/soap_service.rb: Fix - the provider is now determined by the hostname of the endpoint URL not the wsdl url as before .
noreply at rubyforge.org
- [BioCatalogue-developers] [251] trunk: Added stats box at top of home page to show current count of services and users .
noreply at rubyforge.org
- [BioCatalogue-developers] [252] trunk/app/views/home/index.html.erb: Fix - unactivated users were included in the count.
noreply at rubyforge.org
- [BioCatalogue-developers] [253] trunk/app/views/users/show.html.erb: Added submitted services list to user's profile page.
noreply at rubyforge.org
- [BioCatalogue-developers] [254] trunk: - Paginated the services on the user and service provider show pages.
noreply at rubyforge.org
- [BioCatalogue-developers] [255] trunk/app/controllers/search_controller.rb: Workaround for the search issue where incorrect IDs of the objects were being returned .
noreply at rubyforge.org
- [BioCatalogue-developers] [256] trunk/app/controllers/search_controller.rb: Removed limit on search results found as now we have filtering that could remove potentially many of the results (because they are off the wrong type), so potentially get not enough results.
noreply at rubyforge.org
- [BioCatalogue-developers] [257] branches/acts_as_solr_upgrade/: Created acts_as_solr_upgrade branch to try out new acts_as_solr plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [258] branches/acts_as_solr_upgrade/: Branch not required as plugin was removed in trunk beforehand.
noreply at rubyforge.org
- [BioCatalogue-developers] [259] trunk/vendor/plugins/acts_as_solr/: Deleting acts_as_solr plugin in preparation to upgrade to new one.
noreply at rubyforge.org
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
noreply at rubyforge.org
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Jiten Bhagat
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Jiten Bhagat
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Eric Nzuobontane
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Thomas Laurent
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Jiten Bhagat
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Eric Nzuobontane
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Thomas Laurent
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Thomas Laurent
- [BioCatalogue-developers] [260] trunk: - New resolr.rb script (can run in different modes, default is development, do ./resolr. rb production for production mode reindexing).
Jiten Bhagat
- [BioCatalogue-developers] [261] trunk: Fixes for search - now it intelligently gets all services when child objects like SoapService are returned from solr .
noreply at rubyforge.org
- [BioCatalogue-developers] [262] trunk/app/controllers/soap_services_controller.rb: catch and log exceptions raised in the bulk create action and show the urls in the view
noreply at rubyforge.org
- [BioCatalogue-developers] [263] trunk/app/views/soap_services/bulk_create.html.erb: show urls where creation failed
noreply at rubyforge.org
- [BioCatalogue-developers] [264] trunk/app/controllers/search_controller.rb: Better error handling and user feedback when search terms fail.
noreply at rubyforge.org
- [BioCatalogue-developers] [265] trunk/app/views/home/index.html.erb: changed 2nd bullet point to include users
noreply at rubyforge.org
- [BioCatalogue-developers] [266] trunk/app/controllers/search_controller.rb: Better message to users when search fails (as it could be any error, not just that the search term was invalid).
noreply at rubyforge.org
- [BioCatalogue-developers] [267] trunk/vendor/plugins/acts_as_annotatable: On going work on the act_as_annotatable plugin: set up a test infrastructure for the plugin, together with one test method that checks that the fixtures were loaded correctly .
noreply at rubyforge.org
- [BioCatalogue-developers] [268] trunk/app/models/rest_service.rb: Removed annotations association, as this will be replaced by the acts_as_annotatatable plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [269] branches/annotations/: Created branches for further annotations work, as this may affect some views, controllers and models and probably shouldn 't go live until fully tested.
noreply at rubyforge.org
- [BioCatalogue-developers] [270] trunk/app/models/soaplab_server.rb: catch and log exceptions resulting from service submission
noreply at rubyforge.org
- [BioCatalogue-developers] [271] trunk/app/controllers/soaplab_servers_controller.rb:
noreply at rubyforge.org
- [BioCatalogue-developers] [272] trunk/app/controllers/soaplab_servers_controller.rb: add filter to require login before submit of server
noreply at rubyforge.org
- [BioCatalogue-developers] [273] trunk/app/models/user_mailer.rb: change from field to be " biocatalogue-support at rubyforge.org"
noreply at rubyforge.org
- [BioCatalogue-developers] [274] branches/annotations/vendor/plugins/acts_as_annotatable: More work on the tests for the acts_as_annotatable plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [275] branches/annotations/vendor/plugins/acts_as_annotatable/test: Added a couple more fixtures.
noreply at rubyforge.org
- [BioCatalogue-developers] [276] branches/annotations/vendor/plugins: Major restructuring and renaming to follow best practices and prepare for full controller /helper/model/view support in the plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [277] branches/annotations/vendor/plugins/annotations/test/ acts_as_annotatable_test.rb: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [278] trunk/app/controllers/search_controller.rb: Initial attempt at " enabling" fuzzy search, by appending a tilde (~) at the end of the search term if it isn't already there.
noreply at rubyforge.org
- [BioCatalogue-developers] [279] branches/annotations: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [280] trunk/public/stylesheets/styles.css: styles for web service view: operation name green hightlight and lists for "Latest Version Endpoint(s)" ...
noreply at rubyforge.org
- [BioCatalogue-developers] [281] trunk/app/helpers: new empty helper
noreply at rubyforge.org
- [BioCatalogue-developers] [282] trunk/app/views/services/show.html.erb: change display of " latest endpoints" "all locations" and "all providers" to be true lists
noreply at rubyforge.org
- [BioCatalogue-developers] [283] trunk/public/stylesheets/styles.css: renamed service_name style to operation_name and changed the style it self
noreply at rubyforge.org
- [BioCatalogue-developers] [284] trunk/app/views/soap_services/_structure.html.erb: add style to operations name
noreply at rubyforge.org
- [BioCatalogue-developers] [285] branches/annotations: Added helper + routes for plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [286] trunk/public/images/rss_icon.png: new rss_icon. png with reasonable dimensions
noreply at rubyforge.org
- [BioCatalogue-developers] [287] trunk/config/routes.rb: added restful search route
noreply at rubyforge.org
- [BioCatalogue-developers] [288] trunk/app/views/layouts/_head.html.erb:
noreply at rubyforge.org
- [BioCatalogue-developers] [289] trunk/public/search.xml: opensearch xml template
noreply at rubyforge.org
- [BioCatalogue-developers] [289] trunk/public/search.xml: opensearch xml template
Jiten Bhagat
- [BioCatalogue-developers] [290] trunk/public/opensearch.xml: rename search.xml to opensearch.xml
noreply at rubyforge.org
- [BioCatalogue-developers] [291] trunk/app/views/layouts/_head.html.erb: renaming search. xml to opensearch.xml
noreply at rubyforge.org
- [BioCatalogue-developers] [292] trunk/public/images/biocat_icon.png: reasonably sized biocat icon
noreply at rubyforge.org
- [BioCatalogue-developers] [293] trunk/public/opensearch.xml: changed image for search icon
noreply at rubyforge.org
- [BioCatalogue-developers] [294] branches/annotations: Added redbox plugin, to provide for modal popups within the page.
noreply at rubyforge.org
- [BioCatalogue-developers] [295] branches/annotations/app/models/annotation.rb: Added annotation model object in the main application, which will be used to extend the core annotation model object from the annotations plugin .
noreply at rubyforge.org
- [BioCatalogue-developers] [296] branches/annotations/app/views/layouts/_head.html.erb: Added redbox JS and CSS includes.
noreply at rubyforge.org
- [BioCatalogue-developers] [297] branches/annotations: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [298] branches/annotations/vendor/plugins/annotations/lib: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [299] branches/annotations/vendor/plugins/annotations/lib/app/controllers/ annotations_controller.rb: Fixed plural issue (annotations vs annotation).
noreply at rubyforge.org
- [BioCatalogue-developers] [300] trunk/vendor/plugins/acts_as_solr/solr/solr/conf/schema.xml: True partial word searching now!! See: http://coderrr.wordpress.com/2008/ 05/08/substring-queries-with-solr-acts_as_solr/
noreply at rubyforge.org
- [BioCatalogue-developers] [301] branches/annotations: Annotations Plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [302] trunk/config/environment.rb: rotate logs when they reach a size of 10M and keep only 10 of these => to be used on the server
noreply at rubyforge.org
- [BioCatalogue-developers] [303] branches/annotations/vendor/plugins/annotations: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [304] branches/annotations/vendor/plugins/annotations/test/ annotations_controller_test.rb: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [305] branches/annotations/vendor/plugins/annotations: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [306] branches/annotations/vendor/plugins/annotations/lib/annotations: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [307] branches/annotations/vendor/plugins: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [308] branches/annotations/vendor/plugins/plugin_test_helper/: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [309] branches/annotations/vendor/plugins/annotations: Anotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [310] branches/annotations/vendor/plugins/annotations: Annotations plugin.
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2362] create user and profile models
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2363] create service submission interface (form)
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2363] create service submission interface (form)
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2413] Secure delete actions
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2416] Refactor out the wsdl_file from soap_services
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2426] Paginate acts_as_solr with will_paginate
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2427] Do service providers page
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2428] Mention new biocatalogue-support email address
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2438] add opensearch feature
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2438] add opensearch feature
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2438] integrate solr & opensearch with will_paginate
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2439] seekDa simple api
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2440] interfacing with embrace
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2441] Better error handling when search server is down or errors
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2442] Write a script that updates the locations of service_deployments
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2442] Write a script that updates the locations of service_deployments
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2443] Redo resolr scripts to proper ruby scripts
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2444] service creation in a transaction
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2445] write server update script
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2446] Better error message on fail of load_wsdl action
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2447] create custom error pages
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2448] enhance search configuration
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2448] enhance search configuration
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2449] fix parsing for ebisearch
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2450] wsdl parsing should handle external schemas
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2450] wsdl parsing should handler external schemas
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2451] review code to ensure messages are logged appropriately
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2456] Use rescue_exception in app controller
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2456] Use rescue_exception in app controller
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2459] Add license etc to annotations plugin
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2460] redirect output from resolr.rb script
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2461] Improve login failure information
noreply at rubyforge.org
- [BioCatalogue-developers] [Task #2462] Search engine error handling
noreply at rubyforge.org
- [BioCatalogue-developers] duplicate check?
Eric Nzuobontane
- [BioCatalogue-developers] duplicate check?
Eric Nzuobontane
- [BioCatalogue-developers] duplicate check?
jits at cs.man.ac.uk
- [BioCatalogue-developers] duplicate check?
Eric Nzuobontane
- [BioCatalogue-developers] Houston, we have search!
Jiten Bhagat
- [BioCatalogue-developers] load error on beta site?
ericnzuo at ebi.ac.uk
- [BioCatalogue-developers] load error on beta site?
ericnzuo at ebi.ac.uk
- [BioCatalogue-developers] load error on beta site?
jits at cs.man.ac.uk
- [BioCatalogue-developers] load error on beta site?
Thomas Laurent
- [BioCatalogue-developers] load error on beta site?
Jiten Bhagat
- [BioCatalogue-developers] load error on beta site?
Thomas Laurent
- [BioCatalogue-developers] load error on beta site?
Eric Nzuobontane
- [BioCatalogue-developers] load error on beta site?
Jiten Bhagat
- [BioCatalogue-developers] load error on beta site?
Jiten Bhagat
- [BioCatalogue-developers] load error on beta site?
Thomas Laurent
- [BioCatalogue-developers] load error on beta site?
Jiten Bhagat
- [BioCatalogue-developers] load error on beta site?
Eric Nzuobontane
- [BioCatalogue-developers] load error on beta site?
Franck Tanoh
- [BioCatalogue-developers] mail to the friend list
Franck Tanoh
- [BioCatalogue-developers] mail to the friend list
Eric Nzuobontane
- [BioCatalogue-developers] mail to the friend list
Franck Tanoh
- [BioCatalogue-developers] mailing lists for users
Thomas Laurent
- [BioCatalogue-developers] mailing lists for users
Jiten Bhagat
- [BioCatalogue-developers] mailing lists for users
Jiten Bhagat
- [BioCatalogue-developers] Roadmap page on public wiki
Jiten Bhagat
- [BioCatalogue-developers] Screenshot of service index page (with pagination)
Jiten Bhagat
- [BioCatalogue-developers] Services Index page
Jiten Bhagat
Last message date:
Sun Nov 30 17:11:38 EST 2008
Archived on: Sun Nov 30 17:11:40 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).