← Back to team overview

mahara-contributors team mailing list archive

[Bug 1680640] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7651
Committed: https://git.mahara.org/mahara/mahara/commit/6d0571751c12e210106831e14c9316c396b32dbd
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.04_STABLE

commit 6d0571751c12e210106831e14c9316c396b32dbd
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Apr 13 11:12:02 2017 +1200

Bug 1680640: Allow multiple submit buttons from one pieform element

Calling it multisubmit where we pass in an arrays of options/values so
that it sets up a bunch of 'submit' buttons that all flow thru the
same [formname]_submit function and be handled there.

This allows the submit buttons to 'live together' on the page and in
the code.

behatnotneeded

Change-Id: I16864d46ff3ea6bc0cb89e7769ba4caa5c20e53e
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 63316dcc44518df5e6f5ad53ead05d47aee7d594)

-- 
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/1680640

Title:
  The alignmnet of buttons are improper when a member is invited to join
  Institution

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Tested on
  Site: https://master-mahara.catalystdemo.net.nz
  Browser: Safari 10.0.3/chrome/firefox
  Device: MacBook Pro/Desktop

  Steps to Reproduce:

  1) Create an institution and invite an existing user on the site to become a member
  2) Login as the user and go to Main menu -> Groups -> Institution membership

  The "Join institution" and "Decline" buttons should have the same
  class as "Leave institution" or "Cancel request" buttons. They seem to
  be missing a class.

  Also, the "Decline" button is all by itself underneath the institution
  and it looks like it is meant to decline everything, not just the
  immediate request.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1680640/+subscriptions


References