Commit Graph

18921 Commits

Author SHA1 Message Date
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
fgerlits 4f23838731 re-added storeAudioClip test 2004-12-27 11:23:55 +00:00
fgerlits a7721186cd *** empty log message *** 2004-12-24 14:20:15 +00:00
fgerlits 70e6d2f6e0 *** empty log message *** 2004-12-24 13:57:56 +00:00
fgerlits ea3b4af262 got storeAudioClip to work, kinda sorta 2004-12-24 13:19:51 +00:00
fgerlits 5c7db7cf98 fixed a typo in UniqueId.h 2004-12-23 23:15:47 +00:00
fgerlits 518ae21eeb added curl-7.12.3 in tools/
plagiarized MD5 code from Mordechai T Abzug into Core::Md5 class
2004-12-23 21:53:22 +00:00
fgerlits de2b5a49a2 modified the authentication and storage modules to throw their
own exception classes AuthenticationException and StorageException
instead of invalid_argument and logic_error
2004-12-23 11:37:55 +00:00
fgerlits adf05eaf29 Changed WebStorageClient because storage server behavior changed. 2004-12-22 09:05:06 +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
maroy c687ab5a52 updated time display, as it no longer needs a valid session id 2004-12-20 14:27:16 +00:00
maroy d554a793d1 changed the call to GetSchedulerTime to call with no parameters 2004-12-20 14:21:49 +00:00
maroy 633b1f2bed added the ability to select UI language when logging in 2004-12-20 14:04:34 +00:00
maroy e9f5b6b04c fixed fallbackTest 2004-12-20 14:02:48 +00:00
maroy 1522d9c053 added LocalizedConfigurable
added Glib::ustring functions to LocalizedObject
2004-12-20 13:58:16 +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
fgerlits 5e8378a164 changed methods calling the storage server according to the new specs 2004-12-18 16:33:38 +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 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
maroy 8b2b3f6ecf added libxml++ 2.8.0 2004-12-17 12:07:15 +00:00
tomas 2de82b2a6a - 2004-12-16 23:39:23 +00:00
fgerlits 0c9171761b removed session ID check from getSchedulerTime method 2004-12-16 17:33:15 +00:00
maroy b700bb7932 fixed typo 2004-12-16 15:24:15 +00:00
maroy 38cffd05fe very first version of master panel 2004-12-16 14:28:38 +00:00
maroy 44841fa9c1 added window description document 2004-12-16 11:38:05 +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 4a942bed50 corrected Core/AuthenticationClientInterface and Core/StorageClientInterface references to Authentication/... and Storage/..., respectively 2004-12-16 10:34:53 +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
fgerlits cb4d80990d storage server docs now included in main (public) documentation 2004-12-15 15:40:12 +00:00
maroy fd7e00ee0a replaced helix library version with hxclient_1_3_0_neptunex-2004-12-15 2004-12-15 13:00:12 +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 f7399d9674 added budilrc, needed for a proper helix build 2004-12-15 12:44:38 +00:00
maroy 2122c7dc9e hxclient_1_3_0_neptunex-2004-12-15 2004-12-15 12:00:27 +00:00