Module Agmial2/ca_manager/src/cam/reader/

back to main page

Summary Period: 2004-09-29 to 2006-10-24

Modules

[root]/Agmial2/ca_manager/src/cam/reader

Lines of Code


Total Lines Of Code: 7760 (2006-12-21 16:51)

Authors

Author Changes Lines of Code Lines per Change
Totals 125 (100.0%) 19227 (100.0%) 153.8
rbossy 14 (11.2%) 11509 (59.9%) 822.0
vloux 105 (84.0%) 6223 (32.4%) 59.2
miquenti 5 (4.0%) 1494 (7.8%) 298.8
agmial 1 (0.8%) 1 (0.0%) 1.0

Most Recent Commits

vloux 2006-10-24 16:29

Merge CedricSoubrie branch and HEAD

5 lines of code changed in:

vloux 2006-03-17 17:32

BugFix

CAM :
contigDB
Gestion DataSource
Prepa release 20060317

107 lines of code changed in:

vloux 2006-03-07 15:31

Fin nettoyage properties cam/pam
Fin nettoyage url en dur
Ajouts page par defaut erreurs 404,401,500 dans agmial_directory,pam,cam

[#213] Filtrer quote et retours chariots dans les formulaires
Filtre cot? client par javascript

7 lines of code changed in:

vloux 2006-02-28 16:32

EdtFeature :
changement start
Affichage start putatifs a la demande et uniquement si CDS

38 lines of code changed in:

vloux 2006-02-28 16:10

[#200] Export donn?es format tabul? CGView
Ajout properties pour affichage Lien CGView (cgview.enabled)
Creation CGViewPanel
+ Nettoyage (template)_project_properties
+ Generation auto liens du main_menu.html par build.xml

244 lines of code changed in:

vloux 2006-01-16 08:58

Changement de start ? la vol?e (Affichage dans editFeature de tous les starts putatifs de l'ORF, transmission des annotations existantes).

168 lines of code changed in:

vloux 2005-09-28 14:26

BugFixes
Removed generated web.xml from repository

1 lines of code changed in:

vloux 2005-09-22 17:11

BugFixes

5 lines of code changed in:

vloux 2005-08-24 10:54

CAM Summer Cleaning !
Various code cleaning (imports, externalisation of some parameters in properties files).

39 lines of code changed in:

vloux 2005-08-23 16:59

CAM Summer Cleaning !

+ Database Pooling with apache dbcp (Database Connection Pools <http://jakarta.apache.org/commons/dbcp/>) served via jni to the servlet. Added a context.xmlfile with all the parameters for the connection.

+ Users and Roles are no longer stored in an xml file. Management via a dedicated database, served via jni to the servlets.

CAM refactoring :
moving all select/update/insert statement into contigdb package :

admin/ContigStoreAdminImpl.java OK (2)
admin/MonitorBatchTasks.java OK (1)(2)
admin/MonitorContigTasks.java OK (2)
admin/MonitorFeatureTasks.java OK (2)
admin/MonitorProjectTasks.java OK (2)
admin/MonitorTasks.java OK (2)
admin/ShowAddBatch.java OK (2)
admin/ShowAdminBatches.java OK (2)
admin/ShowUpdateContig.java OK (2)
admin/ShowUpdateProfile.java OK (2)

control/BatchActionMotivation.java OK(2)
control/BatchActionQueue.java OK(2)
control/BatchCalcAction.java OK(2)
control/ContigActionMotivation.java OK(2)
control/ContigActionQueue.java OK(2)
control/FeatureActionQueue.java OK(2)(3)
control/ProjectActionQueue.java OK(2)
control/ProjectMotivation.java OK(2)
control/QueryFeatureMotivation.java OK(2)

reader/ContigStoreQueryImpl.java OK
reader/EditFeature.java OK(2)
reader/MugenPanel.java TODO
reader/ProfileStoreQueryImpl.java OK(2)


(1) CAMActionList creation
(2) new methods in ContigDB
(3) CAMFeature creation

New policy for database accession :
All db accession is made via classes from the contigdb package.

For each object , two classes : CAMObject is the POJO
object.CAMOjectSchema is the Data Transfer Object and make the link
between the database and the POJO.
The CAMObjectSchema has at least two methods : add(CAMObjectSchema)
and update CAMObjectSchema();
ContigDB provide methods to interact with the object, mainly
getters/setters that call the corresponding methods in CAMObjectSchema.


--> reader/MugenPanel.java TODO

328 lines of code changed in:

vloux 2005-08-08 16:11

Move project-specific paths to web.xml

5 lines of code changed in:

vloux 2005-08-08 14:00

Fasta protein & gene export
+ FastaCreator : Create (multi) fasta (nucleic or proteic) from agmial_id and contig_accession.

41 lines of code changed in:

vloux 2005-08-04 17:20

+ ClustalLauncher : launch clustal to produce alignement for jalview
+ FastaCreator : Create (multi) fasta (nucleic or proteic) from agmial_id and contig_accession.
+ ContigDB : refactoring.

154 lines of code changed in:

vloux 2005-06-21 10:11

GlobalPanel
MugenPanel Interface (admin & readOnly) Improved
Multiple bugfixes

3116 lines of code changed in:

vloux 2005-05-16 11:04

Int?gration de Jalview
HomologyPanel : construction de tableaux de r?sum? avec boite ? cocher
ProteinPanel : bouton de soumission "Jalview checked sequences"
+ JalviewLauncher : page de lancement de Jalview
+ FastaCreator : cr?e un fichier fasta regroupant les sequences des prots pass?es en parametre

1 lines of code changed in:

miquenti 2005-04-26 10:54

Modification du readOnly

113 lines of code changed in:

miquenti 2005-04-18 14:06

Correction bug precision

15 lines of code changed in:

miquenti 2005-04-14 11:24

(MQuentin) EditFeature + MugenPanel final commit

1366 lines of code changed in:

vloux 2005-04-14 07:54

Ajout de la gestion des pseudogenes :
- Checkbox pseudo et text input pseudogene number dans ProteinPanel
- Changement des Interfaces de comm PAM/CAM -> wsdl ? regenerer et ? copier dans src_wsdl

1 lines of code changed in:

vloux 2005-04-11 17:47

Suite menage et integration MugenPanel

54 lines of code changed in:

(12 more)

Generated by StatCVS 0.2.2