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

2019-05-19 Thread Ghada El-Zoghbi
Thanks Kristina.

As I see it, we basically need to change lang strings that contain:

* "%%l" => "%%k" (and remove "%%p" from the string)


There are only 5 strings to replace.

They are located in: langconfig.php and interaction.formum.php


Cheers,
Ghada

-- 
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 1827272] Re: Move the "Theme" drop-down menu to the page settings page

2019-05-19 Thread Rebecca Blundell
** Changed in: mahara
   Status: Confirmed => In Progress

** Changed in: mahara
 Assignee: (unassigned) => Rebecca Blundell (rjb-dev)

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

Title:
  Move the "Theme" drop-down menu to the page settings page

Status in Mahara:
  In Progress

Bug description:
  For 19.10 we are investigating the implementation of a combined block
  in which to do the choosing. See
  
https://wiki.mahara.org/wiki/Developer_Area/Specifications_in_Development/Basic_magic_block
  for more information.

  The "Theme" drop-down menu cannot be moved there and shouldn't really
  be on the layout page anyway. That drop-down menu should be moved to
  the "Settings" page of a page into the "Advanced" panel.

  To replicate:

  1. Ensure that users can select their own page themes by activating it in 
Admin menu -> Configure site -> Site options -> User settings -> "Users can 
choose page themes" to "Yes".
  2. Create a page and open the "Advanced" panel.
  Expected result: The "Theme" drop-down menu is displayed.
  3. Select your theme and save the page. You are taken to the "Edit" screen.
  Expected result: You should not see the "Theme" drop-down.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1827272/+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 1827272] A patch has been submitted for review

2019-05-19 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10029

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

Title:
  Move the "Theme" drop-down menu to the page settings page

Status in Mahara:
  In Progress

Bug description:
  For 19.10 we are investigating the implementation of a combined block
  in which to do the choosing. See
  
https://wiki.mahara.org/wiki/Developer_Area/Specifications_in_Development/Basic_magic_block
  for more information.

  The "Theme" drop-down menu cannot be moved there and shouldn't really
  be on the layout page anyway. That drop-down menu should be moved to
  the "Settings" page of a page into the "Advanced" panel.

  To replicate:

  1. Ensure that users can select their own page themes by activating it in 
Admin menu -> Configure site -> Site options -> User settings -> "Users can 
choose page themes" to "Yes".
  2. Create a page and open the "Advanced" panel.
  Expected result: The "Theme" drop-down menu is displayed.
  3. Select your theme and save the page. You are taken to the "Edit" screen.
  Expected result: You should not see the "Theme" drop-down.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1827272/+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 1829673] A patch has been submitted for review

2019-05-19 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10028

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

Title:
  Behat: View someone else’s content based on a tag

Status in Mahara:
  Confirmed

Bug description:
  TITLE: Behat: View someone else’s content based on a tag

  BEHAT SCRIPT : Create/Update Script feature file ->

  RELATED TO: https://bugs.launchpad.net/mahara/+bug/

  SUMMARY: If you are on a portfolio page by somebody else, and you want
  to know all the content that they have tagged with a specific tag, you
  can click the tag at the artefact or the page and see a list of all
  content items with that tag to which you have access.

  REQUIREMENTS:

  1) clicking a tag on someone's portfolio page should display a list of
  all content items with that tag

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1829673/+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 1829687] [NEW] Fully deactivate contact.php and about.php when "Contact us" / "About" is linked elsewhere

2019-05-19 Thread Kristina Hoeppner
Public bug reported:

In Admin menu -> Configure site -> Menus you can link the "Contact us"
footer link to an email address or another URL to circumvent the contact
us form on Mahara. This works well for the footer. However, you can
still go to /contact.php and use the form if you know the URL to the
form.

When the form is deactivated by using an email address or linking to
another site, the Mahara page should not be available at all thus
preventing that site admins might get spammed.

The same goes for the "About" page.

To replicate:

1. Go to Admin menu -> Configure site -> Menus.
2. Enter an email address for "Contact us".
3. Enter a URL to another site (not that Mahara site) in "About".
4. Save your changes.
5. Go to domain/contact.php (do not click the link in the footer)
Expected result: Your email programme pops up with a new mail.
Actual result: You are on the contact us form.

6. Go to domain/about.php (do not click the link in the footer)
Expected result: You are taken to the URL you entered in the menu.
Actual result: You are on the about.php page with some info on Mahara.

Once changes have been made, also test that the links in the footer
still go to the correct pages.

** Affects: mahara
 Importance: Wishlist
 Status: Confirmed


** Tags: snack-sized

** Summary changed:

- contact.php is not fully deactivated when "Contact us" / "About" is linked 
elsewhere
+ Fully deactivate contact.php and about.php when "Contact us" / "About" is 
linked elsewhere

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

Title:
  Fully deactivate contact.php and about.php when "Contact us" / "About"
  is linked elsewhere

Status in Mahara:
  Confirmed

Bug description:
  In Admin menu -> Configure site -> Menus you can link the "Contact us"
  footer link to an email address or another URL to circumvent the
  contact us form on Mahara. This works well for the footer. However,
  you can still go to /contact.php and use the form if you know the URL
  to the form.

  When the form is deactivated by using an email address or linking to
  another site, the Mahara page should not be available at all thus
  preventing that site admins might get spammed.

  The same goes for the "About" page.

  To replicate:

  1. Go to Admin menu -> Configure site -> Menus.
  2. Enter an email address for "Contact us".
  3. Enter a URL to another site (not that Mahara site) in "About".
  4. Save your changes.
  5. Go to domain/contact.php (do not click the link in the footer)
  Expected result: Your email programme pops up with a new mail.
  Actual result: You are on the contact us form.

  6. Go to domain/about.php (do not click the link in the footer)
  Expected result: You are taken to the URL you entered in the menu.
  Actual result: You are on the about.php page with some info on Mahara.

  Once changes have been made, also test that the links in the footer
  still go to the correct pages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1829687/+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 1829431] Re: Behat: Allow quota details in 'User details' report

2019-05-19 Thread Kristina Hoeppner
** Changed in: mahara
   Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
Milestone: None => 19.10.0

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

Title:
  Behat: Allow quota details in 'User details' report

Status in Mahara:
  In Progress

Bug description:
  TITLE: Behat: Allow quota details in 'User details' report

  BEHAT SCRIPT : Update Script feature file
  ->institution_statistics.feature

  RELATED TO: https://bugs.launchpad.net/mahara/+bug/1802386

  SUMMARY: Need to update current script to include to following
  requirements

  REQUIREMENTS:

  1) This will allow admins to see which users are nearing their quota limit
  2) It would need to allow the sorting by quota percentage
  3) It would need to display the actual quota used vs the quota allowed as 
well as different institutions can have different quota limit

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1829431/+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 1829673] Re: Behat: View someone else’s content based on a tag

2019-05-19 Thread Kristina Hoeppner
** Changed in: mahara
   Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

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

Title:
  Behat: View someone else’s content based on a tag

Status in Mahara:
  Confirmed

Bug description:
  TITLE: Behat: View someone else’s content based on a tag

  BEHAT SCRIPT : Create/Update Script feature file ->

  RELATED TO: https://bugs.launchpad.net/mahara/+bug/

  SUMMARY: If you are on a portfolio page by somebody else, and you want
  to know all the content that they have tagged with a specific tag, you
  can click the tag at the artefact or the page and see a list of all
  content items with that tag to which you have access.

  REQUIREMENTS:

  1) clicking a tag on someone's portfolio page should display a list of
  all content items with that tag

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1829673/+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] A patch has been submitted for review

2019-05-19 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10027

-- 
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 1829673] [NEW] Behat: View someone else’s content based on a tag

2019-05-19 Thread Steven
Public bug reported:

TITLE: Behat: View someone else’s content based on a tag

BEHAT SCRIPT : Create/Update Script feature file ->

RELATED TO: https://bugs.launchpad.net/mahara/+bug/

SUMMARY: If you are on a portfolio page by somebody else, and you want
to know all the content that they have tagged with a specific tag, you
can click the tag at the artefact or the page and see a list of all
content items with that tag to which you have access.

REQUIREMENTS:

1) clicking a tag on someone's portfolio page should display a list of
all content items with that tag

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: behat

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

Title:
  Behat: View someone else’s content based on a tag

Status in Mahara:
  New

Bug description:
  TITLE: Behat: View someone else’s content based on a tag

  BEHAT SCRIPT : Create/Update Script feature file ->

  RELATED TO: https://bugs.launchpad.net/mahara/+bug/

  SUMMARY: If you are on a portfolio page by somebody else, and you want
  to know all the content that they have tagged with a specific tag, you
  can click the tag at the artefact or the page and see a list of all
  content items with that tag to which you have access.

  REQUIREMENTS:

  1) clicking a tag on someone's portfolio page should display a list of
  all content items with that tag

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