Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 66
Next »
Created sakai_2-3-x-test-014 2007-02-13 (r372, r373) : UCD=r371 FND=r20974
r371 2007-02-13
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Started to refactor kerberosname to eid.
r370 2007-02-13
- SAK-303 : Configure melete in Sakai 2.3
- Improvement to 'bulk export' to handle start date and end date info for melete modules.
r369 2007-02-13
- SAK-305 : Reskin the Sakai 2.2/2.3 version with our SmartSite skin
- Fixed footer placement in IE6 and IE7
Created sakai_2-3-x-test-013 2007-02-12 (r367, r368) : UCD=r366 : FND=r20974
r362 2007-02-12
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Renaming APIs, method signatures, and member variables from courseId to providerId.
r361 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
- Various improvements and bug fixes for the melete bulk import.
r360 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
- Fixing this to point to the correct meleteDocs dir
r359 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
- Adding error check so no null 'createByFName' fields are submitted to db.
r358 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
- Some more Melete bulk import bug fixes
r357 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
- Another minor bug fix for Melete bulk import
r356 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
- Important bug fixes for 'bulk import' functionality in Melete
r355 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
r354 2007-02-12
- SAK-303 : Configure melete in Sakai 2.3
- Added some error checking to melete bulk import.
r353 2007-02-12
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Adding error checking to getEidRoleMapping in case the providerId passed does not cleanly split on '-'.
Created sakai_2-3-x-test-012 2007-02-11 (r351, r352) : UCD=r350 : FND=r20974
r350 2007-02-11
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Adding getCourseInstructorInfoList to the public API. Also fixing the way instructors for a course are acquired for switching the course contact information
r349 2007-02-10
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Adding better error handling for changing site contact
Created sakai_2-3-x-test-011 2007-02-09 (r347, r348) : UCD=346 : FND=20974
r346 2007-02-08
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- After a course has been provisioned, change the contact information from the batch user to the instructor.
r345 2007-02-08
- BugFix: Adjusting melete's web.xml to point to the original directory locations for /var/uploads and /var/meleteDocs. Also, adding eclipse .project file
Created sakai_2-3-x-test-010 2007-02-07 (r343, r344) : UCD=342 : FND=20974
rN/A 2007-02-08
- Remove v2.1.x melete tables and have Hibernate auto.ddl create the v2.3 ones.
r342 2007-02-08
- FND SAK-7237 : hiberate mapping files have incorrect public id's in
Created sakai_2-3-x-test-009 2007-02-07 (r340, r341) : UCD=337 : FND=20974
r337 2007-02-07
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Continuing code changes from previous revision 336
r336 2007-02-07
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Adding instructors to getCourseMembers query so instructors are not marked as "removable" in SiteInfo tool
r331 2007-02-06
- SAK-354 (sub of SAK-131): add realm based security to SuTool
Created sakai_2-3-x-test-008 2007-02-06 (r329, r330) : UCD=328 : FND=20974
rN/A 2007-02-06
- SAK-396 : Synchronize sakai.properties on smartsite test with smartsite prod
- Changed bottom copyright message
r328 2007-02-06
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Change spelling for default student role from student to Student. Also changed roleId.equals to roleId.equalsIgnoreCase in SiteAction.java
r327 2007-02-06
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Minor adjustment to get the "remove batch user" from instructor list in site info to work
r326 2007-02-05
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Changed term spelling from WINTER QUARTER to Winter Quarter, etc.
Created sakai_2-3-x-test-007 2007-02-05 (r324, r325) : UCD=r323 : FND=r20974
rN/A 2007-02-05
- SAK-396 : Synchronize sakai.properties on smartsite test with smartsite prod
- Changed bottom copyright message
r323 2007-02-05
- SAK-303 : Configure melete in Sakai 2.3
- Initial effort to 'bulk import' into melete
r322 2007-02-05
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Fix for ssbatchadmin problem – removes from course members list unless no other instructor exists
r321 2007-02-05
- SAK-387 : Porting to v2.3.x: Training Sites tool
r320 2007-02-05
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Added code to automatically remove the batch course creation user as a member of created courses
r319 2007-02-05
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Including 'credit hours' field in CoruseMember objects returned by getCourseMembers. Also improved null checking for that method
r318 2007-02-05
- SAK-394 : Students who get added to a course via providers and have a Sakai assigned Id don't show up correctly in SiteInfo
r317 2007-02-05
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Changed parameter and member names from realmId to providerId
r316 2007-02-05
- SAK-305: Reskin the Sakai 2.2/2.3 version with our SmartSite skin
- Changed color of hr elements to campus blue
r315 2007-02-05
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Improving getProviderId call
r314 2007-02-05
- SAK-308 : Upgrade providers and distauth code from 2.2 to work in 2.3
- Modified UserDirectoryProvider. Check for null UserEdit paramter in find UserByEmail. Adding check if we need to set Eid in getUser call.
r313 2007-02-05
- SAK-305: Reskin the Sakai 2.2/2.3 version with our SmartSite skin
- Updated tool-base to fix navigation tool padding differences when a from element xists
r312 2007-02-05
- SAK-305: Reskin the Sakai 2.2/2.3 version with our SmartSite skin
- Edited headright.gif image
Created sakai_2-3-x-test-006 2007-02-02 (r310, r311) : UCD=r309 : FND=r20974
r309 2007-02-02
- SAK-305 : Reskin the Sakai 2.2/2.3 version with our SmartSite skin
- Fixed #linknav div dropping below navigation bar tabs
r308 2007-02-02
- SAK-305 : Reskin the Sakai 2.2/2.3 version with our SmartSite skin
- Blue gap between header and container area fixed for both pre-login and login
Created sakai_2-3-x-test-005 2007-02-01 (r306, r307) : UCD=r305 : FND=r20886
r N/A 2007-02-01
- SAK-389 Tool list in Edit Tools is incorrect on smartsite-test
- Making initial adjustments to stealthTools@org.sakaiproject.tool.api.ActiveToolManager in sakai.properties
r305 2007-02-01
- SAK-317 : 'Refactor Gradebook 2.1.x mod's for 2.3'
Created sakai_2-3-x-test-004 2007-01-31 (r303, r304) : UCD=r302 : FND=r20855
r302 2007-01-31
- SAK-387 : Porting to v2.3.x: Training Sites tool
- This change is needed for training sites tool.
r300 2007-01-31
- SAK-305 : Reskin the Sakai 2.2/2.3 version with our SmartSite skin
- Added missing btm_shadow.png and header.gif
- Also fixing sakai.properties, enabling all relevant options for custom skins
r301 2007-01-31
- UCD SAK-328 Porting to v2.3.x : Enable Database Ordering of Site Tools and allow for required tools, which cannot be removed : Passing in <null/> for toolOrder bean property.
Created sakai_2-3-x-test-003 2007-01-30 (r296, r297) : UCD=r295 : FND=r20823
r294 2007-01-30
- UCD SAK-370 : FND SAK-7050 : MCSC in delivery: selection level fb should only show fb for the selected choice, not all choices
rXYZ 2007-01-30
- SAK-387 : Porting to v2.3.x: Training Sites tool
Created sakai_2-3-x-test-002 2007-01-26 (r272) : UCD=r271 : FND=r20726
- Chance for programmers to configure the application servers
Created sakai_2-3-x-test-001 2007-01-24 (r258, r262) : UCD=r257 : FND=r20647
- Chance for programmers to configure the application servers