15043 Commits

Author SHA1 Message Date
thepurpleblob
07bc47e0e5 require_variable() replaced with required_param() 2005-06-10 11:09:39 +00:00
thepurpleblob
46c0bb9b64 Removed optional_variable(), require_variable and all $_GET, $_POST
Replaced with more secure alternatives.
2005-06-10 11:06:19 +00:00
havran
ea14e9b04e ozna4en0 -> oznaèené 2005-06-10 11:00:50 +00:00
havran
7f95e892a1 updates and minor changes from Martina Majorova 2005-06-10 10:47:15 +00:00
thepurpleblob
2d9a7768f8 Whoops! Current action is optional not required. 2005-06-10 10:42:32 +00:00
thepurpleblob
f2e91e2bdf Fixed register_globals usage for 'currentaction' param. 2005-06-10 10:23:53 +00:00
thepurpleblob
e0de1be592 Fixed all instanced of optional_variable(), require_variable(), $_GET, $_POST etc
..all replaced with appropriate secure versions.
2005-06-10 10:05:30 +00:00
thepurpleblob
7a530277ef Added isset_param() convenience function to test if a param is set.
To get the nasty activity in one place and to improve code readability.
2005-06-10 09:51:25 +00:00
thepurpleblob
8ee1b0afab Removed assert_var_exists() function that did nothing useful. 2005-06-10 09:11:07 +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
thepurpleblob
373da1d463 Added $CFG->disableglobalshack option for testing 'register_globals' free code
Also kills require_variable() and optional_variable() if true
(effectively kills Moodle dead - if true - at the moment!)
2005-06-10 08:55:26 +00:00
koenr
e8289955b6 bug 3162 2005-06-10 08:44:00 +00:00
koenr
f265cacbba bug 3464 2005-06-10 08:39:37 +00:00
koenr
a4c44a4449 bug 3417 2005-06-10 08:30:31 +00:00
lonecatz
e3ed09813c fix a bug in link to cron.php 2005-06-10 08:14:01 +00:00
koenr
589e2983ba one more grading file 2005-06-10 06:10:22 +00:00
koenr
f669afc4ef changed some headings 2005-06-10 06:09:00 +00:00
stronk7
4fa22c723c Some classes added and minor chage to links to be able to
difference them from plain text.

Merged from MOODLE_15_STABLE
2005-06-10 00:49:18 +00:00
lonecatz
eedb6e1cd6 bug fix by sun at hit 2005-06-10 00:05: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
mits
8973cf7e86 fixed bug 3457. 2005-06-09 23:05:22 +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
martignoni
f48dc334c7 Change to when newly created states get saved
Changes to what is printed during regrade
2005-06-09 21:48:11 +00:00
martignoni
4e04b8d26c Added missing auth strings for field locks 2005-06-09 21:41:28 +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
moodler
338cfbb8f1 Commented out hover hack ... see bug 3453 2005-06-09 21:10:56 +00:00
thepurpleblob
2dfb681426 Merged from STABLE 2005-06-09 18:56:30 +00:00
koenr
12ebdf84dc see bug 3457 2005-06-09 16:43:10 +00:00
stronk7
f65329a64f Fixed two typos (in one line!) :-o
Testing changes before commit is always interesting... :-P

Merged from MOODLE_15_STABLE
2005-06-09 16:34:09 +00:00
mits
e616329b59 translated some string for quiz and one help file for grade.
polished grade.php
2005-06-09 16:12:20 +00:00
thepurpleblob
b78fbdac9d changes merged from STABLE 2005-06-09 14:04:38 +00:00
bobopinna
e868a0f3b0 Update to Moodle 1.6 dev 2005-06-09 11:58:34 +00:00
bobopinna
1ce1a3e821 Updated by Claudio Maggi 2005-06-09 11:58:07 +00:00
gustav_delius
4f80143e36 merging from stable 2005-06-09 10:14:24 +00:00
thepurpleblob
35a4a791c2 Merged from STABLE 2005-06-09 09:41:06 +00:00
moodler
7969159320 Merged fixes from stable 2005-06-09 09:26:46 +00:00
moodler
8445242f75 file switch_minus.gif was initially added on branch MOODLE_15_STABLE. 2005-06-09 09:24:52 +00:00
moodler
408741d86b file switch_plus.gif was initially added on branch MOODLE_15_STABLE. 2005-06-09 09:24:52 +00:00
moodler
d19d632067 Merged changes from stable 2005-06-09 08:30:55 +00:00
moodler
e9aa3546f3 file right_active_hover.png was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00
moodler
eb57978186 file right_active.png was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00
moodler
f66d162c41 file right_hover.gif was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00
moodler
943e2f7327 file right.gif was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00
moodler
56d1bb45ec file right.png was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00
moodler
5e435e8b4d file right_end.gif was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00
moodler
148b1c5c7b file right_active_hover.gif was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00
moodler
92a6c98ebb file left_hover.png was initially added on branch MOODLE_15_STABLE. 2005-06-09 08:28:28 +00:00