"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "ocs-2.1.0-1/docs/RELEASE" of archive ocs-2.1.0-1.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 OCS 2.1.0-1 Release Notes
    2 CVS tag: ojs-2_1_0-1
    3 Release date: May 23, 2008
    4 =================================
    5 
    6 
    7 Configuration Changes
    8 ---------------------
    9 
   10 See config.TEMPLATE.inc.php for a description and examples of all supported
   11 configuration parameters.
   12 
   13 New config.inc.php parameters:
   14 	- i18n:charset_normalization - Enables or disables character set
   15 	  normalization to UTF-8.
   16 	- security:allowed_html - Defines the allowed HTML tags that may be
   17 	  used by non-privileged users (i.e. authors)
   18 	- email:time_between_emails - Sets a required amount of time that must
   19 	  pass between emails sent by non-privileged users
   20 	- email:max_recipients - Maximum number of recipients for a single email
   21 	  for non-privileged users
   22 	- require_validation - Whether or not to require email validation
   23 	  before an account can be used
   24 	- validation_timeout - The number of days before an unvalidated account
   25 	  expires
   26 	- captcha:captcha - Enables or disables CAPTCHA testing
   27 	- captcha:captcha_on_register - Enables or disables CAPTCHA testing on
   28 	  user registration
   29 	- captcha:captcha_on_comments - Enables or disables CAPTCHA testing on
   30 	  comment posting
   31 	- captcha:font_location - Allows configuration of a specific TrueType
   32 	  font for CAPTCHA testing
   33 
   34 New Features
   35 ------------
   36 	- #2899# Port OJS user import/export plugin to OCS
   37 	- #2937# Complete CAPTCHA support in OCS 2.x
   38 	- #3014# Add/test support for mixed submission types
   39 	- #3176# Back-port TinyMCE plugin
   40 	- #3197# Refactor reports into plugin structure.
   41 	- #3208# Add Scheduler
   42 	- #3238# Add generic code to maintain page numbers
   43 	- #3261# Back-port native import/export tool to OCS
   44 	- #3274# Centralize reviewer options into a single function
   45 	- #3326# Add help
   46 	- #3358# No Navigation Bar Configuration Tool
   47 	- #3438# add the ability to re-order presentation list
   48 	- #3447# Allow Director to send "Notify Users" emails
   49 	- #3448# Director cannot undo clicking Complete button on paper re...
   50 	- #3463# Move to flex-width layout
   51 	- #3517# Australian METS profile export/gateway plugin
   52 	- #3511# Director cannot change submission type
   53 	- #2883# Back-ports from OJS / Harvester
   54 
   55 Bug Fixes
   56 ---------
   57 	- #2878# Fix test locale generation tool
   58 	- #2911# Missing setup form locale keys
   59 	- #2923# One-click reviewer setting referenced in wrong context
   60 	- #2932# "Merge Users" not working
   61 	- #2946# Fix Director's galley function redirects
   62 	- #2967# Submission acks not working
   63 	- #2975# Clean up old QueuedPayments
   64 	- #2976# Orphaned setting openRegReader
   65 	- #3004# Not null "type" column in edit_decisions is never used.
   66 	- #3005# Check whether array is valid before calling foreach in Pr...
   67 	- #3010# OCS paypal return landing pad broken
   68 	- #3013# SUBMISSION_DEADLINE_WARN email template never used
   69 	- #3032# Saving metadata as author leads to doubled display of page
   70 	- #3035# Profile form shows disabled sched confs in notifications ...
   71 	- #3072# Submission confirmation sometimes comes through empty
   72 	- #3075# Typo in classes/schedConf/SchedConfAction.inc.php
   73 	- #3131# Automatically enrol non-authors when attempting to submit...
   74 	- #3143# Illegal table reference in OAI query
   75 	- #3154# Reason for disabled registration for types that are not y...
   76 	- #3155# Remove the need for an additional mouse click to get to s...
   77 	- #3157# no link back to the main site
   78 	- #3158# Non-admins are unable to Create Users in Conference Manag...
   79 	- #3164# Article comments access should not depend on paper fullte...
   80 	- #3165# Searching outside of schedConf context returns no results
   81 	- #3166# Allow multiple PayPal payment attempts
   82 	- #3170# Provide "you do not have access" message rather than redi...
   83 	- #3174# Scheduled task-dependent settings need configuration check
   84 	- #3187# Site-level User Home does not display roles
   85 	- #3188# paper_notifications table in XML descriptor is unused
   86 	- #3192# Editor decision email includes website go-live date rathe...
   87 	- #3193# Subject of director decision email needlessly set
   88 	- #3196# Program HTML should not be escaped.
   89 	- #3206# Unable to select previous year when editing conference ti...
   90 	- #3217# Checking box to omit conference track from track policies...
   91 	- #3218# Locale key typo for log.timeline.endDateChanged
   92 	- #3228# deleteQueuedPayment and queued_payments automatic cleanup
   93 	- #3229# Registration types in "About" only show if non-public and...
   94 	- #3230# Submission type only displayed conditionally
   95 	- #3233# Presenter can upload new review version and/or supplement...
   96 	- #3234# add the option for account confirmation email from User R...
   97 	- #3245# Conference event log contains invalid optimization
   98 	- #3248# DBError on queued_payments table due to not null constrai...
   99 	- #3260# submission notification emails not sent to primary contac...
  100 	- #3276# author can't view uploaded reviewer files after abstract ...
  101 	- #3282# Archived (previously published) papers still showing in A...
  102 	- #3307# Registration information on user registration page appear...
  103 	- #3314# "Special Requests" field on registration form is too shor...
  104 	- #3328# Update copyright dates
  105 	- #3333# Link to Conference Site Management page on final setup page
  106 	- #3350# PHP Fatal Error in admin/systemInfo.tpl
  107 	- #3352# active submissions page problem
  108 	- #3353# Reviewer Step 3 text
  109 	- #3354# No Schedule link
  110 	- #3356# Author's version uploading buttons
  111 	- #3368# paper review directs to abstract review
  112 	- #3369# date of submission and author registration closed
  113 	- #3370# no link in contact us
  114 	- #3371# style sidebar
  115 	- #3372# Error merge user
  116 	- #3382# Sidebar search textbox not working
  117 	- #3383# Calls to Validation::canAdminister may use wrong params
  118 	- #3384# "Log Out As User" should redirect to conference-level man...
  119 	- #3385# pages/manager/PeopleHandler.inc.php needs cleanup
  120 	- #3393# registered without a role
  121 	- #3397# "By Title" index should check paper status
  122 	- #3404# Issues with images in the site settings
  123 	- #3405# System information link does not work
  124 	- #3406# Path field in 'Scheduling a Conference' doesn't work
  125 	- #3408# Issues with creating announcements
  126 	- #3410# Issues with setting up a conference timeline
  127 	- #3411# Sending user email option when editing their registration...
  128 	- #3412# Error when there is no file in upload slot on accommodati...
  129 	- #3413# Cancel button doesn't work correctly when creating a new ...
  130 	- #3414# No links under the Submission header work, site map doesn...
  131 	- #3415# PHP errors loading before header on many parts of the con...
  132 	- #3416# Eorrors when sending emails to users
  133 	- #3418# Reviewer's response email
  134 	- #3419# Track Director labeled as Submission Director
  135 	- #3420# allow authors to edit submission data/metadata after init...
  136 	- #3421# Links to sponsors all go to 'About the Conference'
  137 	- #3425# Create New User page is missing TinyMCE functionality
  138 	- #3437# Titles browse cached data may lead to inconsistencies
  139 	- #3456# Presenter list needs to use country to disambiguate
  140 	- #3462# Custom track ordering not used & unnecessary
  141 	- #3464# Empy "Policies" header in About the Conference Page
  142 	- #3468# general UI inconsistency with saveRegistrationPolicies
  143 	- #3471# IP authentication doesn't seem to be working
  144 	- #3482# After recording an "Invite Presentation" decision, Direct...
  145 	- #3483# Error selecting a conference track for stats and reports
  146 	- #3485# Email icon confusion
  147 	- #3486# Email icon confusion in the Event Log
  148 	- #3490# Link names for Report plugins seem to be in error
  149 	- #3491# Error with Turabian citation plugin
  150 	- #3493# Reading tools error looking for cookie
  151 	- #3497# Link for 'Presentations and Authors' goes back to confere...
  152 	- #3499# Suggest a source link is a 404
  153 	- #3500# wording change for trackForm.tpl
  154 	- #3501# error when trying to resubmit 'Scheduling a conference' form
  155 	- #3505# Error syncing all user's enrollment
  156 	- #3508# incorrect breadcrumb and page header for "Schedule Presen...
  157 	- #3518# Exchange <b> and <i> for <strong> and <em>