11872 Commits

Author SHA1 Message Date
moodler
bc01a2b8ea Some little cleanups ... all auto-links to external URLs now use _blank 2005-02-25 13:11:18 +00:00
moodler
2ae281532b New PARAM type called PARAM_CLEANHTML which knows how to clean up HTML properly 2005-02-25 13:10:24 +00:00
moodler
9aa959f222 Significant improvements to the message display 2005-02-25 13:09:27 +00:00
moodler
3b9f38bc5d FIxed popup window for users in chat window 2005-02-25 12:40:03 +00:00
moodler
e19a635c98 Removing the old <nolink> tags. In some cases using both <span class="nolink">
and <nolink> together was causing some problems. (SE)
2005-02-25 12:36:27 +00:00
moodler
b9795750e5 Er, last fix was in wrong frame. :-) 2005-02-25 12:35:20 +00:00
moodler
18212a7afe Try to make all links "pop out" of the frame 2005-02-25 12:28:02 +00:00
moodler
205baeb56a This development temporary hack got checked in by accident 2005-02-25 11:24:55 +00:00
moodler
f2c485e388 New styles added for glossary module. Other changes. (SE) 2005-02-25 11:10:35 +00:00
moodler
ebfd5ff7b3 Even more style changes. (SE) 2005-02-25 11:09:49 +00:00
moodler
91b4cb6867 More style changes. Will it ever end? (SE) 2005-02-25 09:16:54 +00:00
gustav_delius
072171497c forcelogin, forceloginprofiles and opentogoogle are config variables to do with setting permissions, so I moved them to the appropriate section on the config page. 2005-02-25 09:14:05 +00:00
moodler
56b641f018 Andrew Walker helped clean up the Flash MP3 player 2005-02-25 09:08:28 +00:00
moodler
9362b9b670 More CSS style changes. General tidy up, changed " to ' where appropriate. 2005-02-25 07:58:03 +00:00
moodler
e06f15ae31 FIxed some notices and cleaned up a little 2005-02-25 07:18:40 +00:00
moodler
e49617afd4 Added a HTML editor to the messages 2005-02-25 06:42:56 +00:00
moodler
7432795256 Quick fix for user login string styles 2005-02-25 06:24:22 +00:00
moodler
fd5b9188bd removed explicit style-adding for user login string 2005-02-25 06:23:46 +00:00
moodler
8fcdbee3c9 Added "Advanced" 2005-02-25 06:22:01 +00:00
moodler
d3593a675d user login string now always this style added 2005-02-25 06:20:53 +00:00
moodler
84854c09c6 Removed some classes from being added explicitly 2005-02-25 06:20:19 +00:00
gustav_delius
d2a9f7cc69 removed &amp; from url in password change confirmation email, see bug 2502 2005-02-25 06:08:40 +00:00
moodler
dcf193c25f Removed link from navigation bar 2005-02-25 04:48:47 +00:00
defacer
c2176d3725 A way to control what the dst preset import is allowed to do: insert/update/both 2005-02-25 04:41:19 +00:00
defacer
0f269d53ac Just a new button in the calendar admin screen to link to point to dst_update.php 2005-02-25 04:34:15 +00:00
defacer
d2fb3ce941 First version of automated DST update script. It DOES work, but it's barebones. 2005-02-25 04:23:21 +00:00
defacer
7ab8bb7160 Adding workaround for PHP < 4.3.0 where file_get_contents does not exist. 2005-02-25 02:46:05 +00:00
defacer
a43b5308c8 Fixed a typo in get_records_csv.
Made put_records_csv accept array of arrays as well as array of objects.
2005-02-25 02:06:42 +00:00
defacer
a77b98ebe6 Added function put_records_csv. This will be used to convert the results of
the Olson DST parser to csv format prior to importing. Could find other uses
as well.
2005-02-25 01:54:06 +00:00
defacer
13222d99b5 Adding new fields to the dst_preset table. 2005-02-25 01:24:52 +00:00
stronk7
2231b98040 Avoid some notices breaking image display and correct redirects. Bug 2638.
(http://moodle.org/bugs/bug.php?op=show&bugid=2638)

Merged from MOODLE_14_STABLE
2005-02-25 00:11:49 +00:00
koenr
a911502df6 keep on fixing thislanguage: seems to be destroyed by online editor. 2005-02-25 00:07:43 +00:00
stronk7
472a28cab4 Now the get_participants() standard function is working inside wiki module
Merged from MOODLE_14_STABLE
2005-02-24 23:50:24 +00:00
gustav_delius
1c887009ab fixed single quote bug that led to $post->subject being displayed. 2005-02-24 22:24:03 +00:00
martinlanghoff
b935c832ec Merged from MOODLE_14_STABLE - Provide an explicit sortorder for new courses in empty categories, and run fix_course_sortorder() after adding the course to make sure its in the appropriate range for the category. This mege adds fix specific to HEAD: it reverts an earlier bad fix. 2005-02-24 21:22:06 +00:00
martinlanghoff
97cfb9352c Merged from MOODLE_14_STABLE - Backing out bad sortorder fix in restorelib -- actually we didn't need one. 2005-02-24 21:14:32 +00:00
skodak
39ba6d586a Slasharguments test for health center, please test 2005-02-24 21:14:32 +00:00
mits
dae66d9e54 translated one help file. 2005-02-24 21:13:29 +00:00
mits
e517bf8b16 pllished and translated one help file. 2005-02-24 20:33:49 +00:00
dhawes
ec288447d2 removed one excess <br /> tag as noted in Tim's comment here: http://moodle.org/mod/forum/discuss.php?d=18121 2005-02-24 16:23:48 +00:00
barias
2cb8fdc6a4 Latest updates in spanish translation 2005-02-24 12:42:46 +00:00
lapsa
c0f750050e Document for using shibboleth authentication module with Moodle 2005-02-24 12:10:34 +00:00
moodler
0143fb9f94 Upgrade activity modules first ... see bug 2630 2005-02-24 09:03:24 +00:00
gustav_delius
6f07ab6444 Updated calls to get_string() for some strings that were moved to lang/en/admin.php 2005-02-24 08:49:32 +00:00
carlesbellver
f5a10e4fa3 *** empty log message *** 2005-02-24 08:43:56 +00:00
defacer
8c1315ff0a Added missing defaults for the 4 clam options, they gave me notices when
test-driving upgrade MOODLE_141 -> HEAD
2005-02-24 04:59:27 +00:00
defacer
c903f9b076 Fix for bug 2627 (which was real and not a duplicate). 2005-02-24 04:26:33 +00:00
moodler
6f9e100660 A possible fix for bug 2629 and PostgreSQL inflexibility. ;-) 2005-02-24 02:47:18 +00:00
defacer
599f38f9db New filelib, with get_records_csv(). 2005-02-24 02:36:45 +00:00
stronk7
856bf0456b Now SITEID folder is created if it doesn't exist. Bug 2580
(http://moodle.org/bugs/bug.php?op=show&bugid=2580)
2005-02-24 00:01:52 +00:00