2006-09-11 |
stronk7 | teachergraded belongs to workshop_assessments, |
commit | commitdiff | tree | snapshot |
2006-09-11 |
stronk7 | Initial verion. Not working yep but I needed to send... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
nfreear | Fixes MDL-6516, "Error on logs page because of mess... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
toyomoyo | adding capabilities |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | New tags |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | Updated some docs |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | Some missing strings I forgot to check in |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
toyomoyo | adding capaility, fixing indenting and logic (could... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | New hook for Moodle 1.7 enrolment plugins |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | validate local redirection actions in jumpto.php SC#310 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
vinkmar | Added feature from MDL-6439. A validate method is now... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
vyshane | Fix for MDL-6405 |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Very minor changes |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Started to rework the overall page editing interface... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Added lang entries for Collapsed editing |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | move newly created admin_tree block to the left column... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | fixed courseid typo |
commit | commitdiff | tree | snapshot |
2006-09-10 |
koenr | typo |
commit | commitdiff | tree | snapshot |
2006-09-10 |
koenr | updating index files MDL-3484 |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | fixed several bogus errors and warnings during installa... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
stronk7 | Avoid one minor error when tables hasn't comments to... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | fixed warning during initial install when creating... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | basic conversion of old wiki to new roles framework |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Minor changes |
commit | commitdiff | tree | snapshot |
2006-09-10 |
stronk7 | improved display of errors... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Fixed display bug for branch tables and moved message... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
stronk7 | tests are tests |
commit | commitdiff | tree | snapshot |
2006-09-10 |
stronk7 | Linking to the tests from the main page. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Removed action set to navigation because view.php no... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
stronk7 | Adding support for tests of DDL statements within the... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
stronk7 | PHPDoc update. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
stronk7 | Adding options for continue and feedback to all the... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Started to separate out logic and presentation in view... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | fixed errors when switching dbsessions from amin gui |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | fixed proper redirection url in login - missing trailin... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
moodler | Moving deprecated functions out of datalib.php |
commit | commitdiff | tree | snapshot |
2006-09-10 |
gbateson | correct formatting of "Show Legend" -> "No" and added... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
gbateson | remove reportselector.html as it was unused and has... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Added better lang strings for output in view.php |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Started to reorganize view.php |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Moved teacherview (lesson editing) out of view.php... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Fixed sesskey problem |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Added proper page comments and inform user when attempt... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Added page comment and lang entry for reports.php |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Updated to use new handy library functions |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Moved high scores logic out of view.php into highscores.php |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Changed some lang entries for high scores feature |
commit | commitdiff | tree | snapshot |
2006-09-09 |
mark-nielsen | Fixed some formatting when clock is not displayed |
commit | commitdiff | tree | snapshot |
2006-09-09 |
mark-nielsen | Forgot the lesson_ prefix |
commit | commitdiff | tree | snapshot |
2006-09-09 |
mark-nielsen | Improved clock output and works when javascript is... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
mark-nielsen | Lesson buttons should now work with javascript disabled |
commit | commitdiff | tree | snapshot |
2006-09-09 |
stronk7 | Now we are using the new sql_order_by_text() function |
commit | commitdiff | tree | snapshot |
2006-09-09 |
stronk7 | New function sql_order_by_text() to automatically build |
commit | commitdiff | tree | snapshot |
2006-09-09 |
mark-nielsen | Cleaned up output to user. Still needs a lot of work. |
commit | commitdiff | tree | snapshot |
2006-09-09 |
mark-nielsen | Removed essay grading code from view.php into essay... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
mark-nielsen | Added a few lang entries and modified one or two |
commit | commitdiff | tree | snapshot |
2006-09-08 |
mark-nielsen | MDL-6477: Added roles support. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
stronk7 | Only send contexts to cache if the aren't empty. At... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
skodak | fixed wrong placement of comma |
commit | commitdiff | tree | snapshot |
2006-09-08 |
skodak | fixed typo - trailing backslash |
commit | commitdiff | tree | snapshot |
2006-09-08 |
thepurpleblob | Merged from STABLE |
commit | commitdiff | tree | snapshot |
2006-09-08 |
toyomoyo | adding capabilities |
commit | commitdiff | tree | snapshot |
2006-09-08 |
vyshane | Seems that the unassign_capability function signature... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
mchampan | Fixed couple bugs in query, and improved logic of querylib. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
stronk7 | Modify a bunch of INSERTs to avoid using empty fields |
commit | commitdiff | tree | snapshot |
2006-09-07 |
stronk7 | DIRTY HACK to convert back all the ' ' (1 space) field... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
stronk7 | Solving one string concatenation typo (please, test... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
skodak | double redirect prevention - if both 'meta http-equiv... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
skodak | removed redirect message, because it was sometimes... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
stronk7 | Typos + drop table fully supported. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
stronk7 | Initial support for DROP TABLE adedd. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
stronk7 | If one course, hasn't teaches, both under roles and... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
vinkmar | Fixed bug (sectionname mismatch) similar to MDL-6475 |
commit | commitdiff | tree | snapshot |
2006-09-07 |
moodler | Fixed a typo (thanks Eclipse) |
commit | commitdiff | tree | snapshot |
2006-09-07 |
vinkmar | Fixed MDL-6475. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
nfreear | Fixes bug MDL-6478 "Unit tests (not) working.." |
commit | commitdiff | tree | snapshot |
2006-09-07 |
toyomoyo | adding capabilities |
commit | commitdiff | tree | snapshot |
2006-09-07 |
moodler | Added moodle/role:unassignself which replaces $CFG... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | Initial RenameTable caller to generators. Not ended... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | Initial, unfinished, not working, simple version of... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | PHP code for dropping and renaming tables added. Note... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | The XMLDBEditor is generating automatic PHP code for... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | Now indexes are able to return their PHP specs. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | Now keys are able to return their PHP specs. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | Now fields are able to return their PHP specs. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
ethem | all static functions in enrolment_plugin_authorize... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | Disable regexp searches for MSSQL and Oracle |
commit | commitdiff | tree | snapshot |
2006-09-06 |
stronk7 | Now forum searches are working both under MSSQL and... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
skodak | fixed description of configprotectusernames |
commit | commitdiff | tree | snapshot |
2006-09-06 |
skodak | fixed missing if (! |
commit | commitdiff | tree | snapshot |
2006-09-06 |
skodak | allow less verbose operation of forget_password.php... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
toyomoyo | adding capabilities |
commit | commitdiff | tree | snapshot |
2006-09-06 |
vyshane | Merged fix for bug MDL-5866. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
skodak | initial conversion of workshop to new roles and capabil... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
moodler | Some tidying up of admin blocks |
commit | commitdiff | tree | snapshot |
2006-09-06 |
mark-nielsen | Added $Id$ to files |
commit | commitdiff | tree | snapshot |
2006-09-06 |
mark-nielsen | Added function for printing a standard header for lesson |
commit | commitdiff | tree | snapshot |
2006-09-06 |
vinkmar | removed pause during redirect when there are no new... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
vinkmar | * removed hard-coded language strings (MDL-6448) |
commit | commitdiff | tree | snapshot |
next |