Author: dbs Date: Sat Nov 1 22:44:04 2008 New Revision: 4147 Log: Fixed a problem where updates weren't actually updating when working with...
svn@...
Nov 2, 2008 2:44 am
1472
Author: dbs Date: Sun Nov 2 21:12:41 2008 New Revision: 4148 Log: Oops, wrong button content was causing save to not trigger properly. Modified: ...
svn@...
Nov 3, 2008 2:15 am
1473
Author: dbs Date: Sun Nov 2 22:48:46 2008 New Revision: 4149 Log: Added PropertyDAO to LoadUser to allow access to properties from the user summary screen. ...
svn@...
Nov 3, 2008 3:49 am
1474
Author: dbs Date: Sun Nov 2 23:18:55 2008 New Revision: 4150 Log: Added basic hooks for loading the list of properties for a user when the Loader is run....
svn@...
Nov 3, 2008 1:58 pm
1475
Author: dbs Date: Mon Nov 3 20:24:26 2008 New Revision: 4151 Log: Basic displaying of properties on the registrant page. this is not a perfect solution, but...
svn@...
Nov 4, 2008 1:26 am
1476
Author: dbs Date: Mon Nov 3 22:12:20 2008 New Revision: 4152 Log: Skeleton for Properties editor for registrants. Added: ...
svn@...
Nov 4, 2008 3:13 am
1477
Author: dbs Date: Mon Nov 3 22:42:32 2008 New Revision: 4153 Log: Checkpoint. Modified: ...
svn@...
Nov 4, 2008 3:44 am
1478
Author: ojacobson Date: Wed Nov 5 19:45:44 2008 New Revision: 4154 Log: Created an SQL batch execution service. Added: ...
svn@...
Nov 6, 2008 12:53 am
1479
Author: dbs Date: Wed Nov 5 20:03:29 2008 New Revision: 4155 Log: Next step in the show registrant screen - cleaned up the bottom link bar down to just a few...
svn@...
Nov 6, 2008 1:06 am
1480
Author: dbs Date: Wed Nov 5 20:06:03 2008 New Revision: 4156 Log: A ton of basic JSP cleanup - fixing buttons and header fonts. RegsitrationType stuff had...
svn@...
Nov 6, 2008 1:07 am
1481
Author: ojacobson Date: Fri Nov 7 20:50:00 2008 New Revision: 4158 Log: Moved UnmarshallerFactory out of the config package. Created an unmarshallable type...
svn@...
Nov 8, 2008 2:04 am
1482
Author: ojacobson Date: Fri Nov 7 22:20:43 2008 New Revision: 4159 Log: * Fixed some issues in the SQL commands: * Meta-Event now has the correct CID. *...
svn@...
Nov 8, 2008 12:54 pm
1483
Author: ojacobson Date: Sat Nov 8 01:52:46 2008 New Revision: 4161 Log: Some fairly massive work on database bootstrapping. Some of it is kind of heinous,...
svn@...
Nov 8, 2008 12:55 pm
1484
Author: ojacobson Date: Sat Nov 8 01:49:11 2008 New Revision: 4160 Log: Branched to hold WIP version of the database bootstrap code. Added: ...
svn@...
Nov 8, 2008 12:56 pm
1485
Author: ojacobson Date: Sun Nov 9 17:35:37 2008 New Revision: 4162 Log: Fixed test failures from removing commits Modified: ...
svn@...
Nov 10, 2008 12:37 am
1486
Author: dbs Date: Mon Nov 10 21:09:37 2008 New Revision: 4163 Log: Invoice structure commands. Added: congo/branches/congo-2.0.0.2/structs/invoice_detail.mysql...
svn@...
Nov 11, 2008 2:31 am
1487
Author: dbs Date: Mon Nov 10 22:35:11 2008 New Revision: 4164 Log: Reworked page to allow viewing of work in progress invoice and remove other items not...
svn@...
Nov 11, 2008 3:36 am
1488
Author: dbs Date: Mon Nov 10 22:58:30 2008 New Revision: 4165 Log: Working on setting up the environment for the nivoice. On the registrant screen, don't show...
svn@...
Nov 11, 2008 3:58 am
1489
Author: dbs Date: Tue Nov 11 23:24:31 2008 New Revision: 4166 Log: Invoice and InvoiceDetail domain objects. Added: ...
svn@...
Nov 12, 2008 4:26 am
1490
Author: dbs Date: Tue Nov 11 23:26:42 2008 New Revision: 4168 Log: hooks. Modified: congo/branches/congo-2.0.0.2/src/main/resources/struts-registrantops.xml ...
svn@...
Nov 12, 2008 12:47 pm
1491
Author: dbs Date: Tue Nov 11 23:26:24 2008 New Revision: 4167 Log: Setting up hooks for registering with invoices Modified: ...
svn@...
Nov 12, 2008 12:47 pm
1492
Author: dbs Date: Wed Nov 12 15:08:10 2008 New Revision: 4169 Log: Hooking up the InvoiceDAO - note the DAO is still just an imported PropertyDAO - needs more...
svn@...
Nov 12, 2008 8:08 pm
1493
Author: dbs Date: Wed Nov 12 16:13:56 2008 New Revision: 4170 Log: Baseline configuration of utility methods for creation and updating invoices. Modified: ...
svn@...
Nov 12, 2008 9:44 pm
1494
Author: dbs Date: Wed Nov 12 18:16:52 2008 New Revision: 4171 Log: Invoices need default values in certain columns. Modified: ...
svn@...
Nov 12, 2008 11:17 pm
1495
Author: dbs Date: Wed Nov 12 18:22:31 2008 New Revision: 4172 Log: Added InvoiceDAO to Operations handler. Modified: ...
svn@...
Nov 12, 2008 11:23 pm
1496
Author: dbs Date: Wed Nov 12 19:10:16 2008 New Revision: 4173 Log: All baseline operation methods working and in place, records being created and updated....
svn@...
Nov 13, 2008 12:14 am
1497
Author: dbs Date: Wed Nov 12 19:11:24 2008 New Revision: 4174 Log: convert all monetary elements to use BigDecimal (why was I using long?) Modified: ...
svn@...
Nov 13, 2008 12:14 am
1498
Author: dbs Date: Wed Nov 12 19:52:13 2008 New Revision: 4175 Log: Forgot the getters for loading from OGNl stuff. Modified: ...
svn@...
Nov 13, 2008 12:55 am
1499
Author: dbs Date: Wed Nov 12 19:53:24 2008 New Revision: 4176 Log: Overhauled to manage Invoices properly. Invoice display and updating is now working - we'll...
svn@...
Nov 13, 2008 12:55 am
1500
Author: dbs Date: Wed Nov 12 19:54:05 2008 New Revision: 4177 Log: Correct pathing of calls through the regsitrant ops pages. Fixed up some layout problems in...