39993 Commits

Author SHA1 Message Date
Penny Leach
677b6321af mnet MDL-21098 fixed quite a few issues in the mnet installer and testclient. Rebumped all plugin versions that use mnet to get the services reinstalled 2010-02-18 04:55:34 +00:00
Penny Leach
24409f74b2 mnet MDL-21261 fixing a sql unique keyword in the new mnet admin testclient 2010-02-18 03:44:31 +00:00
Penny Leach
fd1972490e mnet MDL-14117 truncate values in $dn to the RFC 3280 lengths when making new mnet keys
merged from MOODLE_19_STABLE
2010-02-18 03:11:51 +00:00
Penny Leach
b257d7c411 mnet MDL-21278 print a list of potential idps on the login page with links
this adds a new contract auth plugin method (implemented as empty in the base class)
2010-02-18 01:30:13 +00:00
Penny Leach
c9606565ca mnet MDL-17629 fixed regression in fix_mnethostids 2010-02-18 01:17:43 +00:00
Moodle Robot
dfc0e676bc Updated the HEAD build version to 20100218 2010-02-18 00:41:11 +00:00
Petr Skoda
8cea545e0b MDL-20204 started refactoring of html_table + more cleanup 2010-02-17 19:33:24 +00:00
Petr Skoda
dd72b308ed MDL-20204 blocks rendering does not depend on html_component any more 2010-02-17 18:36:26 +00:00
Petr Skoda
5be262b66f MDL-20204 converting html_list 2010-02-17 17:56:26 +00:00
Petr Skoda
4ee753eb83 MDL-20204 converting html_span to html_writer 2010-02-17 17:17:45 +00:00
Petr Skoda
929d7a8362 MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits 2010-02-17 16:59:41 +00:00
Sam Hemelryk
28eb40111a navigation MDL-20204 Now checks an icon implements renderable interface before trying to pass it to OUTPUTs render method 2010-02-17 04:03:43 +00:00
Penny Leach
b8a109a39d mnet MDL-17202 disambiguating strings in mnet enrolment config and updated plugin desc
merged from MOODLE_19_STABLE
2010-02-17 03:59:06 +00:00
Sam Hemelryk
2caec08a8f mod-assignment MDL-20204 Regression, converted two broken icons to use pix_icon 2010-02-17 03:58:13 +00:00
Sam Hemelryk
abdac127cf outputcompontent MDL-20204 Regression, corrected broken conversions to html_writer::link 2010-02-17 03:53:28 +00:00
Penny Leach
6f11599540 mnet MDL-20204 fixing parse error in previous commit: "converting yes_no selects" 2010-02-17 03:50:44 +00:00
Sam Hemelryk
5e8c5b20f9 user MDL-20204 Regression, fixed link to JS file that has been removed 2010-02-17 03:49:20 +00:00
Penny Leach
fa276a0c00 mnet MDL-21256 fixed regressions I introduced while rewriting 2010-02-17 01:59:39 +00:00
Penny Leach
f867d2aa77 mnet NOBUG added some phpdocs 2010-02-17 01:37:55 +00:00
Moodle Robot
e707302e19 Updated the HEAD build version to 20100217 2010-02-17 00:41:36 +00:00
Moodle Robot
d44e8d52e0 Automatic installer.php lang files by installer_builder (20100217) 2010-02-17 00:30:44 +00:00
Petr Skoda
85fc9c87c8 removed html_label 2010-02-16 17:36:03 +00:00
Petr Skoda
f7065efe1e MDL-20204 removed labelled_html_component 2010-02-16 17:35:26 +00:00
Petr Skoda
ce0110bf95 MDL-20204 replaced html_button 2010-02-16 17:33:13 +00:00
Petr Skoda
0029a91734 MDL-20204 replaced html_icon with pix_icon handling 2010-02-16 17:31:35 +00:00
Petr Skoda
56ddb719e9 MDL-20204 finaly replaced all html_link uses 2010-02-16 17:23:49 +00:00
Petr Skoda
c63923bddb MDL-20204 converted action_icon 2010-02-16 16:24:49 +00:00
Petr Skoda
3ea5951efb MDL-20204 converting some more html_links 2010-02-16 15:27:16 +00:00
jerome mouneyrac
5a18a8fa74 file API MDL-20616 remove bad php doc comment 2010-02-16 09:17:39 +00:00
jerome mouneyrac
5db608f435 file API MDL-20616 added support for multiple array POST parameters in the function download_file_content(). Also added unit tests. 2010-02-16 09:04:55 +00:00
Sam Hemelryk
fe21336587 gradebook-graderreport MDL-21535 Upgraded to YUI3 and reoganised JS code 2010-02-16 08:26:21 +00:00
jerome mouneyrac
e9b66095a3 webservice MDL-21524 add role_assign and role_unassign ws functions 2010-02-16 07:07:04 +00:00
Sam Hemelryk
5be949984d mod-chat MDL-21534 Fixed very minor error 2010-02-16 07:04:19 +00:00
jerome mouneyrac
6f49f6c0c7 webservice MDL-21527 update_users ws function : remove user preferences, we should create a specific set_user_preferences ws function 2010-02-16 03:46:13 +00:00
Penny Leach
4a3c330854 mnet MDL-21327 remove auto add remote users setting as it makes no sense 2010-02-16 03:03:30 +00:00
Andrew Davis
fa801e8c5a user profiles MDL-20619 Email obfuscation wasnt working in some versions of IE 2010-02-16 02:54:53 +00:00
Penny Leach
fc363065cb mnet MDL-21582 fixing notices 2010-02-16 02:37:42 +00:00
Penny Leach
61506902f3 mnet MDL-20660 allow admins to configure fields to be sent over mnet 2010-02-16 02:05:30 +00:00
Moodle Robot
4e780305e7 Updated the HEAD build version to 20100216 2010-02-16 00:41:02 +00:00
Petr Skoda
2daed78a86 MDL-21534 refactoring to match coding style of gui_header_js + fixing mouse events handlers + some subplugin notes 2010-02-15 19:24:08 +00:00
Petr Skoda
0475b6c74d MDL-21534 refactorign one giant class that handles three different pages with the same methods + removing problematic YUI.add() + some subplugin notes 2010-02-15 19:23:17 +00:00
Petr Skoda
2c0d78395c MDL-20204 fixing problematic flash test when using non standard headers 2010-02-15 19:05:33 +00:00
Petr Skoda
b4430cd698 MDL-21535 adding missing M.util.in_array 2010-02-15 16:26:26 +00:00
Petr Skoda
0a0a507c95 MDL-21535 hidden activities now handled in require_login(), removing duplicate code 2010-02-15 16:12:53 +00:00
jerome mouneyrac
9baf3a7b65 webservice MDL-21527 update_users ws function supports customfields now (MDL-20616 patch needs to be committed in order to use the test client) 2010-02-15 08:56:51 +00:00
Sam Hemelryk
c5f1fdb451 mod-chat MDL-21534 Added documentation, revised namespace, fixed non-namespaced function call. 2010-02-15 06:08:41 +00:00
Sam Hemelryk
579a4976cc mod-chat MDL-21534 Converted JS to YUI3 and new coding style also fixed several regressions. 2010-02-15 05:56:36 +00:00
Moodle Robot
98d3784e6d Updated the HEAD build version to 20100215 2010-02-15 00:41:16 +00:00
Petr Skoda
9a9012dc8f MDL-21590 fixed icons in navigation lib + clean up of modinfo (planned removeal of legacy use of urlencode since 1.8 - we use serialize and utf8 is ok now) 2010-02-14 20:18:10 +00:00
Petr Skoda
5bb3ef7388 MDL-21400 termopary workaround for regression 2010-02-14 19:57:27 +00:00