Updating - Bulletin Board
Processing update file.
+ Updated the following files: templates/forum_list.tpl templates/forum.tpl
========================
Changes in version 2.0.2
========================
+ Fixed "Fatal error: Class `PHPWSBB_Forms` not found" bug
+ Adjusted formatting of forum.tpl
+ Minor php5 compatibility change
========================
Changes in version 2.0.3
========================
+ Forms use `break post` now.
+ Memory usage optimization
+ Fixed approval bug reported by Verdon http://www.phpwsforums.com/showpost.php?p=30440
+ Improved display of unapproved topics
+ Forum List `Topics` counter was including unapproved articles. Fixed.
+ Fixed homepage filter bug reported by Verdon http://www.phpwsforums.com/showpost.php?p=30460
+ Fixed topic permissions bug reported by Verdon http://www.phpwsforums.com/showpost.php?p=30460
========================
Changes in version 2.0.4
========================
+ Changed topics` edit permission to `manage forums` SuperModerators` comments will always be approved no matter what.
+ `Create Topic` form now only asks for an anonymous name if both Comments & the Forum settings allow it.
Cleared all phpwsbb caches
Update complete!
Updating - PageSmith
Processing update file.
--- Updated the following files:
templates/page_templates/threesec/page.tpl
templates/page_templates/threesec-tbl/page.tpl
templates/settings.tpl
1.3.1 changes
---------------
+ Page cache refreshed on page save.
+ Updated threesec templates to conform with norm box-title,
box-content layout
+ Added ability to lengthen or shorten pagesmith links.
+ Added fix so edit mode does not parse smarttags.
"upload_templates" permission column created.
--- Updated the following files:
templates/page_templates/
1.3.2 changes
----------------
+ Update was missing a permission update
+ Wrong permission getting called on settings
+ All page templates now have a class called pagesmith-page
+ Removed padding from page templates
Updated ps_text.content column
--- Updated the following files:
javascript/disable_links/
javascript/update/head.js
Version 1.3.3
--------------------------------------------------------------------
+ Made ps_text.content null instead of not null
+ Made a change in page editing. Text spaces receive text without
formatting. Prior to this change the parseOutput was run before
sending the data to the editor. This stripped data that may need
editing.
Now the text is sent to the editor without processing. After post
the text IS processed. This fixed the filters. Anchors will be
busted AFTER the edit post but I don't think they really need to
work in edit mode.
+ Added javascript to prevent accidental link clicks in edit mode.
+ change_link was an id, changed to a class since there were several
on a page.
1.3.4 changes
-------------
+ Fixed link shortening
+ Restored missing placeholder width and height
+ Fixed lost text bug.
Update complete!
Updating - Menu
Processing update file.
--- Updated the following files:
templates/site_map.tpl
templates/menu_layout/basic/menu.tpl
templates/menu_layout/horizontal/menu.tpl
1.5.2 changes
---------------
+ Added Verdon's edit full menu sitemap
+ Removed duplicate pin page link in miniadmin
+ Wrapped default menu template in box-content div per patch by Obones
+ Local links created on key pages were not made current.
+ Commented out pin page link in template
--- Updated the following files:
img/icon_outdent.gif
conf/config.php
javascript/admin_link/default.php
javascript/admin_link/menu.js
templates/admin/settings.tpl
1.6.0 changes
---------------
+ Fixed bugs with popup menu.
+ Added "outdent" ability
+ Added ability to set view permissions on menus.
+ Added option to have add links always on.
--- Updated the following files:
templates/menu_layout/basic/link.tpl
templates/menu_layout/horizontal/link.tpl
templates/style.css
conf/config.php
img/icon_outdent.gif
1.6.1 changes
---------------
+ Fixed up arrows and indent icons not appearing.
Update complete!
Updating - Comments
Processing update file.
--- Updated the following files:
templates/edit.tpl
1.2.3 changes
-----------------------
+ Patch #2580634 - Eloi George : Comments only shows highest rank now.
+ Added template changes from Obones SF patch
1.2.4 changes
-----------------------
+ Patch #2591377 - Eloi George : User comment totals not updating.
+ Patch #2590994 - Eloi George : send notice flag was not set on
update notice. Changed address from last username in list to 'Member'
1.2.5 changes
-----------------------
+ Fixed translation typo
Update complete!
Updating - Users
Processing update file.
--- Successfully updated the following files:
templates/forms/settings.tpl
2.6.2 changes
------------------
+ Moved error file to inc/
+ Blank passwords forbidden.
+ Error check added to cosign authorization.
+ php fiveasized the classes.
+ Added some needed error logging to user creation problems
+ Added ability for default user groups to be set for admin created
and newly joined users.
+ Fixed testing on addMembers. Previous code was nonsensical.
+ _user_group id gets set upon a user object save.
--- Successfully updated the following files:
img/deity.gif
img/delete.png
img/edit.png
img/man.gif
img/key.png
img/members.png
templates/forms/authorization.tpl
templates/forms/settings.tpl
templates/manager/users.tpl
2.6.3 changes
------------------
+ Added icons for admin options under manage users and groups
+ Disabled active link in groups listing
+ Authorization scripts now have default group assignments. New
members will assigned to a group based on their authorization
method.
+ Removed default group by user or admin from settings.
+ Added ability to view users by whether or not they are in a
particular group.
+ Added pager caching to group listing
+ Display name may now not be the same as another user's username
+ Extended user name error to include display name
+ Added empty password check to ldap script
2.6.4 changes
-------------------------
+ Added missing column to install.sql
--- Successfully updated the following files:
conf/languages.php
2.6.5 changes
-------------------------
+ Added missing column to install.sql
Update complete!
Updating - File Cabinet
Processing update file.
--- Copied the following files:
img/mime_types/
templates/document_download.tpl
templates/file_view.css
templates/multi_doc_download.tpl
2.2.2 changes
-----------------------
+ Fixed edit icon in document view. Needed to be salted.
+ Added error check to prevent possible divide by zero error.
+ Resized mime type icons
+ Changed the document download windows. Simplified.
+ Fixed image edit link.
+ Added pptm to known types.
+ Fixed permission checks on folders.
2.2.3 changes
-----------------------
+ Fixed document delete link
--- Copied the following files:
templates/fckeditor.tpl
templates/fckdocuments.tpl
templates/fck.css
templates/fckimages.tpl
templates/fckfolders.tpl
templates/folder_list.tpl
templates/settings.tpl
img/folder.gif
javascript/fckeditor/
2.2.4 changes
-----------------------
+ Error checking added to document upload.
+ Fixed multimedia folder pager.
+ Added method for fixing document directories.
+ Added file search to folder pager.
+ Added File Cabinet FCKeditor interaction.
+ Cleaned up so interface issues.
2.2.5 changes
-----------------------
+ Fixed bug that displayed error message on document upload.
+ Proper error message now on document uploaded to unwritable
directory
+ Directory check on unwritable directory prevents upload link
--- Copied the following files:
javascript/fckeditor/head.js
templates/fck.css
2.2.6 changes
-----------------------
+ Fixed bug with editing Multimedia.
+ Fixed bug with File Cabinet in FCKeditor not loading folders properly.
Update complete!
Updating - Access
Processing update file.
1.1.3 changes
---------------
+ Access forces bad urls to 404 error
1.1.4 changes
---------------
+ Trimming the title to prevent extra spaces in shortcuts
1.1.5 changes
---------------
+ Lowered Access priority to assure its init.php is called early.
Updating - Boost
Processing update file.
2.3.1 changes
----------------
+ Changes section in check now shown with pre tag.
--- The following files were updated successfully:
conf/config.php
2.3.2 changes
----------------
+ Added two defines to allow admins to disable file and directory
backupsCore changes
1.9.4 changes
----------------
+ Updated jquery and added jquery_ui
+ Datepicker uses new jquery_ui
+ Freecap - fixed file names in code
+ Core - requireInc now recognizes "core" as a first parameter
+ Added notes to datepicker readme.
+ Patch #2500039 by Olivier Sannier - cleaned up blog conversion.
+ Fixed phatform convert. Wasn't flipping convert flag when done.
+ Changed freecap file names to allow copying to branches.
+ Updated Norwegian translation from Anders. THANKS ANDERS!
+ Foundation of file cabinet integration with FCKeditor
+ Setup now checking for pass-call by reference default.
+ DBPager - put in some code to prevent multiple joins using the same
column table matching
+ Fixed comment in Cache
+ Added dot files to file_types.php
+ Javascript:prompt - added code to try and prevent tags and new lines
from breaking the prompt
+ Setup - some people experiencing problems with the File.php
require. Added the ./
+ FCKeditor - found problem with full screen edit. Disabling autogroup
plugin inclusion until fixed.
+ Added Tommy to credits
--- Updated the following files:
conf/version.php
1.9.5 changes
------------------
+ Patch# 2800703 - fixed checkBranch for newer php5. Thanks Andrew Patterson.
+ addValues in Link.php accepts arrays of values now
+ Added second parameter to PHPWS_Core::stripObjValues - strip_null.
If true, then null values will not be added to array. False will
include them.
+ Removed pass-by reference check from Setup.
+ Added some status checks to setup.
+ deity only check in test function makes sure user session exists.