mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2018-02-15 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.LOG_SHELFLIFE_ORIGIN' field to the database. * Incremented the database version to 275. * Added a drop-down control to the 'Set Logs to auto-delete' control to allow origin to be specified in the 'Edit Service' dialog in rdadmin(1).
This commit is contained in:
@@ -79,8 +79,8 @@ class RDLog
|
||||
RDLogEvent *createLogEvent() const;
|
||||
QString xml() const;
|
||||
static bool create(const QString &name,const QString &svc_name,
|
||||
const QString &user_name,QString *err_msg,
|
||||
RDConfig *config);
|
||||
const QDate &air_date,const QString &user_name,
|
||||
QString *err_msg,RDConfig *config);
|
||||
static bool exists(const QString &name);
|
||||
static bool remove(const QString &name,RDStation *station,RDUser *user,
|
||||
RDConfig *config);
|
||||
|
||||
Reference in New Issue
Block a user