2020-08-11 Fred Gleason <fredg@paravelsystems.com>

* Added a 'FEEDS.CHANNEL_AUTHOR_IS_DEFAULT' field to the database.
	* Incremented the database version to 332.
	* Added 'RDFeed::channelAuthorIsDefault()' and
	'RDFeed::setChannelAuthorIsDefault()' methods.
	* Added a 'Use as default Item Author' checkbox to the 'Edit Feed'
	dialog in rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-08-11 18:51:13 -04:00
parent d80e72152d
commit 88e0544874
17 changed files with 192 additions and 101 deletions

View File

@@ -1521,6 +1521,10 @@ Feeds</source>
Clipboard</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Use as default Item Author</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditFeedPerms</name>