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 |
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 |