2007-09-10 |
stronk7 | Allow the upgrade_plugins() function to autodetect... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
moodler | Removed unnecessary WHERE statement in SQL MDL-11146 |
commit | commitdiff | tree | snapshot |
2007-09-10 |
jamiesensei | test for has_capability before displaying choosecoursef... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
tjhunt | Take out duplicate $Id$ CVS tags. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
moodler | Fixed notice when using textlib |
commit | commitdiff | tree | snapshot |
2007-09-10 |
nicolasconnault | MDL-10723 Another file that escaped the update |
commit | commitdiff | tree | snapshot |
2007-09-09 |
stronk7 | Extending getCheckConstraintsFromDB() to support a... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
stronk7 | Now mysql returns getCheckConstraintsFromDB() in a... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
stronk7 | Fix excess of slashing in course names when restoring... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
stronk7 | Fix link in email to new admin report. MDL-7850 |
commit | commitdiff | tree | snapshot |
2007-09-08 |
stronk7 | Adding some strings for the new backups report. MDL... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
stronk7 | Redirecting old backup log to the new one. MDL-7850 |
commit | commitdiff | tree | snapshot |
2007-09-08 |
stronk7 | Adding new report to display scheduled backup logs... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
skodak | MDL-7380 converted various places to use new groups API |
commit | commitdiff | tree | snapshot |
2007-09-08 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
diml | add postgress model for search |
commit | commitdiff | tree | snapshot |
2007-09-07 |
diml | fixes docdate bad default value format. Was '0', should... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
diml | enhance cron response when disabled. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
diml | fixes bad path in checkDB() |
commit | commitdiff | tree | snapshot |
2007-09-07 |
jmg324 | MDL-11159 adding a name to block config form for javasc... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
thepurpleblob | MDL-11147: |
commit | commitdiff | tree | snapshot |
2007-09-07 |
nfreear | MDL-11158, "& needs fix to & in ... for 'en' and... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
skodak | MDL-10939 converting news_item block too |
commit | commitdiff | tree | snapshot |
2007-09-07 |
jamiesensei | oops. Stray 'as' used for table name alias in SQL. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
toyomoyo | merged fix for MDL-11111 number of search results is... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
pichetp | Correcting a little error: datesetitem = array(); inste... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
moodler | Added string needed for RTL |
commit | commitdiff | tree | snapshot |
2007-09-06 |
stronk7 | Bump. Dropping one UNIQUE index over NULLable columns... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
stronk7 | Dropping one UNIQUE index over NULLable columns. It... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
nfreear | SQL: Added 't.rawname' to GROUP BY clause following... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
skodak | MDL-7380 added new groups API functions for use in... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
toyomoyo | merged fix for MDL-11064, users can't see teacher's... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
toyomoyo | merged fix for MDL-9613, spliting the queries into... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
toyomoyo | MDL-11128, creating grade items after restoring from... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
mattc-catalyst | MDL-10888: groupings - mod/workshop - add grouping... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
stronk7 | Bump backup version! |
commit | commitdiff | tree | snapshot |
2007-09-05 |
stronk7 | Fixed bug commented in my previous commit. Was caused... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
stronk7 | Now restoring groups is cross-db (the detection of... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
skodak | MDL-11130 added aggregation inside all subcategories... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
stronk7 | Repeated fields aren't necessary at all since Moodle 1.7 |
commit | commitdiff | tree | snapshot |
2007-09-05 |
nfreear | MDL-11134, Accessibility: move help link into <label... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
moodler | Removed hardcoded string 'course grades category' |
commit | commitdiff | tree | snapshot |
2007-09-05 |
toyomoyo | some fixes for user report |
commit | commitdiff | tree | snapshot |
2007-09-04 |
stronk7 | Now the Oracle XMLDB generator detects changes of precision |
commit | commitdiff | tree | snapshot |
2007-09-04 |
stronk7 | Added one new test to change precission of a numeric... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
skodak | MDL-11069 reimplemented grade export flag handling |
commit | commitdiff | tree | snapshot |
2007-09-04 |
stronk7 | PostgreSQL doesn't like aliases in update statements. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
jamiesensei | removing redundant string fetches |
commit | commitdiff | tree | snapshot |
2007-09-04 |
jamiesensei | removed stray echo statement |
commit | commitdiff | tree | snapshot |
2007-09-04 |
jamiesensei | fix for MDL-11106 Images not showing up in shared categ... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
moodler | Standard RSS icon from MDL-4732 |
commit | commitdiff | tree | snapshot |
2007-09-04 |
moodler | DOn't use AJAX if it isn't enabled |
commit | commitdiff | tree | snapshot |
2007-09-04 |
moodler | Don't show message popups for guests |
commit | commitdiff | tree | snapshot |
2007-09-04 |
moodler | Updating grades will update the grade_item too |
commit | commitdiff | tree | snapshot |
2007-09-04 |
moodler | 1) Refresh grade item when grades are saved (I was... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
jamiesensei | fix for some problems with page params |
commit | commitdiff | tree | snapshot |
2007-09-04 |
moodler | Fixed logic |
commit | commitdiff | tree | snapshot |
2007-09-03 |
stronk7 | Global change in the way to calculate widths and heights to |
commit | commitdiff | tree | snapshot |
2007-09-03 |
stronk7 | Improved ims styles + working under rounded-corner... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
stronk7 | Clossing the content div round corners properly. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
stronk7 | Now the "content" rounded corners are "ID-entificable... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
stronk7 | Adding one new optional parameter to custom_corner... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
jamiesensei | removing qcreate directory that I accidentally committe... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
jamiesensei | bit more detail for what needs renaming |
commit | commitdiff | tree | snapshot |
2007-09-03 |
jamiesensei | MDL-11108 some PHP notices on upgrade of sites to 1... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
poltawski | MDL-9851 - RSS block links previously used to open... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Blog entries publish state now defaults to site if... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Better links for managing tags |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Don't show any links at all to guest users |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Don't allow guest users to follow tag links |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Don't let guests ever be edited |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | MIssing string added |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Fixed deletion of tags |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Better solution for MDLSITE-152 |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | FIx the links that were removed by format_string in... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Don't try to use YUI when AJAX is not enabled |
commit | commitdiff | tree | snapshot |
2007-09-03 |
jamiesensei | MDL-10952 update help files for new question code |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Fix a string |
commit | commitdiff | tree | snapshot |
2007-09-03 |
moodler | Fixed some missing strings |
commit | commitdiff | tree | snapshot |
2007-09-02 |
stronk7 | Better resizing under all browsers (more accurate) |
commit | commitdiff | tree | snapshot |
2007-09-02 |
stronk7 | Now the customcorners (T/F) flag is passed to the |
commit | commitdiff | tree | snapshot |
2007-09-02 |
stronk7 | Avoid notice... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
stronk7 | Reverted (to save space) and added customcorners support. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
stronk7 | Using print_footer() again in IMS display. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
stronk7 | Now, the repository is able to set the resource->name if |
commit | commitdiff | tree | snapshot |
2007-08-31 |
stronk7 | Now, under MySQL, a check of wrongly signed ints is... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
stronk7 | Added one new string to explain the signed ints hunting... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
skodak | MDL-11092 events are not used for changed raw grades... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
stronk7 | Fix a bunch of SIGNED fileds that should be UNSIGNED... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
urs_hunkler | merged from 1.8 - corrected right column - had id ... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
skodak | MDL-11082 big refactoring in grade export - export... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
nicolasconnault | MDL-11075 Now saving to temp file, then outputting... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
skodak | MDL-11082 Improved groups upgrade performance 1.8x... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
skodak | adding current groupid to grade_export class - soon... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
jgutierr25 | problem with autologinguest |
commit | commitdiff | tree | snapshot |
2007-08-31 |
toyomoyo | MDL-10933, only 1 manual grade item can be added |
commit | commitdiff | tree | snapshot |
2007-08-31 |
toyomoyo | fixing a typo |
commit | commitdiff | tree | snapshot |
2007-08-31 |
skodak | MDL-11069 new graded_users_iterator - should later... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
nicolasconnault | MDL-11034 Implemented the global enablepublishing and... |
commit | commitdiff | tree | snapshot |
next |