Reviewed:  https://reviews.mahara.org/10974
Committed: 
https://git.mahara.org/mahara/mahara/commit/c0b6d664f1708354ad95c7bfbec5aeeafa506da2
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:    19.10_STABLE

commit c0b6d664f1708354ad95c7bfbec5aeeafa506da2
Author: Robert Lyon <robe...@catalyst.net.nz>
Date:   Mon May 4 09:07:29 2020 +1200

Bug 1876625: Using correct event name for bootstrap4

behatnotneeded

Change-Id: If49b0770bf2f61e17c0284dde8a637236205d9ea
Signed-off-by: Robert Lyon <robe...@catalyst.net.nz>
(cherry picked from commit 5a5cf4b09335cd6a0085ff2f520d22ef51617c3c)

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

Title:
  Date picker not working for Admin -> People when selecting a date to
  filter users

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  To test:

  Go to Admin -> People -> Search Users
  Click on Advanced options and select 'People have not logged since' from the 
'Last login' dropdown

  The results should change

  Note: for good testing you will need to update some users to have varying 
'lastlogin' values 
  - you can do this by going, eg:
   UPDATE usr SET lastlogin = '2020-01-01 12:12:12' WHERE id = 2;
   UPDATE usr SET lastlogin = '2020-02-02 12:12:12' WHERE id = 3;
  etc

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to