Commit graph

2465 commits

Author SHA1 Message Date
moodler
f855f6062b Some tidying up - too much thesis wool in the head 2003-04-29 13:51:28 +00:00
moodler
5d0d5d5ac5 Images, when displayed as resources, are now centered and controlled
by a new style resourceimage
2003-04-29 13:31:47 +00:00
moodler
31d6331615 Don't go through enrolment procedure if they are already enrolled. 2003-04-29 13:04:22 +00:00
moodler
dc95f4a11b Always print full number of student at the top 2003-04-29 12:51:21 +00:00
moodler
9d6f5d42eb Only retrieve records that are needed (eg description never is used) 2003-04-29 03:16:32 +00:00
stronk7
6d41991acc Little spell in word "Recursos" 2003-04-28 21:35:03 +00:00
minkowski
46956de552 no message 2003-04-28 18:08:23 +00:00
moodler
a273084d7a Strange no-one has noticed this so far ... ! 2003-04-28 16:56:57 +00:00
moodler
81f186b47a I'm getting wierd numbers of records returned on moodle.org.
This fix makes the page a bit more robust even if this is
happening.
2003-04-28 16:13:46 +00:00
moodler
df48be741a Minor fixes 2003-04-28 15:52:51 +00:00
moodler
8de14dc72b Print some nice feedback when a discussion has been moved, to help
prevent accidents.
2003-04-28 15:27:44 +00:00
paca70
28ba0d55cc ...And now it works 2003-04-28 15:24:13 +00:00
paca70
8809fee944 updates 2003-04-28 14:59:28 +00:00
moodler
b86fc0e2a6 New feature replacing the old zoom function.
Now these are saved in a new table called course_display,
each user and each course can have independent settings.

I'm intending to expand this table later for all the other
course display stuff (like hidden topics etc)
2003-04-28 13:29:26 +00:00
paca70
9655b654a5 Now postgres works as it should, returned primarykeys are correct. 2003-04-28 12:51:19 +00:00
paca70
6492992616 I did't test previous change well, have take changes back. 2003-04-28 12:02:29 +00:00
paca70
9a652ddb2b Don't give fatal error when questions were not found. 2003-04-28 06:36:14 +00:00
moodler
f343161392 Some random tidy-ups 2003-04-28 06:07:02 +00:00
moodler
b72c80db7e New info 2003-04-28 05:29:26 +00:00
moodler
95abee03e6 Fixed user images 2003-04-28 04:55:31 +00:00
moodler
028677d7b2 Forgot one 2003-04-28 04:45:44 +00:00
moodler
9d2dda0f85 Added new custompix parameter 2003-04-28 04:45:15 +00:00
moodler
e313ef4476 The rest of the images 2003-04-28 04:43:51 +00:00
moodler
d14c1e0687 Added example of how "custompix" is to be used 2003-04-28 04:41:21 +00:00
moodler
dc0dc7d5dd Tidying up the way pix images are used.
It's now also possible to override the standard pix with a set of new ones
in a theme.
2003-04-28 04:32:55 +00:00
moodler
2b83b7f98b Moving some images around - cleaning up organisation 2003-04-28 03:09:27 +00:00
moodler
f0eec3b641 Whoops ... left and old line in there during the last fix 2003-04-28 02:43:18 +00:00
paca70
e8a0fc9a4f Corrected typo 2003-04-27 17:35:54 +00:00
paca70
e9ececbb1e $db->Insert_ID seems to work with postgresql too 2003-04-27 16:03:01 +00:00
paca70
5352ceba67 quiz_match was missing... 2003-04-27 15:33:31 +00:00
moodler
dc2590e587 Don't process $usernew->username if it doesn't exist (prevents normal users from editing profile). 2003-04-27 14:50:03 +00:00
moodler
e13d05801c Fixed rogue spaces 2003-04-27 12:45:51 +00:00
moodler
16aefd75fb New and very complete translation in Russian, from
Yakov Alperin and http://elearning.microtest.ru
2003-04-27 12:10:27 +00:00
mits
667e2e0293 New translation added. 2003-04-27 11:32:42 +00:00
mits
7716babeb2 New translation added and polished some.
I'm keeping my head above water, Martin :-)
2003-04-27 11:31:45 +00:00
moodler
6d21fd37f2 Added new format to this file ... heads up for translators! 2003-04-27 10:58:20 +00:00
moodler
6901fa7955 New plain text format.
Translates smileys and carriage returns, but prints all other tags and code
as plain text
2003-04-27 10:46:16 +00:00
paca70
e209e0b09e indexes for postgres 2003-04-27 09:54:03 +00:00
moodler
f5e82bc7f4 Moved microtime_diff() to moodlelib 2003-04-27 08:13:45 +00:00
moodler
026bcf8ce1 Fixed typo 2003-04-27 06:51:44 +00:00
moodler
7aaedff8de Changed my mind about the default setting for loglifetime 2003-04-27 06:50:19 +00:00
moodler
2656b1351f Some rewording about loglifetime 2003-04-27 06:48:13 +00:00
moodler
81a383ca7a New string - saveall 2003-04-27 06:42:28 +00:00
moodler
f8bccb148a iNew configuration variable delete old logs - loglifetime 2003-04-27 06:41:53 +00:00
moodler
540bab47d4 Delete old logs is required 2003-04-27 06:21:15 +00:00
moodler
30f89d6833 New delete_records_select() function 2003-04-27 06:18:03 +00:00
moodler
f9d5fd3b3c Added a LIMIT to the SQL query for a bit more efficiency 2003-04-27 03:32:45 +00:00
moodler
f9ce68ee7f Using multiple indexes for slightly increased performance 2003-04-27 02:58:26 +00:00
stronk7
c0605295bd Changed to dimm non-visible grades (mods). Bug #378.
Done a bit more:
  - Show dimmed entire column.
  - Difference html (for web) and text (for .xls and .txt export) in
    many variables.
  - Using the dimmed_text style to dimm.
2003-04-26 19:35:27 +00:00
stronk7
85093cf4f9 Added the dimmed_text css style to show normal text dimmed (gray #AAAAAA) 2003-04-26 18:54:37 +00:00