Damyon Wiese
d04bea30da
Merge branch 'wip-MDL-42400-master' of git://github.com/marinaglancy/moodle
2013-11-04 13:11:42 +08:00
Petr Škoda
0c431257e9
MDL-42387 standardise file lifetime handling
2013-11-01 10:42:18 +01:00
Marina Glancy
1637827d75
Merge branch 'wip-mdl-42584' of https://github.com/rajeshtaneja/moodle
...
Conflicts:
lib/classes/event/user_deleted.php
2013-11-01 13:04:29 +11:00
Rajesh Taneja
aa13929988
MDL-42584 Events: modified get_description in events
...
blog_entry_created - Removed summary field
blog_entry_deleted - Removed summary field and unwanted entry record
blog_entry_updated - Fixed single quotes and removed summary field
course_module_created - Removed subject
course_module_updated - Removed subject
user_deleted - Removed user firstname and last name
course_module_viewed - Fixed description
2013-10-29 15:24:23 +08:00
John Beedell
614bf85a9e
MDL-41473 book: Book html zip import, incorrect url produced for internal linking to other chapters
2013-10-29 14:31:01 +08:00
Marina Glancy
b6affde2cb
MDL-42400 generator: Add function testing_module_generator::create_content()
...
also implement it for mod_book and mod_forum to call existing create_page, create_discussion/post functions
2013-10-26 14:00:24 +11:00
Marina Glancy
7fbe33fcf1
MDL-42400 generator: module generators call add_moduleinfo instead of direct inserts
2013-10-26 14:00:23 +11:00
Dan Poltawski
bcb3c375e3
Merge branch 'MDL-40060-master' of git://github.com/FMCorz/moodle
2013-10-08 14:33:27 +08:00
Frederic Massart
7f6e3eefd1
MDL-40060 mod_book: Replace add_to_log with events
2013-10-08 14:11:10 +08:00
Petr Škoda
e87214bda7
MDL-42078 multiple uninstall improvements and cleanup
...
Includes:
* update checker refactored to \core\update\ namespace
* plugininfo classes refactored to \core\plugininfo\ namespace
* plugin_manager renamed to core_plugin_manager
* redirect back to original page after plugin uninstall
* fixed assign subplugin uninstall
* move assign subplugins under the assignment in admin tree
* fixed plugininfo for all question related plugin types
* auth uninstall support
* added missing block dependencies
* added theme uninstall
* subplugin types are following the plugin on plugin overview page
* several performance improvements in plugin manager
* new warnigns when plugininfo are outdated or missing
* multiple fixes and other improvements
2013-10-07 13:10:36 +02:00
Frederic Massart
7abaa052b4
MDL-40060 mod_book: Data generator for module and chapters
2013-10-04 15:37:04 +08:00
Petr Škoda
5f8012d499
MDL-41437 fix some more forgotten module.version's
2013-09-25 10:50:00 +02:00
Eloy Lafuente (stronk7)
ba57caa349
Merge branch 'MDL-41595_M26' of git://github.com/lazydaisy/moodle
2013-09-17 02:15:06 +02:00
Dan Poltawski
e025a2fc43
Merge branch 'MDL-40686' of git://github.com/rwijaya/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-09-10 13:39:01 +08:00
Rossiani Wijaya
d8a6d49c5f
MDL-40686 book: fix heading level and styling
2013-09-09 09:46:27 +08:00
Sam Hemelryk
33909ed001
Merge branch 'MDL-38794' of https://github.com/prateeksachan/moodle
2013-09-09 11:12:56 +12:00
Mary Evans
f6fa4b7b91
MDL-41595 mod_book: Book mod does not add TOC to default region
2013-09-08 17:40:30 +01:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c
.
2013-08-21 13:42:30 +08:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
Petr Škoda
bd3b3bba9f
MDL-40220 use new core_component::get_plugin_list()
2013-07-16 22:36:11 +02:00
prateeksachan
6b693ce8d3
MDL-40386: Fix for updating timemodified field in book_chapters
2013-07-01 14:29:10 +05:30
Mohamed Alsharaf
8e484df3a6
MDL-40091 book: revision must be incremented after editing a chapter
2013-06-14 21:19:48 +12:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Sam Hemelryk
d25103c4ef
Merge branch 'MDL-39422-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
mod/wiki/mod_form.php
2013-05-01 11:15:24 +12:00
Dan Poltawski
a74cd33160
MDL-39422 mod_forms: prevent long coruse module names
...
To prevent ugly DB errors.
2013-04-30 17:41:36 +01:00
Frederic Massart
b9e6341579
MDL-39366 book: Section appearance in book module settings
2013-04-26 13:42:19 +08:00
prateeksachan
1bd6a2d051
MDL-38794 passed overflowdiv parameter
2013-04-17 20:35:52 +05:30
Eloy Lafuente (stronk7)
c1782ec626
MDL-22153 backup: delete old, unused, 1.9 files
2013-04-07 17:20:41 +02:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Jean-Philippe Gaudreau
5595391eae
MDL-33206 mod_book: Add a link to display the print dialog in the print book tool
2013-01-18 10:49:45 -05:00
Damyon Wiese
798a060b04
MDL-32341 calendar: get_file_by_hash() expects a hash
2013-01-11 11:55:55 +08:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Dan Poltawski
70c53d3ece
MDL-36628 - IE svgtool fix
2012-11-27 10:13:47 +08:00
Frederic Massart
bdb66a4635
MDL-36628 usability: CSS adjustments for book module
2012-11-23 11:30:05 +08:00
Barbara Ramiro
2da6e51e9c
MDL-36628 usability: New icons for book module
2012-11-23 11:30:02 +08:00
Petr Škoda
40b9c0694c
MDL-36436 use hacky aspect ratio to work around IE9 issues
2012-11-20 13:01:27 +01:00
Dan Poltawski
90a23f067c
Merge branch 'wip-MDL-36277-master' of git://github.com/barbararamiro/moodle
...
Conflicts:
theme/standard/style/course.css
2012-11-06 14:58:49 +08:00
Barbara Ramiro
2df53c3ed8
MDL-36277 Usability: New Activity icons in SVG and PNG formats
2012-11-06 00:02:31 +08:00
Sam Hemelryk
e118ad21c9
Merge branch 'MDL-34274-master' of git://github.com/ankitagarwal/moodle
2012-10-30 16:00:45 +13:00
Eloy Lafuente (stronk7)
827b294ca8
MDL-35297 book: replay some steps lost when book landed to core
...
This commit replays, conditionally, all the upgrade steps from
MOODLE_19_STABLE to MOODLE_23_STABLE in the mod_book activity. That
guarentees that any site using the mod_book before landing to core,
no matter if it was the latest or an outdated one will upgrade
perfectly to the expected current version.
As a general rule, everytime one contrib plugin lands to core, its
complete upgrade code must be kept, at least until the core version
that introduced it, is out completely from the upgrade requirement
conditions.
In this case, with the missing upgrade code being added to 2.4, it
will be safe to delete the upgrade steps once 2.5 (or upwards) become
a requirement. Never always.
2012-10-21 17:36:37 +08:00
Sam Hemelryk
2bbf03ce3b
Merge branch 'wip-MDL-33857-master' of git://github.com/marinaglancy/moodle
2012-10-16 13:31:44 +08:00
Dan Poltawski
f186ad1f90
Merge branch 'wip-MDL-35339-master' of git://github.com/marinaglancy/moodle
2012-10-15 17:19:44 +08:00
Marina Glancy
7f4550529a
MDL-35895 Correctly build return to course link in book module
2012-10-15 14:17:36 +08:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Ankit Agarwal
0f357885b2
MDL-34274 book: adding restore log rules for the new actions
2012-10-11 13:32:00 +08:00
Ankit Agarwal
d3bf90ae04
MDL-34274 book: Adding ability to log chapter updates
2012-10-11 11:46:15 +08:00
Ankit Agarwal
131688cf94
MDL-34274 book: Adding ability to log chapter view and chapter print
2012-10-11 11:46:15 +08:00