Petr Skoda
5bb3ef7388
MDL-21400 termopary workaround for regression
2010-02-14 19:57:27 +00:00
Petr Skoda
f9fc1461ba
MDL-21590 fixed recent regression in nav icons - now using new pix_icon instead of urls, have to rework extra icon handling in resources though
2010-02-14 09:29:44 +00:00
Petr Skoda
e6a3ea28a4
MDL-21591 fixed regression in JS calls
2010-02-14 08:56:57 +00:00
Moodle Robot
54b549e932
Updated the HEAD build version to 20100214
2010-02-14 00:40:53 +00:00
Moodle Robot
7b4f060e19
Automatic installer.php lang files by installer_builder (20100214)
2010-02-14 00:30:01 +00:00
Moodle Robot
2c5dbd0eec
Updated the HEAD build version to 20100213
2010-02-13 00:41:00 +00:00
Eloy Lafuente
1f6a59517f
NOBUG: Fix upgrade, plz review
2010-02-12 09:24:28 +00:00
jerome mouneyrac
64e2ed74e2
webservice MDL-21351 Create service page: required capability is now in a show advanced section
2010-02-12 08:10:23 +00:00
jerome mouneyrac
b721742a15
webservice MDL-21351 add creator field to security keys page
2010-02-12 07:30:44 +00:00
jerome mouneyrac
1bd06507df
webservice MDL-21351
...
Manage token page: user should be linked to their user profil
Security keys page: display token created by administrator
Manage service page: rewording :
Authorised user only => user
2010-02-12 04:14:26 +00:00
Andrew Davis
1762a2642a
gradebook MDL-21514 Ironed out a bug with hiding course totals
2010-02-12 03:39:40 +00:00
Moodle Robot
623c8fd773
Updated the HEAD build version to 20100212
2010-02-12 00:40:33 +00:00
Petr Skoda
63eaea4515
MDL-21581 fixed silly typo, thanks penny
2010-02-11 18:58:06 +00:00
Petr Skoda
9bf163146b
MDL-20204 more html_link converstions
2010-02-11 18:50:55 +00:00
Petr Skoda
57cd3739a4
MDL-20204 converting link to html_writer or action_link
2010-02-11 16:56:00 +00:00
Petr Skoda
75015e5fc1
MDL-20204 converting link to html_writer or action_link
2010-02-11 16:27:53 +00:00
Petr Skoda
c80877aa0e
MDL-20204 fixed recent regressions + improved action handling - sorrrry
2010-02-11 15:44:06 +00:00
Petr Skoda
000c278cff
MDL-20204 new pix_icon renderable widget
2010-02-11 14:59:00 +00:00
Petr Skoda
4aea3cc7cd
MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout
2010-02-11 13:27:02 +00:00
Petr Skoda
ae6b463442
MDL-21581 fixed regression + eliminated one query when mnet not enabled
2010-02-11 13:09:30 +00:00
Petr Skoda
821e29ee19
MDL-20204 more cleanup
2010-02-11 10:39:22 +00:00
Petr Skoda
f0b6192e60
MDL-20204 conversion to html_writer
2010-02-11 10:37:19 +00:00
Petr Skoda
4ed857901a
MDL-20204 fianl cleanup - removing obsolete renderer stuff
2010-02-11 10:32:39 +00:00
Petr Skoda
d9df2a8993
MDL-20204 fixed regression
2010-02-11 10:24:59 +00:00
Petr Skoda
7de131039a
MDL-20204 migrated checkbox to html_writer
2010-02-11 10:22:22 +00:00
Petr Skoda
4461cc604d
MDL-20204 selects now removed from renderers, now livingi n html_writer - yay!
2010-02-11 10:12:59 +00:00
Petr Skoda
3224f709d7
MDL-20204 selects conversion
2010-02-11 10:03:28 +00:00
Petr Skoda
064527d6b0
MDL-20204 select conversion
2010-02-11 09:57:33 +00:00
Petr Skoda
593a43b673
MDL-20204 select conversion
2010-02-11 09:46:03 +00:00
Petr Skoda
af90698b92
MDL-20204 select conversion
2010-02-11 09:28:14 +00:00
Petr Skoda
46233511f5
MDL-20204 removing stuff used on old mod edit forms that are not in 2.0 any more - we use mforms now only
2010-02-11 09:27:36 +00:00
Petr Skoda
c5dbaba9cf
MDL-20204 converted selects
2010-02-11 09:18:13 +00:00
Petr Skoda
2ea5695148
MDL-20204 converted select + JS on participation page
2010-02-11 09:12:17 +00:00
jerome mouneyrac
79f1d9538a
webservice MDL-12866 add PARAM_EMAIL
2010-02-11 09:04:39 +00:00
Petr Skoda
93af06be28
MDL-20204 converted more selects in forms
2010-02-11 08:43:39 +00:00
jerome mouneyrac
e2c4313253
mnet MDL-21582 fix peer service page redirection with a moodle_url
2010-02-11 08:26:46 +00:00
jerome mouneyrac
c044e281b5
mnet MDL-21582 fix empty mnet debug variable that display a notice on the peer services page
2010-02-11 08:20:27 +00:00
jerome mouneyrac
fb79269bef
webservice MDL-20808 add user lib.php, add web service user functions, rename $usercustomfields variable into profile_user_record() function
2010-02-11 04:02:04 +00:00
jerome mouneyrac
1548ae26ba
webservice MDL-20808 fix the missing $PAGE->set_url()
2010-02-11 03:48:38 +00:00
Jamie Pratt
c77e75a3cd
MDL-20808 Fixes for amf web services and test client - a web service browser.
...
Fixed the bugs that Jerome mentions in the comments for this issue :
* No exception thrown when there is no return value now.
* No exception thrown when there are extra keys in the return value that are not in the description. Now the extra keys are ignored and not returned which is what the other web services do.
* Improved information about exceptions in the test client.
2010-02-11 03:39:02 +00:00
Gordon Bateson
47e9d91b1f
fix student access to HotPots in tail of a HotPot quiz chain
2010-02-11 02:55:40 +00:00
Penny Leach
d36fa8159b
mnet MDL-21256 reworked some more of admin/mnet to use forms and new output stuff
2010-02-11 02:50:28 +00:00
Penny Leach
96bd292127
mnet MDL-21256 & the start of a proper fix for MDL-20660
...
Unfortunately these are tangled up together a bit
2010-02-11 02:49:11 +00:00
Moodle Robot
9f427def8c
Updated the HEAD build version to 20100211
2010-02-11 00:40:55 +00:00
Eloy Lafuente
40be01445b
MDL-20204 checkboxes small regression - two "showsearch" are way too much! :-P
2010-02-10 17:01:44 +00:00
Eloy Lafuente
099820aac8
MDL-7647 confirmation email - usernames with slashes causing confirmation problems ; merged from 19_STABLE
2010-02-10 16:48:44 +00:00
Petr Skoda
2849ddc667
MDL-21577 removing tests for removed features
2010-02-10 16:27:49 +00:00
Petr Skoda
f3c950e4c1
MDL-21577 fixed regression
2010-02-10 16:26:23 +00:00
Petr Skoda
18300e6b50
MDL-21577 fixed typos
2010-02-10 16:21:49 +00:00
Petr Skoda
edc28287b2
MDL-21577 converting select auto submit code
2010-02-10 16:20:28 +00:00