[ Index ]
 

Code source de WebCalendar 1.0.5

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables | Statistiques

title

Body

[fermer]

/ -> NEWS (source)

   1  Version 1.0.5 (04 Mar 2006)
   2    - Security patch: don't allow URL to set 'noset', which allows users
   3      to then set other global variables.
   4    - Moved over javascript code for event popups from 1.1 code to handle
   5      problems with display on IE
   6    - Patch 1519611: Added new French-UTF8 translation
   7    - Patch 1558537: Updated Russian translation
   8    - Patch 1520078: Fix for postgreSQL PHP warnings
   9    - The following translations were updated:
  10      Basque, French
  11  Version 1.0.4 (07 Jun 2006)
  12    - Security fix: do not allow setting of "includedir" via URL when
  13      register_globals is enabled in php.ini
  14    - Updated Portugues translation
  15  Version 1.0.3 (11 Apr 2006)
  16    - Patch 1456375: Day view - "Description" not translated, improper
  17      handling of HTML in description
  18    - Fixed bug 1444923: system settings error on save when ovrd=1 is used
  19    - Fixed bug 1420859: Problems with overriding conflict
  20    - Fixed bug 1445535: tables-db2.sql NULL usage was incorrect
  21    - Patch 1279537: Don't display confidential events in upcoming.php
  22    - Fixed bug 1406428: Bug in endhour
  23    - Fixed bug 1438181: DBI Interbase-Firebird connection call has
  24      wrong parameters
  25    - Fixed bug 1279804: send_reminders.php fails in v1.0.1
  26    - Fixed bug 1417585: vCal export of forever repeating events fails for Palm
  27    - Fixed bug 1417529: Can't change public access layers
  28    - Fixed bug 1397766: Tomorrow Report fails to This Week
  29    - Fixed bug 1374014: Prefs page displays option to modify
  30      Public Access calendar..
  31    - Fixed bug 1382217 Glitch in handling of public access prefs
  32    - Added support for DB2
  33    - The following translations were updated:
  34      Greek (new), Hungarian
  35  Version 1.0.2 (06 Dec 2005)
  36    - Fixed vuln in layers: published vulnerability in layers_toggle.php
  37      was fixed
  38    - Security fixes: fixes for activity_log.php, export_handler.php,
  39      edit_template.php, pref_handler.php and admin_handler.php
  40      that deal with SQL Injection
  41    - Fixed bug 1349621: Information disclosure vulnerabililty on failed login
  42    - Fixed bug 1353363: publish.php logic error for public user?
  43    - Fixed bug 1328589: typo in del_entry for read-only calendars.
  44    - Added new time range options for reports: next 14/30/60/90/180/365 days
  45      This allows reports to show events starting with current date
  46    - Fixed bug: undefined variable warning in export_handler.php
  47    - Fixed the following bug reports on SourceForge:
  48      1296294: Javascript error when saving with empty description on IE
  49      1265575: Bug in get_all_dates()
  50    - Other bugs fixed:
  51      + Added Romanian, Turkish, Welsh to config.php in places where they were
  52        missing.
  53    - New Features / Enhancements / Changes:
  54    - The following translations were updated:
  55      Czech, German, Polish
  56  Version 1.0.1 (19 Aug 2005)
  57    - Fixed the following bug reports on SourceForge:
  58        1221434: Improved iCal import support for BYMONTHDAY in ics
  59        1261571: Overriding a conflict when name has double quotes
  60        1233798: Catagory settings for Boss/Assistant not working
  61        1245755: Unbalanced span tags
  62        1211309: Notification message language incorrect
  63        1204229: "Untimed event" default broken since bug 1202127 fix
  64        1205680: upcoming.php was including unapproved.  will now use
  65          user preferences for displaying unapproved.
  66        1212667: Install script - Database Type Problem
  67        1218113: iCal ATTENDEE error if event is deleted
  68    - Other bugs fixed:
  69      - Fixed bug: use of & in report.php and view_entry.php
  70      + Fixed bug: include path problems for opening settings.php file
  71      + Fixed security: exploit allows execution of code downloaded from
  72        remote server
  73      + URLs in month.php did not include '?'
  74      + Category was lost wan clicking on prev/next month in month.php
  75      + Fixed login looping related to register_long_arrays
  76    - New Features / Enhancements / Changes:
  77      + Applied patch 1171807: reminder sent late if cron run at exact
  78        second of reminder (was accidentally not included in 1.0.0)
  79    - The following translations were updated:
  80      + Danish, French, German, Norwegian, Polish, Portuguese_BR
  81  
  82  Version 1.0.0 (17 May 2005) aka "Buster"
  83    - Fixed the following bug reports on SourceForge:
  84        1202127: [ 1187734 ] Timezone offset problems still exist
  85        1201821: Bypass user_sees_only_his_groups
  86        1193835: Creator cannot "edit" a nonuser-event after Admin changes it.
  87        1193579: Untimed shows up wrong in edit page
  88        1189515: Possible to create blank usernames
  89        1190687: users.php called as public
  90        1190699: export.php available to public
  91        1190704: public can access assistant_edit.php
  92        1103215: Invalid work hours
  93        1187734: Timezone offset problem
  94        1120897: Conflict with exceptions
  95        1181682: Report with no name entered -> phantom report!
  96        1179423: private events displayed on reports
  97        1183714: Translation error
  98        1154432: vCal import from Mozilla fails to translate quoted-printable
  99        1176164: iCalendar import fatally corrupts database
 100        1181682: Reports with just spaces for a name cannot be edited
 101        1179403: Availability selection fails when Time Format =24
 102        1065461: timezone offset & all-day events
 103        1107253: time zone offset
 104        1140453: Time zone offset in email notifications
 105        1148602: External Recipients with same name fails
 106        1160167: 12AM Events cause display problems in edit_entry.php
 107        1158769: Category lost when modifing event by Admin
 108        1168686: Month display collides with minicals on Safari
 109        1168682: RC3 Language Detection Broken for Safari.
 110        1169403: Public Access not default selected if Particiapants not shown. 
 111        1169078: Bad function call in import_handler.php
 112        1168092: Overlapping events display problem
 113        1167281: View_l loses colour for "today"
 114        1167790: class="selectedday" assignments in other than day.php
 115        1162486: Path exposure issue with view_entry.php
 116  
 117    - Other bugs fixed:
 118      + Fixed problem with ical import weekly BYDAY parsing in import_ical.php
 119      + Fixed problem with missing $cat_id in week and day URLs in month.php
 120      + Fixed problem with second edit of a single event in a repeating series 
 121        losing linkage with the original event.
 122      + Fixed problem with views_edit.php, select groups not returning menbers
 123      + Fixed problem with 12AM event not adding hour=0 to URL in week.php
 124      + Fixed day.php rendering problem in Safar
 125      + Applied bug fix 1151442: Overlapping events display error in week.php
 126  
 127    - New Features / Enhancements / Changes:
 128      + Split import/export back to two separate links & pages
 129      + Moved contents of scheduling tab to details tab
 130      + Updated install/index.php to improve security and display advanced php info
 131      + Added new default webcal_config values to all sql table definition files
 132      + Removed most instances of htmlentities as unneeded
 133      + Admin no longer needs to approve Public events that they create
 134      + Added option to set LDAP_OPT_PROTOCOL_VERSION in user-ldap.php
 135      + Updated install web page to work better on Windows systems.
 136        Added display of current PHP settings.
 137      + When viewing a report, if allow_html_description is enabled but no HTML
 138        is found in an event description, use nl2br to preserve plain text
 139        formatting.
 140  
 141    - The following translations were updated:
 142      + Danish, Finnish, German, French, Japanese, Norwegian, Polish
 143  
 144  ---------------------------------------------------------------------------
 145  
 146  Version 1.0RC3 (11 Mar 2005)
 147    - Fixed the following bug reports on SourceForge:
 148        1156729: Global-view with no valid user creates a non-translatable message
 149        1152863: Japanese strings munged by reports.php and upcoming.php
 150        1124461: Apostrophe in Text Aborts Translation
 151        1154854: Nonuser cals not showing up in views
 152        1154007: Highlight today in Year view
 153        1088772: Nonuser calendar w/ Public as default participant
 154        1145390: Merge arrays with array_merge vs + in view_t.php
 155        1151442: Overlapping events display error in day.php
 156        1146037: Availibility legend size not dynamic and not centered in IE.
 157        1148603: Assistants can't view Bosses Unapproved Events.
 158        1145342: Category selection not tranferred to edit_entry page.
 159        1118121: get_admins in user-ldap has bad search
 160        1123508: RC3 browser language detection always returns none.
 161        1112787: missing charset in upcoming.php
 162    - Other bugs fixed:
 163      + Fixed problem with upcoming.php header. xml:lang and lang were set to full 
 164        LANGUAGE value, not abbreviation.
 165      + Fixed problem with upcoming.php with "You are not Authorized" error message
 166        being sent without a header. 
 167      + Fixed problem with popups.php with long text strings going off screen.
 168        Maximum width is now configurable.
 169      + Fixed issue with Application Name containing ? characters in logon.php.
 170        If Application Name = "Title" then translate, else use Admin defined 
 171        name and run through htmlspecialchars
 172      + Fixed issues with display_small_month URLs. Extra & if no $user specified.
 173      - Add meta tag for charset since MSIE requires it.
 174      + Fixed broken advanced search that would not allowing searching other
 175        users' calendars.  Also added searching non-user calendars.
 176      + Added javascript that enables visibility of the start/end time or
 177        duration on the edit_entry page from availability.php
 178      + Fixed printer friendly view problem. With refresh on, the refresh URL
 179        reverted to the regular page
 180      + Fixed date_selection_html function to include values for day control
 181      + Purge events was not deleting from webcal_entry_ext_user table
 182      + Fixed issues with ODBC returning 'invalid db_type'
 183      + Fixed issue where month.php and mini-calendar today highlight
 184        based on server time
 185    - New Features / Enhancements / Changes:
 186      + Added 'Public Access' to Manage Calendar of: list, if Admin. 
 187      + Allow user-created views to be the default view set in user preferences.
 188        After saving or deleting an event, the user will return to this page.
 189      + Replaced popups.php code with new knoppix based code. This should eliminate
 190        the problems with popups going off screen. Popups also follow the cursor now,
 191        but can be disabled in the file.
 192      + Replaced all instances of forms[0] in javascript with the real form
 193        names. This will allow WebCalendar to co-exist with other forms on
 194        the same page.
 195      + Added patch to allow TLS with LDAP
 196      + Added patch 900968: Add outlook-style availability popup
 197      + Added global views (available to all users)
 198      + Added option to select all users for a view (rather than having
 199        to select all users in the list).  If users are added later, they
 200        will be automatically included in the view.
 201      + Converted comments for use with phpDocumentor
 202    - The following translations were updated:
 203      + Dutch, Japanese (utf8, euc-jp, shift-jis), Spanish, German
 204  
 205  ---------------------------------------------------------------------------
 206  
 207  Version 1.0RC2 (09 Feb 2005)
 208    - Fixed the following bugs reports on SourceForge:
 209        1116008: Got "invalid user" error when clicking on '+' icon
 210                 to add new event
 211    - Other bugs fixed:
 212      + Fixed a problem with the Repeat Tab on edit_entry page, if disabled, 
 213        the SAVE button was hidden as well.
 214    - New Features / Enhancements / Changes:
 215      + Modified the way settings.php file is read to handle unix/dos/mac
 216        format and also check main directory and include directory.
 217      + In day and week view, time slots with events will now use a different
 218        background color than time slots that are empty.  (This restores
 219        how this worked a couple of versions ago.)
 220      + Many code changes were made to prevent the "undefined variable"
 221        warning that users may get if they have the PHP error_reporting
 222        setting enabled.
 223      + Documentation updated to System Administrator Guide including
 224        new instructions for setting up reminders on Windows.
 225    - The following translations were updated:
 226      + Czech
 227  
 228  ---------------------------------------------------------------------------
 229  
 230  Version 1.0RC1 (04 Feb 2005)
 231    - Fixed the following bugs reports on SourceForge:
 232         824268: Emails notifications used wront timezone
 233         931096: Restrict views and view edits to owner of that view
 234         986774: Editing category as assistant was not working
 235        1061746: layout issues with views (daily)
 236        1066440: End Time increased by timezone offset
 237        1085337: Categories combo-box in month.php in assistant mode
 238        1088857: SQL bug affecting ODBC users when viewing event
 239        1101823: Problem importing palm desktop datebook.dat file
 240        1102167: custom header when non-admin user
 241        1109141: Email notifications where using sender language
 242                 rather than recipient language
 243        1109323: Error in LDAP function for getting list of admins
 244        1087604: Vanishing Layers / cookies
 245        1086357: repeating details display
 246        1085846: SQL error in when listing users on some databases
 247        1085971: repeat tab does not display details
 248        1074403: Day View is not accounting for server offset
 249    - Other bugs fixed:
 250      + Security fix: Fixed protential problem if a user attempts to login
 251        with a username that has charaters that will affect the database.
 252      + When using web-based authentication, two database connections
 253        were being opened and only one was being closed.
 254      + vCal import was completely broken
 255      + Fixed problem using htmlarea where event description would not be saved
 256      + View Event page would not display links to edit/delete under
 257        some circumstances
 258      + Fixes for WN web server
 259      + Removed duplicate trailer from edit user page (when using a custom
 260        trailer)
 261    - New Features / Enhancements:
 262      + MS SQL Server is now suppported
 263      + If php.ini setting for "file_uploads" is not enabled, then indicate
 264        this on the import page
 265      + Streamlined layers.php & made layers only be displayed when layers
 266        are enabled
 267      + Updated Admin docs for content & xhtml/css validity
 268      + Added new documentation in docs directory:
 269        WebCalendar-Functions.html
 270        WebCalendar-DeveloperGuide.html
 271        WebCalendar-Styling.html
 272      + Fixed various xhtml/css issues
 273      + Updated reading of settings file to better handle when file
 274        is not in exact format we are expecting.
 275      + Added database sanity check
 276      + Updated default color scheme (Will only apply to new installs)
 277      + When html is allowed in event description, still replace newline with
 278        html break in view page and event popup if the user did not use any html.
 279      + Fixing users.php so it only shows a single user's info when the user
 280        isn't an admin
 281      + Added ability to authenticate users with postnuke user info.
 282      + Added support for automatic gradient background images for table cells
 283    - The following translations were updated:
 284      + Japanese (with support for 3 character sets)
 285      + Romanian (new)
 286      + French
 287      + German
 288      + Italian
 289      + Norwegian


Généré le : Fri Nov 30 19:09:19 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics