Directory src/net/culnane/ginp/
Directory Created:
2004-08-25 18:26
Directory Deleted:
2006-09-15 17:49
Total Files:
0
Deleted Files:
11
Lines of Code:
0
Browse with ViewVC
[root] /src /net /culnane /ginp
commands
(0 files, 0 lines)
taglibs
(0 files, 0 lines)
Lines of Code
Developers
Author
Changes
Lines of Code
Lines per Change
Totals
71 (100.0%)
1829 (100.0%)
25.7
dougculnane
63 (88.7%)
1570 (85.8%)
24.9
jsher
8 (11.3%)
259 (14.2%)
32.3
Most Recent Commits
dougculnane
2006-09-15 17:49
maven dir structure
0 lines of code changed in:
src/net/culnane/ginp :
Collection.java (del) ,
Command.java (del) ,
CommandParameter.java (del) ,
GinpModel.java (del) ,
GinpModelManager.java (del) ,
GinpPictureServlet.java (del) ,
GinpServlet.java (del) ,
PicCollection.java (del) ,
Picture.java (del) ,
StringTool.java (del) ,
TestGinp.java (del)
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.
0 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.
102 lines of code changed in:
dougculnane
2004-12-30 18:34
Moved the GinpTest to a better location.
38 lines of code changed in:
jsher
2004-12-30 08:03
redid configuration and model management
40 lines of code changed in:
jsher
2004-12-30 08:02
added xml escape function
18 lines of code changed in:
jsher
2004-12-30 08:02
Looks like just a whitesapce change
2 lines of code changed in:
jsher
2004-12-30 08:01
Renamed to Collection to Pic Collection
37 lines of code changed in:
jsher
2004-12-30 08:01
New Model Storage and Logging
39 lines of code changed in:
jsher
2004-12-30 07:55
Uses New Model Information, More logging
35 lines of code changed in:
jsher
2004-12-30 07:54
Got Rid of Model Caching. We now store this information in the HttpSession.
23 lines of code changed in:
jsher
2004-12-30 07:54
centralized configuration in configuration manager and made ginp model go in the httpsession instead of being stored in
model manager cache
65 lines of code changed in:
dougculnane
2004-12-29 17:27
Added basic dom4j xml parsing of config file.
133 lines of code changed in:
dougculnane
2004-12-07 15:08
If there is no description return the Picture title.
7 lines of code changed in:
dougculnane
2004-10-27 17:15
Pictures can be shown in pages. This now seams to work properly and has been built into the w2k4 style.
4 lines of code changed in:
dougculnane
2004-10-23 16:12
Strat of Pages for pictures. This is buggy but the structure is there.
81 lines of code changed in:
dougculnane
2004-10-20 18:52
Date formated to Locale and specified pattern on presentaion.
32 lines of code changed in:
dougculnane
2004-10-20 17:53
Date and Time are retrived from the EXIF Data.
98 lines of code changed in:
dougculnane
2004-10-15 15:37
Move picture info logic to a picture class.
125 lines of code changed in:
dougculnane
2004-10-14 15:38
Add debug info to error page.
118 lines of code changed in:
(11 more)