Eloy Lafuente (stronk7)
|
208f59137a
|
Merge branch 'MDL-37518_master' of https://github.com/markn86/moodle
|
2013-02-05 00:13:48 +01:00 |
|
Mark Nelson
|
df7d171fc3
|
MDL-37518 blocks: described the introduction of the myaddinstance capability in upgrade.txt
|
2013-02-04 11:43:01 +08:00 |
|
Petr Škoda
|
7a18f49c60
|
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
YAY!
|
2013-01-29 22:34:46 +01:00 |
|
David Monllao
|
fe856690cb
|
MDL-37662 behat: Add blocks definition
|
2013-01-29 18:21:08 +08:00 |
|
Dan Poltawski
|
5774879060
|
Merge branch 'wip-MDL-37615-m25' of git://github.com/samhemelryk/moodle
|
2013-01-29 11:47:17 +08:00 |
|
Sam Hemelryk
|
3178ae6f09
|
Merge branch 'wip-mdl-36619' of git://github.com/rajeshtaneja/moodle
|
2013-01-29 10:50:14 +13:00 |
|
Sam Hemelryk
|
d38df267a0
|
Merge branch 'wip-MDL-37611_master' of git://github.com/lazydaisy/moodle
|
2013-01-28 17:40:01 +13:00 |
|
Sam Hemelryk
|
7395c2b8e2
|
Merge branch 'MDL-37414_master' of https://github.com/markn86/moodle
|
2013-01-28 13:29:17 +13:00 |
|
Sam Hemelryk
|
0f54ac5698
|
Merge branch 'MDL-19069' of git://github.com/rwijaya/moodle
|
2013-01-28 11:32:53 +13:00 |
|
Sam Hemelryk
|
554b67545b
|
MDL-37615 block_section_links: brought up to current standards.
|
2013-01-28 11:18:51 +13:00 |
|
Sam Hemelryk
|
1631d5ffdf
|
MDL-37535 block_section_links: now uses component for settings.
|
2013-01-28 10:42:29 +13:00 |
|
Dan Poltawski
|
ebf6e8f60a
|
Merge branch 'MDL-37473b' of git://github.com/srynot4sale/moodle
|
2013-01-25 12:35:40 +08:00 |
|
Aaron Barnes
|
10a8581f2b
|
MDL-37473 completion: Add missing cap checks to tracked users functions
Namely get_num_tracked_users and is_tracked_user()
|
2013-01-25 17:08:44 +13:00 |
|
Rajesh Taneja
|
9e1d4eda65
|
MDL-36619 My Home: Fixed course movement when JS is turned off
|
2013-01-24 13:57:26 +08:00 |
|
Sam Hemelryk
|
8af97c2c2e
|
Merge branch 'wip-MDL-35826-master' of git://github.com/phalacee/moodle
Conflicts:
calendar/upgrade.txt
|
2013-01-23 10:03:42 +13:00 |
|
Jason Fowler
|
512edd65d8
|
MDL-35826 - Calendar - Creating a caption containing the month name for mini-calendars
|
2013-01-22 13:51:09 +08:00 |
|
Mark Nelson
|
d448625682
|
MDL-37414 blocks: re-added the ability to add some blocks to the My Moodle
|
2013-01-22 10:52:41 +08:00 |
|
Mary Evans
|
42d733dcdf
|
MDL-37611 block/completionstatus: changed 2 insances of generalbox class to generaltable class in details.php
|
2013-01-21 22:51:37 +00:00 |
|
Rossiani Wijaya
|
cdc018ad2d
|
MDL-19069 RSS feed block: Removed link for remote RSS feeds on navigation
|
2013-01-21 11:56:42 +08:00 |
|
Dan Poltawski
|
73ce4ac996
|
Merge branch 'MDL-37457_master' of git://github.com/dmonllao/moodle
|
2013-01-21 10:53:12 +08:00 |
|
Marina Glancy
|
a3f66bdeac
|
MDL-36968 Move function print_recent_activity() to the block recent_activity
|
2013-01-16 16:13:04 +11:00 |
|
Eloy Lafuente (stronk7)
|
a91350609e
|
Merge branch 'wip-MDL-34344-m25' of git://github.com/samhemelryk/moodle
Conflicts:
lib/db/caches.php
|
2013-01-16 01:08:26 +01:00 |
|
Dan Poltawski
|
8b16bbfc68
|
Merge branch 'MDL-35556d' of git://github.com/srynot4sale/moodle
|
2013-01-15 13:15:31 +08:00 |
|
David Monllao
|
6b21986911
|
MDL-37457 testing Mark current classes as deprecated
|
2013-01-15 11:07:45 +08:00 |
|
David Monllao
|
5c3c2c81be
|
MDL-37457 testing Refactoring references
|
2013-01-15 11:07:43 +08:00 |
|
Marina Glancy
|
9a36be7361
|
MDL-37085 Properly deprecated functions print_xxx() from course/lib.php
- get_print_section_cm_text()
- print_section_add_menus()
- print_section()
- make_editing_buttons()
|
2013-01-14 15:01:28 +11:00 |
|
Marina Glancy
|
5c016ab30d
|
MDL-37085 fixed mess with code overwriting cm_info properties
In case when groupmode is forced by the course we should take it from the
course and not overwrite cm_info::groupmode externally
|
2013-01-14 15:01:25 +11:00 |
|
Marina Glancy
|
9a6aa5c17d
|
MDL-37085 Substitute function print_section_add_menus() with core_course_renderer::course_section_add_cm_controls()
|
2013-01-14 15:01:23 +11:00 |
|
Marina Glancy
|
f89c53f679
|
MDL-37085 Substitute get_print_section_cm_text() with cm_info functions
|
2013-01-14 15:01:21 +11:00 |
|
Sam Hemelryk
|
5ba45e34bb
|
Merge branch 'wip-MDL-35842-master' of git://github.com/phalacee/moodle
|
2013-01-09 10:07:16 +13:00 |
|
Sam Hemelryk
|
007bfe8b4d
|
MDL-25290 conversion: Converted config to use MUC
|
2013-01-07 19:22:40 +13:00 |
|
Dan Poltawski
|
5083fe2194
|
Merge branch 'w51_MDL-37128_m25_rssrestore' of git://github.com/skodak/moodle
|
2013-01-07 13:56:57 +08:00 |
|
Ankit Agarwal
|
cb2619150c
|
MDL-27884 blocks: Correcting config title string
AMOS BEGIN
CPY [configtitle,block_html],[configtitle,block_tags]
AMOS END
|
2013-01-02 10:39:16 +08:00 |
|
Petr Škoda
|
3d89a36a85
|
MDL-37128 fix E_STRICT rss restore issue
|
2012-12-27 13:39:09 +01:00 |
|
Sam Hemelryk
|
eaf750cd9a
|
Merge branch 'wip-MDL-35833-master' of git://github.com/phalacee/moodle
|
2012-12-24 11:43:59 +13:00 |
|
Sam Hemelryk
|
d1a73b2add
|
Merge branch 'MDL-36455_master' of git://github.com/markn86/moodle
|
2012-12-24 09:30:35 +13:00 |
|
Jason Fowler
|
d01176bfc9
|
MDL-35833 - Blocks - Adding alt and title attributes to the docked-block panel close button
|
2012-12-20 10:42:20 +08:00 |
|
Mark Nelson
|
bfe20414c0
|
MDL-36455 blocks: removed ability to add blocks to the My Moodle page that did not make sense in that context
|
2012-12-18 11:32:35 +08:00 |
|
Dan Poltawski
|
3280819b20
|
Merge branch 'MDL-30899_master' of git://github.com/dmonllao/moodle
|
2012-12-18 09:10:42 +08:00 |
|
Eloy Lafuente (stronk7)
|
12e13ce047
|
Merge branch 'MDL-32880_master_3' of git://github.com/pauln/moodle
|
2012-12-11 22:48:06 +01:00 |
|
Eloy Lafuente (stronk7)
|
6b9dfe731e
|
MDL-37032 upgrade: define all the 2.4.0 points
|
2012-12-11 13:11:11 +01:00 |
|
Dan Poltawski
|
09f5d8344e
|
Merge branch 'wip-MDL-36108-master' of git://github.com/phalacee/moodle
|
2012-12-11 16:03:09 +08:00 |
|
Jason Fowler
|
4ff849b7db
|
MDL-36108 - Blocks - Online User block's user image's alt attribute is now empty to prevent repetition of text for screen readers
|
2012-12-11 15:49:50 +08:00 |
|
Dan Poltawski
|
b62f0f8d82
|
Merge branch 'wip-MDL-36110-master' of git://github.com/phalacee/moodle
|
2012-12-11 11:32:53 +08:00 |
|
Sam Hemelryk
|
46c02a6a91
|
Merge branch 'wip-mdl-37017' of git://github.com/rajeshtaneja/moodle
|
2012-12-11 14:54:16 +13:00 |
|
Dan Poltawski
|
303cccc5a6
|
MDL-36755 course_overview block: fix for fix.
I will stop commiting now.
|
2012-12-10 19:45:19 +08:00 |
|
Dan Poltawski
|
36508a201a
|
MDL-36755 course_overview block: fix idiot version
I will shoot the programmer responsible for this mess.
|
2012-12-10 19:41:16 +08:00 |
|
Dan Poltawski
|
e3b494e379
|
Merge branch 'w49_MDL-36737_m25_glossstrict' of git://github.com/skodak/moodle
|
2012-12-10 19:37:24 +08:00 |
|
Dan Poltawski
|
91c5477606
|
Merge branch 'MDL-36755_master' of git://github.com/markn86/moodle
Conflicts:
blocks/course_overview/version.php
|
2012-12-10 19:32:10 +08:00 |
|
Petr Škoda
|
443bb9c103
|
MDL-36737 fix random glossary E_STRICT issue
|
2012-12-08 14:44:05 +01:00 |
|