Helen Foster
ba033b861e
MDL-48035 Merge English strings from the en_fix language pack
2014-11-04 21:55:26 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Damyon Wiese
4d0fe0ec94
Merge branch 'wip-MDL-36987-master' of git://github.com/marinaglancy/moodle
2014-10-29 10:20:47 +08:00
Jetha Chan
b865a3e2d1
MDL-47559 user_menu: customusermenu setting
2014-10-27 20:04:45 +08:00
Tim Hunt
a20d675250
MDL-47666 DB auth & enrol: unit tests fail with custom DB drivers
...
Changed to used $DB->get_db_family, rather than hard-coding the list of
class names.
2014-10-20 12:10:52 +01:00
Marina Glancy
c74ec3e619
MDL-36987 auth_manual: fix config for field locking
...
Thanks to Sergey for the patch
2014-10-16 18:16:50 +08:00
Damyon Wiese
0d474cb2b4
Merge branch 'MDL-28484-master' of https://github.com/lucisgit/moodle
2014-10-08 09:53:53 +08:00
Dan Poltawski
99675668b4
Merge branch 'MDL-45893-master-v3' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-10-07 16:52:07 +01:00
Jetha Chan
854a647e62
MDL-45893 user_menu: responsive approach; fixed minor issues
2014-10-07 23:31:47 +08:00
Tony Butler
1e31f11852
MDL-28484 core_lib: Add function for https detection
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-10-03 13:02:29 +01:00
Jetha Chan
6da0e4cfff
MDL-45893 user_menu: based on action_menu, new responsive approach
2014-10-03 15:12:59 +08:00
Dan Poltawski
76e348d46d
Revert "MDL-45893 user_menu: revised based on action_menu"
...
Was not yet ready for the prime time.
This reverts commit dc4bff329dc2faf56445effebaa6790e0bc76713.
This reverts commit a535004e5c54689dc664d780b15900e1e6e19f83.
This reverts commit c8398fb95af3533a1945e0b4f45ac939f3044d8d.
This reverts commit d24b8e52d38526bf62612c3569db1d3174613c77.
Conflicts:
theme/bootstrapbase/less/moodle/modules.less
theme/bootstrapbase/style/moodle.css
2014-10-01 08:58:22 +01:00
zbdd
77218e4a52
MDL-42993 auth: spaces removed from usernames by default only
...
Functionality by default does not change with this patch.
However spaces are no longer stripped when cleaning usernames IF
$CFG->extendedusernamechars has been set.
Also included 2 trim statements where small issues were found with reading
external usernames in that were not filtered for trailing whitespaces.
2014-10-01 08:24:54 +13:00
Dan Poltawski
a535004e5c
MDL-45893 behat: quick fix for usermenu logout button
...
(This needs revisiting properly - I am not an xpath expert)
2014-09-30 13:54:07 +01:00
Helen Foster
9447cdc206
MDL-47031 Merge English strings from the en_fix language pack
2014-09-03 10:02:56 +02:00
Damyon Wiese
c2dbaaef64
Merge branch 'wip-MDL-39888-master-v2' of git://github.com/abgreeve/moodle
2014-08-27 09:53:35 +08:00
Adrian Greeve
1899519c6b
MDL-39888 mnet: Removed tab and links to the log report.
...
The link would include parameters which generates warnings
on the log report page.
2014-08-26 15:11:56 +08:00
Adrian Greeve
8bc663e85e
MDL-39888 mnet: Removal of an old sql statement invloving the mdl_log table.
2014-08-26 15:11:56 +08:00
Eloy Lafuente (stronk7)
fd6bfe5856
Merge branch 'MDL-46753-master' of git://github.com/lameze/moodle
2014-08-26 02:07:56 +02:00
Eric Merrill
97531d3929
MDL-46766 auth_cas: Upgrading to phpCAS 1.3.3
2014-08-18 16:39:38 +08:00
Simey Lameze
71ec01afa6
MDL-46753 auth_cas: Replace hardcoded logout_return_url to user defined URL.
...
Credit goes to Mitsuru Udagawa, thanks!
2014-08-18 12:51:44 +08:00
Petr Skoda
c6b5f18d06
MDL-46561 session: use full session validation in \core\session\manager::session_exists()
2014-08-07 08:59:24 +12:00
Gilles-Philippe Leblanc
886601cf45
MDL-22469 auth_cas: CAS module : parameter authCAS=NOCAS not properly handled
2014-07-10 15:58:02 -04:00
Mark Nelson
91ad3ef1a2
MDL-46016 auth_shibboleth: updated misleading comment
...
Also generated a random string for the password field in case it is ever used.
2014-07-03 16:15:44 -07:00
Sam Hemelryk
a0145560b9
Merge branch 'MDL-40805-master' of git://github.com/lameze/moodle
2014-07-01 09:06:12 +12:00
Rajesh Taneja
f1259a7679
MDL-45641 event: Ldap user_signup unit test added
2014-06-27 15:44:56 +08:00
Rajesh Taneja
9363073b22
MDL-45641 event: Manually trigger event where needed.
...
Some places, user_created_user and user_updated_user
events should be triggred after profile data is saved.
2014-06-27 15:44:56 +08:00
Simey Lameze
f9f9d187f8
MDL-40805 auth_cas : Method postlogout_hook created to be executed after user_loggedout event trigger.
2014-06-24 11:00:32 +08:00
Damyon Wiese
a084ac0db4
MDL-46045 Fix php tags (lowercase) everywhere
2014-06-19 11:05:16 +08:00
Mark Nelson
e0e6d931f3
MDL-45936 auth_db: use core functions when creating/updating a user
2014-06-14 15:59:45 -07:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Tim Hunt
5bcfd504df
MDL-45618 Fix @since PHPdoc tags.
2014-05-19 17:03:04 +01:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Dan Poltawski
ba60c47265
Merge branch 'MDL-42956-master' of git://github.com/lameze/moodle
2014-05-06 10:18:44 +08:00
Simey Lameze
5ad9dd5ff2
MDL-42956 auth: Fix hard-coded LIMIT clause on keepalive_client method.
2014-04-28 16:08:49 +08:00
David Monllao
0a0af55021
MDL-45288 behat: Restricting click to .logininfo
2014-04-28 10:20:34 +07:00
Matt Petro
5f1b2e8821
MDL-45118 shibboleth: set context on index page
2014-04-15 23:11:32 -04:00
Eloy Lafuente (stronk7)
57c92af7ad
Merge branch 'MDL-42816-master' of https://github.com/StudiUM/moodle
2014-04-02 01:52:41 +02:00
Eloy Lafuente (stronk7)
6576413e48
MDL-44862 postgres: tests to support socket & port
...
Both the database auth and enrol plugins use ADOdb
to perform connections. Socket and port are allowed
there if passed as "socket:port", so, when both are
configured in CFG, we pass them that way. Else
ADOdb defaults to standard port (5432).
2014-03-31 09:28:57 +08:00
Gilles-Philippe Leblanc
2d35b7d3d8
MDL-42816 auth_manual: Add password expiry for manual auth method
2014-03-27 10:45:01 -04:00
Dan Poltawski
7f42ee92eb
Merge branch 'MDL-44440_master' of git://github.com/dmonllao/moodle
2014-03-10 13:45:26 +08:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
David Monllao
370e88d4fe
MDL-44440 behat: Other fixes to make clean work properly
...
- Update the step to follow links inside a treeview
to work also when JS is disabled.
- Make regions accept header and footer.
- Change some locators refering to non-clean compatible
regions.
- Restricting click to the table row in forum tracking
because seems to conflict with the navigation bar when
using narrow window sizes.
2014-03-07 14:27:52 +08:00
David Monllao
a1e81b8d3d
MDL-44440 behat: Log out compatible with clean
...
.navbar needs to be clicked before following
log in or log out links.
2014-03-07 11:55:31 +08:00
David Monllao
f083d6145e
MDL-43738 behat: Updating features files
...
The following used steps were replaced by the ones
added in this issue:
- I fill the moodle form with
- I fill in with
- I select from
- I select radio button
- I check
- I uncheck
- the field should match
Also removing test for deprecated steps:
- the ASD checkbox should be checked
- the ASD checkbox should not be checked
2014-02-27 18:22:05 +08:00
Dan Poltawski
e78e671f29
Merge branch 'MDL-43405_master' of https://github.com/markn86/moodle
2014-02-25 10:30:35 +08:00
Damyon Wiese
0721fb9113
Merge branch 'MDL-34319_master' of https://github.com/markn86/moodle
2014-02-24 11:08:03 +08:00
fabmen
fcf2176098
MDL-43405 auth_ldap: Fixed issue with undefined variable: ldap_cookie
2014-02-16 14:22:48 -08:00
fabmen
c28694dc38
MDL-34319 auth_cas: Fixed issue with undefined variable: ldapconnection
2014-02-16 14:19:33 -08:00
Charles Fulton
f09afcdd28
MDL-41598 auth_shibboleth: don't override wantsurl
2014-02-14 10:51:17 -08:00