scyrma
ec885ec6f8
MDL-14999 & MDL-10657: Fix for a few problems in HTMLArea. (Patch by Nicklas Lindgren) (merge from 1.8/1.9)
2008-07-10 04:13:28 +00:00
scyrma
e3b9ae8e01
MDL-10586: Fix header to show the right display order. (Initial patch by Mitsuhiro Yoshida) (merge from 1.8/1.9)
2008-07-10 03:37:04 +00:00
dongsheng
a158cf7ff2
MDL-15563, use require instead require_once, see tracker.
2008-07-10 01:53:44 +00:00
moodlerobot
3ae5d21962
Updated the HEAD build version to 20080710
2008-07-10 01:35:29 +00:00
tjhunt
b1103f2bf2
MDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect if we recieve an old-style URL, since they are stored in a few places like the logs. Also update all URLs we generate that point to attempt.php.
2008-07-09 17:00:26 +00:00
tjhunt
453c96f68b
Missing $this.
2008-07-09 16:58:47 +00:00
skodak
eb0efd502f
merging previous commit to HEAD
2008-07-09 14:53:32 +00:00
thepurpleblob
79e3dd8e3c
MDL-14431
...
Changing import/export help to be properly pluggable.
2008-07-09 13:07:29 +00:00
thepurpleblob
08b82a53f3
MDL-14431
...
Changing import/export help to be properly pluggable.
2008-07-09 12:56:54 +00:00
skodak
54a606e91c
MDL-15469 adding fclose before write to already open file; merged from MOODLE_19_STABLE
2008-07-09 10:35:25 +00:00
thepurpleblob
906ebc4b66
MDL-15571:
...
Now substitutes for group templates
2008-07-09 10:26:13 +00:00
dongsheng
02ca4d63a4
MDL-15563, fix undefined variable and debugging information.
2008-07-09 09:32:34 +00:00
scyrma
b7f2b8e644
MDL-15403: Patch sent by Peter Bulmer, said to have been written by Donal McMullan. Prevents a remotely-triggered mass-unenrolments of users in a
...
(mnet-enabled) course. (merge from 1.9)
2008-07-09 09:10:09 +00:00
dongsheng
5bce597214
MDL-15488, paging for flickr plugin
2008-07-09 07:48:33 +00:00
dongsheng
b2d8bce62a
MDL-15350, bugs fix.
2008-07-09 07:46:30 +00:00
dongsheng
a9fd1e486e
MDL-15488, bugs fix.
2008-07-09 07:45:23 +00:00
dongsheng
a5efac3bd0
MDL-15488, fix bugs of curl class.
2008-07-09 02:44:44 +00:00
moodlerobot
94f2783ccc
Updated the HEAD build version to 20080709
2008-07-09 01:35:49 +00:00
tjhunt
66d07f81a1
MDL-15538 - Rework attempt.php to use attemptlib.php - I had broken processing of submitted responses. Hopefully it is fixed again now.
2008-07-08 18:22:18 +00:00
tjhunt
4fc3d7e549
MDL-15539 - Rework review.php to use attemptlib.php - the bulk of the conversion.
2008-07-08 17:47:57 +00:00
tjhunt
1aab356193
MDL-15539 - Rework review.php to use attemptlib.php - clean up how review options are calculated, fix up some comments, and make some requires more robust.
2008-07-08 17:46:59 +00:00
tjhunt
10440b746a
MDL-15538 - Rework attempt.php to use attemptlib.php - fix a comment.
2008-07-08 17:45:32 +00:00
tjhunt
72395e60cb
MDL-15541 - Refactor starting a new attempt into a new file startattempt.php - slight improvement to the code.
2008-07-08 17:43:34 +00:00
tjhunt
78e7a3dd5d
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase - quite a lot of progress, sorry I am committing this as a big lump, but it took me a while to get the code back to a working state.
...
MDL-15537 - create oo attemptlib.php to hold shared code between attempt, summary and review.php
MDL-15541 - Refactor starting a new attempt into a new file startattempt.php
MDL-15538 - Rework attempt.php to use attemptlib.php
2008-07-08 16:33:47 +00:00
tjhunt
1b8b535dda
MDL-11905 - Users with the capability to export questions may not have the capability to access backupdata. Therefore we need to change where question export files are stored. Merged from the 1.9 stable branch.
...
Note that once the file API is finished, this will have to be redone. I have created MDL-15573 for that.
2008-07-08 11:23:31 +00:00
thepurpleblob
c0a578c071
MDL-15304
...
Default name 'label' is looked up from language pack.
Merged from STABLE_19
2008-07-08 09:39:18 +00:00
thepurpleblob
8f829910d6
MDL-15304
...
Remove the item number from the created label name. It doesn't work for new labels.
Merged from STABLE_19
2008-07-08 08:45:26 +00:00
dongsheng
52ffbaae61
MDL-15349, cache enabled lib.php.
2008-07-08 05:02:41 +00:00
dongsheng
9d8047cb77
MDL-15349, repository_cache class added, which can reduce request time significantly.
2008-07-08 05:00:59 +00:00
dongsheng
25752e82b4
MDL-15402, searching repository folder for language files.
2008-07-08 01:48:40 +00:00
dongsheng
683354006f
MDL-15402, add lang file for flickr plugin.
2008-07-08 01:45:00 +00:00
dongsheng
dd590cd233
MDL-15402, lang files for boxnet plugin.
2008-07-08 01:43:41 +00:00
moodlerobot
0e1fbf0c43
Updated the HEAD build version to 20080708
2008-07-08 01:37:14 +00:00
moodlerobot
0ea0e78cc6
Automatic installer.php lang files by installer_builder (20080708)
2008-07-08 01:18:14 +00:00
skodak
123d1acd34
MDL-13383 fixed restore form; merged from MOODLE_19_STABLE
2008-07-07 22:35:23 +00:00
skodak
739da48c01
MDL-15561 unsubscribe all option implemented
2008-07-07 21:51:01 +00:00
mjollnir_
ac5efef6b5
MDL-15562 database tables, upgrade and version bump for portfolio API
...
- portfolio_instance, portfolio_instance_user, portfolio_instance_config
2008-07-07 15:09:40 +00:00
skodak
b373260475
MDL-15413 warn admins if display_errors enabled
2008-07-07 14:34:40 +00:00
sam_marshall
a2d51ba880
MDL-15560 Install fails again (missing global $DB)
2008-07-07 12:33:45 +00:00
thepurpleblob
e7ef42f531
MDL-15473
...
Fixed typo causing the image location to be ignored if the base_64 image is not included.
Mereged from STABLE_19
2008-07-07 11:54:39 +00:00
dongsheng
eaba88e917
MDL-15488, version.php added
2008-07-07 08:36:53 +00:00
scyrma
e7134583d7
MDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from 1.9)
2008-07-07 07:45:51 +00:00
scyrma
0c9bba1c76
MDL-14237: Removing calls to html_entity_decode, along with some syntax cleanup (merge from 1.9)
2008-07-07 07:19:24 +00:00
dongsheng
97f7393dcc
"MDL-15349, create a new function to get all repository plugins"
2008-07-07 06:54:39 +00:00
scyrma
a72529c73f
MDL-14772: Prevent official tags from being deleted when tag_instance table is empty. (Patch by Hynek Černoch) (Merge from 1.9)
2008-07-07 06:40:35 +00:00
dongsheng
ed461df329
MDL-15348, remove useless image
2008-07-07 06:37:55 +00:00
dongsheng
0eb58cf43a
MDL-15488
...
1. Create a ajax file picker, which can switch views(list and thumbnail now), transfer json data between server and client side
2. Improve curl.class.php
3. Improve boxnet plugin, which won't need to redirect box.net to authenticate from now on
4. Improve flickr plugin
2008-07-07 06:34:39 +00:00
dongsheng
f68316b9db
"MDL-15348, adding a loading image for repository file picker, created by http://www.ajaxload.info/ "
2008-07-07 06:16:04 +00:00
scyrma
18d330b0ac
MDL-12649: Prevent editing a blog from changing the display sort (based on creation date) (Patch by Dan Poltawski) (merge from 1.9)
2008-07-07 03:21:52 +00:00
moodlerobot
a4b309284e
Updated the HEAD build version to 20080707
2008-07-07 01:33:11 +00:00