hpr_generator/templates
Dave Morriss c8135d811d Bug fix of query to find days to next free slot
templates/queries-index-mysql.tpl.html,
templates/queries-index-sqlite.tpl.html:
    Rather than driving the search from the eps table itself, this
    version makes a counter that generates slot numbers from the current
    show number to the highest show number in the system. The counter is
    used to interrogate the eps table to find the first empty slot. This
    sems to be a more reliable approach (but time will tell).
2023-10-20 13:37:37 +01:00
..
content-about.tpl.html Cleaning up after bad merge 2023-09-09 23:26:15 +01:00
content-comments_viewer.tpl.html Various changes to bring all the information pages into the same locations 2023-06-27 19:31:39 +02:00
content-correspondent.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
content-correspondents.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
content-episode.tpl.html Making good an oversight in the IA_link PR 2023-09-29 10:56:56 +01:00
content-episodes.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
content-index-announcement.tpl.html Remove New Year's Eve 2023 show announcement 2023-01-03 10:08:52 -05:00
content-index.tpl.html Fixing days to next free slot 2023-10-10 17:55:44 +01:00
content-mumble-howto.tpl.html Add page mumble-howto 2022-10-16 18:12:05 -04:00
content-recording.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
content-request_a_slot.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
content-requested_topics.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00
content-search.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
content-series_episode.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
content-series.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
content-sitemap.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
content-syndication.tpl.html Added press information that was missing and updated the FAQ for wikipedia 2023-09-05 20:31:46 +02:00
content-tags.tpl.html Fix episode url issues 2023-05-06 09:07:25 -04:00
content-twat_episode.tpl.html This reflects the change to move the "play" button to the top of the episode 2023-03-31 14:02:49 +02:00
ids-correspondent.tpl.html Allow multiple pages to be generated from one template 2022-07-28 22:22:55 -04:00
ids-episode.tpl.html Refactor MySQL database specific SQL 2022-11-28 19:49:06 -05:00
ids-series_episode.tpl.html Rename page series_shows to series_episode 2022-08-06 12:14:47 -04:00
ids-twat_episode.tpl.html Remove superflous WHERE condition 2022-11-28 19:55:51 -05:00
navigation-about.tpl.html Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
navigation-contribute.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
navigation-get-shows.tpl.html Change php_baseurl to hub_baseurl in the template files 2023-05-31 10:25:17 +02:00
navigation-give-shows.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
navigation-main.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
page.tpl.html Merge branch '167_Several_templates_use_non-existent_absolute_url' 2023-09-09 23:10:07 +01:00
queries-call_for_shows-mysql.tpl.html Fixed miscalculation triggering 'Call for shows' 2023-08-27 16:00:00 +01:00
queries-call_for_shows-sqlite.tpl.html Fixed miscalculation triggering 'Call for shows' 2023-08-27 16:00:00 +01:00
queries-correspondent-mysql.tpl.html Refactor MySQL database specific SQL 2022-11-28 19:52:39 -05:00
queries-correspondent-sqlite.tpl.html Add SQLite specific query templates 2023-02-08 16:05:36 -05:00
queries-episode-mysql.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-episode-sqlite.tpl.html Fixes to "step navigation", etc 2023-07-31 15:27:17 +01:00
queries-episodes-mysql.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-episodes-sqlite.tpl.html Fixing issue #140 2023-08-19 13:34:50 +01:00
queries-ids-episode-mysql.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-ids-episode-sqlite.tpl.html I145 Various bug fixes 2023-07-23 17:03:27 +01:00
queries-index-mysql.tpl.html Bug fix of query to find days to next free slot 2023-10-20 13:37:37 +01:00
queries-index-sqlite.tpl.html Bug fix of query to find days to next free slot 2023-10-20 13:37:37 +01:00
queries-series_episodes-mysql.tpl.html Hide display of future shows on series episodes page 2023-02-25 14:22:44 -05:00
queries-series_episodes-sqlite.tpl.html Hide display of future shows on series episodes page 2023-02-25 14:22:44 -05:00
queries-series-mysql.tpl.html Hide display of future shows on series listings page 2023-02-25 11:44:56 -05:00
queries-series-sqlite.tpl.html Hide display of future shows on series listings page 2023-02-25 11:44:56 -05:00
queries-tags-mysql.tpl.html Fixed link to Tags. 2023-05-01 00:50:01 +10:00
queries-tags-sqlite.tpl.html Fixed link to Tags. 2023-05-01 00:50:01 +10:00
rss-comments.tpl.xml Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
rss-hpr_total.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-hpr.tpl.xml Refactor RSS templates for either MySQL or SQLite 2023-02-20 22:36:30 -05:00
rss-query-hpr_total-mysql.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss-query-hpr_total-sqlite.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss-query-hpr-mysql.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss-query-hpr-sqlite.tpl.xml Fixing issue #140 2023-08-19 13:34:50 +01:00
rss.tpl.xml Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
shared-avatar.tpl.html Add show_avatar MACRO 2023-03-13 23:14:35 -04:00
shared-call_for_shows.tpl.html Fixed miscalculation triggering 'Call for shows' 2023-08-27 16:00:00 +01:00
shared-episode-summary.tpl.html Fixing issue #140 2023-08-19 13:34:50 +01:00
shared-item.tpl.xml Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
shared-listen-now.tpl.html Update listen_now MACRO 2023-04-01 19:56:11 -04:00
shared-show-transcript.tpl.html Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
shared-utils.tpl.html Fixing 'absolute_url' 2023-09-09 17:54:19 +01:00