Commit graph

24 commits

Author SHA1 Message Date
Arslan Hassan
3e76d4bc3c fixed: pagination
fixed: admin panel video manager
Fixed : editors pick admin link
2012-07-18 10:01:07 +00:00
Arslan Hassan
9f222e9956 2012-07-16 12:59:58 +00:00
Arslan Hassan
411de89a44 Update : ClipBucket actions
Added : VideoJS Player
2012-07-04 21:01:22 +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
Fawaz
666479ede7 Fixed : Column name in sql 3.0
Fixed : join_colleciton_table function
Added : New function menu
Updated : cbMenu function
Updated : menu.php
2012-06-23 14:15:52 +00:00
Arslan Hassan
7320ca2a77 Update : Improved Comments with multi rating and proper comment spam... 2012-06-21 11:22:38 +00:00
Arslan Hassan
fae5bbe6e3 Added : ajax comments
Updated : Playlist
Added : New template functions
2012-06-12 10:31:46 +00:00
Fawaz
8ec3779f31 Updated : photos ajax ajax/photos.php
Updated : upgrade_3.0.sql
Updated : photo_links method
Fixed : Memory exhausted error. Large images takes a lot of memory. So when CB_Resizer initializes we set memory limit to 256MB for current process
Renamed : includes/exif.php to exif_source.php
Updated : exif.php file to exif_source.php in functions.php
Fixed : exif data weird json encode thing
Updated : canon, nikon and olympus Makers
Added : exif.php, colors.html and exif.html in global folder
Updated : Few template files
2012-06-01 11:57:50 +00:00
Arslan Hassan
5151ee8b79 Added : Complete Playlist system 2012-05-30 14:56:38 +00:00
Arslan Hassan
8707148a86 Fixed : errors, warnings and messages flush 2012-05-28 12:51:27 +00:00
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
63d1f84eb2 Added : Complete Widget System in ClipBucket 2012-05-05 14:41:49 +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
550f13a87b 2012-04-11 11:41:25 +00:00