Updated : structure.sql and upgrade_2.7.sql for 'file_directory' column for photos
Added : file_directory support for photos
Added : A Helper function cb_create_html_tag
Added : ANCHOR cb_head @styles/global/head.html
Updated : get_photo_date_folder function. Changed date_dir to file_directory
Updated : upload functions
Updated : photo_uploader.php to plupload
Added : Plupload files @photo_upload page in photo.class.php
Added : object parameter in uploader.php
Added : secondsToHms function in js/functions.js
Fixed : Few thing at view_item.html
Fixed : videos.php category query. ID was not passing to function
Added : Send photo PM ajax. Temporarily will be moved once ajax structure is up
Fixed : Move avatar from photo to a function called upload_new_avatar() in functions_users.php
Fixed : & in collection links
Updated : Updated the function createTextfield. It was missing some important fields
Updated : Photo & Watermark resizing by new resizer.class.php
Added : LEFT JOIN for collection in get_photo function
Added : function join_collection_table in function_photos.php
Registered : Two photo function at cb_head ANCHOR called load_tagging & load_photo_actions in common.php
Registered : photo_action_links filter to add 'Send in private message' link
Added : Photo PM Handlers using attach_photo_pm_handlers
Fixed : CB Tagger CSS and CB Tagger JS
Updated : Some Template files just for testing purpose
Added : Some Template files, again just for testing purpose
Fixed : Collection category checking while creating collection
Fixed : loadUploadForm function in photos.class.php
Added : Now Max photo size is working.
Added : New function validate_collection_category in functions.php
Updated : ajax_add_collection function
Updated : head.html
Added : CSS for collections and photos
Added : New Ajax Requests in ajax.php
Updated : collection.class.php
Added : ID parameter in radio and checkbox type input fields
Fixed : get_users count_only parameter
Added : photos.class.php in common.php
Added : function fetch() which will store all Template HTML in a variable. Is useful for JSON
Added : New functions in function.js
Fixed : PakPlayer autoPlay Feature
Added : A lot of new pages