Commit graph

184 commits

Author SHA1 Message Date
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
Arslan Hassan
dd336aabf5 Added : New rating functions
Added : Ajax files videos and main
Added : related videos widget
2012-05-22 11:34:45 +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
78b1ef6275 Added : Defined table name for 'type' column in actions.class.php
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
2012-01-26 12:27:53 +00:00
Arslan Hassan
23f3e4982b Added : iPhone support (Secret)
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
2011-11-24 12:37:19 +00:00
Arslan Hassan
efaa5fc765 Added : Plugin permissions in user levels
Fixed : Video links option | in admin area
Updatet : Template static variable to Cbucket->template
Moved : User permissions in classes/collections.class.php
Fixed : Video listing Most Viewed
2011-09-20 14:04:11 +00:00
Arslan Hassan
23592a8a09 Fixed : Unable to get video duration
Fixed : pages error in footer
Fixed : cleanForm function verifies if the string is not an array
Added : Anchors on signup page
2011-07-21 07:57:30 +00:00
Arslan Hassan
85b5771017 Fixed : user account menus 2011-07-01 11:22:48 +00:00
Arslan Hassan
eb05492200 Fixed : custom user fields 2011-06-30 13:18:18 +00:00
Arslan Hassan
adb0637056 Fixed : custom profile field 2011-06-30 12:50:05 +00:00
Fawaz
74acdd9114 Fixed : Success message for recover username 2011-06-27 13:12:36 +00:00
Arslan Hassan
d119dd6dcb Fixed : Object counts does not update on video delete in collection
Fixed : UPPER case video extension cause problem
Fixed : Hard coded letters in users watch channel links
2011-06-02 12:56:50 +00:00
Arslan Hassan
17b2ed0dc0 Fixed : Password recovery page show wrong message
Fixed : Friend Request link in email
Update : CB Installer
2011-05-23 12:49:24 +00:00
Arslan Hassan
a00143ecab Fixed : Login as user fix... 2011-05-21 11:52:54 +00:00
Fawaz
8a38ac9872 Updated : 2.4~2.4.5.txt
Updated : Rating system from Stars to Likes
Added : New function update_user_voted un userquery
Added : New styles for like system
Fixed : Disable button problem while saving video
2011-05-21 07:04:33 +00:00
Arslan Hassan
851a4481b9 Fixed : Quotation problems in Video, Photos title. 2011-05-14 08:48:31 +00:00
Arslan Hassan
73b25b6842 Fixed : Editors pick playlist
Fixed : Admin area login logical error
Fixed : ClipBucket news
2011-05-13 12:13:09 +00:00
Arslan Hassan
5050d05116 Fixed : flowsrc error
Added : Pakplayer solid integeration wth ClipBucket
Update : Now only those collections will be displayed wich have objects
Fixed : ClipBucket Sorting
Update : Set_Websote_Config function , it will add config if not exists
Update : GetBaseUrl Function
Removed : Collection id for photo upload
Added : FB_SRC function
Update : PM will only show latest 10 videos
Added : Remember Me
Fixed : Pakplayer
Improved: YTCode
2011-04-21 14:41:57 +00:00
Arslan Hassan
c37a1bd004 Added : New Cookie based login system with view online users and details along with your browsers and os as well as what page they are browsing :D
Added : Custom Head Menu
Fixed : group invitation code 
Fixed : Dynamic baseurl
Added : custom delete photos
Update : Session class
Added : getonline users
removed: test from recaptchalib.php
2011-04-06 13:53:39 +00:00
Fawaz
f40e6f0282 Fixed : Gif upload
Updated : Subscription upload
Updated : manage_photos.php
Fixed : Width of Photo thumb 
Updated : Style of Subscription html
2011-04-01 11:11:55 +00:00
Fawaz
decef47760 Added : Collapsed Options in Admin area
Fixed : comma problem in cbpage.class.php
Added : Collapsed for Checkboxes
Fixed : invite_member function. Loop was running for empty index
Updated : get_user_level function. Now user has select fields.
Updated : Initialization of Admin Area Menu
Updated : common.php. Added new modifiers for json_decode and Group Privacy
Updated : functions.php
Fixed : search_result.php. Inserted checking for category.
Updated : A lot template changing.
Updated : view_group.php
Added : new icons for group and new files for group
2011-02-28 14:25:00 +00:00
Arslan Hassan
bbbb9b4145 Added : User Feeds 2011-02-27 21:08:53 +00:00
Arslan Hassan
c30c935793 Added : Subscription email
Fixed : Last active
Update : get_video function, now get video details with file name
Update : Email Settings Template
2011-02-24 16:22:58 +00:00
Arslan Hassan
9f444d4274 Fixed : User background delete from admin panel 2011-02-19 10:28:28 +00:00
Arslan Hassan
dedcd4e3c4 Added : View channel admin links
Fixed : Category added for users from admin panel
2011-02-19 10:20:26 +00:00
Arslan Hassan
49728ece18 Fixed : Edit user for v2.1 2011-02-10 15:20:18 +00:00
Arslan Hassan
21c7a9cba4 Fixed : Ban users and view channel permission
Added : escape_gpc function to escape magic quotes specially for emails
2011-02-10 14:49:53 +00:00
Arslan Hassan
0fd262c4d1 Fixed : Rating options 2011-02-10 14:03:37 +00:00
Arslan Hassan
e136240c32 Fixed : All Bugs Reported by oURSKIRTs
Fixed : RSS Feed Bug
2011-02-10 11:59:27 +00:00
Arslan Hassan
f661239f3c Fixed : User Channel Privacy System
Added : New channel options
Fixed : View channel permission
Added : New Channel System v2.1 :D
2011-02-09 16:03:20 +00:00
Arslan Hassan
5761cf961a Added : New Profile fields & Groups
Fixed : New fields values for videos
Updated : Phrases
2011-02-09 13:32:08 +00:00
Arslan Hassan
0d8a607bf9 Added : Comments Pagination
Added : Comments Caching
Added : Videos Comments Pagination
Added : Topics Comments pagination
Added : Channels, Collections & Photos Pagination
2011-02-07 13:09:51 +00:00
Arslan Hassan
1141b764b2 Added : New profile item system 2011-02-06 19:51:59 +00:00
Arslan Hassan
2ae4df1f7e Fixed : Remove avatar URL from admin 2011-02-06 17:17:50 +00:00
Arslan Hassan
41e86f535b Fixed : Avatar URL 2011-02-06 17:11:01 +00:00
Fawaz
2ff9b2f1a8 Added : Added Ajax Request to get photos
Updated : new collection default thumbs
Updated : get_photos function
Updated : Now subscriptions get both videos and photos
Added : new function getAjaxPhoto
Updated : layout files: photo.html, subscriptions.html and index.html
2011-01-20 09:12:42 +00:00
Arslan Hassan
da8e24a3f5 Fixed : Photos MS Support
Fixed : Overlap content
Fixed : Fb share
Fixed : Photo Form for MS
Fixed : User activation
Fixed : Collections for MS
2011-01-14 14:40:39 +00:00
Fawaz
c7d1419c56 Updated : Photo Upload to Uploadify
Added : Photo Upload link $Cbucket->links
Updated : loadUploadForm function
Updated : photo_upload.html
Updated : main.css
Updated : head.html
Added : photo_form.html
2011-01-03 12:36:00 +00:00
Arslan Hassan
a5d2ac2857 Added : Section Enable/Disabled
Added : isSectionEnabled function
Update : Language Phrases
2011-01-03 11:02:54 +00:00
Arslan Hassan
55ec5d1353 Added : New ClipBucket uploader
Update : Login as user
Update : Xml2Array function
Added : pakplayer
Added : Uploadify
2010-12-14 14:39:16 +00:00
Fawaz
828cd40cb4 Added : SEO Links for item
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
2010-12-14 13:53:51 +00:00
Fawaz
40ee49c92e Added : collections case in getCategoryList function
Added : collections.class.php in common.php
Added : var user_account in user.class.php so we can add new my account links
Updated : collections.class.php
2010-10-26 14:34:31 +00:00
Arslan Hassan
e6ee1489ad Fixed : View channel
Fixed : Add , Edit new page
2010-10-06 08:24:40 +00:00
Fawaz
e7cb6b0997 Added : Admin Area Warnings
Fixed : Sorting of Top Rated Videos
Fixed : Changing Email checks email existence
2010-09-03 10:22:15 +00:00
Arslan Hassan
b8bc0a89bc Fixed : Anonymous User 2010-08-25 07:09:35 +00:00
Arslan Hassan
6b7f7cad7b Fixed : Cbplayer Embed Code
Fixed : Destroy Session on Logout
2010-08-23 10:19:34 +00:00
Arslan Hassan
204ec676d9 Fixed : Inactive videos were playable by any user 2010-08-07 11:39:39 +00:00
Arslan Hassan
a35c44fe8e Fixed : User.class.php Encoding 2010-07-30 08:13:13 +00:00
Arslan Hassan
62880fec2c Fixed : User profile video 2010-07-28 13:07:26 +00:00
Arslan Hassan
5f2b06ca75 Fixed : User profile video 2010-07-28 13:04:34 +00:00