1773 Commits

Author SHA1 Message Date
Fred Gleason
128a977d56 2019-05-03 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up a compiler warning for rdimport(1).
2019-05-03 16:59:32 -04:00
Fred Gleason
aa59fbb0f5 2019-05-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke audio importation in rdimport(1).
2019-05-03 15:42:40 -04:00
Fred Gleason
bf0a19bf43 2019-05-02 Fred Gleason <fredg@paravelsystems.com>
* Updated the package version to 3.0.0rc01.
v3.0.0rc01
2019-05-02 15:30:11 -04:00
Fred Gleason
f8e3632e04 2019-05-02 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'rivendell-pypad' RPM package always to use
	Python 3.6.
2019-05-02 15:14:39 -04:00
Fred Gleason
b0e92a7899 2019-05-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in the 'Import' Web API call that caused import of
	filenames containing multibyte UTF-8 characters to fail.
2019-05-01 17:15:59 -04:00
Fred Gleason
e1db731e0c 2019-05-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in rd_import(7) that caused corruption of multi-byte
	UTF-8 characters.
2019-05-01 12:35:28 -04:00
Fred Gleason
40b98bec92 2019-04-30 Fred Gleason <fredg@paravelsystems.com>
* Added an appendix containing the 'GNU Free Documentation License'
	to the Operations Guide.
2019-04-30 20:14:11 -04:00
Fred Gleason
c170dc3d0a 2019-04-29 Fred Gleason <fredg@paravelsystems.com>
* Added code to normalize the case of log names in
	'RDLog::RDLog()'.
2019-04-29 16:29:50 -04:00
Fred Gleason
44bca5bc35 Fixed typo in 'ChangeLog' 2019-04-29 16:28:13 -04:00
Fred Gleason
7f4e3a2439 2019-04-29 Fred Gleason <fredg@paravelsystems.com>
* Added code to normalize the case of group names in
	'RDGroups::RDGroups()'.
2019-04-29 15:52:53 -04:00
Fred Gleason
14493d229c 2019-04-29 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STACK_SCHED_CODES' table to the database.
	* Dropped the 'STACK_LINES.SCHED_CODES' field from the database.
	* Incremented the database version to 308.
	* Renamed the 'SchedCartList' class to 'RDSchedCartList' and
	refactored it to be idiomatic Qt.
	* Renamed the 'SchedRulesList' class to 'RDSchedRulesList'.
2019-04-29 14:48:52 -04:00
Fred Gleason
9c79546026 2019-04-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a type in 'RDLogPlay::move()'.
2019-04-29 13:52:26 -04:00
Fred Gleason
f8b223ec05 2019-04-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in escaping JSON strings that failed to handle
	control characters properly.
2019-04-26 18:27:32 -04:00
Fred Gleason
62a0914e05 2019-04-24 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Cart Data Dump (fixed width)' report from
	rdlibrary(1).
2019-04-24 17:54:26 -04:00
Fred Gleason
01dc164ee5 2019-04-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that broke the 'Cart Data Dump (CSV)'
	report.
2019-04-24 17:46:50 -04:00
Fred Gleason
d0bcd00173 2019-04-24 Fred Gleason <fredg@paravelsystems.com>
* Changed the 'Wht' column in the 'Cut Report' in rdlibrary(1)
	to be 'W/O' and display weight or order values as appropriate
	for the 'Schedule Cuts' setting.
2019-04-24 14:11:58 -04:00
Fred Gleason
9775e7ad32 2019-04-24 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'Rot' column in the 'Cart Report' in rdlibrary(1)
	to display to show 'WTD' for 'By Weight' and 'ORD' for
	'By Specified Order'.
2019-04-24 13:05:25 -04:00
Fred Gleason
b807ab0598 2019-04-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that caused the 'Cart Report' to
	show duplicate lines for carts containing more than one cut.
2019-04-24 12:49:47 -04:00
Fred Gleason
5589d3fc97 2019-04-23 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STACK_SCHED_CODES' table to the database.
	* Dropped the 'STACK_LINES.SCHED_CODES' field from the database.
	* Incremented the database version to 308.
	* Renamed the 'SchedCartList' class to 'RDSchedCartList' and
	refactored it to be idiomatic Qt.
	* Renamed the 'SchedRulesList' class to 'RDSchedRulesList'.
2019-04-23 18:30:30 -04:00
Fred Gleason
9f95fec5e1 Merge branch 'deltecent-renameevent' 2019-04-22 17:12:00 -04:00
Fred Gleason
da25f0b1dd Fixed conflict in 'ChangeLog' 2019-04-22 17:04:16 -04:00
Fred Gleason
0299036032 Merge branch 'deltecent-scheduler' 2019-04-22 17:00:40 -04:00
Fred Gleason
207cd93741 Fixed conflict in 'ChangeLog' 2019-04-22 16:54:02 -04:00
Fred Gleason
2fb0b542a6 Merge branch 'deltecent-rdimport' 2019-04-22 16:47:00 -04:00
Fred Gleason
b6ec19aedc Fixed conflict in 'ChangeLog' 2019-04-22 16:46:44 -04:00
Fred Gleason
569aa1c5ba 2019-04-22 Fred Gleason <fredg@paravelsystems.com>
* Modified 'rivendell.spec.in' to pin the Python version used on
	RHEL 7 to 3.4.
2019-04-22 16:26:20 -04:00
Fred Gleason
615fe098b3 2019-04-22 Fred Gleason <fredg@paravelsystems.com>
* Added a commented out debug printf the in 'RDSqlQuery' constructor.
2019-04-22 13:26:57 -04:00
Patrick Linstruth
df3cbea35a Updated ChangeLog 2019-04-21 11:48:42 -07:00
Patrick Linstruth
a9b3d08c96 Fixed a bug in rdlogmanager(1) that could corrupt the 'CLOCK_LINES' table when renaming an event. 2019-04-21 11:46:04 -07:00
Fred Gleason
7bfa5c12d9 2019-04-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that could cause database corruption
	when altering a table's charset/collation.
2019-04-04 14:06:28 -04:00
Fred Gleason
b88565a115 2019-04-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that broke schema reverting.
2019-04-03 16:35:42 -04:00
Fred Gleason
e011d6ec48 2019-04-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that caused SQL errors when updating
	the DB schema when used with the RDBMS system configured to
	disallow invalid datetime values.
2019-04-03 16:22:42 -04:00
Patrick Linstruth
da33dae6c1 Added bool itemHasCodes(int itemnumber,QStringList test_codes)
Cleaned up formatting
2019-04-02 18:03:47 -07:00
Patrick Linstruth
39801d7be6 Fixed a regression that broke clock scheduler rules in rdlogmanager(1). 2019-04-02 18:02:43 -07:00
Patrick Linstruth
2a51c4c788 Fixed a regression that broke clock scheduler rules in rdlogmanager(1). 2019-04-02 18:02:09 -07:00
Fred Gleason
a7cfb26a92 2019-04-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a race in rdservice(8) that could cause a deadlock
	when starting on a system with many dropboxes configured.
	* Fixed a bug in rdadmin(1) that caused a spurious error message
	when started on a system with the 'rivendell' service inactive.
2019-04-01 14:48:17 -04:00
Patrick Linstruth
e2e1902127 Fixed a regression in rdimport(1) that broke the "--set-daypart-times" argument. 2019-03-31 12:19:51 -07:00
Fred Gleason
dee0f5d168 2019-03-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in the remarks in 'apis/pypad/scripts/pypad_serial.py'.
2019-03-29 19:36:27 -04:00
Fred Gleason
72294a3325 2019-03-28 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Program Associated Data' chapter to the Operations
	Guide.
2019-03-29 18:45:10 -04:00
Fred Gleason
871d93a08f 2019-03-22 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0rc00.
v3.0.0rc00
2019-03-22 13:38:27 -04:00
Fred Gleason
e5b6a7ec0a 2019-03-21 Fred Gleason <fredg@paravelsystems.com>
* Added a startup check for the 'rivendell' service.
2019-03-21 17:13:46 -04:00
Fred Gleason
de6d386316 2019-03-21 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up formatting typos in 'docs/opsguide/rml.xml'.
2019-03-21 14:36:06 -04:00
Fred Gleason
1757747614 2019-03-20 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'No Operation' ['NN'] RML in the Operations
	Guide.
2019-03-20 16:49:27 -04:00
Fred Gleason
57233097e3 2019-03-20 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'Append Log' ['AL'] RML in the Operations
	Guide.
2019-03-20 16:35:58 -04:00
Fred Gleason
2df7752270 2019-03-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the rivwebcapi 'RD_ListLogs()' that caused
	corruption of log names containing multi-byte UTF-8 characters.
	* Fixed a bug in the rivwebcapi 'RD_ListLog()' that caused
	corruption of log names containing multi-byte UTF-8 characters.
	* Fixed a regression in the 'RDLogEvent::insert()' method
	that threw a segfault when applied on am empty log.
	* Fixed a bug in date/time parsing methods that could cause
	segfaults.
2019-03-15 15:55:10 -04:00
Fred Gleason
25d0f414c4 2019-03-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) that could throw a segfault when
	moving a log event to the end of a log.
2019-03-14 17:13:38 -04:00
Fred Gleason
9dfdd87c5d 2019-03-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke the 'Command Send' ['CC'] RML.
2019-03-14 16:53:21 -04:00
Fred Gleason
3c363ff5f5 2019-03-06 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'RDWaveData::introStartPos()' method to
	'RDWaveData::talkStartPos()'.
	* Renamed the 'RDWaveData::setIntroStartPos()' method to
	'RDWaveData::setTalkStartPos()'.
	* Renamed the 'RDWaveData::introEndPos()' method to
	'RDWaveData::talkEndPos()'.
	* Renamed the 'RDWaveData::setIntroEndPos()' method to
	'RDWaveData::setTalkEndPos()'.
2019-03-06 11:14:13 -05:00
Fred Gleason
d024d27474 2019-03-06 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDWaveData::validateMarkers()' method.
	* Added an 'RDWaveData::validateDateTime()' method.
	* Removed the 'RDWaveData::checkDateTimes()' method.
2019-03-06 10:32:37 -05:00
Fred Gleason
b2c1e70d9b Merge branch 'deltecent-artistsep' 2019-03-01 14:33:41 -05:00