proteocache.git
10 years agoFi bug for wrong job selection
Sasha Sherstnev [Wed, 29 Jan 2014 08:03:26 +0000 (08:03 +0000)]
Fi bug for wrong job selection

10 years agoA new MVC model paramter for "no jobs found"
Sasha Sherstnev [Wed, 29 Jan 2014 08:02:28 +0000 (08:02 +0000)]
A new MVC model paramter for "no jobs found"

10 years agoBlock job report if no jobs are found
Sasha Sherstnev [Wed, 29 Jan 2014 08:01:53 +0000 (08:01 +0000)]
Block job report if no jobs are found

10 years agoupdate path to some dynamic pages
Sasha Sherstnev [Mon, 27 Jan 2014 15:58:28 +0000 (15:58 +0000)]
update path to some dynamic pages

10 years agoAdd detailed statistics on delated jobs
Sasha Sherstnev [Mon, 27 Jan 2014 14:54:10 +0000 (14:54 +0000)]
Add detailed statistics on delated jobs

10 years agoClean up the code
Sasha Sherstnev [Mon, 27 Jan 2014 14:53:16 +0000 (14:53 +0000)]
Clean up the code

10 years agoAdd simple statistics to the project home page
Sasha Sherstnev [Mon, 27 Jan 2014 14:51:18 +0000 (14:51 +0000)]
Add simple statistics to the project home page

10 years agoMove the class to engine
Sasha Sherstnev [Mon, 27 Jan 2014 14:50:52 +0000 (14:50 +0000)]
Move the class to engine

10 years agoImprove stability of Cassandra API calls (commands are checked)
Sasha Sherstnev [Mon, 27 Jan 2014 14:49:54 +0000 (14:49 +0000)]
Improve stability of Cassandra API calls (commands are checked)

10 years agoImprove call of earliest and current dates (through protected methods)
Sasha Sherstnev [Mon, 27 Jan 2014 14:48:18 +0000 (14:48 +0000)]
Improve call of earliest and current dates (through protected methods)

10 years agoMerge branch 'DAO'
Sasha Sherstnev [Thu, 23 Jan 2014 14:33:17 +0000 (14:33 +0000)]
Merge branch 'DAO'

Conflicts:
server/compbio/controllers/JobController.java

10 years ago1. Fix bug in SequenceReader
Sasha Sherstnev [Thu, 23 Jan 2014 14:26:59 +0000 (14:26 +0000)]
1. Fix bug in SequenceReader
2. Simpligy links to dynamic pages

10 years ago1. Fix problem with slow servlets (wrong forming CVS line)
Sasha Sherstnev [Thu, 23 Jan 2014 14:01:03 +0000 (14:01 +0000)]
1. Fix problem with slow servlets (wrong forming CVS line)
2. Add servlet time execution for admin role

10 years agoMerge branch 'DAO' of https://source.jalview.org/git/proteocache into DAO
Natasha Sherstneva [Thu, 23 Jan 2014 11:01:21 +0000 (11:01 +0000)]
Merge branch 'DAO' of https://source.jalview.org/git/proteocache into DAO

10 years agofixed Execution Time Statistics report
Natasha Sherstneva [Thu, 23 Jan 2014 10:57:45 +0000 (10:57 +0000)]
fixed Execution Time Statistics report

10 years agoIntroduce new table for programs and necessary infrastructure for the table
Sasha Sherstnev [Wed, 22 Jan 2014 12:00:21 +0000 (12:00 +0000)]
Introduce new table for programs and necessary infrastructure for the table

10 years agoMerge branch 'DAO'
Sasha Sherstnev [Wed, 22 Jan 2014 09:28:01 +0000 (09:28 +0000)]
Merge branch 'DAO'

10 years agoadd check for a Cassandra request
Sasha Sherstnev [Wed, 22 Jan 2014 09:26:48 +0000 (09:26 +0000)]
add check for a Cassandra request

10 years agofixed Execution time report
Natasha Sherstneva [Tue, 21 Jan 2014 14:08:38 +0000 (14:08 +0000)]
fixed Execution time report

10 years agoAdd delay for reading new jobs
Sasha Sherstnev [Tue, 21 Jan 2014 09:39:44 +0000 (09:39 +0000)]
Add delay for reading new jobs

10 years agoAdd javadoc
Sasha Sherstnev [Tue, 21 Jan 2014 09:39:11 +0000 (09:39 +0000)]
Add javadoc

10 years agoWrong link
Sasha Sherstnev [Tue, 21 Jan 2014 09:38:35 +0000 (09:38 +0000)]
Wrong link

10 years agoFix problem with new table column names: ProgrammeName -> ProgramName, Version -...
Sasha Sherstnev [Mon, 20 Jan 2014 16:03:46 +0000 (16:03 +0000)]
Fix problem with new table column names: ProgrammeName -> ProgramName, Version -> ProgramVersion

10 years agoMerge branch 'DAO'
Sasha Sherstnev [Mon, 20 Jan 2014 15:24:16 +0000 (15:24 +0000)]
Merge branch 'DAO'

Conflicts:
conf/Proteocache.properties

10 years agoAdd reference to the production Cassandra deployment
Sasha Sherstnev [Mon, 20 Jan 2014 15:22:09 +0000 (15:22 +0000)]
Add reference to the production Cassandra deployment

10 years agoReplace java 1.6 -> 1.7 in Eclipse
Sasha Sherstnev [Mon, 20 Jan 2014 15:21:40 +0000 (15:21 +0000)]
Replace java 1.6 -> 1.7 in Eclipse

10 years agoenable removing DB records from the Web (with admin role)
Sasha Sherstnev [Mon, 20 Jan 2014 15:20:26 +0000 (15:20 +0000)]
enable removing DB records from the Web (with admin role)

10 years agoEdit comments
Sasha Sherstnev [Mon, 20 Jan 2014 15:19:36 +0000 (15:19 +0000)]
Edit comments

10 years agoImprove web view of the project (real pages for removal of DB records)
Sasha Sherstnev [Mon, 20 Jan 2014 15:17:35 +0000 (15:17 +0000)]
Improve web view of the project (real pages for removal of DB records)

10 years agoMerge branch 'DAO' of https://source.jalview.org/git/proteocache into DAO
Natasha Sherstneva [Mon, 20 Jan 2014 11:01:33 +0000 (11:01 +0000)]
Merge branch 'DAO' of https://source.jalview.org/git/proteocache into DAO

10 years agoinserted 2 columns: version and pragramme name
Natasha Sherstneva [Mon, 20 Jan 2014 10:56:16 +0000 (10:56 +0000)]
inserted 2 columns: version and pragramme name

10 years agoMerge branch 'DAO'
Sasha Sherstnev [Fri, 17 Jan 2014 11:27:27 +0000 (11:27 +0000)]
Merge branch 'DAO'

10 years agochanged a dayly jobs statistic query
Natasha Sherstneva [Wed, 15 Jan 2014 19:34:23 +0000 (19:34 +0000)]
changed a dayly jobs statistic query

10 years agoForm CSV file if results are not null
Sasha Sherstnev [Wed, 15 Jan 2014 17:14:29 +0000 (17:14 +0000)]
Form CSV file if results are not null

10 years agoAdd direct links to Jpred jobs
Sasha Sherstnev [Mon, 13 Jan 2014 13:31:27 +0000 (13:31 +0000)]
Add direct links to Jpred jobs

10 years agomove jsp for reports to a separate dir
Sasha Sherstnev [Fri, 10 Jan 2014 16:35:59 +0000 (16:35 +0000)]
move jsp for reports to a separate dir

10 years agoApply formatting
Sasha Sherstnev [Fri, 10 Jan 2014 16:35:28 +0000 (16:35 +0000)]
Apply formatting

10 years agoMerge branch 'DAO'
Sasha Sherstnev [Fri, 10 Jan 2014 15:15:38 +0000 (15:15 +0000)]
Merge branch 'DAO'

Conflicts:
server/compbio/controllers/DailyStatisticsController.java
server/compbio/controllers/SequenceController.java

10 years agoAttempt to resolve the problem with java on cluster...
Sasha Sherstnev [Fri, 10 Jan 2014 15:01:02 +0000 (15:01 +0000)]
Attempt to resolve the problem with java on cluster...

10 years agoRemove obsolete javascript code
Sasha Sherstnev [Fri, 10 Jan 2014 15:00:27 +0000 (15:00 +0000)]
Remove obsolete javascript code

10 years agoDummy controller for proteomes
Sasha Sherstnev [Fri, 10 Jan 2014 14:59:59 +0000 (14:59 +0000)]
Dummy controller for proteomes

10 years agoAdd a bit of javascripting to the project
Sasha Sherstnev [Fri, 10 Jan 2014 14:56:08 +0000 (14:56 +0000)]
Add a bit of javascripting to the project

10 years agoAdd datatables-1.9.4 and jquery-1.10.2 libraries
Sasha Sherstnev [Fri, 10 Jan 2014 14:55:28 +0000 (14:55 +0000)]
Add datatables-1.9.4 and jquery-1.10.2 libraries

10 years agoComment strang and potentially erroneous code
Sasha Sherstnev [Fri, 10 Jan 2014 14:53:36 +0000 (14:53 +0000)]
Comment strang and potentially erroneous code

10 years agoAdd the "Reload" and "CSV" buttons
Sasha Sherstnev [Fri, 10 Jan 2014 14:53:06 +0000 (14:53 +0000)]
Add the "Reload" and "CSV" buttons

10 years agoTiny "view" correction
Sasha Sherstnev [Fri, 10 Jan 2014 14:52:31 +0000 (14:52 +0000)]
Tiny "view" correction

10 years agoadd menu elements for dealing with proteomes
Sasha Sherstnev [Fri, 10 Jan 2014 14:52:02 +0000 (14:52 +0000)]
add menu elements for dealing with proteomes

10 years agonew readers for the queries
Natasha Sherstneva [Fri, 10 Jan 2014 10:29:01 +0000 (10:29 +0000)]
new readers for the queries

10 years agoRename the dynamic page generated with the controller
Sasha Sherstnev [Thu, 9 Jan 2014 15:59:16 +0000 (15:59 +0000)]
Rename the dynamic page generated with the controller

10 years agoAdd exceptions and internal checks for Cassandra requests
Sasha Sherstnev [Thu, 9 Jan 2014 15:53:12 +0000 (15:53 +0000)]
Add exceptions and internal checks for Cassandra requests

10 years agoAdd CSS element for tables with scrollbars
Sasha Sherstnev [Thu, 9 Jan 2014 15:43:45 +0000 (15:43 +0000)]
Add CSS element for tables with scrollbars

10 years agoFix problem with radio button
Sasha Sherstnev [Thu, 9 Jan 2014 15:43:12 +0000 (15:43 +0000)]
Fix problem with radio button

10 years agoAdd a possible path to the Jpred archive in the cluster
Sasha Sherstnev [Thu, 9 Jan 2014 15:41:22 +0000 (15:41 +0000)]
Add a possible path to the Jpred archive in the cluster

10 years agoAdd areal group logo picture
Sasha Sherstnev [Thu, 9 Jan 2014 15:40:31 +0000 (15:40 +0000)]
Add areal group logo picture

10 years agoMake all servlets available to admins
Sasha Sherstnev [Fri, 20 Dec 2013 11:39:29 +0000 (11:39 +0000)]
Make all servlets available to admins

10 years agoWrong web form action fixed
Sasha Sherstnev [Fri, 20 Dec 2013 11:38:11 +0000 (11:38 +0000)]
Wrong web form action fixed

10 years agoCentralize initial examples of job id and IP
Sasha Sherstnev [Fri, 20 Dec 2013 11:37:35 +0000 (11:37 +0000)]
Centralize initial examples of job id and IP

10 years agoFix the problem with the disappearing link to the job archive file
Sasha Sherstnev [Fri, 20 Dec 2013 11:36:48 +0000 (11:36 +0000)]
Fix the problem with the disappearing link to the job archive file

10 years agoEnabling archiving by default
Sasha Sherstnev [Fri, 20 Dec 2013 08:33:34 +0000 (08:33 +0000)]
Enabling archiving by default

10 years agoRemove obsolete raw servlets
Sasha Sherstnev [Fri, 20 Dec 2013 08:33:03 +0000 (08:33 +0000)]
Remove obsolete raw servlets

10 years agoAdd "template" figures for non-existing logos and javascript for checking svg support...
Sasha Sherstnev [Fri, 20 Dec 2013 08:32:11 +0000 (08:32 +0000)]
Add "template" figures for non-existing logos and javascript for checking svg support in browser

10 years agoadd dummy file into results
Sasha Sherstnev [Fri, 20 Dec 2013 08:31:33 +0000 (08:31 +0000)]
add dummy file into results

10 years agoAdd direct link to the job archive file (raw data)
Sasha Sherstnev [Fri, 20 Dec 2013 08:30:35 +0000 (08:30 +0000)]
Add direct link to the job archive file (raw data)

10 years agoMove one method and som internal data form DailyStatisticsController.java to BasicCo...
Sasha Sherstnev [Fri, 20 Dec 2013 08:29:49 +0000 (08:29 +0000)]
Move one method and som internal data form  DailyStatisticsController.java to BasicController.java

10 years agoFix problm with username
Sasha Sherstnev [Fri, 20 Dec 2013 08:29:25 +0000 (08:29 +0000)]
Fix problm with username

10 years agoRemove obsolete classes
Sasha Sherstnev [Thu, 19 Dec 2013 12:38:26 +0000 (12:38 +0000)]
Remove obsolete classes

10 years agoComment wrong code
Sasha Sherstnev [Thu, 19 Dec 2013 12:37:45 +0000 (12:37 +0000)]
Comment wrong code

10 years agoAdd private methods instead of exteranl dependency
Sasha Sherstnev [Thu, 19 Dec 2013 12:37:11 +0000 (12:37 +0000)]
Add private methods instead of exteranl dependency

10 years agoAdd private method instead of an exteran dependence
Sasha Sherstnev [Thu, 19 Dec 2013 12:34:36 +0000 (12:34 +0000)]
Add private method instead of an exteran dependence

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 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