Andrew Davis
|
c637291997
|
rss MDL-24508 fixed guest access to rss feeds
|
2010-10-04 13:31:19 +00:00 |
|
Dongsheng Cai
|
831399c404
|
MDL-24497, hide message when maxbytes option is not explicit defined in moodle form
|
2010-10-04 10:03:52 +00:00 |
|
Dongsheng Cai
|
ffdd6d1806
|
MDL-24290, REPOSITORY revert previous changes on urlencode
|
2010-10-04 09:35:14 +00:00 |
|
Dongsheng Cai
|
8cc2bcf154
|
MDL-24290, REPOSITORY fixed urlencode string in filename
|
2010-10-04 09:31:08 +00:00 |
|
Andrew Davis
|
c56449dff6
|
rss MDLSITE-1007 reverted an unnecessary change I committed
|
2010-10-04 09:01:41 +00:00 |
|
Petr Skoda
|
70ff13bed7
|
MDLSITE-1007 ugly workaround for preventing of sloppy string to int casting in mysql
|
2010-10-04 08:47:58 +00:00 |
|
Petr Skoda
|
422b75a712
|
mysql comparison weirdness finally detected
|
2010-10-04 08:21:53 +00:00 |
|
Petr Skoda
|
e5d1410b23
|
enhanced int comparison test
|
2010-10-04 08:12:28 +00:00 |
|
Andrew Davis
|
5ce534eb7c
|
rss MDLSITE-1007 fixed a potential security problem with blog rss feeds
|
2010-10-04 08:12:28 +00:00 |
|
Andrew Davis
|
b146d98455
|
gradebook MDL-24504 made grade item sorting work and prevented a bunch of sortorder shuffling
|
2010-10-04 08:05:05 +00:00 |
|
Petr Skoda
|
4e6e2a51f6
|
adding a test that should detect problems with string x int comparison
|
2010-10-04 08:00:45 +00:00 |
|
Petr Skoda
|
01beeae993
|
MDL-24505 limit max number of admin candidates
|
2010-10-04 07:50:12 +00:00 |
|
Petr Skoda
|
e079ee2c23
|
MDL-24507 disabling emotions plugin because the absolute paths are not going to work in backup/restore
|
2010-10-04 07:42:38 +00:00 |
|
Andrew Davis
|
8e8e281435
|
rss MDLSITE-1007 fixed a security problem with rss feed params
|
2010-10-04 07:23:27 +00:00 |
|
Andrew Davis
|
e65ce4c1d0
|
rss MDLSITE-1007 fixed a security problem
|
2010-10-04 07:22:39 +00:00 |
|
Andrew Davis
|
a7ca080c20
|
rss MDLSITE-1007 processing the user token to make sure its a string and not an int to prevent bogus user matches occuring
|
2010-10-04 07:13:09 +00:00 |
|
Andrew Davis
|
83b912e0ed
|
rss MDLSITE-1007 now running clean_param() over the user token
|
2010-10-04 06:56:51 +00:00 |
|
Sam Hemelryk
|
b276cf9ed1
|
error MDLSITE-1008 Fixed missing set_context call in error/index.php
|
2010-10-04 04:52:02 +00:00 |
|
Dongsheng Cai
|
18e632593f
|
MDL-24471, FILEMANAGER change <button> to <input type="button" />, moodle form may fire onclick event when enter pressed in other field
|
2010-10-04 04:09:02 +00:00 |
|
Dongsheng Cai
|
047bce2fe8
|
MDL-24382 uploadsingle type assignment should respect course maxbytes too.
|
2010-10-04 03:37:12 +00:00 |
|
Dongsheng Cai
|
513aed3cf9
|
MDL-24497, fixed maxbytes in user editing form
|
2010-10-04 03:09:58 +00:00 |
|
Moodle Robot
|
0d9dcca058
|
Updated the HEAD build version to 20101004
|
2010-10-04 00:47:04 +00:00 |
|
AMOS bot
|
bf0c96edbd
|
Automatic installer lang files (20101004)
|
2010-10-04 00:40:09 +00:00 |
|
Martin Dougiamas
|
954035a9f1
|
MDLSITE-996 Fixed bad call to forum_print_user()
|
2010-10-03 21:33:05 +00:00 |
|
Petr Skoda
|
2b54304b84
|
MDL-24500 group pix BC - just empty image to prevent broken links
|
2010-10-03 18:27:21 +00:00 |
|
Petr Skoda
|
910855aaeb
|
MDL-24500 user pix BC
|
2010-10-03 18:12:20 +00:00 |
|
Martin Dougiamas
|
8d6385d355
|
MDL-24501 Use standard renderer for rendering user images on tags pages
|
2010-10-03 18:06:35 +00:00 |
|
Petr Skoda
|
b6d8012ed7
|
MDL-24500 first step towards BC for user/pix.php
|
2010-10-03 18:00:21 +00:00 |
|
Martin Dougiamas
|
088d940ea7
|
MDL-22320 Fixed broken message links in message block
|
2010-10-03 16:50:23 +00:00 |
|
Petr Skoda
|
4613c1ea3d
|
MDL-23772 cleanup SESSION->wantsurl before redirect + removed unnecessary require_login()
|
2010-10-03 15:27:31 +00:00 |
|
Petr Skoda
|
375053ed10
|
MDL-24042 mod/data is using weaker require_course_login instead of standard require_login - fixing regression for data files
|
2010-10-03 13:15:49 +00:00 |
|
Sam Hemelryk
|
304d1245fe
|
NOBUG: Added missing set_context call
|
2010-10-03 12:15:45 +00:00 |
|
Sam Hemelryk
|
7b5f1cd8c7
|
notes MDL-24495 Set default course id for notes
|
2010-10-03 12:14:54 +00:00 |
|
Petr Skoda
|
c11c7251cf
|
MDL-24484 fixed spellchecker regressions
|
2010-10-03 11:01:17 +00:00 |
|
Petr Skoda
|
edda2b9af6
|
MDL-24485 fixed lowercase theme names (credit goes to Anthony Borrow) + using get_string() to show real theme name on the theme selection page
|
2010-10-03 10:38:48 +00:00 |
|
Sam Hemelryk
|
7f38a28d41
|
lib-db-upgrade MDL-24490 user description now big text
|
2010-10-03 09:42:19 +00:00 |
|
Sam Hemelryk
|
35d2afabca
|
NOBUG removing forums navigation customisations
|
2010-10-03 08:02:56 +00:00 |
|
Sam Hemelryk
|
20770c9f51
|
db-upgrade MDL-24487 Fixed incorrect parentcontext when upgrading.
|
2010-10-03 07:45:03 +00:00 |
|
Sam Hemelryk
|
da8970797f
|
NOBUG: Added missing global call in mod wiki upgrade
|
2010-10-03 05:55:16 +00:00 |
|
john St
|
7d73180fa1
|
Theme fix for magazine, MDL-24392
|
2010-10-03 02:02:20 +00:00 |
|
john St
|
4892b7c4d3
|
Theme fix for brick, MDL-24392
|
2010-10-03 02:01:45 +00:00 |
|
Moodle Robot
|
56cc69a73b
|
Updated the HEAD build version to 20101003
|
2010-10-03 00:49:34 +00:00 |
|
Anthony Borrow
|
ec05e10c12
|
NOMDL: typo, removing duplicate prevent
|
2010-10-02 17:18:39 +00:00 |
|
Petr Skoda
|
f0a25c37c2
|
MDL-24432 changing the guest role explanation and renaming the text string to force new translation in all languages because the guest capabilities are completely changed in 2.0
|
2010-10-02 17:13:44 +00:00 |
|
Petr Skoda
|
68aaaa45df
|
MDL-24432 fixed guest role info
|
2010-10-02 17:07:14 +00:00 |
|
Petr Skoda
|
54f5318492
|
MDL-23818, MDL-18900 fixed trusttext upgrade + coding style improvements and cleanup
|
2010-10-02 16:34:42 +00:00 |
|
Pierre Pichet
|
5fe5e8ac5b
|
MDL-23825 reactivating disabledif calls as they are working again
|
2010-10-02 01:59:17 +00:00 |
|
Moodle Robot
|
fbf5f77e35
|
Updated the HEAD build version to 20101002
|
2010-10-02 00:50:36 +00:00 |
|
AMOS bot
|
e32e47a875
|
Automatic installer lang files (20101002)
|
2010-10-02 00:40:09 +00:00 |
|
Petr Skoda
|
62e65b21ab
|
minor coding style improvements and phpdocs cleanup
|
2010-10-01 21:45:14 +00:00 |
|