2010-04-20 |
Petr Skoda | new string_manager identified coding problem - wrong... |
blob | commitdiff | raw |
2010-03-31 |
Petr Skoda | MDL-20204 removing deprecated admin headers |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Sam Hemelryk | NOBUG: Fixed missed string |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Petr Skoda | MDL-20204 a lot more steps away from html_select |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Petr Skoda | MDL-21233 moodle_url improvemewnts, code simplification... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Petr Skoda | MDL-21198 $OUTPUT->single_button() resurrection, hopefu... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-20787 final switch to new $OUTPUT->pix_url() -... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Petr Skoda | MDL-20697 removing duplicate error string, fixing get_s... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
samhemelryk | course MDL-19794 Replaced deprecated functions, added... |
blob | commitdiff | raw | diff to current |
2009-09-03 |
samhemelryk | course MDL-19794 Upgraded print_header and build_naviga... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
nicolasconnault | MDL-19794 upgraded calls to print_table, print_single_b... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
nicolasconnault | MDL-19794 Upgraded calls to helpbutton, print_simple_bo... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
nicolasconnault | MDL-19756 Renamed moodle_select to html_select for... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
nicolasconnault | MDL-19794 Converted print_box* to $OUTPUT->box* |
blob | commitdiff | raw | diff to current |
2009-08-10 |
nicolasconnault | MDL-19794 Converted calls to popup_form() |
blob | commitdiff | raw | diff to current |
2009-08-08 |
nicolasconnault | MDL-19794 Converting calls to popup_form() |
blob | commitdiff | raw | diff to current |
2009-08-06 |
nicolasconnault | MDL-19794 Converted all print_footer() calls |
blob | commitdiff | raw | diff to current |
2009-08-06 |
nicolasconnault | MDL-19794 Migrated calls to print_heading |
blob | commitdiff | raw | diff to current |
2009-07-28 |
tjhunt | course MDL-19794: Fix initialisation order problems... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
tjhunt | MDL-19882 Add missing require_login-s before require_ca... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
tjhunt | MDL-19077: Fix some initialisation order issues on... |
blob | commitdiff | raw | diff to current |
2009-07-04 |
tjhunt | Re-order the code, so we process the actions before... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
tjhunt | MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_ico... |
blob | commitdiff | raw | diff to current |
2009-06-03 |
skodak | MDL-18293 $DB->somethiong is using exceptions, no need... |
blob | commitdiff | raw | diff to current |
2009-05-07 |
tjhunt | blocks: MDL-19010 Fix further blocks-related breakage... |
blob | commitdiff | raw | diff to current |
2009-05-06 |
tjhunt | moodle_page: MDL-12212 reimplement user_is_editing... |
blob | commitdiff | raw | diff to current |
2009-04-20 |
tjhunt | category paths: MDL-18897 call fix_course_sortorder... |
blob | commitdiff | raw | diff to current |
2009-04-16 |
jerome | category MDL-18876 replace error notice by exception... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
skodak | MDL-18293 removing unused error strings (now replaced... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
skodak | MDL-16613 sesskey cleanup |
blob | commitdiff | raw | diff to current |
2008-12-12 |
tjhunt | course categories: fix typo introduced when fixing... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
tjhunt | course search: MDL-10801 Search terms were not being... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
tjhunt | admin tree: MDL-10047 and MDL-13104 weird things happen... |
blob | commitdiff | raw | diff to current |
2008-12-09 |
skodak | MDL-17479, MDL-16426, MDL-16063, MDL-16013, MDL-15658... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
tjhunt | course categories: MDL-17502 when deleting a category... |
blob | commitdiff | raw | diff to current |
2008-12-05 |
tjhunt | course request: MDL-9854 major cleanup to the course... |
blob | commitdiff | raw | diff to current |
2008-12-04 |
tjhunt | course categories: Fix many bugs with category editing... |
blob | commitdiff | raw | diff to current |
2008-09-25 |
dongsheng | "MDL-14129, fix hardcoded print_error" |
blob | commitdiff | raw | diff to current |
2008-06-16 |
skodak | MDL-14580 rewritten course sorting algorithms |
blob | commitdiff | raw | diff to current |
2008-06-09 |
skodak | MDL-15189 magic quotes finally removed |
blob | commitdiff | raw | diff to current |
2008-06-02 |
skodak | MDL-14679 converted some get/set_field() |
blob | commitdiff | raw | diff to current |
2008-06-01 |
skodak | MDL-14679 converted some course related code |
blob | commitdiff | raw | diff to current |
2008-05-21 |
thepurpleblob | MDL-14916: |
blob | commitdiff | raw | diff to current |
2008-05-13 |
skodak | MDL-14378 When deleting course category deal with every... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
dongsheng | "MDL-14129, fix print_error call under course/, see... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
dongsheng | MDL-14129, remove all the other error() call |
blob | commitdiff | raw | diff to current |
2008-01-09 |
poltawski | MDL-12888 - remove require to form no longer used |
blob | commitdiff | raw | diff to current |
2008-01-08 |
poltawski | MDL-12873 - show an add course button when editing... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
nfreear | Fix for reopened bug MDL-7878, "Link identification... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
nicolasconnault | MDL-11543 Temporary solution originally proposed by... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | course/index: remove call to rebuild_context_rel() |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | accesslib - Ensure newly-created categories have a... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | course/index: Bring back Petr's MDL-9647 simplify deali... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | course/index: minor context-related fixes |
blob | commitdiff | raw | diff to current |
2007-09-19 |
martinlanghoff | course/index: Move categories around using move_category() |
blob | commitdiff | raw | diff to current |
2007-09-12 |
martinlanghoff | course/index: move orphan fixups to an optimised fix_co... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
nicolasconnault | MDL-10910 Corrected two errors committed while fixing... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
toyomoyo | MDL-4384, fixed undefined function call, hide the add... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
nicolasconnault | MDL-10870 All files updated to new build_navigation... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
toyomoyo | MDL-4384, description for course categories |
blob | commitdiff | raw | diff to current |
2007-08-02 |
toyomoyo | MDL-10679, improvement to context_rel table and load_us... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
toyomoyo | MDL-9983, adding triggers for certain events, no handle... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
skodak | MDL-9647 simplify dealing with headers/footers in admin... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
skodak | MDL-9647 simplify dealing with headers/footers in admin... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
toyomoyo | fix for MDL-9398, users need site:config to create... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
skodak | MDL-9172 "Turn editing off" button disappear from categ... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
stronk7 | Adding a missing parameter to the "add new course"... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
toyomoyo | fix for MDL-9010, course request button should not... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
nicolasconnault | MDL-2974 - Corrected notification of correctly entered... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
moodler | Merged Nicolas' changes from MDL-8582 into HEAD. |
blob | commitdiff | raw | diff to current |
2007-02-23 |
toyomoyo | merged nick's fix for MDL-8582, ampersand in course... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
toyomoyo | taking out deprecated width in print_courses and print_... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
moodler | Added a 'courseboxes' div around the course boxes on... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
moodler | Cleaned up HTML, quotes and styles for the neglected... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
moodler | More XHTML strict stuff |
blob | commitdiff | raw | diff to current |
2007-01-08 |
skodak | MDL-7861 new class .icon and .iconsmall |
blob | commitdiff | raw | diff to current |
2007-01-04 |
skodak | MDL-8062 1.3 Remove name attribute from <form> and... |
blob | commitdiff | raw | diff to current |
2006-12-20 |
vyshane | Added missing footer for delete confirmation view.... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
toyomoyo | MDL-7861, strict xhtml for course/index page |
blob | commitdiff | raw | diff to current |
2006-12-13 |
toyomoyo | various accessbility fixes |
blob | commitdiff | raw | diff to current |
2006-11-24 |
skodak | MDL-7434 all images that convey information should... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
skodak | major whitespace cleanup - fixed tabs |
blob | commitdiff | raw | diff to current |
2006-09-17 |
skodak | fixed several warnings in get_course() |
blob | commitdiff | raw | diff to current |
2006-09-12 |
toyomoyo | replacing iscreator() calls with capabilty |
blob | commitdiff | raw | diff to current |
2006-09-08 |
skodak | fixed wrong placement of comma |
blob | commitdiff | raw | diff to current |
2006-09-08 |
toyomoyo | adding capabilities |
blob | commitdiff | raw | diff to current |
2006-09-02 |
skodak | deglobalization of $ADMIN; merged admin/adminlib.php... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
vinkmar | admin page cleanup (google soc 2006)... updated to... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
moodler | SWEEPING CLEANUP |
blob | commitdiff | raw | diff to current |
2006-08-08 |
moodler | ROLES AND PERMISSIONS - FIRST CHECK-IN |
blob | commitdiff | raw | diff to current |
2006-07-31 |
skodak | Bug #6168 - missing link for course request - fixed... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
nfreear | Fix, bug 5614 - added ALT text for link icons (x 5... |
blob | commitdiff | raw | diff to current |
2006-05-20 |
skodak | do not show pending courses button for nonadmins bug... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
skodak | general cleanup of xxx_parameter() functions; fixed... |
blob | commitdiff | raw | diff to current |
2006-04-11 |
skodak | general cleanup of xxx_parameter() functions + fixed... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
patrickslee | Show category list rather than the whole list of course... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
stronk7 | First field must be unique in every select. Bug 4619. |
blob | commitdiff | raw | diff to current |
2005-08-16 |
mjollnir_ | Course request feature. Allows normal users to 'request... |
blob | commitdiff | raw | diff to current |
2005-06-14 |
thepurpleblob | Replaced require_variable(), optional_variable() with... |
blob | commitdiff | raw | diff to current |
2005-03-22 |
moodler | Small visual improvement |
blob | commitdiff | raw | diff to current |
next |