moodlerobot
eb966355ce
Updated the HEAD build version to 20081205
2008-12-04 23:52:23 +00:00
moodlerobot
d650776391
Automatic installer.php lang files by installer_builder (20081205)
2008-12-04 23:25:39 +00:00
skodak
995821591d
MDL-17534 simpletest: temporary fix for exception problems
2008-12-04 23:19:37 +00:00
skodak
9d833e931c
MDL-17522 improved dml tests, fixed use of reserved word "number"
2008-12-04 23:16:35 +00:00
exe-cutor
2db6ec1946
Merged Shibboleth logout support from 1.9 stable
2008-12-04 16:28:42 +00:00
pichetp
636bbc8728
MDL-17524 Deleting a calculated question delete datasetdefinitions shared by other question
...
} missing...
2008-12-04 16:04:48 +00:00
pichetp
57db70affb
MDL-17524 Deleting a calculated question delete datasetdefinitions shared by other question
2008-12-04 15:56:01 +00:00
pilpi
74c640b3a7
quiz editing: MDL-17409 converted string to use $a
...
created new string
2008-12-04 15:53:30 +00:00
pilpi
5af1b21ab2
quiz editing: MDL-17409 converted strings to use $a
...
converted concatenation to use $a instead for new (committed with the rest of Quiz UI redesign project) strings, created new strings for old strings that did not yet use $a
2008-12-04 15:13:22 +00:00
skodak
0055221839
MDL-17522 no db specific tests - they all must work the same!
2008-12-04 15:06:28 +00:00
pilpi
923602a056
quiz editing: MDL-17409 added some rtl CSS for the new quiz editing UI
2008-12-04 13:28:55 +00:00
pilpi
3e6ad1d7a4
quiz editing: MDL-17409 removed ":" from source
...
removed ":" from source where they occured with new (committed with the rest of Quiz UI redesign project) strings and changed the strings accordingly
2008-12-04 13:28:20 +00:00
samulik
7e2d412d0a
course import: MDL-17497 PHP was running out of memory if a category had a lot of courses. Now get_courses only fetches course id and fullname (merge from 19_STABLE)
2008-12-04 12:23:12 +00:00
skodak
3ff8bf266b
MDL-17522 improved dml tests, fixed sql LIMIT support in native drivers
2008-12-04 11:52:53 +00:00
tjhunt
8ed5dd63ee
course categories: Fix many bugs with category editing and permissions. Clean up code.
...
Bugs: MDL-17479, MDL-16426, MDL-16063, MDL-16013, MDL-15658, MDL-15556, MDL-15161, MDL-14925, MDL-13742, MDL-11557.
* Simplify category editing permissions to just moodle/category:manage and moodle/category:seehiddencategories.
* Enforce those correctly. (Note MDL 17502 is still outstanding.)
* Don't screw up category sort order when you just edit name or description.
* Niceties like where redirects go when you cancel or submit forms.
* Make sure a global course creator can see the site admin block.
* Don't allow a category to be made the child of one of its children!
* General code cleanup to bring key files more in line with best pracitice.
Apologies for the fact it is one big patch, rather than a series of smaller patches. However, categoryedit.php, category.php and index.php where in pretty bad shape and needed significant cleaning up. categoryedit.php, in particular, was almost completely rewritten.
Merged from MOODLE_19_STABLE.
2008-12-04 08:53:10 +00:00
dongsheng
4faace3781
"MDL-17448, fix assignment due time, merged from 1.9"
2008-12-04 08:17:24 +00:00
piers
b86aa44854
MDL-17310 - Fixup an issue with relative directory paths. Thanks Jonathan.
2008-12-04 03:25:43 +00:00
moodlerobot
543f7283a7
Updated the HEAD build version to 20081204
2008-12-03 18:30:13 +00:00
moodlerobot
9a421fe3b3
Automatic installer.php lang files by installer_builder (20081204)
2008-12-03 18:00:36 +00:00
ericmerrill
62097c91ed
weblib: MDL-16293: background-color attribute stripped from html. Adding 'background-color' attribute to $ALLOWED_PROTOCOLS array so kses doesn't drop it.
2008-12-03 16:31:49 +00:00
tjhunt
2aa3baedc7
capability report: MDL-17410 did not work if a capability was not set anywhere.
...
Change it so that the system context is always shown.
2008-12-03 02:40:17 +00:00
skodak
189f3ee9bf
MDL-14679 enforce prefix for native pg driver
2008-12-02 10:07:03 +00:00
skodak
1638ad5317
MDL-14679 removed unnecessary CFG from native drivers
2008-12-02 10:01:01 +00:00
dongsheng
b423b4af24
REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
...
new ajax filemanager.
2008-12-02 07:05:15 +00:00
dongsheng
ab118fc2c7
REPOSITORY/MDL-15488
...
lang strings for flickr public plugin
2008-12-02 07:03:54 +00:00
skodak
0d79e2ec2d
MDL-17392 - mailstop typo - credit goes to Daniel Neis, thanks; merged from MOODLE_19_STABLE
2008-12-01 22:38:40 +00:00
poltawski
f6d3e2c486
lib: class curl does http proxy tunneling if http proxy set. Most
...
proxies do not permit this so I think its better to just use pure
pure http MDL-17482
2008-12-01 22:23:42 +00:00
skodak
53bd22559d
MDL-17486 added option to make my courses list in user profile hidden
2008-12-01 22:06:33 +00:00
skodak
5ff311f0b7
MDL-11261 hiddenuserfields/lastaccess now fully respected on participants page
2008-12-01 20:45:46 +00:00
poltawski
a07e0af03a
forum: Portfolio save button was adding an additional '|' when no plugins
...
available MDL-17467
2008-12-01 20:40:42 +00:00
mchurch
6795800d8b
Fixed addslashes_object deprecated message.
2008-12-01 20:05:00 +00:00
skodak
7dfd669a03
MDL-11261 setting hidden user lastaccess now works on outline report
2008-12-01 20:02:12 +00:00
skodak
3c7da16d2d
MDL-17485 roles: fixed use and definition of review use of moodle/user:viewuseractivitiesreport
2008-12-01 19:19:29 +00:00
sam_marshall
832e1528ad
MDL-17425: Unit test system - improved reporting of moodle_exception
2008-12-01 16:46:01 +00:00
tjhunt
5138f9623d
Remove unnecessary extra $Id$ tag. It messes up the unmerged files list, and makes merging extra difficult.
2008-12-01 07:09:37 +00:00
tjhunt
df73f8d4e1
restore: MDL-17480 Potentially expensive function user_can_create_courses called repeatedly from restore UI.
2008-12-01 06:55:11 +00:00
pichetp
77f60b432a
removing an echo diagnostic output...
2008-12-01 04:03:48 +00:00
pichetp
cae0b24abb
Modify a DB call so that the first index is not multiple .
...
Eliminate references to datasetdefinition->type other than 1
as the dataset tables are just used by calculated that used type =1 i.e. LITERAL.
2008-12-01 04:00:54 +00:00
danmarsden
9316beca89
force scorm update:MDL-17034: force update of SCORM when scorm_simple_play is used.
2008-12-01 03:32:39 +00:00
stronk7
fed640276f
MDL-13202 Windows Installer: Add new string to show mysqli usage
2008-11-30 23:22:28 +00:00
skodak
96cdaa4044
MDL-11259 stats report: do not show links to logs if not having required capability
2008-11-30 21:33:58 +00:00
stronk7
30d2832dd0
Added create_database() method (to be used at least by Win32 installers)
2008-11-30 19:29:37 +00:00
poltawski
83b510875d
repository: New Picasa Web Albums Plugin MDL-17473
2008-11-30 17:37:06 +00:00
skodak
283ebb7147
MDL-11984 blocks: new capability block/online_users:viewlist which may be used to restrict viewing of list of online users, if cap not allowed only number of users dispalyed, I hope this will be also faster because only one query used now (insetad of two); for BC reasons enabled by default in all legacy roles
2008-11-30 15:42:48 +00:00
skodak
d86f4473e5
MDL-17372 moving the categories out of the if cap block - cap report needs to add page there
2008-11-30 14:09:24 +00:00
skodak
358e2a0bd2
MDL-17464 profile reports are now respecting course report caps
2008-11-30 12:04:27 +00:00
poltawski
683dacd065
Removing the obsolete plugins which depend on alredy removed libs
...
MDL-16417
2008-11-29 20:27:04 +00:00
poltawski
ee91cf9591
portfolio: MDL-16417 - Adding googledocs/picasa plugins
...
* Added simple library for googleapi things
* Respository plugins to follow
2008-11-29 20:24:25 +00:00
piers
7554f67190
MDL-16651 - add in delete attempt capability - thanks Dan/Tim.
2008-11-29 17:51:47 +00:00
skodak
7035aa3a4a
MDL-17372 new course reports string - role definition improvement; merged from MOODLE_19_STABLE; fixed merging
2008-11-29 16:43:18 +00:00