2006-08-22 |
stronk7 | Updated using tzdata2006j |
commit | commitdiff | tree | snapshot |
2006-08-22 |
stronk7 | Change rule to tzrule (reserved word) |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Fix an obvious typo in the roles and permissions code. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Fix Eclipse warnings. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Fix Eclipse warnings. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Work round Eclipse warning. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Fix Eclipse warnings. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | MDL-5270 - give students a feeback comment for their... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
stronk7 | One trick to allow pseudo-null Oracle insertions. Let... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Unbreak roles and permission on Postgres yet again. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
stronk7 | Standard naming now user FOUR char for tables (to avoid |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Reverting toyomoyo's conversion of mod/quiz/view.php... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
tjhunt | Fix toyomoyo's syntax errors. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
toyomoyo | some quiz capabilities |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Removed deprecated teacher forum type |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Removed deprecated forum type teacher. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Added prevent for mod/prevent:createattachment for... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Upgrade now works. Needs more testing. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Fixes: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Bug fixes: |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Removed forum->open config since roles will take over... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
vyshane | Need to pass the module id and not the object to add_co... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
skodak | fixed some notices in scheduled backup; merged from... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
stronk7 | Solved hh (horrible-hidden) bug in backup_scheduled... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
stronk7 | Changed level (reserved word) to aggregatelevel. |
commit | commitdiff | tree | snapshot |
2006-08-21 |
stronk7 | Reducing the list of MSSQL reserved words to the efectively |
commit | commitdiff | tree | snapshot |
2006-08-21 |
stronk7 | Reducing the list of PG reserved words to the efectively |
commit | commitdiff | tree | snapshot |
2006-08-21 |
vyshane | Fixed bug - empty teacher forums (deleted) should not... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
toyomoyo | some capabilities for quiz and questions, need to load... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
vyshane | Removed $forum->open, $forum->assesspublic from code... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
skodak | import of ADODB v4.91 and general cleanup, removed... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
cap2501 | Semi-final version |
commit | commitdiff | tree | snapshot |
2006-08-21 |
cap2501 | Main JS file for topic - ajax course format (still... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
cap2501 | Restful interface for AJAX course format |
commit | commitdiff | tree | snapshot |
2006-08-21 |
toyomoyo | fix for bug #6307, reserved word 'level' changed to... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
vinkmar | changes made to ensure compatibility with core admin... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
vinkmar | changes made to ensure compatibilty with core admin... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
vinkmar | fixed tabs, fixed potential notices for undefined varia... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
toyomoyo | fix for 6294 |
commit | commitdiff | tree | snapshot |
2006-08-21 |
mchampan | Comments, update logic improved, rest of module add... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | $statement_end for Oracle changed to "/" because standard ; |
commit | commitdiff | tree | snapshot |
2006-08-20 |
tjhunt | Bug #6305 - Quiz settings form field order could be... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | Setting some ADOdb variables properly and calling to... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | Added the configure_dbconnection() function to be executed |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | Since PostgreSQL 7.4 the precision given for float... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | MySQL doesn't like any name on its primary keys (neithe... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | Although difficult, now all the key/index/sequence... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | Added the install_from_xmldb_file() function that |
commit | commitdiff | tree | snapshot |
2006-08-20 |
tjhunt | Bug #6303 - True / False applies penalty factor wrongly... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
tjhunt | Fix Eclipse warnings. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | Core tables XMLDB installation is now working. Disabled... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
stronk7 | First commit for the progressive adoption of ADODB... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
vinkmar | More PHP4 compatibility issues fixed. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
skodak | fixed short php tag and end tag in comment |
commit | commitdiff | tree | snapshot |
2006-08-19 |
moodler | Fixing some strings |
commit | commitdiff | tree | snapshot |
2006-08-19 |
moodler | Fixed up get_user_roles to remove notices |
commit | commitdiff | tree | snapshot |
2006-08-19 |
tjhunt | Renamed unit tests to match Eloy's work. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
vinkmar | Added paramtypes (mandatory) to all text field objects. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
vinkmar | Small bug fix. Caused problems when moving or deleting... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
moodler | Just minor doc tweaks |
commit | commitdiff | tree | snapshot |
2006-08-19 |
moodler | Just tidying up things a bit as I look it over |
commit | commitdiff | tree | snapshot |
2006-08-19 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
vinkmar | solving the issue with an undefined sesskey (happens... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
vinkmar | preventing notifications by using isset() unsparingly... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
vinkmar | Modifications made for PHP4 compatibility. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
vinkmar | Fixed error that caused self_test failure during initia... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
vinkmar | Fixing errors in admin page cleanup; working towards... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
stronk7 | Thought this was commited. Solve one bug in trigger... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
stronk7 | Splitting datalib.php in three libraries: |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tjhunt | Bug #6293 - Cannot regrade a question when a teacher... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tjhunt | Code cleanup. Merged from MOODLE_16_STABLE. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | added blank footer (to eliminate the notice when $foote... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | Blocks fixed in admin pagelib, and (hopefully) many... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tjhunt | Fix some Eclipse code warnings. Merged from MOODLE_16_S... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | trying to prevent an undefined index error |
commit | commitdiff | tree | snapshot |
2006-08-18 |
ethem | Colorize all orders. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
ethem | Colorize refunds and show refunded total. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
ethem | Display capture/void/delete instead of 'Yes'; Merged... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tjhunt | New function record_exists_select with unit tests for... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tjhunt | Bug #3481 - wildcard problem in cloze question. Thanks... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
moodler | Make sure .htaccess is created in dataroot, just in... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | more bugs! incompatibility with php 5.1.2 (presumably... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | admin page cleanup blocks (new ones!) |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | adding admin page cleanup blocks (new ones!) |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | admin page cleanup (bug fixes :) ) |
commit | commitdiff | tree | snapshot |
2006-08-18 |
tjhunt | Added todo. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
toyomoyo | adding functions and interface for access control ... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | Reverting changes to file from admin page cleanup.... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | admin page cleanup (google soc 2006)... updated field... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | admin page cleanup (google soc 2006)... updated to... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | updated for admin page cleanup |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | Admin page cleanup (Google soc 2006) |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vinkmar | Admin page cleanup (google soc 2006) |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vyshane | Updated upgrade to roles system |
commit | commitdiff | tree | snapshot |
2006-08-18 |
vyshane | Forum upgrade to roles in progress (commented out). |
commit | commitdiff | tree | snapshot |
2006-08-18 |
skodak | still more upgrade logging fixes |
commit | commitdiff | tree | snapshot |
2006-08-17 |
skodak | major upgrade logging speed improvement - write buffer... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
skodak | fixed missing '}' |
commit | commitdiff | tree | snapshot |
2006-08-17 |
skodak | upgrade logging cleanup, fixes - more improvements... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
skodak | Bug #6276 - Multiple questions not showing up from... |
commit | commitdiff | tree | snapshot |
next |