http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/website/www/conf.py Mercurial Repository: p/roundup/code: website/www/conf.py history 2025-07-11T22:29:49-04:00 build: linkcheck tripping rate limits. http://hg.code.sf.net:8000/p/roundup/code/#changeset-6cf700cae7f643e869363c6c73993217db243eaf John Rouillard rouilj@ieee.org 2025-07-11T22:29:49-04:00 2025-07-11T22:29:49-04:00
changeset 6cf700cae7f6
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description build: linkcheck tripping rate limits.

Tell linkcheck to respect rate limits by delaying by a server
specified delay.
files
docs: link to Client and TemplatingUtils class/method docstrings http://hg.code.sf.net:8000/p/roundup/code/#changeset-78b13272d41bb3602602e155e8a5e6f6254f14f7 John Rouillard rouilj@ieee.org 2025-01-07T23:00:35-05:00 2025-01-07T23:00:35-05:00
changeset 78b13272d41b
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: link to Client and TemplatingUtils class/method docstrings

pydoc.txt:
new page. Has two example autodoc invocations: automethod and autoclass.

docs.txt
Added pydoc.txt as a hidden page in a new toc in docs.txt. Added
includehidden in toc directive.Not sure what it does, but was part
of a recipie to hide the pydoc from the main TOC.

conf.py:
added sphinx.ext.autodoc to get it pulling in the docs.

reference.txt:

added references to the pydoc using :py:meth: for templating utils
methods like set-http_response and :py:class: for Client as the
existing docs referenced the docstrings.

Changed table formatting for the TemplatingUtils methods from table
to list-table. The length of the references to the methods was too
large to exist in the first column of a drawn table.


For right now the pydoc stuff is only referenced via links from the
main docs. Currently it is ugly, but the additional info on tempating
utils and their arguments can be helpful.

Added sphin
files
chore: it's 2025, update copyrights http://hg.code.sf.net:8000/p/roundup/code/#changeset-c80de1b0dd83afb8474277cbcb3a036ce691a79c John Rouillard rouilj@ieee.org 2025-01-01T09:54:32-05:00 2025-01-01T09:54:32-05:00
changeset c80de1b0dd83
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description chore: it's 2025, update copyrights
files
docs: fix formattin issue caused by removal of html_style key. http://hg.code.sf.net:8000/p/roundup/code/#changeset-e1c477c5d63fea9f973403bcbe313d18eaec9e54 John Rouillard rouilj@ieee.org 2024-07-12T23:41:21-04:00 2024-07-12T23:41:21-04:00
changeset e1c477c5d63f
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: fix formattin issue caused by removal of html_style key.

With empty value, it inserts default sphinx css.
files
docs: fix some missing/broken links. http://hg.code.sf.net:8000/p/roundup/code/#changeset-57ef20b6c003673d05a572265bb80d8b9bf3e509 John Rouillard rouilj@ieee.org 2024-07-12T22:23:32-04:00 2024-07-12T22:23:32-04:00
changeset 57ef20b6c003
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: fix some missing/broken links.
files
docs: set up for release documentation. http://hg.code.sf.net:8000/p/roundup/code/#changeset-d6b447de4f5909ddac6d22f6dd51e8e4ebd79c5d John Rouillard rouilj@ieee.org 2024-07-09T09:34:13-04:00 2024-07-09T09:34:13-04:00
changeset d6b447de4f59
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: set up for release documentation.

Make changes to publish security.html with CVE announcements referring
to the sections in upgrading.html rather than CVE.html.

Remove templates.zip as part of html build in Makefile.

Also update doc for using CVE.html.
files
docs: changes to website docs to announce CVE's http://hg.code.sf.net:8000/p/roundup/code/#changeset-6d4b5005abf2106de27211939e0cb4f31b7d4a8f John Rouillard rouilj@ieee.org 2024-07-09T09:12:29-04:00 2024-07-09T09:12:29-04:00
changeset 6d4b5005abf2
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: changes to website docs to announce CVE's

Changes to the website doc generation to create CVE.html by extracing
secions from upgrading.txt. It also allows overriding the release
version that is displayed in the web page titles.

It also adds support for making a zipfile (which is better supported
on windows that a tarball) of the templates needed to address the CVE
in the tracker home html files

The next commit for this directory will remove the generation of the
CVE.html file as CVE remediation/scope issue will be in the
upgrading.html document. It will also remove generation of
templates.zip.
files
docs: add opengraph tags to website. http://hg.code.sf.net:8000/p/roundup/code/#changeset-b516483f68a35c28d087f1606bfdbf6ee15801ad John Rouillard rouilj@ieee.org 2024-06-12T17:37:16-04:00 2024-06-12T17:37:16-04:00
changeset b516483f68a3
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: add opengraph tags to website.
files
changes for 2.4.0b0 release http://hg.code.sf.net:8000/p/roundup/code/#changeset-a377590eba34724c5d30d80692257e5ae68aab13 John Rouillard rouilj@ieee.org 2024-05-26T20:57:28-04:00 2024-05-26T20:57:28-04:00
changeset a377590eba34
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description changes for 2.4.0b0 release
files
doc: update links and docs on checking links http://hg.code.sf.net:8000/p/roundup/code/#changeset-828f79ae965b96387ee9d1e4145f25b3a46942ce John Rouillard rouilj@ieee.org 2024-05-13T18:42:26-04:00 2024-05-13T18:42:26-04:00
changeset 828f79ae965b
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description doc: update links and docs on checking links

Add timeout for link checking so make linkcheck completes.

Document grep command to use to filter broken links to external links.

Fix PostgreSQL links to point to current pages.
Fix pyreadline3 link.
Fix vim po file plugin link
Use wayback machine for zpi internationalization link.
files
docs: issue2551317 add support for jinja2 customization examples http://hg.code.sf.net:8000/p/roundup/code/#changeset-67438e439da838fd99fa341b0d61467fe303f642 John Rouillard rouilj@ieee.org 2024-02-17T18:56:04-05:00 2024-02-17T18:56:04-05:00
changeset 67438e439da8
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: issue2551317 add support for jinja2 customization examples

Added sphinx-tabs to doc build. This allows adding code-tabs one for
"TAL" examples and one for "Jinja2" examples in the doc.

Converted partly the "Editing multiple items in an index view"
example. Sombody who knows jinja2 better than I, and can test the
example will need to finish it.

Documented requirement and method for building docs in developers.txt.
Added requirements.pip files for pip install -r ... modules needed for
processing docs.

Fixed missing block in layout.txt that stopped tabs.css from being
loaded.
files
docs: remove COPYING.html from website/www tree. http://hg.code.sf.net:8000/p/roundup/code/#changeset-4376d8c19b2a5b51b5d6a40c08aea8e1b42eaf66 John Rouillard rouilj@ieee.org 2023-08-08T22:47:58-04:00 2023-08-08T22:47:58-04:00
changeset 4376d8c19b2a
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: remove COPYING.html from website/www tree.

The file should not be published. It gets published as license.html
and linked as such from the side menu.
files
Eliminate error w/ permalink setting for sphinx 5+; enable opesearch http://hg.code.sf.net:8000/p/roundup/code/#changeset-5bac0a0afb7f22e9b5fa3dc2e8b32bef906c12e9 John Rouillard rouilj@ieee.org 2023-06-20T00:53:39-04:00 2023-06-20T00:53:39-04:00
changeset 5bac0a0afb7f
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Eliminate error w/ permalink setting for sphinx 5+; enable opesearch

opensearch enabled for website build only. Not local docs.
files
Set language to en explicitly. http://hg.code.sf.net:8000/p/roundup/code/#changeset-06a2f79389b6ea9b09bd47d2eee26126c90d9067 John Rouillard rouilj@ieee.org 2023-06-15T20:50:31-04:00 2023-06-15T20:50:31-04:00
changeset 06a2f79389b6
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Set language to en explicitly.

Suppress warning on newer sphinx.
files
add file with sphinx requirements for building doc. http://hg.code.sf.net:8000/p/roundup/code/#changeset-452a8bd1d826226af82e7190866e7f41228b6ea9 John Rouillard rouilj@ieee.org 2023-06-15T20:46:59-04:00 2023-06-15T20:46:59-04:00
changeset 452a8bd1d826
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description add file with sphinx requirements for building doc.


Disable permalinks for older and newer sphinx versions.

make conf.py's work with old and new sphinx.

make layout.py work with 7.x sphinx which replaces the style
variable with styles[].
files
Autmatically get version and release from roundup/__init__.py http://hg.code.sf.net:8000/p/roundup/code/#changeset-f100f5fdf6bfa386e1369c99743c5dc0f9f9030b John Rouillard rouilj@ieee.org 2023-06-08T01:02:32-04:00 2023-06-08T01:02:32-04:00
changeset f100f5fdf6bf
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Autmatically get version and release from roundup/__init__.py

Copy code from docs/conf.py that generates the release and version
settings from roundup/__init__.py into website/www/conf.py.

Update RELEASE.txt to remove need to set these manually and annotate a
couple of other documented changes.
files
Changes for roundup release 2.3.0b2 http://hg.code.sf.net:8000/p/roundup/code/#changeset-51fc06fabcee043db116e2fbdcdcf5e86b67ed3d John Rouillard rouilj@ieee.org 2023-05-31T19:44:02-04:00 2023-05-31T19:44:02-04:00
changeset 51fc06fabcee
branch
bookmark
tag 2.3.0b2
user John Rouillard <rouilj@ieee.org>
description Changes for roundup release 2.3.0b2

I missed changing announcements.txt so the b1 release has the 2.2.0
release announcment when I uploaded to test.pipi.org.
files
2.3.0b1 release changes http://hg.code.sf.net:8000/p/roundup/code/#changeset-623502678b97a0b24ce32d31c3fa42d52503d982 John Rouillard rouilj@ieee.org 2023-05-31T19:25:13-04:00 2023-05-31T19:25:13-04:00
changeset 623502678b97
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description 2.3.0b1 release changes

roundup/__init__.py:

Update version

setup.py:

Mark as beta release; add python 3.11/3.12 as supported language
versions.

website/www/conf.py:

update version/release to 2.3b1/2.3.0b1

website/www/index.txt:

update highlights/version

website/www/signatures/:

Add 2.3.0b1 pgp signature. Will be removed when 2.3.0 is released but
this allows me to test.

docs:

Fix links

Update acknowlegements with 2.3.x churn/contrib etc.

locale:

update software version, creation date; rebuild template and
propagate changes.

MANIFEST.in:

add locale/Makefile
files
Incomplete work to generate config doc from config.ini http://hg.code.sf.net:8000/p/roundup/code/#changeset-a210f4437b49548b399f115d93d12e288b4d08cf John Rouillard rouilj@ieee.org 2023-05-17T13:34:36-04:00 2023-05-17T13:34:36-04:00
changeset a210f4437b49
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Incomplete work to generate config doc from config.ini

This is an incomplete attempt to allow generation of the config.ini
documentation in reference.txt. It reformats the output of
'roundup_admin.py genconfig'. So it now includes all of the
settings. Using a Makefile rule like:

tracker_config.txt: ../roundup/configuration.py
python3 ../roundup/scripts/roundup_admin.py \
genconfig _temp_config.txt
sed -e '1,8d' \
-e 's/^\[\([a-z]*\)\]/\n.. index:: config.ini; sections \1\n\n.. code:: ini\n\n [\1]/' \
-e 's/^\([^[]\)/ \1/' \
_temp_config.txt > tracker_config.txt
rm -f _temp_config.txt

results in the config.ini split by section and index links being put
in place. However some sections have a comment before the [section]
marker. This comment is orphaned at the end of the prior section
rather than starting the new section. A simple sed won't allow the
lookahead needed to target the [section] marker and include the prior
comment block. Also there are still have some long lines generated (>
65 characters). Maybe a python script can import configuration.py and
output proper restructured text output?


reference.txt:
add a commented out include:: tracker_config.txt directive

roundup/admin.py:
don't require a tracker home for genconfig. So user can generate a
clean config.ini on demand. Tracker home is still required for
updateconfig.

roundup/configuration.py:
wrap lines better. A number of them are generating comments > 65
characters which is the targeted line length. This cleans up
config.ini too, so is a good thing.

website/www/conf.py:
ignore doc/tracker_config.ini when processing.
files
update copyright end date. http://hg.code.sf.net:8000/p/roundup/code/#changeset-42a2ae43970558a1c6675df99bbace09bc4083ee John Rouillard rouilj@ieee.org 2023-05-14T12:02:19-04:00 2023-05-14T12:02:19-04:00
changeset 42a2ae439705
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description update copyright end date.
files
Do not hyperlink some exampe url's. http://hg.code.sf.net:8000/p/roundup/code/#changeset-7109cdf8fef42927ab93a9c5b037a64e1ade887a John Rouillard rouilj@ieee.org 2023-02-15T10:44:14-05:00 2023-02-15T10:44:14-05:00
changeset 7109cdf8fef4
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Do not hyperlink some exampe url's.

The example url's should not be hyperlinked. They show up as dead links
in ahrefs etc. Make linkcheck report them if they show up again.
files
Add new security.txt http://hg.code.sf.net:8000/p/roundup/code/#changeset-1836e0ef7751861db3df29f1a8bd603ed428f45f John Rouillard rouilj@ieee.org 2022-12-02T22:30:12-05:00 2022-12-02T22:30:12-05:00
changeset 1836e0ef7751
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add new security.txt

Add to index, remove security.txt from exclude list in website. Add
:orphan: to security-history.txt since it is only linked from
upgrading.txt.
files
disable opensearch generation. It doesn't work. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a93ef7aec24ed9c532da1e008f91cb72d0196759 John Rouillard rouilj@ieee.org 2022-11-29T22:10:29-05:00 2022-11-29T22:10:29-05:00
changeset a93ef7aec24e
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description disable opensearch generation. It doesn't work.

It references an opensearch.html page in the generated docs which
doesn't exist.

The opensearch.xml file is (properly??) generated in _static, but
referenced in the sitemap at the root not in _static.
files
fix version. http://hg.code.sf.net:8000/p/roundup/code/#changeset-502fb803fc229a4fcd97d78e1ed1fa762e893786 John Rouillard rouilj@ieee.org 2022-07-12T23:48:47-04:00 2022-07-12T23:48:47-04:00
changeset 502fb803fc22
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description fix version.
files
fix icon path. http://hg.code.sf.net:8000/p/roundup/code/#changeset-8291903b825a823acc6b33bab4cea1e73f506c14 John Rouillard rouilj@ieee.org 2022-07-12T23:46:52-04:00 2022-07-12T23:46:52-04:00
changeset 8291903b825a
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description fix icon path.
files
www: add favicon, opensearch http://hg.code.sf.net:8000/p/roundup/code/#changeset-d669f96dc580cfeb4f59cef8a3c3f523ea51cf68 John Rouillard rouilj@ieee.org 2022-07-12T21:23:09-04:00 2022-07-12T21:23:09-04:00
changeset d669f96dc580
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description www: add favicon, opensearch

favicon.ico from doc/roundup-favicon.ico
files
Pygments has poor code block contrast outout using sphinx style. http://hg.code.sf.net:8000/p/roundup/code/#changeset-339805c4a85baa1cef9522daa07ae9ac674cd405 John Rouillard rouilj@ieee.org 2022-07-12T14:16:58-04:00 2022-07-12T14:16:58-04:00
changeset 339805c4a85b
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Pygments has poor code block contrast outout using sphinx style.

Change to borland theme. This eliminated 68 poor contrast (< AA)
examples on upgrading.html. Even more on other pages. axe DevTools is
now happier.

Borland theme/style doesn't color the bacground of the code blocks, so
set to lightyellow in style.css. This still allows good contrast.
files
Handle build issues, update css for mobile http://hg.code.sf.net:8000/p/roundup/code/#changeset-d93b441ee778754e780ecb96a1359a1e128ea941 John Rouillard rouilj@ieee.org 2022-07-10T18:16:13-04:00 2022-07-10T18:16:13-04:00
changeset d93b441ee778
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Handle build issues, update css for mobile

I added www.roundup-tracker.org as a property of mine in google search
console. It reports bad mobile experience.

According to the goatcounter tracker I put in, we get 400 hits from
phones/small tablets; 400 from tablets/small laptops and 800 from
computer screens. So 1/4 is mobile and 1/2 is not a large computer
screen.

On mobile (<960px) the left hand menu is stacked on top of the column
in mobile sizes. Sub-menu links are spaced apart to make them easier
to clkick on with a finger. Same with the table of contents in the
documents. The main document content is now full display width (rather
than scrunched to the right side of the display). This is just a quick
hack, but it should make the docs more usable.

As I worked, I found that _static/style.css changes were not being
copied into the html build directory when sphinx was rerun. Nuke
entire html subdir and rebuild from scratch each time. Also added
comments to Makefile.

Also robots.txt was being added as extra_html by sphinx, but it causes
a missing from TOC error that exits the build (when using -W). Since
exiting on warning is better, I changed Makefile to add
robots.txt. Removed robots.txt references from conf.py.
files
2.2.0b1 release changes http://hg.code.sf.net:8000/p/roundup/code/#changeset-b3ba03d2b214ce598d3a181f3b43b46c3406713f John Rouillard rouilj@ieee.org 2022-06-15T09:58:31-04:00 2022-06-15T09:58:31-04:00
changeset b3ba03d2b214
branch
bookmark
tag 2.2.0b1
user John Rouillard <rouilj@ieee.org>
description 2.2.0b1 release changes
files
Add sitemap to docs. Also add robots.txt to advertize sitemap. http://hg.code.sf.net:8000/p/roundup/code/#changeset-5855a6a26bddd5ed76e35c27fd96425fdb13c0fc John Rouillard rouilj@ieee.org 2022-05-09T21:23:50-04:00 2022-05-09T21:23:50-04:00
changeset 5855a6a26bdd
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add sitemap to docs. Also add robots.txt to advertize sitemap.
files
Add canonical url link in header http://hg.code.sf.net:8000/p/roundup/code/#changeset-54af7ce65e6ea2d343531714e80b4d97b1b3c41e John Rouillard rouilj@ieee.org 2022-05-09T19:57:16-04:00 2022-05-09T19:57:16-04:00
changeset 54af7ce65e6e
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add canonical url link in header

Add canonical url to all pages. Requires upgrade to at least 1.8.0 of
sphinx. Upgraded virualenv on sourceforge to have sphinx 1.8.5 to
allow it to work. Hand patched the files on sourceforge and deployed.

Also added a postprocess step to Makefile needed on sourceforge to
load searchtools.js.
files
Changes for release of version 2.1.0. http://hg.code.sf.net:8000/p/roundup/code/#changeset-cbc18a8bc61f120fc27df2a90d7c922b12bf9014 John Rouillard rouilj@ieee.org 2021-07-12T23:21:12-04:00 2021-07-12T23:21:12-04:00
changeset cbc18a8bc61f
branch
bookmark
tag 2.1.0
user John Rouillard <rouilj@ieee.org>
description Changes for release of version 2.1.0.

Updates specified in RELEASE.txt.
files
Implementing RELEASE.txt 2.1.0b1 release http://hg.code.sf.net:8000/p/roundup/code/#changeset-5296d27ac97c7a947cd988a91d9a7e1b0e82683c John Rouillard rouilj@ieee.org 2021-06-19T14:48:29-04:00 2021-06-19T14:48:29-04:00
changeset 5296d27ac97c
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Implementing RELEASE.txt 2.1.0b1 release

Also spellcheck CHANGES.txt.
files
Update links in documentation http://hg.code.sf.net:8000/p/roundup/code/#changeset-45e8d10a9609defa61667501b2e66086bd59d0de John Rouillard rouilj@ieee.org 2021-03-31T18:56:08-04:00 2021-03-31T18:56:08-04:00
changeset 45e8d10a9609
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Update links in documentation

Only broken link is for whoosh indexer. Have email to author
to find out if it's dead or what URL I shoud use.
files
Remove doc dependency sphinxcontrib-cheeseshop. http://hg.code.sf.net:8000/p/roundup/code/#changeset-3a851df879cd4b3c346407f74a81d8161789dcc4 John Rouillard rouilj@ieee.org 2020-09-09T12:01:56-04:00 2020-09-09T12:01:56-04:00
changeset 3a851df879cd
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Remove doc dependency sphinxcontrib-cheeseshop.

Was used for download button in the index page for the website. It is
still pointing to the old http pypi endpoint. I tried to override
cheeseshop_url in the sphinx conf.py without luck. Richard Jones
forgot that cheeseshop existed, so I think it can be considered
depricated.

Removed cheeseshop directive and inserted http markup using raw
directive to provide download "button" to link to latest package page
on https://pypi.org.
files
Commits for roundup 2.0 release. http://hg.code.sf.net:8000/p/roundup/code/#changeset-043a8ffd79ad5b9a7111ff7f8f5ce93dec015bfe John Rouillard rouilj@ieee.org 2020-07-13T00:30:21-04:00 2020-07-13T00:30:21-04:00
changeset 043a8ffd79ad
branch
bookmark
tag 2.0.0
user John Rouillard <rouilj@ieee.org>
description Commits for roundup 2.0 release.
files
Doc updates/indexing. http://hg.code.sf.net:8000/p/roundup/code/#changeset-c2fd254c9257f513a0de7446e549487ed4d51fe3 John Rouillard rouilj@ieee.org 2020-05-13T00:40:14-04:00 2020-05-13T00:40:14-04:00
changeset c2fd254c9257
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Doc updates/indexing.

doc/admin_guide.txt, doc/customizing.txt, doc/features.txt,
doc/installation.txt, doc/mysql.txt, doc/postgresql.txt: adding
index entries

doc/customizing.txt: reference schema changes later in document in
addition to wiki.

website/www/contents.txt: make wiki url https:.... Remove
indices/tables as they don't show up in web interface. Put
docs/announcement.txt into hidden toctree to silence warning from
sphinx. Announcement.txt is referenced from index.txt so can't
silence by adding to conf.py exclude_patern.

website/www/index.txt: mention security and other improvements in jinja2
templates.

website/www/conf.py: get rid of all warning by using exclude_patterns
to ignore docs that aren't included. Remove exclude_trees using
exclude_pattern instead. Make html_add_permalinks value acceptable
so no warning reported.

website/www/_static/style.css, website/www/_templtes/layout.html:
add prev/next/index links for all doc pages.
files
fix release version http://hg.code.sf.net:8000/p/roundup/code/#changeset-d0c11eb2b9c26b4fa2c90d7ba238980ada55c96f John Rouillard rouilj@ieee.org 2020-04-06T10:46:59-04:00 2020-04-06T10:46:59-04:00
changeset d0c11eb2b9c2
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description fix release version
files
Forgot to check in changed doc files for 2.0.0beta0 http://hg.code.sf.net:8000/p/roundup/code/#changeset-eb9d00db0923d03b04a9603857b8e226e670fca6 John Rouillard rouilj@ieee.org 2020-04-06T10:06:08-04:00 2020-04-06T10:06:08-04:00
changeset eb9d00db0923
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Forgot to check in changed doc files for 2.0.0beta0
files
prep for 2.0.0alpha0 release. http://hg.code.sf.net:8000/p/roundup/code/#changeset-29d428927362b5d99eb7c1974aa16b2b88a840cb John Rouillard rouilj@ieee.org 2019-10-22T14:30:52-04:00 2019-10-22T14:30:52-04:00
changeset 29d428927362
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description prep for 2.0.0alpha0 release.

Initial set of changes for the release.

Still a few files to change.
files
[maint-1.6] Changes to prepare for 1.6.1 release. http://hg.code.sf.net:8000/p/roundup/code/#changeset-b68d3d8531d583cd7a1c1eaa848ccba67f216546 John Rouillard rouilj@ieee.org 2019-07-10T10:35:29-04:00 2019-07-10T10:35:29-04:00
changeset b68d3d8531d5
branch maint-1.6
bookmark
tag 1.6.1
user John Rouillard <rouilj@ieee.org>
description Changes to prepare for 1.6.1 release.
files
Ignore localhost links and ignore www.zope.org links as they are in http://hg.code.sf.net:8000/p/roundup/code/#changeset-e6bee80c20f8926c8ca2892247b4e387b7d9ac73 John Rouillard rouilj@ieee.org 2019-07-03T22:53:49-04:00 2019-07-03T22:53:49-04:00
changeset e6bee80c20f8
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Ignore localhost links and ignore www.zope.org links as they are in
the license document.
files
website: bump copyright to 2019 http://hg.code.sf.net:8000/p/roundup/code/#changeset-cb4b232fcbaa7366e422786bbf0a3b759b177a4a Bernhard Reiter bernhard@intevation.de 2019-03-07T15:32:25+01:00 2019-03-07T15:32:25+01:00
changeset cb4b232fcbaa
branch
bookmark
tag
user Bernhard Reiter <bernhard@intevation.de>
description website: bump copyright to 2019
files
website/www/conf.py needs copyright update and version update. http://hg.code.sf.net:8000/p/roundup/code/#changeset-9e2f5a615eca43235f6383a0b84ca6599080db94 John Rouillard rouilj@ieee.org 2018-07-05T21:34:30-04:00 2018-07-05T21:34:30-04:00
changeset 9e2f5a615eca
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description website/www/conf.py needs copyright update and version update.
added requirement to RELEASE.txt.
files
Synchronize conf.py between doc/ and website/www/ http://hg.code.sf.net:8000/p/roundup/code/#changeset-2d83625e1c06de51883fd42ff1481a6961146f21 anatoly techtonik techtonik@gmail.com 2014-12-13T19:17:10+03:00 2014-12-13T19:17:10+03:00
changeset 2d83625e1c06
branch
bookmark
tag
user anatoly techtonik <techtonik@gmail.com>
description Synchronize conf.py between doc/ and website/www/
files
Update website to display 1.5 as the release version http://hg.code.sf.net:8000/p/roundup/code/#changeset-d28a648678e7cdf73ddf5f774bd5341b0768cc95 John Kristensen john@jerrykan.com 2014-06-18T13:31:46+10:00 2014-06-18T13:31:46+10:00
changeset d28a648678e7
branch
bookmark
tag
user John Kristensen <john@jerrykan.com>
description Update website to display 1.5 as the release version

The roundup website is still displaying the current stable version as
1.4.x though 1.5.x has been out for a while now.
files
Website: Its 2013 now. http://hg.code.sf.net:8000/p/roundup/code/#changeset-276bcbd1f4e456967e44ff96df1136f6403726ec Bernhard Reiter bernhard@intevation.de 2013-03-28T00:46:28+01:00 2013-03-28T00:46:28+01:00
changeset 276bcbd1f4e4
branch
bookmark
tag
user Bernhard Reiter <bernhard@intevation.de>
description Website: Its 2013 now.
files
Fixing the download button re-activating the cheeseshop plugin in the sphinx config. Thanks to Richard for the hint. http://hg.code.sf.net:8000/p/roundup/code/#changeset-433ddb5466e9b5ad06f10a5c138649061f394347 Bernhard Reiter bernhard@intevation.de 2012-11-22T21:17:27+01:00 2012-11-22T21:17:27+01:00
changeset 433ddb5466e9
branch
bookmark
tag
user Bernhard Reiter <bernhard@intevation.de>
description Fixing the download button re-activating the cheeseshop plugin in the sphinx config. Thanks to Richard for the hint.
files
[website] Adjust to better sync with roundup docs. http://hg.code.sf.net:8000/p/roundup/code/#changeset-e4950073153fc54fd975a292335853bb23f2de10 Stefan Seefeld stefan@users.sourceforge.net 2009-02-12T15:48:32+00:00 2009-02-12T15:48:32+00:00
changeset e4950073153f
branch website
bookmark
tag
user Stefan Seefeld <stefan@users.sourceforge.net>
description Adjust to better sync with roundup docs.
files
[website] svn repository setup http://hg.code.sf.net:8000/p/roundup/code/#changeset-d62831da39416b27451a4c863343b57ae41d45ad Stefan Seefeld stefan@users.sourceforge.net 2009-02-06T13:15:47+00:00 2009-02-06T13:15:47+00:00
changeset d62831da3941
branch website
bookmark
tag
user Stefan Seefeld <stefan@users.sourceforge.net>
description svn repository setup
files