38354 Commits

Author SHA1 Message Date
David Mudrak
8302aae15e Fixed passing 'itemid' param in case of no item 2009-10-24 09:45:25 +00:00
Moodle Robot
1df7d3bea0 Updated the HEAD build version to 20091024 2009-10-24 03:37:49 +00:00
Moodle Robot
998525d1de Automatic installer.php lang files by installer_builder (20091024) 2009-10-24 03:26:57 +00:00
Pierre Pichet
90a92bd0cd MDL-20585 correcting so that the confirm check button appears only on reload
if errors are detected
2009-10-24 03:03:34 +00:00
Tim Hunt
02f64f9790 outputlib: MDL-20631 link_to_popup throws an exception if $link->text is empty, but you have passed an $image. 2009-10-23 18:49:00 +00:00
Tim Hunt
1a9def7cc2 Move action icons closer to the question name in the question bank to make Oleg happy. 2009-10-23 18:44:02 +00:00
Sam Hemelryk
2561c4e99c NOBUG: Fixed spelling mistake in comments to test something for Jordan 2009-10-23 04:23:57 +00:00
Moodle Robot
e00e9a636c Updated the HEAD build version to 20091023 2009-10-23 03:23:47 +00:00
nicolasconnault
012cdce483 MDL-19118 Fixed a couple of XHTML errors in comment form definition 2009-10-23 02:02:13 +00:00
skodak
b9b3a3e7cd MDL-12886 fixed strict type checking of paramters in XML-RPC client 2009-10-23 00:09:22 +00:00
skodak
c7e8e6b72b MDL-12886 fixed regressions, WS may return any data type, we have to use some var_export() or something similar to make it printable 2009-10-23 00:03:10 +00:00
skodak
246f6da2b8 MDL-12886 one more external group function, other minor fixes 2009-10-22 23:54:35 +00:00
skodak
f507217757 MDL-12886 one more external group function, other minor fixes 2009-10-22 23:07:21 +00:00
stronk7
d463dc4a4f MDL-20620 ims-cc import - load resources in object, so navigation doesn't get lost ; merged from 19_STABLE 2009-10-22 20:33:00 +00:00
stronk7
1e4d75c736 NOBUG. Added missing return causing dupe output after saving xml file. 2009-10-22 14:52:09 +00:00
skodak
0629a32e51 MDL-20624 fixed problem with PREV/NEXT dev hack in unittests 2009-10-22 14:40:29 +00:00
pichetp
dd800cea85 MDL-20563 Applying a temporary patch to the confirm delete form.
A more permanent solution will follow after Tim advice
2009-10-22 14:24:27 +00:00
samhemelryk
18ec15e807 tag MDL-16704 Fixed autocomplete of tags by reorganising the div nesting and upgrading the deprecated YUI calls 2009-10-22 05:55:00 +00:00
samhemelryk
1cc0286707 tag MDL-16704 Moved inline Javascript to tag.js and upgraded to page methods 2009-10-22 03:59:35 +00:00
moodlerobot
207c8dfb46 Updated the HEAD build version to 20091022 2009-10-22 03:13:43 +00:00
moodlerobot
af07a05841 Automatic installer.php lang files by installer_builder (20091022) 2009-10-22 03:02:38 +00:00
skodak
e97ccab042 MDL-17135 fixing XSRF regression; adding description and removing incomplete support for localised function names; removing string that will not be used in final version of UI (this would only confuse&slow down translators) 2009-10-21 21:24:05 +00:00
skodak
cfb99b7588 MDL-12886 disabling unfinished extenal functions 2009-10-21 21:21:48 +00:00
skodak
bb5b86a9c1 MDL-17135 fixed whitespace coding style 2009-10-21 20:03:05 +00:00
skodak
1b92e90218 MDL-17135 fixed too general js function name + fixed whitespace coding style 2009-10-21 20:01:00 +00:00
skodak
72977b3786 MDL-17135 moving all webservice and external API related admin UI to new directory, I did not expect there would be so many files, sorry for the trouble 2009-10-21 19:58:50 +00:00
skodak
86c252b47d MDL-17135 reverting recent change in service management UI - since 1.7 the right way is to use formslib instead of hand written forms (which is roughly equiwalent to new outputlib stuff, sorry); this also fixes regression which incorrectly allowed editting of built-in services 2009-10-21 19:36:39 +00:00
skodak
f0dafb3c85 MDL-12886 refactored ws test client support and other minor tweaks 2009-10-21 18:25:00 +00:00
skodak
06f0784845 MDL-20616 support for array of arrays in postdata 2009-10-21 18:24:12 +00:00
pichetp
d3e3bd6cbc MDL-20585 Warning user of changes when editing a multianswer question used in a quiz
a first beta version, lang files remained to be defined
2009-10-21 13:45:52 +00:00
rwijaya
ddc660600a course/view MDL-20123 section 0 visibility and highlight 2009-10-21 06:25:21 +00:00
samhemelryk
7f09335135 output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades 2009-10-21 04:23:35 +00:00
moodlerobot
3b7699cfa5 Updated the HEAD build version to 20091021 2009-10-21 03:17:25 +00:00
moodlerobot
208878e372 Automatic installer.php lang files by installer_builder (20091021) 2009-10-21 03:06:05 +00:00
skodak
c91cc5ef45 MDL-12886 improved access exception 2009-10-20 23:00:57 +00:00
skodak
ca6340bf72 MDL-12886 improved response headers in Zend servers 2009-10-20 22:59:10 +00:00
skodak
e8b216709f MDL-12886 finally proper exception handling for Zend servers outside of the function execution 2009-10-20 22:49:39 +00:00
skodak
5593d2dc36 MDL-12886 refactored function return full external function info and improved reporting of access control problems 2009-10-20 22:30:18 +00:00
jerome
472f56d926 webservice MDL-17135 add disable javascript to the valid until fields 2009-10-20 14:33:01 +00:00
jerome
4955481bf3 webservice MDL-17135 fix navigation (kudo to Sam) + trivial few changes 2009-10-20 06:34:46 +00:00
samhemelryk
8140c44094 navigation MDL-20521 Changed procedure for hidden admin pages
Admin pages were originally skipped over and not added to the navigation, however this means we don't know where in the navigation structure we are on display, now we add hidden pages to the structure and force them to not display.
2009-10-20 03:31:19 +00:00
moodlerobot
bcca62a442 Updated the HEAD build version to 20091020 2009-10-20 00:32:19 +00:00
skodak
d4e764ab28 MDL-12886 rewritten xmlrpc client, not finished yet - need to solve error sending when exception occures outside of the executed method; the test client needs a lot of refactoring too 2009-10-19 23:14:26 +00:00
pichetp
de61c75ba2 MDL-20597 Migrating qtype_question helps file to there own directory: randomsamatch 2009-10-19 20:15:53 +00:00
pichetp
ac8db92c74 MDL-20597 Migrating qtype_question helps file to there own directory: essay 2009-10-19 20:14:03 +00:00
pichetp
abad968f3c MDL-20597 Migrating qtype_question helps file to there own directory: description 2009-10-19 20:12:22 +00:00
pichetp
5e6a0c2643 MDL-20597 Migrating qtype_question helps file to there own directory: shortanswer 2009-10-19 18:50:27 +00:00
pichetp
5631dcff33 MDL-20597 Migrating qtype_question helps file to there own directory: numerical 2009-10-19 18:49:10 +00:00
pichetp
30aa3f925c MDL-20597 Migrating qtype_question helps file to there own directory: match 2009-10-19 18:48:17 +00:00
pichetp
bfd80e4684 MDL-20597 Migrating qtype_question helps file to there own directory: calculated 2009-10-19 17:50:54 +00:00