Directory src/

Directory Created:
2004-12-30 07:44
Directory Deleted:
2006-09-30 21:32
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with ViewVC

[root]/src

         META-INF (0 files, 0 lines)

         changes (1 files, 44 lines)

         main (0 files, 0 lines)

             java (0 files, 0 lines)

                 net (0 files, 0 lines)

                     sf (0 files, 0 lines)

                         ginp (5 files, 1566 lines)

                             browser (1 files, 553 lines)

                             commands (4 files, 314 lines)

                             config (4 files, 595 lines)

                             resources (0 files, 0 lines)

                             setup (3 files, 644 lines)

                                 data (1 files, 125 lines)

                                 tags (1 files, 108 lines)

                             tags (20 files, 2490 lines)

                             util (2 files, 377 lines)

             resources (1 files, 111 lines)

                 net (0 files, 0 lines)

                     sf (0 files, 0 lines)

                         ginp (0 files, 0 lines)

                             config (1 files, 20 lines)

                             setup (1 files, 37 lines)

         net (0 files, 0 lines)

             culnane (0 files, 0 lines)

                 ginp (0 files, 0 lines)

                     commands (0 files, 0 lines)

                     taglibs (0 files, 0 lines)

             sf (0 files, 0 lines)

                 ginp (0 files, 0 lines)

                     browser (0 files, 0 lines)

                     commands (0 files, 0 lines)

                     config (0 files, 0 lines)

                     data (0 files, 0 lines)

                     resources (0 files, 0 lines)

                     setup (0 files, 0 lines)

                         data (0 files, 0 lines)

                         page (0 files, 0 lines)

                         tags (0 files, 0 lines)

                         web (0 files, 0 lines)

                     tags (0 files, 0 lines)

                     test (0 files, 0 lines)

                     util (0 files, 0 lines)

         site (1 files, 30 lines)

             resources (2 files, 0 lines)

             xdoc (2 files, 327 lines)

         test (0 files, 0 lines)

             java (0 files, 0 lines)

                 net (0 files, 0 lines)

                     sf (0 files, 0 lines)

                         ginp (3 files, 961 lines)

                             test (0 files, 0 lines)

                                 test (0 files, 0 lines)

             resources (6 files, 92 lines)

Lines of Code

src/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 207 (100.0%) 9.0
dougculnane 21 (91.3%) 199 (96.1%) 9.4
jsher 2 (8.7%) 8 (3.9%) 4.0

Most Recent Commits

dougculnane 2006-09-30 21:32

clean up logging to use commons-logginga not log4j directly

0 lines of code changed in:

dougculnane 2006-09-15 17:22
gpl to lgpl and start to restructrue for maven

0 lines of code changed in:

dougculnane 2006-03-25 20:24
BB log4j config version as per mailing list post.

54 lines of code changed in:

dougculnane 2005-07-08 14:54
Work done on set up wizard and tidy up of XML handeling and DTDs etc...

1 lines of code changed in:

dougculnane 2005-05-13 17:07
Big hack to work towards removing Tapestry and moveing config file to fixed location in WEB-INF Folder, lossing all xml datafiles and putting data in an optional database. This make s the allpiction unstable and losses features but it is an attempt to work towards a simple clean structure.

7 lines of code changed in:

dougculnane 2005-04-18 19:38
tidy up - all test stuff to test package.

0 lines of code changed in:

dougculnane 2005-04-18 19:28
Started hibernate use and dataobject mapping work. Added database tests with test configuration. Therefore test done on the database ginpTEST.

1 lines of code changed in:

dougculnane 2005-03-29 19:27
Many problems with setLocale and request.getEncoding() in Tomcat. This seams to be a knowen problem on the web with various workarounds suggested but not totally working. This code uses a work around to fix the problem but is likely to cause problems onother platforms. Encoding added to config file and URLEndoding reworked. It all works perfectly on my laptop but there may be bugs in other environments. This is a ci of all known bugs fixed so the code can tested and got into release state.

11 lines of code changed in:

dougculnane 2005-03-23 20:28
log4j logging. Small tidy up of code.

22 lines of code changed in:

dougculnane 2005-02-22 20:51
Addition of xml descriptions of data types and database.

4 lines of code changed in:

dougculnane 2005-02-11 14:39
Addition of Hibernate libraries and test to do basic database connection create/update table description and insert a record.

1 lines of code changed in:

dougculnane 2005-01-20 19:27
repackaged the resourse files.

0 lines of code changed in:

dougculnane 2005-01-10 17:17
fix typo

1 lines of code changed in:

dougculnane 2005-01-04 19:54
Resourse Bundle only i18n. On reflection I think it is easier if all translations are in one location not two, and we do not have to set a list of languages that can be over-ridden. This means that any language can be suppoeAlso as Justin pointed out it is easy for users to contribute properties files to the project.

51 lines of code changed in:

dougculnane 2004-12-30 20:45
Translator now uses Localization and ResourceBundles for standard translations. These can still be overridden by the HTML de=TEXT tag. The new Tag Library has been moved to net.sf.ginp.tags.

46 lines of code changed in:

jsher 2004-12-30 07:45
initial import of log4j configuration

7 lines of code changed in:

jsher 2004-12-30 07:44
Initial Import of I18n for internal messages

1 lines of code changed in:

Generated by StatSVN @VERSION@