You are here

CHANGELOG.txt in Kaltura 6.2

Same filename and directory in other branches
  1. 7.3 CHANGELOG.txt
  2. 7.2 CHANGELOG.txt
CHANGELOG for Kaltura Module for Drupal 6

Kaltura 2.0
	oferc:
   o Working with the Andromeda version
   o Upgraded to latest KalturaClient
   o Switched to Session admin when creating entries (in order to be able to update adminTags)
   o For entry removed the double node creation
   o Notifications are now working for remix (doesn't duplicate entries)
   o Reenabled video comments
   o Change of default players
   o The import entries page is working
   o !!!! Bug Fix: uploaded content was attributed to anonymous. The fix might cause problems to users already using the extensions !!!
     When starting the session we now use the user_id (the correct option) and the not the user name
   o Change player selection to be fetched from server(+ defualt players)
   o Native support for kaltura CE
   o Custom uploaders & editors

Kaltura 1.5
  Features
   o module now using KDP v2.x
   o admins can switch between Simple Editor and Advanced Editor in kaltura_settings.php (I plan to make this a setting available from admin/settings/kaltura)
   o split 'edit kaltura mix' into 'edit own kaltura mix' and 'edit all kaltura mixes' and differentiate between the two when attempting to remix video
   o added cloning fucntionality (/kaltura/clone/[entry ID]/[content type]/), and added confirmation page (/kaltura/clone/[entry ID]/[content type]/confirm)
   	o if user tries to remix another users mix and they don't have 'edit all kaltura mixes' access or access to edit that node, the mix will be cloned and a new node will be created.
   o added embed code box and 'view Kaltura embed code' permission
   

Internal Bug Fixes:
  o Various fixes to get CCK integration working correctly
  o Various updates to make code work with api v3

Known Issues:
   o There's currently no effective difference between Kaltura Mixes and Kaltura Entries
   o Adding partner information for the first time returns blank screen.  Partner info is saved, however.
   o Notifications not fully implemented

Kaltura 1.4
 Features
   o Cormac: Updated code to use api v3

Kaltura 1.3
 Features
   o #351221 - makara: Module files organized in subfolders
   o New playlist CSS
   o #351723 - ptwob132: module now supports PHP4
   o #352076 - richshaw: media field fixed to get all uploads from 1 session
 Internal Bug Fixes:
   o Duration formatting in playlist fixed for leading zeros
   
Kaltura 1.2
 Internal Bug Fixes:
   o function kaltura_use_uiconf invoked a wrong hook "use_widget" - updated to "use_uiconf"
   o playlist CSS fix for IE
   o added partner type (102) to partner registration
   o playlist creation on installation - now verifies that 'views' exists (can't rely on dependencies only)
   o contribution wizard variables are passed as URL encodeed JSON string
 Features
   o SEO links in player can be removed from module's settings
   
Kaltura 1.0
 o Initial release

File

CHANGELOG.txt
View source
  1. CHANGELOG for Kaltura Module for Drupal 6
  2. Kaltura 2.0
  3. oferc:
  4. o Working with the Andromeda version
  5. o Upgraded to latest KalturaClient
  6. o Switched to Session admin when creating entries (in order to be able to update adminTags)
  7. o For entry removed the double node creation
  8. o Notifications are now working for remix (doesn't duplicate entries)
  9. o Reenabled video comments
  10. o Change of default players
  11. o The import entries page is working
  12. o !!!! Bug Fix: uploaded content was attributed to anonymous. The fix might cause problems to users already using the extensions !!!
  13. When starting the session we now use the user_id (the correct option) and the not the user name
  14. o Change player selection to be fetched from server(+ defualt players)
  15. o Native support for kaltura CE
  16. o Custom uploaders & editors
  17. Kaltura 1.5
  18. Features
  19. o module now using KDP v2.x
  20. o admins can switch between Simple Editor and Advanced Editor in kaltura_settings.php (I plan to make this a setting available from admin/settings/kaltura)
  21. o split 'edit kaltura mix' into 'edit own kaltura mix' and 'edit all kaltura mixes' and differentiate between the two when attempting to remix video
  22. o added cloning fucntionality (/kaltura/clone/[entry ID]/[content type]/), and added confirmation page (/kaltura/clone/[entry ID]/[content type]/confirm)
  23. o if user tries to remix another users mix and they don't have 'edit all kaltura mixes' access or access to edit that node, the mix will be cloned and a new node will be created.
  24. o added embed code box and 'view Kaltura embed code' permission
  25. Internal Bug Fixes:
  26. o Various fixes to get CCK integration working correctly
  27. o Various updates to make code work with api v3
  28. Known Issues:
  29. o There's currently no effective difference between Kaltura Mixes and Kaltura Entries
  30. o Adding partner information for the first time returns blank screen. Partner info is saved, however.
  31. o Notifications not fully implemented
  32. Kaltura 1.4
  33. Features
  34. o Cormac: Updated code to use api v3
  35. Kaltura 1.3
  36. Features
  37. o #351221 - makara: Module files organized in subfolders
  38. o New playlist CSS
  39. o #351723 - ptwob132: module now supports PHP4
  40. o #352076 - richshaw: media field fixed to get all uploads from 1 session
  41. Internal Bug Fixes:
  42. o Duration formatting in playlist fixed for leading zeros
  43. Kaltura 1.2
  44. Internal Bug Fixes:
  45. o function kaltura_use_uiconf invoked a wrong hook "use_widget" - updated to "use_uiconf"
  46. o playlist CSS fix for IE
  47. o added partner type (102) to partner registration
  48. o playlist creation on installation - now verifies that 'views' exists (can't rely on dependencies only)
  49. o contribution wizard variables are passed as URL encodeed JSON string
  50. Features
  51. o SEO links in player can be removed from module's settings
  52. Kaltura 1.0
  53. o Initial release