************************ Coppermine Photo Gallery ************************ Copyright (c) 2003-2011 Coppermine Dev Team v1.0 originally written by Gregory Demar This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. ******************************************** Coppermine version: 1.5.12 $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.5.x/CHANGELOG.txt $ $Revision: 8154 $ ********************************************* Changelog ========= [A] = Added new feature [B] = Bugfix (fix something that wasn't working as expected) [C] = Cosmetical fix (layout, typo etc.) [D] = Documentation improvements [M] = Maintenance works [O] = Optimization of code [S] = Security fix (issues that are related to security) ********************************************* 2011-01-02 [M] Release of cpg1.5.12 {eenemeenemuu} 2011-01-02 [S] Fixed XSS issues (thread ID 69327) {eenemeenemuu} 2011-01-02 [B] Fixed playback of Windows Media Player videos (thread ID 68537) {eenemeenemuu} 2011-01-02 [B] Fixed PHP session name for captcha (thread ID 69293) {eenemeenemuu} 2010-12-30 [C] Fixed colspan for guest comments when captcha is enabled (thread ID 69330) {eenemeenemuu} 2010-12-15 [B] Fixed memberlist issue when database name contains a dash (thread ID 68843) {eenemeenemuu} 2010-12-14 [B] Fixed custom thumbnail for files with uppercase extension (thread ID 68809) {eenemeenemuu} 2010-12-12 [O] Updated Portuguese language file (user contribution) {eenemeenemuu} 2010-12-12 [B] Fixed function 'utf_replace' (thread ID 68753) {eenemeenemuu} 2010-12-12 [C] Fixed indent for subcategories (thread ID 68764) {eenemeenemuu} 2010-12-09 [B] Fixed film strip issue (thread ID 68585) {eenemeenemuu} 2010-11-30 [M] Counted version count up in SVN repository from cpg1.5.10 to cpg1.5.11 {eenemeenemuu} 2010-11-30 [M] Release of cpg1.5.10 {eenemeenemuu} 2010-11-30 [B] Fixed issue with language manager (thread ID 68309) {eenemeenemuu} 2010-11-27 [S] Fixed potential security issue during installation (thread ID 68285) {eenemeenemuu} 2010-11-25 [A] Added missing/new plugin hooks to visiblehookpoints plugin {eenemeenemuu} 2010-11-24 [O] Always use PHP time when querying the database (thread ID 67015) {eenemeenemuu} 2010-11-22 [B] No error message for admin during upload if image dimension exceeds configuration value (thread ID 68240) {eenemeenemuu} 2010-11-22 [A] Added plugin hook 'replace_forbidden_conditions' (thread ID 67987) {eenemeenemuu} 2010-11-22 [C] Theme 'curve': remove drop-down menu leftover if empty (thread ID 68243) {eenemeenemuu} 2010-11-20 [B] Fixed use of intermediate-sized image (thread ID 67894) {eenemeenemuu} 2010-11-19 [A] Display more batch add error messages {Nibbler} 2010-11-19 [O] Adjusted/added maxlength parameter for album title/keyword according to database types (thread ID 67671) {eenemeenemuu} 2010-11-19 [O] Consistent use of plugin hook types 'action' and 'filter' (thread ID 67630) {eenemeenemuu} 2010-11-16 [B] Fixed ownership of albums created with xp publisher {Nibbler} 2010-11-15 [B] Add anonymous group if it doesn't exist (thread ID 67137) {eenemeenemuu} 2010-11-14 [B] Fixed comment approval when editing comments (thread ID 68066) {Nibbler} 2010-11-10 [O] No longer specify a MySQL engine - use the server default. {Nibbler} 2010-11-10 [B] Fixed picture manager - show user created albums in public categories (thread ID 67937) {eenemeenemuu} 2010-11-10 [B] Fixed renaming of already added files during batch-add (thread ID 67993) {eenemeenemuu} 2010-11-05 [C] Fixed error message when entering invalid email address in profile manager (thread ID 67903) {eenemeenemuu} 2010-11-05 [C] Fixed spelling of ImageMagick (thread ID 67902) {eenemeenemuu} 2010-11-04 [B] Removed declaration of function 'cpg_folder_file_delete' from update.php (thread ID 65708) {eenemeenemuu} 2010-11-04 [B] Fixed picture resizing via admin tools (thread ID 66802) {eenemeenemuu} 2010-11-04 [B] Removed value 'SERVER_PROTOCOL' from client ID generator (thread ID 59698) {eenemeenemuu} 2010-11-02 [C] Added label for 'remember me' checkbox (thread ID 67840) {eenemeenemuu} 2010-11-01 [B] Skip unknown file types during batch-add process (thread ID 67815) {eenemeenemuu} 2010-10-28 [B] Fixed issue with 'User Gallery Alphabetic Tabbing' plugin when bridged (thread ID 66905) {eenemeenemuu} 2010-10-22 [B] Fixed default selection of check boxes for batch-add (thread ID 67107) {eenemeenemuu} 2010-10-22 [B] If error occurs during batch-add, show error message and don't redirect automatically (thread ID 67392) {eenemeenemuu} 2010-10-14 [A] Added plugin hooks 'after_edit_file', 'upload_html_pre_move' and 'upload_swf_pre_move' (thread ID 60896) {eenemeenemuu} 2010-10-14 [C] Added additional submit button on top of 'Edit files' form (thread ID 67563) {eenemeenemuu} 2010-10-13 [B] Use IPTC headline instead of IPTC title as picture title according to docs (thread ID 61380) {eenemeenemuu} 2010-10-13 [B] Fixed implementation of plugin hook 'ip_information' (thread ID 67187) {eenemeenemuu} 2010-10-12 [B] Fixed last visit display in user manager when bridged with SMF2 (thread ID 67422) {eenemeenemuu} 2010-10-05 [D] Added partial Swedish documentation {GauGau} 2010-10-05 [O] Updated Swedish language file (previous version was mainly a Danish language file) {GauGau} 2010-10-03 [B] Fixed template placeholder bug that caused cut off tags {Nibbler} 2010-10-01 [B] Fixed use of mysql_insert_id (thread ID 67402) {Nibbler} 2010-10-01 [B] Fixed critical error on memberlist when bridged (thread ID 64678) {eenemeenemuu} 2010-09-30 [C] Fixed deprecated message on pluginmgr.php (thread ID 67308) {eenemeenemuu} 2010-09-27 [B] Fixed session table name in SMF bridge files (thread ID 67169) {eenemeenemuu} 2010-09-27 [C] Fixed error message if uploaded file exceeds dimension limit (thread ID 67282) {eenemeenemuu} 2010-09-16 [B] Fixed registration process if both email verification and admin activation enabled (thread ID 67095) {eenemeenemuu} 2010-09-12 [B] Fixed display of unprocessed bbcode markup in ecard display {Nibbler} 2010-09-10 [O] Optimized picture resizing and watermarking procedure {eenemeenemuu} 2010-09-10 [B] Fixed exif issue when auto resizing is enabled and watermarking is disabled (thread ID 66994 & 66489) {eenemeenemuu} 2010-09-10 [A] Show 'upload needs admin approval' message for flash uploader (thread ID 66832) {eenemeenemuu} 2010-09-10 [B] Fixed setting email sender address {Nibbler} 2010-09-03 [B] Updated regex to fix error message for blank 'allowed file types' values (thread ID 66289) {eenemeenemuu} 2010-09-03 [B] Fixed missing classid attribute causing videos not to play (thread ID 66477 & 66393) {eenemeenemuu} 2010-09-03 [B] Fixed issue when regular users try to upload to self-created public albums with simple upload form (thread ID 66903) {eenemeenemuu} 2010-09-02 [B] Allow admin to change email address (thread ID 66881) {eenemeenemuu} 2010-09-01 [B] Fixed template error if guests are allowed to create public albums {eenemeenemuu} 2010-09-01 [A] Added partial Catalan language file (user contribution) {eenemeenemuu} 2010-09-01 [A] Added partial Portuguese language file (user contribution) {eenemeenemuu} 2010-08-31 [C] HTML validation (thread ID 66448) {eenemeenemuu} 2010-08-30 [B] Fixed issue where users can edit public albums (thread ID 66380) {eenemeenemuu} 2010-08-30 [B] Fixed lower case user name issue with plugin usergal_alphatabs (thread ID 66485) {eenemeenemuu} 2010-08-23 [B] Fixed album manager issue when users aren't allowed to create private albums (thread ID 66325) {eenemeenemuu} 2010-08-23 [B] Added code that makes sure mb_strlen actually exists when called (thread ID 66674) {GauGau} 2010-08-20 [B] Updated default value of transparent_overlay in configuration.htm (thread ID 66660) {eenemeenemuu} 2010-08-20 [O] Updated Finnish language file (user contribution) {eenemeenemuu} 2010-08-19 [B] Added language fallback to function cpg_get_default_lang_var (thread ID 66513) {eenemeenemuu} 2010-08-16 [A] Added Icelandic language file (user contribution) {eenemeenemuu} 2010-08-16 [A] Added Italian language file (user contribution) {eenemeenemuu} 2010-08-16 [A] Added partial Swedish language file (user contribution) {GauGau} 2010-08-14 [B] Fixed search feature in the keyword manager (thread 66550) {Frantz} 2010-08-14 [B] Corrected French lang file to fix the non showing dropdown in the user manager (thread ID 66524) {Frantz} 2010-08-12 [B] Fixed admin email address validation (thread ID 66512) {eenemeenemuu} 2010-08-12 [B] Added charsetmgr.php to the delete files array (thread ID 66490) {eenemeenemuu} 2010-08-12 [B] Fixed issue with plugin usergal_alphatabs when bridged (thread ID 66340) {eenemeenemuu} 2010-08-10 [M] Counted version count up in SVN repository from cpg1.5.8 to cpg1.5.9 {eenemeenemuu} 2010-08-09 [B] Fixed default page when comments are sorted in descending order (thread ID 66441) {Nibbler} 2010-08-06 [M] Release of cpg1.5.8 {eenemeenemuu} 2010-07-28 [B] Fixed setting default language with language manager (thread ID 66276) {eenemeenemuu} 2010-07-28 [M] Changed form token generation - removed trouble maker parameters (thread ID 65918) {eenemeenemuu} 2010-07-28 [B] Fixed language manager issue for language files with underscore (thread ID 66274) {eenemeenemuu} 2010-07-24 [B] Set moderator group to '0' for all albums to avoid problems for people who used that feature before it was dropped (thread ID 66118) {eenemeenemuu} 2010-07-22 [B] Fixed ecard if no intermediate picture is present (thread ID 66161) {eenemeenemuu} 2010-07-22 [A] Added Estonian language file (user contribution) {eenemeenemuu} 2010-07-21 [B] Update 'last visit' time if it's a 'remember me' session (thread ID 66145) {eenemeenemuu} 2010-07-21 [A] Added Slovak language file (user contribution) {eenemeenemuu} 2010-07-19 [A] While deleting non-images, delete the corresponding custom thumbnail if exists {eenemeenemuu} 2010-07-19 [A] While renaming non-images, rename the corresponding custom thumbnail if exists {eenemeenemuu} 2010-07-19 [O] While renaming files, check if there will be no conflicts before doing anything {eenemeenemuu} 2010-07-16 [A] Added plugin hook 'token_criteria' {eenemeenemuu} 2010-07-16 [C] Fixed missing CSS class cpg_summary and icon replacement leading to broken output of help boxes on config screen (thread IDs 65994 and 65996) {GauGau} 2010-07-13 [B] Fixed possibility for users to edit their files in public galleries if disabled in config (thread ID 65693) {eenemeenemuu} 2010-07-13 [A] Disable the possibility for guests to enter file details by default (thread ID 62522) {eenemeenemuu} 2010-07-13 [B] Fixed error message when regular users try to delete their albums in public categories {eenemeenemuu} 2010-07-13 [M] Re-organizing zip archives inside docs folder {GauGau} 2010-07-12 [D] Adding documentation about plugin config options {GauGau} 2010-07-09 [B] Fixed issue when reset file ratings (thread ID 65896) {eenemeenemuu} 2010-07-05 [B] Fixed empty values for 'reason' in 'report to administrator' email (thread ID 65752) {eenemeenemuu} 2010-07-05 [B] Fixed category view when albums with keywords are present (thread ID 64155) {eenemeenemuu} 2010-07-05 [B] Changed type of plugin hooks 'theme_thumbnails_wrapper_start/end' from 'filter' to 'action' and adjusted English documentation accordingly (thread ID 58734) {eenemeenemuu} 2010-07-05 [A] Added search terms to the title of the thumbnails page (thread ID 65840) {eenemeenemuu} 2010-07-05 [A] Added Japanese language file (user contribution) {GauGau} 2010-07-02 [D] Adding boxes to config documentation for defaults, max, min, recomended and record name {GauGau} 2010-06-30 [B] Display Coppermine news always in an iframe (thread ID 65424) {eenemeenemuu} 2010-06-29 [B] Fixed error message for non existing categories (thread ID 65763) {eenemeenemuu} 2010-06-26 [B] Replaced wrong link in update.php (thread ID 65714) {GauGau} 2010-06-25 [B] Added language table population section to update script to stop cpg1.4.x upgrades seing only Luxemburgish and Mexican as available langauges {GauGau} 2010-06-25 [O] Updated Turkish language file (user contribution) {eenemeenemuu} 2010-06-24 [A] Show password prompt if user tries to access file in password protected album directly {eenemeenemuu} 2010-06-24 [A] Added Brazilian language file (user contribution) {eenemeenemuu} 2010-06-24 [B] Fixed uploading to password protected albums in public categories (thread ID 65677) {eenemeenemuu} 2010-06-22 [B] Changed default values for user galleries category (thread ID 65543) {eenemeenemuu} 2010-06-21 [B] Fixed album visibility issue with user galleries (thread ID 65543) {Nibbler} 2010-06-21 [B] Changed fix for category alpha sorting {Nibbler} 2010-06-21 [B] Fixed a critical error with the most viewed meta album {Nibbler} 2010-06-21 [O] Updated French language file (improvement and corrections){Frantz} 2010-06-21 [B] Allow higher port numbers for the site url config setting {Nibbler} 2010-06-18 [B] Fixed display of swf files in Firefox (thread ID 63624) {eenemeenemuu} 2010-06-17 [B] Fixed resizing of watermark backup images (thread ID 65531) {eenemeenemuu} 2010-06-17 [B] Fixed category permissions for secondary user groups (thread ID 65551) {eenemeenemuu} 2010-06-17 [B] Fixed issue when editing user albums (thread ID 65542) {eenemeenemuu} 2010-06-17 [B] Fixed issues with usergal_alphatabs plugin (thread ID 65473 & 65547) {eenemeenemuu} 2010-06-16 [C] Fixed line breaks in contact form emails {eenemeenemuu} 2010-06-15 [D] Removed outdated FAQ items {GauGau} 2010-06-12 [O] Updated Hungarian language file (user contribution) {eenemeenemuu} 2010-06-11 [B] Fixed pre-population of user name on comments form (thread ID 65293) {eenemeenemuu} 2010-06-11 [B] Fixed timeout issue when fetching remote files (thread ID 65424) {eenemeenemuu} 2010-06-11 [B] Fixed thumb sharpening (thread ID 65398) {eenemeenemuu} 2010-06-11 [A] Place new comments form accordingly to sort order of comments (thread ID 65461) {eenemeenemuu} 2010-06-10 [A] Added Danish language file (user contribution) {eenemeenemuu} 2010-06-10 [B] Added default value for 'user_profile6' during user creation (thread ID 65451) {eenemeenemuu} 2010-06-10 [B] Fixed HTML validation issue for german lang files - replaced & by & {Timo} 2010-06-07 [D] Updated plugin manager documentation (thread ID 65379) {GauGau} 2010-06-07 [A] Added Hungarian language file (user contribution) {GauGau} 2010-06-07 [M] Counted version count up in SVN repository from cpg1.5.6 to cpg1.5.7 {GauGau} 2010-06-07 [B] Fixed pagination for user manager (thread ID 65365) {eenemeenemuu} 2010-06-06 [O] Updated Finnish language file (user contribution) {eenemeenemuu} 2010-06-04 [M] Release of cpg1.5.6 {GauGau} 2010-06-04 [B] Fixed display of upload approval button (thread ID 65314) {eenemeenemuu} 2010-06-04 [B] Fixed query for album moderation group (thread ID 65312) {eenemeenemuu} 2010-06-04 [B] Fixed config value for path to ImageMagick when selecting GD during intallation (thread ID 65177) {eenemeenemuu} 2010-06-04 [A] Differentiate user registrations and admin user creations in access log file (thread ID 65298) {eenemeenemuu} 2010-06-04 [M] Removed cpg1.3.x theme upgrade guide, as a direct upgrade from cpg1.3.x to cpg1.5.x no longer is supported {GauGau} 2010-06-03 [B] Fixed log file entry on user registration/creation (thread ID 65290) {eenemeenemuu} 2010-06-03 [B] Fixed ip address dupes at various places (thread ID 65294) {eenemeenemuu} 2010-06-03 [B] Fixed issue when creating users (thread ID 64457) {eenemeenemuu} 2010-06-03 [B] Fixed issue when uploading plugins to windows driven galleries {eenemeenemuu} 2010-06-03 [B] Fixed typo that caused the display of the 'not supported version' message box (thread ID 65224) {eenemeenemuu} 2010-06-03 [O] Updated Czech language file (user contribution) {eenemeenemuu} 2010-06-02 [B] Fixed ip address dupes on stat_details.php (thread ID 65230) {eenemeenemuu} 2010-06-02 [B] Extended lang_byte_units array for some language files (thread ID 65231) {eenemeenemuu} 2010-06-02 [B] Fixed broken link (thread ID 65226) {eenemeenemuu} 2010-06-02 [M] Release of cpg1.5.4 as initial stable release for the public {GauGau} 2010-06-01 [M] Preparing the release of cpg1.5.4 {GauGau} 2010-06-01 [B] Fixed issue when selecting IM on installation (thread ID 65185) {eenemeenemuu} 2010-06-01 [B] Moved profile button for curve theme (thread ID 65204) {eenemeenemuu} 2010-05-31 [A] Added Ukrainian language file (user contribution) {GauGau} 2010-05-27 [A] Remove outdated guest_tokens (thread ID 62522) {eenemeenemuu} 2010-05-27 [M] Hid album moderation drop down box on modifyalb.php (thread ID 64408) {eenemeenemuu} 2010-05-27 [B] Disabled selection of another album after successful flash upload (thread ID 64310) {eenemeenemuu} 2010-05-27 [B] Fixed blank names when batch adding secondary user group with usermgr.php (thread ID 64410) {eenemeenemuu} 2010-05-27 [B] Fixed sorting categories alphabetically (thread ID 64477) {eenemeenemuu} 2010-05-27 [C] Changed table headers of usermgr.php and reviewcom.php (thread ID 64166) {eenemeenemuu} 2010-05-27 [C] Changed table header of groupmgr.php (thread ID 64407) {eenemeenemuu} 2010-05-26 [B] Fixed clipping of comments (thread ID 64662) {eenemeenemuu} 2010-05-26 [B] Fixed display for regular users if they have no quota {eenemeenemuu} 2010-05-26 [B] Fixed quota display for regular users (thread ID 64452) {eenemeenemuu} 2010-05-26 [D] Added section about creating svn tags to documentation (thread ID 38932) {eenemeenemuu} 2010-05-25 [B] Porting the security fix that lead to the release of cpg1.4.27 for cpg1.5.x (making sure that image_processor.php doesn't exist) {GauGau} 2010-05-24 [D] Added screenshots to install screen documentation {GauGau} 2010-05-24 [D] Added fullsize jquery plugin to docs {GauGau} 2010-05-20 [S] Fixed potential XSS issue (thread ID 64734) {eenemeenemuu} 2010-05-20 [D] Added ownership section to permissions page. Added webserver response codes to errors page. {GauGau} 2010-05-19 [O] Revised session handling (thread ID 65012) {eenemeenemuu} 2010-05-19 [A] Added partial Czech translation (user contribution) {GauGau} 2010-05-11 [D] Added apache server response codes {GauGau} 2010-05-12 [B] Fixed language issue during installation (thread ID 64829) {eenemeenemuu} 2010-05-12 [B] Fixed dupes when ordering by position (thread ID 64919) {eenemeenemuu} 2010-05-11 [D] Added theme examples to navigation {GauGau} 2010-05-11 [D] Started Spanish translation of documentation (user contribution) {GauGau} 2010-05-11 [B] Fixed ambiguous column name (thread ID 64809) {eenemeenemuu} 2010-05-10 [A] Fixed check for missing JAVASCRIPT token (thread ID 63279) {eenemeenemuu} 2010-05-10 [A] Added check for missing JAVASCRIPT token (thread ID 63279) {GauGau} 2010-05-10 [D] Added navigation sub-items to theme creation tutorial {GauGau} 2010-05-10 [D] Added clarification about editing include/themes.inc.php {GauGau} 2010-05-10 [A] Added klingon flag for a possible future language file {GauGau} 2010-05-05 [B] Fixed disabling of browse by date button (thread ID 64806) {eenemeenemuu} 2010-05-03 [A] Added plugin hook to display something after an IP address {GauGau} 2010-05-03 [D] Updated Dutch translation (user contribution) {GauGau} 2010-05-02 [B] Fixed faulty executed database update on stat_details.php {eenemeenemuu} 2010-05-02 [C] Fixed missing header for overall stats (thread ID 64799) {eenemeenemuu} 2010-05-02 [B] Fixed js error for search meta album (thread ID 64312) {eenemeenemuu} 2010-05-02 [B] Fixed 'crop and rotate' issue {eenemeenemuu} 2010-05-01 [B] Fixed issue when performing an OR search (thread ID 64786) {eenemeenemuu} 2010-04-28 [O] Updated language file for Castilian Spanish (user contribution) {GauGau} 2010-04-28 [A] Added partial translation of Mexican Spanish (user contribution) {GauGau} 2010-04-27 [B] Fixed help text issue (thread ID 64743) {eenemeenemuu} 2010-04-27 [A] Added partial Luxembourgish language file (user contribution) {eenemeenemuu} 2010-04-27 [A] Added partial Turkish language file (user contribution) {eenemeenemuu} 2010-04-26 [A] Added user-contributed partially-translated Spanish language file that is more complete than the previous one (but still incomplete) {GauGau} 2010-04-26 [D] Added language details to documentation navigation {GauGau} 2010-04-24 [C] Fixed message box issue (thread ID 64492) {eenemeenemuu} 2010-04-23 [C] Fixed white lines in curve theme (thread ID 64492) {eenemeenemuu} 2010-04-23 [A] Added animation to upload approval button for curve theme (thread ID 64687) {eenemeenemuu} 2010-04-23 [A] Added upload approval message to admin welcome message (thread ID 64687) {eenemeenemuu} 2010-04-19 [B] Fixed number of users when searching users on user manager (thread ID 64455) {eenemeenemuu} 2010-04-19 [D] Added developer documentation that explains packaging {GauGau} 2010-04-19 [C] Fixed typos in docs/*/script.js (thread ID 64510) {eenemeenemuu} 2010-04-15 [D] Added details to docs about translation {GauGau} 2010-04-15 [D] Added admin tools and administration section for Dutch documentation section (user contribution) {GauGau} 2010-04-15 [C] Fixed version count issue in install.php (thread ID 64566) {GauGau} 2010-04-15 [D] Added indentation and "to top" links on config page {GauGau} 2010-04-15 [C] Added correct default value for ImageMagick path to reflect check for traling slash {GauGau} 2010-04-15 [C] Corrected improper German translation {GauGau} 2010-04-11 [A] Added partial Slovenian translation (user contribution) {GauGau} 2010-04-11 [D] Added section about adding language files to dev-only section of documentation {GauGau} 2010-04-10 [A] Added partial Arabic translation (user contribution) {GauGau} 2010-04-09 [D] Added clarification about quota to docs {GauGau} 2010-04-08 [C] Changed label of submit button for user creation (thread ID 64423) {GauGau} 2010-04-07 [D] Added credits for Dutch language contributions {GauGau} 2010-04-07 [D] Added partial Dutch translation of documentation (user contribution) {GauGau} 2010-04-07 [M] Added code so that debug messages of swfupload flash uploader is shown in debug output {Abbas} 2010-04-01 [C] Added number of views to file details if detailed hit statistics are enabled (thread ID 63440) {eenemeenemuu} 2010-04-01 [C] Added class 'buttonlist' to all core themes {eenemeenemuu} 2010-03-31 [A] Added trailing slash check for ImageMagick path (thread ID 64333) {Nibbler} 2010-03-31 [B] Added check if plugin is installed (thread ID 64325) {eenemeenemuu} 2010-03-30 [B] Fixed issue when clicking keyword in file information (thread ID 64209) {eenemeenemuu} 2010-03-30 [C] Changed delimiter in page title (thread ID 64283) {eenemeenemuu} 2010-03-30 [B] Fixed referer issue when switching between login.php and contact.php (thread ID 64288) {eenemeenemuu} 2010-03-30 [O] Removed hard coded user_id on install.php (thread ID 64292) {eenemeenemuu} 2010-03-30 [O] Updated German language files {eenemeenemuu} 2010-03-29 [B] Removed referer from contact link if we are already on the contact page (thread ID 64288) {eenemeenemuu} 2010-03-28 [A] Added user-contributed partially-translated Spanish language file {GauGau} 2010-03-27 [D] Various minor documentation improvements {GauGau} 2010-03-26 [A] Added plugin hook main_page_layout {GauGau} 2010-03-26 [B] Fixed wrong linked files counter for subcategories {eenemeenemuu} 2010-03-26 [B] Fixed category meta album issue with linked files (thread ID 64155) {eenemeenemuu} 2010-03-25 [B] Improved fix for IE and non-latin characters in album name (thread ID 64167) {Nibbler} 2010-03-25 [C] Fixed validation issue with javascript generated page navigation {timoswelt} 2010-03-25 [C] Always display arrow and delete icons in album manager {eenemeenemuu} 2010-03-25 [B] Fixed sidebar search (thread ID 64247) {eenemeenemuu} 2010-03-25 [C] Added missing greybox class to updater help {GauGau} 2010-03-24 [A] Added guest token. Fixes guests cannot enter file details issue (thread ID 62522) {eenemeenemuu} 2010-03-24 [B] Fixed issue with IE and non-latin characters in album name (thread ID 64167) {eenemeenemuu} 2010-03-24 [B] Fixed missing uniqid() parameter for users running PHP 4 (thread ID 64193) {eenemeenemuu} 2010-03-23 [B] Fixed empty list of available bridges in bridge manager when running PHP4 (thread ID 64220) {Nibbler} 2010-03-23 [B] Fixed missing album details for albums in sub categories (thread ID 64215) {eenemeenemuu} 2010-03-23 [M] Counted version number up from in file headers from cpg1.5.3 to cpg1.5.4 as a preparation for the next release {GauGau} 2010-03-22 [D] Updated visual appearance of plugin version checking routine {GauGau} 2010-03-22 [D] Added documentation section about plugin manager feature that checks Coppermine version of a plugin {GauGau} 2010-03-22 [O] Removed line numbers showing through on approval screen, displaying additional related links instead (thread ID 64192) {GauGau} 2010-03-21 [A] Added user-contributed Dutch language file (thread ID 64109) {GauGau} 2010-03-19 [B] Fixed issue when admin renames file and new file name already exists (thread ID 61956) {eenemeenemuu} 2010-03-19 [B] Fixed error message after upload for registered users (thread ID 64117) {eenemeenemuu} 2010-03-19 [C] Removed hard coded table header layout in user manager (thread ID 64166) {eenemeenemuu} 2010-03-18 [O] Removed reference to oudated config setting 'display_social_bookmarks' (thread ID 64143) {GauGau} 2010-03-18 [B] Fixed clickable keyword in file information (thread ID 64151) {eenemeenemuu} 2010-03-18 [B] Fixed clickable keyword search (thread ID 64151) {eenemeenemuu} 2010-03-17 [C] Fixed a lot of cosmetical issues with curve theme and IE7 {timoswelt} 2010-03-16 [B] Fixed deprecated warning message on plugin manager (thread ID 62560) {eenemeenemuu} 2010-03-16 [O] Updated Polish language file (user contribution) {GauGau} 2010-03-15 [D] Added documentation section about forgotten passwords {GauGau} 2010-03-14 [D] Fixed link to upgrade section (thread ID 64092) {GauGau} 2010-03-13 [B] Fixed search issue (thread ID 64087) {eenemeenemuu} 2010-03-12 [D] Added details about language selectors to documentation {GauGau} 2010-03-12 [C] Fixed contact form validation issues (thread ID 64074) {eenemeenemuu} 2010-03-12 [C] Further improved curve IE6 compatibility {timoswelt} 2010-03-12 [M] Moved valid_meta_albums array to init.inc.php (thread ID 63977) {eenemeenemuu} 2010-03-12 [C] Fixed comment input box width {eenemeenemuu} 2010-03-12 [C] Curve theme menu and layout is now IE6 compatible {timoswelt} 2010-03-12 [A] Added Luxembourgish to language variables as a preparation for the language file contribution {GauGau} 2010-03-10 [B] Fixed validation issue with curve theme (thread ID 64041) {GauGau} 2010-03-10 [D] Added GD logo {GauGau} 2010-03-10 [B] Fixed error message for invalid meta albums entered in 'content of the main page' (thread ID 63977) {eenemeenemuu} 2010-03-10 [D] Fixed broken images inside documentation that refered to rating {GauGau} 2010-03-08 [C] Fixed missing space between album admin menu items (thread ID 63987) {GauGau} 2010-03-08 [C] Fixed mis-alignement of album description in index view (thread ID 63990) {GauGau} 2010-03-08 [B] Replacing hard-coded words in curve theme with translated variables (thread ID 63985) {GauGau} 2010-03-06 [C] Updated Finnish language file (user contribution) {eenemeenemuu} 2010-03-05 [C] Added minimum height attribute to curve theme to catter for gradient background needing more space{GauGau} 2010-03-05 [M] Counted version number up as a preparation for the upcoming release {GauGau} 2010-03-04 [B] Fixed browse-by-date link in curve theme and missing extension for spacer (thread ID 63947) {GauGau} 2010-03-04 [B] Fixed search issue when private albums are present (thread 63940) {eenemeenemuu} 2010-03-04 [B] Fixed display of empty meta albums (thread ID 63939) {eenemeenemuu} 2010-03-03 [C] Set theme "curve" as default theme {GauGau} 2010-03-03 [M] Removed outdated core themes {GauGau} 2010-03-01 [D] Added language manager section to docs {GauGau} 2010-03-01 [A] Added Greek language file (user contribution) {eenemeenemuu} 2010-02-26 [B] Slideshow from lastcom of an album doesn't start at correct file (thread ID 63585) {timoswelt} 2010-02-25 [A] Populate thumbnail pages dropdown list using JavaScript (thread ID 63844) {eenemeenemuu} 2010-02-23 [A] Added plugin hook 'theme_thumbnails_album_types' {eenemeenemuu} 2010-02-22 [C] Increased height for logo section of coppermine theme {GauGau} 2010-02-19 [A] Added plugin hooks for thumbnail table manipulation {GauGau} 2010-02-18 [B] Added missing token checks to forms {GauGau} 2010-02-18 [A] Added icon display to preserve the same look all over the app {GauGau} 2010-02-14 [A] Use intermediate picture size as default video size (thread ID 63728) {eenemeenemuu} 2010-02-11 [A] Added plugin hook 'search_form' (thread ID 63693) {eenemeenemuu} 2010-02-11 [A] Added new parameter to functions 'starttable' and 'endtable': return or echo content {eenemeenemuu} 2010-02-10 [B] Fixed slideshow from lastcom of an album to start at correct file (threadID 63585) {Nibbler} 2010-02-10 [B] Fixed search results leading to wrong files (threadID 63583) {Nibbler} 2010-02-09 [C] Replaced ascending and descending GIFs by PNGs {Timo} 2010-02-09 [C] Replaced all rating GIFs by PNGs {Timo} 2010-02-05 [A] Added Chinese language file (user contribution) {eenemeenemuu} 2010-02-04 [C] Added draft for new default theme (work in progress) {GauGau} 2010-02-04 [C] Added icons for new default theme {GauGau} 2010-02-04 [B] Fixed sidebar issue (thread ID 63620) {eenemeenemuu} 2010-02-04 [M] Removed export feature that didn't work as expected {GauGau} 2010-02-04 [B] Updated Russian language file (user contribution) {GauGau} 2010-02-03 [C] Fixed punctuation dupes in ban manager (thread ID 63594) {eenemeenemuu} 2010-02-03 [C] Removed text on some buttons on album manager for space reasons (thread ID 63596) {GauGau} 2010-02-02 [B] Fixed contact form referer (thread ID 63565) {eenemeenemuu} 2010-02-02 [C] Added category parameter to album list link (thread ID 63530) {eenemeenemuu} 2010-02-01 [C] Fixing contact form redirect (thread ID 63544) {GauGau} 2010-02-01 [C] Added comment blocks to JS head to increase compatibility and robustness (thread ID 63555) {GauGau} 2010-01-31 [B] Fixed error message on contact page when no subject was given and the config option was set to optional (thread ID 63541) {GauGau} 2010-01-31 [C] Fixed cosmetical issue with missing suject lines (thread ID 63540) {GauGau} 2010-01-31 [B] Corrected plugin version check not taking into account exact matches {GauGau} 2010-01-31 [A] Added Russian language file (user contribution) {eenemeenemuu} 2010-01-29 [D] Added details about subversion repository structure {GauGau} 2010-01-29 [A] Added plugin hook 'thumb_strip_html_title' (redundant code in functions.inc.php) {timoswelt} 2010-01-26 [C] Corrected minor language file issues discussed in threads 63435 and 63437 {GauGau} 2010-01-26 [B] Removed unneeded spaces in translation strings (thread ID 63434) {GauGau} 2010-01-26 [B] Changed string 'Flash Pix' to 'FlashPix' (thread ID 63425) {GauGau} 2010-01-26 [B] Fixing translation mistake for util.php (thread ID 63417) {GauGau} 2010-01-25 [B] Fixed slide show for non-images (thread ID 63316) {Aditya} 2010-01-24 [A] Added check to plugin manager for version requirements (thread ID 63279) {GauGau} 2010-01-22 [A] Added plugin hook 'thumb_html_title' (thread ID 63321) {timoswelt} 2010-01-20 [B] Fixed display of 'optional information' header on register form (thread ID 63338) {eenemeenemuu} 2010-01-20 [C] Centered film strip thumbnails (thread ID 63320) {eenemeenemuu} 2010-01-20 [B] Fixed film strip jump label for lastcom meta album {eenemeenemuu} 2010-01-20 [C] Added title and alt attributes to ajax loaded film strip thumbnails (thread ID 63321) {eenemeenemuu} 2010-01-19 [B] Fixed ajax film strip target for lastcom meta album (thread ID 63319) {eenemeenemuu} 2010-01-19 [B] Set content type to 'text/plain' for plain text ajax replies to bypass faulty ad injection on some free hosters (thread ID 63119) {eenemeenemuu} 2010-01-19 [B] Count admin hits during slideshow if enabled in config {eenemeenemuu} 2010-01-18 [A] Added icon for Windows 7 {GauGau} 2010-01-17 [A] Added generic thumbnail for flv files to reflect t he increasing importance of that file type {GauGau} 2010-01-17 [C] Call jump label 'top_display_media' from thumbnail view {eenemeenemuu} 2010-01-16 [B] Redirect to the newly uploaded picture more reliably (thread ID 63270) {Nibbler} 2010-01-16 [A] Added plugin hook 'javascript_includes' (thread ID 63185) {eenemeenemuu} 2010-01-15 [B] Fixed keyword dupes in keyword manager (thread ID 63228) {eenemeenemuu} 2010-01-13 [B] Better check if we currently look at a full sized picture or an intermediate sized picture (thread ID 63184) {eenemeenemuu} 2010-01-13 [C] Display full size register notice only if registration of new users is enabled (thread ID 63184) {Timo} 2010-01-11 [C] Better behaviour of 'Add your comment' name field. Click deletes the default text. {Timo} 2010-01-08 [C] Adjusted rowspan in edit_one_pic.php {eenemeenemuu} 2010-01-08 [D] Small documentation improvements (web dev toolbar usage, collapsible tools recommendation list, typo fixed, class added to pre-tags) {GauGau} 2010-01-08 [B] Fixed issue with admin username during install (thread ID 63135) {eenemeenemuu} 2010-01-07 [D] Added database section to plugin documentation {GauGau} 2010-01-05 [C] Removed class 'image' from spacer {eenemeenemuu} 2010-01-05 [B] Fixed template error with certain settings for comments and smileys (thread ID 62835) {eenemeenemuu} 2010-01-05 [B] Fixed display of rating stars after vote {eenemeenemuu} 2010-01-04 [D] Minor improvements of docs {GauGau} 2010-01-02 [M] Updated header information to reflect new year {GauGau} 2009-12-30 [B] Added missing anchor attributes to themes which override the menus {Nibbler} 2009-12-29 [D] Undid the syntax highlighting changes from 2009-01-02 and added a section in the coding guidelines page about it {GauGau} 2009-12-29 [D] Added usability section to coding guidelines {GauGau} 2009-12-27 [M] Counted version number up for onlinestats from 2.3 to 2.4 {GauGau} 2009-12-27 [C] Silenced notice in onlinestats {GauGau} 2009-12-27 [B] Added missing config page for onlinestats {GauGau} 2009-12-26 [D] Updated navigation of German docs {GauGau} 2009-12-25 [D] Added detailed explanations about permissions on folder level {GauGau} 2009-12-25 [O] Removed unneeded language string {GauGau} 2009-12-25 [C] Added coppermine style classes to installer {GauGau} 2009-12-25 [C] Added button icons to installer {GauGau} 2009-12-25 [C] Renamed install_old.php to install_classic.php {GauGau} 2009-12-22 [B] Turned "restore factory defaults" into a hidden option to avoid issues with IE6 (thread ID 62899) {GauGau} 2009-12-22 [D] Added install screen steps for the wizard {GauGau} 2009-12-21 [D] Added details to documentation navigation {GauGau} 2009-12-21 [C] Fixed some minor typos in docs {GauGau} 2009-12-17 [B] Fixed server side 404 errors when rating is disabled (thread ID 62747) {eenemeenemuu} 2009-12-17 [C] Fixed typo in inline CSS (thread ID 62885) {GauGau} 2009-12-11 [D] Added announcement icon {GauGau} 2009-12-11 [B] Fixed typo in Polish language file {eenemeenemuu} 2009-12-11 [B] Fixed template error with certain settings for comments and smileys (thread ID 62835) {eenemeenemuu} 2009-12-11 [B] Preserve alpha channel in png thumbnails (thread ID 62286) {eenemeenemuu} 2009-12-11 [M] Updated version count from cpg1.5.2 to cpg1.5.3 to prepare the next release {GauGau} 2009-12-11 [O] Added coppermine globals to custom_include function to allow usage of those variables from within the custom header or footer files {GauGau} {Timo} 2009-12-10 [B] Added support for vertical filmstrip (thread ID 62740) {Timo} 2009-12-07 [C] Added loader.gif to image class (thread ID 62780) {Timo} 2009-12-02 [C] Prev button in filmstrip wrong position in some browsers (thread ID 62710) {Timo} 2009-11-30 [B] Use recursive stripslashes function in Inspekt (thread ID 62532) {eenemeenemuu} 2009-11-30 [B] Fixed navigation section of thumbnails page in eyeball theme (thread ID 62682) {eenemeenemuu} 2009-11-28 [B] Fixed intermediate image display (thread ID 62581) {Nibbler} 2009-11-28 [B] Fixed private album display (thread ID 62659) {Nibbler} 2009-11-27 [O] Removed double entry from debug_output {GauGau} 2009-11-27 [C] Added color attribute to expand/collapse links {GauGau} 2009-11-23 [A] Added plugin hook 'fullsize_html' (thread ID 62592) {eenemeenemuu} 2009-11-20 [B] Fixed linked picture count on album details {eenemeenemuu} 2009-11-20 [C] Fixed filmstrip hopping around if prev/next buttons get hidden (thread ID 62562) {Timo} 2009-11-18 [B] Fixed filmstrip showing (after scrolling) the same image several times (thread ID 62461) {Timo} 2009-11-18 [A] Added Polish language file (user contribution) {eenemeenemuu} 2009-11-17 [B] Fixed error message after guests upload files with swf uploader (thread ID 62522) {eenemeenemuu} 2009-11-17 [M] Added old bridge files to delete file array (thread ID 62519) {eenemeenemuu} 2009-11-16 [C] Added transparency to navbar images {GauGau} 2009-11-16 [C] Added missing navbar images to standard themes (thread ID 62511) {eenemeenemuu} 2009-11-16 [M] Added message if no pictures were moved in picmgr.php (thread ID 62494) {eenemeenemuu} 2009-11-16 [S] Release of cpg1.5.2 (beta) for the public {GauGau} 2009-11-12 [B] Fixed IE category creation bug (thread ID 62441) {eenemeenemuu} 2009-10-12 [B] Fix missing user admin buttons (thread ID 62046) {Paver} 2009-10-12 [A] Allow theme to override default pic_info and slideshow buttons on displayimage (thread ID 61877) {Paver} 2009-10-07 [O] Replaced hard coded JPEG quality with config value in picture editor {eenemeenemuu} 2009-10-07 [B] Fixed several issues with picture editor (thread ID 61789) {eenemeenemuu} 2009-10-07 [B] Set correct owner id for personal albums during upgrade process (thread ID 61715) {eenemeenemuu} 2009-10-07 [B] Fixed editpics permission error (thread ID 62045) {eenemeenemuu} 2009-10-06 [A] Added navbar buttons for first/last file (thread ID 61335) {eenemeenemuu} 2009-10-06 [A] Added Finnish language file (user contribution) {GauGau} 2009-10-02 [A] Added formal German language file {GauGau} 2009-10-02 [C] Hide noscript table rows if JavaScript is enabled {eenemeenemuu} 2009-10-01 [O] Moved transliteration library to include sub-folder {GauGau} 2009-10-01 [A] Added transliteration library (thread ID 61723) {eenemeenemuu} 2009-09-29 [B] Fixed several issues with meta album 'lastalb' {eenemeenemuu} 2009-09-21 [A] Added plugin filter theme_pageheader_params for pageheader manipulation purposes {GauGau} 2009-09-14 [A] Rename special chars in file name with underscore during upload process (thread ID 61723) {eenemeenemuu} 2009-09-14 [B] Fixed code to check the filesize and reject if it exceeds the max allowed by cpg config {Abbas} 2009-09-10 [O] Removed default social bookmarks option, turning feature into standalone plugin {GauGau} 2009-09-10 [B] Fixed keyword separator of space being trimmed in config table due to VARCHAR {Paver} 2009-09-09 [B] Fixed config panel theme & lang being overridden by user settings (thread ID 61650 & 61651) {Paver} 2009-09-09 [B] Fixed ?theme=xxx to reset to config theme (thread ID 61645) {Paver} 2009-09-02 [A] Added plugin hooks 'cpg_mail_to_email' & 'cpg_mail_sender_email' {eenemeenemuu} 2009-09-01 [B] Fixed old-style rating system and cleaned up rating system code {Paver} 2009-09-01 [O] Removed raw HTML lines from theme_display_fullsize_pic {Paver} 2009-08-31 [B] Fixed permission check in crop/rotate wrongly denying access {Nibbler} 2009-08-28 [A] Added js function strip_tags to strip html while showing error in js alert {Abbas} 2009-08-26 [A] Added back in "move to top/bottom" to album & picture managers {Paver} 2009-08-26 [C] Cleaned up picture manager display including toggle buttons to show/hide thumbnails {Paver} 2009-08-26 [B] Fixed the issue of proper handling of php's native error during upload process (flash) {Abbas} 2009-08-25 [B] Fixed sorting bugs in album and picture managers (thread ID 61352) {Paver} 2009-08-25 [B] Fixed caching issues with xp publisher {Nibbler} 2009-08-25 [B] Fixed issue with creating albums in xp publisher with MySQL's strict mode enabled {Nibbler} 2009-08-25 [B] Fixed bridge issue when creating albums in xp publisher {Nibbler} 2009-08-23 [A] Displaying thumbnail on picture manager (thread ID 61340) {GauGau} 2009-08-21 [B] Fixed issue when viewing pictures of meta albums (thread ID 61265) {eenemeenemuu} 2009-08-20 [B] Added function to bring jquery library to top of JavaScript includes list {GauGau} 2009-08-14 [S] Added form token to plug-in manager {eenemeenemuu} 2009-08-12 [O] Disallowed zero as possible value for number of login attempts option {GauGau} 2009-08-06 [A] Added plugin hooks 'smilies_display' & 'smilies_process' {eenemeenemuu} 2009-08-04 [B] Fixed sloppy coding in album manager {GauGau} 2009-08-03 [B] Fixed user manager pagination (thread ID 60871) {Nibbler} 2009-07-29 [B] Removed unneeded -section that caused 404 error for inline-help (thread ID 60847) {GauGau} 2009-07-25 [D] Fixed reference to plugins folder (thread ID 60772) {GauGau} 2009-07-24 [M] Updated version count from cpg1.5.1 to cpg1.5.2 to prepare the next release {GauGau} 2009-07-24 [S] Release of cpg1.5.1 (alpha) to closed user group {GauGau} 2009-07-22 [B] Fixing 'browse by date' function (thread ID 60694) {Nibbler} 2009-07-14 [B] Only display custom user profile fields if corresponding config option is populated {GauGau} 2009-07-13 [D] Updated testing instructions as a preparation for the first release to the testers {GauGau} 2009-07-10 [A] Added config option to determine resize dimension for intermediate pictures {eenemeenemuu} 2009-07-10 [C] Added confirmation message after editing a file (thread 60096) {eenemeenemuu} 2009-07-08 [O] Added additional information for register globals (thread ID60486) {GauGau} 2009-06-23 [O] Organized & optimized update.php and added output rows for file updates {Paver} 2009-06-23 [B] Corrected label on update.php for deleting files by fixing delete function return value {Paver} 2009-06-18 [D] Added missing documentation about thumb sharpening {GauGau} 2009-06-14 [A] Handle missing images better by displaying a placeholder image and logging the missing file {Nibbler} 2009-06-13 [M] Remove image_processor.php {Nibbler} 2009-06-12 [B] Fixed checkAll function calling who doesn't work in reviewcom.php {Frantz} 2009-06-11 [C] Added help icons and alternative layout to category manager {GauGau} 2009-06-10 [A] Added parameter to starttable function to allow easy adding of alternating row colors in the future {GauGau} 2009-06-09 [C] Replaced hard-coded lang strings with lang variables ind delete.php {Frantz} 2009-06-09 [A] Added support for HTML5