[Mahara-contributors] [Bug 1481452] Re: Wrapping of page and collection titles on "Shared by me"

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Wrapping of page and collection titles on "Shared by me"

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Collection and page titles are cut off pretty quickly on the overview
  page of "Shared with me". It would be better if they were wrapped so
  that their entire title can be seen. This is important when you have
  multiple versions of a page and they only differ in the version number
  or a date which you tend to put last.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1481452/+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 1481452] Re: Wrapping of page and collection titles on "Shared by me"

2015-10-23 Thread Aaron Wells
** Also affects: mahara/15.10
   Importance: Undecided
   Status: New

** Also affects: mahara/15.10
   Importance: Undecided
   Status: Fix Released

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

Title:
  Wrapping of page and collection titles on "Shared by me"

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Collection and page titles are cut off pretty quickly on the overview
  page of "Shared with me". It would be better if they were wrapped so
  that their entire title can be seen. This is important when you have
  multiple versions of a page and they only differ in the version number
  or a date which you tend to put last.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1481452/+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 1481452] Re: Wrapping of page and collection titles on "Shared by me"

2015-09-15 Thread Robert Lyon
This has been fixed in a better way with commit
fd6500019400c5d80a6be4260b1b3d584130a15d

We don't need to truncate the title string anymore as the css can handle
displaying the full string

** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Wrapping of page and collection titles on "Shared by me"

Status in Mahara:
  Fix Committed

Bug description:
  Collection and page titles are cut off pretty quickly on the overview
  page of "Shared with me". It would be better if they were wrapped so
  that their entire title can be seen. This is important when you have
  multiple versions of a page and they only differ in the version number
  or a date which you tend to put last.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1481452/+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 1481452] Re: Wrapping of page and collection titles on "Shared by me"

2015-09-03 Thread Robert Lyon
I've altered how the title is displayed so now instead of truncating
after 50 chars it uses the css text-overflow: ellipsis; and now
truncates after using up 80% of the available space in table column.

** Changed in: mahara
 Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara
   Status: Confirmed => In Progress

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

Title:
  Wrapping of page and collection titles on "Shared by me"

Status in Mahara:
  In Progress

Bug description:
  Collection and page titles are cut off pretty quickly on the overview
  page of "Shared with me". It would be better if they were wrapped so
  that their entire title can be seen. This is important when you have
  multiple versions of a page and they only differ in the version number
  or a date which you tend to put last.

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