- 13 Apr, 2012 15 commits
-
-
David Mudrák authored
-
David Mudrák authored
-
David Mudrák authored
Based on http://commons.wikimedia.org/wiki/File:Appointment-new.svg (public domain Tango! Desktop Project icon)
-
David Mudrák authored
Note that most line changes in the patch are caused by the recent changes in the XMLDB TEXT fields handling (no size specified now) and by the change in the indentation.
-
David Mudrák authored
-
David Mudrák authored
AMOS BEGIN CPY [allocationsettings,workshopallocation_random],[randomallocationsettings,workshopallocation_scheduled] AMOS END
-
David Mudrák authored
-
David Mudrák authored
Removing the table "scheduled" created by the XMLDB by default (it's a bug in XMLDB, I'm just too lazy now to fix it). Adding new fields to hold the result of the most recent execution.
-
David Mudrák authored
On every invocation, the workshop will give its subplugins a chance to to something useful. For now, we know that the scheduled allocator will use it, no need to load other plugin types yet (until there will be a real reason for it).
-
David Mudrák authored
-
David Mudrák authored
The idea is to build a plugin that will internally call the random allocator when the submissions deadline is reached. The teacher is able to pre-define the configuration for the random allocator.
-
David Mudrák authored
-
David Mudrák authored
-
David Mudrák authored
The new renderable class workshop_allocation_result provides a cleaner interface between the allocator's init() method and the allocation.php script.
-
David Mudrák authored
The random allocator's init() method was split into two logical parts. The init() now handles data from the form and executes the new execute() method to do the actual job. The execute() method will be called by the future scheduled allocator, too.
-
- 12 Apr, 2012 8 commits
-
-
Dan Poltawski authored
-
-
AMOS Bot authored
-
Eloy Lafuente authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
Petr Skoda authored
-
- 11 Apr, 2012 17 commits
-
-
Sam Hemelryk authored
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag" This reverts commit f9f281b8.
-
-
-
Eloy Lafuente authored
-
-
Sam Hemelryk authored
-
Eloy Lafuente authored
-
Eloy Lafuente authored
-
Petr Skoda authored
-
Petr Skoda authored
-
-
Petr Skoda authored
-
Eloy Lafuente authored
-
Eloy Lafuente authored
determine if the 'id' column is sequence based or no
-
Petr Skoda authored
-
-
Petr Skoda authored
MDL-32323 make base test case classes abstract to prevent empty testcase warnings, fix property access
-