Commit graph

84 commits

Author SHA1 Message Date
Fahad Abbas
c5a631fa6a modified : get_categories function params issue fixed 2017-03-09 12:03:25 +05:00
Saqib Razzaq
64e828d173 Revert "Too many things for one title Vol. 2" 2017-01-13 18:04:22 +05:00
MacWarrior
208d116ec2 Merge branch 'master' of https://github.com/arslancb/clipbucket
# Conflicts:
#	upload/includes/classes/collections.class.php
2017-01-08 13:06:36 +01:00
Saqib Razzaq
517deb7b2c Killed dozens of more notices 2017-01-06 13:17:51 +05:00
MacWarrior
3017bf7981 Merge branch 'master' of https://github.com/arslancb/clipbucket
# Conflicts:
#	upload/includes/langs/en.lang
2016-11-29 18:54:10 +01:00
Saqib Razzaq
0b9915648c Fixed : https://github.com/arslancb/clipbucket/issues/271
Collections and photos will only show when they are either public, or currently logged in user is admin or collection creator
2016-11-17 15:10:07 +05:00
MacWarrior
e5869a65df Cleanup, fix typos, fix phpdoc, fix translations, fix missing translations, remove unneeded translations 2016-10-17 22:04:04 +02:00
sikanderzel
9e816b4275 Latest collection preview . .. 2016-07-11 15:36:28 +05:00
Saqib Razzaq
2c88e1c870 Collection first thumb method made compatible with TimThumb 2016-06-23 01:19:18 -07:00
Saqib Razzaq
a8d6d8aeac fixed: https://github.com/arslancb/clipbucket/issues/174 2016-06-20 02:21:02 -07:00
Saqib Razzaq
8de54d24dc Parameter default set to false 2016-06-03 01:02:05 -07:00
sikanderzel
4ae956860e Get_collections function updated 2016-05-27 17:25:02 +05:00
sikanderzel
ca3a9b57e4 lang code added 2016-05-25 16:55:41 +05:00
Saqib Razzaq
19f4f55c0c Added activeCollections() function 2016-05-11 12:41:08 +05:00
Saqib Razzaq
014b2a3b89 Fixed: https://github.com/arslancb/clipbucket/issues/49 2016-05-11 12:07:10 +05:00
Fahad Abbas
7c25fc37f7 modified: get video thumb for collection item func coll_first_thumb() updated 2016-05-05 13:11:25 +05:00
jamilrehman
08936ec0d8 changes for collections thumb done by Saqib 2016-03-17 12:23:10 +05:00
Saqib Razzaq
63351119bc Function added for fetching first thumb of collection 2016-03-17 11:59:00 +05:00
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