Commit graph

165 commits

Author SHA1 Message Date
Arslan Hassan
0f95fbe032 Added : Video Profiles....Yesshhhh 2012-07-10 20:25:48 +00:00
Fawaz
b0c13f3a5b Fixed : Style of view_item/view_photo page
Added : RSS Feeds for photos
2012-07-02 07:05:39 +00:00
Arslan Hassan
7320ca2a77 Update : Improved Comments with multi rating and proper comment spam... 2012-06-21 11:22:38 +00:00
Fawaz
340c6261d8 Added : Date Folder Structure. From now on, all photos instances will uploaded in date folder structure Y/m/d
Added : Removal of photo tags and meta while deleting photo
2012-05-29 11:53:39 +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
Arslan Hassan
38d173ea61 Added : New add playlist options for front end
Fixed : Language issues
Updated : Javascript
Updated : js functions
2012-05-25 11:15:58 +00:00
Arslan Hassan
ea10f2989b Added : New Category System inc SQL updates
Added : Amplify 
Added : bootstrap and jQuery UI
Added : Amlpify on front-end
Added : Category iCons
Updated : Admin Area Template
2012-05-19 13:42: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
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
00b9d1c9de Fixed : Admin area collection view link
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
2012-04-30 10:49:46 +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
66c4aef4a9 Added : V3 Template files 2012-04-25 06:45:00 +00:00
Arslan Hassan
afe58e41f6 Added : New Slug based SEO Friendly URL System 2012-04-10 14:06:23 +00:00
Arslan Hassan
713ca26616 Fixed : Function issues 2012-03-17 14:50:31 +00:00
Arslan Hassan
ee101b63b9 Fixed : Current page and Next Page
Fixed : Photo Download Issue
Fixed : Video by filename issue
Added : ClipBucket Security Key
Fixed : SEO URls little more
Cleaned : Functions
Added : Logout Hooks
Added : Module
Added : Signup Hooks
2012-03-17 12:50:07 +00:00
Arslan Hassan
1f4713181e Fixed : Feeds Error
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
2011-11-24 12:23:55 +00:00
Fawaz
e696cde9b2 Fixed : Edit template from admin area. http://code.google.com/p/clipbucket/issues/detail?id=199 2011-11-22 10:56:45 +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
b5fc10f43c Updated : upgrade_2.6.sql
Fixed : plugin.php in admin area
Added : Extra Condition parameter for get_videos function
2011-09-05 05:52:25 +00:00
Arslan Hassan
4adbfca2f2 Fixed : Language cookie security hole
Fixed : Thumb extension
2011-05-25 13:16:10 +00:00
Arslan Hassan
159215ee12 Fixed : RSS
Fixed : Baseurl
2011-05-18 10:56:57 +00:00
Arslan Hassan
be50275127 Updated : ClipBucket installer, now compatible with 2.3 2011-04-27 12:20:07 +00:00
Arslan Hassan
c1cc31102a Fixed : Language phrases
Fixed : Photo thumb load problem
Replace : Orphans with user album
Fixed : Editors pick
Fixed : please in cb_install
2011-04-25 09:37:47 +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
Arslan Hassan
7f4c7e5f4c Updated : New Logo 2011-03-04 11:17:47 +00:00
Arslan Hassan
5a1a3e2116 Fixed : Ajax data returned for quicklist 2011-03-03 21:13:44 +00:00
Arslan Hassan
3749c446a7 Fixed : Admin menu 2011-03-02 11:46:18 +00:00
Arslan Hassan
3ede1c44a3 Added : Multi Admins for single Group 2011-03-01 12:43:41 +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
546ae111f8 Added : New Template file inclusion system 2011-02-17 15:05:45 +00:00
Arslan Hassan
43a82b0f36 Fixed : Commenting system, rating, update and queries 2011-02-12 07:52:37 +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
e136240c32 Fixed : All Bugs Reported by oURSKIRTs
Fixed : RSS Feed Bug
2011-02-10 11:59:27 +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
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
0998bb08a0 Update : Embed video system
Added : Embed video width and height
Added : Embed video autoplay option
Update : Share and Embed system
Added : New Action Icons
Fixed : Pakplayer
2011-01-23 21:12:35 +00:00
Arslan Hassan
5467baa49c Update : pakplayer
Added : Pakplayer Embed option with configs
2011-01-22 18:02:45 +00:00
Fawaz
e5c003541f Added : Display listing for Photos and Collections
Added : MySQL for listing options
Updated : Listing values for Photos and Collections
Updated : Defined listing values in common.php
Fixed : Sorting for problem if MATCH AGAINST is used
2011-01-20 15:07:21 +00:00
Fawaz
50951fdf94 Updated : category_list.html, Now user only need line of code to display categories
Updated : category.class.php
Updated : form.class.php . Now getCategoryList function accepts array
Updated : common.php, New cbCategories smarty for displaying category
Updated : getCategoryList function
Updated : Admin category.list. Now displaying select tag from new cbCategories smarty function
Added : Separate Upload Button
Updated : Main.css of template
2011-01-05 10:34:15 +00:00
Arslan Hassan
b82e5b072c Added : more sql
updated : more admin options
added : conversion lab
2011-01-05 10:04:12 +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
8901018b5a Added : upload queue
Added : upload forms
Removed : Upload hard coded language phrases
2010-12-29 12:28:44 +00:00
Arslan Hassan
c85412a330 Added : File based language system, now language will be loaded from file instead of database, each time
Added : Remote Play option
Added : Youtube Url Import to frontend
Removed : Background command in upload.php, now all things will be process in 1 place
Update : Upload form
Fixed : Multiple forms at once..
Update : Improved emebd form
Added : Functions for curl check and snatch file
Updated : common.php to load language from file
Added : Refresh lang file option in admin area
Updated: get_form in file_uploader.php
2010-12-29 09:41:11 +00:00
Fawaz
0445c2886d Added : Language Phrases
Fixed : Editors Pick
Added : Converted photo upload form to Smarty Function
2010-12-28 13:56:44 +00:00
Fawaz
65bf47b8bb Updated : main.css
Added : user account files for photos and collections
Added : function add onReload() in head.html
Updated : photo_upload.html
Updated : view_collection.html
Updated : view_item.html to more simple page
Added : view_photo.html
Updated : watch_video.html. Displayed Collection form
Updated : collections.class.php
Added : new smarty functions
Added : Photo Download
Added : New function updateObjectStats
Added : Photo Comment case
Added : orphan_photos.php
Fixed : Admin photo settings
Updated : photo_uploader.php
Updated : photo.class.php
2010-12-23 16:56:33 +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
b9315a4b9f Defined : Collection thumbs dir and url variables
Updated : collections.class.php
2010-10-27 08:48:54 +00:00