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 |
2006-09-26 |
martinlanghoff | Use sql_concat() in course/lib.php |
commit | commitdiff | tree | snapshot |
2006-09-26 |
martinlanghoff | Introducing sql_concat() - and use it in sql_fullname() |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mjollnir_ | recredited the sql_primary_role_subselect function... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Changing error to notify so that it's not fatal (and... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Moved Penny's funky sql function into dmllib.php |
commit | commitdiff | tree | snapshot |
2006-09-26 |
toyomoyo | fixing a get_record bug (multiple instances) |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Changed CONTEXT_SITE to CONTEXT_SYSTEM MDL-6506 |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mits | Brushed up theme oceanblue. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
vyshane | Fixed bug in forum_make_mail_post() |
commit | commitdiff | tree | snapshot |
2006-09-26 |
toyomoyo | fixing missing $ |
commit | commitdiff | tree | snapshot |
2006-09-26 |
toyomoyo | adding roles support for restore |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mits | Fixed visibility. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mjollnir_ | update enrol/ldap to work with roles. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mjollnir_ | update enrol/database to use roles. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mjollnir_ | Here's a little patch for auth/ldap/lib.php... just... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
mjollnir_ | fixing the participants report to work with roles |
commit | commitdiff | tree | snapshot |
2006-09-26 |
moodler | Fix for typo MDL-6537 |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Fixed display of files |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Added one woody style for all the admin fieldsets |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Minor changes to improve behaviour of selections. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Ops! I forgot to commit this 2 days ago! Now a lot of |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Prevent NOT NULL fields to have one DEFAULT NULL clause |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Some notes: |
commit | commitdiff | tree | snapshot |
2006-09-25 |
mjollnir_ | fixing a string that referred to students and teachers... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
skodak | major cleanup of unsupported and legacy external pages... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Some more strings added...related with the View PHP... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
skodak | moodle specific developer debug messages disabled in... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
skodak | XMLDB editor now has admin-tree block |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Now generators support to add/drop column defaults |
commit | commitdiff | tree | snapshot |
2006-09-25 |
skodak | admin/upgradesettings.php is now proper hidden external... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
stronk7 | Now the tests are performed with real data (2 records... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
sam_marshall | change from UNIQUE KEY to UNIQUE INDEX |
commit | commitdiff | tree | snapshot |
2006-09-25 |
sam_marshall | (prev. wiki fix) Fixed broken constant defines |
commit | commitdiff | tree | snapshot |
2006-09-25 |
skodak | fixed hidden misc sectionin admin tree block, sorry |
commit | commitdiff | tree | snapshot |
2006-09-25 |
sam_marshall | Wiki enhancement: edit locking (uses AJAX) |
commit | commitdiff | tree | snapshot |
2006-09-25 |
danstowell | Updated IMS Enterprise enrolment to Moodle 1.7 role... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
danstowell | Updated IMS Enterprise enrolment to Moodle 1.7 role... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
sam_marshall | File had a UTF-8 BOM at the start, was causing problems... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
jamiesensei | added styles_form to $DEFAULT_SHEET_LIST part of the... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
moodler | Fixed some width="*" in layout tables |
commit | commitdiff | tree | snapshot |
2006-09-25 |
sam_marshall | Removed trailing blank line at end of file (was breakin... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
moodler | Added some form-groups on the htmleditor page |
commit | commitdiff | tree | snapshot |
2006-09-25 |
moodler | Cleaning up the id and class for each setting |
commit | commitdiff | tree | snapshot |
2006-09-25 |
skodak | fixed quoting error |
commit | commitdiff | tree | snapshot |
2006-09-25 |
skodak | improved handling of resource file/directory references... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
vyshane | Changed to require_capability where possible |
commit | commitdiff | tree | snapshot |
2006-09-25 |
moodler | Added strings for Trusted Content |
commit | commitdiff | tree | snapshot |
2006-09-25 |
vyshane | Bug fixes |
commit | commitdiff | tree | snapshot |
2006-09-25 |
moodler | Fixed display of times in admin settings using form... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
urs_hunkler | 'added CSS for admin pages' |
commit | commitdiff | tree | snapshot |
2006-09-25 |
urs_hunkler | 'separated CSS properties to color/fonts/layout/' |
commit | commitdiff | tree | snapshot |
2006-09-25 |
sam_marshall | Quick fix to the me() fix to the redirect function... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
urs_hunkler | 'added general settings for items within .form-groups... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
jamiesensei | moved code turning on pear error printing if in debug... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
urs_hunkler | 'added styling for textarea in adminsetting pages' |
commit | commitdiff | tree | snapshot |
2006-09-25 |
nfreear | Fixes bug MDL-6685 (Breadcrumb separator, only certain... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
urs_hunkler | 'added CSS for statsruntimestarthour to place hour... |
commit | commitdiff | tree | snapshot |
next |