39386 Commits

Author SHA1 Message Date
Petr Skoda
04c0140811 MDL-21244 added new option for footer JS from themes as requested by Urs 2010-01-05 23:22:16 +00:00
Helen Foster
b0ccfc5ce8 config settings: MDL-16658 small rewording 2010-01-05 22:18:03 +00:00
Petr Skoda
23fd6f83df MDL-21243 added theme reset after any core or plugin upgrade - continued 2010-01-05 22:04:31 +00:00
Petr Skoda
db4e1a3c70 MDL-21243 added theme reset after any core or plugin upgrade 2010-01-05 22:03:21 +00:00
Helen Foster
d8ada21339 moodle lang string: MDL-16658 small rewording 2010-01-05 21:58:43 +00:00
Petr Skoda
e10f304d19 MDL-21252 home-grown CSS minimisation 2010-01-05 21:45:51 +00:00
Petr Skoda
df06c1c414 MDL-21252 shortened image urls in CSS 2010-01-05 21:45:08 +00:00
Petr Skoda
0037dcc99b MDL-21251 set up correct debugging in ABORT_AFTER_CONFIG scripts 2010-01-05 20:31:42 +00:00
Petr Skoda
7c986f04e3 MDL-21241 theme CSS and JS gzip compression + some more fixes 2010-01-05 20:18:15 +00:00
Petr Skoda
085f71b728 nobug: fixed code completion in eclipse 2010-01-05 17:54:15 +00:00
Petr Skoda
c724f835ca MDL-21242 moving yui2 skin away from theme CSS, this improves browser caching and finally we may load skin from the internet too 2010-01-05 17:29:43 +00:00
Petr Skoda
73b62703ab MDL-20204 eliminating deprecated javascript file because it only adds extra pressure on servers 2010-01-05 00:43:09 +00:00
Moodle Robot
9b96dd1cb3 Updated the HEAD build version to 20100105 2010-01-05 00:36:15 +00:00
Petr Skoda
efaa4c0803 MDL-21242 towards removing og yui2 skin sheet from the huge theme css file 2010-01-05 00:33:15 +00:00
Petr Skoda
1da545418e MDL-20204 removing duplicate YUI skin CSS, thanks Sam for noticing it 2010-01-05 00:19:50 +00:00
Petr Skoda
53228896fa MDL-20204 fixed moodle logo link on frontpage 2010-01-04 23:55:09 +00:00
Petr Skoda
2574fae6ef MDL-21123 moved javascript for navigation bar - testing of themes JS and it may need to use different tricks in other themes with CSS column layouts 2010-01-04 23:51:48 +00:00
Petr Skoda
b38cea70ea MDL-20786 removing mod javascript.php support, now fulyl replaced by $PAGE->requires->js() 2010-01-04 23:30:24 +00:00
David Mudrak
9ec63757d7 MDL-19937 migration of form elements and grades - accumulation grading strategy 2010-01-04 18:33:23 +00:00
David Mudrak
3d8649b1c0 MDL-19937 workshop assessments migration 2010-01-04 18:33:03 +00:00
David Mudrak
067f63c593 MDL-19937 workshop submissions migration 2010-01-04 18:32:53 +00:00
David Mudrak
f2443a42aa workshop: adding field 'published' into the upgrade script 2010-01-04 18:32:43 +00:00
David Mudrak
83012c0c89 MDL-19937 workshop migration - keep format of the Introduction field 2010-01-04 18:32:33 +00:00
David Mudrak
a2d57f96b8 MDL-7218 workshop: remove orphaned assessments on upgrade
Clones the upgrade procedure from MOODLE_19_STABLE.
2010-01-04 18:32:23 +00:00
David Mudrak
a0f49d70c2 Field oldid must be nullable for new records 2010-01-04 18:32:13 +00:00
David Mudrak
b876ab8098 MDL-19937 workshop migration - initial versions of upgrade scripts 2010-01-04 18:32:03 +00:00
David Mudrak
b124151e23 workshop: added missing strings 2010-01-04 18:31:46 +00:00
David Mudrak
dd15f80e25 MDL-21198 workshop: rewriting user_picture() calls to respect recent refactoring 2010-01-04 18:31:36 +00:00
David Mudrak
0a5ddea5f9 MDL-21198 workshop: replacing old calls to action_icon() 2010-01-04 18:31:23 +00:00
David Mudrak
e9ab520f24 workshop class phpdocumenting all properties loaded from instance DB record 2010-01-04 18:31:09 +00:00
David Mudrak
7a789aa8cc workshop coding style - use stdclass instead of stdClass 2010-01-04 18:30:57 +00:00
David Mudrak
a8b6fc0e70 workshop grading report improved displaying of grades
Weight of assessment is expected to be equal 1 in majority of cases.
Such weight will not be displayed. As the comment says - this logic
should really go to the language pack level.
2010-01-04 18:30:20 +00:00
David Mudrak
428a28e12c workshop MDL-21169 removed Update this Workshop button, replaced with settings block node 2010-01-04 18:30:09 +00:00
David Mudrak
bb6600d034 workshop grading report really needs table cells with border 2010-01-04 18:29:59 +00:00
David Mudrak
deea6e7a64 workshop fixed none participants case 2010-01-04 18:29:49 +00:00
David Mudrak
da23213827 workshop: english strings for workshop capabilities 2010-01-04 18:29:39 +00:00
David Mudrak
7ba8781635 workshop: preparing possibility to publish selected submissions 2010-01-04 18:29:29 +00:00
David Mudrak
810941b6a0 workshop in reply to MDL-20787 switching to pix_url() 2010-01-04 18:29:19 +00:00
David Mudrak
581878b8fa workshop displays assessment weight in the grading evaluation report 2010-01-04 18:29:06 +00:00
David Mudrak
090a7907da workshop fixing incorrect use of logical operators 2010-01-04 18:28:56 +00:00
David Mudrak
a0aa8b2c01 workshop: do not allow editing outside the given frame 2010-01-04 18:28:46 +00:00
David Mudrak
0f6bf8c93d workshop in reply to MDL-20204 - new output API in example submissions code 2010-01-04 18:28:36 +00:00
David Mudrak
cbf87967c7 MDL-20652 workshop: more work on example submissions
Important change: teacher's assessments of example submissions (now
known as "reference assessments") are now displayed to students after
they assess example submission.
2010-01-04 18:28:25 +00:00
David Mudrak
028cd0616c workshop 2.0: do not register cron job before it is really implemented 2010-01-04 18:28:12 +00:00
David Mudrak
74bf8a947f workshop 2.0: implement phase-related allowers 2010-01-04 18:28:02 +00:00
David Mudrak
ef96efe04d workshop viewlets are collapsible
So far using the obsolete function, to be upgraded to using output renderer
2010-01-04 18:27:52 +00:00
David Mudrak
becec954e6 MDL-20652 workshop: more work on example submissions 2010-01-04 18:27:41 +00:00
David Mudrak
81eccf0a36 MDL-20652 workshop: initial work on example submissions 2010-01-04 18:27:21 +00:00
David Mudrak
0d0b7d99db workshop uses plain checkbox instead of advcheckbox 2010-01-04 18:27:07 +00:00
David Mudrak
6adbcb8015 workshop in reply to MDL-20204 - new output API 2010-01-04 18:26:56 +00:00