Commit Graph

19032 Commits

Author SHA1 Message Date
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 dc1664a204 Minor update of storageServer and archiveServer requirements and
installation.
2005-01-22 14:10:45 +00:00
tomas 3009c187b0 removed - obsolete 2005-01-22 14:09:51 +00:00
fgerlits df58fd8fcf added TagConversion class to module core 2005-01-21 21:15:21 +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
maroy 377b8be5e7 added latest version posted by Doug to the mailing list 2005-01-21 08:46:46 +00:00
fgerlits f522a61317 removed curlpp (we are not using it right now, and there is a version 0.5
out now, so if we did use it, we would probably use that one)
2005-01-20 19:11:20 +00:00
fgerlits d3611a44aa added taglib-1.3.1 to tools 2005-01-20 16:57:32 +00:00
fgerlits 2a8113a892 fixed the search methods 2005-01-20 14:11: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
tomas 997d80d406 method isMemberOf added 2005-01-20 00:48:49 +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
maroy 5aef002241 fixed typos 2005-01-19 13:22:31 +00:00
maroy bfdbde12e3 added development tools document 2005-01-19 13:16:36 +00:00
fgerlits 575e1a56ab fixed the C++ wrapper of the resetStorage method in the storage server 2005-01-19 11:39:20 +00:00
tomas d2a971ad45 change in class hierarchy 2005-01-19 05:40:08 +00:00
tomas a508b3dca5 include directory problem fixed 2005-01-19 05:36:39 +00:00
tomas 83f809c841 fixed include directory problem 2005-01-19 05:34:24 +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 3e40ad4707 removed - using php version now 2005-01-19 05:17:22 +00:00
tomas 745e604869 minor changes 2005-01-19 05:13:21 +00:00
tomas 807c8cec6c HTTP PUT support rewritten to PHP. 2005-01-19 05:09:41 +00:00
tomas 62371a5ab0 XMLRPC test client rewritten to PHP. 2005-01-19 05:07:35 +00:00
tomas 4f5ba7085f Major changes in setup scripts. 2005-01-19 05:06:14 +00:00
fgerlits ffc09993bb added Storage::SearchCriteria class 2005-01-18 22:40:37 +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
maroy 39aabfecf2 removed unnecessary class keyword 2005-01-18 15:43:16 +00:00
maroy 0b7b5f67ee made sure to compile under gcc 3.4 (don't know the real reason, though) 2005-01-18 15:42:58 +00:00
maroy dd780a5b54 added different error explanation for different cases of errors 2005-01-18 15:42:39 +00:00
maroy b338da3661 enclosed open() call it try .. catch block 2005-01-18 15:42:02 +00:00
maroy 548cd8cf20 chaned script and makefile to honor already existing LD_LIBRARY_PATH
environment variable
2005-01-18 15:41:15 +00:00
tomas 1660f54b6f Added printing of php working dir to setup scripts (for debugging) 2005-01-18 14:37:25 +00:00
maroy f11f86bcab added patch to remove closing colons for namespace declarations,
which annoys gcc 3.4
2005-01-18 13:55:09 +00:00
maroy d09d18f838 updated install scripts to honor existing LD_LIBRARY_PATH environment
variables
2005-01-18 13:42:52 +00:00
fgerlits 30060746dd modified WebStorageClient to reflect changes in storageServer module 2005-01-18 13:14:14 +00:00
maroy 6a43a272b0 added supporting document 2005-01-18 12:39:27 +00:00
maroy 23761c1990 added and updated documents after the January 11-14 meeting 2005-01-18 11:50:50 +00:00
maroy 0f71a6b877 fixed ambigous naming of the ptime variables 2005-01-18 11:17:50 +00:00
tomas 9c0c9a85ee Change in names of auth token manipulating mathods. 2005-01-18 10:14:33 +00:00
tomas f45f2dd391 Simple wrapper for php XMLRPC test client. 2005-01-18 00:18:20 +00:00