42338 Commits

Author SHA1 Message Date
Martin Dougiamas
91663dc3ff MDL-22864 Removed the JS confirm for delete as it never worked on the IMG 2010-06-29 03:49:37 +00:00
jerome mouneyrac
82ff8eb0ce web service MDL-22977 REST server return a "required" error on optional value 2010-06-29 03:28:32 +00:00
Dongsheng Cai
b738d41b80 MDL-22688, fixed branch table page type and added contentsformat field to lesson_pages table 2010-06-29 03:23:38 +00:00
Martin Dougiamas
8397492bd0 MDL-22864 More tidying up of blog display 2010-06-29 03:19:22 +00:00
aparup
753c1de5ca Assignment MDL-22611 added has_capability check to grade number that may link to gradebook. 2010-06-29 03:09:55 +00:00
Andrew Davis
ffba884984 messaging MDL-22320 shortened a string 2010-06-29 03:09:05 +00:00
Andrew Davis
925efca73e messaging MDL-22320 changed message_popup_window() to work within the new plugin system 2010-06-29 03:08:27 +00:00
Andrew Davis
65c7853e1c messaging MDL-22320 removed a bunch of redundant settings and made a few other bug fixes to messaging 2010-06-29 03:01:14 +00:00
Martin Dougiamas
6413bae786 MDL-22864 Fixed missing string, tidied up form and help strings too 2010-06-29 02:51:43 +00:00
Moodle Robot
d1cc70a308 Updated the HEAD build version to 20100629 2010-06-29 00:44:39 +00:00
Anthony Borrow
119914a397 MDL-18011 - removing loancalc block from HEAD (2.0) and moving to contrib 2010-06-28 21:30:23 +00:00
Eloy Lafuente
93e9978ef9 MDL-22245 optigroup tests - check elements without conditions are applied by default 2010-06-28 20:54:21 +00:00
Petr Skoda
f2991c6e5d fixed incorrect writer attributes 2010-06-28 18:50:22 +00:00
David Mudrak
396898c803 MDL-21695 switchroles_form() is not used any more, no place to put the help to 2010-06-28 17:05:39 +00:00
David Mudrak
54033df5c0 MDL-21695 Replaced surveys.html without AMOScript and removed a forgotten help file 2010-06-28 17:05:24 +00:00
David Mudrak
b54a05475a MDL-21695 Replaced summaries.html
AMOS BEGIN
 HLP summaries.html,[summary_help,core]
AMOS END
2010-06-28 17:05:05 +00:00
David Mudrak
1466dffda5 MDL-21695 Removing sitefilesused.html, not used any more 2010-06-28 17:04:50 +00:00
David Mudrak
dfab2ce795 MDL-21695 Replaced search.html without AMOScript, to be translated from scratch 2010-06-28 17:04:35 +00:00
David Mudrak
0056817c10 MDL-21695 Replaced scales.html, caller has been fixed already
AMOS BEGIN
 HLP scales.html,[scale_help,core]
AMOS END
2010-06-28 17:04:16 +00:00
David Mudrak
548630c50f MDL-22052 Formally fixed string_manager API according the recent changes 2010-06-28 16:04:22 +00:00
David Mudrak
c2ba5087c2 MDL-21695 Replaced rss_client/feedautodiscovery.html
AMOS BEGIN
 HLP rss_client/feedautodiscovery.html,[enableautodiscovery_help,block_rss_client]
AMOS END
2010-06-28 14:39:02 +00:00
David Mudrak
8db551df1c MDL-21695 Replaced recaptcha.html
AMOS BEGIN
 HLP recaptcha.html,[recaptcha_help,core_auth]
AMOS END
2010-06-28 14:38:47 +00:00
David Mudrak
165c9f1f34 MDL-21695 Replaced profilevisible.html
AMOS BEGIN
 HLP profilevisible.html,[profilevisible_help,core_admin]
AMOS END
2010-06-28 14:38:31 +00:00
David Mudrak
a68ae24547 MDL-21695 Fixed the caller of profilefieldlink help 2010-06-28 14:38:16 +00:00
David Mudrak
df52205e75 MDL-21695 Removed participationreport.html, text moved into wiki docs 2010-06-28 14:38:04 +00:00
David Mudrak
6235771854 MDL-21695 Replaced participantswithselectedusers.htm
No AMOScript here as the help file is outdated and should be translated
from scratch.
2010-06-28 14:37:48 +00:00
David Mudrak
8e0b6fb1e3 MDL-21695 Replaced localfiltersettings.html
AMOS BEGIN
 HLP localfiltersettings.html,[filtersettings_help,core_filters]
AMOS END
2010-06-28 14:37:30 +00:00
David Mudrak
ed8eb15aa5 MDL-22052 Improved help strings caching - dirty on-disk cache detection 2010-06-28 14:37:15 +00:00
David Mudrak
9047d80e86 MDL-21695 Cron warning help fixed 2010-06-28 14:37:03 +00:00
David Mudrak
6855dc3088 MDL-21695 Removing unused help files
tableexportformats.html removed as suggested by Helen.
2010-06-28 14:36:50 +00:00
Petr Skoda
96f4a64b66 disabling files in grade feedback for now - we do not have area, gradebook does not support it, forms are not used correctly, ... 2010-06-28 14:10:33 +00:00
Sam Marshall
d95ed8e376 glossary MDL-22971 cannot delete glossary 2010-06-28 13:43:55 +00:00
Petr Skoda
1628ba8bbe fixed recent regression + simplified code a bit 2010-06-28 13:15:03 +00:00
Petr Skoda
f8ffb97e3c fixed recent regression + simplified code a bit 2010-06-28 13:14:01 +00:00
Petr Skoda
210751f6b8 fixed SQL error when user repeatedly enrolled/unenrolled during a short period 2010-06-28 12:19:23 +00:00
David Mudrak
db9a1414dc NOBUG: Check that the user country is known
This is to prevent PHP notice if the guest user is accessing a page with
the myprofile block instance. The notice appears even if the block is
hidden from guests.
2010-06-28 11:34:29 +00:00
Martin Dougiamas
b4e1f73482 MDL-19309 General clean up of English strings 2010-06-28 08:25:34 +00:00
Petr Skoda
0fdc02804d todo update 2010-06-28 08:23:37 +00:00
Martin Dougiamas
8ad590c2cb MDL-22964 XML-RPC is now required. We need it for hub communication, and it's useful for web services and Moodle networking 2010-06-28 07:47:47 +00:00
jerome mouneyrac
034b502f25 registration MDL-22662 register on the selected hub (it was always selecting Mooch) 2010-06-28 07:19:00 +00:00
jerome mouneyrac
acfc901427 course publication MDL-19315 get_publication returned the first result without specifying a hub in parameter => fix, the return publication now depends of the hub passed in parameter 2010-06-28 06:26:54 +00:00
Martin Dougiamas
6010eda22d MDL-22813 Thanks to Mark Nelson from Pukunui Technologies, Portfolio management now looks like Repository. 2010-06-28 06:02:55 +00:00
Andrew Davis
70048960a2 messaging MDL-22320 moved the message send button closer to the message box 2010-06-28 03:51:05 +00:00
jerome mouneyrac
5bfbe04e24 unregistration MDL-22956 force unregistration/clean data try a last chance ws call (even though it should also fail) to unregister from the hub. This is implemented in case a site admin recieved a spam email and did "naively" the unregistration. 2010-06-28 03:48:40 +00:00
Andrew Davis
bd40069f4d messaging MDL-22320 removed a hardcoded style tag 2010-06-28 03:39:44 +00:00
Martin Dougiamas
05301ee5c8 MDL-15350 Fixed box.net address 2010-06-28 03:12:41 +00:00
Andrew Davis
229f4e9270 messaging MDL-22320 removed a validation error on the messages page 2010-06-28 03:07:02 +00:00
Martin Dougiamas
049aa0f10e MDL-22813 Fixing box.net developer page 2010-06-28 03:04:29 +00:00
Andrew Davis
41117b3ec0 messaging MDL-22320 made the links under the other users pic on the messaging page smaller 2010-06-28 02:59:06 +00:00
aparup
d2b6ee29f2 Assignment MDL-22611 a few changes to the assignment section, Changes include
- display grading as a main page navigation sequence rather than a popup (this addressed a few navigation issues with popup)
- grading forms now use moodle form. swapped grading form button positions to reduce human error.
- fixed file area issues with assignment submissions. (see MDL-22608)
- other minor changes : headings, titles
2010-06-28 02:38:53 +00:00