public
Description: Rails plugin for Kaltura API
Clone URL: git://github.com/eastmedia/kaltura.git

eastmedia's kaltura Feed   feed

locnguyen started watching kaltura 6 days ago
kaltura is at eastmedia/kaltura
shotgun started watching kaltura 21 days ago
kaltura is at eastmedia/kaltura
gary forked kaltura about 1 month ago
Forked repository is at gary/kaltura
jdg committed to eastmedia/kaltura 2 months ago

531dd887774f98ec149c61b44060b3796a277a1c

Update kaltura.yml.template with default simple editor / simple player ui conf id's.

jdg committed to eastmedia/kaltura 2 months ago

66568bd4eac52051b48c766dd841bf4ae019ee66

Merge branch 'master' of git@github.com:eastmedia/kaltura

jdg committed to eastmedia/kaltura 2 months ago

b45b7b69e144130f6e05e6f1fd4af5aaec4997f4

Add two static examples: kplayer and simple_editor.

bricolage committed to eastmedia/kaltura 2 months ago

446337f4225712593f8d4503d45783ac1e2973ad

Update README to clarify some of the plugin and Kaltura session behavior

Lazah started watching kaltura 3 months ago
kaltura is at eastmedia/kaltura
jdg committed to eastmedia/kaltura 3 months ago

a0ea485554c83ce713ba01b67c3674bcf1c8c4d1

Small spec fix - id's for entries/kshow's are not always integers.

jdg committed to eastmedia/kaltura 3 months ago

c39b2264721451e8e05194db9f5491884e7725de

Update the README with an example of creating a new kshow.

jdg committed to eastmedia/kaltura 4 months ago

7e750cdcb8ba5f37b47f71b42a21dbbe374db1b9

Add updatekshowowner / update_username, to update a kshow's puserId attribute.

jdg committed to eastmedia/kaltura 4 months ago

8b2f4c5e83a09f663fe176fd8e1b55f6244af4d0

- Test fix for add_widget.

jdg committed to eastmedia/kaltura 4 months ago

8e8371de2e048b3beed08e07612b0d77e89724b9

- Add Moderation capabilities + initial spec to plugin. [Unfinished, waiting on Kaltura to finish API.]

jdg committed to eastmedia/kaltura 4 months ago
jdg committed to eastmedia/kaltura 4 months ago

3dccbcf2096143d215cc45288dc5d41472624df1

Add all_entries and get_all_entries which uses Keditor.getallentries to retrieve a Kshow's entries rather than using the entry's from getkshow.

jdg committed to eastmedia/kaltura 4 months ago

35792e15f42124caa544772a10f801db4ef98bc7

Add a 'status' attribute to kshow.

jdg committed to eastmedia/kaltura 4 months ago

ff1e430fa1a6b7fd255be3a49c8a4d4baaaa4cfb

Move ui_conf_id out of kaltura.yml (there can be multiple uiconfs for multiple features.)

jdg committed to eastmedia/kaltura 4 months ago

5e64bdad59b95329b90bb5110f2bdf03529ac473

- Ability to delete Kaltura users.

jdg committed to eastmedia/kaltura 4 months ago

9a5e1aaafb833c6a8c9e3274277c270d3496727e

Add test for add_widget call.

jdg committed to eastmedia/kaltura 4 months ago

b6f2e0db09de6ec01c117e84fd2ae635cd6145a5

Add site_host_for_swf to Kaltura.

jdg committed to eastmedia/kaltura 4 months ago

66f8f4fff6291c1686ee458dbb050fb6b75beeec

- Add add_widget to kshow's

jdg committed to eastmedia/kaltura 4 months ago

51947bccfbc8ee2b89c043a885b3266a04dbb032

Add ui_conf_id to kaltura.yml.

jdg committed to eastmedia/kaltura 5 months ago

dc6f6766ae8dfff6a75f06fef6b17b27f15a0748

When running inside of rails, log everything to log/kaltura.log rather than production/development.log

jdg committed to eastmedia/kaltura 5 months ago

3fc8bb649e9ba34272698e01447c284e6b88fb6a

Add staging: option to kaltura.yml, to optionally use the Kaltura sandbox.

eastmedia added jdg to kaltura 5 months ago
kaltura is at eastmedia/kaltura
eastmedia added mbueti to kaltura 5 months ago
kaltura is at eastmedia/kaltura
bricolage committed to eastmedia/kaltura 5 months ago

0d8f65aab0bd3e7004a405a440c2371c20f071c1

Additional spec to ensure entry is created

bricolage committed to eastmedia/kaltura 5 months ago

9c0aed6bbf787100ef209c2dfc7c902b5c006aed

Spec Kaltura::Kshow#entries a bit more. Add :puserId to Kshow's attribute accessors

bricolage committed to eastmedia/kaltura 5 months ago
bricolage committed to eastmedia/kaltura 5 months ago

d972d78561dc88a0ef82fbf6e20023047f90820d

Fix spec for cloning a Kshow