skodak
255e7cc375
file auth.php was added on branch MOODLE_18_STABLE on 2007-02-20 17:06:48 +0000
2007-02-20 17:03:43 +00:00
tjhunt
1c63d8955d
Another wretched adslashes problem. Roll on placeholder. Thanks to Howard Miller. Merged from MOODLE_17_STABLE.
2007-02-20 15:18:22 +00:00
donal72
b74a216ad1
MNet goes from ISO8859-1 -> UTF-8; #MDL-8514 MDL-8514
2007-02-20 02:05:31 +00:00
lamsdev
41a5673659
Fixed javascript to be valid xhtml strict
2007-02-20 01:48:22 +00:00
tjhunt
56e1965f4f
MDL-4793 - Option to show question text in the question bank.
Also, fix layout problems on the quiz editing screen.
2007-02-20 01:46:01 +00:00
lamsdev
d1e3c0f2ec
Changed from using lib/soap/nusoap.lib library directly to using lib/soaplib.php.
...
Fix for MDL-6224
2007-02-20 01:11:45 +00:00
toyomoyo
7b8c690ecf
applying nick's patch to MDL-8534, typo in restorelib.php
2007-02-20 01:06:20 +00:00
stronk7
f800bf46f6
Changing iso-8859-1 encoding of excel files to windows-1252. It adds support for
...
some more (a few) characters. MDL-7993
Merged from MOODLE_17_STABLE
2007-02-19 23:23:50 +00:00
nfreear
fdcabcb3f1
Followup fix for Bug MDL-8434 "...can't delete groups" - delete _groupings_ (merged from HEAD).
2007-02-19 16:41:40 +00:00
moodler
28b7f29fbc
Removed raquo from continue buttons MDL-8528
2007-02-19 13:33:56 +00:00
ethem
7575a38529
Removed unnecesary code.
2007-02-19 12:07:06 +00:00
jmg324
ca57f3dd0d
MDL-8571 fixing broken links in help index
2007-02-19 11:38:55 +00:00
skodak
c819e5cadd
MDL-8570 broken flv player embedding and outdate player; backported from HEAD
2007-02-19 11:30:08 +00:00
tjhunt
872964f140
MDL-8145 - Add more options to the add random questions dropdown.
2007-02-19 04:24:02 +00:00
moodler
28a1d6e3c9
Automatic installer.php lang files by installer_builder (20070219)
2007-02-19 03:36:24 +00:00
moodler
fc1e2380e4
SMall formatting fix, no code change
2007-02-19 02:27:55 +00:00
skodak
eada4f02cc
MDL-8560 Chameleon not loading pix list on start page; backported from HEAD
2007-02-18 13:01:42 +00:00
moodler
70cf311253
Fixed selector menus and strings etc at the top MDL-8558
2007-02-18 12:58:44 +00:00
moodler
b0f625ebf3
I don't know why this function wasn't inheriting automatically but it works now ...
2007-02-18 06:11:41 +00:00
moodler
9c9c50d8ec
Fixed a typo causing Feedback to be printed before the header
2007-02-18 05:50:43 +00:00
koenr
e2f5df2d6f
MDL-8400 Changed currency of peru to Nuevo Sol
2007-02-17 23:37:51 +00:00
tjhunt
3ca50b0dd3
MDL-8154 - Typo in course search code. Fix thanks to Anthony Borrow.
2007-02-17 17:16:50 +00:00
stronk7
1ecce737cc
sync_users() now working both under MSSQL and Oracle. Big credits to
...
Jay Lee for his cool patch about MDL-7525 MDL-8023 MDL-8153
2007-02-17 01:24:16 +00:00
nfreear
f882530904
Fixes bug MDL-8059 "... won't restore - error A required parameter (id) was missing"
2007-02-16 15:57:05 +00:00
nfreear
6a800f3825
Fixes bug MDL-8059 "... won't restore - error A required parameter (id) was missing", reapplied martinl's 16/1 Strict fix (merged from HEAD).
2007-02-16 15:55:59 +00:00
nfreear
fb6c31f207
Fixes bug MDL-8059 "... won't restore - error A required parameter (id) was missing" (merged from HEAD).
2007-02-16 15:55:34 +00:00
nfreear
3d5bd70fea
Fixes Bug MDL-8545 "Restore bugs, groups-members and role assignments" (merged from HEAD)
2007-02-16 14:47:58 +00:00
sam_marshall
c32580cea0
MDL-8544 Fixed wiki locking require_js usage
2007-02-16 14:21:13 +00:00
skodak
88178d9b78
MDL-8542 External db auth cleanup
...
* some more sync script fixing
backported from HEAD
2007-02-16 10:56:21 +00:00
skodak
5553359aa4
MDL-8542 External db auth cleanup
...
* configurable encoding conversions
* fixed handling of magic quotes
* proper sybase quoting
* adodb debug mode
* fixed language strings
* sha1 support
* connection setup command (use names 'utf8')
backported from HEAD
* mysqli support
* form field labels
* general cleanup and minor fixing
2007-02-16 10:48:07 +00:00
skodak
503fc99f88
added recursive addslashes; backported from HEAD
2007-02-16 09:39:26 +00:00
vyshane
ae21a6519b
Merged from 1.7.
2007-02-16 08:43:10 +00:00
moodler
cfc90a8c60
Automatic installer.php lang files by installer_builder (20070216)
2007-02-16 03:42:00 +00:00
toyomoyo
a3572566d3
adding missing capabilities check
2007-02-16 02:40:05 +00:00
toyomoyo
c8f324143a
fixed wrong context, it should be possible to manage a single block
2007-02-16 01:24:58 +00:00
skodak
bf4846358f
fixed problem on user edit page when user not fully setup, reverted guest handling; backported from HEAD
2007-02-15 22:04:51 +00:00
skodak
e3c1819c36
fixed problem on user edit page when user not fully setup; backported from HEAD
2007-02-15 20:49:06 +00:00
skodak
fd95bf5153
fixed problems with undefined $USER->mnethostid causing page errors in IE during logout; backported from HEAD
2007-02-15 20:42:10 +00:00
nfreear
7342c508e7
Fixes Bug MDL-8533 "Can't add a user to more than 1 group in groupings" (merge from HEAD)
2007-02-15 14:55:34 +00:00
skodak
d41d24ce4f
MDL-7722 fixed wrong cleaning in backup paths; backported from HEAD
2007-02-15 09:45:37 +00:00
toyomoyo
37e936ab77
fix for MDL-8505 and some other assignemnt issues
2007-02-15 08:15:54 +00:00
moodler
d8b289ae95
Latest tags
2007-02-15 07:03:11 +00:00
moodler
635b51757a
Fixed a typo
2007-02-15 07:00:20 +00:00
moodler
b7b0aa01a5
New strings for environment check MDL-8527
2007-02-15 06:32:10 +00:00
moodler
837a9c5c12
Added environment check to all upgrades MDL-8527
2007-02-15 06:29:32 +00:00
vyshane
fe0bcf738c
Merged from 1.7.
2007-02-15 06:14:00 +00:00
toyomoyo
3d18158bc8
fix for MDL-8517, fixing xhtml error for redirects
2007-02-15 05:10:59 +00:00
toyomoyo
1e35f5f18e
fix for MDL-5829, blocks on blog page can not be minimized
2007-02-15 03:20:28 +00:00
moodler
c3c9612c1c
More fixes for format_time().. I removed weeks because they are a bit of a
...
language pack problem (we already have a string 'week' = "Week" which we can not
re-use)
2007-02-15 03:13:32 +00:00
moodler
e5da5f70ef
FIxed some format_time changes that I checked in accidentally
2007-02-15 02:51:40 +00:00