Timeline
Not logged in

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

50 most recent check-ins

2019-07-21
19:00
Prevent "import envelopes" function when envelope list already exists for year. Leaf check-in: d775d993cc user: wbp tags: trunk, version-3.27
2019-07-07
21:14
Add image of recepsum to Recepsum user guide. check-in: a02955a995 user: wbp tags: trunk
2019-05-31
22:35
Move documentation files to doc/ subdirectory. check-in: caa930e4bf user: wbp tags: trunk
2019-05-24
21:12
Simplify logic in creating temporary view used to create summary sheet. check-in: 8b5a794470 user: wbp tags: trunk
2019-05-16
21:31
Move miscellaneous scripts to scripts/ subdirectory. check-in: cced70db7f user: wbp tags: trunk
2019-04-30
16:38
Update NEWS file for next release. check-in: f4e2112ffc user: wbp tags: trunk
2019-04-18
17:42
Add additional description for install task in Rakefile. check-in: 49dc78c61e user: wbp tags: trunk
2019-04-09
17:00
Do minor optimization in retrieving data for CategoriesTable. check-in: fb76102b29 user: wbp tags: trunk
16:38
Fix display problem with SummaryTable. check-in: 9e1f4b0666 user: wbp tags: trunk
2019-04-08
21:45
Delete left-over fossil draft comment files when doing "rake clean". check-in: eaf4d411f3 user: wbp tags: trunk
21:19
Make minor change to confirmation dialog to replace category description. check-in: 19e1ed2005 user: wbp tags: trunk
2019-04-06
17:13
Update the installation instructions. check-in: 6ff1d7d751 user: wbp tags: trunk
2019-03-24
23:46
Fix scrolling problems in Envelsum. check-in: 65994e8fd9 user: wbp tags: trunk
2019-02-05
18:48
Add Selector class to debug_window.rb to display selector types as symbols. Leaf check-in: 8859693ad3 user: wbp tags: debug
2019-01-30
23:22
Remove automatic scrolling to latest date in Envelsum display. check-in: c3c3d9728a user: wbp tags: trunk
17:55
Add horizontal scrollbars to all summary panes in Envelsum. check-in: fb7b8d3365 user: wbp tags: trunk
2019-01-24
20:56
Abstract Windows GDI print interface to separate class. Leaf check-in: f2ca49a076 user: wbp tags: native-print
2019-01-22
23:07
Fix compatibility problems when running under Unix. check-in: c8b81d2218 user: wbp tags: native-print
2019-01-19
23:56
Add confirmation message box after printing deposit slip or summary sheet. check-in: 9f2579a8af user: wbp tags: native-print
2019-01-06
18:48
Add right-click popup for deleting/deactivating category. check-in: 5a20bdfa85 user: wbp tags: trunk
2019-01-01
16:15
Fix problem in the logic for checking for invalid envelopes. check-in: abcbc1ca70 user: wbp tags: trunk
16:07
Get rid of subtotal rows in Receipts Summary pane. check-in: 11667c9248 user: wbp tags: trunk
2018-12-31
22:05
Include just Win32 namespace rather than Win32::Gdi in files that require it. check-in: c6b78c3b11 user: wbp tags: native-print
2018-12-30
16:40
Merge with trunk. check-in: fb910cfbca user: wbp tags: debug
2018-12-22
18:31
Update NEWS file for version-3.26. check-in: 9ddc1c46c1 user: wbp tags: trunk, version-3.26
2018-12-20
19:22
Filter out names containing a '/' from counters combo box list. check-in: fbc615c6c2 user: wbp tags: trunk
2018-12-17
20:56
Add Cancel button to the RenameMemberDialog box in Envelsum. check-in: 13ea148b0a user: wbp tags: trunk
2018-12-11
21:58
Merge with member-status branch. Leaf check-in: b968d9a791 user: wbp tags: database-reorganization
17:44
Add display and edit of member status in Envelope Assignments tab in Envelsum. Leaf check-in: 9f2c841c88 user: wbp tags: member-status
2018-12-10
18:03
Fix bug in addding new description. Leaf check-in: 1bd8cab959 user: wbp tags: odbc
2018-12-09
23:58
Add constraint to Members table to disallow zero-length for status field. check-in: 3a472982d9 user: wbp tags: member-status
2018-12-04
00:26
Correct some typos in the INSTALL file. check-in: ea24d94138 user: wbp tags: trunk
2018-12-02
01:11
Add type affinities to all database table fields lacking one. check-in: c8de7c3089 user: wbp tags: member-status
2018-11-22
18:17
Update and expand the installation instructions in INSTALL. check-in: 78086797fe user: wbp tags: trunk
2018-11-21
21:14
Add timeout for send mail function under Unix platforms. check-in: 98074e3060 user: wbp tags: trunk
2018-11-13
23:33
Update documentation, including mention of option to mail database. check-in: 0a7245163f user: wbp tags: trunk
2018-10-21
17:23
Avoid re-raising error if opening database fails. check-in: 874c2e222e user: wbp tags: odbc
2018-10-19
02:27
Don't attempt to rescue from App exit method and delete system call to xmessage. check-in: e972cf548e user: wbp tags: odbc
02:08
Don't throw exception in Database save_tracked_changes method if SQL table does not exist. check-in: 966440ccc0 user: wbp tags: odbc
2018-10-12
23:06
Change package name to recepsum-odbc. check-in: fdc0f76339 user: wbp tags: odbc
2018-10-09
22:25
Use the ODBC interface to SQLite3 rather than the SQLite3 interface directly. check-in: ad6eb51588 user: wbp tags: odbc
2018-10-07
17:48
Merge with trunk. check-in: 2dae4f5c53 user: wbp tags: native-print
16:49
Merge with trunk. check-in: 62323fcd83 user: wbp tags: debug
13:08
Update NEWS file for version-3.25. check-in: 2edbdf3855 user: wbp tags: trunk, version-3.25
2018-08-07
20:52
Support use of Ctrl + PgUp/PgDn in Envelsum to move horizontally by 20 cells. check-in: b98f1c2a95 user: wbp tags: trunk
2018-08-05
19:15
Make minor internal simplification to database.rb. check-in: 9e33cf61f6 user: wbp tags: trunk
2018-07-30
13:58
Make minor internal simplification to Recepsum. check-in: 8f5d5a76d9 user: wbp tags: trunk
2018-06-26
23:28
Create temporary view Summaries in summary_sheet_gdi.rb. check-in: 0279ce0284 user: wbp tags: native-print
2018-06-25
20:46
Improve automatic scrolling when an item is added. check-in: a672666dab user: wbp tags: trunk
2018-06-24
18:49
Remove support for adding account info to deposit slip. check-in: eb86284814 user: wbp tags: trunk