Commit Graph

113 Commits

Author SHA1 Message Date
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
tomas 771a443d1f Group preferences added. 2005-01-20 01:50:25 +00:00
fgerlits 83d1971639 implemented search() in Storage; it works in the TestStorageClient,
does not work yet in the WebStorageClient
2005-01-19 20:51:48 +00:00
tomas dd417ea6b3 minor changes 2005-01-19 05:24:44 +00:00
tomas 90c3bee5e6 Transport tests updated to changes in transport subsystem. 2005-01-19 05:23:33 +00:00
tomas b4d240a096 Major changes in transport subsystem to accept playlists.
Transport audioclips rewritten.
2005-01-19 05:22:20 +00:00
tomas 6213dacf82 Webspace mapping test added. 2005-01-18 19:39:23 +00:00
tomas 5c8bcd6f4c Fixed return value. 2005-01-18 15:54:09 +00:00
tomas 1660f54b6f Added printing of php working dir to setup scripts (for debugging) 2005-01-18 14:37:25 +00:00
tomas f45f2dd391 Simple wrapper for php XMLRPC test client. 2005-01-18 00:18:20 +00:00
tomas 2c3a0f9b39 Limit and offset added to search criteria. 2005-01-18 00:17:44 +00:00
tomas 357d1b29c0 Minor change in comment. 2005-01-18 00:15:30 +00:00
tomas 4c0f884085 XMLRPC test client have been rewritten into PHP (from Python => Python is not
required now)
2005-01-17 23:58:06 +00:00
tomas 85c44e8a72 Minor bug in LocStor::searchMetadata fixed.
Return struct in locstor.savePlaylist changed:
single field: plid: string - playlist id
2005-01-17 22:55:01 +00:00
tomas 0c69b280b1 Changed result struct from resetStorage,
see note #641 in http://bugs.campware.org/view.php?id=546
2005-01-17 15:22:39 +00:00
tomas 39284fdce2 detail only 2005-01-17 15:19:02 +00:00
tomas 8e783bea66 Major changes - some code tranfers between layers:
StoredFile, BasicStor, GreenBox and LocStor
+Resolved: http://bugs.campware.org/view.php?id=545
2005-01-17 00:15:51 +00:00
tomas 958c1b4952 Gunid conflict between resetStorage and test script fixed. 2005-01-17 00:12:59 +00:00
tomas f93d40215f getFile method removed - it have used access methods not suitable for html
ui.
2005-01-17 00:12:05 +00:00
tomas b15212839b Added for:
http://bugs.campware.org/view.php?id=546
2005-01-15 13:51:37 +00:00
tomas 5776b42b12 Changes for:
http://bugs.campware.org/view.php?id=546
2005-01-15 13:50:51 +00:00
tomas 3ed796c74d Folder copy/move disabled - needs to be fixed. 2005-01-13 15:34:59 +00:00
tomas 4047e33474 Exception handling in addPerms fixed. 2005-01-13 15:34:08 +00:00
tomas 872bee64e3 Folder copy/move buttons disabled - needs to be fixed. 2005-01-13 15:33:25 +00:00