Aparup Banerjee
8887601196
MDL-28670 webservice : (review) changes improving performance
2011-11-14 11:25:36 +08:00
Aparup Banerjee
e88c193fb0
MDL-28670 webservice : added dimming of service name in security keys page if webservice is disabled or not on authorised list to access webservice.
2011-11-07 14:21:40 +08:00
Sam Hemelryk
e6acc5518b
MDL-29106 white space clean up
2011-10-25 15:28:52 +13:00
Sam Hemelryk
2336a84333
MDL-29106 webservices: Minor whitespace cleanup
2011-10-25 11:43:53 +13:00
Jerome Mouneyrac
5d1017e11d
MDL-29106 new web service naming convention
2011-10-24 11:06:00 +08:00
Sam Hemelryk
01ec550b0f
MDL-29672 user: Fixed user edit page for non-admin users
2011-10-10 10:27:18 +13:00
Aparup Banerjee
73f5ebea0c
Merge branch 'wip-MDL-28615-master-squashed' of git://github.com/samhemelryk/moodle
2011-10-05 10:54:05 +08:00
Aparup Banerjee
9928cc8aa2
MDL-29541 Administration : fixed whitespace
2011-10-03 14:01:17 +08:00
Rajesh Taneja
542cde9977
MDL-29244 users: Fixed comments for checkbox.php
2011-10-03 13:42:27 +08:00
Sam Hemelryk
4b71542394
MDL-28615 mod_forum: Fixed the users page that shows all of the users posts
2011-09-29 14:20:58 +13:00
Aparup Banerjee
59e2fd4523
Merge branch 'wip-mdl-29244' of git://github.com/rajeshtaneja/moodle
2011-09-27 13:22:14 +08:00
Rajesh Taneja
8295d44434
MDL-29244 Users: Fixed filter for selecting users who never logged in and course roles dropdown show all revelent roles
2011-09-27 12:30:16 +08:00
Petr Skoda
aff24313be
MDL-29401 introduce new frankenstyle PARAM types
...
New PARAM_COMPONENT, PARAM_AREA and PARAM_PLUGIN + fixing of hopefully all current incorrect parameter types. This should help with diagnosing of incorrectly named 3rd party plugins too.
2011-09-25 09:59:55 +02:00
Eloy Lafuente (stronk7)
ed9e0cb6ec
MDL-21676 user: minor gravatar fixes
2011-09-20 12:43:00 +02:00
Sam Hemelryk
4125bdc139
MDL-21676 user: Implemented support for Gravatar profile pictures
...
Big thanks to the developers who put effort into this improvement:
* Jonathan Robson <jonathan.robson@remote-learner.net>
* Jonathan Harker <jonathan@catalyst.net.nz>
2011-09-20 12:41:48 +02:00
Aparup Banerjee
d1e362405e
Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle
...
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:06:21 +08:00
Sam Hemelryk
91d284c145
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:38:46 +12:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Eloy Lafuente (stronk7)
b49c28aab3
Merge branch 'wip-MDL-28599-master-r4' of git://github.com/samhemelryk/moodle
2011-09-06 13:02:33 +02:00
Sam Hemelryk
d609d96261
MDL-28599 textlib Separated collator to collatorlib with static methods, and added support for locale aware sorting of objects
2011-09-06 15:39:00 +12:00
Petr Skoda
409ac82413
MDL-29233 revert the optional_param workaround and use this->multiselect to decide when we expect arrays
2011-09-05 09:02:47 +02:00
Rajesh Taneja
c600761b15
MDL-29104 course: Fixed optional_param_array usage for load_selected_users
2011-08-29 17:30:40 +08:00
Eloy Lafuente (stronk7)
50dabefeef
Merge branch 'MDL-27823_bulk_messaging_2' of git://github.com/andyjdavis/moodle
2011-08-25 10:45:43 +02:00
Eloy Lafuente (stronk7)
dc7ed03214
Merge branch 'MDL-29012-show_deleted_field' of git://github.com/tmuras/moodle
2011-08-25 01:30:41 +02:00
Tomasz Muras
192a8aef34
MDL-29012 Show which user profile field is being deleted
...
Improve usability by showing the name of the profile field
being deleted.
2011-08-20 16:29:21 +01:00
Andrew Davis (andyjdavis)
2a4d3c98d5
MDL-27823 messaging: preventing html tags from being output to the UI
2011-08-19 16:53:32 +08:00
Petr Skoda
18bd7573d6
MDL-26796 convert array parameter cleaning to new functions
2011-08-18 08:40:33 +02:00
Rajesh Taneja
dedb69a2a1
MDL-27896 editor - parent context will be respected by editor in case context is not created.
2011-08-12 11:33:21 +08:00
Rajesh Taneja
e9de1cf49c
MDL-27896 context - Fixed editor context to observe filter status
2011-08-12 11:33:21 +08:00
Petr Skoda
78fcdb5fdb
MDL-28345 make sure input parameters do not contain invalid utf-8 chars
2011-07-15 15:00:49 +02:00
Petr Skoda
85c199aede
MDL-22404 add cohort ID to user filters
...
We are using only ID because there might be hundreds of cohorts in the system at different contexts. There is no special access control because filtering is supposed to be used by admins only.
2011-07-09 15:42:40 +02:00
Dongsheng Cai
1e539f647d
MDL-27976, Fixed undefined variable
2011-06-30 17:46:44 +08:00
Eloy Lafuente (stronk7)
3a4c390c53
Merge branch 's11_MDL-27976_get_users_by_courseid_master' of github.com:dongsheng/moodle
2011-06-29 19:50:39 +02:00
Dongsheng Cai
014792901d
MDL-27976 webservice moodle_user_get_users_by_courseid webservice
2011-06-29 15:41:31 +08:00
Andrew Davis (andyjdavis)
b38e2e28a1
MDL-27829 blocks: altered the algorithm used to find plugin page types
2011-06-27 12:27:41 +08:00
Eloy Lafuente (stronk7)
5e811bb000
Merge branch 's11_MDL-27941_partipants_page_master' of github.com:dongsheng/moodle
2011-06-20 18:44:08 +02:00
Dongsheng Cai
3712f7aaca
MDL-27941 Fixed a bug introduced by block setting improvement, the
...
context should be course context
2011-06-20 16:30:16 +08:00
Dongsheng Cai
ea4e96c248
MDL-27880
...
1. moodle_user_get_course_participants_by_id web service to get user details in course context
2. Fixed the proformance issues of get_users_by_id web service
2011-06-20 13:46:47 +08:00
Eloy Lafuente (stronk7)
90333a972e
Merge branch 'wip-mdl-27759-integration-master' of git://github.com/rajeshtaneja/moodle
2011-06-14 16:57:36 +02:00
Eloy Lafuente (stronk7)
7a5f3a3cc7
MDL-27844 files support added to get_users_by_id()
2011-06-14 12:41:51 +02:00
Rajesh Taneja
b4e29077d3
MDL-27759 Fixed conflicts for integration
2011-06-14 10:45:03 +08:00
Rajesh Taneja
ccc77f9152
MDL-27759 user webservice - added new PARAM for timezone PARAM_TIMEZONE, to validate timezone input in webservice while deling with user information
2011-06-14 10:15:00 +08:00
Sam Hemelryk
46d3b9be73
Merged branch 's7_MDL-26105_block_settings_master' git://github.com/andyjdavis/moodle.git with changes
2011-06-13 16:54:52 +08:00
Sam Hemelryk
16c2d2c1b4
Merge branch 'MDL-26774-wip' of git://github.com/mouneyrac/moodle
2011-06-13 14:11:58 +08:00
Dongsheng Cai
b1627a92e5
MDL-26105 Block settings should contains less options, and be more user friendly
...
AMOS BEGIN
MOV [page-blog-index, pagetype], [page-blog-index, blog]
MOV [page-blog-x, pagetype], [page-blog-x, blog]
MOV [page-tag-x, pagetype], [page-tag-x, tag]
MOV [page-course-view-weeks, pagetype], [page-course-view-weeks, format_weeks]
MOV [page-course-view-weeks-x, pagetype], [page-course-view-weeks-x, format_weeks]
MOV [page-course-view-topics, pagetype], [page-course-view-topics, format_topics]
MOV [page-course-view-topics-x, pagetype], [page-course-view-topics-x, format_topics]
AMOS END
2011-06-09 13:51:14 +08:00
Jerome Mouneyrac
b4c74367a3
MDL-26774 fix web service function moodle_user_get_users_by_id. It now matches viewing profile / editing profile. It suppose to work for current user / other user / admin. It is not returning the information of course profile.
2011-06-08 16:07:12 +08:00
Ruslan Kabalin
7a04c476a2
MDL-27171 messages: implement new syntax in messages.php and update processing
...
The new messaging default settings can be set in messages.php and deployed
during installation. This also ensures the removing of settings on plugin
uninstallation and contains the update script to populate current default
settings on the existing system when the new feature is introduced.
For security reason we have to avoid using library functions in upgrade
function, so we set defaults the blind way. At this point we do not expect
plugins to have individual messaging defaults presets anyway. The site
defaults are the same as were set for each user using
message_set_default_message_preferences function.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
2011-05-27 14:06:56 +01:00
Sam Hemelryk
870815faed
Merged MDL-25805 Renamed property and function to be a little more descriptive
2011-05-03 15:41:34 +08:00
Aparup Banerjee
b9bcad24db
MDL-25805 Roles propagated ugly hack for parent seeing child activities into navigation lib to display nav node.
2011-05-02 20:08:08 +08:00
Eloy Lafuente (stronk7)
97fefd2386
Merge branch 'w16_MDL-27148_m21_stringinc' of git://github.com/skodak/moodle
2011-04-18 01:15:56 +02:00