Commit graph

35 commits

Author SHA1 Message Date
tomas
9ebe33f086 #1136 - handling categories without lang fixed. 2005-06-11 07:44:20 +00:00
tomas
14cca72d92 Changed behaviour of getMdataValue methods - default language parameter
introduced.
2005-06-10 09:04:19 +00:00
tomas
a4af79c0e9 Minor fix 2005-05-13 08:13:39 +00:00
tomas
0e06ab3d53 #899 GreenBox::moveAudioClipInPlaylist moves playlists too now. 2005-04-29 17:13:16 +00:00
tomas
ba93af0d0c #857 Thanks - fixed handling empty elements. 2005-04-22 21:34:48 +00:00
tomas
db4f5da722 #832 Elements names in playlists are now considered case sensitive. 2005-04-19 22:15:20 +00:00
tomas
50b03c28b1 #689 htmlspecialchars are filtered out in getMetadataValue now. 2005-04-11 22:30:24 +00:00
tomas
8b1196db50 Fixed behaviour of metadata categories without xml:lang specified.
(mainly for dcterms:extent)
2005-04-08 23:42:30 +00:00
tomas
8f3c89c22e Fixed missing entities encoding in setMetadataValue. 2005-03-23 23:42:51 +00:00
tomas
5853bd2f1f #671. Default lang 'en' is not ignored if specified in setMetadataValue. 2005-03-22 22:48:11 +00:00
tomas
a41b58b751 comments fixed 2005-03-09 02:54:25 +00:00
tomas
f32ab1daa3 Validator and related things updated, validator ENABLED now. 2005-03-07 03:47:24 +00:00
tomas
fe5b13801f emptyWebstream.xml template added, + minor changes 2005-03-03 20:34:57 +00:00
tomas
0c54b95146 Methods related to validator changes/added. 2005-03-02 02:24:21 +00:00
tomas
5b8860c126 minor change 2005-02-25 21:19:15 +00:00
tomas
c1fe56c53e Validator support added. Not yet enabled. 2005-02-25 03:27:34 +00:00
tomas
e751f9084f It uses emptyMdata.xml file now as a default metadata set. 2005-02-25 01:45:18 +00:00
tomas
e88e501365 Little big changes: playlist editing methods added to GreenBox,
+ support methods in Metadata and BasicStor added
2005-02-14 00:36:23 +00:00
tomas
e7e6569e01 Webstream support added +minor changes. 2005-02-09 22:43: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
38d98806c0 Dummy metadata XML string returned from getMetaData if there is no metadata. 2005-02-03 02:19:47 +00:00
tomas
744c9619fc minor 2005-01-25 23:56:35 +00:00
tomas
b2f0411d7b Fixed #481 2005-01-20 01:55:15 +00:00
tomas
0bb6923efd fixed copy, move, delete problems in html ui 2005-01-12 17:56:01 +00:00
maroy
6c02912c69 Probably solved problem with dom_xml read IO error. 2005-01-11 13:16:21 +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
2fe057b9e5 audioclip and playlist internal file types added,
several next mime-types supported now
2004-12-30 02:35:47 +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
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
5268a81857 solved bug: http://bugs.campware.org/view.php?id=480 2004-12-22 00:36:53 +00:00
tomas
ad0f796cd1 Minor changes in storeXMLNode, storeRecord and genXMLNode methods. 2004-11-08 20:21:15 +00:00
tomas
4b07803e0c Major changes in transport layer - generalized for metadata and search jobs. 2004-09-29 01:51:37 +00:00
tomas
83a6d5e452 Little corrections. 2004-09-12 23:28:00 +00:00
tomas
f62c1fab5d Initial revision 2004-09-12 21:58:48 +00:00