Sam Hemelryk
61ebef8f6e
backup MDL-22140 Added conf settings to control the default general backup settings
2010-06-17 08:57:00 +00:00
Eloy Lafuente
67a2f1c1d7
MDL-22804 hyphens in index names - Now the big-four handle/quote them properly
2010-06-16 16:15:23 +00:00
Eloy Lafuente
471dc4d307
NOBUG postgresql driver - better index names detection. Related to MDL-22804
2010-06-16 15:46:08 +00:00
Sam Marshall
b3f1efb553
dml NOBUG Corrected out of date phpdoc comment
2010-06-16 10:13:41 +00:00
Sam Hemelryk
233b6ff95f
admin MDL-22806 Added a colourpicker admin setting + supporting JavaScript
2010-06-16 08:36:06 +00:00
Dongsheng Cai
fb2fb46e5b
MDL-22805, new renderer component moodle_file_tree_viewer, remove file_tree_viewer to area_file_tree_viewer, the legecy files/index.php has be replaced with the moodle_file_tree_viewer, it is readonly
2010-06-16 08:07:42 +00:00
Martin Dougiamas
68a453611d
MDL-22763 If the user has reached the site via the wrong URL then redirect them
2010-06-15 04:01:05 +00:00
Martin Dougiamas
3ab2e357ab
MDL-22748 Made the standard redirect text and continue link look nicer.
2010-06-14 05:16:56 +00:00
Petr Skoda
177b5480e7
MDL-22546 improved fatal error messages when something is wrong with dataroot or wwwroot
2010-06-11 13:59:13 +00:00
Sam Hemelryk
538891b5fc
navigation MDL-22732 Removed add resources and activities branches from nav when editing
2010-06-11 05:33:50 +00:00
Sam Hemelryk
246a9b05ba
navigation MDL-22671 Fixed another misused image + a bug with AJAX requests
2010-06-11 04:25:22 +00:00
jerome mouneyrac
94788de2a4
course publication MDL-19315 split /lib/hublib.php into admin/registration/lib.php and course/publish/lib.php
2010-06-11 03:24:09 +00:00
Dongsheng Cai
d3d98a3a98
MDL-22455, file picker conversion for SCORM.
2010-06-10 09:58:45 +00:00
Sam Hemelryk
0f88a46eab
navigation MDL-22723 Fixed bug with admin settings being included twice is a script accidentally calls it twice
2010-06-10 08:18:18 +00:00
Sam Hemelryk
54dc15ab00
navigation MDL-22723 Fixed regression in last commit
2010-06-10 07:55:38 +00:00
Sam Hemelryk
e2b436d065
navigation MDL-22723 Fixed issue with navigation not automatically initialising during page modification
2010-06-10 07:47:59 +00:00
Sam Hemelryk
5d07e95756
navigation MDL-22723 Fixed issue when loading 2+ users not including the current user
2010-06-10 07:29:02 +00:00
Sam Hemelryk
25aad2c4bc
navigation MDL-14632 Gave user branches a more useful key
2010-06-10 07:02:38 +00:00
Sam Hemelryk
e8a2d78842
lib yui MDL-22705 Fixed issue with YUI gallery css inclusion
2010-06-08 10:10:50 +00:00
Petr Skoda
8b8aa0605f
MDL-22689 added another unsupported web server
2010-06-08 07:21:43 +00:00
Sam Hemelryk
7487c85699
course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch.
2010-06-08 06:21:25 +00:00
Dongsheng Cai
0022e2d7f0
MDL-22574, added MoodleQuickForm_filemanager support, and added dispose function to clean up files
2010-06-08 03:09:14 +00:00
jerome mouneyrac
755f96f8cf
Community block MDL-19314 add community block access control (two new capability: moodle/community:add and moodle/community:download)
2010-06-08 02:21:50 +00:00
Andrew Davis
79b260cc88
gradebook MDL-21596 altered grade_category::set_properties() to try to intelligently set a default for weight and extra credit as a work around for those two properties sharing a single column
2010-06-08 02:10:21 +00:00
David Mudrak
28b6fe73d0
NOBUG Fixing an information on deprecated require_js()
...
Wherever possible, developers should use $PAGE->requires->js_module()
and wrap their JS code as a module in M namespace.
2010-06-07 08:41:47 +00:00
Petr Skoda
a4a0c9d9cd
MDL-21695 markdown conversion now does not break empty() and isnull() comparisons
2010-06-06 17:17:06 +00:00
Petr Skoda
6b8ad965dc
MDL-16919 we have to really use the username cleaning only when manually adding new accounts, any sync with external system needs the exact match without any cleaning!
2010-06-06 14:06:30 +00:00
David Mudrak
621b4d0873
MDL-22675 XHTML: checkbox requires checked="checked", not "selected"
...
Thanks Andrea Bicciolo for spotting this.
2010-06-06 12:55:48 +00:00
David Mudrak
3d83539cb3
MDL-22062 Make idnumber of additional module grade items editable in the gradebook
...
This patch allows grade items with itemnumber > 0 being edited in the
gradebook. It also improves the grade_verify_idnumber() so that it does
not allow the item with itemnumber > 0 have the same idnumber as the
major grade item with itemnumber 0.
2010-06-05 19:53:40 +00:00
David Mudrak
f829c8d07f
MDL-22062 Grade item's idnumber can be added from the calculation form
...
Before this patch, if activity module used multiply grade items (as
workshop does), the method add_idnumber() returned false because it
required empty idnumber in course_modules. The patch makes this check
only for grade_items with itemnumber 0.
2010-06-05 19:53:29 +00:00
Petr Skoda
4b7c96d9e6
MDL-22574 removing obsolete choose file elements that can not work any more, developers have to upgrade code
2010-06-05 09:58:30 +00:00
Petr Skoda
5eae373e5b
MDL-22680 fixed new password setting
2010-06-04 18:19:34 +00:00
Petr Skoda
a07600473d
MDL-22646 create_context() is internal implementation function, to be used only inside accesslib.php
2010-06-04 07:30:42 +00:00
Sam Hemelryk
af7c1e29ab
block-community MDL-19314 Tweaked image gallery CSS and added a firstimageonly property
2010-06-04 02:46:25 +00:00
Sam Hemelryk
2a102b901e
block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules
2010-06-04 01:49:53 +00:00
Sam Hemelryk
56dc41d0c4
course ajax MDL-22653 Toggling of label visibility now dims text correctly. Kudos to Davo
2010-06-03 08:55:08 +00:00
Petr Skoda
704c5dfed4
MDL-22042 fixed kses cleaning of html code
2010-06-03 08:43:59 +00:00
Sam Hemelryk
48fa948491
navigation MDL-22438 Fixed alignment issues with navigation items that were wrapping lines
2010-06-03 08:27:03 +00:00
Sam Hemelryk
b9d4c7d367
navigation MDL-22660 Fixed bug whereby guest users saw My home and My profile in navigation
2010-06-03 08:11:46 +00:00
Sam Hemelryk
8ac11ff286
htmlpurify MDL-22654 Implemented solution to fix issues rising from HTML purify normalising line breaks
2010-06-03 03:34:05 +00:00
jerome mouneyrac
06d4578c60
Community block MDL-19314 add prefix to hublib.php defines + remove some old not used 1.9 strings from lang/moodle.php
2010-06-02 08:41:21 +00:00
jerome mouneyrac
76be2d4e84
Community block MDL-19314 better display of the hub listing + better display of the course search
2010-06-02 06:18:00 +00:00
Sam Hemelryk
424a353056
course-ajax MDL-22645 Fixed broken image urls in course ajax editing scripts
2010-06-02 02:10:38 +00:00
Andrew Davis
992cfb1101
gradebook MDL-22139 fixed a typo in a comment
2010-06-01 09:27:47 +00:00
Petr Skoda
f2968d08a9
MDL-22634 fixed exception when adding files with the same name via file browser - more methods
2010-06-01 08:20:01 +00:00
Petr Skoda
fccd424e2e
MDL-22634 fixed exception when adding files with the same name via file browser
2010-06-01 08:18:25 +00:00
Martin Dougiamas
42439c0572
MDL-20065 Fixing a wierd typo RESOURCE_LEGACYYFILES_DONE ==> RESOURCELIB_LEGACYFILES_DONE
2010-06-01 03:53:15 +00:00
David Mudrak
d4dcfc6b8f
MDL-20204 Fixed regression in the recent url_select improvements
...
Now, url_select checks for valid URLs in optgrouped lists and paramater
'selected' is converted to the local URL form, too. The patch also
fixes a legacy handling of thr Gradebook plugins selector.
2010-05-31 15:30:45 +00:00
Petr Skoda
86c2da1782
fixed comment typo
2010-05-31 12:22:21 +00:00
Petr Skoda
8fa689f4aa
fixing CRLF mess
2010-05-31 12:10:46 +00:00