projects
/
moodle.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
moodle.git
2007-05-09
toyomoyo
making grabbing grades from 3rd party mods run 20%...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
toyomoyo
dropping gradescale for grade_raw and grade_final table
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
nicolasconnault
Removed breaking unit test, originally set up to test...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
poltawski
MDL-9742 Converting tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
poltawski
MDL-9742 Converting tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
poltawski
MDL-9742 - Converting tabs to spaces in groups code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
poltawski
MDL-9742 - Converting tabs to spaces in groups code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 - Converting tabs to spaces in groups code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 Converting tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 Converting tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 Moving tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
pichetp
adding more validation and a dummy subquestion in MATCH...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 Replaced stray tabs with spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 Replaced stray tabs with spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 Converting tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
MDL-9742 - changed tabs to spaces in a few places where...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
sam_marshall
MDL-9741: Fixed broken link on editor help page
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
thepurpleblob
MDL-9700:
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
thepurpleblob
Merege from stable. New strings for xml import error...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
csantossaenz
Fixed some sintactic errors in sequencinglib.php
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
Removing tabs and re-indenting as I seem to have vim...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
poltawski
add cvs id to file
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
toyomoyo
Adding gradebook base class and export plugins. Refacto...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
nicolasconnault
MDL-9506 Stuck on grade_category->generate_grades....
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
csantossaenz
Changed Ojective Rollup Process
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
csantossaenz
Added function to handle exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
nicolasconnault
MDL-9506 Issue 1: adjusting a gradeitem's value would...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
nicolasconnault
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
added function callbacks for module specific controls...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
fixed links on edit icons so that they return to questi...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
changing param type for returnurl to PARAM_LOCALURL
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
csantossaenz
Added some manifest data to the scorm_scoes_data table
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
csantossaenz
Added a function to control the rollup process and...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
poltawski
MDL-9731 Adding admin setting for disableuserimages
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
poltawski
MDL-9726 - fixed phpdoc comment from MartinD's commit
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
nicolasconnault
MDL-9506 Added category's associated grade_item object...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
removed all session fromurl and returnurl stuff from...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
fixed error in import.php category object fetching...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
return to the proper page after editing a question...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
oops. Accidentally committed a change in default no...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
pass the category list page param from page to page...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
always make sure that page param is in the pageurl
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
added argument to constructor to specify the name of...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
require_login is in 'question_edit_setup' we don't...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
toyomoyo
merged fix for MLD-9727, capability typo
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
jamiesensei
changes to pass category id from page to page in questi...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
pichetp
adding calculated question import MDL-5650
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
toyomoyo
merged fix for MDL-9656, blocks parents can be system...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
moodler
Merged changes for better performance in cases where...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
gbateson
modified "hpNewFunction" to allow Rottmeier quizze...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
nicolasconnault
MDL-9506 Removed implicit loading of associated objects...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
mattc-catalyst
MDL-9617: Fixed bug in previous commits.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
poltawski
MDL-8917 - slasharguemtns description slightly incorrect
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
poltawski
MDL-8356 - fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
poltawski
MDL-8971 - fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
get_my_courses() - ensure we have groupmode, groupmodef...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
get_my_courses() callers update - check of the $fields...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
get_my_courses() - added optimisation for guest login
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
get_my_courses() - tighten default fields - faster...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
get_my_courses() - skip checks if we know the user...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
get_my_courses(): tighten cache scheme - part 2
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
get_my_courses(): tighten cache scheme
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
moodler
Automatic installer.php lang files by installer_builder...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
calendar: fixed group event display when only one cours...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
calendar: bug fixed to previous commit (MDL-7416 MDL...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-06
martinlanghoff
calendar: performance optimisations + behaviour fix...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-05
poltawski
Fixed MDL-9639 and syntax error, merged from 18_STABLE
commit
|
commitdiff
|
tree
|
snapshot
2007-05-05
thepurpleblob
MDL-9675:
commit
|
commitdiff
|
tree
|
snapshot
2007-05-05
ikawhero
Call theme_setup() after change so new theme displays...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
thepurpleblob
Fixed hard coded string
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
thepurpleblob
Fix a hard coded string
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
csantossaenz
Made some changes on scorm_seq_overall
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
csantossaenz
Fixed some problems with the variables stored in scorm_...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jamiesensei
removed more session stuff from question list and categ...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
tjhunt
Matching qestion type was failing to correctly determin...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
nicolasconnault
MDL-9506 Fixed some small issues.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jamiesensei
tightening up reg expressions used for submitted data...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jgutierr25
patch for bug when you connect from authentication...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
csantossaenz
Changed some data from scorm_scoes_track to scorm_scoes...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
nicolasconnault
MDL-9506 Moved unit tests in a simpletest subfolder...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
toyomoyo
adding a missing feedbackformat field
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jamiesensei
removing TODO comment as the question.php script no...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jamiesensei
removed global var declaration for var that wasn't...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jamiesensei
passing cmid to question.php and removed use of session...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jamiesensei
added a param to moodle_url constructor to provide...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
jamiesensei
deleted redundant method which was just calling the...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
toyomoyo
merged fix for MDL-9617, performance issues in calendar
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
gbateson
remove duplicate id attribute from body tag; microincre...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
nicolasconnault
MDL-9506 Reorganised the gradebook unit tests into...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
toyomoyo
MDL-9510, cron job support of legacy grade functions...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
csantossaenz
Added some functions for the Sequencing and Navigation...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
csantossaenz
Added auxiliar functions for sequencinglib.php
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
jamiesensei
removed use of session for reordertool and show page...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
jamiesensei
moved question sort order and paging params to be passe...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
jamiesensei
change to print_paging_bar function to optionally suppo...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
nicolasconnault
MDL-9506 Added grade_outcome.php. Also added unit test...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
nicolasconnault
MDL-9506 See previous revision. This adds same function...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
nicolasconnault
MDL-9506 Added grade_item::toggle_locking and unit...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
ikawhero
Config setting for the theme order priorities.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
ikawhero
New mimetype for Inspiration application.
commit
|
commitdiff
|
tree
|
snapshot
next