29771 Commits

Author SHA1 Message Date
danmarsden
3c56a7cc93 fix for MDL-7128 - hide save button when options are all full. and tidy up of old is_guest call 2008-01-18 00:32:31 +00:00
danmarsden
06d5e7f08b MDL-12331 prevent hidden role assignments from being shown in the unanswered column of the choice, but still allow them to be shown if they have selected a choice. 2008-01-17 23:02:57 +00:00
nicolasconnault
879c99bbd1 MDL-12122 Applied Petr's suggested capability fix 2008-01-17 16:25:48 +00:00
nicolasconnault
d08bba8354 MDL-12122 Completed the change to a more useful user report for the admin, with a few extra bits. 2008-01-17 15:08:09 +00:00
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
moodler
ca2d0fc0e0 Automatic installer.php lang files by installer_builder (20080117) 2008-01-17 03:25:24 +00:00
urs_hunkler
fd410ca418 merged from 1.9 :: some CSS cleaning up 2008-01-16 20:05:33 +00:00
danmarsden
ba85f6cebc MDL-12890 - patch that allows doanything users to submit a choice, but not shown in the unanswered column. 2008-01-16 18:50:20 +00:00
skodak
588cd516e1 tweak has_capability() debug mode to add only one query per page for cap name verification; merged from MOODLE_19_STABLE 2008-01-16 17:24:08 +00:00
urs_hunkler
34d04affe3 new faster jQuery version 2008-01-16 17:22:17 +00:00
urs_hunkler
f6e98e0cfb merged from 1.9 :: MDL-12536 :: changed customtheme call to fixed custom_corners call. 2008-01-16 17:20:24 +00:00
ethem
8bdd962733 Authorize.net account verification 2008-01-16 17:19:30 +00:00
ethem
d4ed9c7456 New strings for authorize.net account verification 2008-01-16 17:11:30 +00:00
poltawski
1eeaed292b MDL-13003 - dont icq key array twice
merged from MOODLE_19_STABLE
2008-01-16 15:07:00 +00:00
poltawski
d4ba9ef7dc MDL-13023 - avoid a db query per user picture 2008-01-16 14:45:24 +00:00
scyrma
9ea043250b added some documentation 2008-01-16 08:41:30 +00:00
scyrma
aa68a7b0a2 MDL-13020 : deprecates make_table 2008-01-16 08:17:25 +00:00
nicolasconnault
353a89619f Reverting MDL-12974 and MDL-12941 (Urs simple wrapper changes) 2008-01-16 07:54:27 +00:00
nicolasconnault
f0067a7836 MDL-12941 Added clear:none; to div.user-box css. Also fixed a couple of & with & 2008-01-16 07:44:57 +00:00
scyrma
9e73868793 Fix for MDL-9669 : make it possible to specify 0 as cellpadding and cellspacing 2008-01-16 07:39:03 +00:00
moodler
3ff19e09d2 Merged fix for SQL error in JOIN MDL-12990 2008-01-16 06:12:59 +00:00
moodler
73db2aa0af Automatic installer.php lang files by installer_builder (20080116) 2008-01-16 03:21:22 +00:00
moodler
e6d8bc8c4a Merged upgradelib.php fixes from 1.9 MDL-13017 2008-01-16 01:51:18 +00:00
poltawski
b4d80abe0c MDL-12990 - save more needless db queries
merged from MOODLE_19_STABLE
2008-01-15 22:08:20 +00:00
poltawski
ba71f5c4b3 MDL-12990 - use our user object and we save 2dbq for free on message history page
merged from MOODLE_19_STABLE
2008-01-15 21:34:12 +00:00
poltawski
7390832c7d MDL-12990 - Significantly reduce database queries for messaging
search by getting info required by in search sql.

On a site with 1500 users:
Before: 850 dbq
After:  8   dbq

merged from MOODLE_19_STABLE
2008-01-15 16:10:58 +00:00
tjhunt
8b66a42a96 MDL-13011 - Improve import form layout. 2008-01-15 15:25:02 +00:00
thepurpleblob
86b685208d MDL-12016:
Read xml structure correctly to get category path.

Merged from STABLE_19
2008-01-15 14:52:49 +00:00
thepurpleblob
40e7144323 Reverting Mike C's change in MDL-12016 2008-01-15 14:35:59 +00:00
poltawski
f46b6587a6 MDL-12990 - clean up message_print_contacts() a lot to:
* Use less DB queries and avoid getting lots of needless data
 * Dont do a big php array rearranging loop - database does the work for us instead
 * split all the duplicated display code into a single function

merged from MOODLE_19_STABLE
2008-01-15 13:48:34 +00:00
ethem
4e25202e0b Tidy up 2008-01-15 10:16:27 +00:00
ethem
d2e042ee5e Tidy up 2008-01-15 10:03:57 +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
mjollnir_
6a91692518 Merged from MOODLE_19_STABLE: MDL-13001 - adding support for language files in local/ directory. 2008-01-15 01:40:02 +00:00
mjollnir_
60581bb517 Merged from MOODLE_19_STABLE:
More on MDL-11561 - fixed up path to local/ settings file to be more consistent,
added documentation in lib/locallib.php on how to create new local admin tree item
2008-01-15 01:10:34 +00:00
mjollnir_
0b5e060578 Merged from MOODLE_19_STABLE: MDL-11561 - added support for local/localsettings.php 2008-01-14 23:32:43 +00:00
skodak
028553e774 MDL-12822 readding grade_get_course_grade(), alternative to grade_get_course_grades(); merged from MOODLE_19_STABLE 2008-01-14 23:29:00 +00:00
skodak
204175c5ce MDL-12912 module idnumber course unique only; merged from MOODLE_19_STABLE 2008-01-14 22:46:03 +00:00
ethem
039afd9b87 MDL-12958 In the Authorize enrol plug-in when a credit card expiry date (year) is entered, a validate error is generated blocking credit card usage 2008-01-14 18:01:18 +00:00
poltawski
2bd89cdb07 MDL-12990 Ensure that displaying message contact list pictures doesn't take a
dbq per contact. Could do with a rewrite, but this saves us dbqs for now
merged from MOODLE_19_STABLE
2008-01-14 16:59:34 +00:00
moodler
ccf6a8ddd1 Automatic installer.php lang files by installer_builder (20080114) 2008-01-14 03:35:31 +00:00
poltawski
362594f2e4 MDL-8269 - stats wasn't paying attention to run time settings as the strtotime arguments were the wrong way round. Thanks to Mark Nielsen 2008-01-13 18:46:55 +00:00
urs_hunkler
9ef050900e merged from 1.9 :: MDL-12564 :: added font-family to the arrow properties. 2008-01-13 17:53:44 +00:00
poltawski
837aae267a MDL-12560 - layout fixes for tag blocks
merged from MOODLE_19_STABLE
2008-01-13 16:34:55 +00:00
poltawski
331362c8eb MDL-12560 - layout fixes for tag blocks
merged from MOODLE_19_STABLE
2008-01-13 16:30:09 +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
5cbce21ab0 MDL-7846 - use translatable strings for bulk messaging
merged from MOODLE_19_STABLE
2008-01-13 12:21:47 +00:00
poltawski
ddd5486141 MDL-12943 - remove old dialogue unused language files 2008-01-13 11:46:20 +00:00
poltawski
22220aa736 MDL-12742 - remove duplicated lang files 2008-01-13 11:37:26 +00:00