]>
git.mjollnir.org Git - moodle.git/log
jamiesensei [Mon, 15 Sep 2008 11:39:15 +0000 (11:39 +0000)]
MDL-16125 "Improvement to Detailled Responses Report : Format of csv export" Fixed missing format string problem when downloading.
mudrd8mz [Mon, 15 Sep 2008 11:31:53 +0000 (11:31 +0000)]
MDL-16441 Display language selection drop-down list at My Moodle page. Merged from 1.9
jamiesensei [Mon, 15 Sep 2008 11:13:31 +0000 (11:13 +0000)]
MDL-16502 "highlight questions that appear not to be working very well according to statistics"
There is a function is_dubious_question on the statistics table passed all the stats for that question and other question data and that returns a bool.
dongsheng [Mon, 15 Sep 2008 09:42:38 +0000 (09:42 +0000)]
MDL-13766
1. remove repo_id field in plugin
2. remove reset varible in javascript code.
dongsheng [Mon, 15 Sep 2008 09:31:41 +0000 (09:31 +0000)]
MDL-13766
1. create logout() and check_login() function
2. Remove the code use global varibal
jerome [Mon, 15 Sep 2008 09:21:29 +0000 (09:21 +0000)]
MDL-15402: fix a bug with parameter in the delete URL (wrong cleaning setting) + move flickr public email address setting from admin to instance
jamiesensei [Mon, 15 Sep 2008 09:16:57 +0000 (09:16 +0000)]
MDL-16501 "moving key to colours on graph to the bottom of the graph gives more horizontal screen space for the graph itself"
jerome [Mon, 15 Sep 2008 08:42:56 +0000 (08:42 +0000)]
MDL-15402: minor changes for flickr admin settings
andreabix [Mon, 15 Sep 2008 08:02:25 +0000 (08:02 +0000)]
Fixed duplicated style in fw_fonts.css
moodler [Mon, 15 Sep 2008 07:56:26 +0000 (07:56 +0000)]
Just tidying as I read it. Main problem with it now is that huge block of JS
moodler [Mon, 15 Sep 2008 07:37:21 +0000 (07:37 +0000)]
Just cleaning up layout a little
moodler [Mon, 15 Sep 2008 06:58:26 +0000 (06:58 +0000)]
MDL-13766 Tidying
moodler [Mon, 15 Sep 2008 06:56:08 +0000 (06:56 +0000)]
MDL-13766 Cleaned up the formatting a bit for readability
moodler [Mon, 15 Sep 2008 06:14:11 +0000 (06:14 +0000)]
Forgot the README
moodler [Mon, 15 Sep 2008 06:09:57 +0000 (06:09 +0000)]
MDL-16046 Fixed up the portfolio tabs
moodler [Mon, 15 Sep 2008 05:55:58 +0000 (05:55 +0000)]
MDL-16500 Removed the old Jabber class from the module and moved to a new one called xmpphp in core libraries
Also cleaned up some notices in message/edit.php
tjhunt [Mon, 15 Sep 2008 04:21:15 +0000 (04:21 +0000)]
Turn off strict XML headers during upgrade, so if an error occurrs, you are more likely to be able to see what happened.
tjhunt [Mon, 15 Sep 2008 04:20:23 +0000 (04:20 +0000)]
MDL-16492: the fix for MDL-16411 broke the fix for MDL-16200. Fix it.
scyrma [Mon, 15 Sep 2008 01:51:25 +0000 (01:51 +0000)]
MDL-15351: making sure empty folders are still recognized as folders.
moodlerobot [Mon, 15 Sep 2008 01:47:12 +0000 (01:47 +0000)]
Updated the HEAD build version to
20080915
skodak [Sun, 14 Sep 2008 08:40:23 +0000 (08:40 +0000)]
MDL-16433 themes and javascript files are not blocked by running upgrade anymore
skodak [Sun, 14 Sep 2008 08:22:44 +0000 (08:22 +0000)]
MDL-16493 file and picture element migrated; waiting for file picker to mature, presets not finished yet
skodak [Sun, 14 Sep 2008 07:39:41 +0000 (07:39 +0000)]
MDL-16491 fixed typos, versions were not saved in upgrade savepoints
moodlerobot [Sun, 14 Sep 2008 01:43:21 +0000 (01:43 +0000)]
Updated the HEAD build version to
20080914
skodak [Sat, 13 Sep 2008 19:38:44 +0000 (19:38 +0000)]
MDL-14589 image resizing and conversion support
moodlerobot [Sat, 13 Sep 2008 01:39:31 +0000 (01:39 +0000)]
Updated the HEAD build version to
20080913
nicolasconnault [Fri, 12 Sep 2008 19:17:53 +0000 (19:17 +0000)]
MDL-16423 Adding a missing $ sign
mjollnir_ [Fri, 12 Sep 2008 15:34:20 +0000 (15:34 +0000)]
MDL-16046 - log page for portfolio transfers
mjollnir_ [Fri, 12 Sep 2008 15:32:14 +0000 (15:32 +0000)]
MDL-15362 - make sure we log the transfer on an xmlrpc request in mahara plugin
mjollnir_ [Fri, 12 Sep 2008 15:31:17 +0000 (15:31 +0000)]
MDL-14591 - added some phpdocs, moved the transfer log insert into its own method and streamlined how it's called.
Also added a parameter to verify reawaken so that when we are just viewing queued transfer logs it can be in a different session (sesskey verification)
mjollnir_ [Fri, 12 Sep 2008 11:22:15 +0000 (11:22 +0000)]
MDL-15666 - change all the portfolio plugins and callers to use exceptions
rather than relying on return values (send_package and prepare_package)
move zipping of temporary files into the exporter class so it can be overridden during unit tests
fix a small todo in mahara plugin
jamiesensei [Fri, 12 Sep 2008 08:33:40 +0000 (08:33 +0000)]
MDL-16463 "Long group names can make drop down box too wide" added an if condition to test the length of the group name. If it is more than 20 characters then we use the string 'this group' instead of the group name.
skodak [Fri, 12 Sep 2008 08:22:41 +0000 (08:22 +0000)]
MDL-14589 no file browsing if not logged-in
dongsheng [Fri, 12 Sep 2008 08:16:09 +0000 (08:16 +0000)]
MDL-13766
introduce new search API
moodler [Fri, 12 Sep 2008 07:33:49 +0000 (07:33 +0000)]
MDL-16474 Modifications to allow definition of 1-point scales
dongsheng [Fri, 12 Sep 2008 07:28:40 +0000 (07:28 +0000)]
MDL-13766, improve repository search, search interface can be defined
in print_search function now!
moodler [Fri, 12 Sep 2008 07:26:56 +0000 (07:26 +0000)]
MDL-16474 Make counts of posts look nicer, and use the scale to show the results, not just a number
moodler [Fri, 12 Sep 2008 06:56:11 +0000 (06:56 +0000)]
MDL-16473 Merged style fix for user pics from 1.9
tjhunt [Fri, 12 Sep 2008 05:18:27 +0000 (05:18 +0000)]
MDL-15632 Wrong permission in the admin tree defininition mean that people with moodle/role:manage could not define role, and people with moodle/role:assign could not assign system roles.
dongsheng [Fri, 12 Sep 2008 03:36:39 +0000 (03:36 +0000)]
"MDL-15488, use a smaller icon for flickr"
dongsheng [Fri, 12 Sep 2008 03:32:31 +0000 (03:32 +0000)]
MDL-15488
1. Move flickr lib to lib/flickrlib.php
2. Create a new flickr plugin for public access, the original one will be
a personal repository, user need to login to access his/her own photos.
moodlerobot [Fri, 12 Sep 2008 01:55:13 +0000 (01:55 +0000)]
Updated the HEAD build version to
20080912
skodak [Thu, 11 Sep 2008 23:11:24 +0000 (23:11 +0000)]
MDL-15906 file picker improvements - it now keeps current file after failed server side validation or submission (input element used instead of button element)
stronk7 [Thu, 11 Sep 2008 22:17:20 +0000 (22:17 +0000)]
Prevent get_users_by_capability() to return deleted users. MDL-16323 ; merged from 19_STABLE
skodak [Thu, 11 Sep 2008 19:54:39 +0000 (19:54 +0000)]
MDL-16468 never mail deleted users; merged from MOODLE_19_STABLE
mjollnir_ [Thu, 11 Sep 2008 14:13:58 +0000 (14:13 +0000)]
MDL-16422 add option to share files and new folders in box.net portfolio plugin
mjollnir_ [Thu, 11 Sep 2008 14:12:07 +0000 (14:12 +0000)]
MDL-16423 - fixing regression i introduced in refactor with missing global
mjollnir_ [Thu, 11 Sep 2008 14:03:41 +0000 (14:03 +0000)]
MDL-15666 - adding extra test to forum portfolio caller
mjollnir_ [Thu, 11 Sep 2008 13:47:40 +0000 (13:47 +0000)]
MDL-15666 - changes to the portfolio caller tests
now that i changed the api again (adding load_data), rather than add a call to it to
all the callers, i abstracted the caller setup into the parent class (portfoliolib_test)
mjollnir_ [Thu, 11 Sep 2008 13:42:58 +0000 (13:42 +0000)]
MDL-16423 - big refactor of the way callers interact with the portfolio code
added two new contract methods to the caller class, load_data and expected_callbackargs (static)
this means that the base class is the only place that needs a constructor
and that no data loading happens in the constructor
this in turn means we can check callback argument validity much more lightly
also completely remoted portfolio_add_button function and replaced with a class
as the argument list was getting out of control. it's now much more readable.
mjollnir_ [Thu, 11 Sep 2008 13:38:22 +0000 (13:38 +0000)]
MDL-15760 - fix teeny notice-causing bug in box.net portfolio plugin
urs_hunkler [Thu, 11 Sep 2008 13:23:45 +0000 (13:23 +0000)]
add missing icons
jamiesensei [Thu, 11 Sep 2008 12:59:33 +0000 (12:59 +0000)]
MDL-14202 "Replace Item Analysis Report with new improved 'Statistics' report." Removing Quiz Item Analysis report
jamiesensei [Thu, 11 Sep 2008 12:48:08 +0000 (12:48 +0000)]
MDL-14202 "Replace Item Analysis Report with new improved 'Statistics' report." finished statistics report. This patch includes some changes to lib/tablelib.php so that it is possible to export the content of a table as part of a multi table export - with mutliple tables / multiple worksheets.
tjhunt [Thu, 11 Sep 2008 11:07:04 +0000 (11:07 +0000)]
MDL-6751 improve the usability of the page a bit.
tjhunt [Thu, 11 Sep 2008 11:01:20 +0000 (11:01 +0000)]
MDL-16410 Implement the delete question type functionality on the question type administration screen.
tjhunt [Thu, 11 Sep 2008 10:37:50 +0000 (10:37 +0000)]
Improve comment.
tjhunt [Thu, 11 Sep 2008 10:25:30 +0000 (10:25 +0000)]
MDL-16456 Remove support for old-style config.html files in modules.
tjhunt [Thu, 11 Sep 2008 10:22:22 +0000 (10:22 +0000)]
MDL-16457 Remove support for old-style filterconfig.html files
dongsheng [Thu, 11 Sep 2008 09:15:27 +0000 (09:15 +0000)]
"MDL-13766, improve settings"
tjhunt [Thu, 11 Sep 2008 08:49:42 +0000 (08:49 +0000)]
MDL-14129 missing language string.
scyrma [Thu, 11 Sep 2008 08:13:12 +0000 (08:13 +0000)]
MDL-15351: small fix when search is not used.
dongsheng [Thu, 11 Sep 2008 07:58:39 +0000 (07:58 +0000)]
"MDL-13766, expand automaticlly"
scyrma [Thu, 11 Sep 2008 07:48:35 +0000 (07:48 +0000)]
MDL-15351: testing to make folder expanded by default
tjhunt [Thu, 11 Sep 2008 07:34:51 +0000 (07:34 +0000)]
MDL-16447 move quiz-specific pictures out of theme/standard/pix/
scyrma [Thu, 11 Sep 2008 07:30:07 +0000 (07:30 +0000)]
MDL-15351: it's now possible to search the local repository
jerome [Thu, 11 Sep 2008 06:45:34 +0000 (06:45 +0000)]
MDL-15402: flickr rep admin settings updated (I forgot to set multiple instances to true)
jerome [Thu, 11 Sep 2008 06:42:54 +0000 (06:42 +0000)]
MDL-15402: flickr rep admin settings updated
tjhunt [Thu, 11 Sep 2008 03:57:28 +0000 (03:57 +0000)]
MDL-16449 error unexpected event exception in essay question
dongsheng [Thu, 11 Sep 2008 03:18:54 +0000 (03:18 +0000)]
MDL-15488
Use a popup login window intead inline login form
TODO:
Find a grace way to verify token
moodlerobot [Thu, 11 Sep 2008 02:01:32 +0000 (02:01 +0000)]
Updated the HEAD build version to
20080911
nicolasconnault [Wed, 10 Sep 2008 17:08:14 +0000 (17:08 +0000)]
MDL-15666 new unit test for new button class
mjollnir_ [Wed, 10 Sep 2008 16:46:23 +0000 (16:46 +0000)]
MDL-16423 - make the button object more robust by detecting errors better
mjollnir_ [Wed, 10 Sep 2008 16:43:33 +0000 (16:43 +0000)]
MDL-16423 - fixing bugs in last commit (portfolio_add_button refactor)
mjollnir_ [Wed, 10 Sep 2008 16:34:08 +0000 (16:34 +0000)]
MDL-16423 - refactor of portfolio_add_button into class for much better usability
currently portfolio_add_button still exists and just acts as a wrapper around the class
so i have not changed any calling code to use the new objects yet.
nicolasconnault [Wed, 10 Sep 2008 15:14:44 +0000 (15:14 +0000)]
MDL-15666 MDL-16177 Fixed pgsql bug
mjollnir_ [Wed, 10 Sep 2008 13:51:23 +0000 (13:51 +0000)]
MDL-16414 - backing out earlier patch to try and fix this
mjollnir_ [Wed, 10 Sep 2008 13:51:01 +0000 (13:51 +0000)]
MDL-14591 - fix misnamed member variable in exporter class
mjollnir_ [Wed, 10 Sep 2008 13:07:16 +0000 (13:07 +0000)]
MDL-16414 - make the download plugin just redirect to the file url
mjollnir_ [Wed, 10 Sep 2008 12:49:14 +0000 (12:49 +0000)]
MDL-14591 - add get_base_file_url for pull portfolio plugins to use
mjollnir_ [Wed, 10 Sep 2008 12:04:30 +0000 (12:04 +0000)]
MDL-16406 - trying to mitigate box.net problems slightly.
mjollnir_ [Wed, 10 Sep 2008 11:52:29 +0000 (11:52 +0000)]
fix typo in boxlib library (renamefile)
mjollnir_ [Wed, 10 Sep 2008 11:03:25 +0000 (11:03 +0000)]
MDL-15760 - removing out of date comment in boxnet portfolio plugin
tjhunt [Wed, 10 Sep 2008 10:30:43 +0000 (10:30 +0000)]
MDL-16411 Oops, I had the logic backwards.
tjhunt [Wed, 10 Sep 2008 10:15:05 +0000 (10:15 +0000)]
MDL-16411 Move all plugintype_pluginname_version values from config to config_plugins
mjollnir_ [Wed, 10 Sep 2008 09:38:04 +0000 (09:38 +0000)]
MDL-16423 - upload assignment types get mime detection (and fixed earlier related regression)
mjollnir_ [Wed, 10 Sep 2008 09:36:42 +0000 (09:36 +0000)]
MDL-15833 - added some commented out hints for upload resource (not implemented yet)
dongsheng [Wed, 10 Sep 2008 07:42:41 +0000 (07:42 +0000)]
"MDL-13766, add path to node"
dongsheng [Wed, 10 Sep 2008 07:11:47 +0000 (07:11 +0000)]
MDL-13766
1. change css className
2. add comments
tjhunt [Wed, 10 Sep 2008 06:21:27 +0000 (06:21 +0000)]
Missing global $DB; causing fatal error.
tjhunt [Wed, 10 Sep 2008 05:34:09 +0000 (05:34 +0000)]
MDL-16409 - Finish the report.
tjhunt [Wed, 10 Sep 2008 05:28:25 +0000 (05:28 +0000)]
Refactor getting question bank capabilties in mod/quiz/lib.php - don't hard code them.
Also, functions for getting a URL for editing questions in a particular context, ready for MDL-16409.
tjhunt [Wed, 10 Sep 2008 05:26:35 +0000 (05:26 +0000)]
Whitespace fix.
dongsheng [Wed, 10 Sep 2008 05:20:08 +0000 (05:20 +0000)]
"MDL-13766, remove debug code"
scyrma [Wed, 10 Sep 2008 04:21:43 +0000 (04:21 +0000)]
MDL-15351: correcting context and list all available files
jerome [Wed, 10 Sep 2008 04:12:42 +0000 (04:12 +0000)]
MDL-15402: display title attribut for show/hide image in the repository administration
jerome [Wed, 10 Sep 2008 03:44:08 +0000 (03:44 +0000)]
MDL-15402: now Moodle display course/user repositories only if the user can edit/create at least one instance
peterbulmer [Wed, 10 Sep 2008 03:25:28 +0000 (03:25 +0000)]
MDL-16378 Changes to lang strings,
remoteappuser should be output as somthing like 'Remote Moodle User' or
'Remote Mahara User' or 'Remote <application name goes here> User'
dongsheng [Wed, 10 Sep 2008 03:10:42 +0000 (03:10 +0000)]
MDL-16403
1. move boxnet lib to moodle lib folder
2. fix a notice
tjhunt [Wed, 10 Sep 2008 02:58:52 +0000 (02:58 +0000)]
MDL-16429 Notice when previewing questions since MDL-16263 was implemented.