Commit graph

844 commits

Author SHA1 Message Date
Fawaz
01cb410646 Updated : upgrade_3.0.sql
Fixed : Photo actions selector name
2012-05-28 12:12:37 +00:00
Arslan Hassan
062d407eff Added : add_playlist.html file 2012-05-28 12:01:48 +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
8e23c854e3 Updated : Add to playlist on front end, finished for watch video 2012-05-25 12:33:20 +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
13847f89b6 Added : rel option in EH such that input fields can be focused when they are related to error
Added : New Playlist system, old will be dropped as it does not stand with our new system
Added : javascript functions to enhance UI, focusObj, updatePlaylistPage, update_counter 
Added : Playlist in account manager and account-left.html template
2012-05-23 18:32:45 +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
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
Arslan Hassan
aeb8a51330 removed : custom fields 2012-05-10 07:41:46 +00:00
Arslan Hassan
9b52663d32 Fixed : Widget FORM and Modal issues
Added : Loader on widget create function
2012-05-07 10:21:36 +00:00
Arslan Hassan
63d1f84eb2 Added : Complete Widget System in ClipBucket 2012-05-05 14:41:49 +00:00
Fawaz
18c79f914f Added : cbtagger.js plugin 2012-04-30 10:59:24 +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
d7fe0b6d89 Added : Smarty v3 2012-04-25 06:56:58 +00:00
Arslan Hassan
66c4aef4a9 Added : V3 Template files 2012-04-25 06:45:00 +00:00
Arslan Hassan
82c2df7edb Added : CB Converion kit 2012-04-23 06:15:53 +00:00
Arslan Hassan
550f13a87b 2012-04-11 11:41:25 +00:00
Arslan Hassan
afe58e41f6 Added : New Slug based SEO Friendly URL System 2012-04-10 14:06:23 +00:00
Arslan Hassan
2ce881f313 Fixed : Too many mysql queries on configurations update in admin area 2012-04-09 15:16:24 +00:00
Arslan Hassan
de77dc29ca Added : More template editing options (CSS Missing)
http://code.google.com/p/clipbucket/issues/detail?id=297
2012-04-09 12:50:43 +00:00
Arslan Hassan
a09f7b0871 Added : Cron 2012-04-09 10:57:28 +00:00
Arslan Hassan
713ca26616 Fixed : Function issues 2012-03-17 14:50:31 +00:00
Arslan Hassan
d5a93c7f26 Cleaned : more and more functions 2012-03-17 13:13:10 +00:00
Arslan Hassan
71dbab55c0 Cleaned : More functions 2012-03-17 13:08:28 +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
Fawaz
b438db4a7b Testing : Commit done by CornerStore2 2012-03-10 08:42:29 +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
Fawaz
d9457bb918 Reverted : Fix did not work http://code.google.com/p/clipbucket/issues/detail?id=233 2012-01-26 07:05:33 +00:00
Fawaz
2bd10b2283 Fixed : Period breaks user SEO URL. http://code.google.com/p/clipbucket/issues/detail?id=233 2012-01-25 14:42:40 +00:00
Fawaz
07cc4ac7ae Fixed : Editor always returned Default Template file contents. Now Fixed 2012-01-25 13:54:00 +00:00
Fawaz
7ce66e10e8 Fixed : Flagged Collections Bug http://code.google.com/p/clipbucket/issues/detail?id=243 2012-01-25 13:20:18 +00:00
Arslan Hassan
bba51441a0 Fixed : Sql Injections and Vulnerabilities 2012-01-20 13:05:48 +00:00
atlantean11
15ed50927a Modified : Made grammatical fixes and changed the order of the checks 2011-12-08 15:55:08 +00:00
atlantean11
5936de1c50 Added : Missing field in photos table photo_details 2011-12-07 15:24:44 +00:00
atlantean11
8b9bd5b198 Modified : Video conversion rate and video bit rate variables are properly named 2011-12-06 22:12:19 +00:00
atlantean11
df02729437 Added: function to check if php-gd module is loaded
Added: check for php-gd in pre-check
2011-12-02 19:57:53 +00:00
atlantean11
944fd2cedd grammatical error fixes 2011-12-02 05:08:42 +00:00
atlantean11
e67e9c04e5 grammatical error corrected 2011-12-02 05:06:58 +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
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
Arslan Hassan
14627f3659 Added: Channel subtitle sorting
Added: Groups subtitle sorting
Added: Photos Subtitle sorting
2011-11-24 11:59:27 +00:00
Arslan Hassan
4239c6d47e Added : Raw path in video convert
Added : Profile Fields limitations
2011-11-24 11:53:06 +00:00
Fawaz
f2e8129d3f Fixed : Mass email send 'from' typo error. Should be 'email_from'
Removed : 'test' string from view_channel.html
Added : Group videos pagination in default template. Other templates need to include 'pagination.html' under 'view_videos' mode in 'view_group.html'
Fixed : 'og:site_name' value typo. Should be '{$website_title}' instead of '{$title}'
Added : Group videos pagination JS
Fixed : 'video:publication_date' syntax
2011-11-24 08:10:19 +00:00
Arslan Hassan
5951e262e8 Fixed : Playlist SEO problem on watch video 2011-11-23 10:19:09 +00:00
Fawaz
5c6e769591 Fixed : Logo Padding Option - http://code.google.com/p/clipbucket/issues/detail?id=197 2011-11-22 12:00:27 +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
321a45278d Fixed : SEO URL special characters 2011-10-18 11:47:29 +00:00