2006-05-02 |
toyomoyo | added logging for blog views |
commit | commitdiff | tree | snapshot |
2006-05-01 |
stronk7 | Now, hidden courses that haven't been modified in the... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
stronk7 | New string for scheduled backups... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
stronk7 | Isolating debug and perfdebug behaviours...now |
commit | commitdiff | tree | snapshot |
2006-05-01 |
gustav_delius | Changing the category on the import or export page... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
skodak | fixed alternative salt index range - now allowed 1... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
skodak | double header in error() workaround |
commit | commitdiff | tree | snapshot |
2006-05-01 |
michaelpenne | lesson_default table had become out of synch with the... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
paca70 | Removed comma |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | fix for 5386 |
commit | commitdiff | tree | snapshot |
2006-05-01 |
thepurpleblob | Question object not always initialised. Bug #5369 |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | fix for 5003, 5302 |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | fixing blog logs, also added code to prevent browsing... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | FIxed blog log URLs |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | fix for 5385 |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | fix for 5384, added a link for tags in the blog_menu... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | Fixed some blog styles |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | Fixed links on blog pages |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | More little fixes to links and headers |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | Some typos |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | FIxed some headers |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | replacing hardcoded url with $CFG->wwwroot |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | Cleaning up the header a bit |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | Some fixes for the links in the blog tags block |
commit | commitdiff | tree | snapshot |
2006-05-01 |
mark-nielsen | Due to changes in Quiz which allows commenting and... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | changes made to accomodate adodb_logsql table. bug... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
toyomoyo | info column is missing a key |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | Added css for blog class audience |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | Moved blog_tags block styles to the block itself |
commit | commitdiff | tree | snapshot |
2006-05-01 |
moodler | New style for blog audience info |
commit | commitdiff | tree | snapshot |
2006-04-30 |
skodak | added optional salting of user passwords stored in... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
urs_hunkler | cleaned and enhanced CSS for quiz |
commit | commitdiff | tree | snapshot |
2006-04-30 |
urs_hunkler | cleaned and enhanced CSS for questions |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Warning strings for missing questions or question types... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Error message for when a questiontype is missing is... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Use the missingtype question type to print the explanat... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Missingtype now also works without notices when the... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Don't throw a php error when there are no question... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | When a teacher deletes a question that was already... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Make sure that the newgraded field always points to... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Fixed bug 5192 |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Making sure grading and feedback use the same way of... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Question preview now handles duplicate responses properly |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Fixed and simplified the logic in the response processi... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
stronk7 | Too much restrictive optional_param was producing |
commit | commitdiff | tree | snapshot |
2006-04-30 |
stronk7 | entrylist format now show the 'send ratings' button... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
gustav_delius | Now that the shuffling within a question can be control... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
gustav_delius | Fixing empty lines |
commit | commitdiff | tree | snapshot |
2006-04-29 |
gustav_delius | Fixed empty lines |
commit | commitdiff | tree | snapshot |
2006-04-29 |
gustav_delius | Fixed empty lines |
commit | commitdiff | tree | snapshot |
2006-04-29 |
gustav_delius | Removed empty lines |
commit | commitdiff | tree | snapshot |
2006-04-29 |
stronk7 | Some more table/form mixed things remains in two forms... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
stronk7 | body and html close were being printed twice! Number... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
stronk7 | XHTML closing some input tags. But this page doesn... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
stronk7 | Avoid [[namesite]] to appear when editing site activiti... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
stronk7 | Initial revision |
commit | commitdiff | tree | snapshot |
2006-04-29 |
mark-nielsen | Moved the require login and isteacher checks to infront... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
mark-nielsen | REMOVED: This feature is no longer in the lesson settin... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
mark-nielsen | Deleted lang entry for Deleting student attempts in... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
mark-nielsen | [Removed] the Delete user attempts option in the Lesson... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
stronk7 | Columns cannot be null anymore. Bug 5343. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
stronk7 | Bump to beta4! ;-) |
commit | commitdiff | tree | snapshot |
2006-04-28 |
stronk7 | No need to display the iframe because now it's never... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gustav_delius | Removed the answershuffle field from the random short... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gustav_delius | Small improvement to help files |
commit | commitdiff | tree | snapshot |
2006-04-28 |
thepurpleblob | Removed mystery (probably diagnostic) message |
commit | commitdiff | tree | snapshot |
2006-04-28 |
thepurpleblob | Now ignore hidden questions. Bug #4988 |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gustav_delius | Just a small comment to avoid problems in the future |
commit | commitdiff | tree | snapshot |
2006-04-28 |
ethem | Direct access to this script is forbidden. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
toyomoyo | 1.6 Beta 4! |
commit | commitdiff | tree | snapshot |
2006-04-28 |
toyomoyo | bug fix for 5303. hope i didn't break anything >_< |
commit | commitdiff | tree | snapshot |
2006-04-28 |
moodler | Make sure we can see all installed languages regardless... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gbateson | set negative values to 0, on unsigned numeric fields |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gbateson | allow negative score and weighting in hotpot_responses... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
toyomoyo | fix for 5305 |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gbateson | optimization fo the removal of orphan records |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gbateson | small fix for the removal of orphan records |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gbateson | fix undefined variable $db |
commit | commitdiff | tree | snapshot |
2006-04-28 |
gbateson | remove orphans records, if any, from hotpot tables... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mjollnir_ | Fixing missing global in quiz pg upgrade |
commit | commitdiff | tree | snapshot |
2006-04-27 |
patrickslee | Fixed wrong encoding detection logic in install.php |
commit | commitdiff | tree | snapshot |
2006-04-27 |
stronk7 | Checking one table and one column that, uder some serve... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
skodak | fixed bug #4189 - visible not changed |
commit | commitdiff | tree | snapshot |
2006-04-27 |
skodak | fixed some long standing and some new problems and... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
gbateson | force remaining NULL fields into NOT NULL '0'/'' |
commit | commitdiff | tree | snapshot |
2006-04-27 |
skodak | fixed bug #5298, missing string 'importfromothercourses' |
commit | commitdiff | tree | snapshot |
2006-04-27 |
skodak | fixed marker handling, no sesskey error anymore - bug... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
stronk7 | Deleted a bunch of js code and trying another (the... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mark-nielsen | [Fix] Notices were being printed in PHP5 for NULL objec... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mark-nielsen | [Fix] Error with PHP5. Needed to clone the lesson... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
nfreear | Subtle fix to style-selectors/ background colours |
commit | commitdiff | tree | snapshot |
2006-04-27 |
ethem | lib.php : restore & backup functions removed. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
ethem | Backup library. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
gbateson | Fix "data truncated errors" by setting set NULL values... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
vyshane | Fix for Bug #5346. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
gustav_delius | sortorder is now remembered between pages, fixing bug... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
gustav_delius | Had to change attribute of select tag from disabled... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
gustav_delius | Fixing filtering of category names, now using PARAM_NOT... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
gustav_delius | question category is not remembered correctly by import... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
toyomoyo | fix for 4976 |
commit | commitdiff | tree | snapshot |
next |