phpWebSite 1.3.2 soon

View: New views
1 Messages — Rating Filter:   Alert me  

phpWebSite 1.3.2 soon

by Matthew McNaney :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I am working on 1.3.2. for a release this week. The changes are attached.

It will include the previous module updates:
http://phpwebsite.appstate.edu/blog/2135

If you get a chance, please bug test and send me an email if you find
something.

Thanks,
Matt

--
Matthew McNaney
Electronic Student Services
Appalachian State University
Ext. 6493
http://ess.appstate.edu
http://phpwebsite.appstate.edu

Core 1.6.3
+ Renamed registered column in registered table to
  registered_to. Columns with the same name as the table don't work
  with table prefixing. Changed in update.php.
+ Added logDB to the 'assoc' select option.
+ Changed the prefix search to try and prevent incorrect prefixing on
  column names.
+ Separated the resizeImage function from the cropping.
  Now have three functions: scaleImage, cropPercent, and cropImage.
+ Added short document on database rules.
+ Added Vietnamese translations courtesy of Dang Hoai Phuc.
+ Added getGraph function to Batch
+ Bug fix on _indexBy function. stacked variable wasn't getting set.
+ Added createPrimaryKey function.
+ Added define to Debug - DEITY_ONLY_TEST. If true, the test will only
  echo if the user is a deity. This can help if you need to debug on a
  live site.
+ Added Dang and moved translators to their own section.
+ added getHomeDir function to Convert class to help with branch
  conversions.
+ Added a no overwrite option to copy_directory function.
+ Added a chmod command to the copy_directory function.
+ Adding a check for the language.php file in setup as well as the
  existance of the config/core/ directory.
+ Changed allowView function in Key. Before the change, any user with
  rights in the module could view an item regardless of the view
  rights. Now, a user must have edit rights for that item or be on the
  allowable groups to see the item.
+ Key checks for duplicate keys before saving new rows.
+ New error message for above.
+ Tidying to key class.
+ Added '#' to characters looked for in the bb.php filter.


Whodis 0.1.2
+ Fixed: was missing whodis_filters table on install. Added check to
  update.

Phatform 3.1.1
+ Fixed bug #1785639. Unable to move elements up and down.
+ Fixed bug #1785626. Unable to delete option set.
+ Fixed bug #1785585. List archive would not function.
+ Reduced control panel info.


Blog 1.6.1
+ Added new file cabinet options for only showing module specific
  folders.
+ Added loadClass to getEntries to prevent loading Blog class until
  needed.
+ Blog resets cache on entry post or deletion.
+ Approval tab no longer appears during restricted access.
+ Added Vietnamese translation.
+


RSS 0.2.2
+ Added line of code to Feed to prevent error on bad data.
+ Added Vietnamese translation.


Users 2.4.5
+ Added missing ability to activate and deactivate users.
+ Added error page should deactivated user attempt to log in.
+ Added link to settings page that re-registers module permissions.
+ Moved Activate and Deactivate commands to the Active Yes/No column.
+ Deities cannot be deactivated.
+ Fixed Vietnamese language abbreviation.
+ Added search to groups listing.
+ Added missing pager navigation to groups listing.

Control Panel 2.1.3
+ Developers can now add a link_title to quickSetTabs. This allows the
  user to mouse over tabs to get extended information.
+ Vietnamese language added.


Web Pages 1.0.0
+ Several permission checks were not using the correct item name
  (volume).
+ Approval tab is no longer seen by restricted users.
+ Removed duplicate approval call.
+ Fixed: Approval pages were not limited by volume number causing all
  unapproved pages to list when a volume was viewed.
+ Unapproved volumes will appear on the list for the person who
  last updated them. This will allow them to edit while still in the
  queue.
+ Unapproved pages are listed with an [Unapproved] label in the volume
  listing.
+ Fixed: Restricted users were not seeing the front page and active
  status.
+ Fixed: When volumes were approved, the approver was getting the
  update status applied to them. There is a parameter on the save
  function to prevent that now.
+ Fixed: The key save for the volume was not error checked.
+ Incorrect commands to the user class will forward to a 404 page.
+ The creator of a web page is no longer given edit rights by default.
+ After approved, edit item rights are given to the user's
  groups. Groups must have edit rights to receive item rights.
+ Altered column widths and joined active and front page.
+ Tidied the header.tpl to not show bars for admin options.

Menu 1.4.2
+ Added option to menu list to reindex link order
+ Deleting a link didn't fix link order
+ Increased popup height.
+ Added option for the admin mode link to be in miniadmin instead of
  under the menu.
+ Added option to automatically add a Home link to a new menu.
+ Added loadClass functions to reduce memory.

Categories 2.1.10
+ Fixed: Permissions were not being used properly.

Boost 2.2.0
+ Boost conforms to registered table change.
+ Added more error logging.
+ Boost now checks all branch directories before allowing updates.
+ Boost will not allow installation if directories are not set.
+ Boost will show the options available should the directories get
  fixed. Before, it wouldn't show the link.
+ Fixed: On a branch install, Boost was checking the hub's directory
  permissions instead of the branch's.

Search 0.3.0
+ Added ability to put search radio buttons on search bar.

Branch 1.1.3
+ Added page limits and navigations to branch listing
+ Branch was missing a follow-thru if branch was unable to connect to
  a specific database.

Signup 1.0.2
+ Changed email to send individually.
+ Fixed: "All slots full" message was not displaying.

File Cabinet 1.3.0
---------------------------------------------------------------------
+ Added module_created column to folders table to track which module
  made the folder.
+ Fifth parameter added to Cabinet::imageManager function. If true,
  then the image manager will only show folders created by the current
  module.
+ Users can access image folders without having to have File Cabinet
  permission.
+ Private folders give a warning instead of a 404.
+ Can now set whether general user folder views will show resized
  images along with their parents.
+ Folders are private by default now.
+ Folder title in list view is linkable as well as icon.
+ Images can be made to link to their folder.
+ Clip link won't show for anonymous users viewing a folder.
+ Added code to pick_image to prevent it from being called statically.
+ Using new scaleImage and cropImage functions in File.
+ Added missing column thumbnail to multimedia table in update.php.
+ Image dimension limits compare against only one value now by
  default.
+ Uploading resizes using just one value now.
+ User can rotate images on edit.
+ File_Common was not using correct variable to pull errors.
+ Images with awkward ratios resize and thumbnail better.
+ Trying defined widths and heights for thumbnail listing.
+ Increased file_name size beyond 50 because people give files crazy
  long names.
+ Added dropExtension function to File_Common.
+ Added get extension function to Image.
+ Added some error codes to help with video thumbnail debugging.
+ Added code to change thumbnails on multimedia files.
+ Updated flowplayer
+ Private folders are not viewable to the anonymous public.
+ Added function to Cabinet to get all file size limitations.
+ The settings form now lists all the above limitations.
+ Added ability to force a size to prewriteResize
+ Multimedia icon's file size is checked. If zero, replaced by the
  default.
+ Increased default thumbnail size.
+ Thumbnail should overlay on video properly now.
+ Added a short doc about ffmpeg
+ Changed install to print 'incoming' instead of 'classify' as the
  directory name. Was confusing.
+ Added small file type icons for list view.
+ File name in list view is now a direct link to the document.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Phpwebsite-developers mailing list
Phpwebsite-developers@...
https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers