Statistics
| Branch: | Tag: | Revision:

root / .classpath @ e5a2f3bd

History | View | Annotate | Download (16.1 kB)

# Date Author Comment
e5a2f3bd 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

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

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

8acfa6b5 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.

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

023f6f1e 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.

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

a9099ab6 05/25/2010 03:44 pm Natasa Kapravelou

trying to fix a build path error

c24efcc9 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

3f6fd106 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.

d9f6ba51 03/23/2010 06:42 pm Panagiotis Astithas

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

6fd0673d 02/23/2010 04:22 pm Panagiotis Astithas

Upgrade to JBoss 5.1.0 from 5.0.0.

ee82af1e 01/18/2010 02:59 pm Panagiotis Astithas

Update the gwt-dnd version.

10540b09 12/10/2009 03:51 pm Panagiotis Astithas

Update gwt-dnd to version 2.6.5.

61c79fe3 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.

5c6b4b2c 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.

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.