23582 Commits

Author SHA1 Message Date
toyomoyo
33a893aa2b merged, adding missing fields 2006-11-15 06:28:37 +00:00
toyomoyo
e1658dad73 merged, replacing deprecated functions 2006-11-15 06:23:28 +00:00
toyomoyo
3997cb4037 Adding hidden role assignment, currently used in course participants page and print_course function.
Please test.
2006-11-15 04:28:18 +00:00
toyomoyo
4158fd81ce merged fix for MDL-6928, correcting checks for auth_iscreator 2006-11-15 03:40:18 +00:00
vyshane
d23157d82f Merged from 1.7 2006-11-15 03:31:28 +00:00
toyomoyo
baecd8cd72 dropping studentcanpost in glossary, MDL_7170 2006-11-15 03:15:59 +00:00
toyomoyo
323edd4ba4 fixing indenting 2006-11-15 03:15:06 +00:00
moodler
9e0834fe51 Automatic installer.php lang files by installer_builder (20061115) 2006-11-15 03:12:00 +00:00
vyshane
7fdbbaea87 Merged from 1.7 2006-11-15 02:42:38 +00:00
toyomoyo
ced6ca158f fixing alt tag to use capital "More" 2006-11-15 02:10:59 +00:00
skodak
470accb7af use timeupdated field in paypal table MDL-7555 2006-11-14 21:29:57 +00:00
skodak
919da6579c MDL-7536 add proper slashing to data from paypal callback 2006-11-14 21:12:17 +00:00
skodak
934bdbee95 MDL-7535 PayPal communication now fully utf-8 compatible, users must check/fix encoding setting in their PayPal account - see linked docs from PayPal enrolment config page 2006-11-14 20:52:15 +00:00
moodler
2562c1416c Initial commit of gu_utf8 installer file 2006-11-14 19:52:55 +00:00
stronk7
0b02aefb93 while working, it's better to compare with original data (un-slashed)
Merged from MOODLE_17_STABLE
2006-11-14 16:31:33 +00:00
tjhunt
f9c92efef3 MDL-7531 Fix SQL that does not work in Oracle. Thanks to Mark Hetherington for the fix. Merged from MOODLE_17_STABLE. 2006-11-14 15:41:20 +00:00
skodak
547e5e7ab0 whitespace fix in PayPal plugin 2006-11-14 09:32:11 +00:00
skodak
5599d142f6 MDL-7838 Fixed wrong Paypal spelling, should be PayPal
MDL-7539 PayPal pay button XHTML compliance
MDL-3137 PayPal acceptace logo displayed on enrollment page
2006-11-14 09:26:22 +00:00
skodak
4849431074 add hooks to paypal plugin to allow testing on www.sandbox.paypal.com MDL-7528 2006-11-14 08:53:39 +00:00
jamiesensei
6b717125f9 changed width of form to 80% -aesthetic change 2006-11-14 06:09:36 +00:00
jamiesensei
b2a0cb86d0 migrated journal/mod.html to formslib 2006-11-14 06:01:11 +00:00
jamiesensei
ed904dce6d range third parameter doesn't work pre PHP 5.0 removed the use of this. 2006-11-14 05:38:10 +00:00
vyshane
3972629d1f Merged from 1.7 2006-11-14 05:34:38 +00:00
jamiesensei
cc935f9174 fix for bug - not seeing standard elements on activity module form on some versions of PHP. 2006-11-14 05:18:39 +00:00
vyshane
d4f36e7d2a Merged from 1.7. 2006-11-14 05:04:15 +00:00
vyshane
d815886370 Merged from 1.7 2006-11-14 03:07:18 +00:00
jamiesensei
4ea750414e add custom submit button to registry 2006-11-14 03:00:26 +00:00
jamiesensei
c65795d341 checking in files for some new custom elements. And added a default help button to the format drop down box. 2006-11-14 02:57:19 +00:00
vyshane
02059f4678 Merged from 1.7 2006-11-14 02:07:59 +00:00
stronk7
b09cba5084 Set Assoc mode always after DB connection. Discovered by MDL-7443
Merged from MOODLE_17_STABLE
2006-11-13 22:59:58 +00:00
stronk7
db15d4375e Fetchmode needs to be explicity set to ASSOC. Plus 1 missing library
added. MDL-7443

Merged from MOODLE_17_STABLE
2006-11-13 22:49:30 +00:00
skodak
8f425a8f72 MDL-7389 paypal plugin reports error when student correctly enrolled; merged from MOODLE_17_STABLE 2006-11-13 22:26:11 +00:00
nfreear
3a7963604f Interface fix in groups_add_member, remove_member - basicgrouplib.php, dbXX.php, test_XX.php (Bug MDL-7380 "groups".) 2006-11-13 16:25:16 +00:00
exe-cutor
574551d9c8 Merged user capabilities fix for 1.7 2006-11-13 11:54:07 +00:00
jamiesensei
630371c03a *** empty log message *** 2006-11-13 09:20:42 +00:00
jamiesensei
d982f87978 shifted hidden elements from standard_coursemodule_elements() into standard_hidden_coursemodule_elements() so that they can be included in a form without the other visible standard elements. 2006-11-13 09:18:47 +00:00
ethem
cac9c967df Merged from 17stable. 2006-11-13 08:43:16 +00:00
jamiesensei
085cfa7240 removing mod.html migrated to formslib 2006-11-13 07:56:01 +00:00
ethem
43d3fab9ff New feature: Show my payments only for users who has_capability('enrol/authorize:managepayments') 2006-11-13 07:53:32 +00:00
jamiesensei
a02c77dc6e glossary form migrated to formslib
and other formslib forms now using $COURSE global
2006-11-13 07:52:01 +00:00
jamiesensei
d4fe14d3e4 some changes to setHelpButton methods on elements and MoodleQuickForm to allow non standard help buttons such as the grades pop up window. 2006-11-13 07:43:22 +00:00
vyshane
3d436d5974 Error message to use lang string nopostdiscussion 2006-11-13 07:38:51 +00:00
ethem
eb108480aa New feature: Show my payments only for users who has_capability('enrol/authorize:managepayments') 2006-11-13 07:36:58 +00:00
vyshane
a4ea3ef30a Merged from 1.7 2006-11-13 07:32:21 +00:00
ikawhero
90a0c73001 Replacing with working image. 2006-11-13 06:26:44 +00:00
toyomoyo
aa5a393738 merged fix for MDL-7441, wrong size for roles icon 2006-11-13 05:43:41 +00:00
toyomoyo
1d40c70b43 fix for MDL-7483, add table header to user picture on participants listing 2006-11-13 03:43:12 +00:00
vyshane
9fbccd3907 Merged from 1.7 2006-11-13 03:27:41 +00:00
toyomoyo
0ebb4add79 fix for MDL-7482, adding alt text for messaging controls 2006-11-13 02:41:50 +00:00
toyomoyo
7ee256eed3 fix for MDL-7474, provide alt text for ascending/descending icons in glossary 2006-11-13 02:20:47 +00:00