Sam Hemelryk
6d80fad4d4
NOBUG: Set a better pagelayout on admin/index.php
2010-10-12 01:18:01 +00:00
Sam Hemelryk
f0af25381d
permissions MDL-24614 Fixed JS error with cookie handling on the permission filter
2010-10-12 01:15:43 +00:00
Moodle Robot
7beda376a7
Updated the HEAD build version to 20101012
2010-10-12 00:47:55 +00:00
Sam Marshall
f86037c926
accessibility MDL-24163 Change to accesshide definition to avoid rare Safari/VoiceOver crashes
2010-10-11 15:58:33 +00:00
David Mudrak
841ec10375
MDL-24607 mnet: fixed filelib inclusion before it is used
2010-10-11 12:19:04 +00:00
Andrew Davis
d0c675f774
rating MDLSITE-1045 changed /rating/index.php page title to be more friendly
2010-10-11 08:39:19 +00:00
Andrew Davis
16b6aec208
rating MDLSITE-1045 added a new string for a window title
2010-10-11 08:37:36 +00:00
Aparup Banerjee
9d1354b70d
assignment MDL-24469 merged changes to head.
2010-10-11 08:27:50 +00:00
Andrew Davis
3737d27862
message MDLSITE-1063 altered the css for /message/index.php and removed a bunch of redundant css
2010-10-11 08:09:04 +00:00
Petr Skoda
22a8fbdcf9
MDL-22739, MDL-23772 improved changeme hack + finally fixing the delayed changeme effect
2010-10-11 07:55:24 +00:00
Sam Hemelryk
fab0a39fe3
navigation MDL-24571 Fixed issue with course where availability prevents access
2010-10-11 07:43:51 +00:00
Sam Hemelryk
241ce9c4b4
mod-forum MDL-24569 Improved forum posts/discussions links within navigation
2010-10-11 06:28:41 +00:00
Andrew Davis
68bf577bdf
rating MDL-24513 made help_icon_scale() flip the scale id so that a database look up will work
2010-10-11 06:23:03 +00:00
Andrew Davis
b97af59794
rating MDL-24513 made scales.php work with site level (not course level) scales
2010-10-11 06:21:53 +00:00
Rossiani Wijaya
29cf6631d8
MDL-20034: add title attribute to user profile (image tag).
2010-10-11 05:46:58 +00:00
jerome mouneyrac
2324aab954
publication MDL-24580 clean course description default value from HTML tags
2010-10-11 03:10:46 +00:00
Moodle Robot
88e7375ca7
Updated the HEAD build version to 20101011
2010-10-11 00:49:00 +00:00
AMOS bot
1b73d71d80
Automatic installer lang files (20101011)
2010-10-11 00:40:08 +00:00
Petr Skoda
0c9c5ef0f5
MDL-22739 keeping the magic 'changeme' password only for manual auth, it does not make much sense for other types
2010-10-10 21:48:12 +00:00
Petr Skoda
8a8f1c7cd6
MDL-10137 rewritten cookie test on login page, username cookie is not required any more - hopefully this will be more reliable test
2010-10-10 17:30:28 +00:00
Petr Skoda
17c70aa007
MDL-16723 automatic redirects to https when loginhttps enabled - this solves accidental usage of http version + it also solves recent navigation regressions + fixed regression from PAGE conversions + deprecated old httpsrequired() and $HTTPSPAGEREQUIRED
2010-10-10 15:04:19 +00:00
Petr Skoda
3354eb8cb4
MDL-16723 if $CFG->loginhttps redirect to https login page is somebody goes to http + fixed submission warnings when already logged in
2010-10-10 13:23:14 +00:00
Petr Skoda
e81fb5efad
MDL-16640 do not show login form to users that are already logged in, this may solve some sesskey problems caused by re-logging
2010-10-10 12:13:23 +00:00
Petr Skoda
12488e62ae
MDL-10782 fixed double footer when deleting glossary category
2010-10-10 10:22:31 +00:00
Petr Skoda
13cf6181d9
MDL-24265 adding missing nolink desc string, credit goes to Myles Carrick
2010-10-10 10:08:47 +00:00
Moodle Robot
bc755da95c
Updated the HEAD build version to 20101010
2010-10-10 00:46:15 +00:00
AMOS bot
5414a632ed
Automatic installer lang files (20101010)
2010-10-10 00:40:09 +00:00
Petr Skoda
e6f74ba355
MDL-19925 adding events to upload users scripts
2010-10-09 22:53:50 +00:00
Petr Skoda
b68e1bc521
MDL-16349 we can now safely switch to the guest role
2010-10-09 19:55:18 +00:00
Petr Skoda
b593d49d59
MDL-24570 multiple sitepolicy fixes + adding new separate guest user policy
...
AMOS BEGIN
MOV [configsitepolicy,core_admin],[sitepolicy_help,core_admin]
AMOS END
2010-10-09 18:13:33 +00:00
Andrea Bicciolo
67bd584ee0
Fixed uneven column color below header
2010-10-09 17:15:30 +00:00
Petr Skoda
f22f832e59
CONTRIB-2420 mysql editor is now standard /local/ plugin
2010-10-09 12:22:57 +00:00
Petr Skoda
a732add0df
MDL-24590 fixed links to groups on participants page
2010-10-09 10:26:35 +00:00
Moodle Robot
fe7131dd6d
Updated the HEAD build version to 20101009
2010-10-09 00:47:18 +00:00
David Mudrak
856e77359d
MDL-16769 Removing studentviewoff and studentviewon
2010-10-08 13:53:35 +00:00
David Mudrak
0064dc90e3
NOMDL Rewording text used for Hide/Show icon
...
Show icon from others is a bug, should be Show icon to others. But
because others can have the capability to view hidden sections anyway,
it was decided to keep just Hide/Show
2010-10-08 13:39:04 +00:00
Petr Skoda
6663b9d1e3
MDL-24565 fix invalid XML unicode characters when uses KSES filtering - credit goes to Jenny Gray
2010-10-08 09:22:56 +00:00
jerome mouneyrac
a4e56bf335
hub server MDL-24015 add hub setting to not display the search form on the front page when users are not logged
2010-10-08 08:54:36 +00:00
Petr Skoda
252708c64d
fixed coding style
2010-10-08 08:51:22 +00:00
Andrew Davis
b4dcb6d711
message MDL-24584 2 new strings for messaging UI
2010-10-08 08:51:12 +00:00
Andrew Davis
a93cdf85ba
message MDL-24584 made some UI strings more descriptive
2010-10-08 08:50:49 +00:00
Petr Skoda
45fb2cf898
MDL-24578 removed duplicate user delete functions, fixed unenrol bugs
2010-10-08 08:47:04 +00:00
AMOS bot
3726587ac0
New files for installer
2010-10-08 07:04:39 +00:00
jerome mouneyrac
9ef728d660
webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information)
2010-10-08 03:03:10 +00:00
Andrew Davis
ff5b4081e1
message MDL-24548 additional messaging fixes to do with forum notifications
2010-10-08 02:49:53 +00:00
Andrew Davis
4d8b36aa95
message MDL-24548 prevent forum posts appearing as unread messages
2010-10-08 02:33:54 +00:00
Andrew Davis
f740ff8102
message MDL-24548 altered some string in the messaging UI
2010-10-08 02:32:44 +00:00
Andrew Davis
27a3976343
message MDL-24548 some emergency bug fixes to messaging
2010-10-08 02:31:57 +00:00
Moodle Robot
b1c7759f0c
Updated the HEAD build version to 20101008
2010-10-08 00:47:27 +00:00
David Mudrak
7f97ca731e
MDL-24542 filter_urltolink does not display debugging warning if called by format_string
...
Ideally, filter class should declare if it supports format_text() or
format_string() or both. Also there could be another $option passed
informing the filter about the type of the text.
2010-10-07 19:28:36 +00:00