mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #48189
[Bug 1723961] A change has been merged
Reviewed: https://reviews.mahara.org/8567
Committed: https://git.mahara.org/mahara/mahara/commit/bc40a45fe9befad860128f3b0785c8d2f90727e5
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: master
commit bc40a45fe9befad860128f3b0785c8d2f90727e5
Author: Maria Sorica <maria.sorica@xxxxxxxxxxxxxxx>
Date: Mon Mar 5 15:34:07 2018 +0000
Bug 1723961: Allow plan blocktypes to display more than one plan
1. Added a details link for each plan in the blocktype as well.
2. On site update, the existing plan blocktypes will be updated
to be able to contain more than plan.
3. Made task pagination work on blocktypes with
multiple plans.
behatnotneeded
Change-Id: I4b462f447489eb16d43fd40cfa552825c5178a47
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1723961
Title:
Edit plans more easily from a page
Status in Mahara:
Fix Committed
Bug description:
We have a client who has identified that end users of their Mahara
installation need to be able to update a plan or task from within a
blocktype instance and return to the page that they were on for more
consistent experience.
Finding their way to the plan or task itself in their portfolio
content can be several clicks to get to and then several more to
return to the page or dashboard they were reviewing. This can also be
exacerbated if the user has a high number of instances of each content
or page type.
Because of the above they have required the following enhancements
added to the Plans blocktype to improve user experience:
1. a link to edit a plan instance (description, title, tags etc)
2. a link to add a new task to a plan instance
3. the ability to edit a task instance (description, title, tags, completion date etc)
4. the ability to mark a task as complete or incomplete from
Requirements 1-3, upon save or cancel, will redirect back to the page
the user was on before entering these pages.
All editing functionality will only be available to the page owner and
when in the editing page mode.
In addition they have also requested the following functionality:
- the ability to select more than one plan instance per blocktype
to reduce the unique number of blocktypes required on the page.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1723961/+subscriptions
References