Commit graph

236 commits

Author SHA1 Message Date
tomas
6c001bfbde Several security things in webspace. 2005-02-20 17:11:03 +00:00
tomas
179d3a39c5 gunid removed from delAudioClipFromPlaylist too, deleted audioClip is
identified by local ID.
2005-02-19 01:05:44 +00:00
tomas
570ff5b626 Gunid parameter removed in most of playlist methods. 2005-02-18 19:02:19 +00:00
tomas
0b961e9c32 minor changes 2005-02-18 18:43:11 +00:00
tomas
9f224b6fb5 existsFile/existsAudioClip/existsPlaylist corrected.
+BasicStor: webstream support added to resetStorage.
2005-02-18 13:38:48 +00:00
tomas
2fdac68efa webstream type file added to sampleData and resetStorage. 2005-02-18 13:33:49 +00:00
tomas
02f7969fe3 API changed!
Playlist-related methods parameters changed to be more consistent with other
methods.
2005-02-18 02:56:51 +00:00
tomas
7fa94a3d5b resetStorage method moved to BasicStor. 2005-02-18 02:55:35 +00:00
tomas
901ebe2646 Internal script structure changed. +minor corrections. 2005-02-18 02:54:17 +00:00
sebastian
d779f03e8b changed line 102 to use relative path in storWebstream() 2005-02-16 00:56:20 +00:00
tomas
d66291b067 minor changes 2005-02-14 22:39:51 +00:00
tomas
6ea52e06e6 emptyMdata.xml and emptyPlaylist.xml added,
used in stored file creation
2005-02-14 22:39:11 +00:00
tomas
7391795ac5 BasicStor: bsExistsFile added
GreenBox: getFileType and existsFile added
LocStor: minor changes
2005-02-14 16:16:05 +00:00
tomas
e88e501365 Little big changes: playlist editing methods added to GreenBox,
+ support methods in Metadata and BasicStor added
2005-02-14 00:36:23 +00:00
tomas
0f39059efd _isEdited and _setEditFlag moved to lower layer (BasicStor),
changed empty playlist content (containers and namespaces definition added,
+minor changes
2005-02-14 00:34:56 +00:00
tomas
045074ef72 minor change 2005-02-13 00:21:52 +00:00
tomas
91c4f36d16 Playlist handling interface added to GreenBox. 2005-02-10 02:28:56 +00:00
tomas
3ef5b8dee7 minor changes 2005-02-10 01:38:08 +00:00
tomas
e7e6569e01 Webstream support added +minor changes. 2005-02-09 22:43:38 +00:00
tomas
1291e232d6 minor changes 2005-02-09 22:42:22 +00:00
tomas
80875c8e6b minor change 2005-02-09 22:39:57 +00:00
tomas
fe15dbd069 Webstream support added. 2005-02-09 22:39:37 +00:00
tomas
108a6a154b ... 2005-02-09 22:38:38 +00:00
tomas
5248ab23a2 Major changes:
added: SAX parser support, setMetadataValue and deleteRecord methods
 modified: getMetadataValue
2005-02-07 23:17:40 +00:00
tomas
7590bbaa49 Method for update one metadata value added,
method for return one metadata value modified.
2005-02-07 23:14:51 +00:00
tomas
6b77fe7537 SAX parser for metadata added 2005-02-07 23:12:28 +00:00
tomas
072ece7313 getMetadataValue moved to Metadata.php + minor changes 2005-02-07 23:11:44 +00:00
tomas
27fae97b69 minor additions 2005-02-06 23:29:31 +00:00
tomas
38d98806c0 Dummy metadata XML string returned from getMetaData if there is no metadata. 2005-02-03 02:19:47 +00:00
tomas
c434ad025e Prefs: delGroupPref method added
GB: PHP interface for prefs added
2005-02-03 01:10:43 +00:00
tomas
75aa4cb59f Issue #573 fixed. 2005-01-27 23:38:37 +00:00
fgerlits
bc49af1e38 added reset() method to StorageClientInterface;
modified scheduler tests to use this reset() method;
changed getAllPlaylists() and getAllAudioClips() in StorageClientInterface
  to use the search() method, and added optional limit and offset arguments;
changed the Makefile.in in modules/storage and products/scheduler to
  initialize the storage server after compilation and before running tests;
modified some scheduler tests to work correctly with either Test- or
  Web- StorageClient
2005-01-27 20:20:15 +00:00
tomas
e47b586ee3 reset target added to Makefile (issue #569) 2005-01-26 20:26:13 +00:00
fgerlits
e40d8c3af3 *** empty log message *** 2005-01-26 18:27:54 +00:00
fgerlits
4c1517e14a *** empty log message *** 2005-01-26 18:25:52 +00:00
fgerlits
c160d028c9 added two more audio clips to the test storage data 2005-01-26 17:56:56 +00:00
fgerlits
e273b4eb80 modified storage test data to make the testStorageClient and the webS.C.
more similar
2005-01-26 17:51:34 +00:00
tomas
744c9619fc minor 2005-01-25 23:56:35 +00:00
tomas
d40afcac39 Sorting in browse methods added. 2005-01-24 01:41:45 +00:00
tomas
c029bd42bf Support for search/browse testing added. 2005-01-24 01:26:12 +00:00
tomas
2e351ca72f New method browseCategory added. 2005-01-24 01:25:25 +00:00
tomas
299c46b93d Search/browse things moved to separate class DataEngine. 2005-01-24 01:22:54 +00:00
tomas
358db687cc minor addition in comments 2005-01-24 01:03:12 +00:00
tomas
82875a06f3 getMdataValue method added 2005-01-21 13:42:40 +00:00
fgerlits
9d3995b658 added more tests to WebStorageClientTest 2005-01-21 12:46:37 +00:00
tomas
ab1ed0a009 Fixed #481 note 675 2005-01-20 13:03:34 +00:00
tomas
8f8020683b default serverPath is now taken from conf.php 2005-01-20 11:59:25 +00:00
tomas
b2f0411d7b Fixed #481 2005-01-20 01:55:15 +00:00
tomas
47ec93ad47 minor changes 2005-01-20 01:54:18 +00:00
tomas
c500ab2254 Group preferences added (#525).
+ things relevant to issues: #530, #552
2005-01-20 01:52:31 +00:00