[Mahara-contributors] [Bug 1823809] Re: Only show one "Copy" button and then a modal on "Copy pages and collections"

2019-05-22 Thread Rebecca Blundell
The listing of pages and collections stays and each entry gets a copy
button, which brings up a modal allowing you to select page or
collection.

If a page is not in a collection, click the copy button without the
modal, as no selection between collection and page is required.

This functionality does not touch preview of collections and pages. It's
only the button.

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

Title:
  Only show one "Copy" button and then a modal on "Copy pages and
  collections"

Status in Mahara:
  Confirmed

Bug description:
  TITLE:  Copy page or collection Front end display issue

  BUG SUMMARY: 
  When a user has created pages and collections and wants to create a copy of a 
page, the copy page or collection page displays the copy page and copy 
collection buttons on two lines 
  ==

  Environment tested: Master
  Browser tested: Chrome

  PRECONDITIONS: 
   
  1) Mahara user exists (no roles)
  2) User portfolio page exists 
  3) User collection exists

  TEST STEPS: 
   
  1) Log in as Mahara user 
  2) Browse to the Pages and collections overview page 
  3) click the "Copy" link/button 

  Expected Result: Previously created pages are displayed. ✔ Buttons
  used to copy Collections or pages are displayed on one line

  Actual Result: Previously created pages are displayed. ✔ Copy
  collections  and copy pages buttons are displayed on 2 lines ✘ - see
  attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1823809/+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


[Mahara-contributors] [Bug 1798720] Re: Do not link tags in HTML export

2019-05-22 Thread Steven
Commit hash: 10fd48dc4585770be27a22e7aff7026f227b0d2f
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw | Default raw | Ocean | Modern | Primary school 

PRECONDITIONS: 
 
1) Mahara User1 exists (no roles0
2) Mahara User1 has a plan with tasks and a Journal with published journal 
entries
3) Mahara User1 has a folder with images all tagged test
4) Portfolio page exists with the following:
  a) Text Block with links to (external link, internal page link) - (tags = 
Text, Text1)
  b) Image Block - (image tag = Sheep, Farm)
  c) Plan Block - (User plans that have a task with tag = plan, task)
  a) Journal Block - (User Journal that have a Entries with tag = journal, 
entry)
  d) Tagged Journal Entries Block 
  e) Folder Blocks
  f) Image Gallery Blocks
  g) PDF Block
  h) Navigation Block (that has pages with the above blocks and tags)

TEST STEPS: 
 
1) Log in as Mahara User1
2) Export the page as Standalone HTML website
3) Save the zip file to a local folder and extract the contents
4) Open the index.html file in the folder
5) Verify that all of the "tag" links are displayed as plain text ✔

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

Title:
  Do not link tags in HTML export

Status in Mahara:
  In Progress

Bug description:
  Tags in the HTML export link back to the original site. The links
  should be removed as it can't be expected that the original site is
  still available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1798720/+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


[Mahara-contributors] [Bug 1044878] Re: Make the info on copying text box more obvious

2019-05-22 Thread Kevin Dibble
I have updated the code now to show the message with the correct count
to bring back the text.

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

Title:
  Make the info on copying text box more obvious

Status in Mahara:
  In Progress

Bug description:
  The text for re-using a text box "If you edit the text of this block,
  it will also be changed in 1 other block(s) where it appears. Make a
  copy (link to make a copy)" is not obvious enough for some users and
  may be overlooked.

  Can it be made more prominent, e.g. via a pop-up window? Is it
  possible to link "Make a copy" still within a pop-up or would we have
  to think of a different solution?

  For the discussion, please see
  https://mahara.org/interaction/forum/topic.php?id=4827

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1044878/+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


[Mahara-contributors] [Bug 1714082] Re: The user's primary email address is not checked in a case insensitive way

2019-05-22 Thread Steven
Commit hash: a14b6396b94b750b2c0194ccec4d271c604e75f7
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw 

PRECONDITIONS: 
 
1) Site admin creates user with email = us...@example.com

TEST STEPS: 
 
1) Log in as Site admin 
2) Try creating users with the following emails and verify the Error message 
displayed = "This email address has already been registered here."
a) us...@example.com = error expected ✘
b) us...@example.com = error expected ✔
c) us...@example.com = error expected  ✔
d) userā@example.com = error expected ✔ - Error message = "Invalid email 
address"
e) us...@example.com = error expected ✔ - Error message displayed = "This email 
address has already been registered here."
3) Browse to the new user profile as Site admin 
4) Edit the email address - us...@example.com using the following options 
a) us...@example.com = error expected ✘
b) us...@example.com = error expected ✘
c) us...@example.com = error expected ✘
d) userā@example.com = error expected ✔ - Error message = "Invalid email 
address"
5) Log out and Log in as user with email address = us...@example.com
6) Browse to User profile page - click tab "Contact information
7) Add the following email addresses (ensure you click the Save profile button 
at btm of page after every addition of an email address
a) us...@example.com = error expected  ✘
b) us...@example.com = error expected  ✘
c) us...@example.com = error expected  ✘
d) userā@example.com = error expected ✔ - Error message = "Invalid email 
address"
e) us...@example.com = error expected ✔ - Error message displayed = "This email 
address has already been registered here."

Catalyst QA Failed Testing ✘

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

Title:
  The user's primary email address is not checked in a case insensitive
  way

Status in Mahara:
  In Progress

Bug description:
  Currently you can create 2 users, via the Admin -> Users -> Add user
  screen, with this:

  username: Test one   email: us...@example.com
  username: Test two   email: us...@example.com

  but not another user with

  username: Test three   email: us...@example.com

  As it complains the email address 'us...@example.com' is used

  However, with email addresses the domain part is case insensitive and
  only the username part is case sensitive - yet saying that most email
  servers treat the username part also as case insensitive to avoid
  email delivery confusion - see https://www.lifewire.com/are-email-
  addresses-case-sensitive-117

  To also avoid confusion within Mahara we should limit the primary
  email address to be case insensitive unique.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1714082/+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


[Mahara-contributors] [Bug 1714082] Re: The user's primary email address is not checked in a case insensitive way

2019-05-22 Thread Steven
** Attachment added: "Selection_23-05-19-10:37:09.png"
   
https://bugs.launchpad.net/mahara/+bug/1714082/+attachment/5265826/+files/Selection_23-05-19-10%3A37%3A09.png

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

Title:
  The user's primary email address is not checked in a case insensitive
  way

Status in Mahara:
  In Progress

Bug description:
  Currently you can create 2 users, via the Admin -> Users -> Add user
  screen, with this:

  username: Test one   email: us...@example.com
  username: Test two   email: us...@example.com

  but not another user with

  username: Test three   email: us...@example.com

  As it complains the email address 'us...@example.com' is used

  However, with email addresses the domain part is case insensitive and
  only the username part is case sensitive - yet saying that most email
  servers treat the username part also as case insensitive to avoid
  email delivery confusion - see https://www.lifewire.com/are-email-
  addresses-case-sensitive-117

  To also avoid confusion within Mahara we should limit the primary
  email address to be case insensitive unique.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1714082/+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


[Mahara-contributors] [Bug 1828331] Re: Inconsistent time formats across Mahara

2019-05-22 Thread Steven
Commit hash: 412b73280c4a4ef86b518134374a9af1839bb5a6
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw | Default raw | Ocean | Modern | Primary school 

PRECONDITIONS: 
 
1) Groups exist with forums, topics and posts
2) Institutions exist 
3) Users exist User1, User2 and site admin
4) Portfolios exist 
5) Collection submitted to a group for assessment exists
6) Journals exist with multiple entries posted
7) Tags exist for content and artefacts 

TEST STEPS: 
 
1) Verify the time is displayed in 24hr format in the following areas of the 
site 
a) Group Forums: delete post, delete topic, edit topic, edit post, report 
post, view ✔
b) Annotation artefact type - entering and updating feedback. ✔
c) Entering / updating a comment on a page. ✔
d) Entering / updating peer assessment on a page. ✔
e) Group view - list of portfolios of their last updated date/time. ✔
f) Group view - submitted page/collection to a group for assessment ✔
g) Watchlist - follow activity and follow owner ✔
h) Users list - last logged in ✔
i) Views/Collections page - when created / updated ✔
j) Journals - entries - posted / updated ✔
k) Wall posts ✔
l) Export - in export file - the date the export occurred ✔

Catalyst QA Approved ✔

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

Title:
  Inconsistent time formats across Mahara

Status in Mahara:
  Confirmed

Bug description:
  Mahara: 17.10.9+
  OS: Linux
  DB: Postgres
  Browser: FF, Chrome, Others as well

  The time display has inconsistent display format at different areas.
  Please see the attached screenshot.

  Some of the areas include:
  - Shared with Me (24 hr format)
  - Group Forum (24 hr format)
  - Group Journal (12 hr format)
  - Group About (12 hr format)

  It would be useful to align the whole site to display only 1 format
  (e.g 24 hours)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1828331/+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


[Mahara-contributors] [Bug 660762] Re: Collection and Plans descriptions should have WYSIWYG editor

2019-05-22 Thread Kristina Hoeppner
The description is not supposed to have lots of content anymore but be
more for meta information, esp. when we are pulling that into a modal.
So we shouldn't need a WYSIWYG editor anymore that suggests that images
etc. can be used as all of that should go into the content area.

** Changed in: mahara
   Status: Triaged => Won't Fix

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

Title:
  Collection and Plans descriptions should have WYSIWYG editor

Status in Mahara:
  Won't Fix

Bug description:
  View descriptions have a WYSIWYG editor. Thus, to be consistent,
  Collections and Plans should also have a WYSIWYG editor. Additionally,
  the task descriptions in a plan should also get the visual editor.

  At some point we had talked about allowing admins (if possible
  institution admins) to decide whether to allow a visual editor or not.
  I can't find such a setting right now, but thought it is somewhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/660762/+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


[Mahara-contributors] [Bug 898678] Re: Layout: suggest new 2 column with *much* larger right column

2019-05-22 Thread Kristina Hoeppner
We are implementing Gridstack for Mahara 19.10, which will make this
request obsolete.

** Changed in: mahara
   Status: Triaged => Won't Fix

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

Title:
  Layout: suggest new 2 column with *much* larger right column

Status in Mahara:
  Won't Fix

Bug description:
  It would be great to have a new 2-column layout with a much larger
  right column.

  I find I'm using the existing 3-column with a much larger centre
  column for layouts that have a navigation block on the left.

  It looks neater and more compact than the simple "larger right column"
  but I could use the extra space of a "much larger column" for content
  such as tables. I'm using these for self-assessment and find I'm
  always running out of room.

  Is this a bite-sized improvement that might be achievable quickly?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/898678/+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


[Mahara-contributors] [Bug 1323490] Re: Make sharing your profile page with your institution non-mandatory

2019-05-22 Thread Kristina Hoeppner
Isolated institutions takes care of that now. When that feature is
implemented on a site, an additional setting can be used that only
allows regular users to see other user's profiles when they share the
same group.

** Changed in: mahara
   Status: Confirmed => Won't Fix

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

Title:
  Make sharing your profile page with your institution non-mandatory

Status in Mahara:
  Won't Fix

Bug description:
  In a default Mahara installation, each user's profile page is fully
  visible to all logged-in users, and all members of their institution.

  There's a sitewide setting $cfg->loggedinprofileviewaccess which
  determines whether or not users are forced to share their profile page
  with all logged-in users of the site.

  But, there is no corresponding institutional setting to determine
  whether or not users are forced to share their profile page with all
  members of their institution. There should be such a setting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1323490/+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