Directory src/net/sf/ginp/commands/

Directory Created:
2005-01-05 16:05
Directory Deleted:
2006-09-15 17:49
Total Files:
0
Deleted Files:
11
Lines of Code:
0

Browse with ViewVC

[root]/src/net/sf/ginp/commands

Lines of Code

src/net/sf/ginp/commands/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 60 (100.0%) 384 (100.0%) 6.4
dougculnane 58 (96.7%) 381 (99.2%) 6.5
jsher 2 (3.3%) 3 (0.8%) 1.5

Most Recent Commits

dougculnane 2006-09-15 17:49

maven dir structure

0 lines of code changed in:

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

110 lines of code changed in:

dougculnane 2005-08-16 19:45
Add defaulfs to dtd to fix parser error. Debug and fix the null pointer problems on config.

3 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...

2 lines of code changed in:

dougculnane 2005-05-20 15:54
Use jakarta-commons-FileUpload for config file upload. This atached a Input stream to the Object on the Command parameter for uploaded files. This will make it easy to upload pictures and other files etc... for other commands.

12 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.

19 lines of code changed in:

dougculnane 2005-05-13 16:52
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.

1 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-04-11 20:34
Tidy up of data from file mess, which was not working very well anyway. This is back to basics so that a database storage of data can be built on top to store Folder and Picture Data.

8 lines of code changed in:

dougculnane 2005-03-25 12:44
log errors.

4 lines of code changed in:

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

6 lines of code changed in:

dougculnane 2005-03-18 22:50
Cleand up localization. Fixed some tests. Added a force locale setting to config. This allows the language to be set to German only for example.

10 lines of code changed in:

dougculnane 2005-03-11 17:49
Repaired the config of thumbnail size and page location. Needs more testing. Fixed the parameter encoding agian. The problem was that if files have german umlauts in them then they were encoded in UTF-8 not the encoding of the response. This has been tidied up and fixed. But if you set your local to be Russia then you can not see files with gernam chars in them becuase these chars do not exist in the locale encoding. This needs a force local config setting and some explanation in the manual and then I think it is acceptable. The alternative is encoding every page in UTF-16.

8 lines of code changed in:

dougculnane 2005-03-07 19:02
Thumbnail sizes and page locations come from the config file.

3 lines of code changed in:

jsher 2005-03-06 23:01
minor fix for new folder api

1 lines of code changed in:

dougculnane 2005-03-06 08:34
Move Hardcoded thumb sizes and page locations to Config. (Still hard coded but in one location.)

5 lines of code changed in:

jsher 2005-01-21 04:50
fixed encoding bug

2 lines of code changed in:

dougculnane 2005-01-12 18:40
Use the org.apache.commons.logging libraries to log errors etc...

23 lines of code changed in:

dougculnane 2005-01-05 16:05
Repackage classes from net.culnane.ginp to net.sf.ginp.

166 lines of code changed in:

Generated by StatSVN @VERSION@