Author: dbs Date: Tue Dec 2 21:11:24 2008 New Revision: 4256 Log: Added propertiesDAO to injection on webpages to allow properties to be viewed on the...
svn@...
Dec 3, 2008 2:13 am
1579
Author: dbs Date: Tue Dec 2 21:13:21 2008 New Revision: 4257 Log: Create form had the wrong field value for company name. Modified: ...
svn@...
Dec 3, 2008 2:17 am
1580
Author: dbs Date: Tue Dec 2 21:20:11 2008 New Revision: 4258 Log: Added an 'active' and a 'sequence' column to registrant types so that they can be 'switched...
svn@...
Dec 3, 2008 2:24 am
1581
Author: dbs Date: Tue Dec 2 21:21:20 2008 New Revision: 4259 Log: Fixed some HTML layout problems, accesskey shortcuts. Modified: ...
svn@...
Dec 3, 2008 2:24 am
1582
Author: dbs Date: Tue Dec 2 21:24:06 2008 New Revision: 4260 Log: Small layout change to get spacing better on the reg page. Modified: ...
svn@...
Dec 3, 2008 2:27 am
1583
Author: dbs Date: Tue Dec 2 21:28:56 2008 New Revision: 4261 Log: Fixed posting problem of regsitrant information Added new columns to con_regtypes. Modified:...
svn@...
Dec 3, 2008 2:30 am
1584
Author: dbs Date: Wed Dec 3 00:22:34 2008 New Revision: 4262 Log: Inject in the eventDAO, and have it loaded up in the prepare stage. Modified: ...
svn@...
Dec 3, 2008 5:23 am
1585
Author: dbs Date: Wed Dec 3 00:23:58 2008 New Revision: 4263 Log: Add the event summary table to the registration screen. Add 'input' function handiling to...
svn@...
Dec 3, 2008 5:24 am
1586
Author: dbs Date: Wed Dec 3 14:42:33 2008 New Revision: 4264 Log: Added post-processing of register form to create invoice . Needed to add invoiceDAO to the...
svn@...
Dec 3, 2008 7:47 pm
1587
Author: dbs Date: Wed Dec 3 14:55:29 2008 New Revision: 4265 Log: WIP Checkpoint - added PayInvoice page with basics of invoice populated Added: ...
svn@...
Dec 3, 2008 7:56 pm
1588
Author: dbs Date: Wed Dec 3 18:00:50 2008 New Revision: 4266 Log: Bugfixes and patches from offline work earlier. Modified: ...
svn@...
Dec 3, 2008 11:13 pm
1589
Author: dbs Date: Wed Dec 3 18:18:47 2008 New Revision: 4267 Log: 'cost' was a float - changed it to a bigdecimal (and changed data structures in con_regtypes...
svn@...
Dec 3, 2008 11:27 pm
1590
Author: ojacobson Date: Wed Dec 3 18:43:50 2008 New Revision: 4268 Log: Tweaked database settings to survive connection loss more smoothly. Modified: ...
svn@...
Dec 3, 2008 11:45 pm
1591
Author: dbs Date: Wed Dec 3 18:51:52 2008 New Revision: 4269 Log: First run through of full payment cycle and sequence. Modified: ...
svn@...
Dec 3, 2008 11:56 pm
1592
Author: dbs Date: Wed Dec 3 19:14:22 2008 New Revision: 4270 Log: Minor bugfixes. Modified: ...
svn@...
Dec 4, 2008 2:14 am
1593
Author: dbs Date: Thu Dec 4 16:15:42 2008 New Revision: 4271 Log: Moved processInvoice into it's own class (InvoiceUtilities) Injected appropriate DAO's into...
svn@...
Dec 4, 2008 9:16 pm
1594
Author: dbs Date: Thu Dec 4 16:16:39 2008 New Revision: 4272 Log: Added Javascript to make sure the login field has focus on load. Modified: ...
svn@...
Dec 4, 2008 9:19 pm
1595
Author: dbs Date: Thu Dec 4 16:20:59 2008 New Revision: 4273 Log: had wrong exception defined. Modified: ...
svn@...
Dec 4, 2008 9:37 pm
1596
Author: dbs Date: Fri Dec 5 19:17:55 2008 New Revision: 4274 Log: When creating a new registrant, don't bother with MyHome - go right to the Register page. ...
svn@...
Dec 6, 2008 12:21 am
1597
Author: dbs Date: Fri Dec 5 20:04:39 2008 New Revision: 4275 Log: In order to format dates ont he welcome page (and other spots) properly, the dates comign...
svn@...
Dec 6, 2008 1:06 am
1598
Author: dbs Date: Fri Dec 5 20:27:37 2008 New Revision: 4276 Log: Checkpointing work prepping for demo build. Modified: ...
svn@...
Dec 6, 2008 1:28 am
1599
Author: blk Date: Fri Dec 5 23:36:21 2008 New Revision: 4278 Log: dos2unix Modified: ...
svn@...
Dec 6, 2008 4:39 am
1600
Author: dbs Date: Sat Dec 6 22:18:10 2008 New Revision: 4279 Log: Sort of puzzling - I thought I had fixed this already. Date comparisons were wrong for new...
svn@...
Dec 7, 2008 3:22 am
1601
Author: dbs Date: Sat Dec 6 22:41:43 2008 New Revision: 4280 Log: Added commons-net dependency for the SMTP class library. Modified: ...
svn@...
Dec 7, 2008 3:47 am
1602
Author: dbs Date: Sat Dec 6 23:05:37 2008 New Revision: 4281 Log: Barebones SMTP client lib for sending email - uses apache commons net. Added: ...
svn@...
Dec 7, 2008 4:08 am
1603
Author: dbs Date: Sat Dec 6 23:40:25 2008 New Revision: 4282 Log: Playing around with a simple hook to test the smtp class and make sure its' configured...
svn@...
Dec 7, 2008 4:43 am
1604
Author: dbs Date: Sun Dec 7 22:56:22 2008 New Revision: 4283 Log: Some more cleanup. Fixed a bug with states not being set when a new registrant comes in,...
svn@...
Dec 8, 2008 4:17 am
1605
Author: dbs Date: Thu Dec 11 23:16:57 2008 New Revision: 4284 Log: Stylesheet being set wrong. Modified: ...
svn@...
Dec 12, 2008 4:21 am
1606
Author: dbs Date: Thu Dec 11 23:30:57 2008 New Revision: 4285 Log: Fixed a problem where passwrod changes were not being written at all. Modified: ...
svn@...
Dec 12, 2008 4:35 am
1607
Author: dbs Date: Sat Dec 13 12:52:47 2008 New Revision: 4286 Log: Some new graphics for coconut. Added: ...