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
|
d384f42da0
|
deleteData() corrected
|
2004-12-18 01:11:15 +00:00 |
tomas
|
fccdbccf4a
|
minor bug in checkPerm eliminated
|
2004-12-18 01:02:10 +00:00 |
tomas
|
504fabf8c7
|
testonly target added
|
2004-12-18 01:01:19 +00:00 |
maroy
|
790e6ee4c1
|
migrated from libxml++ 1.x to 2.8
|
2004-12-17 12:12:31 +00:00 |
maroy
|
6fdafd17e2
|
added missing file
|
2004-12-17 12:10:28 +00:00 |
tomas
|
2de82b2a6a
|
-
|
2004-12-16 23:39:23 +00:00 |
fgerlits
|
7dbfa2dbc4
|
a few more places where the ClientInterface moves had to be recorded
|
2004-12-16 11:24:54 +00:00 |
fgerlits
|
8d8eaa93be
|
moved AuthenticationClientInterface.h from Core to Authentication
moved StorageClientInterface.h from Core to Storage
added tests for AuthenticationClientFactory and StorageClientFactory
|
2004-12-15 20:36:26 +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 |
maroy
|
b306b0c2dd
|
added more parallel tests, as they seem to be fixed with
hxclient_1_3_0_neptunex-2004-12-15
|
2004-12-15 12:46:44 +00:00 |
maroy
|
ae093e2cdc
|
now the XML-RPC client closes the connection immediately
|
2004-12-14 13:02:32 +00:00 |
maroy
|
cb38affb2a
|
added getSchedulerTime() function
|
2004-12-14 12:46:50 +00:00 |
fgerlits
|
12e3b40235
|
patched incorrect handling of struct tm in XmlRpc::XmlRpcValue
|
2004-12-13 21:45:41 +00:00 |
maroy
|
b9495ba094
|
time conversion routines now properly throw exceptions, when needed
|
2004-12-13 13:56:13 +00:00 |
maroy
|
b937849015
|
added TimeCoverstion::tmToPtime()
|
2004-12-13 12:33:41 +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 |
fgerlits
|
8908bffe6b
|
added webAuthenticationClient.xml for testing WebStorageClient
|
2004-12-09 09:14:52 +00:00 |
tomas
|
1a14163965
|
Few comments added
|
2004-12-09 00:42:42 +00:00 |
fgerlits
|
089744e465
|
added some stuff to the WebStorageClient, not much to show for it yet
|
2004-12-08 12:50:09 +00:00 |
tomas
|
705bd34c33
|
Minor changes in LocStor::storeAudioClip and StoredFile::insert (bug. 483)
|
2004-12-08 01:47:18 +00:00 |
fgerlits
|
0c6cd50546
|
added abstract Playable class, which is a common ancestor of AudioClip and
Playlist; plus some clarification in the PlaylistElement documentation
|
2004-12-06 17:19:24 +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 |
fgerlits
|
3ce857b78b
|
added parentheses to make gcc happy
|
2004-12-03 11:07:42 +00:00 |
fgerlits
|
0fa7cd107d
|
appendix #2
|
2004-12-02 13:39:53 +00:00 |
fgerlits
|
f8e647bac3
|
appendix to the previous
|
2004-12-02 13:39:12 +00:00 |
fgerlits
|
02736c51aa
|
moved WebAuthenticationClient in cvs, too
|
2004-12-02 13:38:09 +00:00 |
fgerlits
|
b1a40ac950
|
fixed a typo
|
2004-12-02 13:20:54 +00:00 |
fgerlits
|
d48cb7ccce
|
added explicit "private" visibility specification
moved WebAuthenticationClient.h from public to private
|
2004-12-02 13:11:20 +00:00 |
maroy
|
c5f2579ec9
|
added WebStorageClient to StorageClientFactory
|
2004-12-02 10:30:02 +00:00 |
maroy
|
c0cc88833e
|
updated documenation
|
2004-12-02 01:36:06 +00:00 |
maroy
|
885b2cc212
|
added scheduler client module
|
2004-12-02 01:22:38 +00:00 |
maroy
|
97a0c86134
|
fixed typo
|
2004-12-01 23:48:46 +00:00 |
maroy
|
05d0cce2b1
|
fixed typo
|
2004-12-01 23:42:42 +00:00 |
maroy
|
c5107f715b
|
separated troublesome helix problems into separate test cases
|
2004-12-01 21:14:11 +00:00 |
maroy
|
585a096fdb
|
added capability to Localized object to load a resource bundle based on
information in a configuration file
|
2004-12-01 20:07:37 +00:00 |
maroy
|
70968ffbcf
|
added message formatting functions
|
2004-11-30 23:57:55 +00:00 |
fgerlits
|
7be7d6b0d9
|
added nested playlist support to the storage module
|
2004-11-30 17:00:25 +00:00 |
fgerlits
|
34b681064c
|
added support for playlists containing other playlists
|
2004-11-29 20:40:36 +00:00 |
fgerlits
|
f8e5516240
|
*** empty log message ***
|
2004-11-29 12:57:52 +00:00 |
fgerlits
|
0311bb4fb4
|
moved WebStorageClient.h to include/LiveSupport/Storage
|
2004-11-29 12:55:21 +00:00 |
fgerlits
|
7a6592edbf
|
wrote specifications for the playlist methods in the storage server
started adding a savePlaylist() call to the xml-rpc functions which
call the storage server (I should have done this earlier but didn't)
|
2004-11-26 18:54:53 +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 |
maroy
|
c9e68edff6
|
minor sanity changes...
|
2004-11-25 14:52:26 +00:00 |