Aparup Banerjee
defd2dcc13
Merge branch 'wip-mdl-32866' of git://github.com/rajeshtaneja/moodle
2012-05-17 16:48:07 +08:00
Rajesh Taneja
1826cf12de
MDL-32866 filemanager: Fixed Page url typo
2012-05-09 17:45:10 +08:00
Rajesh Taneja
c106a9bff0
MDL-27562 formslib: applydst should be always true, hence option removed from dateselector and datetimeselector form elements
2012-05-07 15:23:45 +08:00
Dan Poltawski
0dda790c05
Merge branch 'w18_MDL-32628_m23_avatarperf2' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-05-04 09:28:41 +08:00
Sam Hemelryk
ab45e3b491
Merge branch 'MDL-31762' of git://github.com/mouneyrac/moodle
2012-05-02 17:52:13 +12:00
Dan Poltawski
6b445cb17a
Merge branch 'w18_MDL-30686_m23_guessurl' of git://github.com/skodak/moodle
2012-05-01 11:27:16 +08:00
Dan Poltawski
3869858d3e
Merge branch 'MDL-30986-attempt2' of git://github.com/mouneyrac/moodle
2012-05-01 10:59:06 +08:00
Petr Skoda
4d254790c4
MDL-32628 add revision for user avatar images
...
This should finally resolve all avatar caching issues and should also help with performance.
2012-04-30 23:36:47 +02:00
Jerome Mouneyrac
4615817d1c
MDL-30986 external API, check and update DocBlock
...
Conflicts:
group/externallib.php
2012-04-30 15:11:56 +08:00
Petr Skoda
789df20f64
MDL-32627 enable ajax by default in new user form
...
This change makes the new user form consistent with install.xml default. I do not think we should discourage ajax any more.
2012-04-27 13:52:38 +02:00
Petr Skoda
f0202ae9a2
MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first
...
This should help SSL proxies and returning to current page after require_login().
2012-04-27 13:39:18 +02:00
Eloy Lafuente (stronk7)
795558d3e5
Merge branch 'MDL-31548-master' of git://github.com/ankitagarwal/moodle
2012-04-24 21:56:57 +02:00
Jerome Mouneyrac
45b4464c76
MDL-31762 username should be lowercase and check against PARAM_USERNAME when creating/updating user by web service
2012-04-24 15:09:37 +08:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Ankit Agarwal
9ffd29ceb3
MDL-31548 enrollments: Introducing new api enrol_get_all_users_courses() that returns all user courses without any checks
2012-04-20 08:54:06 +08:00
Petr Skoda
c990e4bfcb
MDL-32405 fix PHP4isms and other E_STRICT issues in custom profile fields
2012-04-15 17:15:50 +02:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Aparup Banerjee
c2bc042330
Merge branch 'wip-mdl-31654' of git://github.com/rajeshtaneja/moodle
2012-03-27 13:22:01 +08:00
Rajesh Taneja
1366a7fab8
MDL-29331 Users: Participants list with user_details now show check box for bluk operation
2012-03-23 11:28:20 +08:00
Rajesh Taneja
1b4d2d56d9
MDL-31654 users: Added check for custom profile fields, if wrong data is passed then user will not be able to proceed
2012-03-23 10:13:37 +08:00
Rajesh Taneja
bd8dc9ba0a
MDL-31654 users: removed hardcoding and added docblock on top of tim's patch
2012-03-23 10:13:37 +08:00
Petr Skoda
f20edd5208
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
Petr Skoda
6f3451e540
MDL-31301 remove all uses of moodle_strtolower() and deprecated it
2012-03-03 11:46:26 +01:00
Aparup Banerjee
615abdda9f
MDL-25027 web service: moved validation to before changes to DB transaction.
2012-02-29 09:56:08 +01:00
Eloy Lafuente (stronk7)
64f0293fe2
Merge branch 'MDL-25027_stable_consistency_fix' of git://github.com/nebgor/moodle
2012-02-28 17:33:56 +01:00
Aparup Banerjee
092d444dfb
Merge branch 'MDL-30878' of git://github.com/mouneyrac/moodle
2012-02-28 15:35:45 +08:00
Aparup Banerjee
25eb90908e
MDL-25027 Web Service: added email validation to create_users() - just like GUI
2012-02-21 15:23:57 +08:00
Aparup Banerjee
99b1e292fe
MDL-25027 Web Service: removed user info(firstname,lastname) truncation for GUI-WS consistency.
...
Currently there is no validation on user info (firstname/lastname) in user/editadvanced_form.php
2012-02-21 15:08:15 +08:00
EVAN Irving-Pease
44ef537d8a
MDL-28386 Authentication Fixing user id issue with logs when a new user is added
2012-02-20 09:56:31 +05:30
Jerome Mouneyrac
adfb459c9e
MDL-30878 core_user_update_users user password is reset if not specified
2012-02-14 16:49:36 +08:00
Fábio Souto
9e63c0ff71
Updated bugfix according to Jerome suggestions
...
password check is done at lib.php instead of externallib.php
Conflicts:
user/lib.php
2012-02-14 12:04:15 +08:00
Gerard (Gerry) Caulfield
ce8df92df1
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
2012-02-10 15:40:04 +08:00
Petr Skoda
ecfc06d88a
MDL-31186 fix wrong context preloading sql
2012-01-21 16:08:25 +01:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Marina Glancy
3c2ed2d7ce
MDL-31072: Fixed bug causing memory overflow for many-user systems:
...
when function find_users was supposed to be used for user validation but no userids were passed to it, it retrieved all users in the system.
This caused memory overflow on systems with too many users (like moodle.org).
Now we make sure that find_users is not called for validation if there is nobody to validate.
Also improved query inside find_users to make it work faster
2012-01-13 10:12:17 +08:00
Petr Skoda
4ad72c284d
MDL-30548 support user suspended flag in admin UI
...
This patch includes:
* user management suspend UI tweaks and other coding style improvements
* suspended info in user profiles
* suspend option in advanced edit form
* suspended user filtering
* hidden user fields option for suspended field
Thanks Sam Hemelryk for valuable feedback.
2012-01-03 16:35:21 +01:00
Eloy Lafuente (stronk7)
3ed2e334d8
Merge branch 'MDL-30738' of git://github.com/kiklop74/moodle
2011-12-20 01:59:46 +01:00
Darko Miletic
ae8e1645b6
MDL-30738: There was an incorrect parameter in $PAGE->set_url
...
after swithing courseid to id everything started working as it should.
2011-12-14 14:38:02 -03:00
Aparup Banerjee
c35d38161e
Merge branch 'MDL-30472-master' of git://github.com/ankitagarwal/moodle
2011-12-13 14:34:42 +08:00
Alexnader Bias
1b80a50418
MDL-30472 Course Making user lists sortable when lastacess field is hidden
2011-12-13 10:47:43 +05:30
Sam Hemelryk
302991ba37
Merge branch 'MDL-30653-master-2' of git://git.luns.net.uk/moodle
2011-12-13 12:08:12 +13:00
Andrew Robert Nicols
6b3a341a95
MDL-30653 Remove duplicate Participants link from navbar
2011-12-12 10:42:42 +00:00
Sam Hemelryk
0669a9e9ae
Merge branch 'MDL-29942' of git://github.com/mouneyrac/moodle
2011-12-12 15:12:42 +13:00
Jerome Mouneyrac
b6dcb7d984
MDL-29942 trigger user events in web service calls
2011-12-08 14:40:57 +08:00
Sam Hemelryk
9c6b40c614
Merge branch 'MDL-30518' of git://github.com/mackensen/moodle
2011-12-08 16:05:26 +13:00
Eloy Lafuente (stronk7)
49ae1fdcea
MDL-30340 blocks - incorrect option in user profile template and missing lang string in my template
2011-12-05 01:14:19 +01:00
Charles Fulton
59c1a98c05
MDL-30518 get_context_instance takes one parameter at the SYSTEM level
2011-11-30 05:47:50 -08:00
Eloy Lafuente (stronk7)
7927af450c
MDL-30007 standardise user profile field version files
2011-11-30 02:45:21 +01:00