Fixed : Ajax response is now in ajax.php
Fixed : Validation of photo uploading
Fixed : List of collections when user is not logged-in
Added : Description of orphan photos and direct link for sharing
Added : Copyright notice in photo_upload.html
Added : Few styles in main.css
Updated : global_header.html
Fixed : if $values were empty in listCategoryCheckBox() error were displayed
Removed : view_item.html from /blocks because it is now located main layout folder
Fixed : view_channel.html
Updated : category.class.php
Updated : form.class.php . Now getCategoryList function accepts array
Updated : common.php, New cbCategories smarty for displaying category
Updated : getCategoryList function
Updated : Admin category.list. Now displaying select tag from new cbCategories smarty function
Added : Separate Upload Button
Updated : Main.css of template
Added : Function cbMenu() in ClipBucket.class.php
Added : Manage Collection Category
Added : Function to create Year, Month and Day Fields in functions.php
Fixed : viewRatings function in functions.js
Added : Remote Play option
Added : Youtube Url Import to frontend
Removed : Background command in upload.php, now all things will be process in 1 place
Update : Upload form
Fixed : Multiple forms at once..
Update : Improved emebd form
Added : Functions for curl check and snatch file
Updated : common.php to load language from file
Added : Refresh lang file option in admin area
Updated: get_form in file_uploader.php
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
Removed : Unused content from ClipBucket.class.php
Fixed : Delete file if there is not file name
Added : new include functions
Added : Remote upload form
Updated : collections.class.php
Added : Cases for Pictures Mod
Added : Collections Search
Added : Collections Initiation function in video.class.php
Added : call_view_collection_functions function
Added : JS Ajax function for collections
Updated : ajax.php with collections ajax requests
Updated : HTML Files (watch_video.html,manage_collections.html,account_collections.html)