Fixed : Uploading/Making/Changing user avatar will also update collection cover to current one
Fixed : $crop variable to $cropping in generate_photos. In resizer.class.php we are using $cropping
Added : New cropping case, 10. Read it's example to understand what it does
Added : Documentation for few function in functions_photos.php
Added : new function called display_user_custom_background in functions_users.php
Added : Custom Dimensions for photos in startup.php. Now these will also be produced, 75x75,100x100,150x150,240,320,500,640,800,1024
Updated : default.css
Added : new display_method in blocks/video.html
Added : Change background form
Fixed : photo embed code
Renamed : account-left.html to account_left.html
Added : new group member manager for front end
Updated : Playlists
Added : functions_groups.js
Added : group.css
Added : ajax/groups.php
Added : jquery.address.js
Updated : API
Updated : add_photo_manager_link function
Updated : display_manager_links function
Added : photo_manager_link_callbacks function
Updated : Actions links at admin_area/edit_photo.php to new function
Added : photo_manager_link_callbacks at admin_area/photo_manager.php. This will call the respective callback provided from callback_id variable
Removed : Popover from photos thumb at photo_manager.html
Fixed : Typo of sharpit in thumb_dimensions array
Removed : Default array of embed_types
Added : $name in add_custom_photo_size
Added : All of documentation of photo functions
Added : new photo functions: get_photo_embeds, add_photo_embed_type, display_photo_embed_sizes
Added : 6 types of photo embed @startup.php
Added : Error div in photo_form.html
Added : Share and Report in view_item.html
Updated : default.css
Added : Photo Embed javascript in head.html, so every designer doesn't have copy paste the jquery
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
Addded : Scroller jquery code
Fixed : Type of button in header
Added : bootstrap-transition.js and lionbars files in global header
Added : $display_method variable for different styles