2006-09-27 |
skodak | sanitise request in create_context() and show debug... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
stronk7 | Fixed Bug MDL-6647 - PG version not being fetched properly. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | A notice about versions |
commit | commitdiff | tree | snapshot |
2006-09-27 |
jamiesensei | upgraded tableless pear quickform packages |
commit | commitdiff | tree | snapshot |
2006-09-27 |
jamiesensei | added empty setHelpButton method to moodleform_hidden |
commit | commitdiff | tree | snapshot |
2006-09-27 |
jamiesensei | fixed small typo |
commit | commitdiff | tree | snapshot |
2006-09-27 |
jamiesensei | added comments to show how to add nested fieldset conta... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
jamiesensei | new security features added acceptGet, optional_param... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
jamiesensei | modifications made to demo new security features |
commit | commitdiff | tree | snapshot |
2006-09-27 |
jamiesensei | demos new security features optional_param, acceptGet |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | Fixed up some wrong entries in the log_display table... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | Add eu to allowed domains |
commit | commitdiff | tree | snapshot |
2006-09-27 |
sam_marshall | Wiki: Improve page locking to make it more robust and... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
sam_marshall | Wiki: correct behaviour in Postgres with pages that... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
sam_marshall | Wiki: correct column type on Postgres update (fixes... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
sam_marshall | Wiki: Fix wiki-linking to not be case-sensitive. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
sam_marshall | Changed wiki help to clarify that the wiki markup only... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
skodak | fixed incorrectly quoted $LIKE in forum recent activity sql |
commit | commitdiff | tree | snapshot |
2006-09-27 |
skodak | fixed default proxyport value |
commit | commitdiff | tree | snapshot |
2006-09-27 |
skodak | fixed incorrect user id when updating in uploaduser.php |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | FIxed up log headers etc MDL-6714 |
commit | commitdiff | tree | snapshot |
2006-09-27 |
toyomoyo | adding support for roles in backups |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | CHecking Enrique Castro's fix for MDL-6366, to help... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | Fixed MDL-6334 by removing the group-setting popup |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | Some more debugging in course/rest.php (to error log) |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | Fixed a possible notice |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | Some extra changes from the duplicate work I did on... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
moodler | Fixes for empty logs array MDL-6145 |
commit | commitdiff | tree | snapshot |
2006-09-27 |
vyshane | Reverting first until we have a fix for converting... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
vyshane | CONTEXT_MODULE should really be CONTEXT_BLOCK |
commit | commitdiff | tree | snapshot |
2006-09-27 |
bobopinna | Added skipview field backup and restore |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Added support for add_index() and drop_index() |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | XMLDBTable wrappers to create and drop indexes |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Now all the generators support creating and dropping... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Adding test for create index and drop index. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Fix one place where index->type was being used instead... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | coverted /admin/ to proper /$CFG->admin/ in paths |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | upgradesettings.php now using the same CSS as settings... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | upgradesettings.php now using the same CSS as settings.php |
commit | commitdiff | tree | snapshot |
2006-09-26 |
urs_hunkler | 'changed width of label from 40% to 30% to make the... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
urs_hunkler | 'added width and height to qfrow to make it render... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | fixed legacy comment upgrade code in assignment and... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Added support for PHP generation on create/drop/rename... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Replaced XMLDB own implementation of the concat functio... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | One wrong use of onespace2empty() - an strange function... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Don't CREATE OR REPLACE TRIGGER but just CREATE it |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mits | Brushed up theme oceanblue. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Increasing log_display->field because sql_concat()... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Ops, scorm->skipview default must be 1 |
commit | commitdiff | tree | snapshot |
2006-09-26 |
jamiesensei | modified api to create an htmleditor element |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | copy/paste typo |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Adding scorm->skipview to PostgreSQL |
commit | commitdiff | tree | snapshot |
2006-09-26 |
stronk7 | Adding scorm->skipview to XMLDB file! |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Added the new features MDL-4482 and MDL-6534 (Course... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Fixed a bug in mode selection |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Added skip view page feature |
commit | commitdiff | tree | snapshot |
2006-09-26 |
jamiesensei | adding static element class to registry of Moodleform... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
urs_hunkler | 'added space before styles_form to correct CSS loading' |
commit | commitdiff | tree | snapshot |
2006-09-26 |
jamiesensei | file describing a static form element for moodle with... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Checked in Nick's patch from MDL-6699 to aid installati... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Added a PEAR extension that was missing, and permission... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
jamiesensei | changed some assignments to assignment by reference... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Fixed a problem with Firefox |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Downgraded a new feature to fix the module |
commit | commitdiff | tree | snapshot |
2006-09-26 |
jamiesensei | * added error message for setHelpButton method not... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mits | Brushed up theme oceanblue. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | admin bookmark cleanup |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | We have permission for HTML_Quickform and HTML_Common |
commit | commitdiff | tree | snapshot |
2006-09-26 |
toyomoyo | more changes, restoring of role assignments now work... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | fixed another missing global $CFG |
commit | commitdiff | tree | snapshot |
2006-09-26 |
vyshane | Fix for MDL-3975. Also added function in rsslib.php... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Moved in datamodels directory |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Not used for now |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | basic validation fix for text admin settings |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Splitted all the scorm/aicc library in type separeted... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Fixed a problem with reporting and multiattempts |
commit | commitdiff | tree | snapshot |
2006-09-26 |
bobopinna | Fixed some problems with reporting and multiattempts |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | fixed defaults |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Updated README for MDL-6693 |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | fixed autologinguests warning |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | fixed missing global $CFG |
commit | commitdiff | tree | snapshot |
2006-09-26 |
skodak | file delete and rename warnings polished |
commit | commitdiff | tree | snapshot |
2006-09-26 |
toyomoyo | correct xml parsing for mod level assignment and override |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | user: remove deprecated sql_paging_limit(), use offset... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | mod/lesson, mod/quiz: remove deprecated sql_paging_limi... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | mod/quiz: remove deprecated sql_paging_limit(), use... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | dmlib: set_field() now has the Oracle DIRTY HACK too! |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | dmlib: Add Oracle dirty hack cleanup to recordset_to_me... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | sql_concat(): fixed param order thinko -- and now it... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | search: removed dbtype-specific select - MySQL can... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | search: fixed mysql-isms - tablenames without prefix... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | searchlib can use sql_ilike too! |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | data, forum, glossary: use sql_ilike() for a portable... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | sql_ilike() -- added notes on Oracle support or lack... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | message/lib.php: use sql_ilike() |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | mod/glossary, mod/hotpot: use sql_concat() and sql_conc... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | Introducing sql_concat_join($sep, $array) helper |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | message_history_link() - replace use sql_concat() and... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | mod/quiz: replace $db->Concat() with sql_concat() |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | course/lib.php: remove unused global |
commit | commitdiff | tree | snapshot |
next |