Statistics
| Branch: | Tag: | Revision:

root / .classpath

History | View | Annotate | Download (16.9 kB)

# Date Author Comment
1246:2176968f2005 11/02/2012 01:13 pm Christos Stathis

Update eclipse project settings

1231:b9ddf724dce4 12/09/2011 06:06 pm Christos Stathis

Fixed eclipse project classpath

1214:3696f5c0dd12 05/06/2011 04:50 pm fstamatelopoulos@gmail.com

fix buildpath for eclipse (added gwt query jar)

1207:3b188a5444b9 04/27/2011 06:51 pm Christos Stathis

Removed everything unrelated to the web client

1190:05f18091588e 04/07/2011 02:35 pm Giannis Koutsoubos

remove core gwt classes contained in gwtquery jars and modify classpath order in order to run gwt dev mode from eclipse

1189:54342a362f36 04/07/2011 02:03 pm Giannis Koutsoubos

fix classpath

1187:06634c19280b 04/06/2011 04:44 pm Christos Stathis

Automated merge with https://gss.googlecode.com/hg/

1182:2ba5e05687f6 03/31/2011 05:36 pm Christos Stathis

Merged with f3a4422f7b1a

1176:ec08a929c703 04/06/2011 04:37 pm Christos Stathis

Re-structured the whole thing
Removed unused folders
Re-packaged the java code
Fixed the packaging of various artifacts to contain only relevant things
Changed build.xml to check for all dependencies, fixed target dependencies

1174:9f31ace27b11 03/24/2011 12:53 pm Christos Stathis

Merge from celltable branch

1141:96d5299bcfde 02/28/2011 03:02 pm Giannis Koutsoubos

Merge with 2ad3c504ee5d73982c0ef23336276dc1fc9e165f

1105:8b2a1d093793 02/18/2011 05:08 pm Giannis Koutsoubos

removed milton webdav code (milton webdav implementation can be found inside milton branch)

1085:35f65c9889e2 02/10/2011 08:22 pm Giannis Koutsoubos

milton webdav support - TODO: get rid of spring dependencies

1082:a5cac100c381 02/09/2011 06:14 pm Giannis Koutsoubos

recover admin interface

1063:5433fc285734 02/25/2011 03:06 pm Giannis Koutsoubos

fix classpath v2

1061:1ef5d3964112 02/25/2011 02:21 pm Giannis Koutsoubos

fix classpath

1047:ba4f95a9fed6 02/03/2011 05:21 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

1044:7a46a9ed9700 02/03/2011 05:20 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

1039:650e932e2473 02/21/2011 05:24 pm Christos Stathis

Merged with milton branch

1037:9edd3c6b57c0 02/03/2011 12:15 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

1027:76b65f516c80 02/03/2011 12:15 pm Natasa Kapravelou

Added a new version of jUnit and the selenium jar library to the build.xlm

996:0473a2c1bc32 01/27/2011 02:01 pm Giannis Koutsoubos

gwtquery dnd support

994:9de8af8f42e4 02/14/2011 02:54 pm Giannis Koutsoubos

fix classpath

977:c815d9cc732a 02/11/2011 04:11 pm Giannis Koutsoubos

milton webdav

974:c8d3d5fb26a9 02/10/2011 03:58 pm Christos Stathis

Merge with d69ef17183c6

968:1cf6d7417a22 02/01/2011 11:37 am Natasa Kapravelou

Added the selenium jar file.

959:bb711df97986 01/28/2011 05:46 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

933:40264ea4e145 01/28/2011 05:46 pm Natasa Kapravelou

Added some id's to the topPanel Menu. Id's are created using a conventional name space like topMenu.titleOfMenu.titleAction e.g topMenu.File.NewFolder. Also changed the junit version to JUnit 4.8.1 in the build.xml

924:05e873dc19f9 10/07/2010 10:37 am Panagiotis Astithas

Fix eclipse classpath, fix a warning, add a TODO, add a configurable setting for the Mongo host and replace a deprecated Morphia method.

914:bc8b320599bf 01/13/2011 12:16 pm Giannis Koutsoubos

initial commit for celltable usage in filelist

911:03d732a42f1c 10/06/2010 05:23 pm Panagiotis Astithas

Upgrade Morphia to the 0.96 RC.

839:7321729e90c1 12/10/2010 02:29 pm Natasa Kapravelou

Merge with 7b39195399329dca42a7de7175f8e9e2f7478a4e

814:57bb927004a2 12/03/2010 01:16 pm Christos Stathis

Merge with solr1.4 branch

784:fe8bddad316f 11/19/2010 04:49 pm Christos Stathis

Migrated to solr 1.4. Added a filter factory so that solr can use the greek lower case filter inside the default analyzer

767:3aafe58347e9 11/17/2010 06:49 pm Christos Stathis

Upgraded solr to 1.4 and refactored things a bit so that index rebuild is done synchronously from the ejb

714:94e965e97360 09/16/2010 04:49 pm Panagiotis Astithas

Add commons-codec javadoc.

712:4c233aeffa04 09/16/2010 03:54 pm Panagiotis Astithas

Remove even more obsolete code.

710:5614a12e5796 09/16/2010 03:27 pm Panagiotis Astithas

Trim redundant libraries from the classpath and comment-out unused and soon-to-be-rewritten code.

700:2965a67c449a 09/14/2010 04:21 pm Panagiotis Astithas

Fix or workaround the remaining bugs in the registration workflow.

692:f8a131864562 09/14/2010 01:10 pm Panagiotis Astithas

Move commons-codec inside the war, and remove EAR-related junk, as well as ehcache. The latter may return in a new form in the future.

688:44890da178f8 09/13/2010 06:43 pm Panagiotis Astithas

First glimpse of a barely running server: the registration workflow can be started (but not finished). Lots of commented out code, in order to package code in a war and deploy to jetty. The mongo database gets created, but no collections or objects there, yet.

678:734177f76858 09/06/2010 05:25 pm Panagiotis Astithas

Use Google Guice to wire the servlets.

674:adf4913de29d 09/03/2010 05:01 pm Panagiotis Astithas

First semi-complete query to MongoDB and javadocs for the Mongo driver.

672:163de098320c 09/02/2010 06:20 pm Panagiotis Astithas

Started work on gss2. The next version of the service will be a servlet, not JavaEE application and will use MongoDB instead of PostgreSQL for persistence.

656:ec12d6234bd8 07/29/2010 05:15 pm Panagiotis Astithas

Now that we can download and install dependencies, remove the lib directory jar files from the repository and fetch them on installation.

654:bddb6cc6e6b2 07/29/2010 03:49 pm Panagiotis Astithas

Convert build and deployment instructions to follow the new world order and remove the eclipse-only dependency to pre-defined user libraries.

628:703cc244250d 07/09/2010 02:52 pm Natasa Kapravelou

Merge with 66f69a7348ed1a0de9113a64025721fcc6e68b84

623:66f69a7348ed 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

589:7f013859f17a 06/01/2010 02:58 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

588:34fca9d55a3b 06/01/2010 02:58 pm Natasa Kapravelou

Bugzilla – Bug 371, Add history support for folder navigation almost done. Issues listed for futher development 1.Forward navigation through Other's Shared folders. 2. Usual navigation problems with folder name '%' 3.Cross browser functionality check

586:f82272617c68 05/25/2010 03:53 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

584:5e7e27d0b9bf 05/25/2010 03:44 pm Natasa Kapravelou

trying to fix a build path error

583:1a5d29e8e864 05/25/2010 03:31 pm Panagiotis Astithas

Fix build path errors during the last merge and silence a few warnings.

582:87009c9f7b00 05/25/2010 01:44 pm Natasa Kapravelou

merge with 51a2069b54c1

578:e0e507fee670 05/20/2010 05:37 pm Panagiotis Astithas

Upgrade commons-codec from 1.3 to 1.4.

569:9eb0dbd75a27 05/19/2010 12:22 pm Natasa Kapravelou

New javascript method Trim added in DisplayHelper that trim not only whitespaces but also nbsp. Continue modifying the PopupTree in order to show the correct URI in browsers address bar. Not completed yet since the encoding need revision and history hasnot implemented yet. Add a new condition check in FileMenu.java that checks when the Upload option should be available (related to Issue 9 bug), no completed since in Trash/foo_folder the option of New Folder/Upload should not be available

557:ed49ac5a43ba 05/05/2010 03:45 pm Panagiotis Astithas

Create user accounts in an LDAP-based IdP server after registration, so that Shibboleth login can work.

534:e962c78e842c 03/23/2010 06:42 pm Panagiotis Astithas

Fix broken classpath on Eclipse due to gwt-dnd upgrade.

517:2b4539e4de83 02/23/2010 04:22 pm Panagiotis Astithas

Upgrade to JBoss 5.1.0 from 5.0.0.

497:b16ae000d778 01/18/2010 02:59 pm Panagiotis Astithas

Update the gwt-dnd version.

492:2fdfb7da2f27 12/10/2009 03:51 pm Panagiotis Astithas

Update gwt-dnd to version 2.6.5.

430:c39d7dca66fd 07/14/2009 05:35 pm Panagiotis Astithas

Upgrade gwt-dnd to version 2.6.4 for bug fixes and better support of GWT 1.6. Also add a commented-out flag for enabling detailed GWT compiler output.

367:3eaa2eb924fb 06/15/2009 12:45 pm Dimitris Routsis

Merge with 612ee1db5780de03ba2db24aae9513e7f28fea8a

360:cb7863aa0690 06/12/2009 06:02 pm Panagiotis Astithas

First rough implementation of the file upload functionality using Google Gears. Multiple file uploads are still buggy, but single file uploads are mostly working as before.

352:968279dd63d0 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.