Eloy Lafuente (stronk7)
47c6991a8e
Merge branch 'MDL-29945' of git://github.com/timhunt/moodle
2011-11-10 21:47:22 +01:00
Tim Hunt
828788f03b
MDL-29945 plugin management: don't show Uninstall links for required plugins.
2011-11-10 19:11:24 +00:00
David Mudrak
9faf837fc0
Moved CSS into the base theme to make the UI friendly in all themes by default
2011-11-08 23:58:10 +01:00
Mary Evans
afc7026a57
MDL-30010FIX for pagelayout problems when moving blocks
2011-11-06 19:48:10 +00:00
Petr Skoda
fad8e0248c
MDL-29030 move user log reporting to report_log plugin
2011-11-06 12:22:52 +01:00
Petr Skoda
4d00fded9d
MDL-29030 migrate outline user reporting to plugin
2011-11-06 12:22:51 +01:00
Petr Skoda
cf24e82ed3
MDL-29030 move base CSS to report plugins
2011-11-06 12:22:50 +01:00
Petr Skoda
3afce1a574
MDL-29030 convert participation report to new report type
...
AMOS BEGIN
MOV [participation:view,coursereport_participation],[participation:view,report_participation]
MOV [pluginpagetype,coursereport_participation],[pluginpagetype,report_participation]
MOV [pluginname,coursereport_participation],[pluginname,report_participation]
AMOS END
2011-11-06 12:22:48 +01:00
sam marshall
24e14bc7a6
MDL-26647 (5) Support showuseridentity on course and activity completion reports
2011-11-04 13:57:15 +00:00
Tim Hunt
36ca62cab7
MDL-29474 display the dependancy information on the upgrade screen.
2011-10-20 11:13:33 +01:00
Jason Fowler
1d559a1eb0
MDL-26712 Themes - Correcting text dimming for hidden labels
2011-10-18 13:54:51 +08:00
Tim Hunt
891df4a949
MDL-28613 question CSS. Some text in the grey info box is the wrong size.
...
Note that according to http://www.quirksmode.org/css/contents.html , the > CSS selector works in IE 7+, so is probably now safe to use.
2011-10-17 11:28:49 +01:00
Eloy Lafuente (stronk7)
7eaca44932
Merge branch 'wip-MDL-25697-master' of git://github.com/samhemelryk/moodle
2011-10-05 01:10:03 +02:00
Sam Hemelryk
36e966b005
MDL-28566 theme_base: removed MDL comment
2011-10-03 15:02:33 +13:00
Sam Hemelryk
2c66ceeaef
Merge branch 'MDL-28566' of git://github.com/lazydaisy/moodle
2011-10-03 14:37:35 +13:00
Sam Hemelryk
6598f57e90
MDL-25697 theme_base: Improved the alignment of the activity editing icons on the course frontpage
2011-09-29 14:15:38 +13:00
Mary Evans
16c0dd2b1a
MDL-28566 - Fix for participants user details
2011-09-28 15:26:22 +01:00
Tim Hunt
b84dca8cb8
MDL-29492 restore unit test prettiness.
2011-09-23 12:15:13 +01:00
Eloy Lafuente (stronk7)
8974d17a8f
Merge branch 'wip-mdl-29079' of git://github.com/rajeshtaneja/moodle
2011-09-20 09:50:46 +02:00
Rajesh Taneja
94b38ab1c1
MDL-29079 Administration: Added space on both sides of locked checkbox and for rtl language space will be applied accordingly
2011-09-20 11:49:24 +08:00
Eloy Lafuente (stronk7)
3eabe0ccd5
Merge branch 'wip-mdl-29079' of git://github.com/rajeshtaneja/moodle
2011-09-20 00:17:20 +02:00
Eloy Lafuente (stronk7)
9d8d55a00e
Merge branch 'w37_MDL-29029_m22_admintools' of git://github.com/skodak/moodle
2011-09-19 18:26:55 +02:00
Rajesh Taneja
48a614d97e
MDL-29079 Administration: Added space between checkboxes on general backup setting page
2011-09-19 13:32:38 +08:00
Petr Skoda
bd41bdd922
MDL-29029 move lang pack import to admin tools
...
Includes lang related language pack cleanup.
AMOS BEGIN
MOV [langpacks,core_admin],[pluginname,tool_langimport]
MOV [install,core_admin],[install,tool_langimport]
MOV [installedlangs,core_admin],[installedlangs,tool_langimport]
MOV [langimport,core_admin],[langimport,tool_langimport]
MOV [langimportdisabled,core_admin],[langimportdisabled,tool_langimport]
MOV [langpackinstalled,core_admin],[langpackinstalled,tool_langimport]
MOV [langpackremoved,core_admin],[langpackremoved,tool_langimport]
MOV [langpackupdateskipped,core_admin],[langpackupdateskipped,tool_langimport]
MOV [langpackuptodate,core_admin],[langpackuptodate,tool_langimport]
MOV [langupdatecomplete,core_admin],[langupdatecomplete,tool_langimport]
MOV [missinglangparent,core_admin],[missinglangparent,tool_langimport]
MOV [nolangupdateneeded,core_admin],[nolangupdateneeded,tool_langimport]
MOV [remotelangnotavailable,core_admin],[remotelangnotavailable,tool_langimport]
MOV [uninstall,core_admin],[uninstall,tool_langimport]
MOV [uninstallconfirm,core_admin],[uninstallconfirm,tool_langimport]
MOV [updatelangs,core_admin],[updatelangs,tool_langimport]
AMOS END
2011-09-17 20:58:26 +02:00
Sam Hemelryk
89eda3eeaf
MDL-29185 backup: Removed backup_log table and fixed the backup admin report
2011-09-16 15:51:23 +12:00
Petr Skoda
b5ae095d91
MDL-28929 add version.php with requirements and copyrights
...
The data for missing copyrights was taken from other files in the same theme, git history or plugins database.
2011-08-24 10:50:22 +02:00
Petr Skoda
3b3f302855
MDL-28929 update all themes to use the new placeholders
2011-08-21 21:01:53 +02:00
Eloy Lafuente (stronk7)
8f85249a96
MDL-26979 css - clean whitespace introduced by previous commit
2011-08-16 00:31:08 +02:00
Eloy Lafuente (stronk7)
eed36bbbd9
Merge branch 'wip-MDL-26979-master' of git://github.com/samhemelryk/moodle
2011-08-15 22:46:01 +02:00
Sam Hemelryk
6c95e46a15
MDL-26979 custommenu Improved the custom menu CSS in base and all other core themes
...
* The custom menu now requires the YUI module directly rather than in its initialisation
* Improved the CSS in base so that it was more precise and more easily overrideable
* Reviewed the CSS for all core themes improving and removing !important from rules
2011-08-12 11:10:06 +08:00
Sam Hemelryk
6919b90f05
MDL-25602 blocks Altered order of block editing icons and added CSS to better control the size of block editing icons
2011-08-12 10:26:20 +08:00
Tim Hunt
22c97c6446
MDL-28471 Further tweaks to the question flag code.
2011-07-26 17:43:55 +01:00
Petr Skoda
83162b2612
Merge branch 'wip-MDL-25125-master' of github.com:marinaglancy/moodle
2011-07-18 09:18:31 +02:00
Petr Skoda
656749c18a
MDL-28363 make dimmed selectors more specific to prevent overriding from other themes
2011-07-16 21:03:06 +02:00
Marina Glancy
4173ef4a04
MDL-25125 fix YUI bug with overriding styles
2011-07-14 09:40:00 +08:00
Eloy Lafuente (stronk7)
5b77684af7
Merge branch 'MDL-27989_master' of git://github.com/kordan/moodle
2011-07-07 02:19:15 +02:00
Kordan
7843d2d609
MDL-27989 fix for master
2011-07-05 10:26:01 +02:00
Aparup Banerjee
728ebac7f2
MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/"
2011-07-05 14:27:31 +08:00
Tim Hunt
da72991636
MDL-27979 Should be an edit link for each question when previewing or reviewing a quiz.
2011-06-22 21:07:40 +01:00
Tim Hunt
fde4560dae
MDL-27490 Implement a manage question behaviours admin page
...
While doing this, I found various bugs in the manages question types admin page, and so fixed them, and updated the code
there to use $OUTPUT and html_writer.
AMOS BEGIN
MOV [cannotdeletemissingqtype,admin],[cannotdeletemissingqtype,question]
MOV [cannotdeleteqtypeinuse,admin],[cannotdeleteqtypeinuse,question]
MOV [cannotdeleteqtypeneeded,admin],[cannotdeleteqtypeneeded,question]
MOV [deleteqtypeareyousure,admin],[deleteqtypeareyousure,question]
MOV [deleteqtypeareyousuremessage,admin],[deleteqtypeareyousuremessage,question]
MOV [deletingqtype,admin],[deletingqtype,question]
MOV [numquestions,admin],[numquestions,question]
MOV [numquestionsandhidden,admin],[numquestionsandhidden,question]
MOV [qtypedeletefiles,admin],[qtypedeletefiles,question]
MOV [uninstallqtype,admin],[uninstallqtype,question]
AMOS END
2011-06-17 16:21:32 +01:00
David Mudrak
b61cf3ff8a
MDL-22414 Merge branch 'master' into backup-convert
...
Conflicts:
theme/base/style/core.css
2011-06-09 13:04:49 +02:00
Sam Hemelryk
d1c96f6604
Merged branch 'MDL-27692_master' of git://github.com/MaryE/moodle.git
2011-06-08 13:03:11 +08:00
Tim Hunt
54771d89d1
Merge remote-tracking branch 'moodle/master' into MDL-20636_master_new_question_engine
...
Conflicts:
lib/db/upgrade.php
mod/quiz/lib.php
2011-06-06 17:14:59 +01:00
Mary Evans
3ae75b44c7
MDL-27692_master Fixes issue - bullets not numbers in ordered list...
2011-06-03 12:11:09 +01:00
David Mudrak
f6f7a7266c
Merge branch 'master' into backup-convert
...
Conflicts:
backup/util/xml/parser/processors/simplified_parser_processor.class.php
backup/util/xml/parser/simpletest/testparser.php
2011-05-26 17:30:27 +02:00
Sam Hemelryk
2b04c41c58
MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes
...
* Added the component and ratingarea fields and implemented it throughout
the rating API as mandatory fields
* Cleanup rating indexes
* Upgrade forum/data/glossary ratings
* Moved the logic in the render_rating method to methods of the rating object.
* Added new callback for checking ratingareas
* Cleaned comments here and there
* Mark the xxx_get_participants methods as deprecated
* Refactor rate_ajax and ratingsuser_can_view_aggregate methods
* Cleaned up rating/index.php to use html_table object and moved inline styles to CSS.
* Added missing properties of the rating object that were being set throughout the rating
API.
2011-05-23 12:35:39 +02:00
David Mudrak
71d1751c53
Improved the information display about a non-standard backup file
2011-05-18 12:19:57 +02:00
Tim Hunt
a2ac234956
MDL-20636 Merge remote-tracking branch 'moodle/master' into upgrade
...
Conflicts:
lib/filestorage/file_storage.php
mod/quiz/attemptlib.php
mod/quiz/lib.php
mod/quiz/mod_form.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/report.php
mod/quiz/report/responses/report.php
mod/quiz/report/responses/responses_table.php
mod/quiz/report/statistics/db/install.xml
mod/quiz/report/statistics/qstats.php
mod/quiz/report/statistics/report.php
mod/quiz/report/statistics/statistics_question_table.php
mod/quiz/report/statistics/statistics_table.php
mod/quiz/report/statistics/version.php
mod/quiz/review.php
mod/quiz/reviewquestion.php
mod/quiz/startattempt.php
mod/quiz/styles.css
mod/quiz/view.php
question/type/essay/questiontype.php
question/type/match/backup/moodle2/backup_qtype_match_plugin.class.php
question/type/match/backup/moodle2/restore_qtype_match_plugin.class.php
question/type/numerical/display.html
question/type/numerical/questiontype.php
question/type/questiontype.php
question/type/random/questiontype.php
question/type/shortanswer/questiontype.php
theme/base/style/question.css
2011-05-11 20:29:49 +01:00
Sam Hemelryk
410135aa10
MDL-23532 theme-base - added base styles for the changes to tne enrolment UI
2011-04-21 10:02:54 +08:00
Sam Hemelryk
5d53a674b7
MDL-26958 theme-base Removed border color CSS
2011-04-18 10:54:12 +08:00