15426 Commits

Author SHA1 Message Date
thepurpleblob
f59e91bcf8 _variable() functions, _GET, _POST etc. changed to appropriate _param()
style functions.
2005-07-06 15:31:07 +00:00
mindforge
638267ab81 Updated terminology.html and included the contents of eventtypes.html therein. Therefore eventtypes.html is no longer needed and is removed. 2005-07-06 15:30:13 +00:00
skodak
3e7bf58a3b added word count display; merged from MOODLE_15_STABLE 2005-07-06 14:04:44 +00:00
thepurpleblob
621d2ab686 Fixed language string for show league tables. 2005-07-06 13:44:04 +00:00
martignoni
9b1181890c Simple change 2005-07-06 13:37:59 +00:00
moodler
cb6682652d Removed recent border change to user pix 2005-07-06 13:29:02 +00:00
moodler
34ea06ece4 Undoing hack from David ... it can't be just switched off
without making existing sites look crap
2005-07-06 13:24:43 +00:00
moodler
18a1868bd1 Merged small fix from stable 2005-07-06 13:18:53 +00:00
thepurpleblob
1db81444e0 Upload limit now takes account of course upload limit.
Bug #3247
2005-07-06 12:14:39 +00:00
thepurpleblob
6cb48ed312 Help for 'use password' points to 'password' help as 'use password' had no
help.
2005-07-06 11:13:31 +00:00
thepurpleblob
a46e8124eb Some help files incorrectly linked as some completely missing - missing
ones are just empty place holders at the moment - better than error I guess.
2005-07-06 11:10:49 +00:00
stronk7
36c8c81d39 One non-scaped quote was preventing es_es to work properly. 2005-07-06 11:00:50 +00:00
koenr
40725a2684 New files/strings 2005-07-06 10:49:27 +00:00
skodak
110bdb0e49 max upload size not shown to students; merged from MOODLE_15_STABLE 2005-07-06 10:15:33 +00:00
skodak
088ec31716 Bug #3596 - Secureforms yes breaks online assignment; merged from MOODLE_15_STABLE 2005-07-06 09:52:59 +00:00
thepurpleblob
37ef382cbe Added an optional_param() for 'topic' as it was coming from 'register_globals'
land.
2005-07-06 09:51:18 +00:00
martignoni
dac5a79525 Small bug corrected (thanks to Jrme Carujo) 2005-07-06 09:25:17 +00:00
stronk7
bb7e09a453 Latest changes merged from MOODLE_15_STABLE
Moving the MERGED tag for the whole quiz directory
as talked with Gustav...
2005-07-06 09:05:17 +00:00
skodak
53a6c4cfd8 compatibility hack for Moodle Cron, cookies not deleted, but set to "deleted"; merged from MOODLE_15_STABLE 2005-07-06 08:43:19 +00:00
gustav_delius
39e3c1f1c3 Merged from STABLE 2005-07-06 07:53:17 +00:00
koenr
f8bfb35abd removed some odd characters before <?php 2005-07-06 07:06:56 +00:00
urs_hunkler
b5522c9250 added class for userpic for better formatting via CSS in 2 additional lines. Same changes as in 15_STABLE. Merging produced wired version numbers??? So I added the changes here too. 2005-07-06 07:04:40 +00:00
gustav_delius
7d0fdfd794 Moved constants into constants.php so that they can be loaded where needed. 2005-07-06 06:44:18 +00:00
mits
22fa2aa8ce translated one help file for lesson. 2005-07-06 05:56:21 +00:00
thepurpleblob
9b43918fe8 Ahem - data_submitted() remark, now considerably toned down in line with
Petr Skoda's (actual) recommendation.
2005-07-06 05:27:00 +00:00
defacer
c7d6e27451 Fixing a notice: $this->footer wasn't always set.
This doesn't happen in 1.5 so it must have been a regression.
2005-07-06 00:51:20 +00:00
defacer
fdc36b2f98 Merging from STABLE:
Fixed the annoying "...and the 1 Journals you had..." message when you have
no Journals at all, because I was tired of seeing it.

count(false) is 1 and not 0.
2005-07-06 00:47:08 +00:00
defacer
e623c7f740 Merging from STABLE:
Fix for bug 3616:

layout-table wasn't closed correctly for teachers and guests.
2005-07-06 00:36:36 +00:00
papita
1a86229596 new by praciano and paula 2005-07-05 18:04:27 +00:00
papita
48127e8e29 new by ricardo praciano 2005-07-05 18:02:45 +00:00
papita
37a04ed35a new by rubens serafim 2005-07-05 18:00:10 +00:00
papita
c1c606f30e new by Sadao 2005-07-05 17:59:24 +00:00
papita
693b385760 new by edgar amorim 2005-07-05 17:58:32 +00:00
papita
e3ddf07331 correcting some typos 2005-07-05 17:55:49 +00:00
skodak
96b5658136 disabled cookie check when alternate login url used; merged from MOODLE_15_STABLE 2005-07-05 17:16:21 +00:00
skodak
269ecdac44 code cleanup - see SC#129; merged from MOODLE_15_STABLE 2005-07-05 17:02:55 +00:00
stronk7
413884c736 With the latest feature I introduced to filterlib (the ability
to specify a replacement phrase instead of printing the linked
phrase I introduced a bug about text being showed with the case
of the concept instead of the case of the text under case
insensitive filtering. Detected and solved now. Bug 3688.
(http://moodle.org/bugs/bug.php?op=show&bugid=3688)

Merged from MOODLE_15_STABLE
2005-07-05 16:43:48 +00:00
mindforge
2dde39c1c2 Update to attempt.html, minor modifications to databasetables.html 2005-07-05 16:35:09 +00:00
koenr
732ba59616 new string for installer4windows 2005-07-05 15:20:31 +00:00
thepurpleblob
5a90586d36 Changed _variabl() functions to _param() functions. 2005-07-05 15:00:34 +00:00
martignoni
4172c17bb6 Completed translation 2005-07-05 14:59:06 +00:00
martignoni
8ba3e96810 New lang entries for lesson dependency feature 2005-07-05 14:30:20 +00:00
martignoni
75356414df some new strings 2005-07-05 14:23:41 +00:00
mits
5efe8044e8 translated one help file for lesson. 2005-07-05 13:12:42 +00:00
koenr
032298a671 Removed the parentlanguage string 2005-07-05 12:45:24 +00:00
thepurpleblob
156dbd6944 fixed a couple of typos and removed reference to isset_param() function,
replacing with advice as discussed with Petr Skoda
2005-07-05 11:14:31 +00:00
thepurpleblob
00592b8032 changed deprecated _variable() type functions to _param() type functions. 2005-07-05 11:02:46 +00:00
thepurpleblob
218dc7532b data_submitted() replaced with appropriate _param() style functions,
HTML output tidied up and sesskey checking added.
2005-07-05 10:53:22 +00:00
thepurpleblob
c33fe7e79a Changed _variable() to _param throughout. Improved look of output HTML
and added sesskey checking.
2005-07-05 10:35:32 +00:00
skodak
dd5de88921 fixed comments - SC #61; merged from MOODLE_15_STABLE 2005-07-05 08:29:07 +00:00