Timeline
Not logged in

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

50 check-ins occurring on or before 2017-03-18 21:28:09.

2017-03-18
21:28
Update README to add id field to Items table. check-in: 44cd6f0189 user: wbp tags: items-id
21:00
Create an integer primary key for Items to fix error in generating patch file. check-in: badbbf2b75 user: wbp tags: items-id
2017-03-11
21:54
Delete fossil merge files when doing "rake clean". check-in: 79328631cd user: wbp tags: trunk
2017-02-18
22:15
Prevent editing first row (Regular Envelope) of Summary Table. check-in: a97d6d9aa0 user: wbp tags: trunk
16:16
Merge with trunk. check-in: d8697e9367 user: wbp tags: debug
2017-02-15
17:55
Merge with trunk. check-in: e10b55aa03 user: wbp tags: internal-reorganization
2017-02-01
18:15
Add support for using signature file for quarterly reports in envelsum. check-in: f3ccd0d81d user: wbp tags: signature-file
2017-01-31
23:12
Invoke ocra using %x[] rather than system() for better error reporting in Rakefile. check-in: ddd0e8dd55 user: wbp tags: trunk
2017-01-22
22:59
Expand and enhance documentation. check-in: 9511ef8d96 user: wbp tags: trunk
2017-01-15
18:57
Fix quoting problem when generating patch file. check-in: 1469edf769 user: wbp tags: trunk
2016-12-22
18:21
Go to the current date if next date button is hit and there is no further data. check-in: 03e4bd8ec4 user: wbp tags: trunk
2016-12-18
17:59
Display reason for error if attempt to open database fails. check-in: ae8dc5682e user: wbp tags: debug
2016-12-13
21:33
Expand and update documentation. check-in: 3a2b61d44b user: wbp tags: trunk
19:21
Merge with trunk. check-in: 99aedaab5a user: wbp tags: debug
2016-12-11
14:41
Change registry key under which site data is kept to 'Site Data'. check-in: c26cd45604 user: wbp tags: trunk
2016-12-08
19:42
Fix fatal bug when attempt is made to change location of temporary files. check-in: 5be63ff0f5 user: wbp tags: trunk
2016-11-30
22:34
Remove Makefile and GNUmakefile and rely on Rakefile instead. check-in: b98b85467c user: wbp tags: trunk
2016-11-28
19:57
Compress spaces when entering new name in envelsum. check-in: ed70cbadb5 user: wbp tags: trunk
2016-10-11
22:13
Add control of label generation via Envelope Assignments tab in envelsum. check-in: ce2210c94b user: wbp tags: trunk
2016-09-14
18:53
Define ON_WINDOWS in envelsum.rb for use by other packages. check-in: 5cafb0a135 user: wbp tags: native-print
03:00
Implement native printing on Windows. check-in: ff28054fab user: wbp tags: native-print
2016-08-11
16:22
Merge with trunk. check-in: af2fad1596 user: wbp tags: database-reorganization
2016-08-10
15:28
Make description_id a private method of Database. check-in: e029806f21 user: wbp tags: database-reorganization
2016-08-09
22:08
Merge with trunk. Leaf check-in: ca8aff058d user: wbp tags: configurable-text
2016-08-07
21:10
Merge with trunk. check-in: a1faf98a5f user: wbp tags: debug
2016-07-17
22:16
Fix bug in traversing Items table using Enter key. check-in: 9e9d56722d user: wbp tags: trunk, version-3.19
2016-07-16
17:29
Merge with trunk. check-in: 05af4141f3 user: wbp tags: debug
2016-07-13
18:54
Merge with code-simplification branch. check-in: 547f6ba36c user: wbp tags: trunk
2016-07-12
20:36
Revise logic for validating cheque number. Closed-Leaf check-in: 6d2bd5d6e5 user: wbp tags: code-simplification
2016-06-22
15:47
Change default number of copies of deposit slip to 1. check-in: a0d03758aa user: wbp tags: trunk
2016-06-15
16:11
Centre date header on summary sheet. check-in: 3e7f4426b1 user: wbp tags: configurable-text
2016-06-08
17:57
Delete unneeded references to FileUtils in Rakefile. check-in: 20421f1807 user: wbp tags: trunk
15:24
Use 'require_relative' to include application packages. check-in: 3f424b01fb user: wbp tags: trunk
2016-06-07
21:58
Merge with trunk. check-in: e76cdfe198 user: wbp tags: configurable-text
19:49
Handle setting an item's description separately from other item modifications. check-in: ccee95adf4 user: wbp tags: code-simplification
2016-06-06
16:59
Merge with trunk. check-in: 37530942ea user: wbp tags: database-reorganization
2016-06-05
19:37
Merge with trunk. check-in: 7ac20c9258 user: wbp tags: debug
2016-05-30
17:02
Fix error selecting data for Summary tables. check-in: e9d1fcd5e9 user: wbp tags: trunk, version-3.18
2016-05-13
20:56
Break out PDF creation classes for Envelsum into separate files. check-in: bdaaf81610 user: wbp tags: trunk
2016-05-09
22:27
Merge with extra-donations branch. check-in: c6d140c7de user: wbp tags: trunk
2016-03-28
21:19
Display SQL executed when applying patch file in debug window. check-in: 7426db8d6d user: wbp tags: debug
2016-03-20
19:01
Add trigger to track change when extra donation is added in Envelsum. Closed-Leaf check-in: 88575880de user: wbp tags: extra-donations
2016-03-09
17:51
Centre church name on summary sheet. check-in: cec5a70200 user: wbp tags: configurable-text
2016-03-04
22:44
Merge with trunk. check-in: c72b249a39 user: wbp tags: configurable-text
2016-03-01
18:30
Merge with trunk. check-in: 328a7c7b50 user: wbp tags: debug
2016-02-23
21:49
Indicate extra amounts in Individual Items display as "(other)". check-in: ed7b5d1f61 user: wbp tags: extra-donations
2016-02-22
20:20
Revise logic to delete a category to make use of database constraint. check-in: 53ed0936d6 user: wbp tags: database-reorganization
2016-02-20
17:31
Use combobox for entering description in extra amount form in Envelsum. check-in: d1ac716e93 user: wbp tags: extra-donations
17:15
Initialize date field in form for adding an extra amount in Envelsum. check-in: 35e6900bed user: wbp tags: extra-donations
17:03
Add check for entering a 0 extra amount in Envelsum. check-in: a8e36775e3 user: wbp tags: extra-donations