Added : Make Avatar from any photo
Added : Collection cover photo
Added : An array for thumb creations. Includes, code, width, height, watermark, sharpit
Added : Resizer class in common.php
Added : jquery.Jcrop.js in edit_account
Added : A common function called cb_filename. All filenames used in clipbucket follow a specific syntax
Added : Four new function for photos. get_original_photo, insert_photo_colors, insert_exif_data & add_custom_photo_size
Added : User Avatar collection functions. But they are not in use right now. This need proper thinking
Added : New files: mobile-form-class.php, resizer.class.php, exif.php, makers files for exif, jquery.Jcrop plugin, some template files
Updated : jQuery UI Version
Removed : jquery.dimensions.js from admin_area
Removed : Video collections instances from ajax.php
Registered : load_photo_controls smarty function
Added : jquery_plugs/jquery.cbtagger.js
Added : New functions cb_show_page and cb_parse_args_string
Added : load_photo_controls function in functions_photos.php
Defined : PARENT_PAGE and THIS_PAGE in module.php
Added : function filters files replacing function hooks
Added : add_admin_menu a whole new function and replaced all existing functions with new
Added : New Admin Area with Bootstrap and new icons
Added : functions for widgets
Added : Sidebars and Widgets
Added : get_users function now also returns data from user_profile using JOIN
Added : New parameter, join_profile. Default, profile data will also be fetched. Set it to 'no' to exclude profile data
Updated : get_user_details. Added new parameter $profile. Default false. Set it True and also get user profile data
Fixed : top rated channels bug: http://code.google.com/p/clipbucket/issues/detail?id=225
Fixed : Few bugs in conversion
Added : Users subscribers sorting
Added : User channel link with single forward slash (Exclusive)
Fixed : Value function validation
Added : Group Values
Added : Function value option
Added : Editors Pick Soring and limitation
Added : User profile fields limitations
Added : auto_view option in custom fields
Fixed : Embed code play
Added : Featured videos in RSS Fead
Added : Profile description for facebook sharing in view channel page
Added : Subtitle in user contacts
Fixed : SEO URL redirect for playlist on watch video page
Fixed : Subtitle for View channel, now support channel title
Changed : Functions files
Fixed : Captchas sessions
Added : Pagination limitations configurations
Added : Return number of ratings when ajax request is made by browsers
Fixed : Module section enabling
Added : Order by date_added desc in manage_videos.php
Removed : 'test' string from view_channel.html
Added : Group videos pagination in default template. Other templates need to include 'pagination.html' under 'view_videos' mode in 'view_group.html'
Fixed : 'og:site_name' value typo. Should be '{$website_title}' instead of '{$title}'
Added : Group videos pagination JS
Fixed : 'video:publication_date' syntax