3373 Commits

Author SHA1 Message Date
thepurpleblob
220776acdd Merged from STABLE 2005-06-20 09:15:30 +00:00
mjollnir_
80d3523ed0 Merged from MOODLE_15_STABLE: fixing bug 3569: current workaround= one query for postgres, one for mysql. probably a better way to do it when someone has more time 2005-06-20 04:32:29 +00:00
mjollnir_
f45ea97457 Merged from MOODLE_15_STABLE: Fixing postgres upgrade to match postgres7.sql (bug 3547) 2005-06-19 21:38:39 +00:00
mjollnir_
b71748a86c Merged from MOODLE_15_STABLE: Fixing typo on index for rqp type (bug 3547) 2005-06-19 21:31:26 +00:00
stronk7
c0b26251d0 Now glossary ratings display user links in a new page.
Merged from MOODLE_15_STABLE
2005-06-19 17:33:39 +00:00
stronk7
9d8caf59ec Order by rating now works. See bug 3566.
(http://moodle.org/bugs/bug.php?op=show&bugid=3566)

Merged from MOODLE_15_STABLE
2005-06-19 17:14:32 +00:00
stronk7
c07ca217f0 Using the time CSS class properly.
Merged from MOODLE_15_STABLE
2005-06-19 16:50:37 +00:00
stronk7
ef4d6e6f54 Now the name of the authors is a link to the user page.
To be a bit more like forum posts Bug 2809.
(http://moodle.org/bugs/bug.php?op=show&bugid=2809)

Merged from MOODLE_15_STABLE
2005-06-19 15:26:21 +00:00
stronk7
fddeb22f8e Now + and - search terms are properly highlighted
under glossary searches. This was broken recently
solving some non-iso problems.

Merged from MOODLE_15_STABLE
2005-06-19 14:46:32 +00:00
michaelpenne
7250297f1b changed the name for the popups, IE was failing with long names 2005-06-16 21:18:37 +00:00
michaelpenne
3f46783677 took out the 80%, not sure if it should be there or not ;) 2005-06-16 17:41:12 +00:00
michaelpenne
a972bb821f with slideshow off: set the width for print_simple_box to 80% for the page content 2005-06-16 17:38:37 +00:00
fiedorow
bddd066571 merging security fix for guest uploads 2005-06-16 17:31:01 +00:00
michaelpenne
804456766e now passes the media files name to the print header function 2005-06-16 17:17:58 +00:00
fiedorow
890c016ac0 Security fix to disallow guest uploading 2005-06-16 15:10:40 +00:00
thepurpleblob
1270a3a7ed Replaced _variable() style calls with _param() style calls plus other
mods to suit.
2005-06-16 10:15:02 +00:00
mjollnir_
93d58b30f3 Merged from MOODLE_15_STABLE: Another postgres fix -- this time forums were not being displayed 2005-06-16 03:12:10 +00:00
michaelpenne
1fd92aadb0 Fixed a problem with quotes in short answers
and

Fixed a bug with clusters.  If you enter a cluster after a page it would throw a
navigation error.  It now enters the cluster properly.
2005-06-15 23:41:01 +00:00
michaelpenne
f26cef7c22 Minor changes to support the new media file feature. 2005-06-15 23:35:11 +00:00
michaelpenne
dbda1da801 This file is used as a popup to play a media file defined in the lesson settings.
This file still needs some testing before it is ready for prime time.
2005-06-15 23:29:50 +00:00
mjollnir_
adf19ef5b4 Merged from MOODLE_15_STABLE: Fixing bug 3502 - 2 postgres problems - one in db creation (my fault) and one in '' instead of 0 for int in sql query 2005-06-15 22:49:02 +00:00
urs_hunkler
09ade8ac05 Merged from 1.5: corrected the CSS. It is not enough to set the outer class once at the begining of a comma separated list of CSS stylings. Every item must contain the full series of classes or ids, only the properties are following once. 2005-06-15 19:28:12 +00:00
michaelpenne
5805dddbb6 put in two !== instead of != to compare NULL values 2005-06-14 17:42:12 +00:00
defacer
93c865201a Merging from STABLE:
Fix for bug 3467: Adding "single discussion forum" was broken. Now works.
2005-06-14 15:52:49 +00:00
stronk7
a69a71e193 Added some header clasees to 1 table.
Merged from MOODLE_15_STABLE
2005-06-13 19:37:02 +00:00
gustav_delius
f3d7f1ca50 merged from stable 2005-06-13 18:42:17 +00:00
gustav_delius
39395fd60b merged from stable 2005-06-12 09:57:13 +00:00
gustav_delius
7dd7925ee4 merged Julian's changes to calculated questions from stable branch 2005-06-12 09:52:21 +00:00
thepurpleblob
70e3da07fd Changed all optional_variable() and require_variable() to equivalent
optional_param() and required_param() for greater security.
2005-06-10 19:54:41 +00:00
thepurpleblob
d53839aa6d Whoops - typo! 2005-06-10 13:25:23 +00:00
thepurpleblob
07bc47e0e5 require_variable() replaced with required_param() 2005-06-10 11:09:39 +00:00
stronk7
a9022f9e9b Generate properly RSS column. It was breaking styled (colored) rows.
Merged from MOODLE_15_STABLE
2005-06-10 09:04:59 +00:00
stronk7
706758c548 Some classes and styles added to show everything properly.
Merged from MOODLE_15_STABLE
2005-06-09 23:51:57 +00:00
stronk7
31a25778f1 Added one deleted br...
Merged from MOODLE_15_STABLE
2005-06-09 23:41:17 +00:00
stronk7
e666046150 Now icons, comments and ratings are showed properly in entrylist format.
Bug 3455
(http://moodle.org/bugs/bug.php?op=show&bugid=3455)

Merged from MOODLE_15_STABLE
2005-06-09 23:32:13 +00:00
stronk7
ece6d42744 Separate icons a bit...
Merged from MOODLE_15_STABLE
2005-06-09 23:29:10 +00:00
michaelpenne
7629332ba4 Bug: fixed a problem with the date completed value and a problem with processing shortanswer/numerical question types 2005-06-09 21:55:53 +00:00
michaelpenne
71ba4dce3c Discovered a bug with lesson grades. While calculating the grade, intval was used to truncate the decimals from the grade. intavl is now replaced with round. round will now round the grade to 5 decimal places. The database only holds int(3). So, this has been changed to float to hold decimal numbers. We have found this to be much more accurate when converting the stored percentage in the database back to a point value (before this fix, users were getting numbers like 46.5 points instead of their original 47 points due to an inaccurate percent value). Files changed for this fix include:
locallib.php
report.php
version.php
view.php
db/mysql.php
db/mysql.sql
db/postgres7.php
db/postgres7.sql
2005-06-09 21:24:17 +00:00
michaelpenne
cedac380ed Before, importppt would look for outline.htm to determine the order of the slides.
If outline.htm is not found, it would fail.  Now if outline.htm is not found
importppt will scan the directory for any file that starts with slide.
This change was added to support powerpoint 2000
2005-06-08 17:33:41 +00:00
michaelpenne
bd71134047 Bug 1650 fixed: help button calling the wrong help file 2005-06-07 20:56:37 +00:00
michaelpenne
f933effb3e Bug 3022 Fixed: got rid of uppercase tags 2005-06-07 20:47:25 +00:00
michaelpenne
e0b1a2bea9 BUG FIX for Bug #3059: if there is not a response to an answer, the response gets set to an empty string 2005-06-06 18:30:34 +00:00
ecastrolt
d8247a98d6 *** empty log message *** 2005-06-06 18:14:12 +00:00
michaelpenne
fff91cc994 updated the link to the grade book 2005-06-06 17:23:35 +00:00
bobopinna
f04a5d36e4 Fixed backup bad data archive 2005-06-06 12:41:44 +00:00
bobopinna
73673f9cf1 Fixed a typo 2005-06-06 12:37:56 +00:00
ikawhero
0a3f66a213 Small change merged from MOODLE_15_STABLE that to check $scalegrades.
There appears to have been other changes made to head so will not update
the merged tag.
2005-06-06 09:53:18 +00:00
gustav_delius
fc44ee0de8 Merged from stable 2005-06-05 20:51:15 +00:00
gustav_delius
e132d90e02 merged Enrique's correction from stable 2005-06-04 22:14:08 +00:00
ecastrolt
9f701b4c5e *** empty log message *** 2005-06-04 21:14:57 +00:00