Difference between revisions of "Release notes for WeBWorK 2.5.0"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
* The new Library Browser 2 -- try it out -- will still need some graphic design tweaks.
 
* The new Library Browser 2 -- try it out -- will still need some graphic design tweaks.
 
* When creating a new homework set it is automatically assigned to the instructor creating it. You are no longer asked for permission. This prevents other extraneous errors that would sometimes occur later if the set is viewed before being assigned to someone.
 
* When creating a new homework set it is automatically assigned to the instructor creating it. You are no longer asked for permission. This prevents other extraneous errors that would sometimes occur later if the set is viewed before being assigned to someone.
  +
  +
  +
  +
== Under the hood ==
  +
* The names "published" and "unpublished" have been changed to "visible" and "hidden" throughout the code. Having the words in the code different
  +
than those presented to the user was eventually going to cause trouble (when the original programmers moved on :-) )
  +
  +
* This causes one potential problem because a column in the database also needs to be changed from published to visible.
   
 
==Potential Gotchya's==
 
==Potential Gotchya's==

Revision as of 22:34, 31 March 2011

Construction.png This article is under construction. Use the information herein with caution until this message is removed.
                                     WeBWorK                                    
                         Online Homework Delivery System                        
                                  Version 2.5.0                                

                    Copyright 2000-2011, The WeBWorK Project                    
                              All rights reserved.                              

Details
-------



Release date: ??
SVN tag: rel-2-5-0 
SVN url/branch:  expected address--- http://svn.webwork.maa.org/system/trunk  module
Modules:    webwork2   pg


 IMPORTANT!! Be sure to inspect changes in the configuration files when upgrading to this release.


New features 2.4.9

  • The new Library Browser 2 -- try it out -- will still need some graphic design tweaks.
  • When creating a new homework set it is automatically assigned to the instructor creating it. You are no longer asked for permission. This prevents other extraneous errors that would sometimes occur later if the set is viewed before being assigned to someone.


Under the hood

  • The names "published" and "unpublished" have been changed to "visible" and "hidden" throughout the code. Having the words in the code different

than those presented to the user was eventually going to cause trouble (when the original programmers moved on :-) )

  • This causes one potential problem because a column in the database also needs to be changed from published to visible.

Potential Gotchya's

  • The RFT5746 error -- not all servers are up to date with a patch that fixes this exploit. It can cause errors on the newer firefox and chrome browsers
  • after updating go to the admin page and update at least one course
  • You may need to do shift reload on your browser a few times to get rid of cached javaScripts
  • be sure to go to admin and update courses
    • need to add a method or a script to automatically switch published column to visible in courses
DBD::mysql::st execute failed: Unknown column 'merge1.visible' in 'field list'
WeBWorK::DB::Schema::NewSQL::Std
/opt/webwork/webwork2/lib/WeBWorK/DB/Schema/NewSQL/Std.pm
380
WeBWorK::DB::Schema::NewSQL::Merge::_get_fields_where_prepex