2006-11-09 |
jamiesensei | fixes for small bugs in datetimeselector and dateselect... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
skodak | yet another fix for initialization - keep unset($elemen... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
skodak | fixed wrong initialization - sorry |
commit | commitdiff | tree | snapshot |
2006-11-09 |
skodak | fixed trailing whitespace |
commit | commitdiff | tree | snapshot |
2006-11-09 |
skodak | added inline docs to moodleform class, minor file uploa... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
toyomoyo | adding new role duplicate funcitionality MDL-7392 |
commit | commitdiff | tree | snapshot |
2006-11-09 |
moodler | Fix throttling capabilities so this works MDL-7414 |
commit | commitdiff | tree | snapshot |
2006-11-09 |
skodak | initial support for file uploads in new forms library... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
toyomoyo | merged category page cleaning - MDL-7409 |
commit | commitdiff | tree | snapshot |
2006-11-09 |
toyomoyo | adding more checks to make sure 1.8 is unicode only... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
ikawhero | Fixed typo |
commit | commitdiff | tree | snapshot |
2006-11-08 |
moodler | Merged MDL-7121 from stable (missing header) |
commit | commitdiff | tree | snapshot |
2006-11-08 |
nfreear | Fixes: |
commit | commitdiff | tree | snapshot |
2006-11-08 |
nfreear | Fixes: |
commit | commitdiff | tree | snapshot |
2006-11-08 |
moodler | Merged guest reply fix for MDL-7393 |
commit | commitdiff | tree | snapshot |
2006-11-08 |
toyomoyo | merged fix upgrading from 1.6 not redirecting problem |
commit | commitdiff | tree | snapshot |
2006-11-08 |
jamiesensei | removed trusttext method from formslib which was unnece... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
toyomoyo | merged fix for MDL-6788, reformat blog edit page |
commit | commitdiff | tree | snapshot |
2006-11-08 |
toyomoyo | merged fixing wrong default for gradebook roles when... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
koenr | MDL-7379 typo |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fixed $maxbytes warning (Bug MDL-7380 "groups".) |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Interface fix in groups_add_member, remove_member ... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fix bugs from unit test, dbsetup.php, groupinglib.php... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fix bugs from unit test, dbsetup.php, groupinglib.php... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Add unit tests for groupinglib.php (Bug MDL-7380 "groups".) |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fixed object initialisation warnings, db*.php (Bug... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fixes from unit test $groupinfo->picture, groups_users_... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fixes JS, email 25/10/06 from Juliette (Bug MDL-7380... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Add unit tests for basicgrouplib.php (Bug MDL-7380... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Added support for PostgreSQL database. (Bug MDL-7380... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fixed print_string calls - use lang/en_utf8/group.php... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Initial commit for Bug MDL-7380 "groups" - Juliette... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Fixed include-paths, replaced include, include_once... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
mudrd8mz | Merged fix of MDL-7361 from MOODLE-17-STABLE |
commit | commitdiff | tree | snapshot |
2006-11-07 |
moodler | Merged MDL-7375 from stable |
commit | commitdiff | tree | snapshot |
2006-11-07 |
moodler | Merged better mssql check from stable |
commit | commitdiff | tree | snapshot |
2006-11-07 |
nfreear | Initial commit for Bug MDL-7380 "groups" - Juliette... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
moodler | Merged string fixes from stable |
commit | commitdiff | tree | snapshot |
2006-11-07 |
jamiesensei | whitespace clean up |
commit | commitdiff | tree | snapshot |
2006-11-07 |
jamiesensei | following on from last commit to post.php removing... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
skodak | new unicode environment check for 1.8 and 1.7 MDL-6332... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
toyomoyo | merged fix for MDL-6855 4) changing not null to true... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
jamiesensei | migrated mod/forum/post.php to formslib and fixed a... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
moodler | Tags for dev |
commit | commitdiff | tree | snapshot |
2006-11-07 |
toyomoyo | merged, fixing wrong comment |
commit | commitdiff | tree | snapshot |
2006-11-07 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
moodler | Hide simpletest on oracle and mssql until it works... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
mjollnir_ | Merged from MOODLE_17_STABLE: fixed the journal upgrade... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
skodak | prevent duplicate content in search engines MDL-7299... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
koenr | MDL-7328 Merged from stable |
commit | commitdiff | tree | snapshot |
2006-11-06 |
skodak | better param handling SC#331; merged from MOODLE_17_STABLE |
commit | commitdiff | tree | snapshot |
2006-11-06 |
moodler | Further fix for MDL-7229 ... should work now. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
stronk7 | simple bumb (Sync with 17_STABLE) |
commit | commitdiff | tree | snapshot |
2006-11-06 |
stronk7 | And, finally, IE is able to display IMS packages proper... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
moodler | Merged MDL-7351 from stable |
commit | commitdiff | tree | snapshot |
2006-11-06 |
toyomoyo | merged taking out warning |
commit | commitdiff | tree | snapshot |
2006-11-06 |
toyomoyo | merged, fixing capabilities of block context |
commit | commitdiff | tree | snapshot |
2006-11-06 |
toyomoyo | merged taking out extra isteacher() |
commit | commitdiff | tree | snapshot |
2006-11-05 |
skodak | MDL-7176 fixed comment; merged from MOODLE_17_STABLE |
commit | commitdiff | tree | snapshot |
2006-11-05 |
moodler | Merged changes for lang string fixes MDL-7263 |
commit | commitdiff | tree | snapshot |
2006-11-05 |
moodler | Merged MDL-7266 from stable. Thanks, Dan! |
commit | commitdiff | tree | snapshot |
2006-11-05 |
stronk7 | modify_database() will show the deprecated debugging... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
moodler | Merged reply link fix from stable |
commit | commitdiff | tree | snapshot |
2006-11-05 |
moodler | Merge loginas fix for site level |
commit | commitdiff | tree | snapshot |
2006-11-05 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
stronk7 | Now GD is checked before displaying course overview... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
wildgirl | MDL-6474 fix |
commit | commitdiff | tree | snapshot |
2006-11-04 |
stronk7 | Now all the get_records() functions support only one... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
stronk7 | Deprecating modify_database(). It shows debugging info |
commit | commitdiff | tree | snapshot |
2006-11-03 |
sam_marshall | MDL-7346 Changed enablerecordcache to be a limit for... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
sam_marshall | MDL-7344 Change 'import child course' timeout to 180... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
ethem | Show site name at top when selecting courses. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
ethem | Get payment managers at COURSE level. Merged from 17stable. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
ethem | get_teacher() to get_users_by_capability(). |
commit | commitdiff | tree | snapshot |
2006-11-03 |
toyomoyo | fix for MDL-7300, mssql not null problem |
commit | commitdiff | tree | snapshot |
2006-11-03 |
moodler | Merged blog select fix from stable |
commit | commitdiff | tree | snapshot |
2006-11-03 |
toyomoyo | merged fox for MDL-7300, mssql error on group creation |
commit | commitdiff | tree | snapshot |
2006-11-03 |
toyomoyo | merged fix for MDL-7031, removing control tags from... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
stronk7 | Ending fied/key/index PHP generators |
commit | commitdiff | tree | snapshot |
2006-11-02 |
stronk7 | Enablig rename_table() PHP generator |
commit | commitdiff | tree | snapshot |
2006-11-02 |
ethem | Fix for enrolurl(admin/users.php). Merged from 17stable. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
toyomoyo | merged fix for MDL-6721 wiki broken for SPG |
commit | commitdiff | tree | snapshot |
2006-11-02 |
moodler | Petr's patch for MDL-7327 to modify require_capability... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
toyomoyo | merged fixing paging bar problem |
commit | commitdiff | tree | snapshot |
2006-11-02 |
toyomoyo | merged fix for MDL-7140 duplicate course name in header |
commit | commitdiff | tree | snapshot |
2006-11-02 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
toyomoyo | merged fix for MDL-7112 select distinct on text field |
commit | commitdiff | tree | snapshot |
2006-11-02 |
toyomoyo | merged fix for MDL_7112 select distinct on text fields |
commit | commitdiff | tree | snapshot |
2006-11-02 |
toyomoyo | merged fix for MDL-7112 select distinct on text field |
commit | commitdiff | tree | snapshot |
2006-11-01 |
skodak | hack for problems with concurrent use of $nomoodlecooki... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
ethem | Make authorize.net config page secure. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
stronk7 | in/on/at too many ways to say "en" in Spanish. :-P |
commit | commitdiff | tree | snapshot |
2006-11-01 |
moodler | Merged tidy-ups from stable |
commit | commitdiff | tree | snapshot |
2006-11-01 |
moodler | An untested patch for MDL-7211 to fix firstclass hole... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
moodler | Fixed SQL for Oracle (forum searching) MDL-7317 |
commit | commitdiff | tree | snapshot |
2006-11-01 |
toyomoyo | merged fix for MDL-6928, LDAP course creation error |
commit | commitdiff | tree | snapshot |
2006-11-01 |
toyomoyo | merged fix for restore support of user data from backup... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
skodak | fixed notice during restore; merged from MOODLE_17_STABLE |
commit | commitdiff | tree | snapshot |
2006-10-31 |
skodak | Fix errors in quiz overview download MDL-7316; merged... |
commit | commitdiff | tree | snapshot |
next |