martignoni
d5b681ceca
Added strings download and downloadextra
2005-04-15 13:51:13 +00:00
martignoni
cede719f11
Fixed the problem reported in bug 2900
2005-04-15 13:48:52 +00:00
martignoni
78ad378a8e
Some new strings from the refactoring ...
2005-04-15 13:42:45 +00:00
moodler
0f7d4e5e8a
Cleaner updating of buttons and scales
2005-04-15 13:41:57 +00:00
martignoni
83e8aaa3b0
New lang file to internationalize all the timezone names.
2005-04-15 13:39:49 +00:00
martignoni
2c58259ec4
Added string for the email subject ('mailsubject').
2005-04-15 13:27:24 +00:00
martignoni
c6b96e057a
Improvements to timezone import interface
2005-04-15 13:26:11 +00:00
martignoni
8ff361781f
Added control for "filterall" config setting
2005-04-15 13:11:26 +00:00
martignoni
685f1fb5b4
New string definitions for the event calendar entries
2005-04-15 13:06:53 +00:00
martignoni
e0cc1a3a14
Small correction
2005-04-15 13:04:15 +00:00
martignoni
c185f8ab59
Some new (?) strings
2005-04-15 13:00:56 +00:00
moodler
db5f501a92
I'm fussy .... ;-)
2005-04-15 12:58:14 +00:00
moodler
8672ee3267
Slight re-arranging
2005-04-15 12:54:25 +00:00
martignoni
107cf6be59
Some corrections and clean-up
2005-04-15 12:52:31 +00:00
gustav_delius
a0b30329ef
This should fix bug 2938
2005-04-15 11:32:44 +00:00
carlesbellver
2ddcdf6d37
*** empty log message ***
2005-04-15 11:28:59 +00:00
mits
bdc316602b
polished.
2005-04-15 11:10:20 +00:00
ethem
b86b2303b5
file webquest.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:24 +00:00
ethem
594d1a369c
file exercise.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:22 +00:00
ethem
05c5af84ae
file grades.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:22 +00:00
ethem
5ac162a713
file hotpot.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:22 +00:00
ethem
44f2ebb9e9
file dialogue.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:22 +00:00
ethem
550ada76af
file block_rss_client.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:21 +00:00
ethem
047e798297
file block_glossary_random.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:21 +00:00
ethem
280dc49ff4
file appointment.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:21 +00:00
ethem
8817cdd2b5
file admin.php was initially added on branch MOODLE_14_STABLE.
2005-04-15 08:31:21 +00:00
thepurpleblob
86cc5db12a
get_record(...)->field generates a parse error on my machine, so I split
...
it into two steps where it occurs.
2005-04-15 08:13:27 +00:00
moodler
3cc633011d
Hack fix for course languages in resources (bug 2922)
2005-04-15 07:05:59 +00:00
urs_hunkler
b1200b9178
remove the outdated file "styles_font.css"
2005-04-15 06:49:02 +00:00
danmarsden
cabf7c2397
show user what selection they made when updates are not allowed.
2005-04-15 01:40:22 +00:00
mits
80a1d8fec7
polished.
2005-04-15 00:08:57 +00:00
stronk7
fb3178058c
Bug 2918. Change proposed by t.imoto.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=2918 )
Merged from MOODLE_14_STABLE
2005-04-14 23:20:33 +00:00
ikawhero
5c95906e03
Redundant parameters removed
2005-04-14 23:15:07 +00:00
mits
8d2cfbd9a4
polished.
2005-04-14 23:03:09 +00:00
stronk7
46043afff8
Now activity names support filterall in user activity reports.
2005-04-14 22:41:19 +00:00
mits
0fc31f6de8
polished, translated some.
2005-04-14 22:39:11 +00:00
stronk7
7cfc54b918
Now user reports support filterall.
...
Bug 2930 fixed too.
(http://moodle.org/bugs/bug.php?op=show&bugid=2930 )
2005-04-14 22:37:43 +00:00
koenr
6a07a14d13
new translated file
2005-04-14 22:04:05 +00:00
koenr
c16ebc1b39
adding new strings...
2005-04-14 22:03:28 +00:00
urs_hunkler
13ea92d5fb
added readme and a preview screenshot plus pictures for the tabs.
2005-04-14 22:02:49 +00:00
urs_hunkler
4c98e85b33
updates
...
_ tabs, not jet ready
_ deleted direct call of CSS
_ other, minor changes
2005-04-14 21:58:39 +00:00
urs_hunkler
a691a4ba92
I added class="active" to the tabs function. With this class each kind of tab has a special class and so the hover effect can be applied only to normal tabs, not to the selected and not to the inactive ones. I think it is a better signal for the user to get feedback for those tabs only which will react and change something on a click.
...
The behavior of the existing tabs in "standard" are not affected.
2005-04-14 21:43:18 +00:00
danmarsden
c9ff813c41
new limit feature in choice.
2005-04-14 21:10:39 +00:00
stronk7
e05a9cc17c
Fixed typo and don't use constants here to avoid more files to be included.
2005-04-14 19:39:42 +00:00
stronk7
09972dd340
Some minor things:
...
- Clean filename.
- Applied format_string to choice->name and answers.
- Better parameter handling.
Remaining:
- A lot of notices in line 148, breaking output with debug enabled!
2005-04-14 19:00:23 +00:00
moodler
560811bbc9
Header and footer need to come from current_theme Always
2005-04-14 18:27:48 +00:00
moodler
55fcc21e4d
Forgot some debugging
2005-04-14 17:59:25 +00:00
moodler
be86672db2
Better updating of the parent page when grading, now works even when
...
columns are closed
2005-04-14 17:56:03 +00:00
moodler
0ce8ba58e8
Store flextable session cache in an independent way so they don't reset each other
2005-04-14 17:43:18 +00:00
moodler
df5e748b63
Same color as "unread" posts
2005-04-14 17:11:58 +00:00