10032 Commits

Author SHA1 Message Date
moodler
f20ff20449 Merged fix from STABLE to hide hidden teachers in a course with separate groups 2004-11-11 08:10:01 +00:00
moodler
ab00ea8ccf Merged changes from STABLE 2004-11-11 07:57:52 +00:00
moodler
7054372371 More secure use of parameters, merged from stable 2004-11-11 07:45:27 +00:00
moodler
6aac6eef8c Access fixes, merged from stable 2004-11-11 07:44:14 +00:00
moodler
6a6002f68c Merged changes from stable 2004-11-11 07:42:04 +00:00
carlesbellver
72d785325c *** empty log message *** 2004-11-11 07:30:00 +00:00
carlesbellver
5fe2230a80 *** empty log message *** 2004-11-11 07:22:59 +00:00
moodler
999b098992 Upgraded release notes 2004-11-11 07:06:21 +00:00
moodler
5977cfa376 Merged from stable 2004-11-11 07:03:53 +00:00
moodler
ec11cd9c66 Merged payment fix from stable 2004-11-11 06:51:53 +00:00
moodler
9957501099 Merged fix to allow teacher to always take quiz 2004-11-11 02:22:08 +00:00
koenr
0bdc5ea568 changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages
Correcting the corrected correction ;-)
2004-11-10 22:18:11 +00:00
dhawes
e0134f842c added comments and some spacing cleanup 2004-11-10 16:43:57 +00:00
moodler
6f61241cfb Merged fixes from stable 2004-11-10 15:48:48 +00:00
paca70
a35bbc99c9 Updates/fixes from Mio Taalas. 2004-11-10 14:22:32 +00:00
moodler
27d394caf9 Merged removed notice from stable 2004-11-10 14:19:40 +00:00
mits
c9d3762590 Fixed a variable that had been accidentally lowercased ($CFG) 2004-11-10 14:11:56 +00:00
moodler
44f42b55c4 Fix lowercased variable 2004-11-10 14:07:48 +00:00
moodler
e200a26ec0 Merged robustness check from stable 2004-11-10 14:06:20 +00:00
carlesbellver
ae5e0d24ad *** empty log message *** 2004-11-10 13:32:54 +00:00
moodler
8f88f8c7d9 Adding Arabic updates 2004-11-10 12:01:35 +00:00
paca70
d55896efab Come corrections from Mio Taalas. Thanks. 2004-11-10 09:50:46 +00:00
mits
ec90d36631 translated some. 2004-11-10 03:12:52 +00:00
moodler
f37e86cc73 Bumping up the number. Main reason is that I'm testing CVS mail 2004-11-10 02:22:30 +00:00
stronk7
ae06e00e75 Old-awaiting for 1.4.2 release changes in the glossary.
Now, print view is different for each format (consistent with it).
New, custom formats can, optionally, define their print view. Else
the default one will be used.
With this, 1.4.x glossary developments are finished and we can start
solving some pending things in 1.5...

Merged from MOODLE_14_STABLE
2004-11-09 23:23:04 +00:00
mjollnir_
36c2c0efee glossary attachments fix to allow optional file upload 2004-11-09 21:02:39 +00:00
mits
a35f1e65a8 polished. 2004-11-09 16:43:44 +00:00
carlesbellver
3db1e847c0 *** empty log message *** 2004-11-09 12:48:57 +00:00
defacer
f032aa7a5f MAJOR CHANGES:
--------------

Brand-new pagelib.php at your disposal! It slices, it dices, it makes your coffee.
It still doesn't understand women... Read the comments in pagelib.php for a first
impression. Feedback highly encouraged!

Blocks code has undergone significant changes to work with Pages. Flexibility is its
middle name, since I think (without having tried it) that adding e.g. a third
placeholder for "center" blocks in courses, with full support for moving around etc,
will now take about 15 lines of new or edited code. If you are not impressed yet, I
suggest watching a documentary on solar physics. :P

MINOR CHANGES:
--------------

Added instance_allow_config() in the blocks class hierarchy to supplement per-instance
configuration options. You can override it to return true and thus get configuration
amenities without allowing multiple instances.

Minor polishing to comments and documentation (whatever caught my eye was game).

Tightened up some code here and there by utilizing all the new features.

BUGFIXES:
---------

A bug in restore_execute.html caused hidden blocks to not be restored at all.
2004-11-08 19:36:07 +00:00
paca70
dea3ce5b03 Added missing string for ldap_opt_deref 2004-11-08 19:34:43 +00:00
defacer
4362b39978 Latest changes for the blocks/pages features.
NOTE TO TRANSLATORS: Please do not be quick to translate this. It may still change.
2004-11-08 19:21:23 +00:00
defacer
681ad23b3d Bugfix: The table prefix_block in blocks/db/postgres7.sql was incorrectly constructed as prefix_block.
Thanks to Penny Leach for pointing it out.
2004-11-08 19:18:19 +00:00
paca70
8021cc54c1 Allow config how aliases are derefered. 2004-11-08 18:13:00 +00:00
moodler
624dc86a4d Very early version of Shibboleth plugin, looking for feedback 2004-11-08 15:08:19 +00:00
bobopinna
1bb6ad15cf Translated by Luca Arese 2004-11-08 13:34:20 +00:00
paca70
52192a5ce7 Prevent error messages when username is not member of group 2004-11-08 10:55:57 +00:00
carlesbellver
c86939ee32 *** empty log message *** 2004-11-08 09:46:30 +00:00
mjollnir_
cfd146aefa Wiki integration with upload class.
Changes in two upload forms and in moodle_binary_store.php - moodle_binary_store_file

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-363
    Penny Leach <penny@catalyst.net.nz>
    wiki integration with upload class.
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-364
    Penny Leach <penny@catalyst.net.nz>
    fixed lost submit button from last wiki upload patch, also fixed bug related to generating db id for attached files

Full logs:

Revision: moodle--eduforge--1.3.3--patch-363
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Nov  8 11:18:08 NZDT 2004
Standard-date: 2004-11-07 22:18:08 GMT
Modified-files: mod/wiki/ewiki/ewiki.php
    mod/wiki/ewiki/plugins/moodle/downloads.php
    mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-363
Summary: wiki integration with upload class.
Keywords:


Revision: moodle--eduforge--1.3.3--patch-364
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Nov  8 16:01:29 NZDT 2004
Standard-date: 2004-11-08 03:01:29 GMT
Modified-files: mod/wiki/ewiki/plugins/moodle/downloads.php
    mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-364
Summary: fixed lost submit button from last wiki upload patch, also fixed bug related to generating db id for attached files
Keywords:
2004-11-08 05:32:18 +00:00
mits
ff61707012 translated some. 2004-11-08 05:29:50 +00:00
mjollnir_
f7f36ce260 few wayward typos breaking postgres workshop install 2004-11-08 05:26:27 +00:00
stronk7
71c235bca4 New release of the multilang filter:
- 100% compatible with previous "Multilang" filter.
    - Supports a new "short" syntax to make things easier. Simply use:
        <lang lang="XX">
    - It needs less resources and executes faster.
    - It Allows any type of content to be used. No restrictions at all!

Merged from MOODLE_14_STABLE
2004-11-07 17:11:57 +00:00
moodler
9cc9b7c169 Merged mailout fix from STABLE 2004-11-07 15:27:19 +00:00
martignoni
7b0e3827ac Update to last mods 2004-11-07 11:47:27 +00:00
barias
85c55f0369 Latest spanish translation. 2004-11-07 11:34:05 +00:00
paca70
a4a6012517 Updates 2004-11-07 09:33:28 +00:00
paca70
63fa3f8014 If selected news count is zero, dont print forum headers. 2004-11-07 09:12:45 +00:00
mudrd8mz
acb23f9e45 First quick update for 1.4.2. Some files still incomplete 2004-11-06 22:45:48 +00:00
koenr
3ff96b2865 changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages
Very strange: displays correctly in firefox and not in IE :-(
2004-11-06 00:41:54 +00:00
koenr
d1ba78c701 changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages 2004-11-06 00:37:08 +00:00
koenr
fec5e3601e changing thislanguage to NCR so it displays properly in the languagelist of utf-8 languages 2004-11-06 00:30:13 +00:00