2007-09-28 |
toyomoyo | adding a fieldset
|
commit | commitdiff | tree |
2007-09-28 |
toyomoyo | minor fixes/typo for notes
|
commit | commitdiff | tree |
2007-09-28 |
toyomoyo | minor fixes for bulk user actions, adding ?>, using...
|
commit | commitdiff | tree |
2007-09-28 |
toyomoyo | MDL-11478, fixing a notice
|
commit | commitdiff | tree |
2007-09-27 |
toyomoyo | fixing a typo
|
commit | commitdiff | tree |
2007-09-27 |
toyomoyo | when no gradebook roles is set, there are lots of sql...
|
commit | commitdiff | tree |
2007-09-27 |
toyomoyo | modifying get_user_by_capability to handle requests...
|
commit | commitdiff | tree |
2007-09-26 |
toyomoyo | get_default_frontpage_role_access() should prolly not...
|
commit | commitdiff | tree |
2007-09-26 |
toyomoyo | MDL-11143, adding a new setting "defaultfrontpageroleid...
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | change restore code to use the more efficient get_user_cours...
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | removed a slow call from restore code, this is a trouble...
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | fixing a javascript error when ajax is not enabled
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | fixing 2 warnings
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | changed join onto context table to an outer join because...
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | group should probably be passed into get_role_users()
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | fixing a calendar warning
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | fixing a warning in calendar
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | fixing a warning when variable is not an object
|
commit | commitdiff | tree |
2007-09-20 |
toyomoyo | MDL-11356, set display of grade items to database default...
|
commit | commitdiff | tree |
2007-09-19 |
toyomoyo | minor fix for count of users
|
commit | commitdiff | tree |
2007-09-19 |
toyomoyo | MDL-11324, only display users with moodle:course/view...
|
commit | commitdiff | tree |
2007-09-18 |
toyomoyo | added a string for backup/restore
|
commit | commitdiff | tree |
2007-09-18 |
toyomoyo | MDL-11234, if role definitions matches, restore role...
|
commit | commitdiff | tree |
2007-09-18 |
toyomoyo | added needsupdate flag into backup/restore, added a...
|
commit | commitdiff | tree |
2007-09-17 |
toyomoyo | MDL-11084, "s in grade comments causes problems
|
commit | commitdiff | tree |
2007-09-17 |
toyomoyo | MDL-11276, average calculations are inaccurate in percentage...
|
commit | commitdiff | tree |
2007-09-17 |
toyomoyo | removing extra number_format(), format_float() already...
|
commit | commitdiff | tree |
2007-09-14 |
toyomoyo | MDL-11274, hide grades in the grader report if the...
|
commit | commitdiff | tree |
2007-09-07 |
toyomoyo | merged fix for MDL-11111 number of search results is...
|
commit | commitdiff | tree |
2007-09-06 |
toyomoyo | merged fix for MDL-11064, users can't see teacher's...
|
commit | commitdiff | tree |
2007-09-06 |
toyomoyo | merged fix for MDL-9613, spliting the queries into...
|
commit | commitdiff | tree |
2007-09-06 |
toyomoyo | MDL-11128, creating grade items after restoring from...
|
commit | commitdiff | tree |
2007-09-05 |
toyomoyo | some fixes for user report
|
commit | commitdiff | tree |
2007-08-31 |
toyomoyo | MDL-10933, only 1 manual grade item can be added
|
commit | commitdiff | tree |
2007-08-31 |
toyomoyo | fixing a typo
|
commit | commitdiff | tree |
2007-08-31 |
toyomoyo | rename fetch_entries() to blog_fetch_entries()
|
commit | commitdiff | tree |
2007-08-31 |
toyomoyo | fixing a typo, adding a missing string in query
|
commit | commitdiff | tree |
2007-08-31 |
toyomoyo | tag instance table could be used for other types, itmetype...
|
commit | commitdiff | tree |
2007-08-31 |
toyomoyo | admins should see all tags
|
commit | commitdiff | tree |
2007-08-31 |
toyomoyo | fixing timewithin login
|
commit | commitdiff | tree |
2007-08-30 |
toyomoyo | making blogs respect global tags flag
|
commit | commitdiff | tree |
2007-08-30 |
toyomoyo | fixing counter for (name filters) manage tag page,...
|
commit | commitdiff | tree |
2007-08-30 |
toyomoyo | modifying manage tags page to print user names, allowing...
|
commit | commitdiff | tree |
2007-08-30 |
toyomoyo | removing duplicate, thanks mits
|
commit | commitdiff | tree |
2007-08-30 |
toyomoyo | putting a link on admin menu to manage tags page. Fixing...
|
commit | commitdiff | tree |
2007-08-30 |
toyomoyo | MDL-11054, removing dead links
|
commit | commitdiff | tree |
2007-08-29 |
toyomoyo | MDL-10963, group average code broken, count_ungraded...
|
commit | commitdiff | tree |
2007-08-28 |
toyomoyo | MDL-11017, changed blog edit page to use modified get_item_t...
|
commit | commitdiff | tree |
2007-08-28 |
toyomoyo | merged fix for MDL-10818, do not display graph if user...
|
commit | commitdiff | tree |
2007-08-28 |
toyomoyo | removing some files
|
commit | commitdiff | tree |
2007-08-28 |
toyomoyo | MDL-11016, MDL-11015 improvements to the tag, tag_instance...
|
commit | commitdiff | tree |
2007-08-28 |
toyomoyo | MDL-10181, adding subtracting mechanism for bulk user...
|
commit | commitdiff | tree |
2007-08-27 |
toyomoyo | blog should print rawname instead of name of the tag
|
commit | commitdiff | tree |
2007-08-27 |
toyomoyo | dropping tables in xml
|
commit | commitdiff | tree |
2007-08-27 |
toyomoyo | MDL-10956, convert blogs to use the same tags (and...
|
commit | commitdiff | tree |
2007-08-27 |
toyomoyo | MDL-10181, help files should not be modified, a new...
|
commit | commitdiff | tree |
2007-08-27 |
toyomoyo | adding timemodified to tag_instance table (to get blog...
|
commit | commitdiff | tree |
2007-08-24 |
toyomoyo | hide hidden grades from users with no capability in...
|
commit | commitdiff | tree |
2007-08-24 |
toyomoyo | rounding to the correct decimal places
|
commit | commitdiff | tree |
2007-08-24 |
toyomoyo | MDL-10911, setting tag:create and tag:edit to allow...
|
commit | commitdiff | tree |
2007-08-24 |
toyomoyo | display a grade item's category
|
commit | commitdiff | tree |
2007-08-24 |
toyomoyo | links gradeitems to activities
|
commit | commitdiff | tree |
2007-08-22 |
toyomoyo | do not backup/restore course grade item/category, instead...
|
commit | commitdiff | tree |
2007-08-22 |
toyomoyo | MDL-10181, user management improvement fixes and new...
|
commit | commitdiff | tree |
2007-08-22 |
toyomoyo | fixing a broken get_context_instance() call
|
commit | commitdiff | tree |
2007-08-22 |
toyomoyo | MDL-10911, setting moodle/tag:create to allow as default...
|
commit | commitdiff | tree |
2007-08-21 |
toyomoyo | reversing previous change as it breaks page layout
|
commit | commitdiff | tree |
2007-08-21 |
toyomoyo | merged fix for MDL-9777, correcting usage of layout...
|
commit | commitdiff | tree |
2007-08-21 |
toyomoyo | changed subscription/unsubscription to links if javascript...
|
commit | commitdiff | tree |
2007-08-21 |
toyomoyo | fixing typos
|
commit | commitdiff | tree |
2007-08-21 |
toyomoyo | fixing some typos
|
commit | commitdiff | tree |
2007-08-20 |
toyomoyo | MDL-10181, user management improvements, adding improvements...
|
commit | commitdiff | tree |
2007-08-20 |
toyomoyo | category grades and course grades should not be dependent...
|
commit | commitdiff | tree |
2007-08-20 |
toyomoyo | MDL-10884, import is copying all grade_items into course...
|
commit | commitdiff | tree |
2007-08-20 |
toyomoyo | MDL-4384, fixed undefined function call, hide the add...
|
commit | commitdiff | tree |
2007-08-17 |
toyomoyo | merged fix for MDL-10037, hide hidden user's blogs...
|
commit | commitdiff | tree |
2007-08-17 |
toyomoyo | replacing round() with number_format (for a number...
|
commit | commitdiff | tree |
2007-08-17 |
toyomoyo | removing old broken sql
|
commit | commitdiff | tree |
2007-08-17 |
toyomoyo | merged fix for MDL-10856, mp3 filter does not work...
|
commit | commitdiff | tree |
2007-08-17 |
toyomoyo | reversing a change that's making multiple mp3s not...
|
commit | commitdiff | tree |
2007-08-16 |
toyomoyo | some changes for better capabilities list display
|
commit | commitdiff | tree |
2007-08-16 |
toyomoyo | added a string for category name
|
commit | commitdiff | tree |
2007-08-16 |
toyomoyo | merged fix for MDL-10856, mp3 filter not working in...
|
commit | commitdiff | tree |
2007-08-16 |
toyomoyo | merged fix for MDL-10818, do not display broken graph...
|
commit | commitdiff | tree |
2007-08-15 |
toyomoyo | MDL-4384, description for course categories
|
commit | commitdiff | tree |
2007-08-15 |
toyomoyo | fixing grader report paging bar when groups are present
|
commit | commitdiff | tree |
2007-08-15 |
toyomoyo | moving user bulk operations to admin/user/
|
commit | commitdiff | tree |
2007-08-15 |
toyomoyo | MDL-10181, bulk user action and language pack fixes
|
commit | commitdiff | tree |
2007-08-14 |
toyomoyo | adding searchtext support when assinging group members...
|
commit | commitdiff | tree |
2007-08-14 |
toyomoyo | fixed a warning when group members have no grades
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | grade items in xml export should not be checkable if...
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | adding preview rows for export
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | MDL-10669, strings should not be removed from lang...
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | MDL-10691, merged fix, slow forum_role_unassign
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | missing a ?>
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | MDL-10821, making configdata nullable
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | replacing _NULL_ with $@NULL@$ during backup/restore
|
commit | commitdiff | tree |
2007-08-13 |
toyomoyo | MDL-10817, adding unique key courseid-coutcomeid during...
|
commit | commitdiff | tree |
2007-08-10 |
toyomoyo | MDL-10770, support null fields in backup/restore
|
commit | commitdiff | tree |
2007-08-09 |
toyomoyo | restore and fixes for grade history tables, not fully...
|
commit | commitdiff | tree |