toyomoyo
fdcf2c4a07
merged fix for 5686
2006-06-02 02:54:28 +00:00
stronk7
2dbd7916e0
Adding propper support for the forum->user report log action. It was
...
a bit wrong. Code credits go to Petr!
Merged from MOODLE_16_STABLE
2006-06-01 23:16:08 +00:00
skodak
cb77cf1262
fixed problem in restricted modules - mods were accessed using strtolower(translated module name) instead of directory name as usual, it partially worked for English; merged from MOODLE_16_STABLE
2006-06-01 19:52:38 +00:00
skodak
7f9ba24ef2
fixed - unable to disable blocks; merged from MOODLE_16_STABLE
2006-06-01 19:13:52 +00:00
ethem
8da4b779e4
Documentation for status codes and actions. Merged from MOODLE_16_STABLE
2006-06-01 16:08:00 +00:00
skodak
165a7502f8
Bug #5643 - add Yahoo online status to user profile; merged from MOODLE_16_STABLE
2006-06-01 15:19:06 +00:00
skodak
82e6ea72a9
Bug #5684 - frameset page in UTF8 doesn't appear on IE; merged from MOODLE_16_STABLE
2006-06-01 14:50:41 +00:00
tjhunt
cd70aa32f2
Bug 5247: stop people creating tests with a close date before the open date.
2006-06-01 14:27:37 +00:00
ethem
095759281b
Authorize.net Merchant Payment Gateway
...
Authorize module is not only credit card gateway but also it has echeck.
Echeck is implemented soon, please AUTHORIZE_ECHECK branch for more details.
2006-06-01 14:13:07 +00:00
thepurpleblob
a0d187bfd7
Merged from STABLE
2006-06-01 10:13:57 +00:00
ethem
d65af16ffd
Just some tidy-ups. Merged from MOODLE_16_STABLE
2006-06-01 08:51:20 +00:00
vyshane
749818fd09
Merged from 1.6. Fix for cvs update -kk -j MOODLE_16_MERGED -j
...
MOODLE_16_STABLE.
2006-06-01 08:10:34 +00:00
ethem
e302f054b3
Just some tidy-ups. Merged from MOODLE_16_STABLE
2006-06-01 07:47:22 +00:00
moquist
b40a2b43be
Added $return parameters to print_paging_bar() and print_table().
2006-06-01 05:51:45 +00:00
skodak
1f48cd2892
Bug #5661 - mymoodle redirect problem; merged from MOODLE_16_STABLE
2006-06-01 05:40:45 +00:00
vyshane
65d169680c
Merged fix from 1.6 (missing lang string)
2006-06-01 04:08:45 +00:00
vyshane
69c9c3e696
Fix for get_string(), which was not building path to report language files
...
correctly.
2006-06-01 03:10:17 +00:00
toyomoyo
f9631ddb0d
merged, bug fix for 5352, setting ignore_user_abort to false
2006-06-01 02:32:07 +00:00
danmarsden
8f3c8cdd84
BUG 5662 - bad check for 1.6 version.
2006-05-31 20:28:18 +00:00
stronk7
9914f09319
Prevent doubleslashes once and again in paths. Also prevent them when writing config.php
...
Merged from MOODLE_16_STABLE
2006-05-31 17:54:58 +00:00
tjhunt
7baff8aa1a
Fix for bug 5379: Item analysis report should not have a hard coded list of question types.
...
Please test this if you have a moodle install with some unusual question types. Thanks.
Merged from 1.6stable.
2006-05-31 15:58:39 +00:00
tjhunt
ce687025b7
Fix some Eclipse code style warnings.
2006-05-31 10:35:17 +00:00
tjhunt
1dd9972889
Check for errors before doing other processing. (Compare this with the add case.)
2006-05-31 10:34:05 +00:00
toyomoyo
cc82876291
changepassword obsolete, merged
2006-05-31 07:24:19 +00:00
toyomoyo
6dede909af
merged, changepassword obsolete
2006-05-31 07:12:10 +00:00
toyomoyo
c26ba25f32
merged, changepassword obsolete
2006-05-31 06:58:51 +00:00
toyomoyo
e79771162c
merged, changepassword obsolete
2006-05-31 06:42:35 +00:00
toyomoyo
c17253f9dc
merged change to allow admins to click on the force password change checkbox if using internal_auth
2006-05-31 06:29:13 +00:00
stronk7
ae34cad5fd
Users with messages (and messages) are only included in
...
SITEID backup. Bug 5658.
(http://moodle.org/bugs/bug.php?op=show&bugid=5658 )
Merged from MOODLE_16_STABLE
2006-05-30 16:58:50 +00:00
mudrd8mz
f20c155a3b
* "go to first missing string" link can be displayed (see LANG_DISPLAY_MISSING_LINKS)
...
* "go to next/previous missing" links can be displayed (see LANG_DISPLAY_MISSING_LINKS)
* submit button may be repeated (see LANG_SUBMIT_REPEAT*)
* added (empty) "summary" attribute for the <table>'s
* added error_reporting(E_ALL ^ E_NOTICE); in "compare" mode (even in debug environment we know that missing keys are missing strings here, not bugs ;-)
* LANG_DEFAULT_FILE can be now set. moodle.php used to be opened automatically. As it was (and still is) one of the biggest files it usually took a long time to load the page even if you just want to choose the file to translate.
* added links from "missing" to "compare" mode page
* English strings are now key-sorted in "missing" mode
* list of files with missing strings is now displayed at the top of "missing" page
* A lot of changes to support translation of *_utf8_local langugage packs. Needs testing
* Merged with version by Mitsuhiro Yoshida - display icon links instead of text links (I have changed the position of arrow icons to not to be so close each other)
2006-05-30 16:47:59 +00:00
bobopinna
723fe255b4
Two icons added by Pham Minh Duc
2006-05-30 14:01:51 +00:00
nfreear
ef4c53696b
Fix bug 5628 (Farsi RTL language), modify '.accesshide' style so top is large negative, not left. Merged from STABLE branch.
2006-05-30 11:24:42 +00:00
skodak
2a0824b4a3
blacklist PHP 5.0.x in installation precheck; merged from MOODLE_16_STABLE
2006-05-30 09:50:23 +00:00
skodak
d976b5fecb
blacklist PHP 5.0.x in installation precheck; merged from MOODLE_16_STABLE
2006-05-30 09:42:29 +00:00
ethem
8761b0bc4f
If config wwwroot starts with 'https', ignore config loginhttps value.
...
Dependency: Bug #5647 ; Merged from MOODLE_16_STABLE.
2006-05-30 08:32:43 +00:00
skodak
8af190b388
fixed typo - randomsmatch notice bug 5652; merged from MOODLE_16_STABLE
2006-05-30 06:29:07 +00:00
toyomoyo
3280c9fcc4
merged fix for 5648, utf8 migration problem
2006-05-30 02:51:52 +00:00
martinlanghoff
9aad454299
auth/ldap: better handling of empty values from ldap
2006-05-30 00:44:21 +00:00
stronk7
aca116d84e
Bump equivalent to 1.6
2006-05-29 22:50:44 +00:00
skodak
508b76d94f
fixed warning from clone($SITE) during site setup; merged from MOODLE_16_STABLE
2006-05-29 20:33:12 +00:00
stronk7
cfba5440c0
Normalize oracle driver name.
2006-05-29 17:42:01 +00:00
stronk7
2d2f440b6e
Adding environmental checks for 1.7 (mssql and oracle added)
2006-05-29 17:35:19 +00:00
moodler
19078b653a
Merged title fix from stable
2006-05-29 09:55:42 +00:00
moodler
ed527b33cc
Merged changes from stable
2006-05-29 09:40:38 +00:00
moodler
854c0e06a3
Merged CSS improvements for MyMoodle from stable
2006-05-29 09:27:40 +00:00
moodler
d6da4a1aeb
merged mymoodle fix from stable
2006-05-29 09:21:36 +00:00
moodler
10312bf9a2
Fixed some issues with course overview report
2006-05-29 09:10:33 +00:00
skodak
8f643c818b
Bug #5620 - MyMoodle shows bogus Assignment due date; merged from MOODLE_16_STABLE
2006-05-29 08:37:51 +00:00
moodler
815c84a8dc
Merged fix from stable
2006-05-29 08:36:58 +00:00
moodler
80acd6be74
Use global $COURSE in print_header to avoid ugly hack
2006-05-29 08:22:52 +00:00