Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2d6df6fe 03/27/2015 11:13 AM Cherian Mathew

eu.etaxonomy.taxeditor.product.with.jre : removed since the jre bundling is done on jenkins
ApplicationUtil : added UTC to beta version string
eu.etaxonomy.taxeditor.cdmlib/pom.xml : fixes problem with clean validate - ticket #4733

6dcccd22 03/25/2015 01:47 PM edit-jenkins

Updated version in config files to 3.5.1-SNAPSHOT

688085e0 03/25/2015 01:40 PM edit-jenkins

Updated version in config files to 3.5.0

e2c6bb15 03/23/2015 01:15 PM Patrick Plitzner
  • reverted r22854
db42120d 03/20/2015 01:09 AM Andreas Müller

update Manifest from 3.4.1 -> 3.5.0

08576422 03/20/2015 12:58 AM Andreas Müller

update taxeditor version from 3.4.1 to 3.5.0

a8e762da 03/19/2015 04:36 PM Cherian Mathew

wrong target revision in the last commit

b19a1b74 03/19/2015 04:25 PM Cherian Mathew

reverting back wrongly committed files

68fe5da5 03/19/2015 04:16 PM Cherian Mathew

Updated version in config files to 3.4.1-SNAPSHOT

91759c63 03/19/2015 04:11 PM Cherian Mathew

Updated version in config files to 3.4.0

18a11b70 02/23/2015 09:50 AM Katja Luther

#4657

0393a168 12/15/2014 06:15 PM edit-jenkins

Updated version in config files to 3.4.1-SNAPSHOT

52a70f7b 12/15/2014 05:37 PM edit-jenkins

Updated version in config files to 3.4.0

3de91ced 12/10/2014 12:13 PM Cherian Mathew

Fix for ticket #4519

CdmDataSourceRepository : added a new method to create default h2 data source
eu.etaxonomy.taxeditor.cdmlib : updated build paths to output test classes in test-classes dir and moved resources package to avoid conflict
ApplicationWorkbenchWindowAdvisor : added call to the new method (above) to create a default H2 db

7baf9c1b 12/09/2014 05:28 PM Alexander Oppermann

changes to be compliant with trunk for reintegration

d3825388 11/25/2014 03:23 PM Alexander Oppermann

made bug fixes for:

  • disabled rank editing support
  • empty values are no longer displayed with a "-"
  • Checklist Editor is now activated by default
919bf084 11/25/2014 11:57 AM Alexander Oppermann

language display bug should be fixed

561eeefe 11/19/2014 01:06 PM Alexander Oppermann

removed MediaView from perspective

ee80eadc 11/18/2014 03:59 PM Alexander Oppermann

Update on ChecklistPerspective, added ConcepView

4483d1dd 11/18/2014 03:22 PM Alexander Oppermann

added checklist perspective to taxonomic editor

896d9872 11/18/2014 02:04 PM Alexander Oppermann

branding the branch

2cddaf32 10/28/2014 09:53 AM Cherian Mathew

added space between beta prefix and version

d0b1b12e 10/24/2014 10:22 AM Cherian Mathew

changed beta prefix back to beta

f1b8fe07 10/14/2014 01:42 PM Patrick Plitzner

merge-update from trunk

aa997cff 10/14/2014 10:19 AM Cherian Mathew

pom.xml : comment for the file permissions problem
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF : removed version numbers and added plugin for repository metadata
ApplicationWorkbenchWindowAdvisor : added saving of repositories to post window close...

c63055a7 10/09/2014 03:17 PM Patrick Plitzner

increased version number

029fff36 10/09/2014 02:51 PM Patrick Plitzner

increased version number

940ec0fa 10/09/2014 01:21 PM Patrick Plitzner

merge-update from trunk

e28d0ce1 09/23/2014 01:14 PM Cherian Mathew

eu.etaxonomy.taxeditor.product, eu.etaxonomy.taxeditor.feature/feature.xml, eu.etaxonomy.taxeditor.feature.platform/feature.xml : commented out license text to prevent extra popup on update
plugin(_de,_en).properties : added license info to productBlurb used in the About popup...

fddc59b7 09/22/2014 01:25 PM Patrick Plitzner
  • changed beta prefix
0d291022 09/15/2014 02:38 PM Cherian Mathew

adding signing of jars to maven package phase
P2Util : added snapshot dir to list of hardocded sites
eu.etaxonomy.taxeditor/pom.xml : added signJars and uploadRepo (from parent pom) profiles
pom.xml : removed uploadRepo (from parent pom) profile
feature.xml : removed update configurator plugin as it clashes with simple configurator

6b8e9bf0 09/11/2014 04:10 PM Cherian Mathew

added CET to end of build date

4f8e5d8d 09/09/2014 05:41 PM Cherian Mathew

added comments

025cb03a 09/09/2014 02:48 PM Cherian Mathew

mappings file for about properties

49c6e8c3 09/09/2014 02:47 PM Cherian Mathew

P2 update implementation and editor version extraction

ApplicationWorkbenchAdvisor : clean up
ApplicationWorkbenchWindowAdvisor : added update of editor to startup
P2Util : replaced older class with a new one which handles background update of editor
UpdateHandler : handles modal update of editor when requested...

ed6e20d7 09/04/2014 05:32 PM edit-jenkins

Updated version in config files to 3.3.8-SNAPSHOT

14f96448 09/04/2014 05:06 PM edit-jenkins

Updated version in config files to 3.3.7

4afd9d97 08/20/2014 04:04 PM Alexander Oppermann

Added Default Language Selection for the TaxonomicEditor to fix #4358

1b9ae425 08/15/2014 06:14 PM Cherian Mathew

MessagingUtils : added option for displaying contact message in the error dialog
ApplicationWorkbenchAdvisor : using new method with contact message
AbstractBulkEditorInput : added errorDialog for MergeException

35a95f17 08/15/2014 05:31 PM Cherian Mathew

ApplicationWorkbenchAdvisor : added comments
EditPasswordElement : Added to make sure user exists in db before changing password
UserDetailElement : Disabled user text field since User is immutable
NewObjectHandler : added non-empty validator for the case of User and Group

41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

80168e3c 07/08/2014 03:34 PM edit-jenkins

Updated version in config files to 3.3.7-SNAPSHOT

43c9550c 07/08/2014 03:20 PM edit-jenkins

Updated version in config files to 3.3.6

eca44d67 05/30/2014 11:12 AM edit-jenkins

Updated version in config files to 3.3.6-SNAPSHOT

652b7ec4 05/30/2014 11:02 AM edit-jenkins

Updated version in config files to 3.3.5

5463839b 05/14/2014 01:22 PM edit-jenkins

Updated version in config files to 3.3.5-SNAPSHOT

eb72474d 05/14/2014 01:16 PM edit-jenkins

Updated version in config files to 3.3.4

9b2181b1 04/16/2014 05:26 PM edit-jenkins

Updated version in config files to 3.3.4-SNAPSHOT

89fe0b43 04/16/2014 05:21 PM edit-jenkins

Updated version in config files to 3.3.3

2a5ff173 04/11/2014 05:37 PM edit-jenkins

Updated version in config files to 3.3.3-SNAPSHOT

f4e55c0a 04/11/2014 05:30 PM edit-jenkins

Updated version in config files to 3.3.2

ba88761a 03/28/2014 06:01 PM edit-jenkins

Updated version in config files to 3.3.2-SNAPSHOT

d3e06bb1 03/28/2014 05:28 PM edit-jenkins

Updated version in config files to 3.3.1

913c77b4 01/28/2014 01:19 PM Patrick Plitzner
  • cleaned up package structure
    • removed campanula package
f6926ee9 01/24/2014 01:59 PM edit-jenkins

Updated version in config files to 3.3.1-SNAPSHOT

59608b88 01/20/2014 09:51 AM Patrick Plitzner

merge-update from trunk

897d0d02 01/16/2014 10:14 AM edit-jenkins

Updated version in config files to 3.3.0

d00b84de 12/10/2013 04:06 PM Patrick Plitzner
  • added icons for derivate views
    • enhanced DerivateViewEditorInput handling
c296e574 12/10/2013 10:04 AM Patrick Plitzner
  • added "Derivates" perspective
    • enhanced selections and icons for derivate views
1e024343 11/08/2013 05:31 PM Andreas Müller

switch PolytomousKey perspective on

a20b4301 11/06/2013 02:39 PM Andreas Müller

fix "Uses" issue #3624, #3609

41509228 10/28/2013 09:33 AM Patrick Plitzner

updated version number in "About" dialog

6fb3c431 09/25/2013 04:23 PM Cherian Mathew

Updated version in config files to 3.3.0-SNAPSHOT

b623f722 09/25/2013 11:11 AM Patrick Plitzner

merged trunk into branch

427996e9 09/19/2013 10:11 AM edit-jenkins

Updated version in config files to 3.2.4-SNAPSHOT

a064fd4a 08/26/2013 02:04 PM edit-jenkins

Updated version in config files to 3.2.3

1c4f6bb6 07/23/2013 05:34 PM Cherian Mathew

FIME:3.3MC tags for code to be aligned with the 3.3 model changes related to the 'Uses' perspective

4aca539d 07/01/2013 12:31 PM edit-jenkins

Updated version in config files to 3.2.3-SNAPSHOT

d30646ab 07/01/2013 12:24 PM edit-jenkins

Updated version in config files to 3.2.2

ad0dd655 06/05/2013 10:38 AM edit-jenkins

Updated version in config files to 3.2.2-SNAPSHOT

154df91e 06/05/2013 10:28 AM edit-jenkins

Updated version in config files to 3.2.1

8d8b625d 06/04/2013 11:21 AM edit-jenkins

Updated version in config files to 3.2.1-SNAPSHOT

3ff86125 06/04/2013 11:14 AM edit-jenkins

Updated version in config files to 3.2.0

81df4462 04/17/2013 01:12 PM Cherian Mathew

updated dependent jars in build path for mvn

d8887e9f 04/11/2013 05:10 PM Cherian Mathew

Updated version in config files to 3.2.0-SNAPSHOT

9213d0e5 02/04/2013 03:11 PM edit-jenkins

Updated version in config files to 3.1.4-SNAPSHOT

78d27f7c 02/04/2013 02:36 PM edit-jenkins

Updated version in config files to 3.1.3

7af6c364 12/03/2012 05:23 PM Cherian Mathew

bumping version to 3.1.3-SNAPSHOT after release

a23621f7 12/03/2012 05:11 PM Cherian Mathew

updates for release 3.1.2

159e7d7b 11/26/2012 03:01 PM Cherian Mathew

Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot

6bada7f4 11/07/2012 09:58 AM Cherian Mathew

bumping up trunk version to 3.2 SNAPSHOT

2a964240 11/06/2012 05:03 PM Cherian Mathew

setting release version number for release 3.1.0

75b33001 11/05/2012 05:35 PM Cherian Mathew

merge of trunk to the security branch

9bbb5f2c 09/12/2012 08:54 PM Andreas Kohlbecker

fixing #3101 (refresh tree navigator after switching user)

208a9050 09/10/2012 03:30 PM Andreas Kohlbecker

merging in latest changes from trunk, up to r15854 (editor starts without issues)

a7089708 06/27/2012 11:58 PM Andreas Müller

create TaxEditor 3.0.12-SNAPSHOT version

e707c070 06/27/2012 09:58 PM Andreas Müller

TaxEditor release 3.0.11

f41433b9 06/22/2012 08:26 PM Alex Theys

AT:Committing changes post merge

3ac14d19 06/18/2012 06:09 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

953c844d 06/15/2012 02:57 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

775d037d 03/20/2012 07:39 AM Alex Theys

AT: Committing code review changes

324d38f7 03/14/2012 03:22 PM Alex Theys

AT: committing latest changes to the Tax Editor after a first round of Code review

f592b512 03/01/2012 11:12 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension and merger

4210ae04 02/07/2012 01:29 PM Niels Hoffmann

Bumped trunk to version 3.0.10-SNAPSHOT

1270e9fc 02/07/2012 11:51 AM Niels Hoffmann

Preparing 3.0.9 release version

6dbc6384 01/25/2012 11:23 AM Alex Theys
78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

a10131a0 01/17/2012 04:49 PM Alex Theys

AT: commiting Palm Use Data extension

6ddb76e8 01/17/2012 01:25 PM Alex Theys

AT: Fixing the failed branching errors/wrongly committed files