January 2009 Archives by author
Starting: Mon Jan 5 15:23:58 EST 2009
Ending: Sat Jan 31 22:23:57 EST 2009
Messages: 74
- [Blacklight-commits] [903] xml_styling/xtf/style/textIndexer/tei/teiPreFilter.xsl: Re-adding Bess's change of looking for title type='main'.
nobody at rubyforge.org
- [Blacklight-commits] [904] trunk/rails/public/stylesheets/skins/uva_library/screen/core.css: Fixing styling for IE.
nobody at rubyforge.org
- [Blacklight-commits] [905] trunk/rails/public/javascripts/application.js: Removed Ext. ToolTip that is causing javascript error in IE -- will need to be addressed later .
nobody at rubyforge.org
- [Blacklight-commits] [906] trunk/rails/public/javascripts/modules/LimitsMenu.js: Fixing some IE weirdnesses.
nobody at rubyforge.org
- [Blacklight-commits] [907] trunk/rails/app/views/virgo/status.html.erb: In display of availability info, if there is one copy, instead of displaying "1 copies", display "1 copy"
nobody at rubyforge.org
- [Blacklight-commits] [908] trunk/rails/app/views/catalog/_show_partials: Removed hyperlinks from Format.
nobody at rubyforge.org
- [Blacklight-commits] [909] branches/rails-engines/: Creating main location for Rails Engines development
nobody at rubyforge.org
- [Blacklight-commits] [910] branches/rails-engines: Stubbing out dirs for Engine development
nobody at rubyforge.org
- [Blacklight-commits] [911] branches/rails-engines/trunk/: Removing, will then copy trunk/ rails to branches/rails-engines/rails, and rename to trunk
nobody at rubyforge.org
- [Blacklight-commits] [912] branches/rails-engines/trunk/: Copying trunk/ rails over to engines branch
nobody at rubyforge.org
- [Blacklight-commits] [913] branches/rails-engines/trunk/vendor/plugins: Initial Blacklight plugin skeleton created
nobody at rubyforge.org
- [Blacklight-commits] [914] branches/rails-engines/trunk/vendor/plugins/blacklight: Removed the MIT license and replaced with Apache 2.0, replaced the README with README.rdoc
nobody at rubyforge.org
- [Blacklight-commits] [915] trunk/rails/app/views/catalog/index.html.erb: Adjusting item numbers so that they change for each page instead of starting at 1 each time .
nobody at rubyforge.org
- [Blacklight-commits] [916] branches/rails-engines/trunk: Moved almost of the Blacklight code into vendor/plugins/blacklight
nobody at rubyforge.org
- [Blacklight-commits] [918] branches/rails-engines/trunk/vendor/plugins/blacklight: Added remaining code to engine
nobody at rubyforge.org
- [Blacklight-commits] [919] branches/rails-engines/trunk: First working Blacklight Engine -> http ://rails-engines.org
nobody at rubyforge.org
- [Blacklight-commits] [920] branches/rails-engines/trunk/vendor/plugins/blacklight/install.rb: Tweaked installer a bit...
nobody at rubyforge.org
- [Blacklight-commits] [921] xml_styling/xtf: edited ead stylesheets to remove ead cookbook stuff and replace it with a better dsc stylesheet using css copied from the viva xtf app .
nobody at rubyforge.org
- [Blacklight-commits] [922] trunk/rails/app: Adding results per-page functionality.
nobody at rubyforge.org
- [Blacklight-commits] [923] branches/rails-engines/tags/uva_mixedin-0.0.1/: The initial Rails engine BL plugin, wrapped up in the UVA code
nobody at rubyforge.org
- [Blacklight-commits] [924] xml_styling/xtf: added lightbox to handle images in ead finding aids, namely jefferson calendar
nobody at rubyforge.org
- [Blacklight-commits] [925] branches/rails-engines/trunk: Ignoring tmp and log data
nobody at rubyforge.org
- [Blacklight-commits] [926] branches/rails-engines/trunk/: Ignoring public/plugin_assets
nobody at rubyforge.org
- [Blacklight-commits] [927] branches/rails-engines/trunk: Moving anything remotely UVA specific from plugins/blacklight/app/ to /app /
nobody at rubyforge.org
- [Blacklight-commits] [928] branches/rails-engines/trunk: Moved /vendor/blacklight/lib/uva* to / lib/
nobody at rubyforge.org
- [Blacklight-commits] [929] branches/rails-engines/trunk/vendor/plugins/simple_captcha/: Not using this plugin anyway
nobody at rubyforge.org
- [Blacklight-commits] [930] branches/rails-engines/trunk/app: Removed a block of erb code, that was buggy, and html commented out anyway...
nobody at rubyforge.org
- [Blacklight-commits] [931] branches/rails-engines/trunk: Keeping the following controllers, views and helpers in the BL Engine:
nobody at rubyforge.org
- [Blacklight-commits] [932] branches/rails-engines/trunk: Removed the simple_captcha migration from the plugin
nobody at rubyforge.org
- [Blacklight-commits] [933] branches/rails-engines/trunk: Moving more generic code/ resources to the plugin
nobody at rubyforge.org
- [Blacklight-commits] [934] branches/rails-engines/trunk: Removed app/controllers/application.rb, this seemed to cause some problems
nobody at rubyforge.org
- [Blacklight-commits] [935] branches/rails-engines/tags/uva_mixedin-0.0.2/: Lots of uva specific stuff removed (maybe all?) from the plugin
nobody at rubyforge.org
- [Blacklight-commits] [936] branches/rails-engines/trunk/vendor/plugins/blacklight/routes.rb: Added generic resource member methods for full availability details and availability status (yes/no)
nobody at rubyforge.org
- [Blacklight-commits] [937] branches/rails-engines/trunk: Generifying the plugin, preparing to migrate to RSolr
nobody at rubyforge.org
- [Blacklight-commits] [938] branches/rails-engines/trunk/vendor/plugins/blacklight/app/views/ availability/: availability is not a controller
nobody at rubyforge.org
- [Blacklight-commits] [939] branches/rails-engines/trunk: Removing Flare lib ( being replaced by RSolr), removing all public assets related to UVa, removing custom catalog views
nobody at rubyforge.org
- [Blacklight-commits] [940] branches/rails-engines/trunk/public: Removing old jquery, adding new , adding yui css (fonts, reset and base)
nobody at rubyforge.org
- [Blacklight-commits] [941] branches/rails-engines/trunk: Moving rails code for demo-app in " rails" dir instead of root
nobody at rubyforge.org
- [Blacklight-commits] [942] branches/rails-engines/trunk/rails: Ignoring log, tmp and config files
nobody at rubyforge.org
- [Blacklight-commits] [943] branches/rails-engines/trunk/rails: Basic rake task for importing marc data
nobody at rubyforge.org
- [Blacklight-commits] [944] branches/rails-engines/trunk/rails: Now requires RSolr 0.6. 4 - which fixes the fq param output sent to Solr
nobody at rubyforge.org
- [Blacklight-commits] [945] branches/rails-engines/trunk/rails/vendor/plugins/blacklight: Moved init stuff to the main Blacklight module.
nobody at rubyforge.org
- [Blacklight-commits] [946] branches/rails-engines/trunk/rails: Added more value cleaning to marc_mapper
nobody at rubyforge.org
- [Blacklight-commits] [948] branches/rails-engines/trunk/rails: Upgraded ./config/* and ./script/ * to Rails 2.2.2
nobody at rubyforge.org
- [Blacklight-commits] [949] branches/rails-engines/trunk/rails: Re-adding Rails 2.2.2 resources
nobody at rubyforge.org
- [Blacklight-commits] [950] branches/rails-engines/trunk/rails/public/javascripts: Adding default js from Rails 2.2.2
nobody at rubyforge.org
- [Blacklight-commits] [951] branches/rails-engines/trunk/rails/vendor/plugins: Re-adding the latest Rails Engine plugin
nobody at rubyforge.org
- [Blacklight-commits] [955] branches/rails-engines/trunk/rails/README: Updated getting started instructions
nobody at rubyforge.org
- [Blacklight-commits] [956] branches/rails-engines/trunk/rails: Moving demo ./ app files into core engine
nobody at rubyforge.org
- [Blacklight-commits] [957] branches/rails-engines/trunk/rails: Moved all www assets into the core engine
nobody at rubyforge.org
- [Blacklight-commits] [958] branches/rails-engines/trunk/rails: Updated instructions
nobody at rubyforge.org
- [Blacklight-commits] [959] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/README. rdoc: Updating README stuff
nobody at rubyforge.org
- [Blacklight-commits] [960] branches/rails-engines/trunk/rails/vendor/plugins/ exception_notification/: Removing this...
nobody at rubyforge.org
- [Blacklight-commits] [961] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/README. rdoc: Fixed bad url for resource_controller plugin
nobody at rubyforge.org
- [Blacklight-commits] [962] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/README. rdoc: Updating README stuff
nobody at rubyforge.org
- [Blacklight-commits] [963] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/README. rdoc: More fixes...
nobody at rubyforge.org
- [Blacklight-commits] [964] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/README. rdoc:
nobody at rubyforge.org
- [Blacklight-commits] [965] branches/rails-engines/trunk/rails/README: Added more complete instructions
nobody at rubyforge.org
- [Blacklight-commits] [966] branches/rails-engines/trunk: Added generic/ dynamic templates for index and show partials
nobody at rubyforge.org
- [Blacklight-commits] [967] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/routes. rb: Added defined?(SSL_ENABLED) to prevent a NameError exception
nobody at rubyforge.org
- [Blacklight-commits] [968] xml_styling/: Deleting directory 'xml_styling', since it has been moved to subversion.lib
nobody at rubyforge.org
- [Blacklight-commits] [969] branches/rails-engines/trunk/rails: Updated controller solr based actions to fetch params from new method: solr_params
nobody at rubyforge.org
- [Blacklight-commits] [970] dl_importer/lib/mapping_logic.rb: change collection_facet to digital_collection_facet
nobody at rubyforge.org
- [Blacklight-commits] [971] branches/rails-engines/trunk/rails/vendor/plugins/blacklight: Updated login/session controller
nobody at rubyforge.org
- [Blacklight-commits] [972] branches/rails-engines/trunk/rails: Removed "source_facet" from demo app
nobody at rubyforge.org
- [Blacklight-commits] [974] branches/rails-engines/trunk/solr-templates/README.txt: Lil bit o info...
nobody at rubyforge.org
- [Blacklight-commits] [975] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/README. rdoc: Basic indexing info
nobody at rubyforge.org
- [Blacklight-commits] [976] branches/rails-engines/trunk/rails/config/solr.example: defaulting to port 8983
nobody at rubyforge.org
- [Blacklight-commits] [977] branches/rails-engines/trunk/rails/vendor/plugins/blacklight: Partialed out the session views
nobody at rubyforge.org
- [Blacklight-commits] [978] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/app/ controllers/users_controller.rb: Added user to session after signing up
nobody at rubyforge.org
- [Blacklight-commits] [979] branches/rails-engines/trunk/rails/vendor/plugins/blacklight/README. rdoc: References for the various plugins Blacklight uses
nobody at rubyforge.org
- [Blacklight-commits] [980] branches/rails-engines/trunk/screen_snap.jpg: Screen snap of working demo
nobody at rubyforge.org
- [Blacklight-commits] [981] branches/tony_css_work/: A branch for Tony's CSS work
nobody at rubyforge.org
- [Blacklight-commits] [985] branches/rails-engines/trunk/rails/lib/marc_mapper.rb: Strip out some illegal characters from 001 before it's indexed.
nobody at rubyforge.org
Last message date:
Sat Jan 31 22:23:57 EST 2009
Archived on: Sat Jan 31 22:23:59 EST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).