3228 Commits

Author SHA1 Message Date
Petr Skoda
69747f00de MDL-24834 removing usetags duplicate setting - credit goes to Mark Drechsler 2010-10-26 17:59:56 +00:00
Tim Hunt
3ed3e8d412 install/upgrade MDL-24840 prevent the messaging pop-up from appearing during install or upgrade
Thanks to Colin Chambers.
2010-10-25 10:47:16 +00:00
Andrew Davis
a813a74843 message MDL-24771 a big commit that fixes a whole bunch of small issues with messaging 2010-10-25 09:29:34 +00:00
jerome mouneyrac
20e033bd34 image gallery MDL-24773 replace external image gallery library calls with a new image gallery created in community block 2010-10-25 03:42:46 +00:00
David Mudrak
7680da6ce8 MDL-24777 new emoticon_manager and its admin settings 2010-10-23 18:40:11 +00:00
David Mudrak
136e69c40f MDL-24767 webservices logs use hard coded site id 1 instead of SITEID 2010-10-19 15:26:24 +00:00
Petr Skoda
155ef38baa MDL-24761 we can safely reset all roles now 2010-10-19 10:22:59 +00:00
Petr Skoda
346c5887b1 MDL-24751 using new memory constants 2010-10-19 10:13:15 +00:00
Petr Skoda
c22473a214 MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only 2010-10-19 10:00:29 +00:00
Andrew Davis
90b4d5990a message MDL-24562 made jabber message notifications work 2010-10-18 06:21:23 +00:00
Petr Skoda
1eb7e2290c MDL-20716 json PHP extension is required in Moodle 2.0 2010-10-16 18:02:33 +00:00
Sam Hemelryk
b4c91012d4 output MDL-24683 Fixed up premature initialisation of theme and output through the admin structure. 2010-10-15 02:04:17 +00:00
jerome mouneyrac
daff57fb3b registration MDL-24641 get language code from the full language list codes, not from the Moodle language package code 2010-10-13 09:13:23 +00:00
Andrew Davis
b6138cd59c message MDL-24444 made bulk user messaging work by fixing up some incomplete refactoring 2010-10-13 02:38:23 +00:00
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
Petr Skoda
e6f74ba355 MDL-19925 adding events to upload users scripts 2010-10-09 22:53:50 +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
Petr Skoda
f22f832e59 CONTRIB-2420 mysql editor is now standard /local/ plugin 2010-10-09 12:22:57 +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
Petr Skoda
29d488cffc MDL-23799 fixed distinct text 2010-10-06 18:14:04 +00:00
jerome mouneyrac
fc0c3d6fbe webservice MDL-24372 manage token doesn't appear twice in the admin menu when create a new token 2010-10-06 02:25:32 +00:00
Petr Skoda
01beeae993 MDL-24505 limit max number of admin candidates 2010-10-04 07:50:12 +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
ace65a10f7 MDL-24368 disable compression on admin index and cron pages 2010-09-28 08:44:42 +00:00
Petr Skoda
9384419a4f MDL-24368 prevent infinite loops when caching can not be disabled 2010-09-27 15:41:46 +00:00
Petr Skoda
86b0f23224 MDL-24396 fixed regressions in bulk user delete 2010-09-27 08:45:59 +00:00
jerome mouneyrac
a089b8d131 webservice MDL-23438 do not create a token for a user if the service doesn't allow him 2010-09-24 07:06:47 +00:00
jerome mouneyrac
a44460b5ef webservice MDL-23438 do not create a token for a user if the service doesn't allow him 2010-09-24 07:05:39 +00:00
jerome mouneyrac
0d5fae12eb community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:22:07 +00:00
jerome mouneyrac
a8e174ccd8 community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:12:44 +00:00
jerome mouneyrac
de55d4695e webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir 2010-09-24 02:45:39 +00:00
Petr Skoda
532a91d431 MDL-24329 reverting previous patch, it should be imo better to not should discouraged legacycoursefiles option when it is disabled site-wide 2010-09-22 08:18:18 +00:00
Sam Hemelryk
8d3950ea2e core MDL-19786 Cleaned up a couple of minor deprecated calls 2010-09-22 07:48:35 +00:00
Dongsheng Cai
b0d038ef28 MDL-24329, the default setting should be set no matter if legacyfiles flag is on/off. 2010-09-22 06:43:10 +00:00
Andrew Davis
7cfa8aeef2 unittests MDL-24322 made unit tests trim the path entered by the user to stop trailing spaces causing an error 2010-09-22 05:46:26 +00:00
Petr Skoda
6bdfef5da9 MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
Petr Skoda
8c6521bb9b MDL-24321 switching to stdClass- some leftovers 2010-09-21 08:48:47 +00:00
Petr Skoda
a226a972f7 MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
Sam Hemelryk
87b4981b4a enrolments MDL-24317 Permission filter now remembers what you type into it. 2010-09-21 06:09:14 +00:00
Dan Marsden
bce59524ce Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
jerome mouneyrac
ac73a3813a webservice MDL-23519 test client error message is not truncated anymore 2010-09-20 03:22:34 +00:00
Petr Skoda
e691a373b5 MDL-24276 improved coding style 2010-09-19 18:49:31 +00:00
Petr Skoda
ebba16985c MDL-24277 fixed hidden error preventing proper redirects during install, yay! 2010-09-18 23:20:01 +00:00
Petr Skoda
c8ae55e920 MDL-24277 allow changing of username during install 2010-09-18 22:54:46 +00:00
Petr Skoda
4cc977a64d fixing messed up property_exists() regression - sorrrry 2010-09-17 20:36:49 +00:00
Petr Skoda
c20b001bf4 fixed a few more property_exists()s 2010-09-17 19:20:39 +00:00
David Mudrak
1828f3d5a7 MDL-24233 report_customlang: display a help for {$a} placeholders 2010-09-17 18:12:41 +00:00
Petr Skoda
ca0e65cb6f removing forbidden attributes 2010-09-17 10:33:40 +00:00
Petr Skoda
f9b9913ebc removing center tag - not xhtml strict 2010-09-17 10:32:42 +00:00