Commit graph

24 commits

Author SHA1 Message Date
Fawaz
e3b2b6aad9 Added : 2.7 @trunk 2013-10-07 12:17:06 +00:00
Fawaz
2ca6204e5b Removed : v3.0 Beta from Trunk since it has been moved to GitHub 2013-10-07 11:23:00 +00:00
Arslan Hassan
df010dc30e Added : Rough Add Friend
Added : Friend request in menu bar
2012-12-31 13:39:09 +00:00
Fawaz
246ed89e9d Fixed : user_dir function
Defined : USERDATA_DIR
Added : display_photo_actions function in functions_photos.php
Changed : Photo actions from javascript to PHP
Added : Collection manager order in startup.php
Updated : CB Tagger css
Updated : CB Tagger jquery plugin
Added : Order query in manage_collections.php
Updated : v3icons
Added : masonary.js and scrolltofixed.js in cbv3 template
Updated : pagination.html
Updated : photo.html, video.html, view_channel.html, view_item.html
2012-11-27 11:56:45 +00:00
Fawaz
829f713142 Fixed : recreate_thumbs.php
Fixed : edit_photo.php. Moved photo_manager_link_callbacks() at top of page
Updated : set_cover_photo method in collection.class.php
Added : Manage Avatars link in account manager
Added : Documentation for functions @functions_photos.php
Fixed : Few functions
Added : Front end dynamic photo manager links
Added : New functions @functions_photos.php at the end
Added : New functions for adding/displaying/getting manager orders
Added : Dynamic order and Avatar manager in Photos Manager for front end
Changed : view_channel playlist according to widgets. Now they will display perfect on both sides
Added : images and css file
2012-10-03 19:00:29 +00:00
Arslan Hassan
2aac3f79cf UPdated : Language System
Updated : Email templates and settings
2012-07-24 23:13:44 +00:00
Fawaz
05bd69c71b Added : Actions for active/deactive and mature/unmature
Updated : Photo Manager Page
Updated : Added 1px top for buttons
Added : mature param in get_photos function
Added : Two new actions in photo_actions
Added : Comments for few functions
Updated : cbphoto-actions.js plugin
2012-07-18 22:38:02 +00:00
Fawaz
01cb410646 Updated : upgrade_3.0.sql
Fixed : Photo actions selector name
2012-05-28 12:12:37 +00:00
Fawaz
ef791c0b7c Fixed : Admin Area Recreate thumbs page
Added : Set as avatar code
Added : Avatar Collection for user
Added : new param avatar_collection in get_collections() method
Fixed : crop value in thumbs_dimensions
Added : is_avatar param in get_photos() method
Added : photo_dimensions filter in generate_photos() method
Fixed : insert_photo() method
Moved : insert_photo_colors in insert_photo() method from view_item.php page
Updated : get_image_type() method
Updated : getFileSmarty() method
Added : An anchor in getFileSmarty() 'photo_thumb'
Fixed : cropping cases in resizer.class.php
Updated : $Upload->upload_user_file to upload_new_avatar
Removed : cb_create_user_avatar_collection() from common.php
Registered : delete_photo_avatar() function @delete_photo
Added : validate_image_file() function. It uses our old image.class.php method
Added : get_mature_thumb() function. It has three parameters, object_array, size, output. You can also register custom thumb @mature_thumb
Added : Few new functions for photos. get_all_custom_size_photos(), get_photo_dimensions(), clean_custom_photo_size(), get_avatar_photos() and is_photo_viewable()
Added : new js function, displayConfirm(). It accepts four parameters. id( modal box id), confirmMessage( modal box body), onConfirm( either url or function ) and heading(modal box header)
2012-05-28 07:10:27 +00:00
Fawaz
bf71180b54 Added : All the spaces and tabs left behind because of testing code
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
2012-05-18 13:47:20 +00:00
Fawaz
e0cca79526 Added : Photo EXIF Data in insert_photo()
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
2012-05-16 07:27:54 +00:00
Fawaz
18c79f914f Added : cbtagger.js plugin 2012-04-30 10:59:24 +00:00
Arslan Hassan
dfe174bf5f Updated : Server modules check
Updated : Conversion log check
2011-09-29 12:50:33 +00:00
Arslan Hassan
166f7c8420 Added : characters count
Fixed : Group topic title and post lenght fixed
2011-04-27 10:25:26 +00:00
Fawaz
801a9cc249 Updated : view_channel.html
Added : new js functions loadObject and channelObjects.
Added : new links for user collections, user favorite collection, user subscriptions and user subscribers
Added : height parameter in getFileSmarty function
Updated : default_thumb function for photos
Updated : registered get_collections for smarty
Added : new jquery compressed plugin jquery.jCarousel.js
Added : channel_item.html in blocks/view_channel folder
2011-01-27 12:42:54 +00:00
Arslan Hassan
17e44dcbce Update : ClipBucket Reindexer
Added : FFMPEG vf option
Fixed : User total comments typo
2010-07-18 20:14:21 +00:00
Arslan Hassan
c08e1e42bf Fixed : Mysql collation
Fixed : Date Picker Browser window problem
Added : HDFLVPlayer Smart
Added : JWPlayer Smart
Added : Playlist for HDFLVPlayer with Autoplay feature
Added : New Player Configurations
2010-04-27 15:27:48 +00:00
Arslan Hassan
e41cc12d84 Added : Video Preview Thumbs in admin 2010-03-01 08:03:25 +00:00
Arslan Hassan
89b9aa4e66 Fixed : Many bugs...
Fixed : Multple Video Conversion at once
Fixed : Cron Job Security
Fixed : Embed Code Security
Fixed : Ads Manager
ADDED : New Country List
Fixed : set keep mp4 as is
Fixed : Dont check for BASE URL if Cron is Running
ADDED : Date Format
Fixed : User Queries
Fixed : Video QUeue
Fixed : My Channel link in sub menu
Fixed : JS Errors
ADDED : HQ Button
Fixed : Auto Buffering of both HQ and Normal Quality Video
2010-02-12 16:17:17 +00:00
Arslan Hassan
b08038f43d ADDED : CONFIGURATION OPTIONS
ADDED : ADD GROUP OPTION
ADDED : MANAGE GROUPS
ADDED : ADMIN MEMBER SEARCH
UPDATE : MASS EMAIL
ADDED : ADMIN GROUPS search
ADDED : ADD MEMBER FUNCTION
ADDED : ClipBucket News
ADDED : Private Notes
ADDED : Quick actions
ADDED : NEW PAGING SYSTEM
2010-01-05 09:47:10 +00:00
Arslan Hassan
f4b4ee5cfb ADDED : WHOLE NEW QUICKLIST
UPDATE : INDEX page
Update : user record update
Added : user category system
2009-12-04 21:03:27 +00:00
Arslan Hassan
fdc6ebbd82 Removed : actual_upload.php and ActualUpload.php
Added : User Ban System
Added : New User My account
Added  : Video Manage System
Added : Favorite Manage System
Added : Private Messaging System
2009-11-04 10:27:40 +00:00
Arslan Hassan
107deca82f FIXED : Plugin SystemA
IGNORE : Depreciated Functions
Cleaned : Plugins
2009-09-14 02:57:19 +00:00
fwhite
f3c9e83b0f initial import 2009-08-25 12:16:42 +00:00