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 |
2006-08-17 |
stronk7 | Oracle automatically builds UIXs for UKs |
commit | commitdiff | tree | snapshot |
2006-08-17 |
stronk7 | Now all the XMLDBxxx->geSQL functions return an array... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
stronk7 | adding role_allow_assign , role_allow_override table... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tjhunt | Bug #6277 - Missed function renaming in question/format... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tjhunt | Tweak to unbreak unit tests. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
stronk7 | Now admin includes all the required ddllib stuff |
commit | commitdiff | tree | snapshot |
2006-08-17 |
stronk7 | Now ddllib includes all the required xmldb stuff |
commit | commitdiff | tree | snapshot |
2006-08-17 |
stronk7 | Added JS template field for JavaScript if needed. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tjhunt | Fix bug in new function get_field_select(), and this... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
ethem | enrol_authorize.courseid must be passed to authorize_ge... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tomflannaghan | Slashes added for database entry. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tomflannaghan | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tomflannaghan | Javascript added |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tomflannaghan | jstemplate |
commit | commitdiff | tree | snapshot |
2006-08-17 |
tomflannaghan | Extra tab for 'jstemplate' |
commit | commitdiff | tree | snapshot |
2006-08-17 |
moodler | Added JS template field for JavaScript if needed |
commit | commitdiff | tree | snapshot |
2006-08-17 |
toyomoyo | adding role_allow_assign , role_allow_override table... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
vyshane | Fixed warning |
commit | commitdiff | tree | snapshot |
2006-08-17 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
stronk7 | UNIQUE KEY is UNIQUE |
commit | commitdiff | tree | snapshot |
2006-08-17 |
stronk7 | Now we are able to generate all the module SQL (any... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
stronk7 | Bah, Oracle requires the default clause BEFORE the... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
stronk7 | Minor adjustments to some comments. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
stronk7 | Fixing some potential problems with prefixes and object... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
stronk7 | Initial commit of oci8po generator |
commit | commitdiff | tree | snapshot |
next |