Eloy Lafuente (stronk7)
0251a62500
Merge branch 'MDL-38486_master' of git://github.com/dmonllao/moodle
2013-04-01 22:17:12 +02:00
Eloy Lafuente (stronk7)
68adfee6d4
Merge branch 'MDL-38788_master' of git://github.com/dmonllao/moodle
2013-04-01 13:17:20 +02:00
Eloy Lafuente (stronk7)
b216376811
Merge branch 'MDL-38787_master' of git://github.com/dmonllao/moodle
2013-04-01 13:12:08 +02:00
David Monllao
7bc7625e04
MDL-38823 behat: Make default form field manage different HTML elements
2013-04-01 17:51:54 +08:00
David Monllao
3a4d76ac3d
MDL-38805 behat: Externalized behat_form_field loader
2013-04-01 12:32:25 +08:00
David Monllao
5bc64b0fab
MDL-38814 behat: Deleting old files
2013-04-01 12:22:43 +08:00
David Monllao
cd7ea8f0cc
MDL-38788 behat: Generic form elements interaction compatibile with JS disabled
2013-04-01 11:18:33 +08:00
David Mudrák
2459758b30
MDL-38509 Mark the new installaddon admin tool as the standard plugin
2013-03-28 11:54:05 +01:00
David Mudrák
b8efcb9233
MDL-38509 Implement new plugin_manager::plugintype_name()
...
This has exactly the same behaviour as the existing
plugintype_name_plural() method, but returns the singular form of the
plugin type (such as 'Activity module').
2013-03-28 11:54:05 +01:00
David Mudrák
ce1a0d3cd8
MDL-38509 Implement new plugin_manager::get_plugin_types()
...
This new method just takes the result of the core get_plugin_types() and
re-orders the plugin types in the same way as they are displayed at the
Plugins overview screen.
2013-03-28 11:54:05 +01:00
sam marshall
d953b18495
MDL-26956 (2) Forms: Function to render form to string
...
Previously it was only possible to display the form immediately as
HTML output. You had to wrap in an output buffer in order to put
it in a renderer. This new function does the output buffer for you.
2013-03-28 10:46:33 +00:00
sam marshall
b2ec866fc7
MDL-26956 (1) Library: Move search SQL function to datalib
...
This function used to be in the user selector, but it is useful in
other areas where we want to search for users as it handles a number
of search options (including extra fields, etc.) and returns SQL
which can be included in a joined query.
A unit test has been added to check the results of these searches.
2013-03-28 10:45:12 +00:00
David Monllao
eff79d5378
MDL-38787 behat: Move to the new Javascript-based test class manager
2013-03-28 16:59:18 +08:00
David Monllao
60054942ec
MDL-38689 behat: Steps definitions to compare DOM nodes position inside the DOM
2013-03-28 14:41:41 +08:00
Damyon Wiese
9ee29404be
Fix permissions
2013-03-28 14:36:33 +08:00
David Monllao
e62f1b3b63
MDL-38620 behat: Modified upload_users.csv fixture
...
Including course and group enrolments
2013-03-28 11:19:09 +08:00
David Monllao
ba097b8253
MDL-38619 behat: New test
...
According to MDLQA-1445, an administrator
can upload users to a cohort.
2013-03-28 11:17:33 +08:00
David Monllao
23349a73ae
MDL-38619 testing: Adapter to cohorts data generator
2013-03-28 11:17:14 +08:00
Frederic Massart
5581c618fc
MDL-38751 usability: Different style for cancel button
2013-03-28 11:14:24 +08:00
Frederic Massart
a4b076d51b
MDL-38681 form: Changed collapse/expand button to a link
2013-03-28 10:18:58 +08:00
Frederic Massart
90a7e556af
MDL-38455 form: More consistency in section states
...
- A short form of 2 sections has collapsible sections;
- The second section is expanded by default if the form has 2 sections;
- The collapsed state by setExpanded can override the state in which
the section was when it was submitted by the user;
- A header containing a required field or one that has an error
will never be collapsed.
2013-03-28 10:03:33 +08:00
Eloy Lafuente (stronk7)
113f9a68bd
Merge branch 'MDL-38520-m' of https://github.com/andrewnicols/moodle
2013-03-27 23:38:33 +01:00
Eloy Lafuente (stronk7)
9b79c017f9
Merge branch 'MDL-38473-m' of https://github.com/andrewnicols/moodle
2013-03-27 23:20:18 +01:00
Eloy Lafuente (stronk7)
59549129b1
Merge branch 'MDL-38404-m' of https://github.com/andrewnicols/moodle
2013-03-27 23:06:46 +01:00
Eloy Lafuente (stronk7)
f3804a0c00
Merge branch 'MDL-38472-m' of https://github.com/andrewnicols/moodle
2013-03-27 22:42:33 +01:00
Eloy Lafuente (stronk7)
cb39c6136b
Merge branch 'MDL-38519-m' of https://github.com/andrewnicols/moodle
2013-03-27 22:29:21 +01:00
Eloy Lafuente (stronk7)
c4b39661b9
Merge branch 'MDL-38517-m' of https://github.com/andrewnicols/moodle
2013-03-27 21:43:30 +01:00
Eloy Lafuente (stronk7)
a8cdbbe053
Merge branch 'MDL-38471-m' of https://github.com/andrewnicols/moodle
2013-03-27 18:50:34 +01:00
Andrew Robert Nicols
2c0b7d164c
MDL-38756 JavaScript: Handle missing jsrev during installation
...
During installation, jsrev is unset so unavailable for the cache checks.
The installation sets the initial jsrev value and this is updated
periodically, unless it is set to -1 for JS developer.
During installation, we shouldn't really use any caches so if jsrev is
unset, then we should act as though it is set to developer.
2013-03-27 13:13:01 +00:00
David Monllao
b918f9f7bf
MDL-38499 behat: Steps definitions for section visibility management
2013-03-27 16:00:54 +08:00
Dan Poltawski
37836c19fb
MDL-38738 portfolio: missing PARAM_TEXT
2013-03-27 15:57:35 +08:00
David Monllao
18c84063e3
MDL-38486 behat: Course's topics highlighting steps definitions
2013-03-27 15:46:03 +08:00
Damyon Wiese
604a8ed4e5
Merge branch 'wip-MDL-38147-master' of git://github.com/marinaglancy/moodle
2013-03-27 14:11:27 +08:00
Marina Glancy
0a02b80cda
MDL-38147 fixed bug with windows PHP different function behaviour
2013-03-27 17:06:27 +11:00
Marina Glancy
5e71c37ea9
MDL-38147 added comments for SQL-based course search that might not work on some DB
2013-03-27 17:05:51 +11:00
Marina Glancy
a32f163dfd
MDL-38147 do not use DB->sql_length because it does not work on MSSQL
2013-03-27 16:07:29 +11:00
Aparup Banerjee
cf457c2169
Merge branch 'MDL-38659' of git://github.com/stronk7/moodle
2013-03-27 10:38:31 +08:00
Damyon Wiese
0e2ca62e86
MDL-35876: Whitespace, indenting and more verbose upgrade.txt
2013-03-27 10:16:09 +08:00
Damyon Wiese
df9bdfb000
Merge branch 'wip-MDL-35876-master' of git://github.com/phalacee/moodle
...
Conflicts:
lib/upgrade.txt
2013-03-27 10:06:30 +08:00
Eloy Lafuente (stronk7)
cf140de945
Merge branch 'MDL-38557' of git://github.com/timhunt/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2013-03-26 23:38:07 +01:00
Eloy Lafuente (stronk7)
45679e3a9e
Merge branch 'w13_MDL-38589_m25_pear' of git://github.com/skodak/moodle
2013-03-26 23:14:24 +01:00
Eloy Lafuente (stronk7)
e01812b333
Merge branch 'w13_MDL-37783_m12_testinfo' of git://github.com/skodak/moodle
2013-03-26 23:13:33 +01:00
Eloy Lafuente (stronk7)
4efcfaa3ae
Merge branch 'w13_MDL-37742_m25_dirtyoracle' of git://github.com/skodak/moodle
...
Conflicts:
lib/upgrade.txt
2013-03-26 23:04:48 +01:00
Petr Škoda
e788339786
MDL-37742 add debugging message when $DB->sql_empty() used
2013-03-26 22:12:17 +01:00
Eloy Lafuente (stronk7)
2ac738f8ed
Merge branch 'w13_MDL-37782_m25_testtrans' of git://github.com/skodak/moodle
2013-03-26 16:09:06 +01:00
Eloy Lafuente (stronk7)
0d377c8d56
Merge branch 'w13_MDL-38671_m25_adodb' of git://github.com/skodak/moodle
2013-03-26 16:07:12 +01:00
Eloy Lafuente (stronk7)
cf20e809aa
Merge branch 'MDL-38582' of git://github.com/timhunt/moodle
2013-03-26 16:03:37 +01:00
Eloy Lafuente (stronk7)
d9b9ef5d4e
MDL-38659 environment: verify feedback matches levels
2013-03-26 15:34:06 +01:00
Eloy Lafuente (stronk7)
caa30cd625
MDL-38719 forms: detectMissingSetType() handle of repetitions.
...
It seems that formslib, for repetition, relies in the type
especified by the main (non existent at the end) element, instead
of assingning a type to each repetition.
Surely a result of storing types apart from elements. :-(
With the patch, detectMissingSetType() will detect
repeated elements (name containing '[') and will
perform the verification against that main element type.
2013-03-26 13:28:47 +01:00
Eloy Lafuente (stronk7)
f35f07e9f7
MDL-38719 forms: add some missing types.
...
This just adds some missing types to different places
causing phpunit tests to fail.
2013-03-26 12:13:40 +01:00