January 2005 Commit Log

Number of Commits:
36
Number of Active Developers:
2
jsher 2005-01-29 13:27 #36
added notes on synchronization strategy

27 lines of code changed in:
dougculnane 2005-01-28 22:46 #35
get rid of ISO char encoding.

4 lines of code changed in:
dougculnane 2005-01-28 13:03 #34
Did a RTFM on UniCode and so from now on UTF-8 to be used for all text. This will hopefully lead to a end of the char encoding problems, but may take a while to get there, as some text is not encoded correctly.

17 lines of code changed in:
dougculnane 2005-01-26 18:05 #33
woops removed British flag, and English selector.

6 lines of code changed in:
dougculnane 2005-01-26 18:01 #32
Addition of new language support. This is to test the basic functionality. There is still alot of translation work to do before this is useful, but these new files are there a placeholders if notting else.

65 lines of code changed in:
dougculnane 2005-01-25 20:58 #31
Added null test becuase I found some java.lang.NullPointerException

17 lines of code changed in:
dougculnane 2005-01-25 18:54 #30
Better error catch output for nicer log files.

28 lines of code changed in:
dougculnane 2005-01-24 17:26 #29
Update Docs fornew release and new src, war distrabution.

14 lines of code changed in:
jsher 2005-01-24 08:12 #28
fix for preferences

1 lines of code changed in:
jsher 2005-01-24 03:23 #27
added a debug line

1 lines of code changed in:
dougculnane 2005-01-21 13:10 #26
Correct test name.

1 lines of code changed in:
dougculnane 2005-01-21 13:09 #25
Note about non ANSI chars.

3 lines of code changed in:
jsher 2005-01-21 05:02 #24
We don't need to test the standard java urldecoder/encoder

0 lines of code changed in:
jsher 2005-01-21 04:51 #23
Switched to java URLEncoder and URLDecoder class to escape instead of Doug's custom encoding

15 lines of code changed in:
jsher 2005-01-21 04:50 #22
fixed encoding bug

9 lines of code changed in:
jsher 2005-01-21 04:49 #21
Fixed encoding/unencoding bug

3 lines of code changed in:
dougculnane 2005-01-20 20:49 #20
update manual about resource bundel location.

7 lines of code changed in:
dougculnane 2005-01-20 19:27 #19
repackaged the resourse files.

8 lines of code changed in:
dougculnane 2005-01-20 19:22 #18
we now need the jdf 1.4 or better.

1 lines of code changed in:
dougculnane 2005-01-20 19:21 #17
Fixed + char in file name bug.

138 lines of code changed in:
dougculnane 2005-01-20 19:16 #16
missing file not found image added.

0 lines of code changed in:
jsher 2005-01-14 12:38 #15
reverted for unix compatibility

1 lines of code changed in:
jsher 2005-01-14 12:29 #14
Fixed setup when "none" style is selected. Set admin user in a more secure location.

16 lines of code changed in:
jsher 2005-01-14 12:12 #13
Added and standardized security checks to keep people out of the setup app if there is a valid config.

30 lines of code changed in:
dougculnane 2005-01-12 18:40 #12
Use the org.apache.commons.logging libraries to log errors etc...

150 lines of code changed in:
dougculnane 2005-01-11 17:11 #11
Fix of a error on Tomcat about double language decloration not allowed.

1 lines of code changed in:
  • web/styles/w2k4: top.jsp (+1 -1)
dougculnane 2005-01-11 17:09 #10
Use the Locale not a language code where possible. This fixed an error where Austrian Dates where not formated into German.

39 lines of code changed in:
dougculnane 2005-01-11 17:06 #9
Fix: missing html tag

1 lines of code changed in:
dougculnane 2005-01-11 17:06 #8
Fix package name error.

2 lines of code changed in:
dougculnane 2005-01-10 17:20 #7
Done repackaging.

0 lines of code changed in:
dougculnane 2005-01-10 17:17 #6
fix typo

1 lines of code changed in:
dougculnane 2005-01-10 17:17 #5
get rid of unused html table

0 lines of code changed in:
dougculnane 2005-01-05 16:05 #4
Repackage classes from net.culnane.ginp to net.sf.ginp.

1092 lines of code changed in:
dougculnane 2005-01-05 15:55 #3
fix typo on field text code

1 lines of code changed in:
dougculnane 2005-01-05 10:17 #2
Added link to ResourceBundels

3 lines of code changed in:
dougculnane 2005-01-04 19:54 #1
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.

246 lines of code changed in:
December 2004 »
Generated by StatSVN @VERSION@