Git commits in Moodle 2.6.0 by Adrian Greeve

commit f3fbb6137b7a58392139123ec494afce2d5efb95
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 12 Nov 2013 15:46:45 +0800
Tag:    v2.6.0-rc1

MDL-42812 mod_quiz: Fixed up a syntax error for additional name fields.

commit e351bed5c1d9ad8cb485aaa8a6ecc006fddab882
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 11 Nov 2013 17:18:16 +0800
Tag:    v2.6.0-rc1

MDL-42812 libraries: Update username_load_fields_from_object to add the prefix to everything.

commit 29fa62cfd9ff8b9b0b58ff768abf1213a12fe06d
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 11 Nov 2013 17:18:16 +0800
Tag:    v2.6.0-rc1

MDL-42812 libraries: Update username_load_fields_from_object to add the prefix to everything.

commit b63f542d21cc14c0f81e8745d92702ba106d7a2e
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 08 Nov 2013 12:05:53 +0800
Tag:    v2.6.0-rc1

MDL-42762 administration: Fixed additional names section from being missing.

commit 5b1944bbba57f4a077d1ff2db32345d298209ab5
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 30 Oct 2013 14:41:59 +0800
Tag:    v2.6.0-rc1

MDL-40612 libraries: Tidy up and improvement of the code for additional name fields.

commit f490f988b7afb61ae794cde0e51e06e7d928aad5
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 30 Oct 2013 14:41:33 +0800
Tag:    v2.6.0-rc1

MDL-40612 libraries: Unit test expansion for get_all_user_name_fields()

commit 5450ed43474753b18b29391e8b871a46207125a9
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 30 Oct 2013 11:25:59 +0800
Tag:    v2.6.0-rc1

MDL-42599 forum rss: Update the sql statements to return all user name fields.

commit c00252fbedf9b54dc8abd2f69e8295ec22843453
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 28 Oct 2013 09:14:44 +0800
Tag:    v2.6.0-rc1

MDL-40683 administration: Include alternate name fields in CSV user import.

commit 222e0a00450fb5146f4459308aa84fa4e3b40a62
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 18 Oct 2013 13:46:55 +0800
Tag:    v2.6.0-rc1

MDL-42379 behat: Automated test for approving and disapproving glossary entries.

commit 1cc3a9aecc2e56450f04942ce45925ab0d4b5c57
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 15 Oct 2013 12:07:29 +0800
Tag:    v2.6.0-rc1

MDL-42177 libraries: Additional checking of the fullnamedisplay language string.

commit 0c76aa984c4ff6dea4535b095a63ecfbaea733bd
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 14 Oct 2013 10:36:25 +0800
Tag:    v2.6.0-rc1

MDL-42177 libraries: Unit tests for new functions that deal with user name fields.

commit 60e34a02dbee4e7de120836321f0aee10f7a3344
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 10 Oct 2013 14:06:33 +0800
Tag:    v2.6.0-beta

MDL-42238 - mod_quiz: Slight change to the logic to fix Alt. name messages.

commit 60f55a2f727d3e0d490251f22bb5693e45fba18e
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 10 Oct 2013 14:05:53 +0800
Tag:    v2.6.0-beta

MDL-42238 - Groups: Alternate name sql update to groups_get_potential_members().

commit 6d3d9bd927d5386b1dc4fbbcb7db5559efa7a5cd
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 10 Oct 2013 13:18:11 +0800
Tag:    v2.6.0-beta

MDL-42238 - mod_wiki: Alternate name sql update to wiki_print_recent_activity

commit dda60f88cd01c99750b947ce9695946ef35d9a5c
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 10 Oct 2013 12:37:54 +0800
Tag:    v2.6.0-beta

MDL-42238 - mod_forum: Alternate name sql update to forum_print_recent_activity.

commit 40a473d5e7684726487dcfcd4f34ebd6508ef0d3
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 10 Oct 2013 10:18:36 +0800
Tag:    v2.6.0-beta

MDL-42234 - Repositories: Fix undefined variable notice when no repositories are enabled.

commit 94b1577a5ad9c2c85f8c90d230623346b44a2bba
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 07 Oct 2013 10:02:44 +0800
Tag:    v2.6.0-beta

MDL-42098 - mod_forum: Update webservice sql query to include all name fields.

commit 4d83abd05222bbd0ff97ead9199f31c9eb5a5cd0
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 03 Oct 2013 10:25:27 +0800
Tag:    v2.6.0-beta

MDL-42089 - Administration: Update to sql to include alternate name fields.

commit 73d363f0fa96f524a399e01630aa66ebbe398799
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 02 Oct 2013 16:11:47 +0800
Tag:    v2.6.0-beta

MDL-42098 - Libraries: Unit test for fullname function to ensure that debug message is shown even when additional names are enabled.

commit a49bc6c940fdc0874d98669f8aeb489e1eb88a4a
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 02 Oct 2013 14:55:20 +0800
Tag:    v2.6.0-beta

MDL-42098 - Libraries: Alter fullname debugging logic to display when user name fields are missing.

commit c1735baff534673adf4741ef7a4e44b4d25d5fc7
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 01 Oct 2013 17:53:22 +0800
Tag:    v2.6.0-beta

MDL-41967 - Gradebook: Fixed an sql syntax error for gradebook custom profile fields.

commit 8a94144332779255a07d43544192be5ee65de3e5
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 19 Sep 2013 13:39:44 +0800
Tag:    v2.6.0-beta

MDL-40049 mod_choice: Replaced old add_to_log calls with event triggers.

commit 82d05bc63fa1cd0ba55c4907784f19a9e56415af
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 13 Sep 2013 15:26:13 +0800
Tag:    v2.6.0-beta

MDL-41772 - mod_data: Fixed database_module comments not being restored.

commit 73412d9680f67df16de98b28302c1987f35cd3c8
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 09 Sep 2013 11:36:25 +0800
Tag:    v2.6.0-rc1

MDL-41664 - Calendar: Add method for formating years in the new calendar plugin.

commit a3b2df62a2f08ed549bf82fb46fa613f3ce9ccbd
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 06 Sep 2013 14:43:12 +0800
Tag:    v2.6.0-beta

MDL-32862 - Backup: Rewriting resource_old links on backup.

commit 146893d62f4da09a9440d6a8220ab248dd473bd6
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 03 Sep 2013 11:44:30 +0800
Tag:    v2.6.0-beta

MDL-41556 - workshop: undefined constant FILE_INTERNAL message fixed.

commit 9c3bfea0da26d05992ec4a9796645c29f757c4b5
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 26 Aug 2013 17:02:33 +0800
Tag:    v2.6.0-beta

MDL-41419 - unit tests: Fixed up sporadic test failures in externallib_test.php.

commit 506c8d59eed98c4eb55c27cd3833c91e9c2cc252
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 20 Aug 2013 15:31:42 +0800
Tag:    v2.6.0-beta

MDL-41307 - tags: Update of the user object for fullname function.

commit db22e31b1e71368bdbc228ddfe234d704646b20d
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 16 Aug 2013 14:50:12 +0800
Tag:    v2.6.0-beta

MDL-41231 - mod_data: Export to portfolio and delete selected now work together.

commit b97d94ffbb5b8ce2c4f275d7d6ed3d778149bd46
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 12 Aug 2013 11:38:39 +0800
Tag:    v2.6.0-beta

MDL-39962 - Events: Replace lefacy event lti_unknown_service_api call.

commit 3263a3562d7a348ba411a65d0a25281d98d820f9
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 06 Aug 2013 17:23:38 +0800
Tag:    v2.6.0-rc1

MDL-41158 mod_workshop: Workshop submission alternate name field fix.

commit d76a0eec399c91fa81cff64ace3857aac0abd33e
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 06 Aug 2013 14:23:03 +0800
Tag:    v2.6.0-beta

MDL-39962 - Events: Replace the legacy event workshop_viewed

commit e727e8ff58cf72289f7bcd5955ffeca951633ea5
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 24 Jul 2013 16:03:25 +0800
Tag:    v2.6.0-beta

MDL-40871 - mod_data: Unit tests for data_delete_record()

commit e5d53a1c2ff8a916523002d0175c2cdbce0420a8
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 24 Jul 2013 13:02:48 +0800
Tag:    v2.6.0-beta

MDL-40844 - Activity completion: Update of the sql to include additional name fields.

commit cf9ecfdac406f1012a8cafa1db8a4b9a8bd96ba7
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 22 Jul 2013 16:19:08 +0800
Tag:    v2.6.0-beta

MDL-40871 - mod_data: Allow bulk deletion of entries in the database module.

commit 6f4ece9f572632e58078a26753e94eff00874014
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 16 Jul 2013 16:15:11 +0800
Tag:    v2.6.0-rc1

MDL-40683 libraries: Include alternate name fields in CSV user import.

commit 196c8b71f1725206bd92c16ad3462220cd2db7a2
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 16 Jul 2013 16:01:00 +0800
Tag:    v2.6.0-beta

MDL-40038 - web services: Added unit tests for core_files_external::get_files().

commit dbb8cd36bd7e102a331c242c36d6f4d0fcb7c4c7
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 16 Jul 2013 13:58:03 +0800
Tag:    v2.6.0-beta

MDL-40038 - web services: Added an alternative to using the context id.

commit 7809d1557c8233d350b19944c1d55f7c3f23e84e
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 15 Jul 2013 15:49:26 +0800
Tag:    v2.6.0-beta

MDL-40638 - Administration: Update of version number to avoid alternate name fields breaking before upgrade.

commit 07d807ac24de288c309d8f3757062dcd470a76ea
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 15 Jul 2013 09:54:02 +0800
Tag:    v2.6.0-beta

MDL-40650 - workshop: Fixed fatal error in workshop cron.

commit 12b4487ef3afb66441bf3a07251ef36226d159bd
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 10 Jul 2013 17:41:06 +0800
Tag:    v2.6.0-beta

MDL-31776 - lib: Alternate name fields - update of gradebook sql query.

commit 38dff99e642f25594bd47b6203039c4b46df6397
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 10 Jul 2013 15:28:08 +0800
Tag:    v2.6.0-beta

MDL-31776 - lib: Alternate name fields - fixed up user object in question code.

commit ec71acb7989303b9cbb229fce5581949daa9f59a
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 10 Jul 2013 09:54:38 +0800
Tag:    v2.6.0-beta

MDL-31776 - lib: mod/forums - Fixed discussion sql query.

commit 1de02d62c98d4ab798b2258fa97ecbc9ad4c3e79
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 08 Jul 2013 10:56:26 +0800
Tag:    v2.6.0-beta

MDL-40426 - Libraries: Deprecate mark_context_dirty().

commit 329846f19851ec654c9f2ac0f073bdc9309bc123
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 05 Jul 2013 11:23:44 +0800
Tag:    v2.6.0-beta

MDL-40430 - Libraries: Deprecate print_context_name().

commit b4482dfe19c02894a9410e43420b0f5002a7fc2f
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 05 Jul 2013 10:07:02 +0800
Tag:    v2.6.0-beta

MDL-40429 - Libraries: Deprecate get_contextlevel_name().

commit b1d31f49dc073e4ae4cf1a7a12d7f6d55a6fdac1
Author: Adrian Greeve <adrian@moodle.com>
Date:   Thu, 04 Jul 2013 15:01:53 +0800
Tag:    v2.6.0-beta

MDL-40490 - database: Fixed a check on database port options.

commit a327f25ef171f79b397b9855af5b03a10bc11fea
Author: Adrian Greeve <adrian@moodle.com>
Date:   Wed, 24 Apr 2013 10:12:42 +0800
Tag:    v2.6.0-beta

MDL-31776 - lib: Alternate name fields

commit 4a28ff88fb56ce6983dc6251475b0d9cc5bedfd9
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 22 Apr 2013 14:50:39 +0800
Tag:    v2.6.0-beta

MDL-26998 - mod_wiki: the page_wiki class now stores the course module object.

commit f7a00e9dbf13d1947b3b162ed53245707bef816b
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 19 Apr 2013 15:16:27 +0800
Tag:    v2.6.0-beta

MDL-39040 - mod_data: Database description available in single view tab.