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 |
|
Petr Skoda
|
a7c02a42ee
|
fixed duplicate declaration
|
2010-09-17 10:30:31 +00:00 |
|
Petr Skoda
|
eab8ed9fb7
|
fixed a few spelling errors in /admin/
|
2010-09-17 10:27:26 +00:00 |
|
Petr Skoda
|
820f107a10
|
fixed incorrect exception class names
|
2010-09-17 09:59:50 +00:00 |
|
Petr Skoda
|
d7dcdb3572
|
fixed typo
|
2010-09-17 09:59:04 +00:00 |
|
Petr Skoda
|
10b9cd4110
|
no globals hint
|
2010-09-17 09:57:36 +00:00 |
|
Petr Skoda
|
1af9ee3d2f
|
coding style hint - no globals!
|
2010-09-17 09:57:10 +00:00 |
|
Petr Skoda
|
904fa9716d
|
initialised object
|
2010-09-17 09:56:32 +00:00 |
|
Petr Skoda
|
d85f263446
|
fixed undefined variable group name
|
2010-09-17 09:54:01 +00:00 |
|
Petr Skoda
|
48265158dc
|
fixed typo - not a real bug
|
2010-09-17 09:52:39 +00:00 |
|
Petr Skoda
|
adfc4d7c25
|
commenting out unused code so that it does not confuse IDEs
|
2010-09-17 09:39:00 +00:00 |
|
Petr Skoda
|
b475d8bd34
|
fixed incorrect use of DML method
|
2010-09-17 09:38:15 +00:00 |
|
Petr Skoda
|
395a095ec9
|
fixed missing globals breaking health tests
|
2010-09-17 09:30:09 +00:00 |
|
jerome mouneyrac
|
a0a036ff1d
|
registration MDL-24215 fix navigation + crumb trail + hardcoded admin folder
|
2010-09-17 02:53:49 +00:00 |
|
David Mudrak
|
60dfef5b82
|
NOMDL report_cutomlang: fixed ILIKE SQL escaping after recent improvements of sql_like()
|
2010-09-16 09:03:54 +00:00 |
|
jerome mouneyrac
|
c25662b0e4
|
web service MDL-23338 clean up Service editing page + delete token related to a service when delete service (display warning on confirmation page) + fix glitch on the navigation with 'Register your site' and 'Edit service' pages (they are now hidden and the parent page link is displayed)
|
2010-09-16 04:21:52 +00:00 |
|
jerome mouneyrac
|
56c6138029
|
community hub MDL-24215 change the site secret key for get_site_identifier in the registration process => increase the DB field size + change the confirmation form to the get_site_identifier TEXT format
|
2010-09-15 08:50:32 +00:00 |
|
Petr Skoda
|
de77601b57
|
MDL-24116 removing old xmldb test suite, all tests are now in DB function tests
|
2010-09-13 17:39:29 +00:00 |
|
Dongsheng Cai
|
c00280a19e
|
MDL-23308, added legacyfiles setting to course default settings.
|
2010-09-10 03:58:54 +00:00 |
|
Dongsheng Cai
|
95dbbf3a32
|
MDL-23308, move legacyfilesinnewcourse setting from developement settings to repository settings.
|
2010-09-10 03:35:11 +00:00 |
|