Commit graph

419 commits

Author SHA1 Message Date
Arslan Hassan
31b27e3e7f Update : file uploader
Fixed : feature video in search does not work
Update : error() and msg() can display single text also
2010-12-21 11:31:21 +00:00
Arslan Hassan
e85941d214 Update : File uploader
Added : cbSubmtUpload (standard clipbucket upload button id and its class)
2010-12-15 11:45:46 +00:00
Arslan Hassan
547a63a654 Removed : Install.me from original source 2010-12-15 09:10:14 +00:00
Arslan Hassan
dcb83374a9 update : file_uploader.php - added video description, tags and category by default 2010-12-15 08:57:48 +00:00
Fawaz
52a5d6be10 Updated : Ignore List 2010-12-15 07:12:41 +00:00
Fawaz
74febd1293 Added : Photos Folder 2010-12-15 07:08:59 +00:00
Arslan Hassan
2998cf3566 Update : ignore list 2010-12-15 07:05:42 +00:00
Fawaz
c9ffbfece1 2010-12-15 06:53:09 +00:00
Arslan Hassan
55ec5d1353 Added : New ClipBucket uploader
Update : Login as user
Update : Xml2Array function
Added : pakplayer
Added : Uploadify
2010-12-14 14:39:16 +00:00
Fawaz
e38c68811a Added : Photos Class 2010-12-14 14:20:52 +00:00
Fawaz
828cd40cb4 Added : SEO Links for item
Added : CSS for collections and photos
Added : New Ajax Requests in ajax.php
Updated : collection.class.php
Added : ID parameter in radio and checkbox type input fields
Fixed : get_users count_only parameter
Added : photos.class.php in common.php
Added : function fetch() which will store all Template HTML in a variable. Is useful for JSON
Added : New functions in function.js
Fixed : PakPlayer autoPlay Feature
Added : A lot of new pages
2010-12-14 13:53:51 +00:00
Arslan Hassan
a124dc1cba Update : Pakplayer 2010-11-13 12:27:36 +00:00
Arslan Hassan
732aea399f Fixed : Edit Page
Removed : Unused content from ClipBucket.class.php
Fixed : Delete file if there is not file name
Added : new include functions
Added : Remote upload form
2010-11-13 12:25:38 +00:00
Arslan Hassan
3064de67db Added : Remote upload 2010-11-13 12:22:18 +00:00
Arslan Hassan
a6cc8724d5 Update : JS for Remote Upload 2010-11-13 12:20:34 +00:00
Arslan Hassan
33a1f5cd40 Update : Template Structure 2010-11-13 12:12:56 +00:00
Fawaz
0b221cbb3e Added : Sorting of Collections
Added : Details of in Collection Block
Added : RewriteRules for Collections
2010-11-05 06:33:49 +00:00
Fawaz
8f230f476b Added : View Item HTML 2010-11-04 07:55:22 +00:00
Fawaz
73e3b39aa4 Added : Next and Previous Collection Item
Updated : Few things ........
2010-11-04 07:53:16 +00:00
Fawaz
1e7edb2a29 Added : New HTML Layout Files 2010-11-01 11:02:20 +00:00
Fawaz
26b5784271 Updated : .htaccess
Updated : collections.class.php
Added : Cases for Pictures Mod
Added : Collections Search
Added : Collections Initiation function in video.class.php
Added : call_view_collection_functions function
Added : JS Ajax function for collections
Updated : ajax.php with collections ajax requests
Updated : HTML Files (watch_video.html,manage_collections.html,account_collections.html)
2010-11-01 11:01:15 +00:00
Fawaz
28e5b20030 2010-10-27 08:55:33 +00:00
Fawaz
5541b6bdc6 Added : manage_collections.php 2010-10-27 08:53:53 +00:00
Fawaz
b9315a4b9f Defined : Collection thumbs dir and url variables
Updated : collections.class.php
2010-10-27 08:48:54 +00:00
Fawaz
40ee49c92e Added : collections case in getCategoryList function
Added : collections.class.php in common.php
Added : var user_account in user.class.php so we can add new my account links
Updated : collections.class.php
2010-10-26 14:34:31 +00:00
Fawaz
321d9f30b7 Added : No Video lang code in pm.class
Added : collections.class.php
2010-10-16 13:02:35 +00:00
Arslan Hassan
bf68846aa6 Added : Collections SQL 2010-10-16 12:50:48 +00:00
Arslan Hassan
e6ee1489ad Fixed : View channel
Fixed : Add , Edit new page
2010-10-06 08:24:40 +00:00
Fawaz
a482ce2e23 Fixed : If user updates it's video, duration would reset. now fixed :D 2010-10-06 08:22:31 +00:00
Fawaz
ad80890230 Fixed : Adding Phrases to new language
Fixed : View Videos Page Permission
2010-10-06 07:43:50 +00:00
Fawaz
09d67182c9 Fixed : Multiple Sharing of Video 2010-09-22 06:53:24 +00:00
Fawaz
86b92b402d Fixed : RSS Non-SEO Link in defined_links.php
Fixed : Sub Category Update
Fixed : Broadcast parameter in get_videos function
2010-09-22 06:49:12 +00:00
Fawaz
e7cb6b0997 Added : Admin Area Warnings
Fixed : Sorting of Top Rated Videos
Fixed : Changing Email checks email existence
2010-09-03 10:22:15 +00:00
Arslan Hassan
baa552ec47 Fixed : Multi Email.. 2010-08-25 07:35:09 +00:00
Arslan Hassan
b8bc0a89bc Fixed : Anonymous User 2010-08-25 07:09:35 +00:00
Arslan Hassan
a19b7aa726 Fixed : Session Destroy 2010-08-23 10:30:58 +00:00
Arslan Hassan
6b7f7cad7b Fixed : Cbplayer Embed Code
Fixed : Destroy Session on Logout
2010-08-23 10:19:34 +00:00
Fawaz
5cada4b75e Fixed : A typo Error which could have caused trouble in future 2010-08-21 10:33:26 +00:00
Fawaz
cbac8e0b6a Added : User Profile link in comments if logged_in 2010-08-21 09:29:39 +00:00
Fawaz
9e20966cc7 Fixed: Sub-categories 2010-08-19 09:56:41 +00:00
Arslan Hassan
a59714e117 Fixed : user_videos.php pagination
Fixed : Error Page Links
2010-08-16 06:40:20 +00:00
fjulio
3618aaa339 comma in str_replace(mixed search) forgotten 2010-08-11 16:31:57 +00:00
fjulio
91ee0f9f27 sitemap beta proposal 2010-08-11 16:27:12 +00:00
Arslan Hassan
8d21869720 Fixed : Install.php 2010-08-09 14:48:12 +00:00
Arslan Hassan
9f09467afc Fixed : Sqls 2010-08-09 14:47:38 +00:00
Arslan Hassan
7a04ef02eb Addedd : Email Templates SQL in update
Ready for 2.0.9 Release Rev 377
2010-08-09 14:33:25 +00:00
Arslan Hassan
87c627c9df Added : Conversion Lock Delete Option
Fixed : Pagination Width
Added : Conversion Lock Exists function
2010-08-09 14:31:54 +00:00
Arslan Hassan
a5faf25acd Fixed : Related Videos
Fixed : Pakplayer autoplay
Fixed : Account Boxes
2010-08-07 13:26:24 +00:00
Fawaz
c1331c912f Fixed : Layout of Website Settings Page 2010-08-07 12:49:29 +00:00
Fawaz
d66c877562 Fixed : Listing of Templates in Admin Area 2010-08-07 12:46:57 +00:00