Commit graph

37 commits

Author SHA1 Message Date
Arslan Hassan
6aa44de453 Fixed : Groups page design
Added : API File uploader
2012-12-24 11:44:23 +00:00
Arslan Hassan
dfe3b03103 Added : Signup Page for V3 2012-12-23 19:54:30 +00:00
Arslan Hassan
67d68b461a Updated: notifications design 2012-12-14 13:45:57 +00:00
Fawaz
d5f43443bb Updated : upgrade_3.0.sql
Updated : edit_account.php, Now when avatar is set it redirects to user profile
Updated : EXIF Data url
Updated : queryString function regex. Old one was removing complete query string
Updated : display_manager_links(), now all variables except omo are removed from url
Added : Make profile link for photos @startup.php
Added : return_object_order in template_functions.php, This returns the order of provided omo value
Updated : Order checking @manage_collections.php and @manage_photos.php. Now only return_object_order is used
Updated : Updating of photo when it is uploaded
Updated : photo.html, single_feed.html, single_feed_comment.html, photo_form.html, user.html, video.html, /view_channel/feed.html, manage_photos.html, view_channel.html
Added : user_contacts.html, user_photos.html and user_videos.html
Added : autoComplete parameter for photo tagging
Updated : default.css, feeds.css and view_channel.css
Updated : user_contacts.php
Added : Next and Previous photos links @view_item.php
Fixed : Avatar Delete
Fixed : getProfileItem method of $userquery
2012-12-04 13:27:13 +00:00
Arslan Hassan
d809aa8561 Added : Complete Feeds (beta) 2012-11-30 13:17:16 +00:00
Fawaz
9a42ba8e1f Removed : load_photo_actions from cb_head anchor
Added : edit_photo.html, photos.css and infinitescroll.min.js
2012-11-27 13:14:04 +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
Arslan Hassan
9784fbc24b Adeed : The NEW FEED SYSTEM 2012-11-27 10:15:44 +00:00
Arslan Hassan
5a21a2cd8c Added : Cbfeeds 2012-11-21 11:54:43 +00:00
Arslan Hassan
e6f0d81340 ADded : Feeds + Feed comments on group section 2012-11-05 11:35:42 +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
Arslan Hassan
3d5f6df52c Added : Group Videos, Topics etc..for v3 2012-10-01 10:40:38 +00:00
Arslan Hassan
2cea16e711 Added : Group topics and the system... 2012-09-27 14:03:48 +00:00
Fawaz
b77ebaaef2 Added : custom_background.html in styles/global/blocks/view_channel
Added : view_channel page blocks pages, channel_header.html, channel_left.html, channel_right.html
Added : view_item/share_photo.html
Added : view_channel.css
Added : blocks/feed.html
2012-09-26 12:47:38 +00:00
Fawaz
077daa7cd0 Fixed : Mass Recreation of photos
Fixed : Uploading/Making/Changing user avatar will also update collection cover to current one
Fixed : $crop variable to $cropping in generate_photos. In resizer.class.php we are using $cropping
Added : New cropping case, 10. Read it's example to understand what it does
Added : Documentation for few function in functions_photos.php
Added : new function called display_user_custom_background in functions_users.php
Added : Custom Dimensions for photos in startup.php. Now these will also be produced, 75x75,100x100,150x150,240,320,500,640,800,1024
Updated : default.css
Added : new display_method in blocks/video.html
Added : Change background form
Fixed : photo embed code
2012-09-26 12:35:05 +00:00
Arslan Hassan
327662d858 Added : Initial Group
Renamed : account-left.html to account_left.html
Added : new group member manager for front end
Updated : Playlists
Added : functions_groups.js
Added : group.css
Added : ajax/groups.php
Added : jquery.address.js
Updated : API
2012-09-26 11:28:20 +00:00
Arslan Hassan
f48c1a1ee0 Changed: index-* classes to global-* 2012-09-21 18:01:46 +00:00
Fawaz
b56ac5b0bf Updated : I have removed svn:ignore proterty from all folder, added most probably by Dreamweaver6
Fixed : Typo of sharpit in thumb_dimensions array
Removed : Default array of embed_types
Added : $name in add_custom_photo_size
Added : All of documentation of photo functions
Added : new photo functions: get_photo_embeds, add_photo_embed_type, display_photo_embed_sizes
Added : 6 types of photo embed @startup.php
Added : Error div in photo_form.html
Added : Share and Report in view_item.html
Updated : default.css
Added : Photo Embed javascript in head.html, so every designer doesn't have copy paste the jquery
2012-09-13 12:18:39 +00:00
Arslan Hassan
27c35d61d4 Added : Playlist menu 2012-09-12 10:00:57 +00:00
Fawaz
547ed5e62d Fixed : Photo manager actions.
Updated : get_photo_date_folder function. Changed date_dir to file_directory
Updated : upload functions
Updated : photo_uploader.php to plupload
Added : Plupload files @photo_upload page in photo.class.php
Added : object parameter in uploader.php
Added : secondsToHms function in js/functions.js
Fixed : Few thing at view_item.html
Fixed : videos.php category query. ID was not passing to function
2012-09-11 07:05:29 +00:00
Arslan Hassan
b5ff33e3d9 Added : New share video UI 2012-09-10 12:48:37 +00:00
Arslan Hassan
52de997f53 Added : New embed code sytem for video 2012-09-08 10:15:54 +00:00
Fawaz
821e303d8d Added : Popover jquery code
Addded : Scroller jquery code
Fixed : Type of button in header
Added : bootstrap-transition.js and lionbars files in global header
Added : $display_method variable for different styles
2012-09-01 19:08:08 +00:00
Arslan Hassan
3102b527ac Added : upload v3 with plupload (Alhamdulillah) 2012-08-16 20:10:07 +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
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
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