rkingdon
ce7c86e689
New icon from Eloy Lafuente.
2003-10-23 17:39:49 +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
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
moodler
8dddba42ce
Modularised some of the processing for "extra" information such as
...
information for popup windows on resources and labels
2003-10-22 13:14:56 +00:00
willcast
c197e6070b
- Added a new frame: Browse by date.
...
- Removing unnecesary double quotes (not all of them yet)
2003-10-22 04:15:08 +00:00
willcast
841d317f4a
- Sorting entries by the length of the concept so large concepts could be linked first if they exist in the text to parse (avoiding that smaller concepts "gain control" over the larges one).
...
- Setting hard=coded default settings to glossary (will be replaced soon by global default settings)
2003-10-21 20:45:53 +00:00
willcast
290891415d
- Preventing guest for posting comments on entries
2003-10-21 18:32:36 +00:00
willcast
20853eabc7
- Fixed bug the dealing with concepts that contains slashes
2003-10-21 16:30:12 +00:00
willcast
4d4c38f3fe
- Fixed some bugs detected with Jeff's glossary (mostly with dynalink link feature)
2003-10-21 13:27:48 +00:00
stronk7
e0234384f4
Small typo :-)
2003-10-21 09:49:55 +00:00
willcast
7b892c8787
- Backup/Restore of the new field
2003-10-21 05:19:43 +00:00
willcast
c76e673ab5
- Cleaning a lot of code in edit.php and view.php
...
- Removing more notices when debug is ON
- Added a new feature: Now the entries have a default approval status... Not approved entries are shown on a teachers-only frame from which they can be approved or not prior to be visible by everyone.
2003-10-21 04:55:22 +00:00
rkingdon
af58d5f7b5
New function dialogue_count_all_needing_replies_self($user) added to lib.php.
2003-10-20 19:09:31 +00:00
willcast
677038ee7d
- Removing notices when debug is on
...
- Deleting entries with attachments now delete the attachments properly
2003-10-20 16:42:49 +00:00
stronk7
d1014ff79f
Now, glossary_comments are in restore too !! :-)
2003-10-19 22:24:25 +00:00
stronk7
e425fb1621
Splited one function into two :-)
2003-10-19 22:00:41 +00:00
stronk7
710c3be112
Now glossary_comments are in backup.
...
Solved one issue when exporting categories.
2003-10-19 21:38:47 +00:00
willcast
48972ecf12
- Backing up new fields...
...
- No restoring yet... :(
2003-10-19 18:04:34 +00:00
rkingdon
f257277e11
Fixed bug in exercise_grades function. Fixed bug in viewing of students assessments by teachers.
2003-10-19 16:40:07 +00:00
willcast
2a0a6f17fb
- Fixed bug related to comments when doing a backup...
2003-10-19 15:49:48 +00:00
moodler
199d242993
I finally added a proper course files browser to replace the menu.
2003-10-19 15:02:41 +00:00
moodler
0abc815473
Allow uploaded files to be declared in popup windows too.
2003-10-19 14:21:54 +00:00
moodler
ab16b4ffd5
Some small style changes for tabs
2003-10-19 05:24:33 +00:00
moodler
e8ff59d6cb
More styles -- missed the target last time!
2003-10-19 05:07:29 +00:00
moodler
e94c179a04
Added styles to tabs
2003-10-19 05:02:45 +00:00
willcast
4257e7f69e
- A couple of icons that I forgot to include
2003-10-19 03:48:21 +00:00
willcast
767a31c3bc
- Adding two more display formats: Continuous and FAQ
...
- Fixed bug 818: Adding a new view: Sorted (by creation date or by last modified.
2003-10-19 03:40:36 +00:00
moodler
7069af60aa
FIxed styles
2003-10-19 03:28:53 +00:00
willcast
3dfa6ce23a
- Fixed another bug when showing "dynaentries" (it does not take in count the case sensitive setting)
2003-10-18 20:37:40 +00:00
willcast
cca6f7f1bb
- Fixed bug when showing "dynaentries" (it showed all concepts no matter the course nor its dynasetting)
2003-10-18 20:23:29 +00:00
willcast
2ee6608ae4
- Fixed bug when showing "dynaentries" (it showed all concepts no matter the course nor its dynasetting)
2003-10-18 20:21:04 +00:00
willcast
d88824c4be
- Housekeeping... :(
2003-10-18 13:48:24 +00:00
willcast
ad2c7282e9
- Housekeeping... :)
2003-10-18 13:43:36 +00:00
willcast
891ae55ee4
- Fixed a problem when showing the icons in entries with inline images.
...
- Fixed a bug when deleting entries without attachments.
2003-10-18 13:33:46 +00:00
willcast
c7b811b14c
- "striping_tags" inthe title
2003-10-18 12:14:46 +00:00
willcast
f4a809db92
- Two little mods in the category linking issue:
...
The concepts could be in more than one glossary so...
I put it inside the "if concept is category" conditional... I little more efficient.
2003-10-17 15:35:18 +00:00
moodler
dc04ce9547
Fixed category linking. :-)
2003-10-17 15:30:18 +00:00
moodler
c1e97fe591
Made comments link smaller, and also prints "1 comment" and "2 comments"
2003-10-17 08:55:16 +00:00
moodler
13152b970b
Some tidying up of the code to display the comment editing page
2003-10-17 08:49:00 +00:00
moodler
477e78b6fd
Some small changes ... made the heading a real heading and removed
...
includes from the template
2003-10-17 08:42:12 +00:00
moodler
101f330fdb
Some more cleaning up of the HTML and code formatting ...
2003-10-17 08:38:16 +00:00
moodler
21863a3bb4
Some modification so that the encyclopedia format looks
...
more like forum posts (in fact it uses the same styles)
2003-10-17 08:19:56 +00:00
willcast
dc36351d8b
Case sensitive match
...
Whole words match
No match at all (a bit rude (you have to get down to the HTML code), no GUI so far either)
Categories are now linked too (I forced to be a case sensitive match)
You can automatically link one or several glossaries at once no matter if it is a main one or not.
2003-10-16 22:05:00 +00:00
rkingdon
32a2b23f43
More information to teachers on resubmissions. Add submission entry to log only if upload is successful.
2003-10-16 17:35:01 +00:00
rkingdon
7c54bd509a
Fixed bug stopping the calculation of final grades.
2003-10-16 17:17:19 +00:00
willcast
ff6c782016
- Testing... If you can read this.. I solved the problem (thanks to Martin)! :)
2003-10-16 06:37:43 +00:00
moodler
46fc277d38
Added version number to source
2003-10-16 06:00:47 +00:00
moodler
b93cee20be
Slight change to glossary_print_entry_icons so that
...
"comments" link isn't printed if comments are disabled
2003-10-16 05:41:35 +00:00
willcast
ed0201dd7f
- Now entries could be commented by other users.
...
- KNOWN BUG: It does not restore the comments even when userinfo is set... Eloy! I need your help! :)
2003-10-16 05:15:59 +00:00
moodler
b16f0342a3
Add a check in case no attendances are defined
2003-10-16 04:17:53 +00:00