Author: dbs Date: Thu Oct 2 18:31:55 2008 New Revision: 4028 Log: Removed unnecessary localized login handlers, and set up a global definition for 'login'. ...
svn@...
Oct 2, 2008 10:33 pm
1353
Author: ojacobson Date: Fri Oct 3 00:32:18 2008 New Revision: 4029 Log: Deploy commons-logging with the .war in order to shut up XWork's OGNL resolver...
svn@...
Oct 3, 2008 2:02 pm
1354
Author: dbs Date: Fri Oct 3 10:17:47 2008 New Revision: 4030 Log: Working on applying new terminology to elements within the app. making sure 'events' is...
svn@...
Oct 3, 2008 2:21 pm
1355
Author: dbs Date: Fri Oct 3 19:13:11 2008 New Revision: 4031 Log: Continued work standardizing the menus and references in the code to use "Convention" and...
svn@...
Oct 3, 2008 11:17 pm
1356
Author: dbs Date: Sat Oct 4 23:28:07 2008 New Revision: 4032 Log: Some more refactoring and renaming. It's a long process. Added: ...
svn@...
Oct 5, 2008 3:31 am
1357
Author: dbs Date: Sat Oct 4 23:31:15 2008 New Revision: 4033 Log: Terminology document Added: congo/branches/congo-2.0.0.1/tools/terminology.txt Added:...
svn@...
Oct 5, 2008 3:34 am
1358
Author: dbs Date: Sat Oct 4 23:38:45 2008 New Revision: 4034 Log: Old javascript Modified: ...
svn@...
Oct 5, 2008 3:41 am
1359
Author: dbs Date: Sat Oct 4 23:40:25 2008 New Revision: 4035 Log: More renames Added: ...
svn@...
Oct 5, 2008 3:41 am
1360
Author: dbs Date: Sun Oct 5 20:19:20 2008 New Revision: 4036 Log: Enabled browsing with regtype status and other state information showing in results. ...
svn@...
Oct 6, 2008 12:20 am
1361
Author: ojacobson Date: Tue Oct 7 19:53:47 2008 New Revision: 4037 Log: Merged 4027:4036 from 2.0.0.1. Added: ...
svn@...
Oct 8, 2008 12:00 am
1362
Author: dbs Date: Tue Oct 7 22:02:13 2008 New Revision: 4038 Log: Playing around with the Coconut look and feel to try and make it cleaner and less hacky....
svn@...
Oct 8, 2008 2:08 am
1363
Author: dbs Date: Tue Oct 7 22:24:46 2008 New Revision: 4039 Log: Fixed a CRITICALLY important problem when creating registrantsvia CreateRegistrant - the...
svn@...
Oct 8, 2008 2:40 am
1364
Author: dbs Date: Tue Oct 7 22:49:56 2008 New Revision: 4040 Log: Organizing proper action calls. Modified: ...
svn@...
Oct 8, 2008 2:50 am
1365
Author: dbs Date: Tue Oct 7 22:54:51 2008 New Revision: 4041 Log: Ongoing look and feel updates. Modified: ...
svn@...
Oct 8, 2008 3:03 am
1366
Author: ojacobson Date: Wed Oct 8 19:54:24 2008 New Revision: 4042 Log: Merged 4036:4041 from 2.0.0.1. Modified: ...
svn@...
Oct 9, 2008 12:33 am
1367
Author: ojacobson Date: Wed Oct 8 19:59:56 2008 New Revision: 4043 Log: Moved existing .2 branch aside. Added: congo/branches/congo-2.0.0.2-orig/ - copied...
svn@...
Oct 9, 2008 12:33 am
1368
Author: ojacobson Date: Wed Oct 8 20:00:18 2008 New Revision: 4044 Log: Cloned congo 2.0.0.1 to 2.0.0.2. Added: congo/branches/congo-2.0.0.2/ - copied from...
svn@...
Oct 9, 2008 12:33 am
1369
Author: ojacobson Date: Wed Oct 8 20:04:44 2008 New Revision: 4045 Log: Merged r4006 from previous 2.0.0.2 branch (POM version numbering). Modified: ...
svn@...
Oct 9, 2008 12:33 am
1370
Author: ojacobson Date: Wed Oct 8 20:26:44 2008 New Revision: 4046 Log: Created test root. Added: congo/branches/congo-2.0.0.2/src/test/...
svn@...
Oct 9, 2008 12:33 am
1371
Author: ojacobson Date: Wed Oct 8 21:31:16 2008 New Revision: 4048 Log: Removed all explicit creation of DAOs and made it clearer that DAO methods are being...
svn@...
Oct 9, 2008 1:32 am
1372
Author: ojacobson Date: Wed Oct 8 21:13:36 2008 New Revision: 4047 Log: Added support for spring (mostly from r4007). Added: ...
svn@...
Oct 9, 2008 1:32 am
1373
Author: ojacobson Date: Wed Oct 8 21:42:49 2008 New Revision: 4049 Log: Merged in changes to RegistrantDAO. Sanitized some of the DAO methods' exception...
svn@...
Oct 9, 2008 1:46 am
1374
Author: ojacobson Date: Wed Oct 8 21:50:48 2008 New Revision: 4050 Log: Merged in changes to ConferenceDAO. Modified: ...
svn@...
Oct 9, 2008 1:54 am
1375
Author: ojacobson Date: Wed Oct 8 22:04:59 2008 New Revision: 4051 Log: Moved data source definition into Spring context. Removed a stray MySQL dependency in...
svn@...
Oct 9, 2008 2:12 am
1376
Author: ojacobson Date: Wed Oct 8 22:14:33 2008 New Revision: 4052 Log: Migrated the Login action to Spring. Modified: ...
svn@...
Oct 9, 2008 2:51 am
1377
Author: ojacobson Date: Wed Oct 8 22:30:54 2008 New Revision: 4053 Log: Removed unused deprecated methods from Registrant and Conference DAOs. Modified: ...
svn@...
Oct 9, 2008 2:51 am
1378
Author: ojacobson Date: Wed Oct 8 22:44:04 2008 New Revision: 4055 Log: Migrated LoadUser to Spring. Removed one more static method from RegistrantDAO. ...
svn@...
Oct 9, 2008 2:51 am
1379
Author: ojacobson Date: Wed Oct 8 22:40:53 2008 New Revision: 4054 Log: Oopsie. Scope problem. Modified: ...
svn@...
Oct 9, 2008 2:51 am
1380
Author: ojacobson Date: Wed Oct 8 22:44:34 2008 New Revision: 4056 Log: Visibility snafu in RegistrantDAO. Modified: ...
svn@...
Oct 9, 2008 2:51 am
1381
Author: ojacobson Date: Wed Oct 8 22:50:50 2008 New Revision: 4057 Log: Migrated CreateRegistrant to Spring. One more dead static method in RegistrantDAO. ...