stronk7
b6fd063054
Fixed typo causing mysql fail on install without prefix. MDL-8203
2007-01-16 17:41:58 +00:00
donal72
492d44e4f7
Mnet: Show that a key has expired.
2007-01-15 22:00:28 +00:00
skodak
acdd790f74
print_footer('none') during install and upgrade to hide home link and xhtml strict fixes
2007-01-15 19:16:29 +00:00
mudrd8mz
de4214a592
The script used to fwrite \?\> instead of ?>. Fixes MDL-8129.
...
This was introduced in 1.80 by moodler. Don't know why but it caused an PHP critical
syntax error.
2007-01-15 11:40:26 +00:00
mudrd8mz
f024bea279
The maximum length of the missing strings to display can be set now. Fixes MDL-8184.
...
Because the tags <pre>...</pre> are used when displaying original English
version of missing texts, the screen may get very wide. This patch displays
only first 60 characters followed by '...'. This produces better output.
2007-01-15 11:18:26 +00:00
donal72
fc7900e75e
MNet: Display expiry date of local certificate
2007-01-15 09:14:41 +00:00
vyshane
bae3a75ce8
Fixed text box display width.
2007-01-15 08:02:10 +00:00
vyshane
dd2a21da76
Fixes for MDL-7861.
2007-01-15 07:59:28 +00:00
vyshane
e524c0ed56
Fixes for MDL-7861.
2007-01-15 07:29:25 +00:00
martinlanghoff
bb931a61c6
rcache: cleanup, upgrade path, config options (MDL-8163)
...
record cache and caching schemes get a little cleanup, faster
if()s and a nice set of config options. Users who've been using
the internal cache get a nice upgrade too.
2007-01-14 23:02:13 +00:00
stronk7
5c8b250f37
Now the list of downloadable langs (when no fopen is available) doesn't break XML. Related to MDL-7861
2007-01-13 20:17:20 +00:00
stronk7
dbaa905e10
Now all the filters global config pages are valid XML. Related to MDL-7861
2007-01-13 20:15:09 +00:00
stronk7
629b635dc4
Now frame-less phpinfo page is valid XML. Part of MDL-7861
2007-01-13 20:11:31 +00:00
moodler
c4054f90f3
Admin registration page -> XHTML Strict
2007-01-13 05:38:37 +00:00
stronk7
6b65a11173
empty array as default value for a multiselect config variable.
2007-01-12 18:53:09 +00:00
tjhunt
b317007212
MDL-8165 - Admin setting to control which roles are synced to metacourses
2007-01-12 18:03:36 +00:00
moodler
1d388f6a1f
Moved header to the top
2007-01-12 08:29:03 +00:00
ikawhero
841f143d20
Adding the customisable profile fields link
2007-01-12 07:04:19 +00:00
donal72
7340c7435c
Mnet: Remove 'Hide remote users' if there are no remote users: MDL-8068
2007-01-12 01:10:36 +00:00
stronk7
60b562c49e
Adding some $CFG->dbfamily-s here and there. MDL-7061
2007-01-12 00:06:08 +00:00
moodler
bafc6a0bf1
Tidy tidy
2007-01-11 08:33:51 +00:00
moodler
195b310566
XHTML Strrrrict and css tidying
2007-01-11 08:31:58 +00:00
donal72
1ca484a3b7
mnet: XHTML strict fixes: MDL-7861
2007-01-11 04:11:25 +00:00
donal72
5a3be3847e
mnet: Replace hardcoded strings: MDL-8069
2007-01-10 23:15:53 +00:00
donal72
5ecfc853c9
auth: XHTML strict fixes: MDL-7861
2007-01-10 20:42:40 +00:00
donal72
a1229bdd39
mnet: XHTML strict fixes: MDL-7861
2007-01-10 00:10:38 +00:00
moodler
f689ff1a9f
Making it strict
2007-01-09 12:32:51 +00:00
moodler
0a8d5d7750
Tidying up some strict!
2007-01-09 12:32:12 +00:00
moodler
1bd1f9797e
Just tidying on my way through
2007-01-09 12:31:09 +00:00
moodler
819f239a81
Strict on editing long files too
2007-01-09 09:22:16 +00:00
moodler
5a34b76be0
Strrrrrrict when editing language files
2007-01-09 09:20:55 +00:00
moodler
99b112ee32
More cleaning up XHTML Strict
2007-01-09 09:11:50 +00:00
moodler
fc935b3095
Fix strings
2007-01-09 09:01:38 +00:00
moodler
5d6993b187
MOved some loose strings I found
2007-01-09 08:25:40 +00:00
moodler
c7b8ac330b
Fixes for copyright notice during install MDL-8114
2007-01-09 08:18:34 +00:00
moodler
53add79acf
Added a surrounding div to make the form xhtml strrrrrict
2007-01-09 08:16:31 +00:00
donal72
c65160b58e
mnet: admin/enrol_config.php XHTML strict fixes: MDL-7861
2007-01-09 01:31:53 +00:00
skodak
82b9f43e76
MDL-7861xhtml strict fixes
2007-01-08 21:22:57 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
donal72
1bbb43eb93
mnet: XHTML strict fixes: MDL-7861
2007-01-08 07:16:29 +00:00
skodak
a5c96d06e5
MDL-8097 - fixed two problems in auth locking settings - one caused by my previous patch (sorry) and the other by forgotten hidden auth in form
2007-01-06 22:27:06 +00:00
moodler
3c76e67145
Better errors that lead to the wiki for more help MDL-8068
2007-01-05 08:46:10 +00:00
donal72
cd607643dc
mnet: Removed hardcoded English strings from some MNET files: MDL-8069
2007-01-05 05:58:39 +00:00
skodak
b150307551
MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes
2007-01-04 23:59:55 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
skodak
fa73873105
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
2007-01-04 18:23:55 +00:00
moodler
6c9c87146a
This file is in index.php now ...
2007-01-04 16:03:19 +00:00
martinlanghoff
1734e61a41
mnet: check for openssl extension
2007-01-04 06:19:56 +00:00
martinlanghoff
b763d139b4
mnet: xhtml strrrrrrrrrrickt mein herr
2007-01-04 06:13:20 +00:00