Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #8026 (closed)

Opened 12 years ago

Closed 12 years ago

Webpublic removal

Reported by: atarkowska Owned by: cxallan
Priority: critical Milestone: OMERO-4.4
Component: Web Version: n.a.
Keywords: n.a. Cc: omero-team@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 0.0d
Sprint: 2012-02-28 (9)

Description

Webpublic should be removed after the decorator stuff gets merged in. Since there will be no point in keeping it.
It will take a part of decorator integration work.

Change History (6)

comment:1 Changed 12 years ago by cxallan

  • Status changed from new to accepted

comment:2 Changed 12 years ago by cxallan

  • Remaining Time changed from 0.2 to 0.5

comment:3 Changed 12 years ago by cxallan

Procedure used to create the new GitHub repository for OMERO.webpublic:

git clone --no-hardlinks ome.git webpublic.git
cd webpublic.git/
git checkout develop
git checkout -b master develop
git filter-branch --tag-name-filter cat --prune-empty --subdirectory-filter components/tools/OmeroWeb/omeroweb/webpublic -- --all
git reset --hard
mkdir ../webpublic_bare.git
cd ../webpublic_bare.git
git init --bare
cd ../webpublic.git
git push ../webpublic_bare.git HEAD

Now create a new repository on GitHub for the OMERO.web application (you have to be an organization administrator):

cd ../webpublic_bare.git
git remote add origin git@github.com:openmicroscopy/webpublic.git
git push -u origin master

comment:4 Changed 12 years ago by cxallan

  • Cc omero-team@… added

comment:5 Changed 12 years ago by cxallan

New repository with instructions available on how to "install" it up:

Branch with the logic for the "installation" of additional applications without modifying any OMERO.web code and the removal of OMERO.webpublic is also up:

comment:6 Changed 12 years ago by cxallan

  • Remaining Time changed from 0.5 to 0
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.95070 sec.)

We're Hiring!