15884 Commits

Author SHA1 Message Date
patrickslee
dbbbb588a3 Fixed a bug in postgres block upgrade script messing up with block ids (Merged from 15_STABLE) 2005-08-10 05:31:46 +00:00
mits
803b6ea4e3 polished. 2005-08-10 05:01:55 +00:00
moodler
cac429bca4 Merging fix for bug 3848 from stable 2005-08-09 15:16:23 +00:00
moodler
19374e76a5 Added currency retrieval from database bug 3838 2005-08-09 15:09:29 +00:00
thepurpleblob
440dcd3123 require_variable() changed to required_param(). 2005-08-09 12:07:09 +00:00
urs_hunkler
298657f908 removed the hard coded values for .errorbox and .errorboxcontent and added the properties to the standard theme. see bug 3522 2005-08-09 09:26:56 +00:00
urs_hunkler
145d63422b removed the hard coded color for .errorbox and .errorboxcontent. see bug 3522 2005-08-09 09:25:20 +00:00
dovix
817d4db463 sync he_utf8 with he 2005-08-08 21:50:25 +00:00
dovix
2a9e0f81b4 fix Hebrew string translations + bug 3549 2005-08-08 21:47:52 +00:00
dlnsk
d319a097b9 Small changes 2005-08-08 18:13:38 +00:00
dlnsk
cb74c49f07 Some strings moved to admin.php 2005-08-08 18:12:23 +00:00
dlnsk
b2cf24ec22 Some strings moved from moodle.php 2005-08-08 18:04:56 +00:00
papita
41d071931d upgrading files (paula) 2005-08-08 18:02:44 +00:00
mits
5c5f5f9b08 polished. 2005-08-08 17:05:27 +00:00
mits
868c863b2e translated a help file for workshop. 2005-08-08 04:00:19 +00:00
vthung
9a6a1a572e Appended some new strings 2005-08-07 10:01:44 +00:00
martignoni
6465ae7b45 Added strings for mediaplug filter settings screen. 2005-08-06 21:17:39 +00:00
mits
6d0ca736ca translated a help file for workshop. 2005-08-06 16:50:39 +00:00
ethem
91df0a9c75 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant... 2005-08-06 15:54:48 +00:00
mits
d7cdee49ee polished. 2005-08-06 06:44:55 +00:00
mits
327e100aee polished. 2005-08-06 00:07:56 +00:00
mits
0ef26d10ee translated new strings for admin.php. 2005-08-05 15:29:09 +00:00
ethem
b94448d497 Nice coding. 2005-08-05 15:05:05 +00:00
djachenko
78e7f92b51 , 1.5.
 ,    
2005-08-05 13:41:22 +00:00
thepurpleblob
3f2a955d19 Try again - adding new files for new settings screen. 2005-08-05 10:38:43 +00:00
thepurpleblob
c96bdc0242 Added settings screen for mediaplugin filter. 2005-08-05 10:37:46 +00:00
thepurpleblob
16a548271e Added strings for mediaplug filter settings screen. 2005-08-05 10:35:15 +00:00
michaelpenne
ee50df92a2 Fixed Bug #3652 - Gradebook catagory detail group view not working. 2005-08-04 22:07:39 +00:00
dhawes
bd38247223 new (Mac OS X) disk image file type 2005-08-04 18:47:53 +00:00
dhawes
609d84e378 new .dmg format (icon to follow) and .tgz tar gzip alias 2005-08-04 18:31:59 +00:00
mits
0a7b71f94b translated a help file for workshop. 2005-08-04 16:51:32 +00:00
djachenko
1dc59bfcca "" 2005-08-04 07:16:07 +00:00
mits
ae00ecfdef polished - based on standard theme. 2005-08-03 22:54:21 +00:00
stronk7
98b8eba688 Now forum-start tracking,
forum-mark read and
    forum-prune post
log actions are restored properly.
Part of bug 3582.
(http://moodle.org/bugs/bug.php?op=show&bugid=3852)

Merged from MOODLE_15_STABLE
2005-08-03 19:50:49 +00:00
stronk7
f718493562 Now course-guest, user-login and user-logout
log actions are restored properly.
Plus some problem with double &amp; entities solved.
Part of bug 3582.
(http://moodle.org/bugs/bug.php?op=show&bugid=3852)

Merged from MOODLE_15_STABLE
2005-08-03 19:04:05 +00:00
stronk7
fcd01e4571 Now chat-talk log actions are restored properly.
Part of bug 3582.
(http://moodle.org/bugs/bug.php?op=show&bugid=3852)

Merged from MOODLE_15_STABLE
2005-08-03 18:28:56 +00:00
urs_hunkler
82633a2915 I added the CLASS properties for the replaced center and font tags in the sideblock "block_online_users" to keep the text left alined. 2005-08-03 11:28:39 +00:00
urs_hunkler
c448ea0671 I added the CLASS properties for the replaced center and font tags in the sideblock "block_online_users" to keep centering the text and the font size. 2005-08-03 11:10:30 +00:00
urs_hunkler
340c48485e I replaced the center and font tags in this sideblock with <div class="message">. 2005-08-03 11:07:13 +00:00
ethem
1f492294af some cleanup. 2005-08-03 10:11:16 +00:00
mits
9c559440b8 polished. 2005-08-03 01:34:07 +00:00
patrickslee
66590bd8a7 Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE 2005-08-03 01:24:29 +00:00
mjollnir_
67bbc9b7de Merged from MOODLE_15_STABLE: Postgres doesn't happily convert NULL to 0 for int fields, so we set it manually. Credit: Patrick Li 2005-08-02 22:48:20 +00:00
mjollnir_
168d73d0bd Merged from MOODLE_15_STABLE: Adding a length limit to input field in line with db field size 2005-08-02 22:40:19 +00:00
mits
9e37f99896 polished. 2005-08-02 16:00:23 +00:00
ethem
5e53ffba34 " " fix 2005-08-02 08:27:14 +00:00
ethem
e2946fc1bb "," & " " fix 2005-08-02 08:23:52 +00:00
ethem
c0733012cf PostgreSQL support for enrol::authorize. 2005-08-02 07:45:45 +00:00
patrickslee
c87139dba8 Fixed postgres structure problem as in http://moodle.org/mod/forum/discuss.php?d=28077 2005-08-02 04:14:28 +00:00
mits
3a8f2709d8 translated a docs file. 2005-08-01 18:07:33 +00:00