2894 Commits

Author SHA1 Message Date
moodler
b8d03c6b77 Styles on file listings 2005-03-13 16:32:38 +00:00
moodler
b9dc937d01 Removed some redundant wrappers 2005-03-13 16:25:30 +00:00
moodler
b846ac39ff Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00
moodler
7ff9860db0 This change will break themes for sideblock, but now all the main TH cells that use
the standard kind of look (eg gradient) have a consistent class "th.header"
2005-03-13 13:50:23 +00:00
gustav_delius
e6157a7368 fixed typo leading to bug 2723 2005-03-13 09:56:10 +00:00
stronk7
c90b35f7fb Added support for glossary "view entry" log action. 2005-03-13 00:50:43 +00:00
stronk7
b16d48b04e Workshop module backup & restore now working completely. Upgrade
logic added.
2005-03-13 00:12:28 +00:00
gustav_delius
8e445985d4 format_text inserted to fix bug 2558 2005-03-12 23:12:35 +00:00
skodak
e2a1a0fa49 SERVER_ADDR is not defined in IIS, changing initial value to 127.0.0.1 2005-03-12 21:26:54 +00:00
stronk7
28b09d7057 Now hidden lessons cannot be viewed.
Thanks to Javier Gil detecting it. Bug 2733.
(http://moodle.org/bugs/bug.php?op=show&bugid=2733)
2005-03-12 18:00:05 +00:00
michaelpenne
7f2ad6c2d3 changed the math for calculating the time left in a lesson to be more compatible with browsers 2005-03-11 23:15:18 +00:00
bawjaws
e72f10f496 change class from 'autolink' to 'glossary-autolink' to differentiate
(at least potentially) from other autolinks.
2005-03-11 20:55:04 +00:00
stronk7
33743651c2 Solved one problem causing the redirect to framed view not sending all the
variables to the script, so the agree system, wasn't working at all.
Bug 2724 (http://moodle.org/bugs/bug.php?op=show&bugid=2724)
2005-03-11 18:38:28 +00:00
moodler
222fd71089 FIxed some notices and now the X-axis text is rotated and readable! Yay! 2005-03-11 14:57:07 +00:00
defacer
bc5750fa6d IE doesn't display anything after a script include tag that closes with />.
Please close all your script tags like <script></script> or else.

Disgusting.
2005-03-11 03:29:41 +00:00
michaelpenne
011cfc95ed updated lesson_delete_instance to delete records from timer, branch, and high_scores tables 2005-03-10 22:43:00 +00:00
michaelpenne
1c97019eaf removed lesson_clean_data_submitted() function. Removed all instances of its use before I did this 2005-03-10 20:51:26 +00:00
michaelpenne
d0b8bcdc8b updategrade now cleans params correctly now (i hope) 2005-03-10 20:42:09 +00:00
michaelpenne
801697d170 insertpage and updatepage now clean params correctly (i hope) 2005-03-10 20:34:32 +00:00
stronk7
c206050394 Old bug introduced in lib.php 1.280. It was causing a lot of mails being sent
instead of the 2 days limit. Bug 2716
(http://moodle.org/bugs/bug.php?op=show&bugid=2716)
2005-03-10 20:26:25 +00:00
stronk7
5861ae7589 "graphical" structure updated plus some minor indent in XML 2005-03-10 17:39:25 +00:00
defacer
239d185a75 Updating the overview screen "sort by question grade" hack to work with the
multiple sort column suppport.
2005-03-10 16:40:13 +00:00
moodler
a736e963a5 New log entry to show when a glossary entry is viewed 2005-03-10 14:38:04 +00:00
moodler
e3f4c26c93 Some layout fixes 2005-03-10 14:11:45 +00:00
moodler
69ad0d6928 Better logging and recent activity 2005-03-10 14:11:07 +00:00
moodler
8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
moodler
a8466100f3 Removing THEME variable and replacing with CSS (SE) 2005-03-10 08:32:10 +00:00
moodler
07b9b0b94d Removing HTTP_POST_VARS which isn't always there 2005-03-10 05:19:49 +00:00
stronk7
75549f039a HTTP_POST_VARS present some problems under PHP5 (deprecated,
configuration needed). Used $_POST (with data_submitted(), if
possible) instead.
NOTE: Detected in a lot of places!
2005-03-10 00:28:42 +00:00
stronk7
956b17ed8c Some minor changes. Backup tested and seems ok (restore remaining). 2005-03-10 00:15:37 +00:00
defacer
6f1cc8d63c Simplified by removing two optional parameters from forum_print_search_form,
because everyone was using the same values for them!

Also renamed the function to simply forum_search_form, because in the end
noone was using it to PRINT html, it was just put into a variable.
2005-03-09 20:50:37 +00:00
paca70
2b92c040c8 Merged postgresql fixes from MOODLE_14_STABLE(Revision 1.2.4.1) to HEAD. 2005-03-09 15:14:27 +00:00
bawjaws
4db5de0dfa make Choice respect text formatting selection 2005-03-09 09:50:07 +00:00
mjollnir_
5ad4a39da5 Merged from MOODLE_14_STABLE: Add new line after url in journal mailout to prevent /mod/journal/view.php?id=1----- type requests 2005-03-08 20:56:30 +00:00
mjollnir_
5f31b29682 Merged from MOODLE_14_STABLE: Postgres fix in quiz (added AS) 2005-03-08 20:46:58 +00:00
defacer
526a130e50 Checking in the code for the "improvements to the quiz results overview page"
project, commissioned by the University of York. Enjoy!
2005-03-08 18:49:00 +00:00
moodler
0efb3c3d1d Prevent guests from making ratings in forums 2005-03-08 17:59:57 +00:00
moodler
af328e4b14 Speed and beauty improvements when displaying discussion listings 2005-03-08 17:32:08 +00:00
moodler
90ec387a54 Major gain in efficiency for the latest news block and better styles
Still working on more improvements here
2005-03-08 12:58:51 +00:00
moodler
68258534a5 FIxed a problem with teacher forums (couldn't read any discussions!) 2005-03-08 09:53:23 +00:00
moodler
3a26f0eac2 Some more style stuff (SE) 2005-03-08 09:44:26 +00:00
gustav_delius
19201c8dac called table column 'Action' consistently, fixing bug 2698 2005-03-08 09:31:20 +00:00
moodler
8e6b85f63c Link to new help file 2005-03-08 08:23:43 +00:00
moodler
dbc6b4447c Duplicate entries are now removed. (SE) 2005-03-08 07:48:00 +00:00
moodler
b7ac9c8c75 Fixed a bug that was using all versions of each page in the filter process.
Now only one instance of each page is used. (SE)
2005-03-08 07:47:10 +00:00
gustav_delius
9274189f25 small fix to the versioning code 2005-03-07 19:45:39 +00:00
moodler
8a0556be8c Fixed four more references to mimetypes.php (bug 2690) Thanks, Gustav! 2005-03-07 15:11:43 +00:00
moodler
f1e0649c1c Removed files/mimetype.php and put it into lib/filelib.php instead
where it always should have been.
2005-03-07 11:32:03 +00:00
moodler
875b56946b Fixed up formatting of this page 2005-03-07 06:33:41 +00:00
moodler
ffa1447181 Minor formatting changes ... put a table around the htmleditor area to
rein it in.
2005-03-07 06:32:54 +00:00