Directory Statistics for src/test/org/gnomekr/potron/service/

Back to Index Page

Lines Of Code for src/test/org/gnomekr/potron/service/

Commits for src/test/org/gnomekr/potron/service/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
Xavier Cho12 (80.0%) 421 (69.2%) 484 (71.7%) 35.08
Dongsu Jang3 (20.0%) 187 (30.8%) 191 (28.3%) 62.33

Commit Log

DateAuthorFile/Message
05. 9. 11 오후 2:49Xavier Cho
Added feature to upload .po/.pot and merge it into exisiting translations. (1 Files changed, 19 Lines changed)
05. 8. 28 오후 8:47Xavier Cho
Added working plural forms handling implementation. (1 Files changed, 8 Lines changed)
05. 7. 21 오후 7:05Xavier Cho
Implemented translation check in/out process. (1 Files changed, 3 Lines changed)
05. 7. 19 오후 10:27Dongsu Jang
fix importTranslation() to assign valid parent Entry for each TranslatedEntries.

fix testcase.
(1 Files changed, 13 Lines changed)
05. 7. 18 오후 5:04Dongsu Jang
add exportTranslation() to ITranslationManager service.

fix return type to List<TranslatedEntry> for getTranslatedEntries().

update test case to test exportTranslation().

WARNING!!! not yet working!
(1 Files changed, 5 Lines changed)
05. 7. 16 오후 8:02Xavier Cho
Major overhaul with entity model. (2 Files changed, 11 Lines changed)
05. 7. 8 오전 1:46Dongsu Jang
add TranslationManagerTest testcase.. (not yet completed) (1 Files changed, 173 Lines changed)
05. 7. 3 오후 7:20Xavier Cho
Added template persistence test cases. (1 Files changed, 135 Lines changed)
05. 7. 1 오전 12:14Xavier Cho
*** empty log message *** (2 Files changed, 68 Lines changed)
05. 6. 30 오후 7:45Xavier Cho
Fixed errors on entity model and implemented some test cases on ProjectManager (3 Files changed, 144 Lines changed)
05. 6. 29 오후 7:03Xavier Cho
Initial project import. (1 Files changed, 96 Lines changed)