39854 Commits

Author SHA1 Message Date
jerome mouneyrac
1839e2f094 webservice MDL-17135 do not check if ws authentication plugin is enabled for the ws token method, it is only useful for username/password method. 2010-02-01 03:38:28 +00:00
Penny Leach
83d50b79cd mnet MDL-21484 don't offer jump links in the mnet block to remote users 2010-02-01 03:37:38 +00:00
Penny Leach
6ab89ca45f mnet MDL-21261 deleting unused methodTable.php now that we can use php5's reflection 2010-02-01 03:31:58 +00:00
Sam Hemelryk
c087442136 admin-roles-userroles MDL-19787 Added set_url call 2010-02-01 03:26:16 +00:00
Sam Hemelryk
e4ca0c85f0 tag-manage MDL-19823 Added set_url call 2010-02-01 03:24:21 +00:00
jerome mouneyrac
52dd27bfbc webservice MDL-17135 remove old webserviceuse capability. It is now controlled by protocol capabilities. Add warning to protocol capabilities. 2010-02-01 03:23:35 +00:00
Penny Leach
2e38d70310 mnet MDL-21257 updated mnet to use new session code rather than the weird file based session masquerading it was doing 2010-02-01 02:01:18 +00:00
Penny Leach
9828db68fe mnet MDL-17082 fixing typo in previous bugfix
Merged from MOODLE_19_STABLE
2010-02-01 01:43:24 +00:00
Moodle Robot
c83afdc36e Updated the HEAD build version to 20100201 2010-02-01 00:37:02 +00:00
Moodle Robot
3028b61f13 Updated the HEAD build version to 20100131 2010-01-31 00:36:43 +00:00
Moodle Robot
3c760f7a06 Updated the HEAD build version to 20100130 2010-01-30 00:37:21 +00:00
Moodle Robot
174babc478 Automatic installer.php lang files by installer_builder (20100130) 2010-01-30 00:26:42 +00:00
Sam Hemelryk
126590b781 javascript MDL-21400 Revised CollapsibleRegion code 2010-01-29 08:30:13 +00:00
jerome mouneyrac
4b4b53a74e webservice MDL-20803 add a link to the web service documentation on the 'enable documentation' setting option description. 2010-01-29 07:42:48 +00:00
jerome mouneyrac
bdf40a4c63 webservice MDL-21466 add information about setting the debug mode to NORMAL for using the web service test client 2010-01-29 07:27:07 +00:00
jerome mouneyrac
85b4c44745 webservice MDL-20803 add token authentication to web service documentation generator 2010-01-29 06:34:07 +00:00
Dongsheng Cai
1a6195b428 "MDL-21443, update phpdocs" 2010-01-29 05:50:40 +00:00
jerome mouneyrac
d40fdeba8c webservice MDL-20803 updated the css, kudo to Sam H. Javascript been fixed by other fix. 2010-01-29 05:42:18 +00:00
Penny Leach
4196f8f73a mnet MDL-21473 bumping versions of mnet-enabled plugins again after fixing a mnet installer bug 2010-01-29 04:13:59 +00:00
Penny Leach
8509b7c431 mnet MDL-21473 fixed a small bug in the mnet installer and updated the testclient 2010-01-29 04:09:05 +00:00
jerome mouneyrac
f54dfa54b7 webservice MDL-21466 add few comments about test client 2010-01-29 03:50:06 +00:00
Penny Leach
5f27814116 mnet MDL-21473 xmlrpc client should check in the remote_ rpc tables 2010-01-29 02:59:27 +00:00
jerome mouneyrac
220e5a767a webservice MDL-21463 trivial change of test client title 2010-01-29 02:57:51 +00:00
Penny Leach
e5b01c032f mnet MDL-21473 fixing up the disabling of remoted rpc methods 2010-01-29 02:57:35 +00:00
jerome mouneyrac
75537cbfee webservice MDL-21463 add our web service test client into the admin tree development section 2010-01-29 02:40:42 +00:00
Penny Leach
b740b3590f mnet MDL-21473 detect services we subscribe to, as well as publish at install/upgrade as well
and add upgrades for all mnet enabled plugins
2010-01-29 02:31:44 +00:00
jerome mouneyrac
b0a9a0cd35 mnet MDL-21466 change "WS auth not enable" for "Web Service Authentication plugin is disabled" message + add hard coded ws error message string into lang file. 2010-01-29 02:15:22 +00:00
Penny Leach
5b7984a57a mnet MDL-21473 add enabled flag on to remote_rpc mnet table 2010-01-29 01:38:47 +00:00
Penny Leach
a6e9dafe4a mnet MDL-21473 add plugintype&name fields to new mnet_remote_rpc table 2010-01-29 01:05:24 +00:00
Moodle Robot
d2b4faacfb Updated the HEAD build version to 20100129 2010-01-29 00:36:26 +00:00
Penny Leach
8586dbe2a5 mnet MDL-21473 make new tables for remote functions that don't exist locally
I also fixed up two columns in the existing table that had underscores in them
2010-01-28 22:46:34 +00:00
Helen Foster
abd9a3d106 MDL-21302 lang string rewording 2010-01-28 22:08:26 +00:00
Penny Leach
635f1a8b01 NOTABUG fixed some phpdocs in repository baseclass 2010-01-28 20:35:02 +00:00
Penny Leach
d23765c127 mnet MDL-21261 bumping version numbers of plugins that contain mnet definitions to get them installed properly 2010-01-28 20:24:53 +00:00
Penny Leach
d2ac37c1ab mnet MDL-21261 mnet overhaul - adding and removing files I missed in the last big commit 2010-01-28 20:17:12 +00:00
ethem evlice
64d187aa12 Fixed 2.0 bugs 2010-01-28 14:05:28 +00:00
Sam Hemelryk
755ee6d890 course MDL-19794 Upgraded print_log function to use html_table fixing at the same time XML strict errors: Missed one line 2010-01-28 09:11:32 +00:00
Sam Hemelryk
337203a44f course MDL-19794 Upgraded print_log function to use html_table fixing at the same time XML strict errors 2010-01-28 08:49:28 +00:00
Sam Hemelryk
17ef7d9b0d mod-forum MDL-17427 Fixed a regression from concat refactoring 2010-01-28 08:37:43 +00:00
Dongsheng Cai
6c7c9d3976 "MDL-21170, fixed missing Y.Base module" 2010-01-28 08:08:47 +00:00
Sam Hemelryk
1a14a14bc6 mod-quiz MDL-15050 Fixed regression missing global OUTPUT 2010-01-28 07:57:48 +00:00
jerome mouneyrac
df94bb99eb mnet MDL-21260 transform single_button first param into new moodle_url 2010-01-28 07:25:42 +00:00
jerome mouneyrac
8b21f949cf mnet MDL-21260 sesskey is not displayed when delete a peer 2010-01-28 07:13:47 +00:00
Sam Hemelryk
10768000f3 tag-manage MDL-19283 Set a better page layout for the tag management screen 2010-01-28 07:04:27 +00:00
Sam Hemelryk
33c074206d course-edit MDL-20204 Fixed recent regression get_list_of_themes returns array of themes now not strings 2010-01-28 07:00:16 +00:00
Dongsheng Cai
1e0b0415e1 "MDL-21458, fixed undefined index in repository module" 2010-01-28 06:59:34 +00:00
Sam Hemelryk
ebfb8f1371 ajaxlib MDL-21435 Fixed regression from recent updates: Notice of undefined variable 2010-01-28 06:47:07 +00:00
Sam Hemelryk
9af2b86b95 navigation MDL-21329 Fixed regression with docked preferences thanks Jerome for spotting 2010-01-28 06:29:29 +00:00
jerome mouneyrac
8138157c1a flashdetector MDL-20841 forgot the top licence documentation 2010-01-28 06:25:35 +00:00
Sam Hemelryk
8b5f5e8181 comments MDL-19118 Fixed XML strict errors 2010-01-28 05:32:15 +00:00