Marina Glancy
|
d1f8c1bd62
|
MDL-38708 Added course overview files (most often images) to courses
|
2013-04-02 11:08:21 +11:00 |
|
Marina Glancy
|
ddbf9b6bd2
|
MDL-37009 Display course info as a page instead of popup
|
2013-04-02 10:58:24 +11:00 |
|
Marina Glancy
|
09ae7ee031
|
MDL-37009 Deprecated all courses display functions that are not used any more
print_my_moodle(), print_remote_course(),
print_remote_host(), print_whole_category_list(), print_category_info(), get_course_category_tree(),
print_courses(), print_course(), get_category_courses_array(), get_category_courses_array_recursively()
|
2013-04-02 10:58:24 +11:00 |
|
Marina Glancy
|
99a364564f
|
MDL-37009 Use new renderers for frontpage course and category listings
|
2013-04-02 10:58:23 +11:00 |
|
Marina Glancy
|
f53703b7be
|
MDL-37009 new course listings: changes to canvas and other themes:
canvas-based themes: formal_white, magazine, splash
|
2013-04-02 10:58:18 +11:00 |
|
Marina Glancy
|
202f73f3b4
|
MDL-37009 new course listings: changes to base, standard and afterburner themes
|
2013-04-02 10:54:50 +11:00 |
|
Marina Glancy
|
9e76429dad
|
MDL-37009 Display list of tagged courses using new renderer
|
2013-04-02 10:54:50 +11:00 |
|
Marina Glancy
|
6004700329
|
MDL-37009 Display course search results using new renderer methods
|
2013-04-02 10:54:49 +11:00 |
|
Marina Glancy
|
837d548eb2
|
MDL-37009 moved editing functionality from course/search.php to course/manage.php
|
2013-04-02 10:54:49 +11:00 |
|
Marina Glancy
|
8e57a6df6d
|
MDL-37009 Display courses and categories tree on /course/index.php using new renderer
Also /course/category.php
|
2013-04-02 10:54:49 +11:00 |
|
Marina Glancy
|
9176cdb632
|
MDL-37009 Added function core_course_renderer::courses_list() similar to print_courses()
|
2013-04-02 10:54:49 +11:00 |
|
Marina Glancy
|
e2d70cca57
|
MDL-37009 Display single course info box using new course listings renderer
Header is removed from /course/info.php because it is now part of renderer function
|
2013-04-02 10:54:49 +11:00 |
|
Marina Glancy
|
43e389eabf
|
MDL-37009 Created functions in core_course_renderer to display courses and categories listings
|
2013-04-02 10:54:48 +11:00 |
|
Marina Glancy
|
a8d683ca8e
|
MDL-37009 function print_course_search() is moved to deprecatedlib.php
|
2013-04-02 10:54:48 +11:00 |
|
Marina Glancy
|
f4b571ab2b
|
MDL-37009 function print_course_search() is moved to course renderer
|
2013-04-02 10:54:48 +11:00 |
|
Damyon Wiese
|
d8201d49d8
|
weekly release 2.5dev
|
2013-03-28 14:44:31 +08:00 |
|
Damyon Wiese
|
9ee29404be
|
Fix permissions
|
2013-03-28 14:36:33 +08:00 |
|
Damyon Wiese
|
86d66b5a1a
|
Merge branch 'MDL-25631' of git://github.com/merrill-oakland/moodle
|
2013-03-28 09:39:05 +08:00 |
|
Eloy Lafuente (stronk7)
|
50206449b6
|
Merge branch 'MDL-38516-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 23:56:57 +01:00 |
|
Eloy Lafuente (stronk7)
|
113f9a68bd
|
Merge branch 'MDL-38520-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 23:38:33 +01:00 |
|
Andrew Robert Nicols
|
81c8a42040
|
MDL-38516 JavaScript: Migrate moodle-block_navigation-navigation to use Shifter
|
2013-03-27 22:27:48 +00:00 |
|
Eloy Lafuente (stronk7)
|
9b79c017f9
|
Merge branch 'MDL-38473-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 23:20:18 +01:00 |
|
Eloy Lafuente (stronk7)
|
59549129b1
|
Merge branch 'MDL-38404-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 23:06:46 +01:00 |
|
Eloy Lafuente (stronk7)
|
f3804a0c00
|
Merge branch 'MDL-38472-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 22:42:33 +01:00 |
|
Eloy Lafuente (stronk7)
|
cb39c6136b
|
Merge branch 'MDL-38519-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 22:29:21 +01:00 |
|
Eloy Lafuente (stronk7)
|
c4b39661b9
|
Merge branch 'MDL-38517-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 21:43:30 +01:00 |
|
Eloy Lafuente (stronk7)
|
a8cdbbe053
|
Merge branch 'MDL-38471-m' of https://github.com/andrewnicols/moodle
|
2013-03-27 18:50:34 +01:00 |
|
Damyon Wiese
|
604a8ed4e5
|
Merge branch 'wip-MDL-38147-master' of git://github.com/marinaglancy/moodle
|
2013-03-27 14:11:27 +08:00 |
|
Marina Glancy
|
0a02b80cda
|
MDL-38147 fixed bug with windows PHP different function behaviour
|
2013-03-27 17:06:27 +11:00 |
|
Marina Glancy
|
5e71c37ea9
|
MDL-38147 added comments for SQL-based course search that might not work on some DB
|
2013-03-27 17:05:51 +11:00 |
|
Marina Glancy
|
a32f163dfd
|
MDL-38147 do not use DB->sql_length because it does not work on MSSQL
|
2013-03-27 16:07:29 +11:00 |
|
Aparup Banerjee
|
8963212472
|
Merge branch 'MDL-38632' of git://github.com/stronk7/moodle
|
2013-03-27 13:07:10 +08:00 |
|
Damyon Wiese
|
ddeea94a35
|
Merge branch 'MDL-38736-master' of git://github.com/danpoltawski/moodle
|
2013-03-27 12:17:47 +08:00 |
|
Damyon Wiese
|
5df15f2524
|
MDL-38717 Admin: Change setType for email to PARAM_EMAIL
|
2013-03-27 12:11:06 +08:00 |
|
Damyon Wiese
|
1b393ce91d
|
Merge branch 'MDL-38717-master' of git://github.com/danpoltawski/moodle
|
2013-03-27 11:57:14 +08:00 |
|
Aparup Banerjee
|
cf457c2169
|
Merge branch 'MDL-38659' of git://github.com/stronk7/moodle
|
2013-03-27 10:38:31 +08:00 |
|
Dan Poltawski
|
8bd1829310
|
MDL-38736 mod_choice: fix missing param type
|
2013-03-27 10:19:57 +08:00 |
|
Damyon Wiese
|
0e2ca62e86
|
MDL-35876: Whitespace, indenting and more verbose upgrade.txt
|
2013-03-27 10:16:09 +08:00 |
|
Dan Poltawski
|
f6343982e1
|
MDL-38717 admin: missing setType on email
|
2013-03-27 10:14:35 +08:00 |
|
Damyon Wiese
|
df9bdfb000
|
Merge branch 'wip-MDL-35876-master' of git://github.com/phalacee/moodle
Conflicts:
lib/upgrade.txt
|
2013-03-27 10:06:30 +08:00 |
|
Eloy Lafuente (stronk7)
|
3b597dd4ee
|
Merge branch 'wip-mdl-38543' of git://github.com/deraadt/moodle
|
2013-03-27 02:00:02 +01:00 |
|
Eloy Lafuente (stronk7)
|
49ef0c56ef
|
Merge branch 'MDL-38552-master' of git://github.com/FMCorz/moodle
|
2013-03-27 01:51:35 +01:00 |
|
Eloy Lafuente (stronk7)
|
381ffd46fc
|
Merge branch 'MDL-38566-master' of git://github.com/FMCorz/moodle
Conflicts:
theme/base/style/core.css
|
2013-03-27 01:49:10 +01:00 |
|
Eloy Lafuente (stronk7)
|
18ceea60af
|
Merge branch 'MDL-38484_master' of git://github.com/dmonllao/moodle
|
2013-03-27 00:47:32 +01:00 |
|
Eloy Lafuente (stronk7)
|
2477bb29cc
|
Merge branch 'MDL-38531_master' of git://github.com/dmonllao/moodle
|
2013-03-27 00:46:05 +01:00 |
|
Eloy Lafuente (stronk7)
|
64a807ae44
|
Merge branch 'MDL-38483_master' of git://github.com/dmonllao/moodle
|
2013-03-27 00:43:19 +01:00 |
|
Eloy Lafuente (stronk7)
|
cf140de945
|
Merge branch 'MDL-38557' of git://github.com/timhunt/moodle
Conflicts:
lib/db/upgrade.php
version.php
|
2013-03-26 23:38:07 +01:00 |
|
Eloy Lafuente (stronk7)
|
b741fac308
|
Merge branch 'MDL-38651' of git://github.com/timhunt/moodle
|
2013-03-26 23:27:16 +01:00 |
|
Eloy Lafuente (stronk7)
|
d89eed6fca
|
Merge branch 'MDL-38647' of git://github.com/timhunt/moodle
|
2013-03-26 23:22:25 +01:00 |
|
Eloy Lafuente (stronk7)
|
45679e3a9e
|
Merge branch 'w13_MDL-38589_m25_pear' of git://github.com/skodak/moodle
|
2013-03-26 23:14:24 +01:00 |
|