Python Pedigree Database
Tagged Check-ins
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Check-ins with non-propagating tags:

2024-02-05
18:50
Correct URL if multiple flocks found. check-in: 559161f2e5 user: ppdb tags: trunk, 3.12
2023-12-12
16:48
Code version now 3.00. check-in: 8d9c24f21c user: ppdb tags: trunk, 3.00
2023-10-05
17:21
Merged the maint-dates branch. This resolves ticket [df704efea4]. Version 1.03.1 check-in: 44c4712991 user: ppdb tags: trunk, 1.03.1
2023-09-29
16:40
Merged the revised login/logout from the new-login branch. This resolves ticket [5ad10d5e47]. Version bumped to 1.03.0 check-in: d2a1c6d8b7 user: ppdb tags: trunk, 1.03.0
2023-08-08
10:26
Merged the sort-tag branch. Scheme version 51.0 check-in: 631877cf73 user: ppdb tags: trunk, 1.02.0
2023-07-30
09:56
Version bumped to 1.01.0. Schema version 50.0 check-in: 519dbae31e user: ppdb tags: trunk, 1.01.0
2023-07-25
11:22
Version number really is 1.00.0 check-in: 3582e2d1f6 user: ppdb tags: trunk, 1.00.0
2023-02-17
12:17
Version bumped to 0.99.0 check-in: 00ec8a648b user: ppdb tags: trunk, 0.99.0
2022-12-31
20:47
Tidied the Python code - now passes Pylint full. Corrected test cases. check-in: 0c26f023a9 user: ppdb tags: trunk, 0.98.1
2022-12-30
17:54
Remove 'invis' class from member sign-in link Closed-Leaf check-in: 866e181e09 user: ppdb tags: mistake
17:27
Merged in the 'loan-ram' branch. Version bumped to 0.98.0 check-in: f616a29247 user: ppdb tags: trunk, 0.98.0
2022-12-16
11:15
Create new branch named "no-pres-dead" Closed-Leaf check-in: a93a0895d4 user: ppdb tags: mistake, no-pres-dead
2022-12-04
11:06
Version bumped to 0.97.1. 'Member Sign In' link hidden if not signed in (for the OFB). check-in: ff960eced9 user: ppdb tags: trunk, 0.97.1
2022-11-09
12:31
Merged in the uni-app branch. Bumped the version to 0.97.0 check-in: 4b33d12021 user: ppdb tags: trunk, 0.97.0
2022-11-07
01:34
Code version should have been 0.96.0 check-in: 3acf74e228 user: ppdb tags: trunk, 0.96.0
2022-10-05
11:15
Added missing import of userlib. Version now 0.95.1 check-in: cf5ee63bfd user: ppdb tags: trunk, 0.95.1
2022-10-02
19:48
Code version bumped to 0.95.0 check-in: ec7a2d04b5 user: ppdb tags: trunk, 0.95.0
2022-08-07
09:29
Fix for the bug of ticket [7cf34641a6] - applied to the 0.94.6 demo (not applicable to the OFB). check-in: 24cf34a6a4 user: ppdb tags: trunk, 0.94.6
2022-08-06
07:54
Version bumped to 0.94.6 Closed-Leaf check-in: d00c816e38 user: ppdb tags: trunk, mistake
2022-07-28
13:46
Version now 0.94.5 check-in: 1bd8184cc8 user: ppdb tags: trunk, 0.94.5
2022-07-08
17:59
Only import test if test is passed in the command line - for cases where the test package does not exist.

Code version now 0.94.0 check-in: 255f7ac397 user: ppdb tags: trunk, 0.94.0

2022-04-11
08:38
Timestamps are stored with microsecond resolution. Schema version 36.0, code 0.93.3. check-in: 3838c66c29 user: ppdb tags: trunk, 0.93.3
2022-04-10
17:13
Code version now 0.93.2 check-in: 671087fabb user: ppdb tags: trunk, 0.93.2
2022-03-30
07:58
Code version now 0.93.1 check-in: 4cf9c66937 user: ppdb tags: trunk, 0.93.1
2022-03-17
15:19
Updated NGINX configuration to server static files from NGINX instead of CherryPy.* check-in: 0cd859b6a8 user: ppdb tags: trunk, 0.93.0
2022-01-05
14:12
Ticket [46f4792136] - fix for the original problem of this ticket. check-in: c579156329 user: ppdb tags: trunk, 0.92.62a
2021-12-18
15:33
Code version now 0.92.6 check-in: 4ee06831da user: ppdb tags: trunk, 0.92.6
2021-12-10
17:58
Revised order of OFB menu and the order of paras in the OFB home page. check-in: 9b899817b7 user: ppdb tags: trunk, 0.92.5
2021-11-24
17:38
Merged the lookup branch. Version updated to 0.92.0 check-in: 55d9c906d2 user: ppdb tags: trunk, 0.92.0
09:44
Code version bumped to 0.91.32 check-in: 44064601bb user: ppdb tags: trunk, 0.91.32
2021-11-22
14:04
Create new branch named "reins-mem" Closed-Leaf check-in: 3d767f99ed user: ppdb tags: mistake, reins-mem
2021-11-17
07:41
Version bumped to 0.91.30 check-in: 8e57a8a2e2 user: ppdb tags: trunk, 0.91.30
2021-11-09
11:43
Version now 0.91.22 check-in: 48b87a16d3 user: ppdb tags: trunk, 0.91.22
2021-10-04
09:49
Create new branch named "jsconsts"

Abandoned - won't work as Python runs before javascript Closed-Leaf check-in: 0b40f0b61b user: ppdb tags: mistake, jsconsts

2021-10-02
11:16
Merged in the 'fetch2' branch. Resolves tickets [b4635e9833], [18c229a9cd] and [7516768314].

Code version bumped to 0.91.0 check-in: ad56a58b07 user: ppdb tags: trunk, 0.91.0

2020-12-15
15:20
Tidied and corrected the ne prefix, change owner and new flock async code. Updated dialogs in ppdb.js to return Promises. check-in: 75c631339c user: ppdb tags: trunk, release, 0.89.0
2020-12-01
17:11
Forgot to update the nomem code for the member table for the removal of the share_info column by checkin [55b5e748d9].

Code version 0.88.2 check-in: e544ffb2a5 user: ppdb tags: trunk, 0.88.2

2020-11-14
16:46
Changes for ticket [3f9520184c]. Revise health_scheme table and flocklib/flockuri so that the 'sort' buttons on the OFB 'Flock Data' pages work and don't crash PPDB.

See the ticket for more details. check-in: 17ce3ad9b6 user: ppdb tags: trunk, 0.88.1

2020-11-05
16:30
Committed merge of the uniforn-json branch. Code version bumped to 0.88.0. check-in: 844023ee61 user: ppdb tags: trunk, 0.88.0
2020-09-28
17:45
Change name of 'option' column in privacy_options and mem_privacy to 'priv_option' to avoid potential collisions with reserved word. Schems version 23.1, code version 0.87.1 check-in: be5063a7d9 user: ppdb tags: trunk, 0.87.1
2020-09-20
14:22
Code version bumped to 0.86.2 check-in: a5d1de8f2e user: ppdb tags: trunk, 0.86.2
2020-07-31
07:39
Version bumped to 0.86.1 check-in: ebdd61b080 user: ppdb tags: trunk, 0.86.1
2020-07-23
12:41
Merge in recognised-colours branch.

Version now 0.86.0 check-in: 34f6ae929c user: ppdb tags: trunk, 0.86.0

2020-07-18
16:39
Version now 0.85.0 check-in: 045b596837 user: ppdb tags: trunk, 0.85.0
2020-07-10
09:34
Corrected bug of ticket[d6f7b4f246]. Version bumped to 0.84.2. check-in: 61e6bdbb77 user: ppdb tags: trunk, 0.84.2
2020-06-14
15:46
Bumped version to 0.84.1 check-in: 15855cf271 user: ppdb tags: trunk, 0.84.1
2020-06-13
13:50
Merged the 'multi-page-print' branch. Code version bumped to 0.84.0 check-in: 324b1d2c9a user: ppdb tags: trunk, 0.84.0
2020-02-05
15:56
Code version now 0.83.0 check-in: 277f7804fa user: ppdb tags: trunk, 0.83.0
2019-10-08
16:40
Removed redundant ppdhtml.py. check-in: 6e8d84908e user: home tags: trunk, 0.82.0
2019-10-07
13:30
Bumped version to 0.81.1. check-in: 6ad8608f87 user: home tags: trunk, 0.81.1
2019-10-06
11:23
Renamed URI configuration file check-in: dc27eeb6f4 user: home tags: trunk, 0.81.0
2019-09-06
17:33
Logon redirects to uri_root rather than domain root. selweb/test_logon.py updated to run. check-in: 66e128d7cf user: home tags: trunk, 0.80.2
2018-09-19
07:15
Javascript and HTML to provide a 'login' modal dialog. Closed-Leaf check-in: c88756482b user: peter tags: mistake, sess-dlg
2018-01-24
15:51
Changes for schema 16.0 - ticket [16e2b890c1] and ticket [af7896f40d]. check-in: 88882c67fe user: home tags: trunk, 0.61.0
2018-01-11
09:29
Changed references to PPDTK to PPDB. Removed memlib.check_duplicate_members() because as written it only applies to PPDTK. check-in: e467397488 user: home tags: trunk
2018-01-10
19:56
Updated deploy.py for single-breed. check-in: 989cc1d757 user: home tags: trunk
11:48
Renamed methods in memlib and memquery. Closed-Leaf check-in: c6de6427d9 user: home tags: trunk
2018-01-03
14:25
Reinstate the 'nomem' function for inspectors - dropped during the schema update. Closed-Leaf check-in: 36b4d239e3 user: home tags: mistake, dbapp-multi
08:48
Merged the in schema_15.3 branch. Closed-Leaf check-in: c9b46fd6e9 user: home tags: trunk, 0.56.0
2017-12-31
16:46
Merged updates from trunk. Closed-Leaf check-in: 861a900235 user: home tags: mistake, sss-only
2017-04-14
19:37
Revised URIs for member and person reports. Added checking to member/reports URI handler. check-in: 2193651e46 user: home tags: trunk, 0.55.0
2016-09-05
09:56
Added files, bumped version to 0.50.1 check-in: 7f956025be user: home tags: trunk, 0.50.1
2016-08-25
13:48
Update member payments for Paradox database 8.0.3. Closed-Leaf check-in: e66778a4fa user: home tags: python2, old-trunk
2016-08-20
13:59
Bump version to 0.50.0. check-in: 538deebee6 user: home tags: 0.50.0, py2topy3
2016-02-24
10:14
New database version (14.1) and PPD version (0.42.0) for changes of chekin [6a1e8c8fb7]. check-in: 27ba29aecf user: home tags: trunk, 0.42.0
2016-02-15
15:52
Bump version to 0.41.2 check-in: ab8f6602ed user: home tags: trunk, 0.41.2
2016-02-09
12:35
Correct query to populate member table for 'nomem'. New OFB version 0.41.1 check-in: b7a03583ec user: home tags: trunk, 0.41.1
2016-02-08
16:19
Correct query to populate member table for 'nomem'. Closed-Leaf check-in: 25d4bd863d user: home tags: mistake, 0.41.x
2016-02-04
18:34
Bumped version to 0.41.0 check-in: ca1b4d5c77 user: home tags: trunk, 0.41.0
2014-11-15
18:02
Bumped version number to 0.40.0 check-in: b43e60fe60 user: home tags: trunk, version-0.40.0
2014-05-22
16:10
Flattened the /resurce/data branches of the URIs and merged the OFB and DB handler classes. check-in: bf61549d97 user: home tags: version-0.33.0, revised-uris
2013-10-21
10:53
Correct Selenium web tests for latest crumb-trail and message format. check-in: 9f28d7ecb5 user: home tags: trunk, tmp, release, version-0.31.1
2013-10-05
10:39
Updated OFB footer to make problem reporting link more explicit. check-in: efafcf05b8 user: home tags: trunk, tmp, Version-0.30.0
2013-09-03
17:26
Added tests for wildcards to selenium-web OFB tests. Bumped version. check-in: 0c8dba9119 user: home tags: trunk, tmp, Version-0.23.2
2013-04-06
10:01
Added tool to block IP(s). Bumped version number. check-in: 2d3632898f user: home tags: trunk, tmp, version-0.23.0
2013-03-28
10:42
Fixed problem of ticket [0cbd003735] - revised error classes to merge comment with DBAPI error. check-in: 1da0d40faf user: home tags: trunk, tmp, version-0.23.0
2013-03-27
14:57
Bumped version to 0.22.0 check-in: ac2de7fd54 user: home tags: trunk, tmp, version-0.22.0
2013-02-24
20:37
Merged in the flexi-root branch. check-in: aa1fd05c1c user: home tags: trunk, tmp, version-0.21.0
2013-02-23
11:44
Merged the pakagify branch and bumped the version to 0.20.0 check-in: e50730cb1d user: home tags: trunk, tmp, version-0.20.0
2012-10-13
13:33
Merged 'autoinc_impl' branch. Bumped version to 0.18.0 check-in: 3f7307c33b user: home tags: trunk, tmp, version-0.18.0
2012-08-12
10:32
Bumped version to 0.17.1 check-in: d5fd5055ac user: home tags: trunk, tmp, version-0.17.1
2012-08-08
09:22
Reinstated document theme css file. Added cattle schema to module docs. Version bumped to 0.17.0. check-in: 1679cd913e user: home tags: trunk, tmp, version-0.17.0
2012-07-02
17:05
Updated copyright dates. Bumped version to 0.16.0 check-in: 0f6035cdf2 user: home tags: trunk, tmp, version-0.16.0
2012-04-19
14:42
Schema version 10.10. Fixes tickets 60f4f04a62 and 0109e76cec. check-in: b538f8a675 user: home tags: trunk, tmp, version-0.15.1
2012-02-29
09:53
Previous checkin used incorrect version - should have been 0.15.0 check-in: 5047089831 user: home tags: trunk, tmp, version-0.15.0
2012-01-29
16:55
Create new branch named "dbapp-os" Closed-Leaf check-in: 4041c8b98a user: home tags: mistake, tmp
2011-12-09
14:54
breedlib.DBSCHEMA now unused - all queries have the schemaname removed from tables. Revised animalget.get_progeny to halve the number of queries required. Queries in sheeplib modified to suit. Corrected error in sheep_schema. Bumped version to 0.14.0 check-in: e3eb04c95f user: anonymous tags: trunk, version-0.14.0, tmp
2011-11-26
14:43
URI handlers, html generators and templates updated to use /data/ path segments and to update hyperlinks on pedigree, progeny and commanc pages. Unified animal find/search templates. Leaf check-in: 7d0a8d0f9e user: anonymous tags: trunk, version-0.13.0, tmp
2011-11-24
20:37
Revised description of URIs in uri-scheme.rst. Bumped minor version to 0.12.2. check-in: 0f3379ca3c user: anonymous tags: trunk, version-0.12.2, tmp
2011-09-09
16:00
Removed 'ppdm' pseudo-app and moved all it's function to ppdinit, ppduri, ppdhtml and templates to new directory ppd. Having PPD management as a separate app was unnecessary. check-in: 2248060b67 user: anonymous tags: trunk, version-0.12.0, tmp
2011-08-29
08:44
Reverted to original URL scheme with 'rid' after sub-resource as having the rid partway down the path makes it hard to have a consistent URL scheme for both path-segment and query-parameter style URLs. check-in: 42c9f01024 user: anonymous tags: trunk, version-0.11.0, tmp
2011-08-08
22:00
Docs updated for URI scheme with resource ids next to resource. PPDDispatcher partially modified for new URI scheme. Corrected error in db-base.tmpl. Updated animalsearch.tmpl Bumped version to 0.10.0 check-in: d92c216eab user: anonymous tags: trunk, version-0.10.0, tmp
2011-07-25
08:35
Merged dbapp-tmpl - converted from string.Template() HTML templating to Jinja2 templating (using Jinja2-2.5.5 as a package local to ppdb). check-in: e6f2c49aee user: anonymous tags: trunk, version-0.9.0, tmp
2011-07-20
09:33
Merged Unicode branch. PPD now operates end-to-end in UTF-8. PostGresQL database may use a different encoding if necessary. Version bumped to 0.8.0. check-in: 6c1fafa7c9 user: anonymous tags: trunk, version-0.8.0, tmp
2011-01-02
12:42
Changed [pg_conf] sections in ppd.cfg files to [db_conf] Renamed bspdbase.html to apphome.html Fixed typos in ppdinit.py

Now runs Selenium sss-211.sel and scba-211.sel (pre-merge revision numbers)

Version updated to 0.6.1 check-in: 61c37901d4 user: anonymous tags: trunk, version-0.6.1, tmp