dongsheng
539b3d13d5
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.
2008-09-12 03:32:31 +00:00
moodlerobot
2b376ab85b
Updated the HEAD build version to 20080912
2008-09-12 01:55:13 +00:00
skodak
b8d9c71915
MDL-15906 file picker improvements - it now keeps current file after failed server side validation or submission (input element used instead of button element)
2008-09-11 23:11:24 +00:00
stronk7
3128242122
Prevent get_users_by_capability() to return deleted users. MDL-16323 ; merged from 19_STABLE
2008-09-11 22:17:20 +00:00
skodak
9c98b43986
MDL-16468 never mail deleted users; merged from MOODLE_19_STABLE
2008-09-11 19:54:39 +00:00
mjollnir_
fd64f09831
MDL-16422 add option to share files and new folders in box.net portfolio plugin
2008-09-11 14:13:58 +00:00
mjollnir_
11ae365cf2
MDL-16423 - fixing regression i introduced in refactor with missing global
2008-09-11 14:12:07 +00:00
mjollnir_
054dd03b80
MDL-15666 - adding extra test to forum portfolio caller
2008-09-11 14:03:41 +00:00
mjollnir_
27dda89ffe
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)
2008-09-11 13:47:40 +00:00
mjollnir_
0d06b6fda7
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.
2008-09-11 13:42:58 +00:00
mjollnir_
2e6a355ddb
MDL-15760 - fix teeny notice-causing bug in box.net portfolio plugin
2008-09-11 13:38:22 +00:00
urs_hunkler
4edc20346c
add missing icons
2008-09-11 13:23:45 +00:00
jamiesensei
c308138f89
MDL-14202 "Replace Item Analysis Report with new improved 'Statistics' report." Removing Quiz Item Analysis report
2008-09-11 12:59:33 +00:00
jamiesensei
869309b8d8
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.
2008-09-11 12:48:08 +00:00
tjhunt
c861c8ac82
MDL-6751 improve the usability of the page a bit.
2008-09-11 11:07:04 +00:00
tjhunt
4b600aa005
MDL-16410 Implement the delete question type functionality on the question type administration screen.
2008-09-11 11:01:20 +00:00
tjhunt
ad4cd8374a
Improve comment.
2008-09-11 10:37:50 +00:00
tjhunt
0dc48e7132
MDL-16456 Remove support for old-style config.html files in modules.
2008-09-11 10:25:30 +00:00
tjhunt
1d1ca5ef85
MDL-16457 Remove support for old-style filterconfig.html files
2008-09-11 10:22:22 +00:00
dongsheng
7fab56b76a
"MDL-13766, improve settings"
2008-09-11 09:15:27 +00:00
tjhunt
e6b6b2bb73
MDL-14129 missing language string.
2008-09-11 08:49:42 +00:00
scyrma
453857b08b
MDL-15351: small fix when search is not used.
2008-09-11 08:13:12 +00:00
dongsheng
80108afd0e
"MDL-13766, expand automaticlly"
2008-09-11 07:58:39 +00:00
scyrma
30868c40ae
MDL-15351: testing to make folder expanded by default
2008-09-11 07:48:35 +00:00
tjhunt
5f9c912241
MDL-16447 move quiz-specific pictures out of theme/standard/pix/
2008-09-11 07:34:51 +00:00
scyrma
79902e8a8a
MDL-15351: it's now possible to search the local repository
2008-09-11 07:30:07 +00:00
jerome
3701fd35b1
MDL-15402: flickr rep admin settings updated (I forgot to set multiple instances to true)
2008-09-11 06:45:34 +00:00
jerome
0868f619c5
MDL-15402: flickr rep admin settings updated
2008-09-11 06:42:54 +00:00
tjhunt
dee2bdc010
MDL-16449 error unexpected event exception in essay question
2008-09-11 03:57:28 +00:00
dongsheng
8988c36bce
MDL-15488
...
Use a popup login window intead inline login form
TODO:
Find a grace way to verify token
2008-09-11 03:18:54 +00:00
moodlerobot
0d31eb465a
Updated the HEAD build version to 20080911
2008-09-11 02:01:32 +00:00
nicolasconnault
ef6f0f603d
MDL-15666 new unit test for new button class
2008-09-10 17:08:14 +00:00
mjollnir_
d1581fc53b
MDL-16423 - make the button object more robust by detecting errors better
2008-09-10 16:46:23 +00:00
mjollnir_
380a251f58
MDL-16423 - fixing bugs in last commit (portfolio_add_button refactor)
2008-09-10 16:43:33 +00:00
mjollnir_
ce09fecc99
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.
2008-09-10 16:34:08 +00:00
nicolasconnault
7a8977d5fb
MDL-15666 MDL-16177 Fixed pgsql bug
2008-09-10 15:14:44 +00:00
mjollnir_
354c9a5014
MDL-16414 - backing out earlier patch to try and fix this
2008-09-10 13:51:23 +00:00
mjollnir_
36b1cfd6c2
MDL-14591 - fix misnamed member variable in exporter class
2008-09-10 13:51:01 +00:00
mjollnir_
3d7fe06982
MDL-16414 - make the download plugin just redirect to the file url
2008-09-10 13:07:16 +00:00
mjollnir_
d5d9b23989
MDL-14591 - add get_base_file_url for pull portfolio plugins to use
2008-09-10 12:49:14 +00:00
mjollnir_
9b69a0ce56
MDL-16406 - trying to mitigate box.net problems slightly.
2008-09-10 12:04:30 +00:00
mjollnir_
5ec4b6978c
fix typo in boxlib library (renamefile)
2008-09-10 11:52:29 +00:00
mjollnir_
dd0f962c21
MDL-15760 - removing out of date comment in boxnet portfolio plugin
2008-09-10 11:03:25 +00:00
tjhunt
6f49dd0f36
MDL-16411 Oops, I had the logic backwards.
2008-09-10 10:30:43 +00:00
tjhunt
d849880e56
MDL-16411 Move all plugintype_pluginname_version values from config to config_plugins
2008-09-10 10:15:05 +00:00
mjollnir_
0b88fedf88
MDL-16423 - upload assignment types get mime detection (and fixed earlier related regression)
2008-09-10 09:38:04 +00:00
mjollnir_
e4af1deef4
MDL-15833 - added some commented out hints for upload resource (not implemented yet)
2008-09-10 09:36:42 +00:00
dongsheng
2d7bbf554a
"MDL-13766, add path to node"
2008-09-10 07:42:41 +00:00
dongsheng
911e0eb050
MDL-13766
...
1. change css className
2. add comments
2008-09-10 07:11:47 +00:00
tjhunt
d49962135c
Missing global $DB; causing fatal error.
2008-09-10 06:21:27 +00:00