Content
View differences
Updated by Oliver Günther over 10 years ago
**As** an OpenProject user
**I want to** expand the details pane of the split view to the full size.
**so that** I can see more details on one page.
**Acceptance criteria: toolbar**
- Additional button “Fullscreen” in toolbar view-toggler
**Acceptance criteria: show**
- Clicking the button “Fullscreen” moves the content of the overview tab from the split view to the main section in the middle.
- The work package fullscreen view uses the same route `work_packages/:id`
- The view supports the same actions as the old view:
- Watch (adding myself as a watcher)
- Add watcher (adding other user as watcher)
- Log time
- Duplicate
- Move
- Delete
- Cite
- EXCEPTION: to be removed: Copy
- The information is partly moved to other places, partly dropped:
- Watch icon: Moved as icon into toolbar
- Author: Moved as entry to group “Persons”
- Created on: Dropped: Instead a journal entry is displayed when creating a new work package
- Updated on: Dropped: Can be seen from last journal entry
- Two columns view for attribute groups for large screens.
**Acceptance criteria: full edit**
- All attributes can be edited and saved at the same time (similar to create in the split view).
**Acceptance criteria: full create**
- All attributes can be entered and saved at the same time (similar to create in the split view).
**Acceptance criteria: switiching between views**
- Changing view from <ins>List view</ins> to
- Split view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Details view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Changing view from <ins>Split view</ins> to
- List view: like currently implemented -\> no changes
- Details view: Showing the work package that was shown tin
- Changing view from <ins>Details view</ins> to
- List view: Back to the last list from where the user came from. If the user did not come from a list e.g. by directly opening a work package by clicking on a link in an email the default list is opened. The respective work package is selected and the pagination showing the correct page. If the work package is closed the filter is changed to “closed” work packages. The previous query settings of the list view are preserved (filter, order, columns, grouping etc.).
**Acceptance criteria - Scrolling**
- The overview section on the left and the tabs section on the right scroll separately (like in the split view).
**Visuals**
- http://clients.zzmedia.net/openproject/workpackages/fullscreen/small/
**Out of scope**
- Preview of attachments
**Known Bugs**
- <s>WP create broken</s>
- <s>/work\_packages does not load</s>
- <s>WP create: Description field to small =\> gets bigger on click</s>
- <s>Links to journal entries are wrong</s>
- <s>Upload of attachments are broken</s>
- <s>Verify against RAILS\_RELATIVE\_URL\_ROOT configuration</s>
- <s>JS errors after create</s>
- Create WP with attachments fails (Oliver)
- Links from project overview to WP broken
- Project select list too small
- URL with anchor cuts the top of the content area by pulling it to the top
- Fullscreen icon requires I18n translation
- Dash (indicator for empty field) missing for budget field (maybe it’s a common problem)
- Favicon missing on split screen view (present on fullscreen)
- Help link in fullscreen description field leads to page not found (applies with RAILS\_RELATIVE\_URL\_ROOT)
**I want to** expand the details pane of the split view to the full size.
**so that** I can see more details on one page.
**Acceptance criteria: toolbar**
- Additional button “Fullscreen” in toolbar view-toggler
**Acceptance criteria: show**
- Clicking the button “Fullscreen” moves the content of the overview tab from the split view to the main section in the middle.
- The work package fullscreen view uses the same route `work_packages/:id`
- The view supports the same actions as the old view:
- Watch (adding myself as a watcher)
- Add watcher (adding other user as watcher)
- Log time
- Duplicate
- Move
- Delete
- Cite
- EXCEPTION: to be removed: Copy
- The information is partly moved to other places, partly dropped:
- Watch icon: Moved as icon into toolbar
- Author: Moved as entry to group “Persons”
- Created on: Dropped: Instead a journal entry is displayed when creating a new work package
- Updated on: Dropped: Can be seen from last journal entry
- Two columns view for attribute groups for large screens.
**Acceptance criteria: full edit**
- All attributes can be edited and saved at the same time (similar to create in the split view).
**Acceptance criteria: full create**
- All attributes can be entered and saved at the same time (similar to create in the split view).
**Acceptance criteria: switiching between views**
- Changing view from <ins>List view</ins> to
- Split view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Details view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Changing view from <ins>Split view</ins> to
- List view: like currently implemented -\> no changes
- Details view: Showing the work package that was shown tin
- Changing view from <ins>Details view</ins> to
- List view: Back to the last list from where the user came from. If the user did not come from a list e.g. by directly opening a work package by clicking on a link in an email the default list is opened. The respective work package is selected and the pagination showing the correct page. If the work package is closed the filter is changed to “closed” work packages. The previous query settings of the list view are preserved (filter, order, columns, grouping etc.).
**Acceptance criteria - Scrolling**
- The overview section on the left and the tabs section on the right scroll separately (like in the split view).
**Visuals**
- http://clients.zzmedia.net/openproject/workpackages/fullscreen/small/
**Out of scope**
- Preview of attachments
**Known Bugs**
- <s>WP create broken</s>
- <s>/work\_packages does not load</s>
- <s>WP create: Description field to small =\> gets bigger on click</s>
- <s>Links to journal entries are wrong</s>
- <s>Upload of attachments are broken</s>
- <s>Verify against RAILS\_RELATIVE\_URL\_ROOT configuration</s>
- <s>JS errors after create</s>
- Create WP with attachments fails (Oliver)
- Links from project overview to WP broken
- Project select list too small
- URL with anchor cuts the top of the content area by pulling it to the top
- Fullscreen icon requires I18n translation
- Dash (indicator for empty field) missing for budget field (maybe it’s a common problem)
- Favicon missing on split screen view (present on fullscreen)
- Help link in fullscreen description field leads to page not found (applies with RAILS\_RELATIVE\_URL\_ROOT)