proteocache.git
10 years agoMerge branch 'DAO'
Sasha Sherstnev [Thu, 19 Dec 2013 12:13:32 +0000 (12:13 +0000)]
Merge branch 'DAO'

10 years agoReplace logo figures
Sasha Sherstnev [Thu, 19 Dec 2013 11:47:07 +0000 (11:47 +0000)]
Replace logo figures

10 years agocheck the date in controller, new class dateFormatter
Natasha Sherstneva [Thu, 19 Dec 2013 11:02:02 +0000 (11:02 +0000)]
check the date in controller, new class dateFormatter

10 years agoImprove webapp appearance
Sasha Sherstnev [Wed, 18 Dec 2013 16:43:50 +0000 (16:43 +0000)]
Improve webapp appearance

10 years agoFix problem with the registration form
Sasha Sherstnev [Wed, 18 Dec 2013 11:22:04 +0000 (11:22 +0000)]
Fix problem with the registration form

10 years agoSome tiny technical changes to controllers
Sasha Sherstnev [Wed, 18 Dec 2013 08:59:23 +0000 (08:59 +0000)]
Some tiny technical changes to controllers

10 years agoFix problem with default target
Sasha Sherstnev [Mon, 16 Dec 2013 14:12:57 +0000 (14:12 +0000)]
Fix problem with default target

10 years agoFix problem with access permissions and make better wording for the new servlet PROT-10-new-controller
Sasha Sherstnev [Mon, 16 Dec 2013 12:30:11 +0000 (12:30 +0000)]
Fix problem with access permissions and make better wording for the new servlet

10 years agocreated features report
Natasha Sherstneva [Mon, 16 Dec 2013 09:37:19 +0000 (09:37 +0000)]
created features report

10 years agoMerge branch 'master' of https://source.jalview.org/git/proteocache into PROT-9-webse...
Natasha Sherstneva [Tue, 10 Dec 2013 22:09:01 +0000 (22:09 +0000)]
Merge branch 'master' of https://source.jalview.org/git/proteocache into PROT-9-webservice

10 years agoLost file for committed not-working WS
Natasha Sherstneva [Tue, 10 Dec 2013 22:08:39 +0000 (22:08 +0000)]
Lost file for committed not-working WS

10 years agoStill not working WS for querinh proteochache (probably due to interaction with Spring)
Natasha Sherstneva [Tue, 10 Dec 2013 22:06:53 +0000 (22:06 +0000)]
Still not working WS for querinh proteochache (probably due to interaction with Spring)

10 years agoAdd LDAP authentication and enabling Spring logging
Sasha Sherstnev [Tue, 10 Dec 2013 17:07:17 +0000 (17:07 +0000)]
Add LDAP authentication and enabling Spring logging

10 years agoremove sourcepath and add ldap jars
Sasha Sherstnev [Tue, 10 Dec 2013 16:59:31 +0000 (16:59 +0000)]
remove sourcepath and add ldap jars

10 years ago1. Move query jsps into a separate directory
Sasha Sherstnev [Mon, 9 Dec 2013 08:40:28 +0000 (08:40 +0000)]
1. Move query jsps into a separate directory
2. Re-design getting Principal in controllers

10 years agoRename and merge controllers
Sasha Sherstnev [Fri, 6 Dec 2013 18:20:26 +0000 (18:20 +0000)]
Rename and merge controllers

10 years agopartly working security: registration form, authorization, simple authentification
Sasha Sherstnev [Fri, 6 Dec 2013 18:13:14 +0000 (18:13 +0000)]
partly working security: registration form, authorization, simple authentification

10 years agoPartly working security: registration form, authorisaztion, simple authentication
Sasha Sherstnev [Fri, 6 Dec 2013 17:39:14 +0000 (17:39 +0000)]
Partly working security: registration form, authorisaztion, simple authentication

10 years agoAdd posibility to look at failed jobs
Sasha Sherstnev [Thu, 5 Dec 2013 14:25:55 +0000 (14:25 +0000)]
Add posibility to look at failed jobs

10 years agoFix problem due to new internal java beans
Sasha Sherstnev [Thu, 5 Dec 2013 09:44:49 +0000 (09:44 +0000)]
Fix problem due to new internal java beans

10 years agoMerge branch 'servlets' of https://source.jalview.org/git/proteocache into servlets
Sasha Sherstnev [Thu, 5 Dec 2013 09:20:42 +0000 (09:20 +0000)]
Merge branch 'servlets' of https://source.jalview.org/git/proteocache into servlets

Conflicts:
server/compbio/controllers/SequenceController.java

10 years agoAdd basic security jars to the project
Sasha Sherstnev [Thu, 5 Dec 2013 09:18:02 +0000 (09:18 +0000)]
Add basic security jars to the project

10 years agocreate DateBean, UserBean, TotalBean
Natasha Sherstneva [Tue, 3 Dec 2013 17:45:52 +0000 (17:45 +0000)]
create DateBean, UserBean, TotalBean

10 years agoAdd additional checks of input parameters
Sasha Sherstnev [Tue, 3 Dec 2013 14:04:05 +0000 (14:04 +0000)]
Add additional checks of input parameters

10 years agoMerge branch 'servlets'
Sasha Sherstnev [Tue, 3 Dec 2013 11:45:29 +0000 (11:45 +0000)]
Merge branch 'servlets'

10 years agocreate ProteinBean
Natasha Sherstneva [Tue, 3 Dec 2013 11:39:07 +0000 (11:39 +0000)]
create ProteinBean

10 years agoClean up JSP code
Sasha Sherstnev [Mon, 2 Dec 2013 14:49:49 +0000 (14:49 +0000)]
Clean up JSP code

10 years agoFix problem with different date formats
Sasha Sherstnev [Mon, 2 Dec 2013 14:49:35 +0000 (14:49 +0000)]
Fix problem with different date formats

10 years agoAdd additional checks of input parameters from html forms
Sasha Sherstnev [Mon, 2 Dec 2013 14:48:59 +0000 (14:48 +0000)]
Add additional checks of input parameters from html forms

10 years agoRemove system prints
Sasha Sherstnev [Mon, 2 Dec 2013 14:48:24 +0000 (14:48 +0000)]
Remove system prints

10 years agoNew internal supporting JSP
Sasha Sherstnev [Mon, 2 Dec 2013 12:31:55 +0000 (12:31 +0000)]
New internal supporting JSP

10 years agoImprove UI of the website
Sasha Sherstnev [Mon, 2 Dec 2013 11:58:08 +0000 (11:58 +0000)]
Improve UI of the website
Remove java code from JSP

10 years agoImprove visibility of the website
Sasha Sherstnev [Fri, 29 Nov 2013 16:53:21 +0000 (16:53 +0000)]
Improve visibility of the website

10 years agoBug fixed: wrong class object in the logging
Sasha Sherstnev [Fri, 29 Nov 2013 16:52:54 +0000 (16:52 +0000)]
Bug fixed: wrong class object in the logging

10 years agoFix problem with the bean
Sasha Sherstnev [Fri, 29 Nov 2013 16:52:31 +0000 (16:52 +0000)]
Fix problem with the bean

10 years agoModify ant build process for the new project structure
Sasha Sherstnev [Fri, 29 Nov 2013 16:51:53 +0000 (16:51 +0000)]
Modify ant build process for the new project structure

10 years agoMerge branch 'master' into servlets
Sasha Sherstnev [Fri, 29 Nov 2013 12:20:17 +0000 (12:20 +0000)]
Merge branch 'master' into servlets

Conflicts:
WEB-INF/web.xml
website/AllReports.jsp
website/Index.jsp
website/ReportSequenceProtein.jsp

10 years agoImprove front-end view of the website
Sasha Sherstnev [Fri, 29 Nov 2013 12:16:24 +0000 (12:16 +0000)]
Improve front-end view of the website

10 years agoConvert servlets into Spring controllers
Sasha Sherstnev [Fri, 29 Nov 2013 12:16:00 +0000 (12:16 +0000)]
Convert servlets into Spring controllers

10 years agoimprove configuration of the main Spring servlet
Sasha Sherstnev [Fri, 29 Nov 2013 12:15:30 +0000 (12:15 +0000)]
improve configuration of the main Spring servlet

10 years agoNew bootstrap added
Sasha Sherstnev [Fri, 29 Nov 2013 12:14:52 +0000 (12:14 +0000)]
New bootstrap added

10 years agoAdd servlets for queries with IP
Sasha Sherstnev [Fri, 29 Nov 2013 12:14:17 +0000 (12:14 +0000)]
Add servlets for queries with IP

10 years agoRemove old bootstrap
Sasha Sherstnev [Fri, 29 Nov 2013 12:12:58 +0000 (12:12 +0000)]
Remove old bootstrap

10 years agothe new query jobs by ip
Natasha Sherstneva [Thu, 28 Nov 2013 14:46:25 +0000 (14:46 +0000)]
the new query jobs by ip

10 years agoFirst working Spring-based version
Sasha Sherstnev [Wed, 27 Nov 2013 19:07:08 +0000 (19:07 +0000)]
First working Spring-based version

10 years agoPROT-7 fixed a problem with reportProteinSequence
Natasha Sherstneva [Tue, 26 Nov 2013 09:24:09 +0000 (09:24 +0000)]
PROT-7 fixed a problem with reportProteinSequence

10 years agoMake all necessary changes for combining old and new servlets servlet-based-code
Sasha Sherstnev [Mon, 25 Nov 2013 11:35:01 +0000 (11:35 +0000)]
Make all necessary changes for combining old and new servlets

10 years agoMerge branch 'servlets'
Sasha Sherstnev [Mon, 25 Nov 2013 11:28:38 +0000 (11:28 +0000)]
Merge branch 'servlets'

10 years agoPROT-7 add reportjobbyaday
Natasha Sherstneva [Mon, 25 Nov 2013 11:22:40 +0000 (11:22 +0000)]
PROT-7 add reportjobbyaday

10 years agoPROT-7 add servletjobbyday
Natasha Sherstneva [Mon, 25 Nov 2013 11:20:19 +0000 (11:20 +0000)]
PROT-7 add servletjobbyday

10 years agodelete renamed class
Sasha Sherstnev [Mon, 25 Nov 2013 11:04:43 +0000 (11:04 +0000)]
delete renamed class

10 years agoMerge branch 'servlets'
Sasha Sherstnev [Mon, 25 Nov 2013 11:04:31 +0000 (11:04 +0000)]
Merge branch 'servlets'

Conflicts:
datadb/compbio/cassandra/StructureProteinPrediction.java
server/compbio/statistic/CassandraRequester.java

10 years agoPROT-7 fixed reports jobs by a day
Natasha Sherstneva [Mon, 25 Nov 2013 10:41:17 +0000 (10:41 +0000)]
PROT-7 fixed reports jobs by a day

10 years agoImproved style
Sasha Sherstnev [Fri, 22 Nov 2013 18:34:55 +0000 (18:34 +0000)]
Improved style

10 years agoImprove table style
Sasha Sherstnev [Fri, 22 Nov 2013 18:30:11 +0000 (18:30 +0000)]
Improve table style

10 years agoImprove presentation of job on the web (servlet ServletSequenceProtein)
Sasha Sherstnev [Fri, 22 Nov 2013 18:25:37 +0000 (18:25 +0000)]
Improve presentation of job on the web (servlet ServletSequenceProtein)

10 years agoSome tweaks with Reporting JSPs
Sasha Sherstnev [Fri, 22 Nov 2013 12:29:29 +0000 (12:29 +0000)]
Some tweaks with Reporting JSPs

10 years agoMerge branch 'servlets'
Sasha Sherstnev [Fri, 22 Nov 2013 11:52:17 +0000 (11:52 +0000)]
Merge branch 'servlets'

Conflicts:
.classpath

10 years agoPROT-7 fixed report by dates
Natasha Sherstneva [Fri, 22 Nov 2013 11:46:09 +0000 (11:46 +0000)]
PROT-7 fixed report by dates

10 years agoSwitch off archiving by default
Sasha Sherstnev [Fri, 22 Nov 2013 11:27:37 +0000 (11:27 +0000)]
Switch off archiving by default

10 years agoFirst working code for archinving Jpred jobs
Sasha Sherstnev [Fri, 22 Nov 2013 11:26:36 +0000 (11:26 +0000)]
First working code for archinving Jpred jobs

10 years agomake internal object private
Sasha Sherstnev [Fri, 22 Nov 2013 11:26:12 +0000 (11:26 +0000)]
make internal object private

10 years agosome code for reporting Cassansdra status
Sasha Sherstnev [Fri, 22 Nov 2013 11:25:35 +0000 (11:25 +0000)]
some code for reporting Cassansdra status

10 years agoNew ProteoCache configuration
Sasha Sherstnev [Fri, 22 Nov 2013 11:25:02 +0000 (11:25 +0000)]
New ProteoCache configuration

10 years agoFix problems with Eclipse settings
Sasha Sherstnev [Fri, 22 Nov 2013 11:24:38 +0000 (11:24 +0000)]
Fix problems with Eclipse settings

10 years agoMerge branch 'servlets'
Sasha Sherstnev [Thu, 21 Nov 2013 12:43:16 +0000 (12:43 +0000)]
Merge branch 'servlets'

10 years agoBetter defaults for the JSP
Sasha Sherstnev [Thu, 21 Nov 2013 12:42:03 +0000 (12:42 +0000)]
Better defaults for the JSP

10 years agoPROT-7 fixed ServletProteinSequence
Natasha Sherstneva [Thu, 21 Nov 2013 12:35:56 +0000 (12:35 +0000)]
PROT-7 fixed ServletProteinSequence

10 years agocorrect wb.xml
Sasha Sherstnev [Thu, 21 Nov 2013 12:08:52 +0000 (12:08 +0000)]
correct wb.xml

10 years agoChange structure of CFMerge branch 'servlets' of https://source.jalview.org/git/prote...
Natasha Sherstneva [Thu, 21 Nov 2013 09:35:40 +0000 (09:35 +0000)]
Change structure of CFMerge branch 'servlets' of https://source.jalview.org/git/proteocache into servlets

10 years agoPROT-4 fixed remover
Natasha Sherstneva [Thu, 21 Nov 2013 09:35:04 +0000 (09:35 +0000)]
PROT-4 fixed remover

10 years agoMerge branch 'servlets'
Sasha Sherstnev [Wed, 20 Nov 2013 16:51:30 +0000 (16:51 +0000)]
Merge branch 'servlets'

10 years agoPROT-4 updated CF JobDateInfo (add new columns), JpredArchive (add column ExecutionSt...
Natasha Sherstneva [Wed, 20 Nov 2013 14:55:59 +0000 (14:55 +0000)]
PROT-4 updated CF JobDateInfo (add new columns), JpredArchive (add column ExecutionStatus), add new CF FailLog

10 years agoPROT-6 Fix problem with missing proteocache.jar in proteocache.war
Sasha Sherstnev [Wed, 20 Nov 2013 13:46:01 +0000 (13:46 +0000)]
PROT-6 Fix problem with missing proteocache.jar in proteocache.war

10 years agoPROT-4 updated structure ProteinData (change primary key, add column ExecTime), Jpred...
Natasha Sherstneva [Tue, 19 Nov 2013 22:34:59 +0000 (22:34 +0000)]
PROT-4 updated structure ProteinData (change primary key, add column ExecTime), JpredArchive (add column FinalStatus), CassandraRemover almost finished

10 years agoPROT-6 A first working, but not tested ant-based build system prepared
Sasha Sherstnev [Tue, 19 Nov 2013 15:28:58 +0000 (15:28 +0000)]
PROT-6 A first working, but not tested ant-based build system prepared

10 years agoRemove internal FastaReader/FastaSequence and replace this with classes from JABAWS
Sasha Sherstnev [Tue, 19 Nov 2013 15:28:15 +0000 (15:28 +0000)]
Remove internal FastaReader/FastaSequence and replace this with classes from JABAWS

10 years agoReplace old textng jar with new one
Sasha Sherstnev [Tue, 19 Nov 2013 15:27:29 +0000 (15:27 +0000)]
Replace old textng jar with new one

10 years agoMerge branch 'master' into servlets
Natasha Sherstneva [Mon, 18 Nov 2013 21:37:08 +0000 (21:37 +0000)]
Merge branch 'master' into servlets

10 years agoPROT-4 Initial code for remover servlet
Natasha Sherstneva [Mon, 18 Nov 2013 21:31:47 +0000 (21:31 +0000)]
PROT-4 Initial code for remover servlet

10 years agoPROT-5 jars for the histogram servlet
Natasha Sherstneva [Mon, 18 Nov 2013 21:27:49 +0000 (21:27 +0000)]
PROT-5 jars for the histogram servlet

10 years agoPROT-5 template for the histogram servlet (still not working )
Natasha Sherstneva [Mon, 18 Nov 2013 21:24:54 +0000 (21:24 +0000)]
PROT-5 template for the histogram servlet (still not working )

10 years agoBetter proteocache configuration for tests with real Jpred
Sasha Sherstnev [Wed, 13 Nov 2013 14:19:35 +0000 (14:19 +0000)]
Better proteocache configuration for tests with real Jpred

10 years agoAdd still-not-working code for archiving jobs
Sasha Sherstnev [Wed, 13 Nov 2013 14:18:33 +0000 (14:18 +0000)]
Add still-not-working code for archiving jobs

10 years agoCode for Jpred Job java Bean
Sasha Sherstnev [Tue, 12 Nov 2013 18:31:30 +0000 (18:31 +0000)]
Code for Jpred Job java Bean

10 years agoRIntroduce Bean for Jpred job
Sasha Sherstnev [Tue, 12 Nov 2013 18:30:45 +0000 (18:30 +0000)]
RIntroduce Bean for Jpred job

10 years agoChange JpredArchive table
Sasha Sherstnev [Tue, 12 Nov 2013 18:30:20 +0000 (18:30 +0000)]
Change JpredArchive table

10 years agoRe-design the parser for inserting alignment-only and failed jobs
Sasha Sherstnev [Tue, 12 Nov 2013 15:23:04 +0000 (15:23 +0000)]
Re-design the parser for inserting alignment-only and failed jobs

10 years agoFix bug for inserting job without known predictions
Sasha Sherstnev [Tue, 12 Nov 2013 15:22:07 +0000 (15:22 +0000)]
Fix bug for inserting job without known predictions

10 years agoSwitch off fillin new tables by default
Sasha Sherstnev [Mon, 11 Nov 2013 18:31:24 +0000 (18:31 +0000)]
Switch off fillin new tables by default

10 years agoFix problem with filling new tables
Sasha Sherstnev [Mon, 11 Nov 2013 17:25:16 +0000 (17:25 +0000)]
Fix problem with filling new tables

10 years agoRebuild tables for queries
Sasha Sherstnev [Mon, 11 Nov 2013 16:58:32 +0000 (16:58 +0000)]
Rebuild tables for queries

10 years agoMerge branch 'servlets'
Sasha Sherstnev [Sat, 9 Nov 2013 11:48:07 +0000 (11:48 +0000)]
Merge branch 'servlets'

Conflicts:
datadb/compbio/cassandra/CassandraNativeConnector.java
server/compbio/statistic/CassandraRequester.java

10 years agoRemive interface
Sasha Sherstnev [Sat, 9 Nov 2013 11:45:38 +0000 (11:45 +0000)]
Remive interface

10 years agoAdd filling new tables with data from old tables
Sasha Sherstnev [Sat, 9 Nov 2013 11:44:23 +0000 (11:44 +0000)]
Add filling new tables with data from old tables

10 years agoRe-engineering of database I/O
Sasha Sherstnev [Sat, 9 Nov 2013 11:43:30 +0000 (11:43 +0000)]
Re-engineering of database I/O

10 years agonew type date request
Natasha Sherstneva [Fri, 8 Nov 2013 15:03:49 +0000 (15:03 +0000)]
new type date request

10 years agofinished report log
Natasha Sherstneva [Fri, 8 Nov 2013 14:16:19 +0000 (14:16 +0000)]
finished report log

10 years agoMerge branch 'master' into servlets
Sasha Sherstnev [Fri, 8 Nov 2013 14:03:34 +0000 (14:03 +0000)]
Merge branch 'master' into servlets

Conflicts:
server/compbio/listeners/ServletSequenceProtein.java
server/compbio/statistic/CassandraRequester.java

10 years agoMerge branch 'master' into servlets
Sasha Sherstnev [Fri, 8 Nov 2013 13:59:53 +0000 (13:59 +0000)]
Merge branch 'master' into servlets

Conflicts:
.classpath
datadb/compbio/cassandra/CassandraNativeConnector.java
datadb/compbio/cassandra/JpredParserHTTP.java
datadb/compbio/cassandra/JpredParserLocalFile.java
server/compbio/listeners/ContextListener.java
server/compbio/statistic/CassandraRequester.java
website/QuerySequenceProtein.jsp
website/ReportLength.jsp
website/ReportNew.jsp