Commit graph

180 commits

Author SHA1 Message Date
sikanderzel
e31b0901cd action function updated for featured video 2016-06-28 11:54:41 +05:00
Saqib Razzaq
63d6907dd4 Fixed: https://github.com/arslancb/clipbucket/issues/121 2016-05-23 14:51:02 +05:00
Saqib Razzaq
c7d02c135b Fixed: Title length is limited to 70 characters 2016-05-19 11:10:56 +05:00
Saqib Razzaq
80e77f0def Fixed: https://github.com/arslancb/clipbucket/issues/63 2016-05-11 17:00:57 +05:00
Fahad Abbas
5fc373ecf4 modified : count query condtion fixed 2016-05-09 19:58:21 +05:00
Fahad Abbas
981d9bbb33 modified : count query issue fixed 2016-05-09 19:48:24 +05:00
Fahad Abbas
aa0c6b615a modified : super condition added for count only in get_videos() method 2016-04-28 18:29:10 +05:00
Saqib Razzaq
7e5a83db49 Placeholder structure modified for signup page 2016-04-04 15:41:10 +05:00
Saqib Razzaq
484a5c2431 Multiple small changes 2016-03-24 12:31:21 +05:00
Saqib Razzaq
508dc2fcd1 Loaded Custom fields form 2016-03-11 00:38:53 -08:00
Fahad Abbas
d13ede073e modified : thumbs generation new schema completed 2016-03-07 14:33:42 +05:00
Fahad Abbas
aa520efde4 remove file issue fixed! 2015-10-19 08:02:03 +00:00
Fahad Abbas
ae23cec7bb modified : comment system improved for testing for 2.8 2015-09-18 14:52:46 +00:00
Fahad Abbas
7cb234075f private video issue fixed 2015-07-09 08:00:56 +00:00
Saqib Razzaq
c6583b5ee9 Condition added for Clip Press plugin 2015-07-01 12:35:33 +00:00
Fahad Abbas
3d69ae3fd0 modified : delete video thumbs issue fixed 2015-06-02 11:37:30 +00:00
Fahad Abbas
3ec87511fa modified : delete video thumbs issue fixed 2015-06-02 11:36:41 +00:00
Fahad Abbas
4eeb6dfb81 updated: init_search (commit code "$this->search->use_match_method = true" for applying %like% on videos search ) 2015-05-28 08:01:21 +00:00
Fahad Abbas
3e01bb1769 updated: dynamic links in admin panel (Stats) 2015-05-22 08:12:32 +00:00
Fahad Abbas
7b535807c2 modified : bugs fixed 2015-04-17 13:22:49 +00:00
Fahad Abbas
d7ffa4ca69 video.class.php : applied condition to the related videos section
html5_player.html : get related videos in smarty properly 
html5_player.php juck code removed
2014-12-22 06:10:57 +00:00
Fahad Abbas
91e2b0e7ac structure.sql : added two columns 'extras' && 'video_version' in "video" table.
upgrade_2.7.0.2.sql : added two columns 'extras' && 'video_version' in "video" table.
functions_video.php : added condition of video_version in get_video_files()
collections.html : design updated 
edit_video.html : getName() getExt() method issue for server thumb 
user.class.php : warning issue, update_user_voted() 
video.class.php : show_video_rating() calculate percentage issue 
user.html : total_subscriptions issue 
photo_upload.html : collection id issue
2014-12-18 10:26:29 +00:00
awaisdeviu
f73a5c7deb delete function corrected 2014-09-30 09:05:56 +00:00
Mohammad Shoaib
7fee6942f6 updated: design fixes and error removes 2014-09-23 12:07:50 +00:00
IMRAN HASSAN
0861628524 Updated:Video likes counter function added 2014-09-18 06:32:17 +00:00
Fahad Abbas
46251517eb 2014-06-02 14:15:01 +00:00
Fahad Abbas
6a0bfd0f4c video class 2014-06-02 14:03:33 +00:00
IMRAN HASSAN
7325aaddea big thumbs generate thumb and mass embed plugin 2014-05-30 14:31:55 +00:00
Fahad Abbas
9b4fddefc0 revision of Admin area bugs completed 2014-05-26 06:30:39 +00:00
IMRAN HASSAN
9ddc3bb61e user and video class updated 2014-05-12 06:53:09 +00:00
IMRAN HASSAN
f3f2908527 CB_player Added: 2014-04-15 13:29:18 +00:00
sajjadcb
f7ce252bd2 updating 2014-03-31 10:48:03 +00:00
IMRAN HASSAN
1acb272eb6 Update function for user 2014-03-27 05:47:07 +00:00
IMRAN HASSAN
907b5cba04 Update:for use the prefix in tables 2014-02-24 11:28:44 +00:00
Arslan Hassan
86c371fac6 Updated : Database functions 2013-11-27 14:36:46 +00:00
Fawaz
34b730dcb6 Added : update_video and update_playlist actions in respective methods 2013-11-27 14:15:22 +00:00
Fawaz
b9853716a0 Fixed : Some PHP 5.4 Errors
Updated : Installer dbconnect.php
Added : 'status' column in video class constuctor
2013-11-26 12:06:14 +00:00
Fawaz
ed555654b6 Added : Dynamic Fields for create_playlist
Added : insert_id() method in db.class.php
Added : featured and featured_date column in default
Added : Image resizer class
Added : Few new fuunctions in functions_playlist.php
Added : playlist cover option
2013-11-19 12:01:56 +00:00
Arslan Hassan
0ab0503995 Added: Rating in 2.7 New template 2013-11-18 16:09:59 +00:00
Fawaz
d713dbed41 Added : action points in most of playlist select queries
Fixed : Calling of action functions
2013-11-18 13:26:05 +00:00
Fawaz
b4dfc13ee0 Updated : Playlist functions
Added : Description, tags and privacy for playlist
Added : Runtime for playlist
Added : functions_playlist.php
Added : Actions for select queries
Added : View playlist page
2013-11-17 09:20:17 +00:00
Arslan Hassan
10500acfd3 Added : Mysqli Support // Removed Stric standards.
Added : Database class
Added : DB and CB Exception for better data handling
Added : Smarty v3 Source
2013-11-08 20:52:38 +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
e788a0a157 Updated : Broken functions.php into functions_OBJECT.php
Updated : videos.class, photos.classes, lang.classes, my_queries.class, pm.class, user.class
2013-10-08 12:24:07 +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
Arslan Hassan
4536cc52fc Added : New Video manager
Added : New View Conversion Status
ADded : PM Api
Added : Awesome font to enhance icons for templates
2013-01-29 16:17:07 +00:00
Arslan Hassan
8e826cbb06 Fixed:Video quality issues\nFixed:CBConversion::Parser to parse bitrate properly 2013-01-26 10:09:34 +00:00
Arslan Hassan
04be7cdd4a Fixed : Date_completed only year was listing when a source is added\n\rAdded:New Conversion log page 2013-01-25 14:55:54 +00:00
Arslan Hassan
0be6c059f5 Added : Feed Limit and Order \n Fixed: Feed delete 2013-01-24 18:12:46 +00:00