10171 Commits

Author SHA1 Message Date
Andrew Davis
2e2a707902 mnet MDL-20208 Added the string 'allhosts_no_options' 2009-11-19 04:50:58 +00:00
Petr Skoda
5552c5cc9d MDL-20900 iconv now required in 2.0 2009-11-18 22:26:16 +00:00
Penny Leach
8a709ecfc1 portfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet dispatcher checking 2009-11-18 13:35:58 +00:00
Penny Leach
5d0dbf130d portfolio MDL-20872 elegant handling of cleanup/display race condition
lots of work to elegantly resolve the issue between interactive browser
sessions and "pull" portfolio plugins that cause a race condition where we lose
the ability to display information to the user if the pull cleans up the export
first.  this also improves the portfolio transfer log display for later
2009-11-18 12:27:15 +00:00
Petr Skoda
621c646403 MDL-20885 PHP soap lib now recommended 2009-11-18 10:12:53 +00:00
Sam Hemelryk
e019158c7d security MDL-18807 Changed language strings: Thanks for the new strings Helen 2009-11-18 09:55:03 +00:00
Dongsheng Cai
e998effa3d "MDL-20346, comments api for data module" 2009-11-18 06:00:48 +00:00
Eloy Lafuente
3af6f43a77 MDL-20846 creating users on restore - new strings. Merged from 19_STABLE 2009-11-18 01:25:33 +00:00
Petr Skoda
99fd6ddec3 MDL-18006 MDL-18807 MDL-20853 tried to explain that admin must copy old main solat to alternative salt list, otherwise all passwords with old salt are invalidated 2009-11-17 16:45:57 +00:00
Petr Skoda
5cc1e1eb75 MDL-18006 MDL-18807 MDL-20853 suggest some longer and better salt 2009-11-17 16:30:39 +00:00
Petr Skoda
4c1ba3ffc7 MDL-18006 MDL-18807 MDL-20853 merging sam's changes from MOODLE_19_STABLE, going to fix some more problems in this new code soon 2009-11-17 16:11:25 +00:00
Penny Leach
c95a609597 Portfolio MDL-19356 removal of session reliance completely.
For plugins that don't support it, we can work around the external
redirect issue by returning to a special url.

This also adds on selective cancelling/continuing of current exports.

It needs a lot of testing, but seems to be working reasonably well.

Some plugins need updating now, however
2009-11-17 14:01:25 +00:00
Anthony Borrow
8f6ba17fcf MDL-19608 - adding bulk user action to force password change, credit to Iñaki Arenaza for the patch 2009-11-16 17:16:03 +00:00
Penelope Leach
384ba38af4 portfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances
this disambiguates, so we can have a function called allows_multiple_exports
2009-11-16 12:57:59 +00:00
Penelope Leach
086831a67c NOBUG - Added a bunch more phpdocs to the portfolio code 2009-11-16 12:57:15 +00:00
Dongsheng Cai
9b1ebc5dc0 "MDL-20648, merlot.org repository plugin, support basic search only" 2009-11-13 08:43:18 +00:00
Andrew Davis
1e252026e8 report backup MDL-19903 Fixed backup report table header 2009-11-13 06:09:54 +00:00
Dongsheng Cai
7d9cb3b51a "MDL-20824, use php exception to processs the file which excess the maximum file size" 2009-11-13 05:31:02 +00:00
Martin Dougiamas
c917f4ec7b lang/repository upgraded description for repositoryallowexternallinks 2009-11-11 07:14:24 +00:00
Martin Dougiamas
0b7df3454a Added some ellipses to some new strings 2009-11-11 07:05:31 +00:00
Dongsheng Cai
46713337da "MDL-20603, added moodlemedia tinymce plugin" 2009-11-10 08:51:42 +00:00
Dongsheng Cai
99d5265525 "MDL-20602, added link external option in file picker" 2009-11-08 13:20:37 +00:00
Petr Skoda
c01678b1d2 MDL-20767 can not use messaging in upgrade and fatal errors in strings 2009-11-07 09:31:20 +00:00
Petr Skoda
d5a8d9aa71 MDL-20625 new delegated transaction support in DML 2009-11-07 08:52:56 +00:00
jerome mouneyrac
3b59ba8c73 webservice MDL-17135 add logging to add/edit/delete service action 2009-11-06 08:17:09 +00:00
Petr Skoda
930680cba2 MDL-12886 more external users api 2009-11-05 23:05:26 +00:00
Eloy Lafuente
bc1148bcc7 MDL-20749 correct error output - some more strings added 2009-11-05 13:58:48 +00:00
Eloy Lafuente
60a3e22b62 MDL-20749 fixed the class edit_field_save to output errors properly. Will
be beutifying the output a bit later
2009-11-05 13:38:02 +00:00
Sam Hemelryk
8958174c48 navigation MDL-20651 Changed setting from hide to show 2009-11-05 09:31:55 +00:00
jerome mouneyrac
09179b789b webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability 2009-11-05 07:06:09 +00:00
Sam Hemelryk
da3ab9c4be navigation MDL-20651 Added config setting to hide course categories on the navigation
As requested and voted on admin can now choose not to include course categories within the navbar and global navigation block.
At the same time I also introduced a second setting, showallcourses, which ensures all of the courses a user is registered in are shown on the navigation at all times.
2009-11-04 07:23:19 +00:00
Sam Hemelryk
76d9df3f1d calendar MDL-20601 Conversion of calendar to mforms and new html editor + file API 2009-11-02 03:50:56 +00:00
Petr Skoda
2a250a0b2e MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions 2009-11-01 09:21:41 +00:00
Petr Skoda
3f77c1584c MDL-20697 removing duplicate error string, fixing get_site() which is now using exceptions 2009-11-01 09:10:09 +00:00
Nicolas Connault
dc01eb84f2 MDL-19688 Recent blog entries block 2009-10-30 07:27:33 +00:00
Nicolas Connault
1c7b8b934b MDL-19676 MDL-14408 MDL-8776 Blog improvements 2009-10-30 07:25:50 +00:00
Nicolas Connault
ec22ccd53a MDL-20523 Script for upgrading sites that use the old bloglevel settings. 2009-10-30 07:24:55 +00:00
Nicolas Connault
bb9b58a61f MDL-12972 Added icons next to each student name in the grader report, which link to the student's user grades report. Merged FROM MOODLE_19_STABLE 2009-10-27 14:21:30 +00:00
Petr Skoda
b8affd4c8a MDL-12886 support for ws cap names in core 2009-10-26 19:41:06 +00:00
Petr Skoda
dc3f5ffa12 MDL-12886 untested amf server 2009-10-26 19:30:12 +00:00
skodak
f507217757 MDL-12886 one more external group function, other minor fixes 2009-10-22 23:07:21 +00:00
skodak
e97ccab042 MDL-17135 fixing XSRF regression; adding description and removing incomplete support for localised function names; removing string that will not be used in final version of UI (this would only confuse&slow down translators) 2009-10-21 21:24:05 +00:00
skodak
86c252b47d MDL-17135 reverting recent change in service management UI - since 1.7 the right way is to use formslib instead of hand written forms (which is roughly equiwalent to new outputlib stuff, sorry); this also fixes regression which incorrectly allowed editting of built-in services 2009-10-21 19:36:39 +00:00
skodak
f0dafb3c85 MDL-12886 refactored ws test client support and other minor tweaks 2009-10-21 18:25:00 +00:00
skodak
5593d2dc36 MDL-12886 refactored function return full external function info and improved reporting of access control problems 2009-10-20 22:30:18 +00:00
pichetp
de61c75ba2 MDL-20597 Migrating qtype_question helps file to there own directory: randomsamatch 2009-10-19 20:15:53 +00:00
pichetp
ac8db92c74 MDL-20597 Migrating qtype_question helps file to there own directory: essay 2009-10-19 20:14:03 +00:00
pichetp
abad968f3c MDL-20597 Migrating qtype_question helps file to there own directory: description 2009-10-19 20:12:22 +00:00
pichetp
5e6a0c2643 MDL-20597 Migrating qtype_question helps file to there own directory: shortanswer 2009-10-19 18:50:27 +00:00
pichetp
5631dcff33 MDL-20597 Migrating qtype_question helps file to there own directory: numerical 2009-10-19 18:49:10 +00:00