Commit Graph

212 Commits

Author SHA1 Message Date
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
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 1660f54b6f Added printing of php working dir to setup scripts (for debugging) 2005-01-18 14:37:25 +00:00
tomas 2c3a0f9b39 Limit and offset added to search criteria. 2005-01-18 00:17:44 +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
tomas b2970a86d5 Filename of copied file fixed. 2005-01-13 15:31:02 +00:00
tomas 0bb6923efd fixed copy, move, delete problems in html ui 2005-01-12 17:56:01 +00:00
tomas 798b48c6b3 fixed:
http://bugs.campware.org/view.php?id=541
2005-01-12 17:55:20 +00:00
tomas c51863678b - 2005-01-12 15:29:35 +00:00
tomas 51f0a745fc - 2005-01-12 15:21:59 +00:00
tomas 820a400ae8 Some bugs in rename and copy operations fixed. 2005-01-12 13:15:17 +00:00
tomas 5850a9bba1 wrong & in JS code fixed 2005-01-12 11:02:56 +00:00
maroy 6c02912c69 Probably solved problem with dom_xml read IO error. 2005-01-11 13:16:21 +00:00
tomas 70c4802b25 Changes according to note 595 in:
http://bugs.campware.org/view.php?id=494
2005-01-10 23:22:30 +00:00
tomas 00dcb2f9ca Documentation changes. 2005-01-10 04:14:32 +00:00
tomas 5a373a388b Uninstall order fixed. 2005-01-10 03:35:06 +00:00
tomas ad01370c52 Store user preferences functionality added.
(http://bugs.campware.org/view.php?id=494)
+Fixed: http://bugs.campware.org/view.php?id=533
2005-01-10 03:04:01 +00:00
tomas 8001ffdce4 Result structure and documentation changes in searchMetadata/localSearch
methods. (http://bugs.campware.org/view.php?id=481)
File doc/search.html removed - content moved to inline docs.
XR_LocStor class moved to separate file.
2005-01-07 02:46:52 +00:00
tomas 0f1625db38 Search method with structured query support added.
(http://bugs.campware.org/view.php?id=481)
(+probably: http://bugs.campware.org/view.php?id=513)
+solved: http://bugs.campware.org/view.php?id=522
2005-01-06 01:10:01 +00:00
tomas b2d6de1344 - 2005-01-04 03:18:35 +00:00
tomas 28ab690499 solution of http://bugs.campware.org/view.php?id=523
and minor changes
2005-01-04 03:02:06 +00:00
fgerlits 31cc87b3c5 *** empty log message *** 2005-01-03 13:28:58 +00:00
fgerlits de9799cc6f changed test files in storageServer/var/tests 2005-01-03 13:25:39 +00:00
tomas 2fe057b9e5 audioclip and playlist internal file types added,
several next mime-types supported now
2004-12-30 02:35:47 +00:00
fgerlits 11f46d11ba wrote configuration of AudioClip from metafile;
added toXml() method to AudioClip
2004-12-29 10:02:29 +00:00
tomas f57fa14fbd Playlist methods added in PHP and XMLRPC layers.
+solved bug: http://bugs.campware.org/view.php?id=520
+minor change in _createGunid - for only non-negative bigint.
2004-12-29 01:51:00 +00:00
tomas a7698073cb ftype added to files db table,
resolved bug from report 0000513 at http://bugs.campware.org/view.php?id=482
2004-12-28 00:47:04 +00:00
tomas 54df237819 minor bug ... 2004-12-27 15:56:09 +00:00
tomas 8ae91afd94 Gunid testing added. 2004-12-27 15:31:13 +00:00
tomas a9e52421d9 Gunid format change!
Gunid is internally bigint (8B int).
Gunid is transported as 16 hex digits string in input parameters and output
results.
2004-12-27 14:49:25 +00:00
tomas ca9eebe138 - 2004-12-22 03:33:51 +00:00
tomas f0186ae3ee sorry - there were wrong commit ... 2004-12-22 03:32:53 +00:00
tomas c0ccb18a82 minor changes 2004-12-22 02:19:56 +00:00
tomas bc954ea07b Field in return struct of download-close methods is gunid:string now. 2004-12-22 02:18:46 +00:00
tomas 5268a81857 solved bug: http://bugs.campware.org/view.php?id=480 2004-12-22 00:36:53 +00:00
fgerlits 288ad456be Finally got reading from the storage server to work. Yippee! 2004-12-21 21:00:37 +00:00
fgerlits 48be2884b4 changed UniqueId::IdType from unsigned int to long long int
added UniqueId constructor from, and conversion to, std::string
got WebStorageClient::existsAudioClip() to work
2004-12-20 22:08:19 +00:00
tomas f81887c4ae Methods addSubj2 and removeSubjFromGr added.
(from alib module html ui example).
2004-12-20 02:43:16 +00:00
tomas 3490c97746 Documentation tags for doxugen added. 2004-12-19 00:40:12 +00:00
tomas 88df4ba4fc Documentation improved. 2004-12-18 23:43:53 +00:00
tomas a6d3541ae1 Inline documetation and error processing improved. 2004-12-18 23:32:49 +00:00
tomas 4785ebaafb Major changes - mainly in XMLRPC interface,
new layer in class hierarchy: BasicStor
2004-12-18 02:14:17 +00:00
tomas d4718a6b96 editPerms permission depends on perm setting of parent object now. 2004-12-18 01:57:11 +00:00
tomas 1796f4b4a3 Old XMLRPC extension files removed. 2004-12-15 17:30:06 +00:00
tomas 275af6c516 Inlude patched XML_RPC extension into LiveSupport CVS. 2004-12-15 17:25:50 +00:00
tomas bdb2c5c474 Bug in folder rename solved. 2004-12-15 17:21:39 +00:00
tomas ce64c6ead3 cosmetic chngs 2004-12-12 20:32:51 +00:00
tomas 29844f9a3a added:
resetStorage XML-RPC method in xrLocStor
 and var/tests/sampleData.php file
(and minor changes)
2004-12-12 02:12:47 +00:00
tomas 1a14163965 Few comments added 2004-12-09 00:42:42 +00:00
tomas 705bd34c33 Minor changes in LocStor::storeAudioClip and StoredFile::insert (bug. 483) 2004-12-08 01:47:18 +00:00
tomas ba315ed7d4 XMLRPC library frmo PEAR used
- solved bug: http://bugs.campware.org/view.php?id=480
2004-12-06 02:32:55 +00:00
tomas 98b553cec0 DOMXML extension checking added. 2004-11-25 20:17:10 +00:00
tomas 496e49a68c StoredFile::recallByGunid method added for more clear recalling by gunid. 2004-11-25 17:38:03 +00:00
tomas a0eba92d89 Error reporting enabled with XML header/footer. 2004-11-25 17:13:32 +00:00
tomas d95c09c236 Returning error codes and messages corrected. 2004-11-25 01:48:40 +00:00
tomas 41af7984c1 Changes for less verbose and more robust setup process.
Some documentation added.
2004-11-24 04:07:46 +00:00
tomas 611e8ea762 Better comments in xrLocStor.php. +minor changes 2004-11-08 20:24:57 +00:00
tomas ad0f796cd1 Minor changes in storeXMLNode, storeRecord and genXMLNode methods. 2004-11-08 20:21:15 +00:00
tomas 53d1e15b44 short doc/INSTALL text added and var/conf.php reformatted 2004-10-26 23:10:13 +00:00
tomas 4b07803e0c Major changes in transport layer - generalized for metadata and search jobs. 2004-09-29 01:51:37 +00:00
tomas 510091e734 Transport submodule added + relevant changes
Archive module have to be installed for Tranport.
2004-09-21 00:40:30 +00:00
tomas 70637ef59e Transport submodule added + relevant changes.
Transport need Archive module to be installed.
2004-09-21 00:27:41 +00:00
tomas 123db9ca08 LocStor.php - corrections in doxygen comments. 2004-09-12 23:54:41 +00:00
tomas 83a6d5e452 Little corrections. 2004-09-12 23:28:00 +00:00
tomas 72d8984500 Forgotten doxygen comments added. 2004-09-12 22:21:26 +00:00
tomas f62c1fab5d Initial revision 2004-09-12 21:58:48 +00:00