Commit graph

66 commits

Author SHA1 Message Date
Saqib Razzaq
627ba8bc38 Fixed: issue with collection count 2016-03-08 02:00:02 -08:00
Saqib Razzaq
1bf0af44ed Fixed: inactive photos showing in collections 2016-03-07 07:12:34 -08:00
Saqib Razzaq
283cbe4c58 Code documented for function get_collection_field() and cbcollection class function get_collection_field() 2016-03-03 22:26:59 -08:00
Fahad Abbas
ae23cec7bb modified : comment system improved for testing for 2.8 2015-09-18 14:52:46 +00:00
Fahad Abbas
8fef6a2468 updated: issues (add video to collection in watch video, pagination in manage collection items) 2015-05-27 07:37:07 +00:00
Fahad Abbas
3812ea816f updated: Video type is temporarily removed. Full features will be developed soon. 2015-05-26 15:13:18 +00:00
Fahad Abbas
d32fb553bb modified : mysql injections fixed 2015-05-06 10:54:09 +00:00
awaisdeviu
23ccfb487a collection thumb quality improved 2014-12-03 14:13:05 +00:00
IMRAN HASSAN
8046bb8cea updated 2014-05-12 06:54:02 +00:00
IMRAN HASSAN
1b9a7af39a Update: SEO links updated 2014-03-12 12:09:32 +00:00
sajjadcb
905d0e572a added: create_default_collection for new user 2014-02-21 13:40:18 +00:00
sajjadcb
db46368bae modified: collections.class.php, photos.class.php, db.class.php and functions_photo.php for photo_upload page 2014-02-03 10:49:41 +00:00
Fawaz
83a2f8b9de Added : Simple class for controlling database columns @/classes/columns.class.php
Updated : Videos and photos field selection now uses columns.class.php
2013-11-07 20:05:44 +00:00
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
Fawaz
26a8a7f8fa Added : Configurations for dashboard widgets 2013-01-28 11:20:28 +00:00
Fawaz
992f6b15ba Updated : Photo thumb and medium width and height to larger dimensions
Updated : collection links according new user content
Added : Template changer
Updated : blocks/collection.html
Removed : profile item query from view_channel.php
2013-01-12 10:30:12 +00:00
Fawaz
1f5991e169 Updated : Cover photo method. Now instead of id, few json encode details are saved
Updated : get_collections, Private collections are only visible to admin or owner
Updated : collection search, only collections with photos will be disabled and no avatar collection
Updated : photo search, no avatar photos
Updated : Add more button will not be displayed on avatar collection
Added : Callbacks for user content "collections"
Added : get_collection_thumb and get_collection_fields functions
Added : is_collection_cover_mature, This checks if cover photo is mature or not
Added : is_collection_cover, Checks if photo is cover photo or not
Added : get_photo_fields() function
Added : user profile item callback for photo
Added : add_profile_item_type_callback, First parameter is type and second is callback function. Object id is passed to callback function
Added : display_profile_item, Parameter is uid, if not current userid is used
Added : user profile item callback for video
2013-01-09 06:57:40 +00:00
Fawaz
b99a663e95 Added : Auto Collection Creation if no collection is found
Fixed : getProfileItem method
Added : file_directory update query
Updated : cb_install/sql/upgrade_3.0.sql
2012-12-18 12:11:12 +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
Fawaz
3d867647cc Updated : Collection Category Manager
Updated : Collection Manager
Updated : Flagged Collection Manager
Updated : Manage Items for collection
Fixed : View photo button in edit_photo.html
Added : new default css classes, text-left, text-center, text-right
Fixed : Photo links in edit_photo.html
2012-07-30 20:51:10 +00:00
Fawaz
bc229eb26b Added : Collection last updated 2012-05-29 14:46:26 +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
Arslan Hassan
5962836294 Added : template.php as template file
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
2012-04-28 20:11:43 +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
Fawaz
2dfac5af2a Fixed : main structure.sql for category column
Fixed : view photo link in activity feeds
Fixed : Private collection display
Removed : Colons from pad video filter
Fixed : The swapped links in download.html
Fixed : Topic post parsing
Removed : Ajax link from Back to topics
Added : Upgrade 2.6 SQL
2011-08-04 11:06:38 +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
Fawaz
1c7723e764 Fixed : Rating own collection fixed 2011-05-25 07:54:25 +00:00
Arslan Hassan
c0068c9561 Fixed : SEO URLS now cleaned up
Added : bot.png
2011-05-21 13:43:41 +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
b3d0a08de6 Fixed : "video does not exist" while uploading error
Fixed : Pages order and display
Fixed : ClipBucket installer
Fixed : Collection does not show if objects count == 1
Fixed : Group name single quote error
Update : language code error
Update : Language phrases and typos
Fixed  : Edit collection
2011-05-20 12:35:38 +00:00
Arslan Hassan
5ef561f550 Fixed : Database Structre, now fully utf8
Fixed : Collection Caregories typo
Added : global annoucement collation
Fixed : Invalid verifaction code for comments fixed..
Added : add comment error css
2011-05-17 12:21:17 +00:00
Fawaz
9c0118a82f Fixed : Added object name in SEO URL 2011-05-16 09:23:23 +00:00
Arslan Hassan
6380420070 Fixed : Pagination error 2011-05-14 10:10:58 +00:00
Arslan Hassan
851a4481b9 Fixed : Quotation problems in Video, Photos title. 2011-05-14 08:48:31 +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
Fawaz
384c675b62 Updated : Now get_thumb function returns first object thumb, if not found tries collection uploaded thumb, also not found return default. 2011-03-11 07:13:15 +00:00
Arslan Hassan
bbbb9b4145 Added : User Feeds 2011-02-27 21:08:53 +00:00
Arslan Hassan
0fd262c4d1 Fixed : Rating options 2011-02-10 14:03:37 +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
3d3a344d7d Fixed : Non SEO url for view user collection and favorites 2011-01-27 21:18:28 +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
2661c4ea63 Fixed : Collection rating
Fixed : Sql Queries of view collection
2011-01-25 14:55:44 +00:00
Arslan Hassan
ed0b2eda42 Fixed : Video, Photo, Collection comments and favorite delete
Added : total_videos and total_collection in user table
Fixed : Collection increment
Update : Comments UI
2011-01-25 12:05:11 +00:00
Arslan Hassan
5d4d9ca300 Fixed : Playlist and Collection
Fixed : Photo Embed Form
2011-01-24 13:47:03 +00:00
Fawaz
dcdf45fd8d Fixed : Title and Description clean problem
Updated : the way collection_thumb works.
Fixed : Listing of collections in photo_upload.php page
2011-01-19 09:27:56 +00:00
Fawaz
ee97c98129 Updated : Photo Uploader
Fixed : Collection category checking while creating collection
Fixed : loadUploadForm function in photos.class.php
Added : Now Max photo size is working.
Added : New function validate_collection_category in functions.php
Updated : ajax_add_collection function
Updated : head.html
2011-01-18 14:06:17 +00:00