2007-02-25 |
moodler | Merged categorylist fix from MDL-8583 |
commit | commitdiff | tree | snapshot |
2007-02-25 |
moodler | Just some formatting |
commit | commitdiff | tree | snapshot |
2007-02-25 |
defacer | Merged from MOODLE_18_STABLE: |
commit | commitdiff | tree | snapshot |
2007-02-25 |
defacer | Merging from MOODLE_18_STABLE: |
commit | commitdiff | tree | snapshot |
2007-02-24 |
defacer | Merged from MOODLE_16_STABLE: |
commit | commitdiff | tree | snapshot |
2007-02-24 |
skodak | MDL-8582 - reverted changes in print_navigation(),... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
skodak | email selfregistration enabled by default again - thank... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
stronk7 | Only validate against schema if we have a schema. ;-) |
commit | commitdiff | tree | snapshot |
2007-02-23 |
stronk7 | Now XMLDB Editor performs check/validation of XML files |
commit | commitdiff | tree | snapshot |
2007-02-23 |
skodak | MDL-8639 fixed installation notices |
commit | commitdiff | tree | snapshot |
2007-02-23 |
mark-nielsen | Merged in several display and bug fixes from MOODLE_18_... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
skodak | MDL-8582 - reverted changes in s() and added new functi... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
stronk7 | Some more notices are now out. Caused by current_language() |
commit | commitdiff | tree | snapshot |
2007-02-23 |
mark-nielsen | OK, so I flip-flopped on this - reverting to previous... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
nfreear | Fixes MDL-8638 "Can't move groups between groupings" |
commit | commitdiff | tree | snapshot |
2007-02-23 |
mark-nielsen | Incorrectly merged version and db/upgrade.php - cannot... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
mark-nielsen | Merging fix for MDL-8637 |
commit | commitdiff | tree | snapshot |
2007-02-23 |
stronk7 | Fixing course & category boxes in main page. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
nfreear | Followup fix for Bug MDL-8617 "Implement groupings... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
skodak | removed deprecated flag from addslashes_js() MDL-8582 |
commit | commitdiff | tree | snapshot |
2007-02-23 |
moodler | Merged changes from stable to tidy course cats |
commit | commitdiff | tree | snapshot |
2007-02-23 |
moodler | Merged string fixes from stable |
commit | commitdiff | tree | snapshot |
2007-02-23 |
moodler | Merged some fixes for MDL-8285 from stable |
commit | commitdiff | tree | snapshot |
2007-02-23 |
toyomoyo | merged nick's fix for MDL-8582, ampersand in course... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
defacer | Putting up a title and moving the heading to the top... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
toyomoyo | merged fix for MDL-5736, retained search string problem |
commit | commitdiff | tree | snapshot |
2007-02-23 |
defacer | Setup screen for primary admin had no title, so added... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
defacer | Fixing a silly cosmetic thing under Windows... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
defacer | Fixing ugly blue border around help icon during install... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
defacer | Fixing a few tons of notices when installing |
commit | commitdiff | tree | snapshot |
2007-02-23 |
stronk7 | Fix one small config name. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
stronk7 | Now the "common settings" form in admin/auth looks... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
stronk7 | Fixing the auth plugins visual. to use the flexible... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
skodak | MDL-8590 auth cleanup - reset password cleanup+fixes |
commit | commitdiff | tree | snapshot |
2007-02-22 |
koenr | fixed two typo's |
commit | commitdiff | tree | snapshot |
2007-02-22 |
stronk7 | "flexible" is now out from set_attribute() because |
commit | commitdiff | tree | snapshot |
2007-02-22 |
stronk7 | All flexible tables will have the "flexible" class... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
urs_hunkler | 'added nowrap to .flexible th - MDL-8419' |
commit | commitdiff | tree | snapshot |
2007-02-22 |
sam_marshall | MDL-8621 Fixed wiki locking |
commit | commitdiff | tree | snapshot |
2007-02-22 |
stronk7 | Merging some pending changes to HEAD in order to backpo... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
rtcn2 | syntax error changed instancid to instanceid |
commit | commitdiff | tree | snapshot |
2007-02-22 |
nfreear | Fix typo in comment (Bug MDL-8617). |
commit | commitdiff | tree | snapshot |
2007-02-22 |
nfreear | Fixes for Bug MDL-8617 "Implement groupings & course... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
nfreear | Fixes for Bug MDL-8617 "Implement groupings & course... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
urs_hunkler | 'added nowrap to c0 cell in the module table - MDL... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
urs_hunkler | 'changed table headers style adding as proposed by... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
urs_hunkler | 'removed nowrap for the first column for module names... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
urs_hunkler | 'added nowrap to the first column for module names... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
toyomoyo | merged fix for MDL-8577, message textarea too big to fit |
commit | commitdiff | tree | snapshot |
2007-02-22 |
toyomoyo | fixing broken has_capability() checks |
commit | commitdiff | tree | snapshot |
2007-02-22 |
toyomoyo | fix for MDL-8585, introducing encoding setting for... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
stronk7 | Deleting inline styles from the "incompatible" table... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
skodak | fixed capcheck warning |
commit | commitdiff | tree | snapshot |
2007-02-21 |
skodak | MDL-8590 auth cleanup - part 8 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
skodak | MDL-8590 auth cleanup - part 7 and MDL-8598 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
skodak | MDL-8590 auth cleanup - part 6 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
urs_hunkler | 'added CSS for white-space:nowrap in styles_layout... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
urs_hunkler | 'added CSS for white-space:nowrap here and took the... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
urs_hunkler | 'admin module tables are and look the same now. Thanks... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
stronk7 | Adding some table classes to align all them. MDL-8419 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
stronk7 | inline are now 100% out. Let's CSS handle them. MDL... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
stronk7 | Setting the correct id for each table. MDL-8419 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
stronk7 | First cut of modules admin page re-styling. MDL-8419 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
stronk7 | First cut of blocks admin page re-styling. MDL-8419 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
thepurpleblob | MDL-8602 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
thepurpleblob | MDL-8563 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
thepurpleblob | D'oh - counting $totalcount wrongly (duplicate courses... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
thepurpleblob | Slightly more helpful message if no courses can be... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
thepurpleblob | Whoops. Missed setting $totalcount var |
commit | commitdiff | tree | snapshot |
2007-02-21 |
thepurpleblob | MDL-8087 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
nfreear | Followup fix for Bug MDL-8507 "Local language pack... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
stronk7 | Bump to 1.9dev (keeping sync with 18_STABLE version). |
commit | commitdiff | tree | snapshot |
2007-02-21 |
toyomoyo | fix for MDL-8585, adding additonal CFG setting for... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
skodak | MDL-8590 auth cleanup - part 5 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
skodak | MDL-8590 auth cleanup - part 4 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
skodak | MDL-8590 auth cleanup - part 3 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
skodak | MDL-8590 auth cleanup - part 2 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
skodak | MDL-8590 auth cleanup - part 1 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
tjhunt | Another wretched adslashes problem. Roll on placeholder... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
toyomoyo | replacing <fieldset> with <div> as it's causing weird... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
donal72 | MNet goes from ISO8859-1 -> UTF-8; #MDL-8514 MDL-8514 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
tjhunt | MDL-4793 - Option to show question text in the question... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
toyomoyo | merged, apply nick's patch for MDL-8534, typo in restor... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
stronk7 | Moodle 1.9 doesn't know about $CFG->excelisofiles,... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
stronk7 | Changing iso-8859-1 encoding of excel files to windows... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
nfreear | Followup fix for Bug MDL-8434 "...can't delete groups... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
nfreear | Followup fix for Bug MDL-8438 "...can't delete groups... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
moodler | Removed the raquo completely MDL-8528 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
jmg324 | MDL-8571 fixing broken links in help index |
commit | commitdiff | tree | snapshot |
2007-02-19 |
ethem | Removed unnecesary code; Merged from MOODLE_18_STABLE. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
skodak | MDL-8570 broken flv player embedding and outdate player |
commit | commitdiff | tree | snapshot |
2007-02-19 |
tjhunt | MDL-8145 - Add more options to the add random questions... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
moodler | Merged fixes from 1.8 stable for role menu fixes ... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
skodak | MDL-8560 Chameleon not loading pix list on start page |
commit | commitdiff | tree | snapshot |
2007-02-18 |
moodler | Merged inheritance fix from stable |
commit | commitdiff | tree | snapshot |
2007-02-18 |
moodler | Merged fix from stable for typoCVS: --------------... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
koenr | MDL-8400 Changed currency of peru to Nuevo Sol |
commit | commitdiff | tree | snapshot |
2007-02-17 |
tjhunt | MDL-8154 - Typo in course search code. Fix thanks to... |
commit | commitdiff | tree | snapshot |
next |