mchurch
37d7e21482
Bug #1611 - Fixed the editing of wiki pages containing apostrophes.
2004-08-24 00:08:08 +00:00
mchurch
ae342592c8
Fixed filtering of wiki output to only apply to wiki text pages and not action pages.
2004-08-23 21:56:47 +00:00
moodler
49d74ec0ba
Tidying up Howard's wierd indenting. ;-)
2004-08-23 16:46:50 +00:00
moodler
4af0e604db
Straightened up a button
2004-08-23 16:36:04 +00:00
defacer
a8185f2e00
Please deliver me from my own incompetence...
2004-08-23 15:42:53 +00:00
defacer
695a4bff46
Quirks-related fixes...
2004-08-23 15:35:08 +00:00
defacer
5a60e82249
Preliminary support for browser quirks, for now just targeting Safari
2004-08-23 15:25:18 +00:00
defacer
f0232c84fb
More goodness! Goodness is on discount here in Greece! :P
2004-08-23 15:03:26 +00:00
moodler
fbabbd235b
Miscellaneous fixes from the PJ man
2004-08-23 14:40:53 +00:00
moodler
218e4d56e6
Lowercase formulas before parsing them
2004-08-23 13:49:19 +00:00
moodler
ca417031bb
Better errors (include question name)
2004-08-23 13:48:09 +00:00
moodler
a07fe4ba72
Fixed import of SHORTANSWER questions
2004-08-23 13:04:50 +00:00
moodler
bb6f1955a1
Don't print empty intros
2004-08-23 12:35:13 +00:00
moodler
a8449f8c71
MOre tolerant of empty fields, and fixed heading
2004-08-23 12:29:29 +00:00
moodler
c3415fd3c3
Attempt to extract the user from the old author field when upgrading
2004-08-23 09:04:30 +00:00
defacer
3430873206
Making chatd more eager to update the users' status, and lib.php slightly
...
less eager to declare them dead. Should solve the "active users are not shown
at the chat index page" problem.
Also, fixing a notice.
2004-08-23 08:48:57 +00:00
moodler
6136dfc887
Removed some comments
2004-08-23 02:11:02 +00:00
moodler
43921b8a5a
Using the "parent" style of linking to the last post for browser speed,
...
and also addressed some of PJs documentation concerns ;-)
2004-08-23 02:05:42 +00:00
gustav_delius
ecf0cf9ac4
fixed bug 1252. But this page could do with a lot more work.
2004-08-22 19:58:54 +00:00
gustav_delius
55a7af338d
fixed phantom question bug #1299
2004-08-22 19:21:02 +00:00
defacer
3599e4871f
Fix for bug 1755:
...
As discussed in the forums, the "last post on" date for each discussion in a
forum view has been shortened and also made into a link.
2004-08-22 17:10:33 +00:00
defacer
43c9195b84
Fix for bug 1759:
...
One notice in debug mode removed.
2004-08-22 17:03:33 +00:00
moodler
71fe1da3f4
Database now stores userid, and page info is now more Moodley
...
(plus it doesn't show IP information to everyone!)
All old authors are not currently displayed (I chose not to)
This is easy to fix if people want it, since the old author
string is still there in the database.
2004-08-22 16:41:54 +00:00
gustav_delius
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
julmis
5985f9dce9
Fixing Bug #1765 (mystery fix).
2004-08-22 10:42:39 +00:00
julmis
66991ecaf4
Fixing Bug #1765 (mystery fix)
2004-08-22 10:41:59 +00:00
gustav_delius
1ff45e740f
fixed breadcrumbs
2004-08-21 21:19:21 +00:00
gustav_delius
d022e34545
print notice when guest views chat.
2004-08-21 21:18:33 +00:00
gustav_delius
ff458eb5ad
removed some notices
2004-08-21 20:59:13 +00:00
gustav_delius
5be2cb7aef
removed notice
2004-08-21 20:25:15 +00:00
gustav_delius
90fcc576ea
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.
2004-08-21 20:20:58 +00:00
gustav_delius
713e7568de
improved documentation for wiki types
2004-08-21 16:26:51 +00:00
gustav_delius
e0d46880e7
removed some hard-coded strings and a warning from setup page
2004-08-21 15:52:38 +00:00
defacer
6a3c93f484
julmis' last commit contained garbage from a CVS merge conflict he obviously had,
...
so I 'm removing them. Good thing they weren't mixed with deliberate changes!
2004-08-21 13:28:46 +00:00
gustav_delius
369fa1b01a
Moved the raw SQL out of here and into the new search_user function in datalib.php.
2004-08-21 12:43:17 +00:00
julmis
eb2042f685
Add editor settings feature and Ludo's (Marc Alier) spellchecking functionality.
...
- Needs testing and should consider unstable.
2004-08-21 10:12:09 +00:00
moodler
c55d4a3337
Use the general word "Location" instead of "File name"
2004-08-21 08:46:31 +00:00
moodler
ab55a4b3f4
Use resource_defaulturl when it's blank ... somehow this got removed.
2004-08-21 08:33:53 +00:00
gustav_delius
067675c006
introduced the fullname() function in a lot of places. Still not complete though, especially in sorting.
2004-08-20 20:12:48 +00:00
rkingdon
9e6f39a42a
Fixed comparison of assessments for error banded and criterion grading.
2004-08-20 09:08:33 +00:00
moodler
d3e569daf8
Bump
2004-08-18 13:35:42 +00:00
rkingdon
46b64701ab
Correction to the Error banded assessment grade.
2004-08-17 23:29:43 +00:00
moodler
9888a8eab5
DIsabling formatting for now, until we can separate out wiki
...
content from wiki forms etc ... and only apply formatting to the content.
2004-08-17 16:31:52 +00:00
moodler
af9fcd0873
Interface tweaks
2004-08-17 16:20:41 +00:00
moodler
5b0bc60858
The little edit icon was becoming very annoying :-)
...
How about these tabs?
2004-08-17 16:12:14 +00:00
moodler
e6faef54a5
Fixed HTML editor and some PHP5 notices
2004-08-17 14:44:33 +00:00
moodler
eb622fcaa7
Show jump menu when grading assignments
2004-08-17 06:58:49 +00:00
moodler
d7c40ba3c9
Use the same rounding for highest grade as other scores bug 1707
2004-08-17 05:47:49 +00:00
moodler
31a5ee99cc
Don't show grades at all when grades not being used bug 1710
2004-08-17 05:44:30 +00:00
moodler
2c6d8d1d60
Fixed some typos as per bug 1717
2004-08-17 05:25:05 +00:00