8721 Commits

Author SHA1 Message Date
sam_marshall
e254aa344c MDL-12991 Updated groups UI so that it categorises members and potential members into roles (Teacher, Student, etc) 2008-01-17 11:28:54 +00:00
ethem
d4ed9c7456 New strings for authorize.net account verification 2008-01-16 17:11:30 +00:00
mjollnir_
d46a26c309 Merged from MOODLE_19_STABLE:
MDL-13000 Adding support for developers to add their own capabilities to local/db/access.php
This relies on a local/ language pack as well for the capability names.
Notes on implementation are in lib/locallib.php
2008-01-15 04:20:12 +00:00
poltawski
b826f37fb2 further refinement.. 2008-01-13 12:30:55 +00:00
poltawski
7e3594dfaa Improving wording 2008-01-13 12:28:48 +00:00
poltawski
ddd5486141 MDL-12943 - remove old dialogue unused language files 2008-01-13 11:46:20 +00:00
skodak
bb7152cc4e MDL-12914 Register globals trouble; merged from MOODLE_19_STABLE 2008-01-11 23:22:50 +00:00
nicolasconnault
f94fd8fe0c Fixed intermixed quickgrading and quickfeedback help strings 2008-01-11 10:03:32 +00:00
tjhunt
18159e20db MDL-12913 - Error messages when doing an XML grade import are not very helpful, include the idnumber that is causing the problem in the error message. 2008-01-10 15:38:48 +00:00
mjollnir_
e3cd54731c MDL-12894 Fixing language string mess (language packs containing \n) & moved them to the controllers,
also fixed a few typos and a || instead of && bug.  This all relates to the CLI installer.
2008-01-09 23:15:44 +00:00
moodler
a58ff1159b Fixed missing string MDL-12801 2008-01-09 07:36:29 +00:00
moodler
8871caf0ac Merged MDL-12801 from MOODLE_18_STABLE (improve roles terminology for system) 2008-01-09 06:50:42 +00:00
poltawski
3a0dd57e11 MDL-12853 - fix typo 2008-01-07 21:40:25 +00:00
poltawski
0756394e6c MDL-12866 - fix missing 'is' typo 2008-01-07 21:30:18 +00:00
poltawski
3b13da342b MDL-12859 - add some whitespace so translation layout doesn't get messed
up; merged from MOODLE_19_STABLE
2008-01-07 20:32:16 +00:00
mjollnir_
2f13f94ccc New feature: Command line installer. Credit: Dilan Anurudda.
This was a Google Summer of Code 2007 Project.

This introduces two new files, admin/cliupgrader.php and lib/installlib.php.

It also introduces a new PEAR library, Console_GetOpt.  I have recieved permission from the upstream author to include this in GPL Moodle (essentially dual license it) -  notes in lib/pear.

Most stuff that outputs html during install gets suppressed by the use of a constant.

Run the script like  php admin/cliupgrade.php --help for info.

Note that this all uses strings from install/ rather than lang, so I have updated stringnames.txt accordingly and they'll all be broken until the cronjob that generates them runs.
2008-01-07 01:54:28 +00:00
thepurpleblob
ca04c711e3 MDL-12701:
Missing string

Merged from STABLE_18
2008-01-04 21:06:39 +00:00
skodak
7c09710cbf MDL-12796 iplookup rewrite 2008-01-02 16:47:57 +00:00
poltawski
848917d17f MDL-12777 - no longer the second option, so tweak language
merged from MOODLE_19_STABLE
2007-12-31 15:03:32 +00:00
skodak
a7d43f0d15 MDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged from MOODLE_19_STABLE 2007-12-30 22:19:36 +00:00
skodak
5f8bdc17a8 MDL-11845 removing curl emulation library, snoopy has better support for proxies and seems to be more reliable on different platforms; spelling correction cURL instead of Curl; adding all proxy admin settings; better debug messages for file downloading; SOCKS5 proxy support; merged from MOODLE_19_STABLE 2007-12-30 19:42:51 +00:00
mark-nielsen
8888882af4 Merging fix for MDL-12605 from MOODLE_19_STABLE 2007-12-29 22:18:19 +00:00
poltawski
0e0c6c9419 MDL-11306 - adding a bit of info to try and explain that you can use
.domain.com to allow subdomains

merged from MOODLE_19_STABLE
2007-12-29 22:11:47 +00:00
poltawski
6e1cc99de7 MDL-12763 - proxy_url() in langimport was doing its own custom proxied
download magic. Convert to use download_file_contents() for more
robust downloads. And also add a more helpful error message while i'm
at it.
merged from MOODLE_19_STABLE
2007-12-29 20:03:03 +00:00
stronk7
61ba2b5fb8 New string added to note about automatic DB creation. MDL-9609
Merged from MOODLE_19_STABLE
2007-12-29 11:47:46 +00:00
poltawski
4586da47c6 MDL-3842 - tweak text to clarify
merged from MOODLE_19_STABLE
2007-12-28 23:25:34 +00:00
poltawski
a7f9e22da6 MDL-4164 fixed typo 2007-12-26 22:13:26 +00:00
skodak
6d77b23c55 MDL-12735 Make AJAX on by default, add option to disable AJAX course editing by default; merged from MOODLE_19_STABLE 2007-12-26 21:33:34 +00:00
poltawski
b070f1c78b MDL-12707 - moved hotpot/ lams to use new admin settings 2007-12-22 19:57:46 +00:00
poltawski
92acde19b6 MDL-12706 - fix caps typo 2007-12-22 17:04:54 +00:00
scyrma
2803993c02 Let the admin choose if a textfield is to be shown as plain text or as a password (with '*' in place of normal text) 2007-12-21 08:19:14 +00:00
poltawski
baae1acfef MDL-12638 - fixed typo
merged from MOODLE_19_STABLE
2007-12-20 16:17:50 +00:00
skodak
ad0178d890 MDL-12656 indicate when current value is incorrect and propose default instead in admin settings; merged from MOODLE_19_STABLE 2007-12-19 22:39:05 +00:00
poltawski
cbfa24b856 MDL-11561 - tweaking language a bit
merged from MOODLE_19_STABLE
2007-12-19 22:37:45 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
nfreear
c076f4beef Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript. 2007-12-18 17:18:19 +00:00
tjhunt
f4850b7e52 MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE. 2007-12-18 16:12:11 +00:00
skodak
6265d4630b MDL-12103 new config option for mail newline chars; merged from MOODLE_19_STABLE 2007-12-17 23:44:25 +00:00
poltawski
7e8bdd14cc MDL-11086 - more tweaks to helpfile as per Rays suggestions
merged from MOODLE_19_STABLE
2007-12-16 16:14:48 +00:00
poltawski
ceb31746c5 MDL-11191 - lets not advocate copyright abuse by advising to steal pictures
from the web!

merged from MOODLE_19_STABLE
2007-12-16 11:59:09 +00:00
skodak
3f6ba95bc6 MDL-12570 option to disable lang autodetect from browser; merged from MOODLE_19_STABLE 2007-12-15 13:28:01 +00:00
skodak
d795bfdbf9 MDL-12221 reworked container autoclosing - error() and notice() do not work everywhere though; notice print header if needed now; new print_footer('empty') for empty footer - removes some hacky </body></html> - merged from MOODLE_19_STABLE 2007-12-14 21:22:38 +00:00
tjhunt
0cfabab671 MDL-12517 - Further refinement. Move the processing to after print_header, so any notices do not break XHTML strict. Merged from MOODLE_19_STABLE. 2007-12-13 14:26:14 +00:00
toyomoyo
56af043f38 MDL-12517, notify when grades entered into gradebook is out of bounds 2007-12-13 07:09:27 +00:00
tjhunt
2a13e454f9 MDL-9459 - Provide information relating to groups in the summary message "Attemts: 123". Now, depending on the situation, you see one of three messages: "Attempts: 123", "Attemtps 123 (45 from your groups)" or "Attemtps 123 (45 from this group)".
I also took the opportunity to improve the layout of this message slightly, and clarify the message that tells you that you cannot add or remove questions from the quiz if there are attemts.

Merged from MOODLE_19_STABLE.
2007-12-12 17:23:55 +00:00
nfreear
b0dc3e563d Fixes bug MDL-2674, "backup always backsup/restores groups regardless of user settings" - restore group/grouping option. 2007-12-10 10:26:47 +00:00
skodak
ee022cb7b8 fixing unmerged files 2007-12-06 09:21:55 +00:00
nicolasconnault
40e2ccee27 MDL-11835 Implemented changes discussed in http://moodle.org/mod/forum/discuss.php?d=85908. Also added item name and module name and category name (for category totals) in alt tags of icons 2007-12-05 09:35:19 +00:00
nicolasconnault
2a58d3c22c MDL-12389 Added a new getElementsByClassName function in lib/javascript.php, added the selectallornone formslib element, modified the advcheckbox element to support the group variable, and implemented the new element in grade_export_form 2007-12-03 15:42:11 +00:00
toyomoyo
93c61c18cf MDL-10915, additional setting for emoticons 2007-12-03 06:27:21 +00:00