19787 Commits

Author SHA1 Message Date
moodler
d87a9d7338 Fixed the upgrade_plugins function so that it automatically
handles the .sql file for first installation (just like activities)
2006-04-16 16:50:55 +00:00
moodler
0236ec73be Don't show tabs when creating admin user 2006-04-16 16:49:28 +00:00
moodler
9e458bb388 Moodle Docs link on home page could be a bit confusing 2006-04-16 16:21:50 +00:00
moodler
9bb4d21fa5 No agreement to license sends you to docs.moodle.org 2006-04-16 16:09:12 +00:00
moodler
16ad40e145 Fix for chat character sets bug 5010 2006-04-16 16:01:40 +00:00
moodler
bd507453f7 The install script should always be Unicode. 2006-04-16 15:58:24 +00:00
moodler
f666830caf Removed blank line 2006-04-16 15:56:36 +00:00
gbateson
23efbfa15e improved readability of reg. exp. in adjust_media_urls function 2006-04-16 02:10:14 +00:00
stronk7
ff62d70dc6 Two more uses of format_string() agains entry->concept 2006-04-15 19:28:26 +00:00
stronk7
deb59b8f95 Filter one more string if filterall is enabled. 2006-04-15 19:24:44 +00:00
stronk7
a7117f3ac1 Added one missing string 2006-04-15 19:21:36 +00:00
stronk7
717f14b627 strstr(string haystack,string needle). We were doing the opossite. Bug 5037.
(http://moodle.org/bugs/bug.php?op=show&bugid=5037)
2006-04-15 17:30:23 +00:00
gbateson
0e6e81a4a8 fix "Force Plugins" behavior to correctly detect media players in JavaScript 2006-04-15 08:17:30 +00:00
moodler
9e08cf6ed1 DOn't show intro on first page of single view 2006-04-15 06:02:21 +00:00
moodler
3f9672d37c FIxes for bug 5197 2006-04-15 02:41:27 +00:00
skodak
354d3295d4 removed outdated xxx_param() functions 2006-04-14 15:57:59 +00:00
moodler
b1e64385dc During installation, if the database isn't UTF and it is empty,
then try and set it to UTF automatically.

I did MySQL only, can someone tackle this for PostgreSQL?
2006-04-14 11:57:11 +00:00
julmis
b5a5d9f668 Another fix for creating links. 2006-04-14 09:57:41 +00:00
skodak
f8a5159a2b changes needed for new s() and p() - see bug #2338 2006-04-14 08:02:32 +00:00
gbateson
498695122a modified instructions for uploading to "lang" directory, to reflect the fact that the default Moodle 1.6 location for the "lang" directory is now within $CFG->dataroot 2006-04-14 07:34:59 +00:00
moodler
99d1acbcef Default blog level is site level 2006-04-14 06:39:14 +00:00
moodler
37fa421efc FIx license display 2006-04-14 06:38:52 +00:00
moodler
b6d31b4696 FIxed an alt string 2006-04-14 04:58:09 +00:00
moodler
2ebc8a57bd RSS feed based on modified date, not created date 2006-04-14 04:53:45 +00:00
mjollnir_
86e75a7b77 Disable gui for forum timed posts since we are not quite ready for it. All code is still there but hidden & controlled by a config var forum_enabletimedposts. 2006-04-14 04:51:43 +00:00
moodler
3d28412786 After discussion with Penny I think it's best to not include the forum
timed posts in 1.6 for now.   It still needs some work and we are
running out of time.
2006-04-14 04:47:43 +00:00
gustav_delius
05803bf170 Removed settings tab, see bug 5189 2006-04-13 21:35:24 +00:00
skodak
e8d1c9ed2b stripslashes_safe() improvement - now works also for arrays and objects see bug #2338 2006-04-13 21:27:01 +00:00
gustav_delius
bd9964841d Fixed bug 5187 that led to error when creating cloze question 2006-04-13 21:23:15 +00:00
nfreear
f2d660dcb2 Major fix for Bug 5027, "Three-col layout breaks when window is narrow" (also, Bug 5161). 'weekscss' course format. 2006-04-13 16:07:12 +00:00
nfreear
c87b4c8765 Clean up code (Bugs 5027, 5161), 'weekscss' course format. 2006-04-13 14:37:32 +00:00
nfreear
1528decaae Major fix for Bug 5027, "Three-col layout breaks when window is narrow" (also, Bug 5161). 'weekscss' course format. 2006-04-13 14:28:36 +00:00
thepurpleblob
2df8ab6146 A few changes to improve readability/correctness. 2006-04-13 12:20:39 +00:00
thepurpleblob
8c65c93e50 New string - importfromthisfile 2006-04-13 12:11:12 +00:00
thepurpleblob
296cb5b57b More logical wording on button to import from local file 2006-04-13 12:10:28 +00:00
moodler
8ad644551d Merged fixes from stable 2006-04-13 12:05:37 +00:00
moodler
f852d652cf FIx for bug 5188 - seach with no results -> dead end 2006-04-13 10:41:12 +00:00
thepurpleblob
2784b98278 Don't compare floats for equality! Bug #5176 2006-04-13 10:29:20 +00:00
nfreear
64fdc686d8 (Bug tracker 4997) Clean up code comments. 2006-04-13 09:44:33 +00:00
moodler
1925b16db8 Don't prefill username in shibboleth bug 5184 2006-04-13 09:00:05 +00:00
moodler
d95f4c3fef SOme help file polishing 2006-04-13 08:55:34 +00:00
moodler
499ed21564 FIxed a typo 2006-04-13 08:49:31 +00:00
vyshane
33e727b7a4 Bug #5163 - user/action_redir.php should print properly formatted error
messages
2006-04-13 08:48:51 +00:00
vyshane
78dd16f5bd Added unknownuseraction string 2006-04-13 08:48:14 +00:00
thepurpleblob
25ee4157c8 missing courseid parameter in "grades not not add up to 100%" check. 2006-04-13 08:45:11 +00:00
moodler
99cc88d159 Added a new string idnumber course to allow more customisation bug 4337 2006-04-13 08:44:20 +00:00
moodler
44abf704cc Improved blog strings 2006-04-13 06:41:49 +00:00
moodler
9cabc6e4af Fixed tag names in blog 2006-04-13 05:55:03 +00:00
moodler
0b2d7e7eca New style for draft blog posts 2006-04-13 05:54:44 +00:00
moodler
9ea589879b Style for the errorcode link in errors 2006-04-13 05:46:24 +00:00