15729 Commits

Author SHA1 Message Date
gustav_delius
6afbc42c4e Merged from STABLE 2005-07-23 09:31:07 +00:00
gustav_delius
376b8cd217 The fixes for the item analysis plug-in that were assembled by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27553 2005-07-23 09:12:42 +00:00
dovix
43daea7d3e fix some Hebrew strings 2005-07-23 09:01:36 +00:00
defacer
30d5bd7979 Merging from STABLE:
Fix for bug 3793:

Prevent warning message when configuring a glossary_random block in a
course which has no glossaries.
2005-07-23 00:53:55 +00:00
michaelpenne
0bdb7db93f Fixed a path problem that occurs while unzipping 2005-07-22 21:09:37 +00:00
gustav_delius
c24aca42c5 Resetting the timout counter to avoid the timeouts reported at http://moodle.org/mod/forum/discuss.php?d=24790#129431 2005-07-22 20:42:16 +00:00
martignoni
388f45fb51 New plug-in 2005-07-22 20:27:50 +00:00
martignoni
6da74ee839 New report plug-in 2005-07-22 20:24:57 +00:00
martignoni
afa0cb30c1 Added 'cachecontrols' string 2005-07-22 20:23:04 +00:00
ethem
cb263abd73 Uses currencies.php for currency list. 2005-07-22 19:40:11 +00:00
barias
e2bc5b1376 Minor updates in spanish translation 2005-07-22 19:18:43 +00:00
moodler
3d2c41f4d3 Add currency to cost 2005-07-22 18:52:58 +00:00
moodler
cd9f55bec4 Added currency for new installations 2005-07-22 18:46:55 +00:00
moodler
7ad9dd54e6 Added get_list_of_currencies() 2005-07-22 17:30:05 +00:00
moodler
66473eab0e Fixed database upgrade but PHP code still needs work for this module 2005-07-22 17:25:38 +00:00
moodler
f2e34253c3 Removing and re-adding currency support in courses 2005-07-22 17:19:52 +00:00
moodler
f45d33ee84 Adding standard three-letter list of currency codes 2005-07-22 17:02:37 +00:00
mits
a617f2ffc1 translated some new strings and added quiz_responses.php. 2005-07-22 15:28:09 +00:00
bawjaws
0f363686d9 adding a way to test the user image border removal code. Needs some speed
testing to see whether this is feasible to do during upgrade for larger
sites. Just a stand alone page (like userpix) which requires admin rights.
2005-07-22 14:12:32 +00:00
bawjaws
113a79e2b3 rolling back some functionality changes I made to user image routine, but
keeping the clean up of code that makes it clearer what's happening.
2005-07-22 14:10:07 +00:00
bawjaws
8b5e8ea943 rolling back my filename changing code to follow Martin's suggestion for
a more elegant solution to the black border. Towards that end added a
routine to zoom in on image, cropping the border (if resampling available)
 or interpolate from neighbouring pixels otherwise.
2005-07-22 14:08:05 +00:00
thepurpleblob
5b540fa98f Use 'factored out' configuration settings. 2005-07-22 13:59:19 +00:00
thepurpleblob
1d88a9644e Initialise all (new) config settings for this filter in one place. 2005-07-22 13:57:22 +00:00
thepurpleblob
5b127e24a1 New look to match blocks and modules administration.
No new functionality, but will allow provision of individual setup pages
which is coming soon.
2005-07-22 13:05:01 +00:00
thepurpleblob
94fe0f2bd5 Added 'cachecontrols' string 2005-07-22 13:00:47 +00:00
mits
cc7d66b677 Changed login box, content background from #EEEEEEE to #FFFFFFF. 2005-07-22 12:31:25 +00:00
gustav_delius
80ed3fe6b0 New report plug-in contributed by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27730 2005-07-22 11:41:12 +00:00
gustav_delius
970d0fe02c Improvements contributed by Jean-Michel Vedrine, see http://moodle.org/mod/forum/post.php?reply=130818.
- you can change # of attempts per page displayed on screen
- you can download results to Excel/text file, including detailed grades if you check this option.
2005-07-22 09:43:23 +00:00
thepurpleblob
25d7779cf2 Added additional features/fixes noted in bug #3795 by Dmitry Pupinin. 2005-07-22 09:01:34 +00:00
martignoni
3e20cb563c 'showversions' added 2005-07-22 08:03:09 +00:00
mits
10ac9edb1a translated one new string for wiki.php. 2005-07-22 06:37:17 +00:00
stronk7
cc76bed843 Added one previously hardcoded string to wiki. 2005-07-21 23:41:45 +00:00
stronk7
0d1b48960a Now paging of older versions is showed and working properly. It was
really buggy! One string added to wiki lang file too. Bug 3750.
(http://moodle.org/bugs/bug.php?op=show&bugid=3750)

Merged from MOODLE_15_STABLE
2005-07-21 23:40:27 +00:00
stronk7
49d005eefa Try to maintain user preferences synchronised between DB and $USER.
Merged from MOODLE_15_STABLE
2005-07-21 18:48:26 +00:00
mits
861480ccab polished and translated a help file for workshop. 2005-07-21 17:05:03 +00:00
mits
8968d7791b Updated some, based on standard theme. 2005-07-21 17:02:52 +00:00
moodler
00684b54cc Merged tidy from stable 2005-07-21 16:44:44 +00:00
thepurpleblob
860ddcb405 Changes for revised filters administration page.
Added class 'flexible' which styles tables generated by the 'flexible tables'
class nicely.
2005-07-21 14:56:40 +00:00
moodler
3b4ff6edb6 Run the online assignment cleanup code automatically on an upgrade. (SE) 2005-07-21 10:46:37 +00:00
moodler
8bd9d5fe2e Fixes database errors from faulty Journal to Online Assignment upgrade code
from 1.4 to 1.5.1
Script can be run at any time.
(SE)
2005-07-21 10:28:30 +00:00
thepurpleblob
00b3edfdfb merged from STABLE 2005-07-21 09:26:34 +00:00
thepurpleblob
6ef8d79a3e Various small changes suggested by Dmitry Pupinin.
1. Changed formula's size
2. Formula displayed correctly in pop-up window
3. Preambula became configurable
4. Formula became transparent
2005-07-21 07:52:13 +00:00
mits
f54b1dbd96 Updated some, based on standard theme. 2005-07-20 21:51:52 +00:00
martignoni
3d5893ecbb Added prerequisites support 2005-07-20 21:37:30 +00:00
scop22
14b159c094 Updating Korean language pack EUC-KR version to same level as UTF-8 pack. Some files added, others modified. 2005-07-20 18:06:43 +00:00
defacer
98f8f9c218 Adding some fields to mdl_event to facilitate iCalendar import/export.
This is a work in (sloooow) progress.
2005-07-20 17:58:33 +00:00
defacer
2ecdff7894 Merging from STABLE:
All this time, table_column() didn't handle CHAR fields correctly! :o
2005-07-20 17:47:05 +00:00
scop22
3ff488460e Adding two new files to the Korean language pack (utf8 version)
PS The log message for the previous commit should have read "Updating files for the Korean language pack (utf8 version)"
2005-07-20 17:29:29 +00:00
defacer
e15e02bf98 Merging from STABLE:
Fix for bug 3637:

Certain obscure cases of using PHP accelerators (probably has to do with
OS and PHP version as well, but it's not certain) caused an error to be
displayed when importing data from "local pagelib" files with "debug" turned
on. The error was bogus, but error() stopped the page from being displayed.

Thanks to James P. Dugal the from University of Louisiana at Lafayette for
identifying and helping to solve the problem!
2005-07-20 17:23:07 +00:00
scop22
175b553664 test 2005-07-20 17:05:25 +00:00