2020-05-20 Fred Gleason <fredg@paravelsystems.com>

* Added 'FEEDS.CHANNEL_AUTHOR', 'FEEDS.CHANNEL_OWNER_NAME',
	'FEEDS.CHANNEL_OWNER_EMAIL', 'FEEDS.CHANNEL_EXPLICIT' and
	'PODCASTS.ITEM_EXPLICIT' fields to the database.
	* Incremented the database version to 326.
	* Added 'RDFeed::channelAuthor()', 'RDFeed::setChannelAuthor()',
	'RDFeed::channelOwnerName()', 'RDFeed::setChannelOwnerName()',
	'RDFeed::channelOwnerEmail(), 'RDFeed::setChannelOwnerEmail()',
	'RDFeed::channelExplicit()', 'RDFeed::setChannelExplicit()',
	'RDPodcast::itemExplicit()' and 'RDPodcast::setItemExplicit()'
	methods.
	* Added 'Author', Owner Name' and 'Owner E-Mail controls to the
	'Edit Feed' dialog box in rdadmin(1).
	* Added a 'Channel contains explicit content' checkbox to the
	'Edit Feed' dialog box in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-05-20 12:42:54 -04:00
parent e5c465fb57
commit b326c2d24f
20 changed files with 574 additions and 231 deletions

View File

@@ -1023,10 +1023,6 @@ files, causing any whose files remain to be imported again.</source>
<source>Feed: </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Key Name:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Title:</source>
<translation type="unfinished"></translation>
@@ -1244,6 +1240,22 @@ Feeds</source>
<source>Images</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Author:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Owner Name:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Owner E-Mail:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Channel contains explicit content</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditFeedPerms</name>
@@ -4099,14 +4111,6 @@ Permissions</source>
<source>Delete Feed</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Deleting Audio...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Superfeed</source>
<translation type="unfinished"></translation>
@@ -4123,6 +4127,10 @@ Permissions</source>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Deleting remote audio...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ListGpis</name>