moodler
088e092db8
More language fixes, mostly using print_string instead of get_string
2003-10-29 08:21:52 +00:00
moodler
d4a6788523
More editor translations I forgot to alter
2003-10-29 08:13:03 +00:00
moodler
4c46c425db
Changes to integrate the new HTML editor into Moodle in an optional way
...
until it's stable enough to replace Richtext
To enable the new editor, add this line into config.php:
$CFG->useneweditor = true;
2003-10-29 08:06:11 +00:00
moodler
a800c94891
HTMLArea 3.0, slightly edited by Janne Mikkonen. Alpha version.
2003-10-29 07:51:46 +00:00
moodler
ba1ce4c0eb
new style forumheaderlist (instead of re-using forumpost as before)
2003-10-29 06:24:49 +00:00
martignoni
fc881d4afc
Initial bit of translation
2003-10-28 21:55:25 +00:00
stronk7
edfc003cd0
Small typo !! :-)
2003-10-28 18:27:22 +00:00
willcast
1d9ddaaf2e
- New encapsulated functions in order to make easier to create new display formats
...
- Fixed problem when showing 'ALL' in alphabet frame
- Disabled unnecessary fields when selecting DO NOT AUTOMATICALY LINK THIS ENTRY in the adde entry screen
2003-10-28 16:10:36 +00:00
martignoni
a49f407cc6
File translation terminated
2003-10-28 15:52:48 +00:00
moodler
9788367bb9
Sometimes you really want to know if they are a teacher
2003-10-28 14:44:39 +00:00
moodler
57ef348040
If debugging is on, then make SMTP print debugging info
2003-10-28 14:35:00 +00:00
moodler
c260b07707
Make sure resources are put through format_text so that they can be
...
processed properly (eg autolinking)
2003-10-28 14:01:15 +00:00
moodler
cb4f77069d
Use unique stamps when creating multiple questions ...
2003-10-28 09:50:23 +00:00
moodler
97ac9019a9
Print "never" on profile page if the user has never logged in
2003-10-28 04:09:03 +00:00
stronk7
8094a84cad
Take out some debug info. Forgot it in previous commit.
2003-10-27 17:31:57 +00:00
stronk7
91c59b920c
Bump. timeaccess (students and teachers) working.
2003-10-27 17:26:08 +00:00
stronk7
dabf73b44a
timeaccess (students and teachers) included in backup/restore. :-)
2003-10-27 17:23:43 +00:00
moodler
0f4ae874d9
A little typo hiding the continuous format
2003-10-27 14:25:08 +00:00
moodler
f1603208db
The last access date is now that of the course.
2003-10-27 14:15:05 +00:00
moodler
937ae59c8e
Get longtimenosee students according to their course access (not site access)
2003-10-27 14:01:29 +00:00
moodler
29b25b0498
Much better updating of access times to make the accurate straight away
2003-10-27 13:38:08 +00:00
koenr
d88d693a57
Minor changes
2003-10-27 13:22:10 +00:00
moodler
4d744a220a
Added a new column to user_students and user_teachers called "timeaccess"
...
for recording the last access to the COURSE.
This is updated at the same time as add_to_log and is now used instead
of user->lastaccess when course user listings are required.
This means course listings now show what you expect and open up the way
for a "current users" listing and instant messaging etc ...
2003-10-27 12:38:00 +00:00
koenr
ecd25101f5
Translated by Koen Roggemans
2003-10-27 09:41:31 +00:00
moodler
6951a89497
Thomas Robb suggested a movehere image instead of the string. I made an image
...
and I agree it looks/works a lot better.
2003-10-27 08:31:28 +00:00
mits
2f4424c352
Translated few.
2003-10-27 08:23:09 +00:00
moodler
1c49bffc3c
Slight alteration to search option, since not all glossary types
...
are "definitions" ... using "full text" is more generic
2003-10-27 06:25:56 +00:00
koenr
44d7cbb3b3
filling in missing strings
2003-10-26 23:43:26 +00:00
koenr
6415638ded
translated by Koen Roggemans
2003-10-26 23:21:37 +00:00
moodler
a52ec9020a
Trivial changes that were hanging around
2003-10-26 16:12:03 +00:00
moodler
d2e3fa130b
No due date string
2003-10-26 16:10:27 +00:00
moodler
953c64fe93
Trying to avoid database clashes
2003-10-26 16:08:31 +00:00
moodler
cf2db3ab76
Fixed colours again
2003-10-26 16:07:02 +00:00
moodler
94e935e7d1
In the index, show how many entries there are in each glossary
2003-10-26 08:14:54 +00:00
moodler
00af6d7e91
Use format_text for consistency
2003-10-26 08:06:16 +00:00
moodler
93de2fbcb6
Updates to ADOdb 4.0.1 - some bug fixes
2003-10-25 05:59:58 +00:00
moodler
9652408974
Now uses choose_from_menu() for the format display, and the items
...
are now sorted.
The other items could be easily done with choose_from_menu() too ;-)
2003-10-25 02:53:02 +00:00
moodler
7829b7d98b
Fixed background colours in quix editing page body-> cellcontent2
2003-10-25 02:38:47 +00:00
giro123
8cae411fa1
*** empty log message ***
2003-10-25 01:38:59 +00:00
moodler
2eea2ccedc
Remove quotes from title - these can cause the stylesheet to not load
...
properly on Internet Explorer.
2003-10-24 06:27:15 +00:00
moodler
55dd77620e
Updates from Kristian Nielsen
2003-10-24 03:12:02 +00:00
koenr
a92e598d2f
adding link
2003-10-23 21:49:00 +00:00
koenr
60150ae1be
translated by Koen Roggemans
2003-10-23 21:37:41 +00:00
koenr
ffac5de76e
translated by Koen Roggemans
2003-10-23 20:20:57 +00:00
rkingdon
ce7c86e689
New icon from Eloy Lafuente.
2003-10-23 17:39:49 +00:00
rkingdon
523f5da5ed
Extra sting for Administration page.
2003-10-23 17:31:39 +00:00
moodler
16a1917250
Fix bug in NUMERICAL questions where feedback was only shown if the
...
question was correct
2003-10-23 15:40:17 +00:00
martignoni
a3498659ed
Translation is now half-way!
2003-10-23 14:54:46 +00:00
moodler
a8edccefc9
Updates for EasyPHP 1.7
2003-10-23 03:49:11 +00:00
gregb_cc
dcfa857df2
This is a massive speed increase in journal_get_users_done.
...
The fix requires UNION support in the database. I've added a simple little
test to see if UNION queries work.
This change very much needs to be tested out by someone using MySQL 3. If
it tests out there successfully, the supports_union code should be moved out
of this file and into datalib. Ideally, someone will extend that test and
creatle get_records_union_sql, a function that would split up UNION queries
for databases that don't support them and do an array_merge (and proper
sorting, which is missing from my fix) on the result sets.
2003-10-22 20:06:44 +00:00