[Mahara-contributors] [Bug 851635] [NEW] CLI framework should support alternative option formats

2011-09-16 Thread Andrew Nicols
Public bug reported: At present the CLI framework grabs $argv wholesale and works through it testing whole words. Typically, the short form of an option has always allowed a slightly different form. Whilst the long option might be --foo=bar The short option should support: -f bar

[Mahara-contributors] [Bug 824445] Re: Missing Plugins Should be disabled automatically

2011-09-16 Thread Andrew Nicols
Updated to catch a missing case. Awaiting review -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/824445 Title: Missing Plugins Should be disabled automatically Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 721496] Re: Using pChart as framework for rendering graphs in Mahara

2011-09-16 Thread Gregor Anželj
Can we use Flot instead of pChart (if we can't resolve the contradiction in their licensing). Flot is released under MIT License and available at http://code.google.com/p/flot/ From their website: Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary

[Mahara-contributors] [Bug 721496] Re: Using pChart as framework for rendering graphs in Mahara

2011-09-16 Thread Gregor Anželj
... or maybe eZ Components - Graph component instead of pChart eZ Components are released under New BSD License: http://ezcomponents.org/introduction/license More info about eZ Components - Graph component: - Documentation at http://ezcomponents.org/docs/tutorials/Graph - Examples at

[Mahara-contributors] [Bug 852298] [NEW] Names in user search etc. should not be case sensitive

2011-09-16 Thread Kristina Hoeppner
Public bug reported: In the admin user search or also on the find friends screen, users are listed alphabetically, but all users with capital letters are listed before all users with lower-case letters. The display should not be case-sensitive. cf. https://skitch.com/anitsirk/f3scw/names-sorting