15088 Commits

Author SHA1 Message Date
thepurpleblob
7168423c82 Replaced require_variable(), optional_variable() with approproate
required_param(), optional_param() etc.
2005-06-14 09:21:09 +00:00
mits
b737ab2b02 translated a help file for grade. 2005-06-14 02:26:52 +00:00
mits
069bb9b429 polished. 2005-06-13 22:57:08 +00:00
mits
f1b80f89f4 polished. 2005-06-13 22:34:18 +00:00
stronk7
a69a71e193 Added some header clasees to 1 table.
Merged from MOODLE_15_STABLE
2005-06-13 19:37:02 +00:00
thepurpleblob
eed6bf497f Yes, another stupid typo. 2005-06-13 19:07:15 +00:00
thepurpleblob
96dcfb5621 Replaced require_variable() and optional_variable() with required_param() and
optional_param(). Fixed notice when doing a sort in recent activity.
2005-06-13 19:06:28 +00:00
gustav_delius
f3d7f1ca50 merged from stable 2005-06-13 18:42:17 +00:00
thepurpleblob
84a422500e Whoops. Typo! 2005-06-13 16:24:47 +00:00
thepurpleblob
614cd5355a Added utility function object_property_exists() 2005-06-13 16:23:10 +00:00
barias
1e4f834193 *** empty log message *** 2005-06-13 13:50:13 +00:00
thepurpleblob
21283ddc98 Tidied up logs HTML a bit, to make it more readable. 2005-06-13 11:19:19 +00:00
martignoni
e7fe0d2b61 Typo corrected 2005-06-13 09:56:24 +00:00
havran
df1ac1b96b updates and minor changes from Martina Majorova 2005-06-13 09:47:17 +00:00
thepurpleblob
702121301c require_variable() and optional_variable() replaced with required_param()
and optional_param().
2005-06-13 09:29:42 +00:00
exe-cutor
c75a9a5c8d Merging fixes from MOODLE_15 2005-06-13 07:54:44 +00:00
carlesbellver
16a3c0907d *** empty log message *** 2005-06-13 06:34:31 +00:00
defacer
b33dd23adc Merging from STABLE:
Implementing Dan Marsden's great idea for additional hooks when block
instances are deleted (bug 3446). Going a step further and adding hooks
for when block instances are created.
2005-06-13 03:32:31 +00:00
defacer
34137668b5 Adding a little more checking to the session switching trap code.
I 've come across a problem where:

1. You have an "old" (say 1.3.5?) Moodle installation.
2. You are logged in as admin.
3. You suddenly switch to using a 1.5+ codebase with
   the SAME database, WITHOUT LOGGING OUT FIRST.

In this situation, I was presented with a deadlock. I could not do
anything because "my session had expired", and I could not even
log OUT to clear my session. In fact it was just reloading the
"session expired page" all the time.

If it weren't for debug = On which causes a notice in these
circumstances, it would be fracking difficult to understand what
was going on.

With this small addition, you can at least visit your login page
and log in anew, so problem fixed.

I believe this was talked about in the forums lately? Not sure.


(Also merging Martin's theme standard -> standardwhite change)
2005-06-13 02:56:37 +00:00
defacer
7e9a11eb98 Merging from STABLE:
While researching bug 3478:

Consolidated handling of the incoming courseid parameter, as it was easy
to make an error the way this was written before.

In general, this script looks like it needs to be streamlined.
2005-06-13 02:38:48 +00:00
defacer
8023ab860a Merging from STABLE:
Fix for bug 2925:

When editing is turned on, the Main Menu should always display and give
the option of adding resources/activities in section 0 of the site.

Bad optimization code caused the drop downs to not be shown if there
was no section 0 (i.e., the site never had a news forum or an activity
in the Main Menu block).

FINALLY! :)

PS: Version bump, so that we know if people have the latest version of
the block. I 'm going to bump versions from now on when bugs are fixed.
2005-06-13 01:57:33 +00:00
lonecatz
b06bda7ce5 change the translation of word journal from 'zazhi' to 'xindebaogao' 2005-06-13 01:49:18 +00:00
mits
29c322ca73 translated two help files for quiz. 2005-06-13 01:31:15 +00:00
defacer
eb24097afe Merge from STABLE:
Fixing a notice when $CFG->forum_trackreadposts doesn't exist (when editing
the admin account during installation, for example).
2005-06-13 00:48:33 +00:00
mjollnir_
e67755a1b0 Merged from MOODLE_15_STABLE: Email bounce handling: fixing md5 validation bug 2005-06-13 00:17:16 +00:00
mudrd8mz
b8189c85ac New files and updates for 1.5. Modules done up to moodle.php, docs and help files incomplete. 2005-06-12 22:02:59 +00:00
koenr
3e33058824 *** empty log message *** 2005-06-12 21:59:28 +00:00
koenr
ad6aac8d6c updated index file 2005-06-12 21:47:11 +00:00
koenr
5d82670777 typo 2005-06-12 21:37:56 +00:00
koenr
507b529837 index and typo 2005-06-12 21:32:36 +00:00
koenr
59796d614d index and some better titles 2005-06-12 21:09:08 +00:00
barias
6905d7b482 *** empty log message *** 2005-06-12 20:04:45 +00:00
koenr
0b175cb5b6 typo 2005-06-12 19:12:13 +00:00
koenr
e43f288b39 HTML and XHTML error 2005-06-12 17:37:07 +00:00
koenr
a7bad8e26e latest changes for quiz analysis 2005-06-12 17:34:33 +00:00
koenr
9dc920eb57 missed an XHTML-error 2005-06-12 17:18:14 +00:00
koenr
54ea71f9ed fixing HTML and XHTML error 2005-06-12 17:11:07 +00:00
vthung
102414c831 Added analysisoptions.html 2005-06-12 14:22:19 +00:00
vthung
5075a54bb6 Added analysisdownload.html 2005-06-12 14:11:02 +00:00
gustav_delius
9660d1de9c merged from stable 2005-06-12 13:51:22 +00:00
gustav_delius
22fcd78b59 file analysisdownload.html was initially added on branch MOODLE_15_STABLE. 2005-06-12 13:49:37 +00:00
koenr
06db6c6767 duplicate sentence see but 3466 2005-06-12 13:04:08 +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
vthung
051123d0c5 Deleted journal related strings 2005-06-12 07:37:21 +00:00
vthung
80f7d4db4e Delete journal related things 2005-06-12 07:32:21 +00:00
mits
a7f265b37a polished some and translated a help file for quiz. 2005-06-12 04:26:45 +00:00
mits
428e247685 fixed encoding. 2005-06-12 03:54:51 +00:00
koenr
f0c979b4a0 some finetuning 2005-06-11 21:21:16 +00:00
moodler
e3804ec7e1 Merged from stable 2005-06-11 19:00:23 +00:00