willcast
1ac87c7397
- Rewrite of the internal API in order to, hopefully, create an easy way to handle the flow of data internally and externally.
...
- Adding a new frame: Browse by Author
- A new, friendly way to show entries (asked by Martin): view?id=cm&mode=term&hook=[concept | alias ]
- Handling user activies, outline and complete.
- Properly showing new entries in recent activity box.
- Adding a flag to categories to specify if a category should or should not be automatically linked.
- Adding some missing strings and files as well.
- Adding a field to each glossary that specify how many entries by pages it should show.
2003-11-15 15:55:47 +00:00
moodler
45376a51a9
Don't have the Javascript dialog on submitting an attempt if the quiz
...
doesn't have a grade.
2003-11-15 03:31:37 +00:00
selliott
02f007f45d
modified print_recent_instance_activity to fix missing course value
...
modified get_recent_posts to select course id from forum_discussions table
2003-11-14 19:28:43 +00:00
moodler
f7c225fbd4
Check for existence of grades
2003-11-14 18:34:17 +00:00
moodler
c0fa5540c3
No need to strip slashes in a filter ...
2003-11-14 17:18:15 +00:00
rkingdon
e539802dc5
Indexes added to submissions, assessments and grades tables.
...
Administration page cleaned up slightly.
2003-11-14 15:38:50 +00:00
rkingdon
178761415f
Change to the handling of Error Banded asessments; Removed percentages
...
from grades.
2003-11-13 16:25:33 +00:00
rkingdon
a50f447b04
Some minor improvements, see Workshop Forum.
2003-11-13 16:22:27 +00:00
rkingdon
b15aadd7b5
Change to new-style tabs.
2003-11-13 11:57:34 +00:00
rkingdon
939a906ec8
New style Tabs in Management page.
2003-11-13 11:39:09 +00:00
moodler
6ee9d39b49
urlencode the dynalinks so they don't give errors if they have quotes
...
in them etc
2003-11-12 06:21:15 +00:00
moodler
4340a83ae8
Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem.
...
What happens is that adding random questions used to set the timestamps
of these questions to the same value. This is fine in normal operation,
but it stuffs up the backup of that course, overwriting the question.
When the course is restored, the missing questions cause quizzes to
have lots of red notices like "Question not found".
Anyhow, this patch should safely fix older installations that may have
these duplicate questions lying around.
THANKS ELOY!
2003-11-11 16:13:57 +00:00
moodler
003891b463
Undoing my changes to the editing functions, because it removed backward
...
compatibility with 1.1.1 ... this way it works on both.
2003-11-11 06:27:49 +00:00
moodler
26e40578f8
Removed text focus to avoid errors in IE
2003-11-10 01:49:00 +00:00
willcast
1d8cfdce7c
- BUg when importing aliases
2003-11-09 12:35:12 +00:00
moodler
f6d5ac7efc
Removed focus from header
2003-11-09 03:54:26 +00:00
moodler
34fb06515c
if the glossary is at site-level then don't require a login
2003-11-09 03:35:36 +00:00
willcast
4403d2b89c
- Setting as optional the course id so, by default, it look for entries in global glossaries (unless a glossary is specify that will search in both).
2003-11-09 03:29:25 +00:00
moodler
f26d986a17
Minimal formatting changes to center things
2003-11-09 03:26:33 +00:00
moodler
1c338cdbc8
Some cosmetic changes to the code to use the new html editor functions.
...
No change in functionality at all.
I was in the area trying to fix a bug on this page that only
shows up in Internet Explorer (something to do with editor)
2003-11-09 03:16:28 +00:00
willcast
0075885151
- Missed that one.
2003-11-07 16:04:31 +00:00
willcast
7965be79e3
- Backup/restore and Import/export aliases.
2003-11-07 15:58:29 +00:00
jungwirr
129b43ee0e
fixed foreach problem on line 125 per request from forums
2003-11-07 04:29:13 +00:00
rkingdon
c21c48cbe6
Cosmetic change to Admin page.
2003-11-06 17:47:11 +00:00
willcast
046a797c1a
- Allowing to selectively export categories or entries based on current frame and view.
2003-11-06 15:07:34 +00:00
rkingdon
6e1cedb5e4
Fixed a bug, referenced a non existent help file.
2003-11-05 18:31:11 +00:00
rkingdon
df5405996c
Fixed a bug with re-submissions. Added options for the League table of submissions (show in phase 4).
2003-11-05 18:02:06 +00:00
willcast
53bc5a9433
- Removing tinyints from Postgresql's db squema.
2003-11-05 16:41:56 +00:00
willcast
c4c2f1886d
- Fixed bug (printing-friendly version of an empty glossary)
2003-11-05 15:27:37 +00:00
moodler
2abc70b558
Whoops typo
2003-11-05 13:48:25 +00:00
moodler
c7563a9c70
Improved fix to $search variable
2003-11-05 13:47:19 +00:00
moodler
cd6f0c1e28
Fixing up some handling when searching for strings with quotes in them
2003-11-05 13:43:31 +00:00
willcast
81bdc9e928
- Aliases are now shown when displaying entries
2003-11-05 12:46:51 +00:00
willcast
3c1b31d913
- New icon... :)
2003-11-05 03:30:38 +00:00
willcast
1ba2befbf1
- Adding aliases
2003-11-05 00:06:31 +00:00
willcast
de1fe38401
- Adding paging when the number of entries shown is greater than $CFG->glossary_entbypage
...
- Adding $CFG->glossary_entbypage to config.html
2003-11-04 18:38:22 +00:00
rkingdon
563f606731
Minor mods to phase 3 display for students..
2003-11-04 17:19:07 +00:00
moodler
de119da9e4
Fixed attachments ...
...
typo: type -> enctype !!
2003-11-04 15:59:42 +00:00
willcast
fd9f0ec83a
- Solving problems when trying to autolink entries with apostrophes on it
...
- Idem, when importing entries.
2003-11-04 15:04:35 +00:00
moodler
3bbde52099
Don't focus on the post message (upsets html editor)
2003-11-04 12:42:42 +00:00
moodler
c427414996
Glossary now gets the alphabet string from moodle.php instead of glossary.php
2003-11-04 12:36:55 +00:00
willcast
748b1932aa
- Basic export/import functionality.. Does not export nor import the attached files.
2003-11-04 03:54:01 +00:00
rkingdon
3d24fbafb5
Minor fix in assessments.php. Revisions to backup and restore to always include teacher's submissions.
2003-11-03 18:45:05 +00:00
moodler
40bed9e13d
Use new editor stuff
2003-11-03 16:58:45 +00:00
moodler
4b00b4b34a
Update to use new editor stuff
2003-11-03 16:49:37 +00:00
moodler
126f0da58d
Just moodling ... tidied up the horrible interface a little
2003-11-03 16:27:46 +00:00
moodler
6a1e688f83
Some fixes for using the new editor
2003-11-03 16:12:59 +00:00
moodler
8c8e74ae10
SERIAL8 -> SERIAL
2003-11-03 13:21:00 +00:00
moodler
315915628d
Keep guests out of chat
2003-11-03 10:22:24 +00:00
moodler
091333e091
Removed a blank line
2003-11-03 03:00:45 +00:00