User Story #7993 (closed)
Merging web apps: common with webgateway
| Reported by: | atarkowska | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-4.4 |
| Component: | Web | Keywords: | n.a. |
| Cc: | cxallan, wmoore, cneves | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description
omeroweb/common is a place for basic templates and media/statics. omeroweb/webgateway is a Django helper for OmeroPy.
Referring to the web policies meeting they are essentially the same thing in practice. In that case there is requirement to move common to webgateway and place new connection handling infrastructure as well as decorators in one place.Name of that application will be decided afterwards.
Attachments (1)
Change History (12)
comment:1 Changed 8 years ago by atarkowska
- Cc cxallan wmoore cneves-x added
comment:2 Changed 8 years ago by agilo
- Status changed from new to accepted
comment:3 Changed 7 years ago by atarkowska
Final decision
webgateway/static/webgateway/
3rdparty/ all goes there
css/
ome.foo.css
ome.plateview.css
ome.viewport.css
img/
js/
ome.jquery.plugin.viewportImage.js
ome.plateview.js
ome.viewport.js
webgateway/templates/webgateway/
core_html.html
base/
imgviewer/
base_site.html
omero_image.html
comment:4 Changed 7 years ago by atarkowska
- Resolution set to fixed
- Status changed from accepted to closed
comment:5 Changed 7 years ago by Aleksandra Tarkowska <atarkowska@…>
(In [a27e85c49ec3d049837359b83a6d7c8c1e3f6832/ome.git] on branch develop) removing omeroweb.common app, see #7993
comment:6 Changed 7 years ago by Aleksandra Tarkowska <atarkowska@…>
(In [7cf03bb7d40c6418b255ed42ea4a22063930d98e/ome.git] on branch develop) major static files transition within webgateway, see #7993
comment:7 Changed 7 years ago by Aleksandra Tarkowska <atarkowska@…>
(In [b96e9eec27d4661559c2f8bd18ed56c3857357a7/ome.git] on branch develop) major template transition within webgateway, see #7993
comment:8 Changed 7 years ago by Aleksandra Tarkowska <atarkowska@…>
(In [11506272788dd72bb790c3aa5fed7ba7f490cc6f/ome.git] on branch develop) fixing broken links in panojs, see #7993
comment:9 Changed 7 years ago by Aleksandra Tarkowska <A.Tarkowska@…>
(In [db4875909893cac66b9f383412781a476735df0d/ome.git] on branch develop) removing unused files, final clean up, see #7993
comment:10 Changed 7 years ago by Aleksandra Tarkowska <A.Tarkowska@…>
(In [00ed460b7830f2672a7c3e28afa7b51ecfc74fb9/ome.git] on branch develop) moving jquery.tooltip.js to 3rdparty, see #7993
comment:11 Changed 7 years ago by Aleksandra Tarkowska <A.Tarkowska@…>
(In [8c946d53f26e2a35b4269238bb01bd2f18ec2821/ome.git] on branch develop) fixing missed links, see #7993
Updated status, related task in progress