Compare commits

..

1322 Commits

Author SHA1 Message Date
moodler 9f02856794 Bump! 2005-07-15 19:55:02 +00:00
moodler 64a129a4f6 Checking in changed files. Wierd merge but files all look OK :-/ 2005-07-15 19:46:48 +00:00
moodler 7e6bc94ad2 This merge went wierd ... files with no diffs coming up as changed 2005-07-15 19:31:05 +00:00
moodler b498108933 Updates 2005-07-15 19:19:36 +00:00
moodler 472a880aac Merged updates from head 2005-07-15 18:50:16 +00:00
moodler d0f6d395cf Merged some changes from HEAD 2005-07-15 18:41:01 +00:00
moodler 5beaf7799d Added MP3 player 2005-07-15 18:40:04 +00:00
moodler 23d27ffd09 Added Andy's latest MP3 player (fixes the ID3 non-display problem) 2005-07-15 18:37:15 +00:00
moodler 6a0ecb49b9 Added release notes for 1.5.2 2005-07-15 18:22:58 +00:00
moodler 1989dfae9c Assignment is now a good citizen and will install new submodules nicely 2005-07-15 17:26:21 +00:00
moodler 1ef5fb3886 Added capability for Moodle to upgrade activity submodules automatically 2005-07-15 17:22:51 +00:00
moodler 78275891b4 Avoid using $USER->lastIP, to avoid wierd case problem with different db
http://moodle.org/mod/forum/discuss.php?d=18662
2005-07-15 16:30:02 +00:00
moodler 036110e055 Reduced fields for config_plugins from 255 to 100
http://moodle.org/mod/forum/discuss.php?d=26794#129389
2005-07-15 13:03:20 +00:00
stronk7 b7ab75c6bf Added .required to show some boxes properly. 2005-07-15 11:36:35 +00:00
stronk7 8886ee0942 Updated preventpassindb to work properly.
(sometimes db password wasn't being updated
to 'not cached' properly).
2005-07-15 11:11:08 +00:00
stronk7 5d789427fe Bump. Now signup page is 100% HTTPS if required. 2005-07-15 00:25:27 +00:00
stronk7 c11e28959d Bump. Now change password page is 100% HTTPS if required. 2005-07-15 00:16:30 +00:00
stronk7 87d7fdc584 Bump. Now forgot password page is 100% HTTPS if required. 2005-07-15 00:09:52 +00:00
ikawhero 0e48704206 Use absolute path name for include. Bug 3660. 2005-07-15 00:04:08 +00:00
stronk7 a4e53fb1f4 Added HTTPSPAGEREQUIRED support to some mail functions. 2005-07-15 00:00:07 +00:00
stronk7 5e7012bc32 Bump. Now login page is 100% HTTPS if required. 2005-07-14 22:52:48 +00:00
stronk7 8fdba9a133 Core changes finished. Now javascripts URLs support
HTTPSPAGEREQUIRED properly. Ready to start protecting pages.
2005-07-14 22:33:45 +00:00
stronk7 7facd141a8 Some minor changes in print_header() and page_id_and_class()
to dinamically support HTTPSPAGEREQUIRED pages.
2005-07-14 22:27:59 +00:00
stronk7 9c87a260b6 HTTPSPAGEREQUIRED and CFG->httpswwwroot added to
support 100% SSL pages.
2005-07-14 20:09:10 +00:00
urs_hunkler 8ae05f2387 fixed Bug #3529 - Round corners break slightly in a block with an optional title bar in edit mode. samuli's proposal was perfect. 2005-07-14 19:48:03 +00:00
stronk7 4de514f468 Add the httpsrequired() function to be 100% SSL in some pages. 2005-07-14 19:39:23 +00:00
urs_hunkler 5d87b5d826 added ".mod-scorm" before all properties to focus their action on the scorm module. Otherwise the properties can produce strange effects at other moodle pages. 2005-07-14 19:04:34 +00:00
urs_hunkler c6dd61eb2d reduced the lineheight of the links in the sideblock to the same size the text. 2005-07-14 18:01:51 +00:00
urs_hunkler b70ba1648d removed unused files 2005-07-14 16:32:06 +00:00
mindforge 83ba3e7007 Fixed a redundant use of ->order. 2005-07-14 16:26:54 +00:00
urs_hunkler 172d47a14c updated the theme. optimized it for display on pda and smartphone with the browser configured to rearange the page elements among each other. Tested on a Sony TH55 PDA with the NetFront browser. 2005-07-14 16:26:25 +00:00
moodler c54473ea39 Merged fix for bug 3181 from head 2005-07-14 16:01:23 +00:00
stronk7 191e4336d1 One help string corrected. 2005-07-14 15:43:28 +00:00
stronk7 2a0bb0af92 Interface for SC#106 2005-07-14 15:20:40 +00:00
stronk7 208af78ccd SC#106 2005-07-14 15:16:03 +00:00
mindforge 11cbf773ea Minor improvements to match and multianswer. 2005-07-14 12:04:55 +00:00
moodler 1ae1e84ec5 Allow Altavista in as guest too 2005-07-14 04:16:04 +00:00
moodler 4714df2e67 file editingacomment.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:41 +0000 2005-07-14 02:38:11 +00:00
moodler 97d8cdf4f6 file editingacomment.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:38 +0000 2005-07-14 02:38:11 +00:00
julmis f7a669d89c Do not intercept ctrl + v in gecko and let browser's own editor to handle it.
It's a bubblegum fix but partly takes care of pasting problem in Mozilla/Firefox
2005-07-13 20:52:12 +00:00
bobopinna f8a6a83698 The new xml parsing class 2005-07-13 20:13:45 +00:00
bobopinna 28a774b13e Fixed some manifest parsing problems and a structure display bug 2005-07-13 20:11:56 +00:00
gustav_delius 901d0f94a8 old version tried to use $CFG before loading config.php 2005-07-13 16:55:15 +00:00
moodler e80ca6fb8d Allow Babelfish in to translate 2005-07-13 16:40:48 +00:00
moodler b8b0f6dbe9 file regrading.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:41 +0000 2005-07-13 16:25:42 +00:00
moodler 687a4c0557 file regrading.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:38 +0000 2005-07-13 16:25:41 +00:00
moodler c322b22437 Allow userid to be left out when calling this page 2005-07-13 14:20:29 +00:00
mindforge be66bb9645 Fix for the multiple addslashes issue described in http://moodle.org/mod/forum/discuss.php?d=27171#128398 2005-07-13 12:43:41 +00:00
dlnsk b6c8102625 Added 2005-07-13 08:12:12 +00:00
michaelpenne 9aca363c1a Bug 3531 fixed 2005-07-12 23:09:47 +00:00
skodak 6bb0231b7b fixed up link when selecting 2005-07-12 19:26:59 +00:00
skodak acef19a1e7 fixed submission logging, email notification for online 2005-07-12 19:14:23 +00:00
skodak 42dc0e903b removed file pop-ups 2005-07-12 18:58:01 +00:00
skodak 14637fc14f removed file pop-ups 2 2005-07-12 18:51:45 +00:00
moodler 0b4362228b Gah, now it's fixed properly 2005-07-12 17:09:48 +00:00
moodler 9abb5a2390 file nattachments.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:41 +0000 2005-07-12 16:59:40 +00:00
moodler 003991588b file nattachments.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:38 +0000 2005-07-12 16:59:40 +00:00
skodak 7f8337032d removed file pop-ups 2005-07-12 15:36:08 +00:00
moodler c41a30806a Fixed my fix from earlier 2005-07-12 15:09:48 +00:00
skodak 54902ff056 fixed html emails 2005-07-12 14:35:29 +00:00
skodak 854e6f0b2c unset unmodified text fields SC#140 + popup fix 2005-07-12 13:06:56 +00:00
moodler 641649b051 FIxed bug 3383 ... intro texts no longer center-justified in standard 2005-07-12 12:40:00 +00:00
moodler bc6c0782e9 Fix for problem with lang names containing 8 Thanks Eloy 2005-07-12 12:26:55 +00:00
moodler 0ef1487687 Fix for bug 3736 2005-07-12 11:36:50 +00:00
moodler e1ace7dd20 Trim comment to remove extra space before using in Javascript statements 2005-07-12 09:48:42 +00:00
moodler 7e78d96097 Better yet, don't update student text at all 2005-07-12 09:03:29 +00:00
moodler 27619c6598 FIxed the problem with online assignments containing quotes 2005-07-12 09:00:27 +00:00
skodak 6ba567ac63 new parameter forcedownload 2005-07-12 08:01:59 +00:00
moodler 5bccb31ec7 Escaped text output during relinking, as per SC 139 2005-07-12 07:53:02 +00:00
moodler efed457566 Added escaping of possible raw HTML displayed to admins SC139 2005-07-12 07:42:43 +00:00
moodler f20d4d22e9 Journal is disabled by default on new installations 2005-07-12 07:10:41 +00:00
moodler e92893695d Corrected the journal -> Assignment upgrade!!! :-( 2005-07-12 06:56:22 +00:00
moodler fa19bf31ea file agreeassessments.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:41 +0000 2005-07-11 16:37:50 +00:00
moodler 5e816a727e file agreeassessments.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:38 +0000 2005-07-11 16:37:50 +00:00
gustav_delius ae89234a65 Undid some of Julian's changes that refer to a non-existent database field. 2005-07-11 14:20:42 +00:00
moodler 65c8ff4d85 file assessmentend.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:41 +0000 2005-07-11 04:48:19 +00:00
moodler 8a699d416d file assessmentend.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:38 +0000 2005-07-11 04:48:19 +00:00
skodak c1bf1d81a9 fixed resubmit logic and students can review their online assignment through file.php 2005-07-10 18:40:55 +00:00
skodak 0c2a8be918 fixed bug 3606, thanks Ilshat Fattakhov 2005-07-10 17:30:32 +00:00
moodler 0e5947dc2f file showinggrades.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:41 +0000 2005-07-10 15:27:08 +00:00
moodler 231765c8ba file showinggrades.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:38 +0000 2005-07-10 15:27:08 +00:00
mindforge fe97411051 Improved error message, again. 2005-07-10 12:53:19 +00:00
mindforge cdb21087da Fixed an error message that contained a reference to an old object. 2005-07-10 12:42:42 +00:00
stronk7 a74f39abcb The hardcode limit of 1000 was breaking long pages display in Moodle.
I've changed it to a variable limit depending of the page lenght. Bug 3039.
(http://moodle.org/bugs/bug.php?op=show&bugid=3039)
2005-07-09 16:39:46 +00:00
skodak 82ff36e758 fixed $posthtml - see bug#3868 2005-07-09 13:36:38 +00:00
moodler 1d68b9b631 file handlingofretakes.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:40 +0000 2005-07-09 13:09:37 +00:00
moodler 0c51f82bba file handlingofretakes.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:37 +0000 2005-07-09 13:09:36 +00:00
skodak eaf0b2d89f fixed grading bug#1517 and some other typos 2005-07-09 12:31:01 +00:00
skodak 47bd45c3f7 fixed 'AS' for PostgreSQL 2005-07-09 09:40:46 +00:00
skodak 0ab0450f92 fixed ';;' 2005-07-09 09:03:15 +00:00
skodak de59c77a9b fixed PostgreSQL warning 2005-07-09 08:21:54 +00:00
skodak 9e6091197b fixed s() p() for values false, number 0, and string '0'; '' from s() caused troubles in PostgreSQL 2005-07-09 07:12:41 +00:00
skodak ca478f374d fixed resubmit logic 2005-07-09 06:59:44 +00:00
moodler fe859633e8 file navigation.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler 6e66067f5f file analysistable.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler 2c5ed3d234 file reportselector.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler 58314eeec4 file mods.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler 7c789e82c1 file mediaplayers.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler 75f8ac4310 file forceplugins.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler efda10c098 file index.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler 86756eef37 file responsestable.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler 9ccba19a12 file outputformat.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
moodler b26eb35a28 file shownextquiz.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:46:14 +0000 2005-07-08 15:51:00 +00:00
mindforge 42c19f0e8d Fix for bug #3707. 2005-07-08 11:37:55 +00:00
mindforge c1b6ab8118 Fixed bug described in http://moodle.org/mod/forum/discuss.php?d=26880 (missing addslashes before DB insert). 2005-07-08 10:17:27 +00:00
stronk7 4027500f9d Updated to 1.5.1
Merged from HEAD
2005-07-08 08:17:13 +00:00
moodler 52bc379ce5 Added HR 2005-07-08 07:43:49 +00:00
moodler 11fe3a4d74 Change && to AND to help PostgreSQL 2005-07-08 07:40:57 +00:00
moodler 5f2099b846 Merged from HEAD 2005-07-08 07:32:09 +00:00
defacer df1cbe9f48 Three improvements:
1. $nomoodlecookie = true. I just found out about this undocumented(?) hack(?)
   in lib/setup.php which is the perfect way to suppress some warnings. We
   don't need a session cookie for the chatd.

2. If allow_call_time_pass_reference is Off, socket_getpeername can't work.

3. Suppress "call time pass by reference is deprecated" messages for
   socket_getpeername, we don't have any choice here.
2005-07-08 03:50:30 +00:00
gustav_delius a26a0e25dd A better fix for bug 3520 2005-07-08 00:14:13 +00:00
stronk7 1ab72c8499 Latest changed applied.
Merged from HEAD (for 1.5.1)
2005-07-07 22:43:37 +00:00
gustav_delius 4fad07671c Fixed bug 3520 2005-07-07 18:07:09 +00:00
moodler 2e6e9b8bdb Updated release to 1.5.1 2005-07-07 17:42:30 +00:00
moodler ec96bbc3e9 Added new files from HEAD 2005-07-07 17:38:15 +00:00
moodler 1e41ee920e Adding new files from HEAD 2005-07-07 16:14:38 +00:00
moodler 1ede1981b8 Added new files from HEAD 2005-07-07 16:00:50 +00:00
moodler 437a4bf65b New files from HEAD 2005-07-07 15:59:09 +00:00
moodler 2f495119f9 Updated from stable 2005-07-07 15:57:38 +00:00
moodler d00727cc52 Added from HEAD 2005-07-07 15:57:12 +00:00
moodler f0c3da1e7e Updates copied from HEAD 2005-07-07 15:49:51 +00:00
moodler 798488d5ff file maxattempts.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:40 +0000 2005-07-07 15:40:17 +00:00
moodler 16c346df93 file maxattempts.html was added on branch MOODLE_15_STABLE on 2005-07-15 19:45:37 +0000 2005-07-07 15:40:16 +00:00
gustav_delius f29752571b Added another 'continue' (or 'close this window') button towards the top of the review page, as requested in bug 3695 2005-07-07 14:53:15 +00:00
gustav_delius 73f25e0fca removed php notice 2005-07-07 14:51:54 +00:00
gustav_delius d404868d2b Quiz title and attempt number are now shown on one line as requested in bug 3696 2005-07-07 14:39:30 +00:00
gustav_delius b974afac9c Can now delete answers in multiple choice questions, fixing bug 3707 2005-07-07 14:19:55 +00:00
moodler c9ab45220c file modattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-07-07 08:58:29 +00:00
moodler e9bd42a226 file modattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:02 +0000 2005-07-07 08:58:29 +00:00
moodler c3e7db99f9 file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:29:55 +0000 2005-07-07 08:37:13 +00:00
moodler 83fade0c0a file timezones.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:29:55 +0000 2005-07-07 08:37:13 +00:00
moodler 004b18ddb1 Merged changes from HEAD 2005-07-07 06:32:55 +00:00
gustav_delius c5a48a8908 There was a bug when a student reattempted a quiz based on a previous attempt that was already correct. Now fixed. 2005-07-06 22:34:45 +00:00
gustav_delius 8264da3c50 Fixed bug 3684 2005-07-06 19:26:19 +00:00
gustav_delius 5cbc7a8b67 Get rid of a PHP notice 2005-07-06 18:00:56 +00:00
moodler f022a9ba9c file overallocation.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:06 +0000 2005-07-06 16:01:33 +00:00
moodler ecf0c6af79 file overallocation.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:03 +0000 2005-07-06 16:01:32 +00:00
skodak c6dba19212 added word count display 2005-07-06 14:02:58 +00:00
moodler db83128e9d Switching off image border for now 2005-07-06 13:25:15 +00:00
moodler 8d3b909251 Fixed a link in forum post footer 2005-07-06 13:17:32 +00:00
moodler c01706d2d9 file assessmentstart.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:38 +0000 2005-07-06 11:10:49 +00:00
moodler c550d531b9 file submissionstart.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:38 +0000 2005-07-06 11:10:49 +00:00
moodler 1c63afd97e file submissionend.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:38 +0000 2005-07-06 11:10:49 +00:00
moodler e86ac958ef file releasegrades.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:38 +0000 2005-07-06 11:10:49 +00:00
moodler 89a44c34ba file assessmentend.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:38 +0000 2005-07-06 11:10:49 +00:00
moodler 50bdf52662 file size.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:54 +0000 2005-07-06 10:49:27 +00:00
moodler 694df151b4 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:54 +0000 2005-07-06 10:49:27 +00:00
skodak 445ec0d7e5 max upload size not shown to students 2005-07-06 10:14:22 +00:00
skodak 033cc8a223 Bug #3596 - Secureforms yes breaks online assignment 2005-07-06 09:51:37 +00:00
skodak f497c755aa compatibility hack for Moodle Cron, cookies not deleted, but set to "deleted" 2005-07-06 08:40:52 +00:00
gustav_delius 9182889ff9 In the past questions on the right hand side of the editing screen were previewed with the default settings whereas those on the left hand side were previewed with the quiz settings. That did create confusion among users so now questions will always be previewed with the quiz settings. 2005-07-06 07:32:59 +00:00
urs_hunkler 851ae37718 added class for userpic for better formatting via CSS in 2 additional lines 2005-07-06 06:54:58 +00:00
urs_hunkler 82aac29073 added class for userpic for better formatting via CSS 2005-07-06 06:31:20 +00:00
moodler 09d4003426 Updated tags file 2005-07-06 06:09:53 +00:00
moodler 75129c58b5 file lessondefault.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-07-06 05:56:21 +00:00
moodler f2f438ac79 file lessondefault.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:02 +0000 2005-07-06 05:56:21 +00:00
defacer 4830bb4c53 Fixed the annoying "...and the 1 Journals you had..." message when you have
no Journals at all, because I was tired of seeing it.

count(false) is 1 and not 0.
2005-07-06 00:46:14 +00:00
defacer dca2e99977 Fix for bug 3616:
layout-table wasn't closed correctly for teachers and guests.
2005-07-06 00:35:37 +00:00
moodler 98774fcb6b file size.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-07-05 18:04:27 +00:00
moodler 75108389bc file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-07-05 18:04:27 +00:00
moodler 677c077839 file advancedsettings.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:42 +0000 2005-07-05 18:02:45 +00:00
moodler 3719d2e2ec file cost.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:42 +0000 2005-07-05 18:02:45 +00:00
moodler e0b6f1b499 file cvs.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:41 +0000 2005-07-05 18:00:10 +00:00
moodler 6ac4900f6c file features.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:41 +0000 2005-07-05 17:59:24 +00:00
moodler ab4f0d249b file upgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:41 +0000 2005-07-05 17:58:32 +00:00
skodak e13b1d135f disabled cookie check when alternate login url used 2005-07-05 17:14:29 +00:00
skodak d994661015 code cleanup - see SC#129 2005-07-05 16:59:29 +00:00
stronk7 561216b9c5 With the latest feature I introduced to filterlib (the ability
to specify a replacement phrase instead of printing the linked
phrase I introduced a bug about text being showed with the
case of the concept instead of the case of the text under case
insensitive filtering. Detected and solved now. Bug 3688.
(http://moodle.org/bugs/bug.php?op=show&bugid=3688)
caseCVS: ----------------------------------------------------------------------
2005-07-05 16:39:50 +00:00
moodler 7b78a84785 file maxhighscores.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-07-05 13:12:42 +00:00
moodler 44af81f7a7 file maxhighscores.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:02 +0000 2005-07-05 13:12:41 +00:00
bobopinna 0ec5a6d1f8 Fixed an API Initialization error 2005-07-05 09:33:01 +00:00
bobopinna 4eaf7d4cb2 Changed scoid passing method from SESSION to POST 2005-07-05 09:13:57 +00:00
bobopinna d5567f7328 Fixed a typo 2005-07-05 09:13:07 +00:00
bobopinna d63eab1287 Updated RoadmaP 2005-07-05 09:12:01 +00:00
bobopinna ecf7b75f77 Fixed a problem with old tracking data removing 2005-07-05 09:11:12 +00:00
skodak a6e2a2300a fixed comments - SC #61 2005-07-05 08:27:55 +00:00
skodak 85b6606215 fixed searching - SC #61 2005-07-05 08:17:29 +00:00
skodak e012c1f164 initialize array $auth_options SC #127 2005-07-05 07:58:38 +00:00
skodak 7a6b6d5f19 added validation for themename - see SC #101 2005-07-05 07:49:30 +00:00
skodak 6049058f5e fixed problem when removing due date or adding due date to existing assignment 2005-07-05 06:28:53 +00:00
skodak 88cfea17a9 code cleanup - see SC #110 2005-07-05 05:44:23 +00:00
moodler 3cb97ea9fb file size.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:03:08 +0000 2005-07-05 02:50:03 +00:00
moodler 1cd5223e73 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:03:08 +0000 2005-07-05 02:50:03 +00:00
moodler f8f2157fa1 file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:03:08 +0000 2005-07-05 02:50:03 +00:00
stronk7 e07fcc6ef8 Bump. New and improved relinking system available.
No changes at DB layer so I'm free to update the version
and maintain it syncronished with HEAD, isn't it?
2005-07-04 22:31:04 +00:00
stronk7 bec56a397f Now workshop are working under the new system to relink. Bug 3678.
(http://moodle.org/bugs/bug.php?op=show&bugid=3678)
2005-07-04 22:23:00 +00:00
skodak e940f40580 Removed text cleanup from print_textarea(), text from students must be cleaned before display - not here, because it interferes with resources, books etc. 2005-07-04 20:22:57 +00:00
skodak 3fa1abaa40 new PARAM_SAFEDIR - fast cleaning for directories used in include() and require() such as themes, plug-ins, formats... 2005-07-04 19:48:26 +00:00
stronk7 69731e2cc5 Improved automatic relinking in backup and restore. Credits go to skodak.
Complete refactoring of the system that was really awful (my fault!).
Now everything is in its place and working like a charm, making things really
easier to be implemented and amplied. Bug 3678
(http://moodle.org/bugs/bug.php?op=show&bugid=3678)
(http://moodle.org/mod/forum/discuss.php?d=26530)
2005-07-04 17:34:24 +00:00
skodak 6cd4abdac1 fixed output when config-dist.php called directly SC #779 2005-07-04 17:00:46 +00:00
urs_hunkler 11b1927bd4 I deleted the table property "cellspacing=10", because it made the loginpage look different in MSIE (with spaces between the cells) and in Firefox (without spaces between the cells). Some themes therefore looked broken in MSIE. 2005-07-04 16:09:07 +00:00
moodler c8aec2b7bb file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-07-04 12:57:30 +00:00
moodler a73917523e file timed.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler aa31415e59 file width.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler 1c4bcba381 file slideshow.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler a7d9cb49e0 file practice.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler 5e99e6706d file usepassword.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler 11d03ce9ab file review.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler 4d7bf254fc file tree.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler 55d79da54f file password.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-07-04 12:56:20 +00:00
moodler a00e29d60a file lessondefault.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler 06114e7b15 file height.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler bd97afd006 file maxtime.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler 8fe324726c file maxhighscores.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler 4ece33a9a2 file deleteattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler 6e1af255df file highscores.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler c008505902 file bgcolor.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler babcb224b4 file modattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler 4fbdff9cde file displayleft.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler 1e563d8e1e file ongoing.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler afb96b0d7f file custom.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-07-04 12:56:20 +00:00
moodler 79bf17b640 file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:38:15 +0000 2005-07-04 08:28:45 +00:00
skodak cbac6369e3 typos in switch - semicolon after 'main' 2005-07-04 07:07:44 +00:00
moodler 0365831211 file size.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:05 +0000 2005-07-04 05:05:32 +00:00
moodler 85cedef306 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:05 +0000 2005-07-04 05:05:32 +00:00
moodler 6bf829136a file size.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:03 +0000 2005-07-04 05:05:31 +00:00
moodler 602174a3dc file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:03 +0000 2005-07-04 05:05:31 +00:00
bobopinna 9a62345785 Fixed a bug in report counting 2005-07-03 07:12:36 +00:00
bobopinna b36185320d Fixed a problem with altered chars in UTF-8 2005-07-03 07:11:44 +00:00
skodak 6c2ba19cdd not used anymore, please fix SC #99 before any use 2005-07-02 20:23:36 +00:00
moodler 356f30227a file exceptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:49 +0000 2005-07-01 23:22:39 +00:00
moodler 4689a3cd66 file student.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:49 +0000 2005-07-01 23:22:39 +00:00
moodler 4aa8faabdb file teacher.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:49 +0000 2005-07-01 23:22:39 +00:00
moodler e9ea8708b6 file preferences.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:49 +0000 2005-07-01 23:22:39 +00:00
michaelpenne b3faa81ad1 Fixed a bug with the grade_get_module_link where wouldn't return any results
Fixed styles for grade tables to be class="grades" for both category and overall view
Fixed styles with overall view to alternate row styles everyline rather than every three
2005-07-01 20:06:07 +00:00
moodler f2760822ab file size.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-07-01 11:39:45 +00:00
moodler 727ad2124d file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-07-01 11:39:45 +00:00
mindforge 56459ea6e1 Fixed problem with automatic feedback, when 3x 33.33% didn't yield "Correct" but "Partially correct". Now the displayed (rounded)values are used, so the text should be in sync with the awarded grade. See also http://moodle.org/mod/forum/discuss.php?d=26584 2005-07-01 09:19:05 +00:00
defacer a328acd2f2 Improving Eloy's radio- and checkbox- generating functions to automagically
use <label>s with unique ids for improved usability. See discussion at
http://moodle.org/mod/forum/discuss.php?d=26139
2005-07-01 03:52:59 +00:00
martinlanghoff 6f095c04a9 enrol/ldap: (merge from HEAD) bugfixes suggested by Jeff Graham here http://moodle.org/mod/forum/post.php?reply=124170 -- fixes course creation not pulling summaries, form errors in ldap_search_sub, calls to deprecated blocks_get_default_blocks() and DB errors when inserting new enrolments. With these fixes, it may even work. 2005-07-01 02:51:15 +00:00
mindforge 0591a08cf1 Fixed problem with label tag in single answer multichoice questions. 2005-06-30 07:51:44 +00:00
defacer dd05085802 Getting the hardwired <i> out of the "post edited by" HTML and putting it
in CSS. I have been meaning to do this for something like 3 eons now...
2005-06-29 23:59:41 +00:00
defacer 8d8c444f9d Tiny visual improvement 2005-06-29 23:58:15 +00:00
michaelpenne 9f0b60ed6f Forgot to add a require for lesson's locallib.php and change a require from quiz's lib.php to quiz's locallib.php 2005-06-29 23:11:03 +00:00
michaelpenne 603a35322a Numerical import was still looking at min/max arrays. I changed it so numerical will now subtract the tolerance from the answer to get the min and add the tolerance to the answer to get the max 2005-06-29 23:05:28 +00:00
michaelpenne 9160e17321 FIXED: was calling an old quiz class name for importing. Updated it to call the new class name 2005-06-29 23:05:13 +00:00
michaelpenne 6deece3386 Display bug with lesson branch tables with slideshow mode on 2005-06-29 18:49:01 +00:00
stronk7 7992d2032c Now the restore form page is a bit more easy to use. Bug 1430.
(http://moodle.org/bugs/bug.php?op=show&bugid=1430)
2005-06-29 18:23:48 +00:00
michaelpenne fb2371cea7 FIXED: at End of Lesson with review on produced two warnings. Now they are gone 2005-06-29 18:11:01 +00:00
moodler 08f89eca4d file category.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:14 +0000 2005-06-29 17:50:53 +00:00
moodler cfb1b6cc26 file exceptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:14 +0000 2005-06-29 17:50:53 +00:00
moodler f90015cf76 file letter.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:14 +0000 2005-06-29 17:50:53 +00:00
moodler 4b37b038ca file weight.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:14 +0000 2005-06-29 17:50:53 +00:00
moodler 096da37850 file student.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:14 +0000 2005-06-29 17:50:53 +00:00
moodler 6f738c12bd file teacher.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:14 +0000 2005-06-29 17:50:53 +00:00
moodler dc7ebee343 file preferences.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:14 +0000 2005-06-29 17:50:53 +00:00
moodler 57d3f3d924 file autocontinue.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler f50c21e36a file browsemode.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler c3633061ff file height.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler c1f0c0b5fa file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler 20c2b54542 file width.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler 8e0508945c file summary.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler f2a26e4d66 file package.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler e895355a17 file grademethod.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:50 +0000 2005-06-29 17:50:49 +00:00
moodler 1941ca6586 file rqp.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:40 +0000 2005-06-29 17:50:48 +00:00
moodler d64da4713d file penaltyscheme.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:40 +0000 2005-06-29 17:50:48 +00:00
moodler 2b5f8fd827 file questionsperpage.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:40 +0000 2005-06-29 17:50:48 +00:00
moodler ea76c04ee9 file penalty.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:38 +0000 2005-06-29 17:50:48 +00:00
moodler c63db8b61d file itemanalysis.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:38 +0000 2005-06-29 17:50:48 +00:00
moodler a92af1e3ad file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:38 +0000 2005-06-29 17:50:48 +00:00
moodler 2c5b0f8154 file adaptive.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:38 +0000 2005-06-29 17:50:48 +00:00
moodler 1d4392b33f file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:38 +0000 2005-06-29 17:50:48 +00:00
moodler 44501b674c file trackingtype.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:38 +0000 2005-06-29 17:50:45 +00:00
moodler ca02fba3e5 file authchange.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:37 +0000 2005-06-29 17:50:44 +00:00
moodler 25d21f0821 file category.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:37 +0000 2005-06-29 17:50:44 +00:00
moodler 91cbd9b2ab file cost.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:37 +0000 2005-06-29 17:50:44 +00:00
moodler 54c5330c1a file commentinline.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:37 +0000 2005-06-29 17:50:42 +00:00
moodler aa004b4cfe file types.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:37 +0000 2005-06-29 17:50:42 +00:00
moodler 7fd73b41ed file trackingtype.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:00:37 +0000 2005-06-29 17:50:42 +00:00
stronk7 4eb4ad04db Now the restore form page is a bit more easy to use. Bug 1430.
(http://moodle.org/bugs/bug.php?op=show&bugid=1430)
2005-06-29 16:56:23 +00:00
stronk7 3fc29386af SC#126 2005-06-29 16:14:40 +00:00
moodler b38c5f2aaf file assessmentofexamples.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 29a698998b file submissionofexamples.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 01c47c874b file selfassessment.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler e19f672835 file analysisofassessments.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler c7ac64d2db file gradingassessments.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 346dd8ca80 file leaguetable.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler ec60a0d59a file finalgrades.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 398d4a8db2 file ungradedassessments_teacher.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler b514da01a0 file nelements.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 5c0375b658 file elements.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 12d4023e43 file resubmit.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler dee7fd6048 file gradingsubmissions.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler e685ded405 file overallocation.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 20f32ed028 file breakdownoffinalgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 671d4819bc file includeteachersgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 65b95660c0 file nassessmentsofteachersexamples.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler c8d01fb2e3 file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 0168d3c716 file calculatingfinalgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler c991030e0a file assignmenttype.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 1dcef80b9f file editingacomment.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler a6c50876a3 file includeself.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler ed103c1a63 file ungradedassessments_student.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 8982c7d343 file addingacomment.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 63e9fa8bdb file specimen.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler e1f41e2260 file grading.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler d928959877 file managing.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 0507e988a6 file showinggrades.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler e12cda81ef file gradingstrategy.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 5c07ac6a7a file nassessmentsofstudentsubmissions.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
moodler 8b3943e0b5 file anonymous.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:53 +0000 2005-06-29 12:13:11 +00:00
stronk7 da64b6a98e Added one new string to be used by the m4w installer. 2005-06-29 09:18:07 +00:00
moodler e2c77dd01f file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:52 +0000 2005-06-29 08:56:51 +00:00
bobopinna 6c94871c56 Fixed a problem with some item title 2005-06-29 08:43:51 +00:00
bobopinna e61fd9ab16 Fixed bug 3443 and the file not found error on restored scorms 2005-06-29 07:10:17 +00:00
stronk7 3471fa7ba0 Added a function to print a standard html checkbox 2005-06-28 16:52:46 +00:00
mindforge 7f80097841 Partial fix for bug #3604. Fixed backup/restore for multianswer questions. States still don't get restored correctly! 2005-06-28 12:43:50 +00:00
moodler 20c4d467b8 file penalty.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler 6d26b502ae file popup.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler 989b4dd302 file itemanalysis.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler 9ee9f0bb08 file requiresubnet.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler 03f91c22c6 file penaltyscheme.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler b79eee4520 file questiondatasets.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler 566b2664e2 file questionsperpage.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler bcb91f2abd file requirepassword.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler c529fcdbe1 file rqp.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler 1de5a75c8c file review2.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:53 +00:00
moodler 251514b4bb file categories_edit.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:52 +00:00
moodler 8e815df623 file export.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:52 +00:00
moodler 0aeb823dc4 file calculated.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:52 +00:00
moodler c3ee28c440 file decimalpoints.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:38 +0000 2005-06-28 07:04:52 +00:00
moodler 893345b32b file adaptive.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:37 +0000 2005-06-28 07:04:52 +00:00
bobopinna b7119d1440 Fixed a upgrade bug with field timelimitaction 2005-06-28 06:57:57 +00:00
urs_hunkler f046c91c6e added the CSS for the black border around the userpicture and the grouppicture for the online user block 2005-06-27 17:37:08 +00:00
urs_hunkler a8c8fbf706 ?dded the CSS for the black border around the userpicture and the grouppicture 2005-06-27 17:31:59 +00:00
moodler 91c21f2b1b file enrol_ldap.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-27 13:02:26 +00:00
moodler 44bb2a6e0e file size.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:37 +0000 2005-06-27 07:58:16 +00:00
moodler 9c11d36fe9 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:37 +0000 2005-06-27 07:58:16 +00:00
bobopinna 6a7aa3f9c0 Fixed a problem with previous sco button 2005-06-27 07:33:59 +00:00
bobopinna 1cc24851a2 Fixed a problem with lesson_status setting 2005-06-27 07:32:36 +00:00
urs_hunkler ff19ce674d update of the readme text. 2005-06-27 06:02:14 +00:00
danmarsden e1b434b129 Bug #3623 - doesn't like when $value = 0 2005-06-27 01:03:50 +00:00
stronk7 76adec164b Solved a problem where the '1' string was being cached to ''
because we concatenate true and it's evaluated like 1.
Bug 3623.
(http://moodle.org/bugs/bug.php?op=show&bugid=3623)
2005-06-27 00:21:59 +00:00
stronk7 6eff731b3c Added the choose_from_radio() function to
display groups of radiobuttons in a central way.
Part of bug 1430.
(http://moodle.org/bugs/bug.php?op=show&bugid=1430)
2005-06-27 00:15:12 +00:00
stronk7 c196b29413 Avoid some backslashes causing problems with some browsers. Bug 3463.
(http://moodle.org/bugs/bug.php?op=show&bugid=3463)
2005-06-26 16:43:31 +00:00
stronk7 2e390fcb96 Added readme and screenshot to Wood Theme. 2005-06-26 15:45:37 +00:00
moodler b6cec9e900 file autocontinue.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
moodler ead1951a57 file browsemode.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
moodler a0680c868b file height.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
moodler 73e5412854 file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
moodler 2affe0355e file width.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
moodler 727a216d59 file summary.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
moodler 829f54d594 file package.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
moodler eb707720f1 file grademethod.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:43 +0000 2005-06-26 14:10:24 +00:00
stronk7 2cdcb56958 Now the entry being commented is showed when
adding comments for non-approved entries. Bug 3638.
(http://moodle.org/bugs/bug.php?op=show&bugid=3638)
2005-06-26 09:31:10 +00:00
julmis b1192638c2 Fixing Bug 3576
- bad grammar, so I've been told ;-)
2005-06-26 06:15:55 +00:00
stronk7 1e4ffe8752 Added some top margins for two glossary pages. 2005-06-25 19:13:18 +00:00
stronk7 43bee0ad7e Changed one table header. 2005-06-25 17:08:17 +00:00
stronk7 f4d8478a9d Now $CFG->allowobjectembed is working properly. Admins
will ignore this setting. Bug 3608.
(http://moodle.org/bugs/bug.php?op=show&bugid=3608)
2005-06-25 15:39:12 +00:00
fiedorow b70ea3c680 Fix for broken no authentication 2005-06-25 13:20:30 +00:00
fiedorow 3eb93697aa Compatibility fix for glossary 2005-06-24 18:04:52 +00:00
gustav_delius 3d6fb28178 Changed "Later, while the quiz is still open" to "While the quiz is still open", see http://moodle.org/mod/forum/discuss.php?d=26311 2005-06-24 16:41:44 +00:00
gustav_delius 0c6e298228 Removed the "Continue" button from the attempt page, see http://moodle.org/mod/forum/discuss.php?d=25972 2005-06-24 16:23:32 +00:00
fiedorow e2d7af8412 Fix for broken guest shortcut 2005-06-24 15:28:29 +00:00
thepurpleblob 6482f073ac Added empty feedback array to prevent error when questions are saved. 2005-06-24 13:17:03 +00:00
thepurpleblob 425e7df6ee tolerance being picked up from 'old' place in object. Fixed. 2005-06-24 13:01:42 +00:00
gustav_delius 79cc5ce839 XHTML compliance 2005-06-24 12:53:45 +00:00
thepurpleblob 43079e1883 Seems 'core' classes changed to 'internal' folder in latest version. I
simply changed the path in the class. How this never show up........
2005-06-24 12:47:55 +00:00
moodler 1edb6e3555 file philosophy.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:41 +0000 2005-06-24 10:26:09 +00:00
gustav_delius 3693b82020 changed & to &amp; 2005-06-24 08:02:06 +00:00
gustav_delius e80ad3b374 quoted two attributes for XHTML compliance 2005-06-24 07:52:26 +00:00
stronk7 a00cd5ad53 Take out one "white" use. Bug 3610. Credits are for Helen Foster.
(http://moodle.org/bugs/bug.php?op=show&bugid=3610)
2005-06-23 20:12:59 +00:00
fiedorow a23b767ebb Sorry, committed wrong version 2005-06-23 15:22:38 +00:00
fiedorow d79aa15c71 Bug fix for bug #3614 2005-06-23 15:18:11 +00:00
moodler 07a40e5714 file window.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:42 +0000 2005-06-23 13:17:00 +00:00
fiedorow b4ddf27cdd Bug fix for bug #3613 2005-06-23 12:23:21 +00:00
moodler 32855b4019 file future.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:41 +0000 2005-06-23 11:38:55 +00:00
fiedorow e26aaed2a4 Fix for bug #3607 2005-06-23 11:29:34 +00:00
thepurpleblob 5fe35ab0e3 improved name of function - clean_getstring_data() - and call it only
is data is actually defined.
2005-06-23 09:02:45 +00:00
stronk7 6add2dbfc7 Changed to use the new replacementphrase attribute so
bad words are replaced with a strlen(phrase) number
of **** characters. Bug 3605.
(http://moodle.org/bugs/bug.php?op=show&bugid=3605)
2005-06-22 23:33:08 +00:00
stronk7 aadb24e091 Add a new attribute to the filterobject class.
Now it supports a replacementphrase to be passed
so, the original phrase will be replaced. Nothing happens
if empty. Part of bug 3605.
(http://moodle.org/bugs/bug.php?op=show&bugid=3605)
2005-06-22 23:21:26 +00:00
mindforge 88170baf19 Implemented the suggestion from http://moodle.org/mod/forum/discuss.php?d=26139. The label element is now used in the multichoice and truefalse questiontypes in order to allow clicking on the answer text to select the according checkbox/radiobutton. 2005-06-22 11:21:46 +00:00
michaelpenne 0d6254cd8d Made the shortanswer qtype grading much more reliable. Change to preg_match to speed things up. Also do a preg_quote on the teacher supplied answer to prevent confusion in the preg_match statements (before + signs and the like were causing the preg_match statements to fail). 2005-06-21 22:36:35 +00:00
michaelpenne 0719af8aac Bug Fix: The code for dealing with the * character for shortanswer question type was lost. I downloaded 1.4.5+ and merged the shortanswer grading code into 1.6 dev. 2005-06-21 21:56:50 +00:00
thepurpleblob 1a08f75e50 Improved 'cleaning' of optional data parameter in get_string() to include objects 2005-06-21 12:29:03 +00:00
moodler 9ef1ef1869 file webquest.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:09 +0000 2005-06-21 10:28:40 +00:00
moodler 447a482619 file tex.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-06-21 10:28:40 +00:00
moodler 1058cca34c file block_rss_client.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-06-21 10:28:40 +00:00
moodler 1a750b6307 file enrol_ldap.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-06-21 10:28:40 +00:00
moodler 1d05050c6c file emailprotect.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-06-21 10:28:40 +00:00
moodler 2ffa17100e file simplemail.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-06-21 10:28:40 +00:00
moodler 881075b287 file message.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-06-21 10:28:40 +00:00
moodler 2a386c0d74 file block_simplemail_information.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:08 +0000 2005-06-21 10:28:40 +00:00
gustav_delius e546494f92 fixed error in sql syntax 2005-06-21 07:05:51 +00:00
urs_hunkler c273a2f31f _ some space above the userpiicture added in #user-edit and user-view.
_ rmoved the border above the link in the rss sideblock
2005-06-21 06:08:03 +00:00
moodler dffc320511 file README.txt was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:12 +0000 2005-06-20 18:13:12 +00:00
moodler 2852f047aa file default.ttf was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:12 +0000 2005-06-20 18:13:12 +00:00
moodler e0a9d6b93a file attendance.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:11 +0000 2005-06-20 18:13:12 +00:00
moodler 32abe3255a file timezones.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:11 +0000 2005-06-20 18:13:12 +00:00
moodler c2533292f0 file moodle.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:11 +0000 2005-06-20 18:13:12 +00:00
moodler 7b82fe3699 file calendar.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:11 +0000 2005-06-20 18:13:12 +00:00
moodler ab4333e1c9 file admin.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:11 +0000 2005-06-20 18:13:12 +00:00
moodler b2326e175a file README was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:12 +0000 2005-06-20 18:13:11 +00:00
mindforge 12fcbb1fab Added possibility to escape #, ~ and } to the cloze questiontype. This is necessary so that in the answers HTML entities can be used (e.g. &#601; can now be included in an answer if it is written &\#601;). See also bug 3553. 2005-06-20 13:15:24 +00:00
moodler 7a8a43763d file message.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-20 12:35:19 +00:00
thepurpleblob df677142d9 Fixed typo. See bug #3573 2005-06-20 09:14:32 +00:00
thepurpleblob ecc0c8b802 Escape % signs in get_string() function optional parameter. Bug #3527 2005-06-20 09:08:48 +00:00
thepurpleblob fc823bf378 Added missing sesskey field to module config screen 2005-06-20 08:26:17 +00:00
moodler 524b4ec865 file docstyles.css was added on branch MOODLE_15_STABLE on 2005-07-07 17:16:13 +0000 2005-06-20 08:16:38 +00:00
moodler 06a56158a6 file translation.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:41 +0000 2005-06-20 08:15:25 +00:00
mjollnir_ 89394c8d6f fixing bug 3569: current workaround= one query for postgres, one for mysql. probably a better way to do it when someone has more time 2005-06-20 04:32:04 +00:00
defacer 0757dc7cec Adding default sort order to participant lists to reinstate 1.4-style behavior. 2005-06-20 03:45:49 +00:00
defacer d10b0ae93e Augment tablelib so that it can accept a default sort order. 2005-06-20 03:43:25 +00:00
mjollnir_ f0ee6c7b0b Fixing postgres upgrade to match postgres7.sql (bug 3547) 2005-06-19 21:38:04 +00:00
mjollnir_ 9d7b35c73c Renaming index to match table (rqp_type) more on 3547 2005-06-19 21:30:09 +00:00
mjollnir_ 32321469bc Fixing typo on index for rqp type (bug 3547) 2005-06-19 21:27:57 +00:00
stronk7 33c895943e Checking some fields because they were breaking restore of old courses.
Bug 3444
(http://moodle.org/bugs/bug.php?op=show&bugid=3444)
2005-06-19 18:26:08 +00:00
moodler fd466ef02d file timezones.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-19 17:51:06 +00:00
stronk7 b92e44c50d Now the cancel button goes to the course (or site) page. Bug 2817.
(http://moodle.org/bugs/bug.php?op=show&bugid=2817)
2005-06-19 17:50:53 +00:00
moodler 80fec54702 file enrol_authorize.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-19 17:45:04 +00:00
moodler d4d9b7adbe file block_rss_client.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-19 17:43:44 +00:00
moodler 233993afd3 file block_search_forums.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-19 17:43:44 +00:00
moodler f27efbf4b2 file block_quiz_results.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-19 17:43:44 +00:00
moodler c952ea8d4b file block_html.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000 2005-06-19 17:42:50 +00:00
stronk7 221f65b6c3 Now glossary ratings display user links in a new page. 2005-06-19 17:32:22 +00:00
stronk7 d437835d78 Order by rating now works. See bug 3566.
(http://moodle.org/bugs/bug.php?op=show&bugid=3566)
2005-06-19 17:12:31 +00:00
stronk7 cf2b886d4d Using the time class properly. 2005-06-19 16:45:11 +00:00
stronk7 4031b89e9b Some styles changed to show consistently the author and
time information.
2005-06-19 16:27:27 +00:00
stronk7 39952eee06 Now the name of the authors is a link to the user page.
To be a bit more like forum posts Bug 2809.
(http://moodle.org/bugs/bug.php?op=show&bugid=2809)
2005-06-19 15:23:54 +00:00
stronk7 c5d569c6af Now + and - search terms are properly highlighted
under glossary searches. This was broken recently
solving some non-iso problems.
2005-06-19 14:44:58 +00:00
moodler 327df50025 file custom.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:09 +0000 2005-06-19 12:47:04 +00:00
moodler de311acd1d file authchange.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:35:36 +00:00
moodler 3408a01243 file coursefullname.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:35:36 +00:00
moodler 3b5271f34f file advancedsettings.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:35:36 +00:00
moodler bf87cc5594 file courseavailability.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:35:36 +00:00
moodler 3da5aee8ab file courseidnumber.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:35:36 +00:00
moodler 13ff917186 file courseshortname.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:35:36 +00:00
moodler 79aa2098a5 file coursecategory.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:35:36 +00:00
moodler 83d86ba626 file surveys.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-18 16:33:14 +00:00
moodler a5c0415580 file scorm.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:43 +0000 2005-06-18 14:35:55 +00:00
stronk7 770d88ced5 Some changes added (see bug 3188).
- Added correct encoding.
   - Make page XHTML 1.0 Frameset compliant
Credits go to sunner_sun.
(http://moodle.org/bugs/bug.php?op=show&bugid=3188)
2005-06-18 09:59:39 +00:00
urs_hunkler 96393dd450 removed the .block_rss_client .title correcture bcause I have changed the styles.php of the block. 2005-06-18 08:00:14 +00:00
urs_hunkler a0c2d453c7 I removed letter-spacing because some browsers are not able to display the text correct when using a small amount for spacing. 2005-06-18 07:58:19 +00:00
moodler 965d344017 file teacher.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-06-17 17:37:23 +00:00
moodler 02948ab08b file teacher.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:01 +0000 2005-06-17 17:37:22 +00:00
stronk7 abcb2346b7 One style is not necessary. Delete it. 2005-06-17 17:05:32 +00:00
mindforge 4809b5ea1d Fixed problem with tolerance in cloze numerical questions. 2005-06-17 16:36:13 +00:00
moodler fd2beb3383 file respondenttype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:37:10 +00:00
moodler 86ea9f3820 file questionnaireid.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:35:15 +00:00
moodler 92d7d849e9 file qtype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:34:02 +00:00
moodler 01a661a5b2 file qmanage.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:32:57 +00:00
moodler 23b6f32087 file timerestrict.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:28:54 +00:00
moodler bb8a86d2a7 file options.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:26:46 +00:00
moodler fa498fc83b file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:25:17 +00:00
moodler 0b16c0de19 file limit.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:24:10 +00:00
moodler 29d263f26d file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:22:37 +00:00
moodler d630d32338 file chatting.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:52 +0000 2005-06-17 15:17:10 +00:00
moodler 07799f187b file width.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:54 +0000 2005-06-17 15:06:39 +00:00
moodler d072f34f5a file summary.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-17 15:05:26 +00:00
moodler bf2dc956fa file package.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-17 15:04:23 +00:00
moodler 9fb48afe1a file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-17 15:03:11 +00:00
moodler cf4f33c352 file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-17 15:01:33 +00:00
moodler a554e7c33c file height.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-17 14:59:58 +00:00
moodler 40ea07e4d0 file browsemode.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-17 14:58:16 +00:00
urs_hunkler 6f96b83473 removed padding-top from title, which made the title of the sideblock higher than the other ones. 2005-06-17 06:26:45 +00:00
moodler 88639aa1c8 file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:12:01 +00:00
moodler 829dc9522c file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:10:38 +00:00
moodler 1ee838b5ee file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:09:41 +00:00
moodler 226b5a8e12 file hours.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:08:35 +00:00
moodler 4c023bf561 file grade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:07:36 +00:00
moodler 319f61e0d2 file dynsection.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:06:43 +00:00
moodler 54b02a56a7 file choosedays.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:05:30 +00:00
moodler 6b20b6587a file autoattend.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:04:03 +00:00
moodler cbcee839e2 file types.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 06:01:05 +00:00
moodler 17f2f65a05 file resubmit.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 05:59:59 +00:00
moodler 579a6b8ff8 file emailteachers.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 05:44:39 +00:00
moodler c6fab7af24 file commentinline.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 05:43:35 +00:00
moodler 29b46bfc99 file assignmenttype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:51 +0000 2005-06-17 05:42:10 +00:00
moodler 76c8cbd44e file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:51 +0000 2005-06-16 22:42:51 +00:00
moodler b5e241a788 file letter.html was added on branch MOODLE_15_STABLE on 2005-07-07 06:32:49 +0000 2005-06-16 22:42:49 +00:00
moodler 1fc6bb6ee3 file deleteattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-06-16 20:28:28 +00:00
moodler 45bcdfa9db file deleteattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:02 +0000 2005-06-16 20:28:28 +00:00
fiedorow ee74d5e92a Security fix: stop guest uploading 2005-06-16 17:16:53 +00:00
moodler df256b30e0 file category.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:03:09 +0000 2005-06-16 12:34:47 +00:00
mjollnir_ c0f988a1e5 Another postgres fix -- this time forums were not being displayed 2005-06-16 03:11:51 +00:00
mjollnir_ 61cf7b168b html_entity_decode segfaults in php 4.3.1 on an empty variable... documented in bug 3508. credit: Eloy & Jose Luis Daz 2005-06-16 02:57:58 +00:00
mjollnir_ 61fd69b8ae Fix for bug 3508 -- only do the clam log on backup/restore for restoring course/user/group files, not for temp backup data 2005-06-16 02:32:42 +00:00
moodler 49d7755163 file features.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-16 00:05:13 +00:00
moodler 49b2930b8d file upgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-16 00:03:42 +00:00
moodler cf5b77cd85 file minquestions.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-06-15 23:57:52 +00:00
moodler 34853e7bc5 file minquestions.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:02 +0000 2005-06-15 23:57:52 +00:00
michaelpenne 5a1ca11989 Fixed a problem with quotes in short answers 2005-06-15 22:51:31 +00:00
mjollnir_ 8f3e3695e3 Fixing bug 3502 - 2 postgres problems - one in db creation (my fault) and one in '' instead of 0 for int in sql query 2005-06-15 22:36:20 +00:00
michaelpenne 7070d53107 Fixed a bug with clusters. If you enter a cluster after a page it would throw a
navigation error.  It now enters the cluster properly.
2005-06-15 22:34:31 +00:00
urs_hunkler d673f73a37 corrected the CSS. It is not enough to set the outer class once at the begining of a comma separated list of CSS stylings. Every item must contain the full series of classes or ids, only the properties are following once. 2005-06-15 19:26:33 +00:00
stronk7 1687749a16 Minor tweaks applied 2005-06-15 15:55:41 +00:00
stronk7 dfc6579e1e One collapse:separate used to debug is now out. 2005-06-15 00:32:54 +00:00
stronk7 d27c760508 Modified the grades visualisation to make use
of styles a bit better. Works fine under standard
and wood personalise it aparently without problems.

Sure it can be improved...!
2005-06-15 00:24:24 +00:00
stronk7 9629cc6d78 More changes. Gradebook is working with some basic styles.
And things have been simplified a bit.
2005-06-15 00:06:34 +00:00
moodler 0eed750d84 file student.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-06-14 21:25:40 +00:00
moodler 5f87491394 file student.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:01 +0000 2005-06-14 21:25:40 +00:00
defacer 9b8a859781 Fix for bug 3510:
Due to stupidly copy/pasting some code, deleting a block instance could,
under some circumstances, throw a fatal error.
2005-06-14 20:32:40 +00:00
michaelpenne d031cf09b0 put in two !== instead of != to compare NULL values 2005-06-14 17:40:46 +00:00
defacer 70057cf44f Fix for bug 3467: Adding "single discussion forum" was broken. Now works. 2005-06-14 15:50:13 +00:00
djachenko d36fc3561d submitassignment 2005-06-14 10:16:24 +00:00
moodler 276ce5fb85 file weight.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-06-14 02:26:52 +00:00
moodler 1a26550217 file weight.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:01 +0000 2005-06-14 02:26:52 +00:00
stronk7 964556fdb6 Survey and grades implemented
(some changes to grades will arrive tomorro with some
defaut styles to show thigs a bit better)
2005-06-14 00:31:36 +00:00
gustav_delius 4fb6abdd28 changed more relative filenames to absolute, see bug 3483 2005-06-13 22:06:25 +00:00
stronk7 cbe80a54c1 forums, glossaries and assignment are now displayed properly. 2005-06-13 19:54:28 +00:00
stronk7 d48f9fcfda Adding some header classes for 1 table. 2005-06-13 19:35:19 +00:00
gustav_delius ba2e6a32ea replaced relative links to absolute links because some web servers get confused, see bug 3483 2005-06-13 18:22:32 +00:00
stronk7 cc7d926e11 Wood styles are now in more pages... 2005-06-13 17:56:36 +00:00
mindforge aec645efcd Fixed bug #3481 2005-06-13 09:39:49 +00:00
moodler f5897334fb file block_search_forums.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:47 +0000 2005-06-13 06:34:20 +00:00
moodler 33fefcb567 file grades.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:47 +0000 2005-06-13 06:34:20 +00:00
defacer 85ad80a03f Implementing Dan Marsden's great idea for additional hooks when block
instances are deleted (bug 3446). Going a step further and adding hooks
for when block instances are created.

This probably counts as adding features to a STABLE, but I wanted to
give any future blocks that use this as much back-compat as possible.
2005-06-13 03:29:47 +00:00
defacer 9b1e8d728a Adding a little more checking to the session switching trap code.
I 've come across a problem where:

1. You have an "old" (say 1.3.5?) Moodle installation.
2. You are logged in as admin.
3. You suddenly switch to using a 1.5+ codebase with
   the SAME database, WITHOUT LOGGING OUT FIRST.

In this situation, I was presented with a deadlock. I could not do
anything because "my session had expired", and I could not even
log OUT to clear my session. In fact it was just reloading the
"session expired page" all the time.

If it weren't for debug = On which causes a notice in these
circumstances, it would be fracking difficult to understand what
was going on.

With this small addition, you can at least visit your login page
and log in anew, so problem fixed.

I believe this was talked about in the forums lately? Not sure.
2005-06-13 02:50:46 +00:00
defacer 230783ba85 While researching bug 3478:
Consolidated handling of the incoming courseid parameter, as it was easy
to make an error the way this was written before.

In general, this script looks like it needs to be streamlined.
2005-06-13 02:35:38 +00:00
defacer fa62ca18e8 Fix for bug 2925:
When editing is turned on, the Main Menu should always display and give
the option of adding resources/activities in section 0 of the site.

Bad optimization code caused the drop downs to not be shown if there
was no section 0 (i.e., the site never had a news forum or an activity
in the Main Menu block).

FINALLY! :)

PS: Version bump, so that we know if people have the latest version of
the block. I 'm going to bump versions from now on when bugs are fixed.
2005-06-13 01:56:25 +00:00
moodler 51f4d70284 file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:05 +0000 2005-06-13 01:31:15 +00:00
moodler 575ba2443d file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:05 +0000 2005-06-13 01:31:15 +00:00
moodler 9a7af7f0c9 file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:03 +0000 2005-06-13 01:31:15 +00:00
moodler 3104265b51 file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:03 +0000 2005-06-13 01:31:14 +00:00
defacer abb7e59d46 Fixing a notice when $CFG->forum_trackreadposts doesn't exist (when editing
the admin account during installation, for example).
2005-06-13 00:44:43 +00:00
mjollnir_ d7083e8737 Email bounce handling: fixing md5 validation bug 2005-06-13 00:16:55 +00:00
moodler e03ec5ca2a file grades.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:50 +0000 2005-06-12 22:02:58 +00:00
moodler 84d3c29dad file enrol_ldap.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:50 +0000 2005-06-12 22:02:58 +00:00
moodler 37de8a3494 file message.php was added on branch MOODLE_15_STABLE on 2005-07-07 15:45:50 +0000 2005-06-12 22:02:58 +00:00
moodler b89ad2fc1e file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 15:59:07 +0000 2005-06-12 20:04:45 +00:00
moodler 89a660aaba file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-12 17:37:07 +00:00
moodler 60b482f67f file analysisdownload.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:53 +0000 2005-06-12 17:37:07 +00:00
gustav_delius 3a60417d9d Help files from Enrique, slightly modified. Closing bug 3432 2005-06-12 13:49:37 +00:00
moodler d96c4f3aa9 Some small change in making defaults for fronmt page 2005-06-11 18:58:37 +00:00
moodler 8dbd402a97 Change default front page format to be courses 2005-06-11 18:57:09 +00:00
moodler c8b383e37a Added slight spacer on login page 2005-06-11 18:34:36 +00:00
moodler 903d01ccb4 Added extra CSS styles so Eloy can do cool stuff in Wood theme
Main sections now have added "main", and separator sections
have "separator".
2005-06-11 18:23:43 +00:00
mindforge 3ed1ef582f The calculated question wizard has been restructured/rewritten. A new question is now only saved when the first dataset item is added. And hopefully the code is somewhat clearer and easier to understand. Additionally it all works through the (slightly adapted) standard question.php mechanisms and doesn't hack around it. 2005-06-11 13:16:57 +00:00
moodler eceda4634f file timezones.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:36 +0000 2005-06-11 12:26:26 +00:00
moodler becc6bfc56 file block_search_forums.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:36 +0000 2005-06-11 12:14:55 +00:00
moodler 25618ea469 file README.txt was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:50 +0000 2005-06-11 12:10:42 +00:00
moodler fe1c4e6d89 file default.ttf was added on branch MOODLE_15_STABLE on 2005-07-07 17:05:50 +0000 2005-06-11 12:10:42 +00:00
julmis e0675c474f Fixing cut 'n' paste mozilla confirm line again... 2005-06-11 11:01:03 +00:00
moodler 0f49980a0e file philosophy.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:52 +0000 2005-06-11 00:54:15 +00:00
moodler e74466b0a0 file intro.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:52 +0000 2005-06-11 00:54:15 +00:00
moodler cb0b4be6b7 file other.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:52 +0000 2005-06-11 00:54:15 +00:00
moodler a2b2a68587 file coding.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:52 +0000 2005-06-11 00:54:15 +00:00
moodler 65a4df9d55 file future.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:52 +0000 2005-06-11 00:54:15 +00:00
moodler 84ea026b4c file background.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:52 +0000 2005-06-11 00:54:15 +00:00
moodler f608db22a8 file features.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:52 +0000 2005-06-11 00:54:15 +00:00
moodler c9abc270f2 file text.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:11:47 +0000 2005-06-11 00:21:35 +00:00
moodler 8a2e373a63 file initialcontent.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-11 00:21:35 +00:00
moodler c803207669 file ewikiacceptbinary.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-11 00:21:35 +00:00
moodler 2b9c339fe6 file wikiname.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-11 00:21:35 +00:00
moodler bceea57e1d file howtowiki.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-11 00:21:35 +00:00
moodler b05de5d96a file wikiusage.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-11 00:21:35 +00:00
moodler 849e4bf620 file window.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-11 00:21:34 +00:00
moodler c596036229 file penalty.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:34 +00:00
moodler 07f7a76fb7 file random.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:34 +00:00
moodler ea8acc1cdc file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:34 +00:00
moodler 907d3d2ef7 file requiresubnet.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:34 +00:00
moodler e1ee24102f file export.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:34 +00:00
moodler 5957cbb539 file correctanswers.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:34 +00:00
moodler ef907c4840 file feedback.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:34 +00:00
moodler 7d748cfae1 file import.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:33 +00:00
moodler 5f8d3a3664 file minquestions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:33 +00:00
moodler fbed5b62ee file overview.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:33 +00:00
moodler dc8c752c5d file maxanswers.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-11 00:21:33 +00:00
moodler 0b286cf21e file custom.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:57 +0000 2005-06-11 00:21:33 +00:00
moodler 76f24be0a5 file usedynalink.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:33 +00:00
moodler 1b1b729eb9 file entbypage.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:33 +00:00
moodler f532678fe2 file rsstype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:33 +00:00
moodler e301c30ae8 file attachment.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:33 +00:00
moodler 4f310cd444 file usedynalinkentry.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:33 +00:00
moodler 86e44d10ee file forumtype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:32 +00:00
moodler 92262dcb59 file subscription2.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:32 +00:00
moodler 7ee5671e18 file aliases2.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:32 +00:00
moodler c179fe2aa7 file grading.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-11 00:21:31 +00:00
moodler 53363a8365 file closedialogue.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-11 00:21:31 +00:00
moodler 42bc1ad5fe file chatting.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:54 +0000 2005-06-11 00:21:30 +00:00
moodler ce62d03091 file dynsection.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-11 00:21:30 +00:00
moodler e187b9391d file files.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:11:46 +0000 2005-06-11 00:21:29 +00:00
moodler c5c9ef2004 file choosedays.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-11 00:21:29 +00:00
moodler c3d609a3f2 file cookies.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-11 00:21:29 +00:00
moodler 7024225764 file questions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-11 00:21:29 +00:00
moodler ca52c559a3 file writing.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-11 00:21:29 +00:00
moodler 22da13bd0a file html.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-11 00:21:29 +00:00
moodler 29fe9e516e file text.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-11 00:21:29 +00:00
moodler f2e652004f file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:28 +00:00
moodler 1d660f65e4 file questionnaire.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:28 +00:00
moodler 357532c491 file wiki.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:28 +00:00
moodler 24cf7e4dc5 file timezones.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:28 +00:00
moodler ef3064ee84 file block_rss_client.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 0bcf2a3561 file block_search_forums.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 806e50b3c7 file block_course_list.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler de488ea4dd file block_glossary_random.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 0971a70695 file block_online_users.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 1fdb043504 file grades.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 649333df15 file enrol_paypal.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler fac088a544 file enrol_ldap.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 4f667d4209 file hotpot.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 1404dd0e18 file install.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 50033d9128 file emailprotect.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 469b28034b file message.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 38238a83da file appointment.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 40b145b1aa file block_html.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler f70e4ac4b0 file block_course_summary.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 2c95341c64 file calendar.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler a4fa13ef70 file block_social_activities.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 0fdef6bcdf file enrol_database.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 5ef7459355 file enrol_flatfile.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler ea41487667 file enrol_authorize.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 76a0d881b9 file activitynames.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 5d0fa584ca file block_quiz_results.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 8c43043fdc file enrol_internal.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 6b47cfd866 file block_section_links.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000 2005-06-11 00:21:27 +00:00
moodler 468e60dda3 file questionoption.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-06-10 23:55:12 +00:00
moodler 7d7b5a6a66 file questionoption.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:02 +0000 2005-06-10 23:55:11 +00:00
ecastrolt 101ff90760 *** empty log message *** 2005-06-10 18:42:29 +00:00
moodler 9df3490a99 file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:43 +0000 2005-06-10 17:28:17 +00:00
moodler 938cd0f631 file future.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:12:44 +0000 2005-06-10 17:25:00 +00:00
julmis 4e712f7bd6 Fixing cut 'n' paste headache... Auts...
Multilined error message wasn't working well.
2005-06-10 17:14:05 +00:00
ecastrolt 6228beb135 *** empty log message *** 2005-06-10 17:04:56 +00:00
stronk7 8e1314c7a2 Reordering styles a bit....to find them easily. 2005-06-10 15:35:31 +00:00
moodler 52fd07555f file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:16:00 +00:00
moodler 01e87a4673 file timerestrict.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:16:00 +00:00
moodler fd9329e7f7 file options.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:16:00 +00:00
moodler c1db910dda file limit.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:16:00 +00:00
moodler 14249f8441 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:16:00 +00:00
moodler 06469948a7 file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 478ca9a9e2 file removepages.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler b9f436c930 file wikitype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 5a644bd7d3 file strippages.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 0de476e235 file htmlmode.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler b2b719935f file wikilinkoptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 5f6c0b1e98 file setpageflags.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 937d7b52c5 file revertpages.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler a1b3c3e4cf file checklinks.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 168873c341 file revertauthorfieldpattern.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 782aa08eaa file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler d517d25943 file studentadminoptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:04:13 +00:00
moodler 7251542cd8 file label.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:11:47 +0000 2005-06-10 15:03:56 +00:00
moodler 7b41d89fe4 file html.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:11:46 +0000 2005-06-10 15:03:56 +00:00
moodler d361e66afc file file.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:11:46 +0000 2005-06-10 15:03:56 +00:00
moodler 48753e1a1f file directory.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:11:46 +0000 2005-06-10 15:03:56 +00:00
moodler 88637d4c73 file timeopen.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:03:55 +00:00
moodler f4acdcc176 file truefalse.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:03:55 +00:00
moodler deea1d84d9 file timelimit.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:03:55 +00:00
moodler b7f278fe1d file types.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:03:55 +00:00
moodler dcfd0dff70 file summary.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:03:55 +00:00
moodler 3be1259eb9 file parameters.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:59 +0000 2005-06-10 15:03:55 +00:00
moodler 88d295948d file shufflequestions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:55 +00:00
moodler 981ceefdf7 file categories_edit.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler adad4fd9f0 file popup.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler c2f03bc722 file randomsamatch.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler bd6b9530ef file match.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 964d6dc73d file attempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 96b39e79bb file numerical.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 969bf35c2f file categories.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler f39917d8d9 file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 6d1e31c34b file multichoice.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 2bb01a4e58 file requirepassword.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 824816e06f file adaptive.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 5a2658ca41 file questiontypes.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler eac6bc964d file calculated.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 4f68b47504 file decimalpoints.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 7341e97c93 file review2.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 98227d36e1 file shuffleanswers.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 4d48860e68 file shortanswer.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler be9e88091a file description.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 8b0aa6ffb3 file repeatattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 40f0a960f7 file grademethod.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:54 +00:00
moodler 16975e3616 file questionoption.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 4e6f474a58 file maxpages.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 6532f6b856 file retake.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler a1357fc970 file lessondefault.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 1feaffe800 file useeditor.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 5b645d1016 file height.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 91d602fb1a file timed.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler dcefa09e57 file maxtime.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 2b429140e8 file width.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 5e3d6406e9 file maxattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 9ce6c24791 file handlingofretakes.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 25aeb72573 file maxhighscores.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 80a147e820 file slideshow.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 09dac5eebb file practice.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 3f6ae60106 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 8b8b5f43ee file nextpageaction.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 32741d16c0 file usepassword.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler b10dc2d6ba file review.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 2aa6346fa9 file jumpto.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 301ff2fe75 file highscores.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 9c45d35790 file tree.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 18bb2e0325 file password.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler c8c6addcac file modattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler dd4bba5a50 file ongoing.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:58 +0000 2005-06-10 15:03:53 +00:00
moodler 4aecfad306 file grade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:57 +0000 2005-06-10 15:03:53 +00:00
moodler f3fb3a2b2d file bgcolor.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:57 +0000 2005-06-10 15:03:53 +00:00
moodler 088a5e5e12 file deleteattempts.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:57 +0000 2005-06-10 15:03:53 +00:00
moodler 1dd72d43c3 file displayleft.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:57 +0000 2005-06-10 15:03:53 +00:00
moodler 35ca4ed7ee file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:57 +0000 2005-06-10 15:03:52 +00:00
moodler 323f1e49e2 file casesensitive.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler de20d6f610 file editalways.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler c3258231df file importcategories.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 917cc0fca4 file globalglossary.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 5c64d1cdd3 file rssarticles.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 1aed3e931b file studentcanpost.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 1636626882 file allowprintview.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler dbfb58b629 file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler b09e69a0b0 file shows.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 3c09aeec29 file mainglossary.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 7bc7f28148 file linkcategory.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 5f32625c01 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 2c329933cc file allowduplicatedentries.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 6f4f6fe13c file destination.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler d15b1bd91e file defaultapproval.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 57efcbc6dd file filetoimport.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 7f407d1f3f file description.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 4996d3d28c file allowcomments.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 6128c50b39 file displayformat.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler e167032c03 file fullmatch.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:52 +00:00
moodler 89a8b837ed file leaguetable.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler eb7b88ea9d file submissionofdescriptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler b357805a0d file usemax.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler 8d48260f84 file leaguetablenames.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler b0846bc19a file grade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler e36af790df file usepassword.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler 740d5f70d7 file specimen.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler e9d0bcbcfd file gradingstrategy.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler 73a1ee602a file password.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler aa1b2fcd73 file gradinggrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler 2c0717e001 file maxattachmentsize.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler fb283cda43 file allowdiscussions.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler 901e6b6e6b file attachment.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler 9aaaed344c file rsstype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:56 +0000 2005-06-10 15:03:51 +00:00
moodler 34648c65c3 file info.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:03:50 +00:00
moodler 8d87913195 file dialoguetype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:03:50 +00:00
moodler 6216697b79 file addsubject.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:03:50 +00:00
moodler e510af822e file multiple.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:03:50 +00:00
moodler 9ee255715d file deleteafter.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:03:50 +00:00
moodler 1161f96fb1 file maildefault.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:55 +0000 2005-06-10 15:03:50 +00:00
moodler 16124ac3f5 file hours.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:54 +0000 2005-06-10 15:03:49 +00:00
moodler 490e05c698 file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:54 +0000 2005-06-10 15:03:49 +00:00
moodler 5e69cf407f file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:54 +0000 2005-06-10 15:03:49 +00:00
moodler 579769bded file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:54 +0000 2005-06-10 15:03:49 +00:00
moodler d0f1967418 file grade.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler d3332366f1 file autoattend.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler dac4e79866 file resubmit.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler f353928ad3 file commentinline.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler 07f2bb581e file mods.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler 0cc653c3a7 file assignmenttype.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler 0607dc743c file types.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler 075433aef3 file index.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler 96ba4407f6 file emailteachers.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:49 +00:00
moodler 407c22a76f file teachers.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:48 +00:00
moodler b18baa0c89 file richtext.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:48 +00:00
moodler 8f5bc35905 file textformat.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:48 +00:00
moodler bb1b4b4784 file uploadusers.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:48 +00:00
moodler 52a40768b2 file reading.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:48 +00:00
moodler a597bebb84 file groupmode.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:47 +00:00
moodler 6066fdd301 file directorypaths.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:47 +00:00
moodler 1324f3c6af file groupmodeforce.html was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:53 +0000 2005-06-10 15:03:47 +00:00
stronk7 d7f7862841 Not used finally by the theme... Removed. 2005-06-10 14:50:58 +00:00
stronk7 725200b03a Problems with 1.5Beta backups solved by Bobo. B-) 2005-06-10 14:16:12 +00:00
stronk7 c40bd6ac20 Generate properly RSS column. It was breaking styled (colored) rows. 2005-06-10 09:03:02 +00:00
bobopinna b2d5b92b96 Fixed a problem with some 1.5 beta backup files 2005-06-10 06:35:01 +00:00
stronk7 f2bb550ac0 Some classes added and minor chage to links to be able to
difference them form plain text.
2005-06-10 00:47:01 +00:00
stronk7 58ed94fd9c Some classes and styles added to show everything properly. 2005-06-09 23:50:33 +00:00
stronk7 ea858dd7a0 Added one deleted br... 2005-06-09 23:39:27 +00:00
stronk7 5821db186e Now icons, comments and ratings are showed properly in entrylist format.
Bug 3455
(http://moodle.org/bugs/bug.php?op=show&bugid=3455)
2005-06-09 23:30:08 +00:00
stronk7 14e02c54ef Separate icons a bit... 2005-06-09 23:27:19 +00:00
michaelpenne 4226f24829 Bug: fixed a problem with the date completed value and a problem with processing shortanswer/numerical question types 2005-06-09 21:54:55 +00:00
michaelpenne ebe63af223 Discovered a bug with lesson grades. While calculating the grade, intval was used to truncate the decimals from the grade. intavl is now replaced with round. round will now round the grade to 5 decimal places. The database only holds int(3). So, this has been changed to float to hold decimal numbers. We have found this to be much more accurate when converting the stored percentage in the database back to a point value (before this fix, users were getting numbers like 46.5 points instead of their original 47 points due to an inaccurate percent value). Files changed for this fix include:
locallib.php
report.php
version.php
view.php
db/mysql.php
db/mysql.sql
db/postgres7.php
db/postgres7.sql
2005-06-09 21:26:21 +00:00
moodler 24fc7d266f Disabled tab hover for IE since it slowed down the whole site 2005-06-09 21:07:02 +00:00
thepurpleblob f04eda06be Added a chunk on defensive/secure coding. With due deference to
Petr Skoda from which a lot of it was stolen.
2005-06-09 18:51:49 +00:00
stronk7 957f001f04 Fixed two typos (in one line!) :-o
Testing changes before commit is always interesting... :-P
2005-06-09 16:27:46 +00:00
moodler 716111f60e file exceptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:04 +0000 2005-06-09 16:12:20 +00:00
moodler 58c28f0269 file exceptions.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:01 +0000 2005-06-09 16:12:20 +00:00
thepurpleblob 382c50809b Removed use of assert function for session objects. 2005-06-09 13:58:41 +00:00
moodler 3608b0f6f5 Hide tabs when setting up initial admin user 2005-06-09 13:00:36 +00:00
moodler 014d8a9ab8 If no courses exist, then present a helpful button to make one. 2005-06-09 12:53:56 +00:00
moodler 377c6fa437 Default theme during setup is standardwhite, not standard 2005-06-09 12:53:14 +00:00
moodler 2535c5777d file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-07-07 16:14:36 +0000 2005-06-09 11:58:07 +00:00
thepurpleblob 2fbfbcdd7b Use of 'register_global' type functionality removed and replaced with
required_param() and optional_param().
2005-06-09 09:39:26 +00:00
moodler d3753d4c37 Added some extra images I fotgot 2005-06-09 09:24:52 +00:00
moodler ab8734e816 Removed moz styles 2005-06-09 09:23:47 +00:00
moodler 9c855ec4f0 Added Eloy's excellent Wood theme!!!
Eloy, can you add a README.txt ?
2005-06-09 08:28:28 +00:00
moodler b7e133298d Fixed display bug in themes list 2005-06-09 08:23:26 +00:00
moodler 2e0a1774b9 Removed some old themes not being maintained yet 2005-06-09 08:09:13 +00:00
moodler cf885520e7 Updated Metal for 1.5 2005-06-09 08:06:40 +00:00
moodler 36c83a5057 file itemanalysis.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:05 +0000 2005-06-09 06:23:49 +00:00
moodler ba98e4b6b1 file itemanalysis.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:03 +0000 2005-06-09 06:23:48 +00:00
moodler 478625d186 file rqp.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:05 +0000 2005-06-09 04:07:19 +00:00
moodler d19a3b1fe2 file rqp.html was added on branch MOODLE_15_STABLE on 2005-07-07 16:59:03 +0000 2005-06-09 04:07:16 +00:00
paca70 c313f211c0 Updates 2005-06-08 17:22:00 +00:00
moodler a0c477deef Merged changes from HEAD 2005-06-08 14:30:00 +00:00
watcanz 5b0f288d95 Fixed image path problem
Restored tags for moodle heading.
2005-06-08 12:20:54 +00:00
moodler 441c87bcb9 file createcontent.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-08 10:47:50 +00:00
moodler ce111128d3 file respondenteligible.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-08 10:10:25 +00:00
moodler b22f9bac31 file realm.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-08 10:10:25 +00:00
moodler 13c9933c8f file closedate.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-08 10:10:25 +00:00
moodler b9b203357e file mods.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-08 10:10:25 +00:00
moodler 499ac00af3 file resume.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-08 10:10:25 +00:00
moodler d4268066cb file opendate.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-08 10:10:25 +00:00
moodler a9da346030 file background.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 08:55:35 +00:00
moodler 7fdd558af0 file teachers.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 06:17:52 +00:00
moodler c90930bf10 file textformat.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 06:17:52 +00:00
moodler c53755d7c4 file uploadusers.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 06:17:52 +00:00
moodler 4249a9a8d0 file text.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 06:17:52 +00:00
paca70 bc55fae7b9 Updates 2005-06-08 06:02:52 +00:00
moodler 5f0ea84bbb file default.ttf was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:53 +0000 2005-06-08 05:20:15 +00:00
moodler 9f8d9231fe file message.php was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:52 +0000 2005-06-08 05:20:15 +00:00
moodler edf1c2d30d file block_rss_client.php was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:51 +0000 2005-06-08 05:20:15 +00:00
moodler 81bfee2947 file enrol_ldap.php was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:51 +0000 2005-06-08 05:20:15 +00:00
moodler 8df6f37dc0 file block_html.php was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:51 +0000 2005-06-08 05:20:15 +00:00
moodler 58cfbd4a84 file block_category_tree.php was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:51 +0000 2005-06-08 05:20:15 +00:00
moodler 7530078651 file block_quiz_results.php was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:51 +0000 2005-06-08 05:20:15 +00:00
moodler 6406c48cd8 file richtext.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 04:06:46 +00:00
moodler 58f33bd7cd file questions.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 02:26:48 +00:00
moodler 317311d645 file writing.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 02:26:48 +00:00
moodler b4e2cde355 file reading.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-08 02:26:48 +00:00
moodler cb5e71a635 file letter.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:50 +0000 2005-06-07 23:46:10 +00:00
moodler c8b589bb29 file letter.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:49 +0000 2005-06-07 23:46:10 +00:00
martinlanghoff 9fd70b1ac3 Merged in readfile_chunked() patch -- much lower memory footprint, same CPU usage, works around PHP5 bug in readfile() 2005-06-07 23:43:04 +00:00
martinlanghoff 6eabcba137 Auth fields were not being re-fetched on every login as expected. Fixed. 2005-06-07 23:19:45 +00:00
gustav_delius 530b8335f1 Fixed a typo 2005-06-07 21:43:32 +00:00
michaelpenne 699c28ff92 Bug 1650 fixed: help button calling the wrong help file 2005-06-07 20:58:47 +00:00
michaelpenne 257f67470b Bug 3022 Fixed: got rid of uppercase tags 2005-06-07 20:48:41 +00:00
gustav_delius 2876a137d8 Temporarily switching off "Save as new question" button until bug 3445 is fixed 2005-06-07 20:44:59 +00:00
paca70 52c1134dd4 Added missing as junk words 2005-06-07 17:30:38 +00:00
moodler ffb7b55ea4 file groupmode.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 17:03:42 +00:00
moodler 09206b48f2 file mods.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 17:03:42 +00:00
moodler 2fea1d8480 file groupmodeforce.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 17:03:42 +00:00
moodler 30cb9ab4b5 file cookies.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 15:44:54 +00:00
moodler da84ec2f77 file html.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 15:44:54 +00:00
moodler 615824e242 file index.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 15:44:54 +00:00
moodler f08cbc787f file directorypaths.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 15:44:54 +00:00
moodler 69ae7d08af file philosophy.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 15:44:53 +00:00
moodler 25a9851943 file intro.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 15:44:53 +00:00
moodler 73afb49262 file other.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000 2005-06-07 15:44:53 +00:00
zibas 22d2a0fdc4 Applied the patch submitted with bug #3344. This fixes PHP5 issues while retaining PHP4 functionality.
Also altered the bb5.5 importer:
Respecting certain "visible" flags. Made the default course properties match the importer capabilities better.
Fixed the resource summaries.
Converting Bb "Staff Information."
2005-06-07 14:21:19 +00:00
thepurpleblob f24e18ee85 Added assert_var_set() - part of trying to deprecate required_variable (which
is used in two different ways)
2005-06-07 12:35:39 +00:00
thepurpleblob b20337b888 Converted required_variable() to required_param() 2005-06-07 09:43:45 +00:00
moodler e35720ef02 file teacher.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-07 07:28:04 +00:00
martinlanghoff 472b380522 Added missing auth strings for field locks 2005-06-07 05:04:35 +00:00
martinlanghoff 094f41207b Fixes db upgrade for config_plugins failure on unquoted data - discussed at http://moodle.org/mod/forum/discuss.php?d=25122 2005-06-07 03:40:20 +00:00
moodler d1c56c3939 file category.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:59 +0000 2005-06-07 00:34:53 +00:00
moodler c156eef71e file exceptions.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:59 +0000 2005-06-07 00:34:53 +00:00
moodler 7e022f9345 file letter.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:59 +0000 2005-06-07 00:34:53 +00:00
moodler edab76787e file weight.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:59 +0000 2005-06-07 00:34:53 +00:00
moodler 815a82746b file student.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:59 +0000 2005-06-07 00:34:53 +00:00
moodler 354673e358 file teacher.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:59 +0000 2005-06-07 00:34:53 +00:00
moodler e135be2639 file preferences.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:59 +0000 2005-06-07 00:34:53 +00:00
moodler 67353f95ef file weight.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:47 +0000 2005-06-06 23:53:01 +00:00
moodler 460f06f2a5 file category.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:46 +0000 2005-06-06 23:53:01 +00:00
moodler 65b4efb096 file exceptions.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:46 +0000 2005-06-06 23:53:01 +00:00
moodler 1f93813304 file letter.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:46 +0000 2005-06-06 23:53:01 +00:00
moodler 95f0d3d486 file student.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:46 +0000 2005-06-06 23:53:01 +00:00
moodler 7ba1e94556 file preferences.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:46 +0000 2005-06-06 23:53:01 +00:00
moodler a7a97c933c file category.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:50 +0000 2005-06-06 22:45:10 +00:00
moodler e29ed82aee file category.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:49 +0000 2005-06-06 22:45:10 +00:00
michaelpenne eba970bffc BUG FIX for Bug #3059: if there is not a response to an answer, the response gets set to an empty string 2005-06-06 18:26:49 +00:00
ecastrolt 05786bc6fd *** empty log message *** 2005-06-06 18:15:37 +00:00
ecastrolt 357d789540 *** empty log message *** 2005-06-06 18:04:54 +00:00
michaelpenne 855aa8f8d6 bug fix: updated the link to the grade book 2005-06-06 17:35:02 +00:00
bobopinna 42d3772a3f Fixed a typo 2005-06-06 11:58:59 +00:00
ikawhero 3d1f6ce525 Fixed a few minor typos. 2005-06-06 10:08:27 +00:00
ikawhero 1244ed75d2 Check to see if a scale grade exists for the given grade and if not set it
to an empty string. This should never occur through normal use but just
in case ...
2005-06-06 09:45:17 +00:00
moodler ac757a9fad file category.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:50 +0000 2005-06-06 06:16:27 +00:00
moodler 194726468d file weight.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:29:50 +0000 2005-06-06 06:16:27 +00:00
moodler ecbf88d217 Bumping release name 2005-06-06 06:09:07 +00:00
moodler bc9cec3cd6 Updated version for release 1.5 2005-06-06 05:21:11 +00:00
moodler f9cff66906 Merged all the changes in HEAD until now 2005-06-06 05:04:31 +00:00
ikawhero 5450baa28a Added a 'Save Changes' button to the top of the page for those of us too
lazy to scroll!
2005-06-06 03:35:28 +00:00
ikawhero 422eaecc13 Check array is initialised. Bug 3424. 2005-06-06 00:39:35 +00:00
moodler e10ed4e667 file preferences.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:48 +0000 2005-06-06 00:13:12 +00:00
moodler ecfbaad4b4 file preferences.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:28 +0000 2005-06-06 00:13:12 +00:00
ikawhero e4cedd797a Errors will now return to course page instead of site. Related to Bug 3418. 2005-06-05 23:57:19 +00:00
gustav_delius 9dadc1a89e Regrading now used the proper session mechanism. Also it now works with old-style attempts which have only a single state. 2005-06-05 20:37:52 +00:00
moodler 5b0ae9d41c file student.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:13 +0000 2005-06-05 20:33:47 +00:00
gustav_delius 2ac3cee674 Restoring of user attempts and states disabled for now, see bug 3159 2005-06-05 20:25:04 +00:00
gustav_delius f3bb54f36f Fixed typo 2005-06-05 20:19:17 +00:00
moodler e8edd40064 file exceptions.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:13 +0000 2005-06-05 19:56:09 +00:00
moodler b1120b07c9 file letter.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:13 +0000 2005-06-05 19:56:09 +00:00
moodler 00fcb704d3 file weight.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:13 +0000 2005-06-05 19:56:09 +00:00
moodler 2b1ebff73c file preferences.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:13 +0000 2005-06-05 19:56:09 +00:00
moodler 26549e7692 file category.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:13 +0000 2005-06-05 19:56:08 +00:00
moodler efd780a339 file teacher.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:13 +0000 2005-06-05 19:24:45 +00:00
urs_hunkler 0c4a965346 mainly corretion for a disply problem of the course page in MSIE plus some minor changes. 2005-06-05 16:38:01 +00:00
gustav_delius 7371dc44d0 removed some unnecessary fields 2005-06-05 15:52:18 +00:00
gustav_delius 16a8215aa1 just fixing some comments 2005-06-05 15:37:22 +00:00
gustav_delius 6d0ea08227 taken out a notice to temporarily fix bug 3130 2005-06-05 15:08:34 +00:00
gustav_delius 85a6b27786 Fixed the calculated question editing wizard temporarily for Moodle 1.5 until Julian gets his new version ready. 2005-06-05 14:14:54 +00:00
gustav_delius db7f11c3d7 fixed some typos 2005-06-05 13:59:37 +00:00
gustav_delius 98133a3eec Random questions now store both the wrapped question id and the response in the same state record, essentially going back to Julian's model. 2005-06-05 13:22:03 +00:00
moodler 52de50d2d5 Just a small fix for people tracking betas 2005-06-05 13:11:05 +00:00
gustav_delius 122299654f Improved the display of readonly form fields in questions so that they are no longer grey on grey 2005-06-05 12:03:50 +00:00
gustav_delius 52fa982eba Change to when newly created states get saved
Changes to what is printed during regrade
2005-06-05 11:49:32 +00:00
stronk7 5eab4b5c43 Removed reference to Journal (Diario in es) 2005-06-05 10:09:32 +00:00
stronk7 e68e7af8ed Merged from HEAD... 2005-06-05 09:46:33 +00:00
moodler 2e52e3c14b file gradinggrade.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:30 +0000 2005-06-05 08:55:11 +00:00
moodler 2be7e8b347 file grading.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:30 +0000 2005-06-05 08:49:33 +00:00
moodler b8187e5ae0 file grade.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:30 +0000 2005-06-05 08:44:38 +00:00
thepurpleblob 74be4f9a8d Removed reference to Journals. 2005-06-05 07:37:16 +00:00
moodler cb21e292fa file penalty.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:31 +0000 2005-06-05 07:31:24 +00:00
moodler 3a8e6b5f4b file adaptive.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:31 +0000 2005-06-05 07:31:24 +00:00
thepurpleblob cdd11103b7 Removed reference to Journal 2005-06-05 07:24:46 +00:00
thepurpleblob dab41ccfdc Removed reference to Journal. 2005-06-05 07:11:44 +00:00
thepurpleblob 49e8438753 Removed references to Journal. 2005-06-05 06:51:09 +00:00
thepurpleblob 12c3f08cb0 Removed reference to journals. 2005-06-05 06:47:02 +00:00
thepurpleblob 2f6b3b1966 Removed references to journals. 2005-06-05 06:44:09 +00:00
moodler 9d39272ded Added support for $CFG->allowobjectembed in the GUI 2005-06-05 05:39:25 +00:00
moodler 14bc8df569 Added $CFG->allowobjectembed in weblib.php so that these can be selected by admin 2005-06-05 05:25:02 +00:00
moodler 6dca5725ea file nextpageaction.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:49 +0000 2005-06-05 03:48:41 +00:00
moodler bf3932fc42 file nextpageaction.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:29 +0000 2005-06-05 03:48:40 +00:00
moodler 2c8a7e32db Turn off script access for autoembedded flash SC126 2005-06-05 03:31:44 +00:00
gustav_delius 3c76674f76 More graceful behaviour when there are not enough questions for the random questions. 2005-06-04 22:43:28 +00:00
ecastrolt fba559da7a *** empty log message *** 2005-06-04 21:07:57 +00:00
moodler 468f3c1cc4 file webquest.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:16 +0000 2005-06-04 20:05:32 +00:00
moodler fe0df5f546 file tex.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:16 +0000 2005-06-04 20:05:32 +00:00
moodler 370454c947 file workshop.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:16 +0000 2005-06-04 20:05:32 +00:00
moodler 3010db0e48 file wiki.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:16 +0000 2005-06-04 20:05:32 +00:00
moodler ae6a28706b file survey.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:16 +0000 2005-06-04 20:05:32 +00:00
moodler 63fd025955 file scorm.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:16 +0000 2005-06-04 20:05:32 +00:00
moodler f5e2a57092 file resource.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:16 +0000 2005-06-04 20:05:32 +00:00
moodler 1edf4fcaa6 file mediaplugin.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:32 +00:00
moodler 191ac5e692 file questionnaire.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:32 +00:00
moodler ad50e44876 file label.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:32 +00:00
moodler 1a833b187a file multilang.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:32 +00:00
moodler 5983511872 file message.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:32 +00:00
moodler df644c8811 file pix.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:32 +00:00
moodler 52183b89b1 file lesson.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:32 +00:00
moodler cfe70c4f90 file exercise.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:31 +00:00
moodler 98a68126ed file journal.php.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:31 +00:00
moodler 39538ed31a file grades.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:31 +00:00
moodler 42bdd31e68 file hotpot.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:31 +00:00
moodler d0fa39395c file install.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:31 +00:00
moodler 737d922645 file glossary.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:15 +0000 2005-06-04 20:05:31 +00:00
moodler 5e3b40221a file block_rss_client.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler fd91ea6371 file block_course_list.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler cee15d365b file countries.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler c29cc45005 file block_online_users.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 2db4405ca0 file attendance.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 2e3d0ff372 file editor.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler fe2c9820e8 file algebra.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 72df247c50 file censor.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler d35f4bcabd file enrol_paypal.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler a46eb2ee08 file enrol_ldap.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 18ac802f51 file dialogue.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler d520a0a173 file emailprotect.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler e264c29fa1 file appointment.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 406d542d00 file block_html.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler a02176516b file block_course_summary.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 27b0d869e6 file admin.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 21971c4ed0 file calendar.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler e1c24a9dba file block_social_activities.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler dcb1b0cbdf file enrol_database.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 9c94bb15aa file enrol_flatfile.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler bec8a5ca4b file error.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler cee8d7fb63 file block_quiz_results.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler 5a67edcc09 file enrol_internal.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
moodler c5f0945604 file block_section_links.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:14 +0000 2005-06-04 20:05:31 +00:00
defacer ff642e93ba Fixing all Tidy warnings in this page. This has to be A Good Thing. 2005-06-04 17:43:52 +00:00
gustav_delius 5ebe26c7d0 fixed typo 2005-06-04 17:22:00 +00:00
gustav_delius a616b09790 The versioning code will not be in Moodle 1.5 2005-06-04 17:13:26 +00:00
stronk7 e64dfa80dd Changed name of the container category a bit and avoided one notice. 2005-06-04 15:37:40 +00:00
gustav_delius 4a4d46cade slight improvement of layout 2005-06-04 11:40:57 +00:00
moodler 905746771f file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:05 +0000 2005-06-04 11:25:51 +00:00
moodler 82a838920f file block_search_forums.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:03 +0000 2005-06-04 11:25:51 +00:00
moodler d913dc4244 file enrol_authorize.php was added on branch MOODLE_15_STABLE on 2005-06-06 05:04:03 +0000 2005-06-04 11:25:51 +00:00
gustav_delius 4aa3ac1609 Print notice on preview when secure window will be used for students
Also improved some language strings
2005-06-04 11:19:48 +00:00
gustav_delius 775d4dd817 Print notice on preview when secure window will be used for students 2005-06-04 11:16:37 +00:00
gustav_delius e0b0ef395f Show link to attempts list only if student attemtps exist. 2005-06-04 11:10:36 +00:00
mindforge a21fc2b7c9 Cleaned up and documented regrading code. 2005-06-04 11:04:00 +00:00
mindforge aee2784751 Manual regrading page implemented. 2005-06-04 10:58:31 +00:00
ikawhero 3e41bf36a3 Link to add new courses only shown to course creators when there are no
courses available. Bug 3420.
2005-06-04 10:39:57 +00:00
urs_hunkler cf26a12c62 corrected width of the middle column in course view. 2005-06-04 09:16:20 +00:00
gustav_delius 90abc87934 attempts.php has moved to report/overview/report.php 2005-06-04 09:10:13 +00:00
gustav_delius 8c040068ca Removed the quiz upgrade warning. 2005-06-04 09:07:40 +00:00
gustav_delius 67a8ef4235 removing the old statistics reports 2005-06-04 08:58:16 +00:00
gustav_delius c17f91905a put back the overview report folder 2005-06-04 08:55:37 +00:00
gustav_delius 1b2457c312 added regrading page 2005-06-04 08:54:56 +00:00
gustav_delius 2fbd81b02d Fixed bug 3410. Admins are no longer shown ALL categories in drop-down menu. 2005-06-04 08:47:33 +00:00
gustav_delius e729020eda Improve alignment in table in mod.html for IE
Missing questions lead to notice rather than fatal error
Attempts report now moved to reports/overview
put in empty regrading page for Julian to complete
Moved some of the styles out of styles.php into standard style
Fixed error on reviewquestion.php
put infobox on reviewquestion.php
fixed <form> tag on item analysis report
2005-06-04 08:30:49 +00:00
defacer 6e296332ca Fix for bug 3316: Now students which have attempted the quiz but have
since been unenrolled from the course are shown with a dimmed style.
2005-06-04 00:18:57 +00:00
defacer 94640580f3 Forgot to prepend country codes to the teacher list as well when sorting. 2005-06-03 23:40:19 +00:00
defacer 113130bd32 Adding one new string: "Show $a per page" 2005-06-03 23:31:06 +00:00
defacer 1443433431 CSS styles for the revamped user/index.php 2005-06-03 23:26:31 +00:00
defacer 4fd2dff9fe A big big big patch:
Converted the students table to use the new table class

Fixed bug 3114: when sorting by country, prepend country code to the country name

Fixed behavior of autohiding teacher list; now there is a hide/show icon to be
consistent with the rest of Moodle

Fixed "show all" option so that the user can control it instead of relying on auto behavior

Fixed HTML, removed all inline styles

Improved accessibility (alt tags for images)

Updated obsolete optional_variable calls to optional_param

Several cosmetic and other improvements I 've already forgotten :P
2005-06-03 23:19:12 +00:00
defacer 680da3b4af Added function that exports current selection for first/last initial
Added extra CSS class to initial bars (can now differentiate first/last)
2005-06-03 22:46:54 +00:00
moodler dc0d77760a file maxpages.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:49 +0000 2005-06-03 21:53:41 +00:00
moodler c700b6c43b file review.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:49 +0000 2005-06-03 21:53:41 +00:00
moodler adb2f6e2fc file highscores.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:49 +0000 2005-06-03 21:53:41 +00:00
moodler def727dc7d file maxpages.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:29 +0000 2005-06-03 21:53:41 +00:00
moodler c5d16299de file review.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:29 +0000 2005-06-03 21:53:41 +00:00
moodler 93b2625047 file highscores.html was added on branch MOODLE_15_STABLE on 2005-06-06 05:03:28 +0000 2005-06-03 21:53:41 +00:00
gustav_delius b769175004 The popup window didn't always close. 2005-06-03 20:43:50 +00:00
stronk7 816f68c8aa Upgraded backup/restore TODO list. Only two points remains open:
- SCORM: restore. See bug 3404.
- QUIZ: 1.5 <=> 1.5 backup and restore. Gustav's team is polishing it.

Bump to 1.5 (Final)
2005-06-03 17:43:46 +00:00
stronk7 c3f0763f7b Added support for forum->trackingtype 2005-06-03 17:35:27 +00:00
moodler e0dcb5734f Merged many language files from HEAD 2005-06-03 17:17:15 +00:00
stronk7 321aae1d8b Small typo, preventing group events to be restored properly.
Records in backup_ids table must use the name of the table
without the prefix as name. Bug 3360. Thanks Jon.
(http://moodle.org/bugs/bug.php?op=show&bugid=3360)
2005-06-03 16:43:26 +00:00
ikawhero 9bb32eb744 Meaningful string shown in breadcrumb and heading when editing site topic.
Bug 3408.
2005-06-03 14:41:35 +00:00
mindforge 2c20f70dca Fix for bug #3357. Random questions now check properly if a question is already in use. 2005-06-03 12:56:53 +00:00
stronk7 a3247baa3a Bump!
Deletion (or move to site course) of orphan categories
executed in the upgrade process. Now we shouldn't have
such orphans anymore! B-)

Part of bug 2459
(http://moodle.org/bugs/bug.php?op=show&bugid=2459)

Important NOTE: In the upgrade code for postgreSQL I've included
                some steps that weren't up to date. They seem to
                standard SQL code but they should be tested
                properly.... hope all works!
2005-06-03 12:49:16 +00:00
stronk7 c0624b017b Deletion (or move to site course) of orphan categories
executed in the upgrade process. Now we shouldn't have
such orphans anymore! B-)

Part of bug 2459
(http://moodle.org/bugs/bug.php?op=show&bugid=2459)

Important NOTE: In the upgrade code for postgreSQL I've included
                some steps that weren't up to date. They seem to
                standard SQL code but they should be tested
                properly.... hope all works!
2005-06-03 12:47:44 +00:00
moodler 81b1951adf Labels can now have apostrophes again! :-) bug 3411 2005-06-03 12:21:16 +00:00
moodler 73c1140d6a Fix for Bug 3036. (SE) 2005-06-03 08:15:38 +00:00
moodler 20fe7276ff Merged French from HEAD 2005-06-03 05:25:09 +00:00
moodler dd8fb6e848 file autocontinue.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler 1ece975598 file browsemode.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler 4308feffbd file height.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler 66674833f6 file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler 578462059e file width.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler bd8b6c6f0e file summary.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler e5e43b42ec file package.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler f309507a9f file grademethod.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-06-03 03:55:38 +00:00
moodler 5c3cf81dfb file navigation.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
moodler 5bf11225c4 file analysistable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
moodler c10f0b5df7 file reportselector.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
moodler abac5c2107 file mediaplayers.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
moodler d6c5e20610 file forceplugins.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
moodler b9b4610906 file responsestable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
moodler 03231ca0b3 file outputformat.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
moodler 6d53e3b77d file shownextquiz.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-06-03 03:55:38 +00:00
martinlanghoff a0b22b3218 auth/ldap : minor html fix 2005-06-03 03:41:16 +00:00
moodler 0db7057a78 file browsemode.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-06-02 22:31:41 +00:00
moodler 7bc02fa10a file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-06-02 22:31:41 +00:00
moodler 01737697a4 file grademethod.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-06-02 22:31:41 +00:00
moodler 2eb6412ef8 file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-06-02 22:31:40 +00:00
moodler 4fad751ed9 file grademethod.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-06-02 22:31:40 +00:00
moodler e32e7ca09c file browsemode.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-06-02 22:31:34 +00:00
moodler da7d308c32 Disable Attendance in core tables because the module has been deleted 2005-06-02 15:01:12 +00:00
moodler 4a625f17af Remove attendance from 1.5 too 2005-06-02 14:59:38 +00:00
exe-cutor 9fa1dad004 Adapted Shibboleth authentication to new field lock/update mechanism by Martin 2005-06-02 14:34:22 +00:00
moodler 651dfa878e file itemanalysis.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-06-02 13:57:26 +00:00
urs_hunkler 50da41e264 some theme optimizations: manly font-sizes and the list pages. 2005-06-02 12:31:35 +00:00
martinlanghoff 6406bef13e Fixed typo in configuration of ldap_memberattribute for RFC2307-style LDAP servers. Should fix handling of iscreator group. Thanks to Teemu Haapoja for the diagnosis and fix. 2005-06-02 09:55:06 +00:00
martinlanghoff 5a2cfa7efb Version bump triggers config_plugin migration for locks and field mapping. 2005-06-02 04:25:36 +00:00
moodler 0bb30298d0 file nelements.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:18 +00:00
moodler 37553f8493 file managing2.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:18 +00:00
moodler 1761c44531 file regrading.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:18 +00:00
moodler d1869b995e file managing.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:18 +00:00
moodler 5e01a18606 file gradingstrategy.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:18 +00:00
moodler 1ef00c891f file password.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:18 +00:00
moodler 2d910a2d08 file gradinggrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:18 +00:00
moodler 3b61c3c5d6 file elements.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:17 +00:00
moodler 17dec907b9 file grade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:17 +00:00
moodler c90daf0b4b file comparisonofassessments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-06-02 02:46:17 +00:00
moodler a69f876e76 file removepages.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler a960f39fbb file wikitype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 474ce18912 file strippages.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 6c8f0ed5a8 file initialcontent.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 5ace54167e file htmlmode.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler d981f1b6e3 file wikilinkoptions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 0810574be1 file ewikiacceptbinary.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler ee5b1788f7 file setpageflags.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 9a6222dd38 file revertpages.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 46cc45f293 file checklinks.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 8e8380fb97 file revertauthorfieldpattern.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 5aef10640e file wikiname.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler b34d0917a6 file howtowiki.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler 1067cb28f1 file wikiusage.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler f94e02f057 file studentadminoptions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-06-02 02:46:17 +00:00
moodler fec8049d34 file leaguetable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler a111b749fc file finalgrades.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler f42449f77e file nelements.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler cc13541244 file takeownership.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler d67ad45602 file submissionofdescriptions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 0ef063825f file moreinfo.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 09be6630de file usemax.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 26b9be1d7a file regrading.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 10692d97e6 file leaguetablenames.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler f327821e4e file grade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler b9fc85815e file usepassword.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 312f8b5410 file specimen.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 6d163e8a59 file grading.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 888faa0559 file managing.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 62dec3d6b5 file gradingstrategy.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 06979a542b file password.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 2f4ae7848b file gradinggrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:06 +0000 2005-06-02 02:46:17 +00:00
moodler 9199bfc986 file elements.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler 3fde815636 file administration.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler ea6787cb2f file comparisonofassessments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler 4f0f9f52c6 file info.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler e628acf30d file dialoguetype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler 97d94ab7f2 file addsubject.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler 675522cb1b file multiple.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler 69f2570655 file deleteafter.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler 9206c92895 file closedialogue.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler d3f8a394bc file maildefault.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-06-02 02:46:17 +00:00
moodler de735d30a8 file reportselector.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-06-02 00:52:14 +00:00
moodler 8afa0586cc file reportselector.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:23 +0000 2005-06-02 00:52:14 +00:00
gustav_delius 72a054b9f9 Fixed bug 3393 2005-06-01 20:07:50 +00:00
zibas 643f215f0a file xsl_emulate_xslt.inc was added on branch MOODLE_15_STABLE on 2005-06-07 14:21:19 +0000 2005-06-01 19:32:52 +00:00
moodler 6acfcce9a8 file itemanalysis.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:55 +0000 2005-06-01 19:24:17 +00:00
gustav_delius 6be3c99802 replaced some error() by redirect() 2005-06-01 18:34:24 +00:00
gustav_delius 20101a6092 Improved error messages a bit 2005-06-01 18:16:52 +00:00
moodler 4d044e6e84 SQL should not assume mdl_ prefix on tables (bug 3390) 2005-06-01 08:08:37 +00:00
martinlanghoff d08c400d31 auth fieldlocks: smarter handling of UI strings for user fields 2005-06-01 08:05:28 +00:00
martinlanghoff 770764f392 config_plugins settings migration -- this is a DB upgrade block 2005-06-01 07:47:49 +00:00
martinlanghoff 4f6af1254b get_config() now preserves CFG if DB fails or is empty 2005-06-01 06:57:09 +00:00
martinlanghoff e3cd7f35b9 config_plugin with auth/shibboleth
* config.html now uses print_auth_lock_options()
 * config.html better handling of default vars, and removed some warnings
 * lib.php uses new config_plugin vars
2005-06-01 06:23:44 +00:00
martinlanghoff 2ba609cc8c config_plugin work
* lang updates and lang-related fixes
 * auth/db uses the new convention
2005-06-01 06:01:29 +00:00
gustav_delius 3d7a1cbf2b A missing ! led to bug 3377 2005-06-01 05:56:46 +00:00
martinlanghoff b50eee807b Almost there with config_plugins work!
* More solid checking for auth GET/POST var.
 * print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
 * user mapping options have moved to config_plugins table
 * LDAP module has migrated to using new field mapping vars -- simplified config.html a lot
 * strings are mostly resolved
 * a bit of work pending on CAS and DB modules
 * need an upgrade path for field-mapping config entries -- limited to LDAP only
2005-06-01 04:44:17 +00:00
martinlanghoff 6b64601101 Bumping the revision for the config_plugins table. 2005-06-01 02:28:33 +00:00
moodler 28d21ce79e file gradingstrategy.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:27 +0000 2005-06-01 01:15:06 +00:00
moodler 07387b3124 file gradingstrategy.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-06-01 01:15:06 +00:00
moodler df699778c4 file autocontinue.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler 2d7915885a file browsemode.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler 9d24e151bc file height.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler 9fbed4dc26 file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler 9896fa3de5 file mods.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler ea5cb3bbde file width.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler 732216d72a file summary.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler b08068e829 file package.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler 1622a2d06f file grademethod.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 23:34:37 +00:00
moodler 0d4a213943 Better handling of dates when timedue isn't set 2005-05-31 23:28:08 +00:00
moodler 98823d2ac0 Hide due date when there isn;t one 2005-05-31 23:18:54 +00:00
moodler facf76eede Added event handling from trunk 2005-05-31 23:02:44 +00:00
moodler 41591a4a17 file categories_edit.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 22:48:21 +00:00
moodler cd22423ceb file penalty.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 22:48:21 +00:00
moodler 479c8e5958 file penaltyscheme.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 22:48:21 +00:00
moodler 271228d527 file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 22:48:21 +00:00
moodler d592dc462d file questionsperpage.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 22:48:21 +00:00
moodler bfaf3c876b file adaptive.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 22:48:21 +00:00
moodler 3954fbf809 file rqp.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:15 +0000 2005-05-31 22:48:21 +00:00
stronk7 c63bcbf27c Complete refactor of quiz_delete_course()
Now this function works following this:
- Iterate over every quiz category in the course (following parent-child relationships).
- If the category is being used*, move it to site level (under a container category) and
      mark it as published.
- If the category isn't being used, remove** it completely (questions, instances...) and
      re-parent its child categories.
- Feedback is shown in a table detailing all the changes performed.

* One category is being used if it has one question that is being used in any quiz,
  independently of its publish status.
** Removal of categories (and associated questions) has benn improved but, it won't
  be perfect until bug 3366 was solved.

Tested against some large courses with reused questions and multiple levels of
categories. Seems to work but

PLEASE TEST IT AND SEND ANY FEEDBACK TO BUG 2459
(http://moodle.org/bugs/bug.php?op=show&bugid=2459)

Exactly this function is going to be used in the upgrade script to solve
the orphan categories issue and it must work perfectly!
2005-05-31 22:31:22 +00:00
stronk7 0242dc70f3 Four new strings added to show the work done
against quiz_categories when a course is deleted.
Part of bug 2459
(http://moodle.org/bugs/bug.php?op=show&bugid=2459)
2005-05-31 21:26:09 +00:00
moodler 25957101a8 file responsestable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-31 20:23:27 +00:00
moodler 6d079b698f file responsestable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:23 +0000 2005-05-31 20:23:27 +00:00
stronk7 0456f1c62a Simplify the quizzes_category_used() function.
I was using the $excluded parameter to avoid
loops between categories. A->B->A. Think we can
assume such loops won't exist, so I've deleted
the $excluded use.
2005-05-31 16:30:36 +00:00
thepurpleblob 5c6c7224eb Took out dos line endings 2005-05-31 15:17:20 +00:00
thepurpleblob a40014f758 Removed spurious aligns in <input> tags for optional units - now formats
properly in Apple Safari
2005-05-31 14:45:05 +00:00
thepurpleblob 53b9b145ab Fixed incorrect !important tags in CSS 2005-05-31 14:21:28 +00:00
thepurpleblob ded3459821 'Fixed' quizzes_category_used declaration to make it work. Based on it only
being called in one place. Might need a 'proper' fix though, but this gets us
moving!
2005-05-31 13:34:15 +00:00
thepurpleblob 331b64ac3f Removed uneccessary call-time pass by reference. 2005-05-31 10:11:00 +00:00
thepurpleblob b89246267b Checks import/export class file actually exists before trying to include it. 2005-05-31 10:02:48 +00:00
martinlanghoff cdbba24134 First cut of field locks support. functional but missing strings and support for LDAP/DB modules.
- Extended set_config()
- Implemented get_config() which takes over $CFG loading in setup.php
- admin/auth.php has special handling if post vars starting in pluginconfig_
- admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
- user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
2005-05-31 05:36:41 +00:00
moodler fa84313875 file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:06 +0000 2005-05-31 05:13:33 +00:00
moodler e2d02f322e file timezones.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:06 +0000 2005-05-31 05:13:33 +00:00
moodler 2b545bff3b file block_search_forums.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:05 +0000 2005-05-31 05:13:33 +00:00
moodler ec0e8976e9 file block_glossary_random.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:05 +0000 2005-05-31 05:13:33 +00:00
moodler 24ad970192 file grades.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:05 +0000 2005-05-31 05:13:33 +00:00
moodler 83bf0c7ac3 file block_html.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:05 +0000 2005-05-31 05:13:33 +00:00
moodler 2a55ad8736 file block_quiz_results.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:05 +0000 2005-05-31 05:13:33 +00:00
moodler 25b68ad11e Fix for SC122 2005-05-31 04:36:04 +00:00
moodler d347fbefd6 file qtype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-05-31 01:48:07 +00:00
moodler 6124af76ab file questionnaireid.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-05-31 01:48:07 +00:00
moodler 893e4ecc77 file qmanage.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-05-31 01:48:07 +00:00
moodler f5925fe29a file respondenttype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:08 +0000 2005-05-31 01:48:07 +00:00
moodler d07e7183e6 file casesensitive.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler c82589c6b5 file editalways.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 2c0436b1a6 file importcategories.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler a1e04405ff file aliases2.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 0516af71ef file globalglossary.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 8f459f900b file usedynalink.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 866885022f file aliases.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 350ad0ef85 file entbypage.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 6b73dbaa20 file rssarticles.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 291f7bd8ba file studentcanpost.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 40fb06a8d0 file allowprintview.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler c4563fe0fb file shows.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 17c9ed588d file mainglossary.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 9480b8f1f4 file linkcategory.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 6c45d66129 file allowduplicatedentries.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler ae29b65979 file destination.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler e43dd3defa file defaultapproval.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 02c71b5a1e file filetoimport.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler b6f1f29147 file rsstype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 6b9ab9e4fc file attachment.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler cffd20cede file usedynalinkentry.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 3372fd30ff file description.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 8353441838 file allowcomments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 5d213075c3 file displayformat.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler 5da1448d69 file fullmatch.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-31 01:48:07 +00:00
moodler cc082cb176 file dynsection.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-31 01:48:07 +00:00
moodler 53e1d700bf file hours.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-31 01:48:07 +00:00
moodler b9441c6e63 file maxgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-31 01:48:07 +00:00
moodler 98aa5c1e21 file choosedays.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-31 01:48:07 +00:00
moodler fa43dc51f8 file grade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-31 01:48:07 +00:00
moodler ef405b2a1b file autoattend.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-31 01:48:07 +00:00
moodler 58c4dc24c7 file penaltyscheme.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-31 00:12:27 +00:00
moodler 741ee69fad file questionsperpage.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-31 00:12:27 +00:00
moodler 754e6ee60b file penaltyscheme.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-05-31 00:12:27 +00:00
moodler 780d107619 file questionsperpage.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-05-31 00:12:27 +00:00
stronk7 61842c3a01 Added the sort_categories_by_tree() function that
returns an ordered array of categories following
the parent-child relationships. It doesn't forget
any category and returns all the categories passed
although their parent were incorrect. Try to build
as much tree structure as possible.
2005-05-30 23:56:38 +00:00
mjollnir_ 8c28ed7838 Fixing up problem in generate_email_processing_address -- using sitesecret rather than siteidentifier 2005-05-30 23:25:56 +00:00
martinlanghoff 8bfac5b93d Fixed field lenght in config_plugins 2005-05-30 22:30:50 +00:00
stronk7 6d64a7091d Deleting one debug message... 2005-05-30 22:27:20 +00:00
stronk7 22ad0a2e45 Now the quizzes_category_used() function supports searching
for uses recursively plus an array of excluded categories.

Needed to solve bug 2459...in progress.
2005-05-30 22:25:52 +00:00
moodler e8eaff0171 file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:55 +0000 2005-05-30 22:07:12 +00:00
moodler f3bfb270af Fixed _new with _blank 2005-05-30 18:42:41 +00:00
moodler 260d699c17 Added limit of 900 characters to subject line, to prevent overflows 2005-05-30 18:09:03 +00:00
defacer bb25fc1bca Fix for bug 3364:
The Great Global $course Hack strikes again. I had to put in another instance
of the hack for course themes to work in the "calendar" part of the course.

Hopefully some day we 'll do all that "correctly"! (search for "hack" in
weblib and despair).
2005-05-30 13:31:44 +00:00
defacer 7bc4158521 More correct handling of group events, we cannot simply omit them because
the course has "no groups" UNLESS groupmodeforce == 1 as well.

Sadly, this severely weakens the performace optimizations :(

See bug 3303 for an example of what the problem was before.
2005-05-30 12:40:44 +00:00
mudrd8mz a0028106e3 Included fix by Jaime Villate posted Sunday, 8 May 2005, 10:45 PM 2005-05-30 09:31:28 +00:00
martinlanghoff fc0ee03121 Capture the outcome of the config_plugins table creation. 2005-05-30 05:24:19 +00:00
martinlanghoff 987d846223 Created config_plugins table to manage configuration entries on a per-module/plugin. This breaks the rules a little bit, but it has been discussed with MD. 2005-05-30 05:10:22 +00:00
martinlanghoff e7c83f42ef enrol/ldap offers enrol_allowinternal config option as it should. 2005-05-30 03:51:07 +00:00
moodler c8198e1311 file summary.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-30 01:49:53 +00:00
moodler 17620a4193 file package.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-30 01:49:53 +00:00
moodler 61b7abf279 file summary.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-05-30 01:49:52 +00:00
moodler 4be10f9c9d file package.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-05-30 01:49:52 +00:00
watcanz 606f29ff1d styles_layout.css updated for new sideblocks code. header.html removed logo. 2005-05-30 00:02:22 +00:00
ecastrolt 6a43c2aae4 *** empty log message *** 2005-05-29 20:50:14 +00:00
ecastrolt 29a4e4e556 *** empty log message *** 2005-05-29 19:45:14 +00:00
ecastrolt c65086aab0 *** empty log message *** 2005-05-29 19:36:41 +00:00
stronk7 6d85897f87 Added the quizzes_category_used() to detect the list of
quizzes that are using questions from one category.
It relies in the quizzes_question_used() function. Will
be use in the 'orphan_categories' bug (#2459)

(http://moodle.org/bugs/bug.php?op=show&bugid=2459)
2005-05-29 18:58:14 +00:00
stronk7 83c5e8f6b1 format_string() applied once deleting courses...
Merged from HEAD
2005-05-29 17:32:18 +00:00
moodler 3d8a508910 Fix for bug 3350 where older SESSION->wantsurl was hanging around 2005-05-29 07:58:37 +00:00
moodler cb9b40a576 file book.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:14 +0000 2005-05-29 07:07:18 +00:00
moodler e21964e8b0 file timerestrict.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-05-29 06:48:37 +00:00
moodler d15938ce5f file limit.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-05-29 06:48:37 +00:00
moodler 22f52e2bf3 file options.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-05-29 06:48:37 +00:00
moodler b6f8c22bc3 file chatting.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:05 +0000 2005-05-29 06:48:36 +00:00
moodler c89d8d7636 file resubmit.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-29 06:48:36 +00:00
moodler a17794496c file commentinline.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-29 06:48:36 +00:00
moodler e545ae1876 file types.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-29 06:48:36 +00:00
moodler 236ec5b9b6 file assignmenttype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-29 06:48:36 +00:00
moodler bae75cb826 file emailteachers.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-29 06:48:36 +00:00
moodler 89552fc789 file search.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:04 +0000 2005-05-29 06:48:36 +00:00
moodler 3684c9f4e2 file authchange.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:03 +0000 2005-05-29 06:48:36 +00:00
moodler db3a8b8a59 file advancedsettings.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:03 +0000 2005-05-29 06:48:36 +00:00
moodler 2b82654492 file cost.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:03 +0000 2005-05-29 06:48:36 +00:00
moodler bb4e105b49 FIxed a problem when stripping terms from search string for highlighting 2005-05-29 04:04:31 +00:00
defacer 1819221450 Now tablelib allows the GET variables that control sorting etc. to be
configured. Essential in order to allow two independent tables in the same
screen, which is required for /user/index.php.
2005-05-28 21:22:45 +00:00
defacer 4ac7b06a76 Revisited blocks administration page!
* Incompatible blocks which have been disabled during the upgrade
     from Moodle 1.4 can now be deleted.

   * Incompatible blocks (if any) are presented in a separate table
     and are clearly marked as such.

   * Using the new table class.

   * Improved visuals.

   * Fixed HTML and updated obsolete coding conventions all around.
2005-05-28 18:36:01 +00:00
defacer 379298d6ae NEW STRING ADDED for admin/blocks.php
One string we no longer use removed.
2005-05-28 18:28:26 +00:00
defacer 49307babf5 New styles for the revisited admin/blocks page, coming up next. 2005-05-28 18:22:28 +00:00
moodler ac6e8f1133 $CFG->ignoresesskey can override all sesskey checking 2005-05-28 14:02:53 +00:00
moodler ce34811cdd Addes mms protocol 2005-05-28 13:29:37 +00:00
moodler 51f2f92ca5 file trackingtype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:14 +0000 2005-05-28 08:58:56 +00:00
moodler 3bcee5d4c7 Fixed a missing global 2005-05-28 06:38:10 +00:00
moodler 07a5d7cb3e file penalty.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-28 01:27:05 +00:00
moodler 7adc79d42c file penalty.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:24 +0000 2005-05-28 01:27:05 +00:00
moodler 069577e929 file ungradedassessments_teacher.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler cffe2e51bd file usepassword.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:13 +0000 2005-05-28 01:04:34 +00:00
moodler 317dbb6f67 file submissionofexamples.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 0c06ed4263 file selfassessment.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler abb8d37084 file leaguetable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler f0cffb1e49 file resubmit.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 16b96bf3c9 file gradingsubmissions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler e47e30a11f file overallocation.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 4431f7188f file nattachments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 7f6d1637d0 file includeteachersgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 7e01657166 file nassessmentsofteachersexamples.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 51cb63459b file includeself.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 5992f232aa file ungradedassessments_student.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 688d2f7d5b file teacherweight.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler b5cb37d9ea file specimen.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler e892f04d05 file showinggrades.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 01c784002a file nassessmentsofstudentsubmissions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 267a7811fc file ungradedassessments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:34 +00:00
moodler 0ac29d7f60 file gradingassessments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:33 +00:00
moodler c975e6afad file finalgrades.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:33 +00:00
moodler 80118a25eb file breakdownoffinalgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:33 +00:00
moodler 13bc6270d6 file calculatingfinalgrade.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:33 +00:00
moodler 85b2ee359b file editingacomment.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:33 +00:00
moodler 9cd2e8b3d4 file grading.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:12 +0000 2005-05-28 01:04:33 +00:00
moodler 2dcc168e63 file assessmentofexamples.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-05-28 01:04:33 +00:00
moodler 05f64e893d file addcommenttobank.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-05-28 01:04:33 +00:00
moodler f40c81f9b7 file analysisofassessments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-05-28 01:04:33 +00:00
moodler fac82b6f2a file agreeassessments.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-05-28 01:04:33 +00:00
moodler d55bcca3a5 file assignmenttype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-05-28 01:04:33 +00:00
moodler bbc338767a file addingacomment.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-05-28 01:04:33 +00:00
moodler e88d8a3aa4 file anonymous.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:11 +0000 2005-05-28 01:04:33 +00:00
urs_hunkler bb0ceba26d I removed the inlinestyle for the userentry in the sideblock "online user" and added the class "listentry" to the div. The properties of th inline style are now defined in styles_layout.css and stylews_fonts.css. 2005-05-27 17:24:27 +00:00
moodler 2b63e793a2 file analysistable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-27 17:18:47 +00:00
moodler e0514c228d file analysistable.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:23 +0000 2005-05-27 17:18:47 +00:00
moodler 8f92195276 Added an extra style based on the glossary id which might allow
some nice effects.  This idea should probably be extended later,
perhaps with the ability to define the style in the glossary itself.
2005-05-27 14:56:43 +00:00
moodler 4a21ecc113 file block_search_forums.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:19 +0000 2005-05-27 12:25:38 +00:00
moodler 3217988a86 file emailprotect.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:19 +0000 2005-05-27 12:25:38 +00:00
bobopinna 65497822b9 Added AICC API to bug fix a problem with AICC package launch 2005-05-27 09:07:56 +00:00
bobopinna 5bd1036974 file aicc.js.php was added on branch MOODLE_15_STABLE on 2005-05-27 09:07:56 +0000 2005-05-27 09:05:04 +00:00
moodler 01d08c35d6 file quiz_analysis.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:00 +0000 2005-05-27 07:39:59 +00:00
moodler 8415a420df file authchange.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:14 +0000 2005-05-26 23:05:29 +00:00
moodler fa614c0451 file cost.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:14 +0000 2005-05-26 22:40:02 +00:00
moodler 532231e9e8 file retake.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-26 20:46:47 +00:00
moodler 98dba5cea6 file retake.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:23 +0000 2005-05-26 20:46:47 +00:00
moodler d29f2368de file slideshow.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-26 18:50:09 +00:00
moodler 234c4e5276 file slideshow.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:23 +0000 2005-05-26 18:50:09 +00:00
moodler f5e5206c00 file useeditor.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:26 +0000 2005-05-26 17:30:03 +00:00
moodler d19c7d4459 file useeditor.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:23 +0000 2005-05-26 17:30:03 +00:00
moodler 50e20544b7 Merged stability fix from HEAD 2005-05-26 15:25:47 +00:00
moodler a4f3ee5b1e New string for registration 2005-05-26 14:45:15 +00:00
moodler 192d6a6ea9 A little note for admins looking in the source who might be really annoyed. :-) 2005-05-26 14:44:51 +00:00
moodler 705e3a7f76 Registration is now a bit more in-your-face.
Every six months you get prompted by a slightly annoying button on
the admin page to re-register.  Once you've done so it disappears.
2005-05-26 14:43:31 +00:00
moodler d716e12ac4 More little fixes for the calendar days thing 2005-05-26 12:53:11 +00:00
moodler e8b9d71f03 Fixed Strange calls to get_string for weekdays in calendar
http://moodle.org/mod/forum/discuss.php?d=24476
2005-05-26 12:33:10 +00:00
ethem aabfe78ed5 $CFG 2005-05-26 11:22:30 +00:00
bobopinna e41e727022 Fixed some bugs. Now AICC seems to work. 2005-05-26 10:01:56 +00:00
ethem fcee2e9780 Fixing enrol_allowinternal. 2005-05-26 07:35:45 +00:00
gustav_delius 94acf297c6 Better name for the new function 2005-05-26 07:18:25 +00:00
gustav_delius b94257273c Disabled versioning and re-grading until it is fixed. 2005-05-26 07:11:20 +00:00
moodler fc071f0cfc file adaptive.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:55 +0000 2005-05-25 22:17:18 +00:00
gustav_delius 6680874953 reverted to version before Julian's attempt at fixing bug 3311 2005-05-25 21:41:39 +00:00
defacer dbf8f55057 Er, fix for bug 3334 once more.
If at first you don't succeed...
2005-05-25 17:54:58 +00:00
moodler 477647c885 Updated from HEAD 2005-05-25 16:29:16 +00:00
moodler 8fe1a6a72f file grades.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:59 +0000 2005-05-25 16:28:09 +00:00
moodler 6f1a4d5f55 file lesson.php was added on branch MOODLE_15_STABLE on 2005-06-03 17:16:59 +0000 2005-05-25 16:28:09 +00:00
moodler f96e334571 SOme cleaning up of the code 2005-05-25 16:25:43 +00:00
defacer 14b7da1527 Fixing the other half of bug 3334. 2005-05-25 14:26:28 +00:00
defacer 101415b202 Fixing one half of bug 3334 with the patch provided by the reporter.
Also fixing another unfriendly behavior in that screen.
2005-05-25 14:22:05 +00:00
gustav_delius 11e9ca5af1 updated database creation by exporting from my database that was created by updating from 1.4 2005-05-25 06:02:03 +00:00
moodler a4369a6ac4 file penaltyscheme.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:09 +0000 2005-05-25 02:24:44 +00:00
moodler f0eda67f46 file questionsperpage.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-05-25 02:24:44 +00:00
moodler 3ea6ab6652 file rqp.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:10 +0000 2005-05-25 02:24:44 +00:00
moodler 4597517cf5 file penalty.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:09 +0000 2005-05-25 02:24:44 +00:00
moodler d7a8d13cb4 file itemanalysis.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:09 +0000 2005-05-25 02:24:44 +00:00
moodler 289d8f834b file analysisoptions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:09 +0000 2005-05-25 02:24:44 +00:00
moodler cb219861eb file adaptive.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:09 +0000 2005-05-25 02:24:44 +00:00
moodler 206f13e19a file ratings.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler 141f2eb969 file rssarticles.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler 54c362fdaf file maxattachmentsize.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler b7f3681c1d file forumtype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler c71b977964 file subscription2.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler f86849b8e5 file subscription.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler 0d07ff6170 file allowdiscussions.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler cf1db6bad7 file rsstype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler 7e85d1188a file attachment.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
moodler 76de166ee1 file trackingtype.html was added on branch MOODLE_15_STABLE on 2005-06-03 17:17:07 +0000 2005-05-25 02:24:44 +00:00
defacer 76e2cb0a9b Backporting changes from HEAD 2005-05-24 18:58:02 +00:00
moodler 1b0649d558 Moved some things from People block to Administration. Each of them
will probably be tweaked a little more still.
2005-05-24 16:55:48 +00:00
thepurpleblob 05ac097e4c Now includes missing text re. missingword format suppporting short answer questions. 2005-05-24 16:53:34 +00:00
gustav_delius 4c21136a5b fixed bug 3329 2005-05-24 16:07:10 +00:00
bobopinna d38835ab1b Fixed some typo and bugs
Added support to Moodle 1.4 backup
2005-05-24 15:29:51 +00:00
thepurpleblob b0fe38fc78 Put addslashes around question name - truncate at unlucky point could break sql. 2005-05-24 15:17:07 +00:00
julmis ce2e784b47 Adding buttons:
- nolink
- search and replace
2005-05-24 14:21:00 +00:00
gustav_delius 9114cce39b file report.php was added on branch MOODLE_15_STABLE on 2005-06-04 08:54:56 +0000 2005-05-06 06:24:04 +00:00
gustav_delius 0d00dc375f file report.php was added on branch MOODLE_15_STABLE on 2005-06-04 08:55:37 +0000 2005-05-06 06:24:04 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
40470 changed files with 856964 additions and 5191852 deletions
-249
View File
@@ -1,249 +0,0 @@
{
'plugins': [
'@babel',
'promise',
'jsdoc'
],
'extends': [
'eslint:recommended',
'plugin:promise/recommended'
],
'env': {
'browser': true,
// Enable ES6+ features by default.
// See http://eslint.org/docs/user-guide/configuring#specifying-environments
// Note: The YUI override must exactly match this when disabling the ES6+ version because those features are not supported by Shifter.
'es2020': true,
'amd': true
},
'globals': {
'M': true,
'Y': true
},
// Warn about unused eslint-disable statements.
'reportUnusedDisableDirectives': true,
'rules': {
// See http://eslint.org/docs/rules/ for all rules and explanations of all
// rules.
// === Possible Errors ===
'comma-dangle': 'off',
'no-console': 'error',
'no-empty': 'warn',
'no-extra-parens': 'off',
'no-prototype-builtins': 'off',
'no-unreachable': 'warn',
// === Best Practices ===
// (these mostly match our jshint config)
'array-callback-return': 'warn',
'block-scoped-var': 'warn',
'complexity': 'warn',
'consistent-return': 'warn',
'curly': 'error',
'dot-notation': 'warn',
'no-alert': 'warn',
'no-caller': 'error',
'no-div-regex': 'error',
'no-empty-function': 'warn',
'no-eq-null': 'error',
'no-eval': 'error',
'no-extend-native': 'error',
'no-extra-bind': 'warn',
'no-floating-decimal': 'warn',
'no-global-assign': 'warn',
'no-implied-eval': 'error',
'no-invalid-this': 'error',
'no-iterator': 'error',
'no-labels': 'error',
'no-loop-func': 'error',
'no-multi-spaces': 'warn',
'no-multi-str': 'error',
'no-new-func': 'error',
'no-new-wrappers': 'error',
'no-octal-escape': 'error',
'no-proto': 'error',
'no-redeclare': 'warn',
'no-restricted-globals': ['error', { 'name': 'Notification' }],
'no-return-assign': 'error',
'no-script-url': 'error',
'no-self-compare': 'error',
'no-sequences': 'warn',
'no-throw-literal': 'warn',
'no-unmodified-loop-condition': 'error',
'no-unused-expressions': 'error',
'no-useless-call': 'warn',
'no-useless-escape': 'warn',
'wrap-iife': ['error', 'any'],
// === Variables ===
'no-undef-init': 'error',
'no-unused-vars': ['error', { 'caughtErrors': 'none' }],
// === Stylistic Issues ===
'array-bracket-spacing': 'warn',
'block-spacing': 'warn',
'brace-style': ['warn', '1tbs'],
'camelcase': 'warn',
'capitalized-comments': ['warn', 'always', { 'ignoreConsecutiveComments': true }],
'comma-spacing': ['warn', { 'before': false, 'after': true }],
'comma-style': ['warn', 'last'],
'computed-property-spacing': 'error',
'consistent-this': 'off',
'eol-last': 'off',
'func-call-spacing': ['warn', 'never'],
'func-names': 'off',
'func-style': 'off',
// indent currently not doing well with our wrapping style, so disabled.
'indent': ['off', 4, { 'SwitchCase': 1 }],
'key-spacing': ['warn', { 'beforeColon': false, 'afterColon': true, 'mode': minimum }],
'keyword-spacing': 'warn',
'linebreak-style': ['error', 'unix'],
'lines-around-comment': 'off',
'max-len': ['error', 132],
'max-lines': 'off',
'max-depth': 'warn',
'max-nested-callbacks': ['warn', 5],
'max-params': 'off',
'max-statements': 'off',
'max-statements-per-line': ['warn', { max: 2 }],
'new-cap': ['warn', { 'properties': false }],
'new-parens': 'warn',
'newline-per-chained-call': 'off',
'no-array-constructor': 'off',
'no-bitwise': 'error',
'no-continue': 'off',
'no-inline-comments': 'off',
'no-lonely-if': 'off',
'no-mixed-operators': 'off',
'no-multiple-empty-lines': 'warn',
'no-negated-condition': 'off',
'no-nested-ternary': 'warn',
'no-new-object': 'off',
'no-plusplus': 'off',
'no-tabs': 'error',
'no-ternary': 'off',
'no-trailing-spaces': 'error',
'no-underscore-dangle': 'off',
'no-unneeded-ternary': 'off',
'no-whitespace-before-property': 'warn',
'object-curly-newline': 'off',
'object-curly-spacing': 'warn',
'object-property-newline': 'off',
'one-var': 'off',
'one-var-declaration-per-line': ['warn', 'initializations'],
'operator-assignment': 'off',
'operator-linebreak': 'off',
'padded-blocks': 'off',
'quote-props': ['warn', 'as-needed', {'unnecessary': false, 'keywords': true, 'numbers': true}],
'quotes': 'off',
'semi': 'error',
'semi-spacing': ['warn', {'before': false, 'after': true}],
'sort-vars': 'off',
'space-before-blocks': 'warn',
'space-before-function-paren': ['warn', 'never'],
'space-in-parens': 'warn',
'space-infix-ops': 'warn',
'space-unary-ops': 'warn',
'spaced-comment': 'warn',
'unicode-bom': 'error',
'wrap-regex': 'off',
// === Promises (override plugin:promise/recommended) ===
'promise/always-return': 'warn',
'promise/no-return-wrap': 'warn',
'promise/param-names': 'warn',
'promise/catch-or-return': ['warn', {terminationMethod: ['catch', 'fail', 'always'], allowFinally: true}],
'promise/no-native': 'warn',
'promise/avoid-new': 'warn',
// === Deprecations ===
"no-restricted-properties": ['warn', {
'object': 'M',
'property': 'str',
'message': 'Use "core/str" module or M.util.get_string()'
}],
},
overrides: [
{
files: ["**/yui/src/**/*.js"],
'env': {
// Disable ES6+ for YUI files.
'es2020': false,
},
// Disable some rules which we can't safely define for YUI rollups.
rules: {
'no-undef': 'off',
'no-unused-vars': 'off',
'no-unused-expressions': 'off',
// === JSDocs ===
"jsdoc/check-access": 'off',
"jsdoc/check-alignment": 'off',
"jsdoc/check-param-names": 'off',
"jsdoc/check-property-names": 'off',
"jsdoc/empty-tags": 'off',
"jsdoc/implements-on-classes": 'off',
"jsdoc/multiline-blocks": 'off',
"jsdoc/require-jsdoc": 'off',
"jsdoc/require-param": 'off',
"jsdoc/require-param-name": 'off',
"jsdoc/require-param-type": 'off',
"jsdoc/require-property": 'off',
"jsdoc/require-property-name": 'off',
"jsdoc/require-property-type": 'off',
}
},
{
files: ["**/amd/src/*.js", "**/amd/src/**/*.js", "Gruntfile.js", ".grunt/*.js", ".grunt/tasks/*.js", "jsdoc.conf.js"],
// We're using babel transpiling so use their parser
// for linting.
parser: '@babel/eslint-parser',
// Check AMD with some slightly stricter rules.
rules: {
'no-implicit-globals': 'error',
// Disable all of the rules that have babel versions.
'new-cap': 'off',
// Not using this rule for the time being because it isn't
// compatible with jQuery and ES6.
'no-invalid-this': 'off',
'object-curly-spacing': 'off',
'quotes': 'off',
'semi': 'off',
'no-unused-expressions': 'off',
// Enable all of the babel version of these rules.
'@babel/new-cap': ['warn', { 'properties': false }],
// Not using this rule for the time being because it isn't
// compatible with jQuery and ES6.
'@babel/no-invalid-this': 'off',
'@babel/object-curly-spacing': 'warn',
'@babel/semi': 'error',
'@babel/no-unused-expressions': 'error',
// === Promises ===
// We have Promise now that we're using ES6.
'promise/no-native': 'off',
'promise/avoid-new': 'off',
// === JSDocs ===
'jsdoc/check-access': 'error',
'jsdoc/check-alignment': 1, // Recommended.
'jsdoc/check-param-names': 'error',
'jsdoc/check-property-names': 'error',
'jsdoc/empty-tags': 'error',
'jsdoc/implements-on-classes': 'error',
'jsdoc/multiline-blocks': 'error',
'jsdoc/require-jsdoc': 'error',
'jsdoc/require-param': 'error',
'jsdoc/require-param-name': 'error',
'jsdoc/require-param-type': 'error',
'jsdoc/require-property': 'error',
'jsdoc/require-property-name': 'error',
'jsdoc/require-property-type': 'error'
},
parserOptions: {
'sourceType': 'module',
'requireConfigFile': false
}
}
]
}
-24
View File
@@ -1,24 +0,0 @@
{
"indentation": ["on",{
"Feature": 0,
"Background": 2,
"Scenario": 2,
"Examples": 4,
"example": 6,
"Step": 4,
"given": 4,
"and": 4
}],
"no-dupe-feature-names": "on",
"no-dupe-scenario-names": "off",
"no-empty-file": "on",
"no-files-without-scenarios": "on",
"no-multiple-empty-lines": "on",
"no-partially-commented-tag-lines": "on",
"no-trailing-spaces": "on",
"no-unnamed-features": "on",
"no-unnamed-scenarios": "on",
"no-scenario-outlines-without-examples": "on",
"no-examples-in-scenarios": "on",
"new-line-at-eof": ["on", "yes"]
}
-5
View File
@@ -1,5 +0,0 @@
**/yui/build/** -diff
**/amd/build/** -diff
**.js.map -diff
**-min.js -diff
**.min.js -diff
-2
View File
@@ -1,2 +0,0 @@
# Primary donations pages.
custom: ["https://moodle.com/donations/", "https://fund.moodle.org"]
-7
View File
@@ -1,7 +0,0 @@
*** PLEASE DO NOT OPEN PULL REQUESTS VIA GITHUB ***
The moodle.git repository at Github is just a mirror of the official repository. We do not accept pull requests at Github.
See CONTRIBUTING.md guidelines for how to contribute patches for Moodle. Thank you.
--
-6
View File
@@ -1,6 +0,0 @@
> [!IMPORTANT]
> PLEASE DO NOT PUBLISH SECURITY FINDINGS PUBLICLY.
If you discover a potential security issue, please report it via our [Security Submission Form](https://moodle.org/security/report).
For more information about our security processes and responsible disclosure policy, see the [Security Procedures documentation](https://moodledev.io/general/development/process/security).
-1
View File
@@ -1 +0,0 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1231.24 314.44" preserveAspectRatio="xMinYMid meet"><defs><style>.cls-1{fill:#f48020;}.cls-2,.cls-3{fill:#383738;stroke:#4a4a4c;}.cls-2{stroke-width:2.37px;}.cls-3{stroke-width:2.38px;}.cls-4{fill:#585858;}</style></defs><title>Moodle_Logo_UseonBlack_RGB</title><path class="cls-1" d="M1086.3,235.34a53.42,53.42,0,0,0,16.71,29q13.26,12.27,29.48,12.27,11.29,0,24.56-5.89,16.23-6.88,16.22-16.22l58-.49q-12.29,29-41.76,45.2-27.52,15.23-60.43,15.24-42.25,0-70-26.29t-27.75-68.54q0-43.73,27.75-69.51t72-25.8q48.15,0,75.17,31.94,25.07,29.47,25.06,79.1Zm89.91-33.91q-3.43-17.69-14.73-29-12.8-12.28-29.49-12.29-17.21,0-28.74,11.79t-15.47,29.48Z"/><path class="cls-1" d="M965.45,308.54V0h55V308.54Z"/><path class="cls-1" d="M892.69,308.54V290.36q-7.38,9.83-25.06,15.72a92.31,92.31,0,0,1-30,5.41q-39.31,0-63.13-27T750.7,217.65q0-39.3,23.34-65.84t62.15-26.53q43.71,0,56.5,23.58V0h53.55V308.54Zm0-102.68q0-14.75-14-28.26t-28.74-13.51q-21.12,0-33.41,17.2-10.8,15.24-10.8,37.33,0,21.63,10.8,36.85,12.29,17.71,33.41,17.69,12.78,0,27.76-12t15-24.81Z"/><path class="cls-1" d="M647,313.45q-41.77,0-69-26.53t-27.27-68.3q0-41.73,27.27-68.28t69-26.53q41.75,0,69.27,26.53t27.52,68.28q0,41.79-27.52,68.3T647,313.45ZM647,168q-19.89,0-30.58,15.07t-10.68,35.79q0,20.73,9.94,35.05,11.43,16.31,31.32,16.28t31.32-16.28q10.44-14.31,10.44-35.05t-9.94-35Q667.42,168,647,168Z"/><path class="cls-1" d="M448.07,313.45q-41.76,0-69-26.53t-27.27-68.3q0-41.73,27.27-68.28t69-26.53q41.74,0,69.28,26.53t27.5,68.28q0,41.79-27.5,68.3T448.07,313.45Zm0-145.43q-19.89,0-30.59,15.07t-10.69,35.79q0,20.73,9.94,35.05,11.43,16.31,31.34,16.28t31.32-16.28q10.42-14.31,10.44-35.05t-9.94-35Q468.45,168,448.07,168Z"/><path class="cls-1" d="M288.89,309.11V201q0-33.9-28-33.9t-28,33.9V309.11h-55V201q0-33.9-27.52-33.9-28,0-28,33.9V309.11h-55V194.65q0-35.37,24.56-53.54,21.61-16.22,58.46-16.22,37.35,0,55,19.16,15.23-19.16,55.51-19.16,36.86,0,58.45,16.22,24.57,18.16,24.57,53.54V309.11Z"/><path class="cls-2" d="M.76,145.76"/><path class="cls-3" d="M1.73,145.32"/><path class="cls-4" d="M173.86,116.85l55.08-40.1-.7-2.44C135,83.92,80.42,96.44,0,144.13l.73,2.38,21-.67c15.17.52,30.85,1.26,46,1.32-1,24.09.83,32.65.83,32.65,51.92,17.58,101.22,1.53,127.14-43.9A248.72,248.72,0,0,0,173.86,116.85Z"/><path class="cls-4" d="M113.78,110c-.3-1.08-2.23-1.48-4.28-.9a4.73,4.73,0,0,0-3.14,2.19c-18.53,5-49.16,13.72-70.73,21l-1.33.45c-16.68,5.61-24.73,8.49-25.22,12.55-2.29,18.44-.87,42.18-.86,42.48l.19,6.4c-9.74,27.56.06,49.6,8.38,69.77.06-24.92,1.07-45.22-6-71-.2-3.82-1.49-30.36.61-47.34.34-2.75,11.65-6.56,23.63-10.59l1.33-.44c22-7.42,53.57-16.39,71.9-21.29a6.75,6.75,0,0,0,2.29-.25C112.64,112.43,114.08,111.09,113.78,110Z"/></svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

-31
View File
@@ -1,31 +0,0 @@
name: 'Close Pull Requests'
on:
pull_request_target:
types: opened
workflow_dispatch:
jobs:
close:
# Avoid forks to run this job
if: github.repository_owner == 'moodle'
name: Close Pull Requests
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v4
with:
process-only: prs
close-pr: true
skip-closed-pr-comment: true
pr-comment: >
**Please, don't open pull requests via GitHub.**
This repository (moodle.git) at GitHub is just a mirror of the official Moodle repository.
For how to contribute patches for Moodle see
[CONTRIBUTING.md](https://github.com/moodle/moodle/blob/main/CONTRIBUTING.md).
Closing this pull request.
-71
View File
@@ -1,71 +0,0 @@
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Template configuraton file for github actions CI/CD.
*
* @package core
* @copyright 2020 onwards Eloy Lafuente (stronk7) {@link https://stronk7.com}
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
// This cannot be used out from a github actions workflow, so just exit.
getenv('GITHUB_WORKFLOW') || die; // phpcs:ignore moodle.Files.MoodleInternal.MoodleInternalGlobalState
unset($CFG);
global $CFG;
$CFG = new stdClass();
$CFG->dbtype = getenv('dbtype');
$CFG->dblibrary = 'native';
$CFG->dbhost = '127.0.0.1';
$CFG->dbname = 'test';
$CFG->dbuser = 'test';
$CFG->dbpass = 'test';
$CFG->prefix = 'm_';
$CFG->dboptions = ['dbcollation' => 'utf8mb4_bin'];
$host = 'localhost';
$CFG->wwwroot = "http://{$host}";
$CFG->dataroot = realpath(dirname(__DIR__)) . '/moodledata';
$CFG->admin = 'admin';
$CFG->directorypermissions = 0777;
// Debug options - possible to be controlled by flag in future.
$CFG->debug = (E_ALL); // DEBUG_DEVELOPER.
$CFG->debugdisplay = 1;
$CFG->debugstringids = 1; // Add strings=1 to url to get string ids.
$CFG->perfdebug = 15;
$CFG->debugpageinfo = 1;
$CFG->allowthemechangeonurl = 1;
$CFG->passwordpolicy = 0;
$CFG->cronclionly = 0;
$CFG->pathtophp = getenv('pathtophp');
$CFG->phpunit_dataroot = realpath(dirname(__DIR__)) . '/phpunitdata';
$CFG->phpunit_prefix = 't_';
define('TEST_EXTERNAL_FILES_HTTP_URL', 'http://localhost:8080');
define('TEST_EXTERNAL_FILES_HTTPS_URL', 'http://localhost:8080');
define('TEST_SESSION_REDIS_HOST', 'localhost');
define('TEST_CACHESTORE_REDIS_TESTSERVERS', 'localhost');
// TODO: add others (solr, mongodb, memcached, ldap...).
// Too much for now: define('PHPUNIT_LONGTEST', true); // Only leaves a few tests out and they are run later by CI.
require_once(__DIR__ . '/lib/setup.php');
-143
View File
@@ -1,143 +0,0 @@
name: One by One Testing
# Run all the individual unit tests one by one, with
# fully independent PHPUnit executions. Useful to
# detect issues with some tests that are using stuff
# that has been made available by others, but is not
# available when running individually.
#
# Note that we aren't using PHPUnit's own isolation
# here but completely separated runs, one for each
# test.
#
# The workflow will fail reporting all the tests
# that have failed (and will pass if no failure is
# detected, of course).
#
# It's only executed via workflow dispatch (automated
# or manual), not by push/tag. And acceptd configuration
# of phpunit, specially useful to run it with PHPUnit's
# own isolation or any other option.
on:
workflow_dispatch:
inputs:
phpunit_extra_options:
description: Additional options to apply to PHPUnit
required: false
default: ''
env:
chunks: 7
jobs:
collect:
name: Collect individual unit tests
runs-on: ubuntu-latest
outputs:
matrix: ${{steps.individual-tests.outputs.matrix }}
steps:
- name: Checking out code
uses: actions/checkout@v4
- name: Looking for all individual tests
id: individual-tests
run: |
count=0 # Number of individual tests found.
while read -r testfile; do # For each test file.
while read -r testname; do # For each unit test in a file.
count=$((count + 1))
# Sent it to the correct chunk file.
chunk=$(((($count % $chunks)) + 1))
echo "$testname $testfile" >> ./chunk_$chunk.txt
done < <(grep "function test_" "${testfile}" | sed -r "s/^.*function (test_[a-zA-Z0-9_]+).*/\1/")
done < <(find . -name "*_test.php")
# Generate the matrix to run tests.
echo "matrix=$(ls -1 chunk_*.txt | jq -R -s -c 'split("\n")[:-1]')" >> $GITHUB_OUTPUT
echo "$count individual tests collected in $chunks files"
- name: Upload individual tests files
uses: actions/upload-artifact@v4
with:
name: individual_tests
path: chunk_*.txt
retention-days: 1
test:
name: Run tests
needs: collect
runs-on: ubuntu-latest
services:
exttests:
image: moodlehq/moodle-exttests
ports:
- 8080:80
redis:
image: redis
ports:
- 6379:6379
strategy:
fail-fast: false
matrix:
file: ${{ fromJson(needs.collect.outputs.matrix) }}
steps:
- name: Setting up DB pgsql
uses: m4nu56/postgresql-action@v1
with:
postgresql version: 14
postgresql db: test
postgresql user: test
postgresql password: test
- name: Setting up PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.4
ini-values: max_input_vars=5000
coverage: none
- name: Checking out code
uses: actions/checkout@v4
- name: Download individual test files
uses: actions/download-artifact@v4
with:
name: individual_tests # Make all the chunk files available for the next steps.
- name: Setting up PHPUnit
env:
dbtype: pgsql
run: |
echo "pathtophp=$(which php)" >> $GITHUB_ENV
cp .github/workflows/config-template.php config.php
mkdir ../moodledata
sudo locale-gen en_AU.UTF-8
php admin/tool/phpunit/cli/init.php --no-composer-self-update
- name: Run PHPUnit test (one by one)
env:
dbtype: pgsql
run: |
status=0
count=0
while read -r line; do # For each line in the chunk file
count=$((count + 1))
filter="${line% *}"
file="${line#* }"
# Run the individual unit test and report problems if needed to.
if ! php vendor/bin/phpunit \
--fail-on-empty-test-suite \
--fail-on-warning \
--fail-on-risky \
--filter "$filter" ${{ inputs.phpunit_extra_options }} \
"$file" >/dev/null 2>&1; then
if [ $status -eq 0 ]; then
echo "Problems found, list of PHPUnit commands failing:"
fi
echo "vendor/bin/phpunit --filter '${filter}' ${{ inputs.phpunit_extra_options }} $file"
status=$((status + 1))
fi
done < ${{ matrix.file }}
echo "Finished: $count individual tests executed, $status tests failed"
exit $status
-127
View File
@@ -1,127 +0,0 @@
name: Core
on:
push:
branches-ignore:
- main
- MOODLE_[0-9]+_STABLE
tags-ignore:
- v[0-9]+.[0-9]+.[0-9]+*
workflow_dispatch:
inputs:
phpunit_extra_options:
description: Additional options to apply to PHPUnit
required: false
default: ''
env:
php: 8.4
jobs:
Grunt:
runs-on: ubuntu-22.04
steps:
- name: Checking out code
uses: actions/checkout@v4
- name: Configuring node & npm
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- name: Installing node stuff
run: npm install
- name: Running grunt
run: npx grunt
- name: Looking for uncommitted changes
# Add all files to the git index and then run diff --cached to see all changes.
# This ensures that we get the status of all files, including new files.
# We ignore npm-shrinkwrap.json to make the tasks immune to npm changes.
run: |
git add .
git reset -- npm-shrinkwrap.json
git diff --cached --exit-code
PHPUnit:
runs-on: ${{ matrix.os }}
services:
exttests:
image: moodlehq/moodle-exttests
ports:
- 8080:80
redis:
image: redis
ports:
- 6379:6379
strategy:
fail-fast: false
matrix:
include:
# MySQL builds always run with the lowest PHP supported version.
- os: ubuntu-22.04
php: 8.2
extensions:
db: mysqli
# PostgreSQL builds always run with the highest PHP supported version.
- os: ubuntu-22.04
php: 8.4
db: pgsql
steps:
- name: Setting up DB mysql
if: ${{ matrix.db == 'mysqli' }}
uses: moodlehq/mysql-action@v1
with:
collation server: utf8mb4_bin
mysql version: 8.4
mysql database: test
mysql user: test
mysql password: test
use tmpfs: true
tmpfs size: '1024M'
extra conf: --skip-log-bin
- name: Setting up DB pgsql
if: ${{ matrix.db == 'pgsql' }}
uses: m4nu56/postgresql-action@v1
with:
postgresql version: 14
postgresql db: test
postgresql user: test
postgresql password: test
- name: Configuring git vars
uses: rlespinasse/github-slug-action@v4
- name: Setting up PHP ${{ matrix.php }}
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: ${{ matrix.extensions }}
ini-values: max_input_vars=5000
coverage: none
- name: Checking out code from ${{ env.GITHUB_REF_SLUG }}
uses: actions/checkout@v4
- name: Setting up PHPUnit
env:
dbtype: ${{ matrix.db }}
run: |
echo "pathtophp=$(which php)" >> $GITHUB_ENV # Inject installed pathtophp to env. The template config needs it.
cp .github/workflows/config-template.php config.php
mkdir ../moodledata
sudo locale-gen en_AU.UTF-8
php admin/tool/phpunit/cli/init.php --no-composer-self-update
- name: Running PHPUnit tests
env:
dbtype: ${{ matrix.db }}
phpunit_options: ${{ secrets.phpunit_options }}
run: vendor/bin/phpunit $phpunit_options ${{ inputs.phpunit_extra_options }}
- name: Git status
run: git status
-23
View File
@@ -1,23 +0,0 @@
name: Web Installer Testing
on:
workflow_dispatch:
jobs:
InstallationTest:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
php: [8.2, 8.4]
steps:
- name: Construct repository URL
run: echo "REPOSITORY_URL=${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}" >> $GITHUB_ENV
shell: bash
- uses: moodlehq/moodle-webinstaller-test@main
with:
repository: ${{ env.REPOSITORY_URL }}
branch: ${{ github.ref_name }}
php: ${{ matrix.php }}
-149
View File
@@ -1,149 +0,0 @@
name: Windows Testing
on:
workflow_dispatch:
inputs:
phpunit_extra_options:
description: Additional options to apply to PHPUnit
required: false
default: ''
env:
php: 8.4
jobs:
Grunt:
runs-on: windows-latest
steps:
- name: Set git to use LF
run: |
git config --global core.autocrlf false
git config --global core.eol lf
- name: Checking out code
uses: actions/checkout@v4
- name: Configuring node & npm
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- name: Installing node stuff
run: npm ci
- name: Running grunt
run: npx grunt
- name: Looking for uncommitted changes
# Add all files to the git index and then run diff --cached to see all changes.
# This ensures that we get the status of all files, including new files.
# We ignore npm-shrinkwrap.json to make the tasks immune to npm changes.
run: |
git add .
git reset -- npm-shrinkwrap.json
git diff --cached --exit-code
PHPUnit:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
include:
- os: windows-latest
php: 8.4
# Ideally we should use mysql/mariadb, but they are 4x slower without tweaks and configuration
# so let's run only postgres (1.5h vs 6h) only, If some day we want to improve the mysql runs,
# this is the place to enable them.
# db: mysqli
db: pgsql
extensions: exif, fileinfo, gd, intl, pgsql, mysql, redis, soap, sodium, zip
- os: windows-latest
php: 8.2
db: pgsql
extensions: exif, fileinfo, gd, intl, pgsql, mysql, redis, soap, sodium, zip
steps:
- name: Setting up DB mysql
if: ${{ matrix.db == 'mysqli' }}
uses: shogo82148/actions-setup-mysql@v1
with:
mysql-version: 8.4
user: test
password: test
- name: Creating DB mysql
if: ${{ matrix.db == 'mysqli' }}
run: mysql --host 127.0.0.1 -utest -ptest -e 'CREATE DATABASE IF NOT EXISTS test COLLATE = utf8mb4_bin;';
- name: Setting up DB pgsql
if: ${{ matrix.db == 'pgsql' }}
run: |
# TODO: Remove these conf. modifications when php74 or php80 are lowest.
# Change to old md5 auth, because php73 does not support it.
# #password_encryption = scram-sha-256
(Get-Content "$env:PGDATA\postgresql.conf"). `
replace('#password_encryption = scram-sha-256', 'password_encryption = md5') | `
Set-Content "$env:PGDATA\postgresql.conf"
(Get-Content "$env:PGDATA\pg_hba.conf"). `
replace('scram-sha-256', 'md5') | `
Set-Content "$env:PGDATA\pg_hba.conf"
$pgService = Get-Service -Name postgresql*
Set-Service -InputObject $pgService -Status running -StartupType automatic
Start-Process -FilePath "$env:PGBIN\pg_isready" -Wait -PassThru
& $env:PGBIN\psql --command="CREATE USER test PASSWORD 'test'" --command="\du"
- name: Creating DB pgsql
if: ${{ matrix.db == 'pgsql' }}
run: |
& $env:PGBIN\createdb --owner=test test
$env:PGPASSWORD = 'test'
& $env:PGBIN\psql --username=test --host=localhost --list test
- name: Configuring git vars
uses: rlespinasse/github-slug-action@v4
- name: Setting up PHP ${{ matrix.php }}
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: ${{ matrix.extensions }}
ini-values: max_input_vars=5000
coverage: none
- name: Set git to use LF
run: |
git config --global core.autocrlf false
git config --global core.eol lf
- name: Checking out code from ${{ env.GITHUB_REF_SLUG }}
uses: actions/checkout@v4
# Needs to be done after php is available, git configured and Moodle checkout has happened.
- name: Setting up moodle-exttests service
run: |
git clone https://github.com/moodlehq/moodle-exttests.git
nssm install php-built-in C:\tools\php\php.exe -S localhost:8080 -t D:\a\moodle\moodle\moodle-exttests
nssm start php-built-in
- name: Setting up redis service
run: |
choco install redis --version 5.0.7 --no-progress
nssm install redis redis-server
nssm start redis
- name: Setting up PHPUnit
env:
dbtype: ${{ matrix.db }}
shell: bash
run: |
echo "pathtophp=$(which php)" >> $GITHUB_ENV # Inject installed pathtophp to env. The template config needs it.
cp .github/workflows/config-template.php config.php
mkdir ../moodledata
php admin/tool/phpunit/cli/init.php --no-composer-self-update
- name: Running PHPUnit tests
env:
dbtype: ${{ matrix.db }}
phpunit_options: ${{ secrets.phpunit_options }}
run: vendor/bin/phpunit $phpunit_options ${{ inputs.phpunit_extra_options }}
-62
View File
@@ -1,62 +0,0 @@
# This file specifies intentionally untracked files that all Moodle git
# repositories should ignore. It is recommended not to modify this file in your
# local clone. Instead, use .git/info/exclude and add new records there as
# needed.
#
# Example: if you deploy a contributed plugin mod/foobar into your site, put
# the following line into .git/info/exclude file in your Moodle clone:
# /mod/foobar/
#
# See gitignore(5) man page for more details
#
# Swap files (vim)
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Temporary files including undo
*~
#
/config.php
/tags
/TAGS
/cscope.*
/.patches/
/.idea/
.phpstorm.*
!/.phpstorm.meta.php/
/.phpstorm.meta.php/*
!/.phpstorm.meta.php/di.php
/nbproject/
CVS
.DS_Store
/.settings/
/.project
/.buildpath
/.cache
.phpunit.result.cache
phpunit.xml
# Composer support. Do not ignore composer.json, or composer.lock. These should be shipped by us.
composer.phar
/vendor/
/behat.yml
*/yui/build/*/*-coverage.js
/lib/yuilib/*/build/*/*-coverage.js
# lib/yuilib/version/module/module-coverage.js
/lib/yuilib/*/*/*-coverage.js
atlassian-ide-plugin.xml
/node_modules/
/.vscode/
moodle-plugin-ci.phar
.eslintignore
.stylelintignore
/jsdoc
/admin/tool/componentlibrary/docs
/admin/tool/componentlibrary/hugo/site/data/my-index.json
.hugo_build.lock
phpcs.xml
jsconfig.json
UPGRADING-CURRENT.md
.phpunit.cache
-169
View File
@@ -1,169 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* This is a babel plugin to add the Moodle module names to the AMD modules
* as part of the transpiling process.
*
* In addition it will also add a return statement for the default export if the
* module is using default exports. This is a highly specific Moodle thing because
* we're transpiling to AMD and none of the existing Babel 7 plugins work correctly.
*
* This will fix the issue where an ES6 module using "export default Foo" will be
* transpiled into an AMD module that returns {default: Foo}; Instead it will now
* just simply return Foo.
*
* Note: This means all other named exports in that module are ignored and won't be
* exported.
*
* @copyright 2018 Ryan Wyllie <ryan@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
"use strict";
/* eslint-env node */
module.exports = ({template, types}) => {
const fs = require('fs');
const path = require('path');
const cwd = process.cwd();
const ComponentList = require(path.join(process.cwd(), '.grunt', 'components.js'));
/**
* Search the list of components that match the given file name
* and return the Moodle component for that file, if found.
*
* Throw an exception if no matching component is found.
*
* @throws {Error}
* @param {string} searchFileName The file name to look for.
* @return {string} Moodle component
*/
function getModuleNameFromFileName(searchFileName) {
searchFileName = fs.realpathSync(searchFileName);
const relativeFileName = searchFileName.replace(`${cwd}${path.sep}`, '').replace(/\\/g, '/');
const [componentPath, file] = relativeFileName.split('/amd/src/');
const fileName = file.replace('.js', '');
// Check subsystems first which require an exact match.
const componentName = ComponentList.getComponentFromPath(componentPath);
if (componentName) {
return `${componentName}/${fileName}`;
}
// This matches the previous PHP behaviour that would throw an exception
// if it couldn't parse an AMD file.
throw new Error(`Unable to find module name for ${searchFileName} (${componentPath}::${file}}`);
}
/**
* This is heavily inspired by the babel-plugin-add-module-exports plugin.
* See: https://github.com/59naga/babel-plugin-add-module-exports
*
* This is used when we detect a module using "export default Foo;" to make
* sure the transpiled code just returns Foo directly rather than an object
* with the default property (i.e. {default: Foo}).
*
* Note: This means that we can't support modules that combine named exports
* with a default export.
*
* @param {String} path
* @param {String} exportObjectName
*/
function addModuleExportsDefaults(path, exportObjectName) {
const rootPath = path.findParent(path => {
return path.key === 'body' || !path.parentPath;
});
// HACK: `path.node.body.push` instead of path.pushContainer(due doesn't work in Plugin.post).
// This is hardcoded to work specifically with AMD.
rootPath.node.body.push(template(`return ${exportObjectName}.default`)());
}
return {
pre() {
this.seenDefine = false;
this.addedReturnForDefaultExport = false;
},
visitor: {
// Plugin ordering is only respected if we visit the "Program" node.
// See: https://babeljs.io/docs/en/plugins.html#plugin-preset-ordering
//
// We require this to run after the other AMD module transformation so
// let's visit the "Program" node.
Program: {
exit(path) {
path.traverse({
CallExpression(path) {
// If we find a "define" function call.
if (!this.seenDefine && path.get('callee').isIdentifier({name: 'define'})) {
// We only want to modify the first instance of define that we find.
this.seenDefine = true;
// Get the Moodle component for the file being processed.
var moduleName = getModuleNameFromFileName(this.file.opts.filename);
// The function signature of `define()` is:
// define = function (name, deps, callback) {...}
// Ensure that if the moduel supplied its own name that it is replaced.
if (path.node.arguments.length > 0) {
// Ensure that there is only one name.
if (path.node.arguments[0].type === 'StringLiteral') {
// eslint-disable-next-line
console.log(`Replacing module name '${path.node.arguments[0].extra.rawValue}' with ${moduleName}`);
path.node.arguments.shift();
}
}
// Add the module name as the first argument to the define function.
path.node.arguments.unshift(types.stringLiteral(moduleName));
// Add a space after the define function in the built file so that previous versions
// of Moodle will not try to add the module name to the file when it's being served
// by PHP. This forces the regex in PHP to not match for this file.
path.node.callee.name = 'define ';
}
// Check for any Object.defineProperty('exports', 'default') calls.
if (!this.addedReturnForDefaultExport && path.get('callee').matchesPattern('Object.defineProperty')) {
const [identifier, prop] = path.get('arguments');
const objectName = identifier.get('name').node;
const propertyName = prop.get('value').node;
if ((objectName === 'exports' || objectName === '_exports') && propertyName === 'default') {
addModuleExportsDefaults(path, objectName);
this.addedReturnForDefaultExport = true;
}
}
},
AssignmentExpression(path) {
// Check for an exports.default assignments.
if (
!this.addedReturnForDefaultExport &&
(
path.get('left').matchesPattern('exports.default') ||
path.get('left').matchesPattern('_exports.default')
)
) {
const objectName = path.get('left.object.name').node;
addModuleExportsDefaults(path, objectName);
this.addedReturnForDefaultExport = true;
}
}
}, this);
}
}
}
};
};
-432
View File
@@ -1,432 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Helper functions for working with Moodle component names, directories, and sources.
*
* @copyright 2019 Andrew Nicols <andrew@nicols.co.uk>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
"use strict";
/* eslint-env node */
/** @var {Object} A list of subsystems in Moodle */
const componentData = {};
/**
* Load details of all moodle modules.
*
* @returns {object}
*/
const fetchComponentData = () => {
const fs = require('fs');
const path = require('path');
const glob = require('glob');
const gruntFilePath = process.cwd();
if (!Object.entries(componentData).length) {
componentData.subsystems = {};
componentData.pathList = [];
componentData.components = {};
componentData.standardComponents = {};
// Fetch the component definiitions from the distributed JSON file.
const components = JSON.parse(fs.readFileSync(`${gruntFilePath}/lib/components.json`));
const pluginData = JSON.parse(fs.readFileSync(`${gruntFilePath}/lib/plugins.json`));
componentData.pluginTypes = components.plugintypes;
const standardPlugins = Object.entries(pluginData.standard).map(
([pluginType, pluginNames]) => {
return pluginNames.map(pluginName => `${pluginType}_${pluginName}`);
}
).reduce((acc, val) => acc.concat(val), []);
// Build the list of moodle subsystems.
componentData.subsystems.lib = 'core';
componentData.pathList.push(process.cwd() + path.sep + 'lib');
for (const [component, thisPath] of Object.entries(components.subsystems)) {
if (thisPath) {
// Prefix "core_" to the front of the subsystems.
componentData.subsystems[thisPath] = `core_${component}`;
componentData.pathList.push(process.cwd() + path.sep + thisPath);
}
}
// The list of components includes the list of subsystems.
componentData.components = {...componentData.subsystems};
const subpluginAdder = (subpluginType, subpluginTypePath) => {
glob.sync(`${subpluginTypePath}/*/version.php`).forEach(versionPath => {
const componentPath = fs.realpathSync(path.dirname(versionPath));
const componentName = path.basename(componentPath);
const frankenstyleName = `${subpluginType}_${componentName}`;
componentData.components[`${subpluginTypePath}/${componentName}`] = frankenstyleName;
componentData.pathList.push(componentPath);
});
};
// Go through each of the plugintypes.
Object.entries(components.plugintypes).forEach(([pluginType, pluginTypePath]) => {
// We don't allow any code in this place..?
glob.sync(`${pluginTypePath}/*/version.php`).forEach(versionPath => {
const componentPath = fs.realpathSync(path.dirname(versionPath));
const componentName = path.basename(componentPath);
const frankenstyleName = `${pluginType}_${componentName}`;
componentData.components[`${pluginTypePath}/${componentName}`] = frankenstyleName;
componentData.pathList.push(componentPath);
// Look for any subplugins.
const subPluginConfigurationFile = `${componentPath}/db/subplugins.json`;
if (fs.existsSync(subPluginConfigurationFile)) {
const subpluginList = JSON.parse(fs.readFileSync(fs.realpathSync(subPluginConfigurationFile)));
if (subpluginList.subplugintypes) {
Object.entries(subpluginList.subplugintypes).forEach(([subpluginType, subpluginTypePath]) => {
subpluginAdder(
subpluginType,
`${pluginTypePath}/${componentName}/${subpluginTypePath}`
);
});
} else if (subpluginList.plugintypes) {
Object.entries(subpluginList.plugintypes).forEach(([subpluginType, subpluginTypePath]) => {
subpluginAdder(subpluginType, subpluginTypePath);
});
}
}
});
});
// Create a list of the standard subsystem and plugins.
componentData.standardComponents = Object.fromEntries(
Object.entries(componentData.components).filter(([, name]) => {
if (name === 'core' || name.startsWith('core_')) {
return true;
}
return standardPlugins.indexOf(name) !== -1;
})
);
componentData.componentMapping = Object.fromEntries(
Object.entries(componentData.components).map(([path, name]) => [name, path])
);
}
return componentData;
};
/**
* Get the list of component paths.
*
* @param {string} relativeTo
* @returns {array}
*/
const getComponentPaths = (relativeTo = '') => fetchComponentData().pathList.map(componentPath => {
return componentPath.replace(relativeTo, '');
});
/**
* Get the list of paths to build AMD sources.
*
* @returns {Array}
*/
const getAmdSrcGlobList = () => {
const globList = [];
fetchComponentData().pathList.forEach(componentPath => {
globList.push(`${componentPath}/amd/src/*.js`);
globList.push(`${componentPath}/amd/src/**/*.js`);
});
return globList;
};
/**
* Get the list of paths to build YUI sources.
*
* @param {String} relativeTo
* @returns {Array}
*/
const getYuiSrcGlobList = relativeTo => {
const globList = [];
fetchComponentData().pathList.forEach(componentPath => {
const relativeComponentPath = componentPath.replace(relativeTo, '');
globList.push(`${relativeComponentPath}/yui/src/**/*.js`);
});
return globList;
};
/**
* Get the list of paths to thirdpartylibs.xml.
*
* @param {String} relativeTo
* @returns {Array}
*/
const getThirdPartyLibsList = relativeTo => {
const fs = require('fs');
const path = require('path');
return fetchComponentData().pathList
.map(componentPath => path.relative(relativeTo, componentPath) + '/thirdpartylibs.xml')
.map(componentPath => componentPath.replace(/\\/g, '/'))
.filter(path => fs.existsSync(path))
.sort();
};
/**
* Get the list of thirdparty library paths.
*
* @returns {array}
*/
const getThirdPartyPaths = () => {
const DOMParser = require('@xmldom/xmldom').DOMParser;
const fs = require('fs');
const path = require('path');
const xpath = require('xpath');
const thirdpartyfiles = getThirdPartyLibsList(fs.realpathSync('./'));
const libs = ['node_modules/', 'vendor/'];
const addLibToList = lib => {
if (!lib.match('\\*') && fs.statSync(lib).isDirectory()) {
// Ensure trailing slash on dirs.
lib = lib.replace(/\/?$/, '/');
}
// Look for duplicate paths before adding to array.
if (libs.indexOf(lib) === -1) {
libs.push(lib);
}
};
thirdpartyfiles.forEach(function(file) {
const dirname = path.dirname(file);
const xmlContent = fs.readFileSync(file, 'utf8');
const doc = new DOMParser().parseFromString(xmlContent);
const nodes = xpath.select("/libraries/library/location/text()", doc);
nodes.forEach(function(node) {
let lib = path.posix.join(dirname, node.toString());
addLibToList(lib);
});
});
return libs;
};
/**
* Find the name of the component matching the specified path.
*
* @param {String} path
* @returns {String|null} Name of matching component.
*/
const getComponentFromPath = path => {
const componentList = fetchComponentData().components;
if (componentList.hasOwnProperty(path)) {
return componentList[path];
}
return null;
};
/**
* Check whether the supplied path, relative to the Gruntfile.js, is in a known component.
*
* @param {String} checkPath The path to check. This can be with either Windows, or Linux directory separators.
* @returns {String|null}
*/
const getOwningComponentDirectory = checkPath => {
const path = require('path');
// Fetch all components into a reverse sorted array.
// This ensures that components which are within the directory of another component match first.
const pathList = Object.keys(fetchComponentData().components).sort().reverse();
for (const componentPath of pathList) {
// If the componentPath is the directory being checked, it will be empty.
// If the componentPath is a parent of the directory being checked, the relative directory will not start with ..
if (!path.relative(componentPath, checkPath).startsWith('..')) {
return componentPath;
}
}
return null;
};
/**
* Get the latest tag in a remote GitHub repository.
*
* @param {string} url The remote repository.
* @returns {Array}
*/
const getRepositoryTags = async(url) => {
const gtr = require('git-tags-remote');
try {
const tags = await gtr.get(url);
if (tags !== undefined) {
return tags;
}
} catch (error) {
return [];
}
return [];
};
/**
* Get the list of thirdparty libraries that could be upgraded.
*
* @returns {Array}
*/
const getThirdPartyLibsUpgradable = async() => {
const libraries = getThirdPartyLibsData().filter((library) => !!library.repository);
const upgradableLibraries = [];
const versionCompare = (a, b) => {
if (a === b) {
return 0;
}
const aParts = a.split('.');
const bParts = b.split('.');
for (let i = 0; i < Math.min(aParts.length, bParts.length); i++) {
const aPart = parseInt(aParts[i], 10);
const bPart = parseInt(bParts[i], 10);
if (aPart > bPart) {
// 1.1.0 > 1.0.9
return 1;
} else if (aPart < bPart) {
// 1.0.9 < 1.1.0
return -1;
} else {
// Same version.
continue;
}
}
if (aParts.length > bParts.length) {
// 1.0.1 > 1.0
return 1;
}
// 1.0 < 1.0.1
return -1;
};
for (let library of libraries) {
upgradableLibraries.push(
getRepositoryTags(library.repository).then((tagMap) => {
library.version = library.version.replace(/^v/, '');
const currentVersion = library.version.replace(/moodle-/, '');
const currentMajorVersion = library.version.split('.')[0];
const tags = [...tagMap]
.map((tagData) => tagData[0])
.filter((tag) => !tag.match(/(alpha|beta|rc)/))
.map((tag) => tag.replace(/^v/, ''))
.sort((a, b) => versionCompare(b, a));
if (!tags.length) {
library.warning = "Unable to find any comparable tags.";
return library;
}
library.latestVersion = tags[0];
tags.some((tag) => {
if (!tag) {
return false;
}
// See if the version part matches.
const majorVersion = tag.split('.')[0];
if (majorVersion === currentMajorVersion) {
library.latestSameMajorVersion = tag;
return true;
}
return false;
});
if (versionCompare(currentVersion, library.latestVersion) > 0) {
// Moodle somehow has a newer version than the latest version.
library.warning = `Newer version found: ${currentVersion} > ${library.latestVersion} for ${library.name}`;
return library;
}
if (library.version !== library.latestVersion) {
// Delete version and add it again at the end of the array. That way, current and new will stay closer.
delete library.version;
library.version = currentVersion;
return library;
}
return null;
})
);
}
return (await Promise.all(upgradableLibraries)).filter((library) => !!library);
};
/**
* Get the list of thirdparty libraries.
*
* @returns {Array}
*/
const getThirdPartyLibsData = () => {
const DOMParser = require('@xmldom/xmldom').DOMParser;
const fs = require('fs');
const xpath = require('xpath');
const path = require('path');
const libraryList = [];
const libraryFields = [
'location',
'name',
'version',
'repository',
];
const thirdpartyfiles = getThirdPartyLibsList(fs.realpathSync('./'));
thirdpartyfiles.forEach(function(libraryPath) {
const xmlContent = fs.readFileSync(libraryPath, 'utf8');
const doc = new DOMParser().parseFromString(xmlContent);
const libraries = xpath.select("/libraries/library", doc);
for (const library of libraries) {
const libraryData = [];
for (const field of libraryFields) {
libraryData[field] = xpath.select(`${field}/text()`, library)?.toString();
}
libraryData.location = path.join(path.dirname(libraryPath), libraryData.location);
libraryList.push(libraryData);
}
});
return libraryList.sort((a, b) => a.location.localeCompare(b.location));
};
module.exports = {
fetchComponentData,
getAmdSrcGlobList,
getComponentFromPath,
getComponentPaths,
getOwningComponentDirectory,
getYuiSrcGlobList,
getThirdPartyLibsList,
getThirdPartyPaths,
getThirdPartyLibsUpgradable,
};
-19
View File
@@ -1,19 +0,0 @@
# Moodle JavaScript Documentation
```
.-..-.
_____ | || |
/____/-.---_ .---. .---. .-.| || | .---.
| | _ _ |/ _ \/ _ \/ _ || |/ __ \
* | | | | | || |_| || |_| || |_| || || |___/
|_| |_| |_|\_____/\_____/\_____||_|\_____)
Moodle - the world's open source learning platform
```
## About
This generated documentation includes API documentation for JavaScript written in the AMD and ES2015 module formats within Moodle.
## Related information
See [https://moodledev.io](https://moodledev.io) for other related Developer Documentation.
-131
View File
@@ -1,131 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Helper functions for working with Moodle component names, directories, and sources.
*
* @copyright 2019 Andrew Nicols <andrew@nicols.co.uk>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
"use strict";
/* eslint-env node */
// Do not include any plugins as stanard.
const plugins = [];
plugins.push('plugins/markdown');
/**
* Get the source configuration.
*
* @return {Object}
*/
const getSource = () => {
const glob = require('glob');
const path = require('path');
const ComponentList = require(path.resolve('.grunt/components.js'));
const thirdPartyPaths = ComponentList.getThirdPartyPaths();
const source = {
include: [],
includePattern: ".+\\.js$",
};
let includeList = [];
ComponentList.getAmdSrcGlobList().forEach(async pattern => {
includeList.push(...glob.sync(pattern));
});
const cwdLength = process.cwd().length + 1;
includeList.forEach(path => {
if (source.include.indexOf(path) !== -1) {
// Ensure no duplicates.
return;
}
const relPath = path.substring(cwdLength);
if (thirdPartyPaths.indexOf(relPath) !== -1) {
return;
}
source.include.push(path);
});
source.include.push('.grunt/jsdoc/README.md');
return source;
};
const tags = {
// Allow the use of unknown tags.
// We have a lot of legacy uses of these.
allowUnknownTags: true,
// We make use of jsdoc and closure dictionaries as standard.
dictionaries: [
'jsdoc',
'closure',
],
};
// Template configuraiton.
const templates = {
cleverLinks: false,
monospaceLinks: false,
};
module.exports = {
opts: {
destination: "./jsdoc/",
template: "node_modules/docdash",
},
plugins,
recurseDepth: 10,
source: getSource(),
sourceType: 'module',
tags,
templates,
docdash: {
collapse: true,
search: true,
sort: true,
sectionOrder: [
"Namespaces",
"Modules",
"Events",
"Classes",
"Externals",
"Mixins",
"Tutorials",
"Interfaces"
],
"menu": {
"Developer Docs": {
href: "https://moodledev.io",
target: "_blank",
"class": "menu-item",
id: "devdocs"
},
"MDN Docs": {
href: "https://developer.mozilla.org/en-US/docs/Web/JavaScript",
target: "_blank",
"class": "menu-item",
id: "mdndocs",
},
},
typedefs: true,
},
};
-138
View File
@@ -1,138 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import * as Components from '../../components.js';
const componentData = Components.fetchComponentData();
/**
* The standard components shipped with core Moodle.
*
* @type {Object}
*/
export const standardComponents = componentData.standardComponents;
/**
* All components of the current Moodle instance.
*
* @type {Object}
*/
export const allComponents = componentData.components;
/**
* Get all components of the current Moodle instance.
*
* @returns {Array}
*/
export const getAllComponents = () => {
let components = new Map(Object.entries(componentData.pluginTypes).map(([value, path]) => ([path,{
path,
value,
name: `${value} (plugin type)`,
}])));
Object
.entries(componentData.components)
.filter(([path, value]) => Object.values(componentData.standardComponents).includes(value))
.forEach(([path, value]) => {
const entry = {
path,
value,
name: value,
};
if (Object.values(componentData.subsystems).includes(value)) {
if (components.has(path)) {
entry.name = `${value} (subsystem / plugintype)`;
} else {
entry.name = `${value} (subsystem)`;
}
}
components.set(path, entry);
});
return Array.from(components.values());
};
/**
* Whether the specified component is a standard component shipped with core Moodle.
*
* @param {string} componentName
* @returns {boolean}
*/
export const isStandardComponent = (componentName) => {
if (Object.values(componentData.standardComponents).includes(componentName)) {
return true;
}
if (Object.keys(componentData.pluginTypes).includes(componentName)) {
return true;
}
return false;
};
export const rewritePlugintypeAsSubsystem = (componentName) => {
if (Object.keys(componentData.pluginTypes).includes(componentName)) {
const pluginTypePath = componentData.pluginTypes[componentName];
if (Object.keys(componentData.subsystems).includes(pluginTypePath)) {
return true;
}
}
return false;
};
/**
* Whether the specified component is a community component.
*
* @param {string} componentName
* @returns {boolean}
*/
export const isCommunityComponent = (componentName) => {
if (isStandardComponent(componentName)) {
return false;
}
return Object.values(componentData.components).indexOf(componentName) !== -1;
};
/**
* Sort method for components.
*
* This method sorts components putting `core` first, followed by core subsystems, then everything else.
*
* @param {String} a
* @param {String} b
* @returns {Number}
*/
export const sortComponents = (a, b) => {
// Always put 'core' first.
if (a === 'core') {
return -1;
} else if (b === 'core') {
return 1;
}
// Put core subsystems next.
if (a.startsWith('core_') && !b.startsWith('core_')) {
return -1;
} else if (b.startsWith('core_') && !a.startsWith('core_')) {
return 1;
}
// Sort alphabetically for everything else.
return a.localeCompare(b);
};
-85
View File
@@ -1,85 +0,0 @@
#!/usr/bin/env node
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import inquirer from 'inquirer';
import chalk from 'chalk';
import { createNote } from './note.mjs';
import { getInitialValues } from './helpers.mjs';
import * as Prompts from './prompts.mjs';
import logger from './logger.mjs';
export default async (options) => {
// Processs the initial values.
const initialValues = getInitialValues(options);
// Fetch information.
const messages = [];
const { issueNumber } = await inquirer.prompt([
Prompts.getIssuePrompt(),
], initialValues);
let selection = {};
let notePath;
do {
selection = {};
selection = await inquirer.prompt([
Prompts.getComponentsPrompt(),
Prompts.getTypePrompt(),
Prompts.getMessagePromptInput(),
], initialValues);
if (selection.message === '') {
selection = Object.assign(
selection,
await inquirer.prompt([
Prompts.getMessagePromptEditor(),
]),
);
}
logger.info(`
Creating upgrade note with the following options:
- Issue: ${chalk.bold(issueNumber)}
- Component: ${chalk.bold(selection.components)}
- Type: ${chalk.bold(selection.type)}
- Message:
${chalk.bold(selection.message)}
`);
messages.push({
components: [selection.components],
type: selection.type,
message: selection.message,
});
// Save the note so far.
if (notePath) {
await createNote(issueNumber, messages, notePath);
logger.info(`Updated note at: ${chalk.underline(chalk.bold(notePath))}`);
} else {
notePath = await createNote(issueNumber, messages);
logger.info(`Note created at: ${chalk.underline(chalk.bold(notePath))}`);
}
selection = Object.assign(
selection,
await inquirer.prompt([
Prompts.getAddAnotherPrompt(),
], initialValues),
);
} while (selection.addAnother);
};
-357
View File
@@ -1,357 +0,0 @@
#!/usr/bin/env node
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import chalk from 'chalk';
import { getAllComponents } from './components.mjs';
import { getCombinedNotesByComponent, deleteAllNotes } from './note.mjs';
import { getNoteName } from './noteTypes.mjs';
import { writeFile, readFile, unlink } from 'fs/promises';
import { join as joinPath } from 'path';
import logger from './logger.mjs';
import { getCurrentVersion } from './helpers.mjs';
/**
* Helper to fetch the current notes from a file.
*
* @param {string} file
* @returns {Promise<string>}
*/
const getCurrentNotes = async (file) => {
try {
return await readFile(file, 'utf8');
} catch (error) {
return null;
}
}
/**
* Update the UPGRADING.md file.
*
* @param {string} upgradeNotes
* @param {Object} options
* @param {boolean} options.deleteNotes
* @returns {Promise<void>}
*/
const updateUpgradeNotes = async (upgradeNotes, options) => {
const fileName = 'UPGRADING.md';
// Write the notes to a file.
logger.info(`Writing notes to ${chalk.underline(chalk.bold(fileName))}`);
// Prepend to the existing file.
const existingContent = await getCurrentNotes(fileName);
if (existingContent) {
await writeFile(fileName, getUpdatedNotes(existingContent, upgradeNotes));
} else {
// This should not normally happen.
await writeFile(fileName, upgradeNotes);
}
if (options.deleteNotes) {
logger.warn(`>>> Deleting all notes <<<`)
// Delete the notes.
deleteAllNotes();
}
};
/**
* Create the current summary notes.
*
* @param {string} upgradeNotes
* @returns {Promise<void>}
*/
const createCurrentSummary = async (upgradeNotes) => {
const fileName = 'UPGRADING-CURRENT.md';
const notes = `# Moodle upgrade notes\n\n${upgradeNotes}`;
await writeFile(fileName, notes);
logger.info(`Running upgrade notes written to ${chalk.underline(chalk.bold(fileName))}`);
};
/**
* Get the indexes of the lines that contain the version headings.
*
* @param {array<string>} lines
* @returns {array<object>}
*/
const getVersionLineIndexes = (lines) => {
const h2Indexes = [];
lines.forEach((line, index) => {
const matches = line.match(/^##\s(?<version>.*)$/);
if (matches) {
h2Indexes.push({
index,
line,
version: matches.groups.version,
});
}
});
return h2Indexes;
};
/**
* Find the index of the Unreleased heading.
*
* @param {array<object>} versionHeadings
* @returns {number}
*/
const findUnreleasedHeadingIndex = (versionHeadings) => versionHeadings.findIndex((heading) => {
if (heading.version === 'Unreleased') {
// Used if version cannot be guessed.
return true;
}
if (heading.version.endsWith('+')) {
// Weekly release for a stable branch.
return true;
}
if (heading.version.match(/beta|rc\d/)) {
// Beta and RC rolls are treated as weeklies.
return true;
}
if (heading.version.endsWith('dev')) {
// Development version.
return true;
}
return false;
});
/**
* Get the before and after content, to facilitate replacing any existing Unreleased notes.
*
* @param {array<string>} lines
* @returns {Object} {beforeContent: string, afterContent: string}
*/
const getBeforeAndAfterContent = (lines) => {
const existingLines = lines.split('\n');
const versionHeadings = getVersionLineIndexes(existingLines);
if (versionHeadings.length > 0) {
const unreleasedHeadingIndex = findUnreleasedHeadingIndex(versionHeadings);
if (unreleasedHeadingIndex !== -1) {
const beforeContent = existingLines.slice(0, versionHeadings[unreleasedHeadingIndex].index).join('\n');
if (versionHeadings.length > unreleasedHeadingIndex + 1) {
const afterContent = existingLines.slice(versionHeadings[unreleasedHeadingIndex + 1].index).join('\n');
return {
beforeContent,
afterContent,
};
}
return {
beforeContent,
afterContent: '',
};
}
return {
beforeContent: existingLines.slice(0, versionHeadings[0].index).join('\n'),
afterContent: existingLines.slice(versionHeadings[0].index).join('\n'),
};
}
return {
beforeContent: existingLines.join('\n'),
afterContent: '',
}
};
/**
* Get the notes for the component.
*
* @param {string} types
* @param {Number} headingLevel
* @returns {string}
*/
const getNotesForComponent = (types, headingLevel) => {
let upgradeNotes = '';
Object.entries(types).forEach(([type, notes]) => {
upgradeNotes += '#'.repeat(headingLevel);
upgradeNotes += ` ${getNoteName(type)}\n\n`;
notes.forEach(({ message, issueNumber }) => {
// Split the message into lines, removing empty lines.
const messageLines = message
.split('\n')
// Remove empty lines between tables, and list entries, but not after lists.
.filter((line, index, lines) => {
if (line.trim().length === 0) {
// This line is empty.
// If it's the first line in the file, remove it.
if (index === 0) {
return false;
}
// This is the last line in the file, remove it.
if (index === lines.length - 1) {
return false;
}
// If the previous line relates to a table, remove this line.
if (lines[index - 1].match(/^\s*\|/)) {
return false;
}
// If the next line is also empty, do not remove this line.
if (lines[index + 1].trim().length === 0) {
return true;
}
// Do not remove the line if the previous line was a list item.
if (lines[index - 1].match(/^\s*[-*]\s/)) {
return true;
}
if (lines[index - 1].match(/^\s*\d+\.\s/)) {
return true;
}
// Preserve all other empty lines by default.
return true;
}
// Keep any line which has content.
return true;
});
const firstLine = messageLines.shift().trim();
upgradeNotes += `- ${firstLine}\n`;
messageLines
.forEach((line) => {
upgradeNotes += ` ${line}`.trimEnd() + `\n`;
});
upgradeNotes += `\n For more information see [${issueNumber}](https://tracker.moodle.org/browse/${issueNumber})\n`;
});
upgradeNotes += '\n';
});
return upgradeNotes;
};
/**
* Get the updated notes mixed with existing content.
*
* @param {string} existingContent
* @param {string} upgradeNotes
*/
const getUpdatedNotes = (existingContent, upgradeNotes) => {
const { beforeContent, afterContent } = getBeforeAndAfterContent(existingContent);
const newContent = `${beforeContent}\n${upgradeNotes}\n${afterContent}`
.split('\n')
.filter((line, index, lines) => {
if (line === '' && lines[index - 1] === '') {
// Remove multiple consecutive empty lines.
return false;
}
return true;
})
.join('\n');
return newContent;
};
/**
* Update the notes for each component.
*/
const updateComponentNotes = (
notes,
version,
notesFileName = 'UPGRADING.md',
removeEmpty = false,
) => {
return getAllComponents().map(async (component) => {
logger.verbose(`Updating notes for ${component.name} into ${component.path}`);
const fileName = joinPath(component.path, notesFileName);
const existingContent = await getCurrentNotes(fileName);
if (!existingContent) {
if (!notes[component.value]) {
// No existing notes, and no new notes to add.
return;
}
} else {
if (!notes[component.value]) {
// There is existing content, but nothing to add.
if (removeEmpty) {
logger.verbose(`Removing empty notes file ${fileName}`);
await unlink(fileName);
}
return;
}
}
const componentNotes = notes[component.value];
let upgradeNotes = `## ${version}\n\n`;
upgradeNotes += getNotesForComponent(componentNotes, 3);
if (existingContent) {
await writeFile(fileName, getUpdatedNotes(existingContent, upgradeNotes));
} else {
await writeFile(
fileName,
`# ${component.name} Upgrade notes\n\n${upgradeNotes}`,
);
}
});
}
/**
* Generate the upgrade notes for a new release.
*
* @param {string|undefined} version
* @param {Object} options
* @param {boolean} options.generateUpgradeNotes
* @param {boolean} options.deleteNotes
* @returns {Promise<void>}
*/
export default async (version, options = {}) => {
const notes = await getCombinedNotesByComponent();
if (Object.keys(notes).length === 0) {
logger.warn('No notes to generate');
return;
}
if (!version) {
version = await getCurrentVersion();
}
// Generate the upgrade notes for this release.
// We have
// - a title with the release name
// - the change types
// - which contain the components
// - which document each change
let upgradeNotes = `## ${version}\n\n`;
Object.entries(notes).forEach(([component, types]) => {
upgradeNotes += `### ${component}\n\n`;
upgradeNotes += getNotesForComponent(types, 4);
});
await Promise.all([
createCurrentSummary(upgradeNotes),
...updateComponentNotes(notes, version, 'UPGRADING-CURRENT.md', true),
]);
if (options.generateUpgradeNotes) {
await Promise.all(updateComponentNotes(notes, version));
await updateUpgradeNotes(upgradeNotes, options);
}
};
-230
View File
@@ -1,230 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import chalk from 'chalk';
import { isStandardComponent, isCommunityComponent, rewritePlugintypeAsSubsystem } from './components.mjs';
import { isValidNoteName } from './noteTypes.mjs';
import logger from './logger.mjs';
import { readFile } from 'fs/promises';
/**
* Validate an issue number input
*
* @param {string} input
* @returns {string|boolean}
*/
export const validateIssueNumber = (input) => {
if (!input) {
return 'You must provide a tracker issue number';
}
if (input.match(/^[a-zA-Z]*-\d+$/)) {
return true;
}
if (input.match(/^\d+$/)) {
return true;
}
return 'The issue number was not recognised as a valid issue number';
};
/**
* Format an issue number input.
*
* @param {string} input
* @returns {string}
*/
export const formatIssueNumber = (input) => {
if (input.match(/^[a-zA-Z]*-\d+$/)) {
return input;
}
if (input.match(/^\d+$/)) {
return `MDL-${input}`;
}
return input;
};
/**
* Validate a component.
*
* @param {string} input
* @returns {string|boolean}
*/
export const validateComponent = (input) => {
if (isStandardComponent(input)) {
return true;
}
if (isCommunityComponent(input)) {
return 'Currently only core plugins are supported.';
}
return 'The component was not recognised as a standard component';
};
export const formatComponent = (input) => {
if (rewritePlugintypeAsSubsystem(input)) {
return `core_${input}`;
}
return input;
}
/**
* Get the initial values from the options.
*
* @param {object} options
* @returns {object}
*/
export const getInitialValues = (options) => {
const initialValues = {};
const type = getInitialTypeValue(options);
if (type) {
initialValues.type = type;
}
const issueNumber = getInitialIssueValue(options);
if (issueNumber) {
initialValues.issueNumber = issueNumber;
}
const component = getInitialComponentValue(options);
if (component) {
initialValues.components = component;
}
const message = getInitialMessageValue(options);
if (message) {
initialValues.message = message
initialValues.addAnother = false;
}
return initialValues;
};
/**
* Get the initial type value.
*
* @param {Object} options
* @returns {string|undefined}
*/
const getInitialTypeValue = (options) => {
if (!options.type) {
return;
}
options.type = options.type.trim().toLowerCase();
if (isValidNoteName(options.type)) {
return options.type;
}
logger.warn(`Note type "${chalk.underline(chalk.red(options.type))}" is not valid.`);
};
/**
* Get the initial issue number value.
*
* @param {Object} options
* @returns {string|undefined}
*/
const getInitialIssueValue = (options) => {
if (!options.issue) {
return;
}
options.issue = options.issue.trim().toUpperCase();
const issueNumberValidated = validateIssueNumber(options.issue);
if (issueNumberValidated === true) {
const issueNumber = formatIssueNumber(options.issue);
if (issueNumber !== options.issue) {
logger.warn(
`Issue number "${chalk.underline(chalk.red(options.issue))}" was updated to ` +
`"${chalk.underline(chalk.green(issueNumber))}"`
);
}
return issueNumber;
} else {
logger.warn(`Issue number "${chalk.underline(chalk.red(options.issue))}" is not valid: ${issueNumberValidated}`);
}
};
/**
* Get the initial component value.
*
* @param {Object} options
* @returns {string|undefined}
*/
const getInitialComponentValue = (options) => {
if (!options.component) {
return;
}
options.component = options.component.trim().toLowerCase();
const componentValidated = validateComponent(options.component);
if (componentValidated === true) {
const component = formatComponent(options.component);
if (component !== options.component) {
logger.warn(
`Component "${chalk.underline(chalk.red(options.component))}" was updated to ` +
`"${chalk.underline(chalk.green(component))}"`
);
}
return component;
} else {
logger.warn(`Component "${chalk.underline(chalk.red(options.component))}" is not valid: ${componentValidated}`);
}
};
/**
* Get the initial message value.
*
* @param {Object} options
* @returns {string|undefined}
*/
const getInitialMessageValue = (options) => {
if (!options.message) {
return;
}
return options.message.trim();
};
/**
* Get the current version from the project /version.php file.
*
* @returns {Promise<string>}
*/
export const getCurrentVersion = async () => {
const versionRegex = new RegExp(/^ *\$release *= *['\"](?<release>[^ \+]+\+?) *\(Build:.*/m);
try {
const versionFile = await readFile('version.php', 'utf8');
const match = versionFile.match(versionRegex);
if (match) {
return match.groups.release;
}
} catch(error) {
logger.error('Unable to read the version file');
}
return "Unreleased";
}
-30
View File
@@ -1,30 +0,0 @@
#!/usr/bin/env node
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import winston from 'winston';
const logger = winston.createLogger({
level: 'info',
format: winston.format.combine(
winston.format.colorize(),
winston.format.simple()
),
transports: [
new winston.transports.Console(),
],
});
export default logger;
-194
View File
@@ -1,194 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import yaml from 'js-yaml';
import path from 'path';
import { writeFile, mkdir, readdir, readFile, unlink } from 'fs/promises';
import { isValidNoteName, sortNoteTypes } from './noteTypes.mjs';
import { sortComponents } from './components.mjs';
const unreleasedPath = path.resolve('.upgradenotes');
/**
* Get the filename for the note.
*
* @param {string} issueNumnber The issue number
* @returns {string}
*/
const getFilename = (issueNumber) => {
const dateTimeFormat = new Intl.DateTimeFormat(undefined, {
year: 'numeric',
month: '2-digit',
day: '2-digit',
hour: '2-digit',
minute: '2-digit',
second: '2-digit',
fractionalSecondDigits: 2,
timeZone: 'UTC',
});
const date = Object.fromEntries(
dateTimeFormat.formatToParts(new Date())
.filter((p) => p.type !== 'literal')
.map((p) => ([p.type, p.value]))
);
const dateString = [
date.year,
date.month,
date.day,
date.hour,
date.minute,
date.second,
date.fractionalSecond,
].join('');
return `${issueNumber}-${dateString}.yml`;
};
/**
* Create a new note.
*
* @param {string} issueNumber
* @param {[type: string]: {message: string}} messages
* @returns {string} The path to the note on disk
*/
export const createNote = async (
issueNumber,
messages,
notePath,
) => {
const note = {
issueNumber,
notes: {},
};
messages.forEach(({components, type, message}) => {
note.notes[components] = note.notes[components] || [];
note.notes[components].push({message, type});
});
if (!notePath) {
notePath = path.resolve(unreleasedPath, getFilename(issueNumber));
}
const noteContent = yaml.dump(note);
await mkdir(unreleasedPath, {recursive: true});
await writeFile(notePath, noteContent);
return notePath;
};
/**
* Get all unreleased notes.
*
* @returns {Promise<{issueNumber: string, components: string[], types: {[type: string]: {message: string}[]}}[]>
*/
export const getAllNotes = async () => {
const files = await readdir(unreleasedPath);
const notes = files
.filter((file) => file.endsWith('.yml'))
.map(async (file) => {
const filePath = path.resolve(unreleasedPath, file);
const fileContent = await readFile(filePath, 'utf8');
return {
...yaml.load(fileContent),
filePath,
};
});
return Promise.all(notes);
};
/**
* Get the list of notes, grouped by note type, then component.
*
* @returns {Promise<{[type: string]: {[components: string]: {message: string, issueNumber: string}[]}}>}
*/
export const getCombinedNotes = async () => {
const notes = await getAllNotes();
const combinedNotes = {};
notes.forEach((note) => {
Object.entries(note.notes).forEach(([components, data]) => {
data.forEach((entry) => {
if (!isValidNoteName(entry.type)) {
throw new Error(`Invalid note type: "${entry.type}" in file ${note.filePath}`);
}
combinedNotes[entry.type] = combinedNotes[entry.type] || {};
combinedNotes[entry.type][components] = combinedNotes[entry.type][components] || [];
combinedNotes[entry.type][components].push({message: entry.message, issueNumber: note.issueNumber});
});
});
});
return combinedNotes;
};
/**
* Get the list of notes, grouped by component, then by note type.
*
* @returns {Promise<{[component: string]: {[type: string]: {message: string, issueNumber: string}[]}}>}
*/
export const getCombinedNotesByComponent = async () => {
const notes = await getAllNotes();
const combinedNotes = {};
notes.forEach((note) => {
Object.entries(note.notes).forEach(([component, data]) => {
combinedNotes[component] = combinedNotes[component] || {};
data.forEach((entry) => {
if (!isValidNoteName(entry.type)) {
throw new Error(`Invalid note type: "${entry.type}" in file ${note.filePath}`);
}
combinedNotes[component][entry.type] = combinedNotes[component][entry.type] || [];
combinedNotes[component][entry.type].push({
component,
message: entry.message,
issueNumber: note.issueNumber,
type: entry.type,
});
});
});
});
// Sort notes by note type.
Object.entries(combinedNotes).forEach(([component, types]) => {
combinedNotes[component] = Object.fromEntries(
Object.entries(types).sort(([a], [b]) => sortNoteTypes(a, b))
);
});
// Sort components.
return Object.fromEntries(
Object.entries(combinedNotes).sort(([a], [b]) => sortComponents(a, b))
);
};
/**
* Delete all unreleased notes.
*
* @returns {Promise<void>}
*/
export const deleteAllNotes = async () => {
const files = await readdir(unreleasedPath);
return Promise.all(
files
.filter((item, index) => files.indexOf(item) === index)
.filter((file) => file.endsWith('.yml'))
.map((file) => unlink(`${unreleasedPath}/${file}`))
);
};
-80
View File
@@ -1,80 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* The note types.
*
* Matches the suggested order in https://keepachangelog.com/en/1.1.0/.
* @type {Object<string, string>}
*/
const noteTypes = {
'improved': 'Added',
'changed': 'Changed',
'deprecated': 'Deprecated',
'removed': 'Removed',
'fixed': 'Fixed',
};
/**
* The preferred order of note types.
*
* @type {string[]}
*/
const preferredOrder = Object.keys(noteTypes);
/**
* Comparison method to sort note types.
*
* @param {String} a
* @param {String} b
* @returns {Number}
*/
export const sortNoteTypes = (a, b) => {
const aIndex = preferredOrder.indexOf(a);
const bIndex = preferredOrder.indexOf(b);
if (aIndex === -1) {
return 1;
}
if (bIndex === -1) {
return -1;
}
return aIndex - bIndex;
};
/**
* Get the note names.
*
* @returns {string[]}
*/
export const getNoteNames = () => Object.keys(noteTypes);
/**
* Get the human-readable note name.
*
* @param {string} type
* @returns {string}
*/
export const getNoteName = (type) => noteTypes[type];
/**
* Whether the note name is valid.
*
* @param {string} type
* @returns {boolean}
*/
export const isValidNoteName = (type) => noteTypes[type] !== undefined;
-153
View File
@@ -1,153 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import inquirer from 'inquirer';
import SearchList from 'inquirer-search-list';
import { getNoteNames } from './noteTypes.mjs';
import { getAllComponents } from './components.mjs';
import {
formatComponent,
formatIssueNumber,
validateComponent,
validateIssueNumber,
} from './helpers.mjs';
/**
* A Search List which accepts an initial value.
*/
class SearchListWithInitialValue extends SearchList {
constructor(options, ...args) {
super(options, ...args);
if (options.default) {
const pointer = this.filterList.findIndex((item) => {
return item.value === options.default;
});
if (pointer > -1) {
this.pointer = pointer;
}
}
}
}
inquirer.registerPrompt('search-list', SearchListWithInitialValue);
/**
* Get the issue type prompt.
*
* @param {string} defaultData The initially selected value
* @returns {Object}
*/
export const getTypePrompt = (defaultData) => ({
default: defaultData,
type: 'search-list',
message: 'Type of change',
name: 'type',
choices: getNoteNames(),
validate: (selection) => {
if (selection.length < 1) {
return 'You must select at least one type of change';
}
return true;
},
});
/**
* Get the component prompt.
*
* @param {string} [defaultValue='core'] The initally selected value.
* @returns
*/
export const getComponentsPrompt = (defaultValue) => {
if (!defaultValue ) {
defaultValue = 'core';
}
return {
choices: getAllComponents(),
default: defaultValue,
type: 'search-list',
message: 'Component',
name: 'components',
validate: validateComponent,
filter: formatComponent,
};
};
/**
* Get the issue number prompt as an inline input.
*
* @param {string} defaultData
* @returns {object}
*/
export const getIssuePrompt = (defaultData) => ({
default: defaultData,
type: 'input',
message: 'Tracker issue number',
name: 'issueNumber',
validate: validateIssueNumber,
filter: formatIssueNumber,
});
/**
* Get a message prompt.
*
* @param {string} defaultData
* @returns
*/
export const getMessagePromptEditor = (defaultData) => ({
default: defaultData,
type: process.stdin.isTTY ? 'editor' : 'input',
postfix: '.md',
message: 'Message',
name: 'message',
waitUserInput: false,
validate: (input) => {
if (!input) {
return 'You must provide a message';
}
return true;
},
// Remove any trailing whitespace.
filter: (input) => input.split('\n').map((line) => line.trimEnd()).join('\n'),
});
/**
* Get a message prompt.
*
* @param {string} defaultData
* @returns
*/
export const getMessagePromptInput = (defaultData) => ({
default: defaultData,
type: 'input',
message: 'Message (leave empty to use editor)',
name: 'message',
filter: (input) => input.trim(),
});
/**
* Get a prompt to ask the user if they wish to add another entry.
*
* @returns {Object}
*/
export const getAddAnotherPrompt = () => ({
type: 'confirm',
message: 'Do you want to add another note?',
default: false,
name: 'addAnother',
});
-142
View File
@@ -1,142 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* Component Library build tasks.
*
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
/**
* Get a child path of the component library.
*
* @param {string} path
* @returns {string}
*/
const getCLPath = path => `admin/tool/componentlibrary/${path}`;
/**
* Get a spawn handler.
*
* This is a generic function to write the spawn output, and then to exit if required and mark the async task as
* complete.
*
* @param {Promise} done
* @returns {function}
*/
const getSpawnHandler = done => (error, result, code) => {
grunt.log.write(result);
if (error) {
grunt.log.error(result.stdout);
process.exit(code);
}
done();
};
/**
* Spawn a function against Node with the provided args.
*
* @param {array} args
* @returns {object}
*/
const spawnNodeCall = (args) => grunt.util.spawn({
cmd: 'node',
args,
}, getSpawnHandler(grunt.task.current.async()));
/**
* Build the docs using Hugo.
*
* @returns {Object} Reference to the spawned task
*/
const docsBuild = () => spawnNodeCall([
'node_modules/hugo-bin/cli.js',
'--config', getCLPath('config.yml'),
'--cleanDestinationDir',
]);
/**
* Build the docs index using the hugo-lunr-indexer.
*
* @returns {Object} Reference to the spawned task
*/
const indexBuild = () => spawnNodeCall([
'node_modules/hugo-lunr-indexer/bin/hli.js',
'-i', getCLPath('content/**'),
'-o', getCLPath('hugo/site/data/my-index.json'),
'-l', 'yaml',
'-d', '---',
]);
/**
* Build the hugo CSS.
*
* @returns {Object} Reference to the spawned task
*/
const cssBuild = () => spawnNodeCall([
'node_modules/sass/sass.js',
'--style', 'expanded',
'--source-map',
'--embed-sources',
'--precision', 6,
'--load-path', process.cwd(),
getCLPath('hugo/scss/docs.scss'),
getCLPath('hugo/dist/css/docs.css'),
]);
// Register the various component library tasks.
grunt.registerTask('componentlibrary:docsBuild', 'Build the component library', docsBuild);
grunt.registerTask('componentlibrary:cssBuild', 'Build the component library', cssBuild);
grunt.registerTask('componentlibrary:indexBuild', 'Build the component library', indexBuild);
grunt.registerTask('componentlibrary', 'Build the component library', [
'componentlibrary:docsBuild',
'componentlibrary:cssBuild',
'componentlibrary:indexBuild',
]);
grunt.config.merge({
watch: {
componentLibraryDocs: {
files: [
getCLPath('content/**/*.md'),
getCLPath('hugo'),
],
tasks: ['componentlibrary:docsBuild', 'componentlibrary:indexBuild'],
},
componentLibraryCSS: {
files: [
getCLPath('hugo/scss/**/*.scss'),
'hugo',
],
tasks: ['componentlibrary:cssBuild'],
},
},
});
// Add the 'componentlibrary' task as a startup task.
grunt.moodleEnv.startupTasks.push('componentlibrary');
return {
docsBuild,
cssBuild,
indexBuild,
};
};
-64
View File
@@ -1,64 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
const files = grunt.moodleEnv.files;
// Project configuration.
grunt.config.merge({
eslint: {
// Even though warnings dont stop the build we don't display warnings by default because
// at this moment we've got too many core warnings.
// To display warnings call: grunt eslint --show-lint-warnings
// To fail on warnings call: grunt eslint --max-lint-warnings=0
// Also --max-lint-warnings=-1 can be used to display warnings but not fail.
options: {
quiet: (!grunt.option('show-lint-warnings')) && (typeof grunt.option('max-lint-warnings') === 'undefined'),
maxWarnings: ((typeof grunt.option('max-lint-warnings') !== 'undefined') ? grunt.option('max-lint-warnings') : -1)
},
// Check AMD src files.
amd: {src: files ? files : grunt.moodleEnv.amdSrc},
// Check YUI module source files.
yui: {src: files ? files : grunt.moodleEnv.yuiSrc},
},
});
grunt.loadNpmTasks('grunt-eslint');
// On watch, we dynamically modify config to build only affected files. This
// method is slightly complicated to deal with multiple changed files at once (copied
// from the grunt-contrib-watch readme).
let changedFiles = Object.create(null);
const onChange = grunt.util._.debounce(function() {
const files = Object.keys(changedFiles);
grunt.config('eslint.amd.src', files);
grunt.config('eslint.yui.src', files);
changedFiles = Object.create(null);
}, 200);
grunt.event.on('watch', (action, filepath) => {
changedFiles[filepath] = action;
onChange();
});
};
-92
View File
@@ -1,92 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
/**
* Get the list of feature files to pass to the gherkin linter.
*
* @returns {Array}
*/
const getGherkinLintTargets = () => {
if (grunt.moodleEnv.files) {
// Specific files were requested. Only check these.
return grunt.moodleEnv.files;
}
if (grunt.moodleEnv.inComponent) {
return [`${grunt.moodleEnv.runDir}/tests/behat/*.feature`];
}
return ['**/tests/behat/*.feature'];
};
const handler = function() {
const done = this.async();
const options = grunt.config('gherkinlint.options');
// Grab the gherkin-lint linter and required scaffolding.
const linter = require('gherkin-lint/dist/linter.js');
const featureFinder = require('gherkin-lint/dist/feature-finder.js');
const configParser = require('gherkin-lint/dist/config-parser.js');
const formatter = require('gherkin-lint/dist/formatters/stylish.js');
// Run the linter.
return linter.lint(
featureFinder.getFeatureFiles(grunt.file.expand(options.files)),
configParser.getConfiguration(configParser.defaultConfigFileName)
)
.then(results => {
// Print the results out uncondtionally.
formatter.printResults(results);
return results;
})
.then(results => {
// Report on the results.
// The done function takes a bool whereby a falsey statement causes the task to fail.
return results.every(result => result.errors.length === 0);
})
.then(done); // eslint-disable-line promise/no-callback-in-promise
};
grunt.registerTask('gherkinlint', 'Run gherkinlint against the current directory', handler);
grunt.config.set('gherkinlint', {
options: {
files: getGherkinLintTargets(),
}
});
grunt.config.merge({
watch: {
gherkinlint: {
files: [grunt.moodleEnv.inComponent ? 'tests/behat/*.feature' : '**/tests/behat/*.feature'],
tasks: ['gherkinlint'],
},
},
});
// Add the 'gherkinlint' task as a startup task.
grunt.moodleEnv.startupTasks.push('gherkinlint');
return handler;
};
-100
View File
@@ -1,100 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
/**
* Generate the PHPCS configuration.
*
* @param {Object} thirdPartyPaths
*/
const phpcsIgnore = (thirdPartyPaths) => {
const {toXML} = require('jstoxml');
const config = {
_name: 'ruleset',
_attrs: {
name: "MoodleCore",
},
_content: [
{
rule: {
_attrs: {
ref: './phpcs.xml.dist',
},
},
},
],
};
thirdPartyPaths.forEach(library => {
config._content.push({
'exclude-pattern': library,
});
});
grunt.file.write('phpcs.xml', toXML(config, {
header: true,
indent: ' ',
}) + "\n");
};
/**
* Generate ignore files (utilising thirdpartylibs.xml data)
*/
const handler = function() {
const path = require('path');
const ComponentList = require(path.join(process.cwd(), '.grunt', 'components.js'));
// An array of paths to third party directories.
const thirdPartyPaths = ComponentList.getThirdPartyPaths();
// Generate .eslintignore.
const eslintIgnores = [
'# Generated by "grunt ignorefiles"',
// Do not ignore the .grunt directory.
'!/.grunt',
// Ignore all yui/src meta directories and build directories.
'*/**/yui/src/*/meta/',
'*/**/build/',
].concat(thirdPartyPaths);
grunt.file.write('.eslintignore', eslintIgnores.join('\n') + '\n');
// Generate .stylelintignore.
const stylelintIgnores = [
'# Generated by "grunt ignorefiles"',
'**/yui/build/*',
'theme/boost/style/moodle.css',
'theme/classic/style/moodle.css',
'jsdoc/styles/*.css',
'admin/tool/componentlibrary/hugo/dist/css/docs.css',
].concat(thirdPartyPaths);
grunt.file.write('.stylelintignore', stylelintIgnores.join('\n') + '\n');
phpcsIgnore(thirdPartyPaths);
};
grunt.registerTask('ignorefiles', 'Generate ignore files for linters', handler);
return handler;
};
-215
View File
@@ -1,215 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
/**
* Function to generate the destination for the minification task
* (e.g. build/file.min.js). This function will be passed to
* the rename property of files array when building dynamically:
* http://gruntjs.com/configuring-tasks#building-the-files-object-dynamically
*
* @param {String} destPath the current destination
* @param {String} srcPath the matched src path
* @return {String} The rewritten destination path.
*/
const babelRename = function(destPath, srcPath) {
destPath = srcPath.replace(`amd/src`, `amd/build`);
destPath = destPath.replace(/\.js$/, '.min.js');
return destPath;
};
module.exports = grunt => {
// Load the Ignorefiles tasks.
require('./ignorefiles')(grunt);
// Load the Shifter tasks.
require('./shifter')(grunt);
// Load ESLint.
require('./eslint')(grunt);
// Load jsconfig.
require('./jsconfig')(grunt);
// Load JSDoc.
require('./jsdoc')(grunt);
const path = require('path');
// Register JS tasks.
grunt.registerTask('yui', ['eslint:yui', 'shifter']);
grunt.registerTask('amd', ['ignorefiles', 'eslint:amd', 'rollup']);
grunt.registerTask('js', ['amd', 'yui']);
// Register NPM tasks.
grunt.loadNpmTasks('grunt-contrib-watch');
grunt.loadNpmTasks('grunt-rollup');
const babelTransform = require('@babel/core').transform;
const babel = (options = {}) => {
return {
name: 'babel',
transform: (code, id) => {
grunt.log.debug(`Transforming ${id}`);
options.filename = id;
const transformed = babelTransform(code, options);
return {
code: transformed.code,
map: transformed.map
};
}
};
};
// Note: We have to use a rate limit plugin here because rollup runs all tasks asynchronously and in parallel.
// When we kick off a full run, if we kick off a rollup of every file this will fork-bomb the machine.
// To work around this we use a concurrent Promise queue based on the number of available processors.
const rateLimit = () => {
const queue = [];
let queueRunner;
const startQueue = () => {
if (queueRunner) {
return;
}
queueRunner = setTimeout(() => {
const limit = Math.max(1, require('os').cpus().length / 2);
grunt.log.debug(`Starting rollup with queue size of ${limit}`);
runQueue(limit);
}, 100);
};
// The queue runner will run the next `size` items in the queue.
const runQueue = (size = 1) => {
queue.splice(0, size).forEach(resolve => {
grunt.log.debug(`Item resolved. Kicking off next one.`);
resolve();
});
};
return {
name: 'ratelimit',
// The options hook is run in parallel.
// We can return an unresolved Promise which is queued for later resolution.
options: async(options) => {
return new Promise(resolve => {
queue.push(resolve);
startQueue();
return options;
});
},
// When an item in the queue completes, start the next item in the queue.
generateBundle: (options, bundle) => {
grunt.log.debug(`Finished output phase for ${Object.keys(bundle).join(', ')}`);
runQueue();
},
};
};
const terser = require('rollup-plugin-terser').terser;
grunt.config.merge({
rollup: {
options: {
format: 'esm',
dir: 'output',
sourcemap: true,
treeshake: false,
context: 'window',
plugins: [
rateLimit(),
babel({
sourceMaps: true,
comments: false,
compact: false,
plugins: [
'transform-es2015-modules-amd-lazy',
'system-import-transformer',
// This plugin modifies the Babel transpiling for "export default"
// so that if it's used then only the exported value is returned
// by the generated AMD module.
//
// It also adds the Moodle plugin name to the AMD module definition
// so that it can be imported as expected in other modules.
path.resolve('.grunt/babel-plugin-add-module-to-define.js')
],
presets: [
['@babel/preset-env', {
modules: false,
useBuiltIns: false
}]
]
}),
terser({
// Do not mangle variables.
// Makes debugging easier.
mangle: false,
}),
],
},
dist: {
files: [{
expand: true,
src: grunt.moodleEnv.files ? grunt.moodleEnv.files : grunt.moodleEnv.amdSrc,
rename: babelRename
}],
},
},
});
grunt.config.merge({
watch: {
amd: {
files: grunt.moodleEnv.inComponent
? ['amd/src/*.js', 'amd/src/**/*.js']
: ['**/amd/src/**/*.js'],
tasks: ['amd']
},
},
});
// Add the 'js' task as a startup task.
grunt.moodleEnv.startupTasks.push('js');
// On watch, we dynamically modify config to build only affected files. This
// method is slightly complicated to deal with multiple changed files at once (copied
// from the grunt-contrib-watch readme).
let changedFiles = Object.create(null);
const onChange = grunt.util._.debounce(function() {
const files = Object.keys(changedFiles);
grunt.config('rollup.dist.files', [{expand: true, src: files, rename: babelRename}]);
changedFiles = Object.create(null);
}, 200);
grunt.event.on('watch', function(action, filepath) {
changedFiles[filepath] = action;
onChange();
});
return {
babelRename,
};
};
-53
View File
@@ -1,53 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2022 Andrew Lyons <andrew@nicols.co.uk>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
const configuration = {
compilerOptions: {
baseUrl: ".",
paths: {
},
target: "es2015",
allowSyntheticDefaultImports: false,
},
exclude: [
"node_modules",
],
include: [],
};
module.exports = (grunt) => {
const handler = () => {
const jsconfigData = Object.assign({}, configuration);
const path = require('path');
const {fetchComponentData} = require(path.join(process.cwd(), '.grunt', 'components.js'));
const componentData = fetchComponentData().components;
for (const [thisPath, component] of Object.entries(componentData)) {
jsconfigData.compilerOptions.paths[`${component}/*`] = [`${thisPath}/amd/src/*`];
jsconfigData.include.push(`${thisPath}/amd/src/**/*`);
}
grunt.file.write('jsconfig.json', JSON.stringify(jsconfigData, null, " ") + "\n");
};
grunt.registerTask('jsconfig', 'Generate a jsconfig configuration compatible with the LSP', handler);
};
-52
View File
@@ -1,52 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = (grunt) => {
const path = require('path');
grunt.registerTask('jsdoc', 'Generate JavaScript documentation using jsdoc', function() {
const done = this.async();
const configuration = path.resolve('.grunt/jsdoc/jsdoc.conf.js');
grunt.util.spawn({
cmd: 'jsdoc',
args: [
'--configure',
configuration,
]
}, function(error, result, code) {
if (result.stdout) {
grunt.log.write(result.stdout);
}
if (result.stderr) {
grunt.log.error(result.stderr);
}
if (error) {
grunt.fail.fatal(`JSDoc failed with error code ${code}`);
} else {
grunt.log.write('JSDoc completed successfully'.green);
}
done();
});
});
};
-40
View File
@@ -1,40 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
grunt.loadNpmTasks('grunt-sass');
grunt.config.merge({
sass: {
dist: {
files: {
"theme/boost/style/moodle.css": "theme/boost/scss/preset/default.scss",
"theme/classic/style/moodle.css": "theme/classic/scss/classicgrunt.scss"
}
},
options: {
implementation: require('sass'),
includePaths: ["theme/boost/scss/", "theme/classic/scss/"]
}
},
});
};
-155
View File
@@ -1,155 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
/* eslint-env node */
module.exports = grunt => {
/**
* Shifter task. Is configured with a path to a specific file or a directory,
* in the case of a specific file it will work out the right module to be built.
*
* Note that this task runs the invidiaul shifter jobs async (becase it spawns
* so be careful to to call done().
*/
const handler = function() {
const done = this.async();
const options = grunt.config('shifter.options');
const async = require('async');
const path = require('path');
// Run the shifter processes one at a time to avoid confusing output.
async.eachSeries(options.paths, function(src, filedone) {
var args = [];
args.push(path.normalize(process.cwd() + '/node_modules/shifter/bin/shifter'));
// Always ignore the node_modules directory.
args.push('--excludes', 'node_modules');
// Determine the most appropriate options to run with based upon the current location.
if (grunt.file.isMatch('**/yui/**/*.js', src)) {
// When passed a JS file, build our containing module (this happen with
// watch).
grunt.log.debug('Shifter passed a specific JS file');
src = path.dirname(path.dirname(src));
options.recursive = false;
} else if (grunt.file.isMatch('**/yui/src', src)) {
// When in a src directory --walk all modules.
grunt.log.debug('In a src directory');
args.push('--walk');
options.recursive = false;
} else if (grunt.file.isMatch('**/yui/src/*', src)) {
// When in module, only build our module.
grunt.log.debug('In a module directory');
options.recursive = false;
} else if (grunt.file.isMatch('**/yui/src/*/js', src)) {
// When in module src, only build our module.
grunt.log.debug('In a source directory');
src = path.dirname(src);
options.recursive = false;
}
if (grunt.option('watch')) {
grunt.fail.fatal('The --watch option has been removed, please use `grunt watch` instead');
}
// Add the stderr option if appropriate
if (grunt.option('verbose')) {
args.push('--lint-stderr');
}
if (grunt.option('no-color')) {
args.push('--color=false');
}
var execShifter = function() {
grunt.log.ok("Running shifter on " + src);
grunt.util.spawn({
cmd: "node",
args: args,
opts: {cwd: src, stdio: 'inherit', env: process.env}
}, function(error, result, code) {
if (code) {
grunt.fail.fatal('Shifter failed with code: ' + code);
} else {
grunt.log.ok('Shifter build complete.');
filedone();
}
});
};
// Actually run shifter.
if (!options.recursive) {
execShifter();
} else {
// Check that there are yui modules otherwise shifter ends with exit code 1.
if (grunt.file.expand({cwd: src}, '**/yui/src/**/*.js').length > 0) {
args.push('--recursive');
execShifter();
} else {
grunt.log.ok('No YUI modules to build.');
filedone();
}
}
}, done);
};
// Register the shifter task.
grunt.registerTask('shifter', 'Run Shifter against the current directory', handler);
// Configure it.
grunt.config.set('shifter', {
options: {
recursive: true,
// Shifter takes a relative path.
paths: grunt.moodleEnv.files ? grunt.moodleEnv.files : [grunt.moodleEnv.runDir]
}
});
grunt.config.merge({
watch: {
yui: {
files: grunt.moodleEnv.inComponent
? ['yui/src/*.json', 'yui/src/**/*.js']
: ['**/yui/src/**/*.js'],
tasks: ['yui']
},
},
});
// On watch, we dynamically modify config to build only affected files. This
// method is slightly complicated to deal with multiple changed files at once (copied
// from the grunt-contrib-watch readme).
let changedFiles = Object.create(null);
const onChange = grunt.util._.debounce(function() {
const files = Object.keys(changedFiles);
grunt.config('shifter.options.paths', files);
changedFiles = Object.create(null);
}, 200);
grunt.event.on('watch', (action, filepath) => {
changedFiles[filepath] = action;
onChange();
});
return handler;
};
-46
View File
@@ -1,46 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
/**
* Generate ignore files (utilising thirdpartylibs.xml data)
*/
const handler = function() {
const path = require('path');
// Are we in a YUI directory?
if (path.basename(path.resolve(grunt.moodleEnv.cwd, '../../')) == 'yui') {
grunt.task.run('yui');
// Are we in an AMD directory?
} else if (grunt.moodleEnv.inAMD) {
grunt.task.run('amd');
} else {
// Run all of the requested startup tasks.
grunt.moodleEnv.startupTasks.forEach(taskName => grunt.task.run(taskName));
}
};
// Register the startup task.
grunt.registerTask('startup', 'Run the correct tasks for the current directory', handler);
return handler;
};
-35
View File
@@ -1,35 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
// Load the ignorefiles tasks.
require('./ignorefiles')(grunt);
// Load the Style Lint tasks.
require('./stylelint')(grunt);
// Load the SASS tasks.
require('./sass')(grunt);
// Add the 'css' task as a startup task.
grunt.moodleEnv.startupTasks.push('css');
};
-187
View File
@@ -1,187 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2021 Andrew Nicols
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
const getCssConfigForFiles = files => {
return {
stylelint: {
css: {
// Use a fully-qualified path.
src: files,
options: {
quietDeprecationWarnings: true,
configOverrides: {
rules: {
// These rules have to be disabled in .stylelintrc for scss compat.
"at-rule-no-unknown": true,
}
}
}
},
},
};
};
const getScssConfigForFiles = files => {
return {
stylelint: {
scss: {
options: {
quietDeprecationWarnings: true,
customSyntax: 'postcss-scss',
},
src: files,
},
},
};
};
/**
* Register any stylelint tasks.
*
* @param {Object} grunt
* @param {Array} files
* @param {String} fullRunDir
*/
const registerStyleLintTasks = () => {
const glob = require('glob');
// The stylelinters do not handle the case where a configuration was provided but no files were included.
// Keep track of whether any files were found.
let hasCss = false;
let hasScss = false;
// The stylelint processors do not take a path argument. They always check all provided values.
// As a result we must check through each glob and determine if any files match the current directory.
const scssFiles = [];
const cssFiles = [];
const requestedFiles = grunt.moodleEnv.files;
if (requestedFiles) {
// Grunt was called with a files argument.
// Check whether each of the requested files matches either the CSS or SCSS source file list.
requestedFiles.forEach(changedFilePath => {
let matchesGlob;
// Check whether this watched path matches any watched SCSS file.
matchesGlob = grunt.moodleEnv.scssSrc.some(watchedPathGlob => {
return glob.sync(watchedPathGlob).indexOf(changedFilePath) !== -1;
});
if (matchesGlob) {
scssFiles.push(changedFilePath);
hasScss = true;
}
// Check whether this watched path matches any watched CSS file.
matchesGlob = grunt.moodleEnv.cssSrc.some(watchedPathGlob => {
return glob.sync(watchedPathGlob).indexOf(changedFilePath) !== -1;
});
if (matchesGlob) {
cssFiles.push(changedFilePath);
hasCss = true;
}
});
} else {
// Grunt was called without a list of files.
// The start directory (runDir) may be a child dir of the project.
// Check each scssSrc file to see if it's in the start directory.
// This means that we can lint just mod/*/styles.css if started in the mod directory.
grunt.moodleEnv.scssSrc.forEach(path => {
if (path.startsWith(grunt.moodleEnv.runDir)) {
scssFiles.push(path);
hasScss = true;
}
});
grunt.moodleEnv.cssSrc.forEach(path => {
if (path.startsWith(grunt.moodleEnv.runDir)) {
cssFiles.push(path);
hasCss = true;
}
});
}
// Register the tasks.
const scssTasks = ['sass'];
if (hasScss) {
grunt.config.merge(getScssConfigForFiles(scssFiles));
scssTasks.unshift('stylelint:scss');
}
scssTasks.unshift('ignorefiles');
const cssTasks = ['ignorefiles'];
if (hasCss) {
grunt.config.merge(getCssConfigForFiles(cssFiles));
cssTasks.push('stylelint:css');
}
// The tasks must be registered, even if empty to ensure a consistent command list.
// They jsut won't run anything.
grunt.registerTask('scss', scssTasks);
grunt.registerTask('rawcss', cssTasks);
};
// Register CSS tasks.
grunt.loadNpmTasks('grunt-stylelint');
// Register the style lint tasks.
registerStyleLintTasks();
grunt.registerTask('css', ['scss', 'rawcss']);
const getCoreThemeMatches = () => {
const scssMatch = 'scss/**/*.scss';
if (grunt.moodleEnv.inTheme) {
return [scssMatch];
}
if (grunt.moodleEnv.runDir.startsWith('theme')) {
return [`*/${scssMatch}`];
}
return [`theme/*/${scssMatch}`];
};
// Add the watch configuration for rawcss, and scss.
grunt.config.merge({
watch: {
rawcss: {
files: [
'**/*.css',
],
excludes: [
'**/moodle.css',
'**/editor.css',
'jsdoc/styles/*.css',
],
tasks: ['rawcss']
},
scss: {
files: getCoreThemeMatches(),
tasks: ['scss']
},
},
});
};
-42
View File
@@ -1,42 +0,0 @@
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/* jshint node: true, browser: false */
/* eslint-env node */
/**
* @copyright 2023 Sara Arjona <sara@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
module.exports = grunt => {
/**
* Generate upgradable third-party libraries (utilising thirdpartylibs.xml data)
*/
grunt.registerTask('upgradablelibs', 'Generate upgradable third-party libraries', async function() {
const done = this.async();
const path = require('path');
const ComponentList = require(path.join(process.cwd(), '.grunt', 'components.js'));
// An array of third party libraries that have a newer version in their repositories.
const thirdPartyLibs = await ComponentList.getThirdPartyLibsUpgradable({progress: true});
for (let library of thirdPartyLibs) {
grunt.log.ok(JSON.stringify(Object.assign({}, library), null, 4));
}
done();
});
};
-272
View File
@@ -1,272 +0,0 @@
/**
* This is a wrapper task to handle the grunt watch command. It attempts to use
* Watchman to monitor for file changes, if it's installed, because it's much faster.
*
* If Watchman isn't installed then it falls back to the grunt-contrib-watch file
* watcher for backwards compatibility.
*/
/* eslint-env node */
module.exports = grunt => {
/**
* This is a wrapper task to handle the grunt watch command. It attempts to use
* Watchman to monitor for file changes, if it's installed, because it's much faster.
*
* If Watchman isn't installed then it falls back to the grunt-contrib-watch file
* watcher for backwards compatibility.
*/
const watchHandler = function() {
const async = require('async');
const watchTaskDone = this.async();
let watchInitialised = false;
let watchTaskQueue = {};
let processingQueue = false;
const watchman = require('fb-watchman');
const watchmanClient = new watchman.Client();
// Grab the tasks and files that have been queued up and execute them.
var processWatchTaskQueue = function() {
if (!Object.keys(watchTaskQueue).length || processingQueue) {
// If there is nothing in the queue or we're already processing then wait.
return;
}
processingQueue = true;
// Grab all tasks currently in the queue.
var queueToProcess = watchTaskQueue;
// Reset the queue.
watchTaskQueue = {};
async.forEachSeries(
Object.keys(queueToProcess),
function(task, next) {
var files = queueToProcess[task];
var filesOption = '--files=' + files.join(',');
grunt.log.ok('Running task ' + task + ' for files ' + filesOption);
// Spawn the task in a child process so that it doesn't kill this one
// if it failed.
grunt.util.spawn(
{
// Spawn with the grunt bin.
grunt: true,
// Run from current working dir and inherit stdio from process.
opts: {
cwd: grunt.moodleEnv.fullRunDir,
stdio: 'inherit'
},
args: [task, filesOption]
},
function(err, res, code) {
if (code !== 0) {
// The grunt task failed.
grunt.log.error(err);
}
// Move on to the next task.
next();
}
);
},
function() {
// No longer processing.
processingQueue = false;
// Once all of the tasks are done then recurse just in case more tasks
// were queued while we were processing.
processWatchTaskQueue();
}
);
};
const originalWatchConfig = grunt.config.get(['watch']);
const watchConfig = Object.keys(originalWatchConfig).reduce(function(carry, key) {
if (key == 'options') {
return carry;
}
const value = originalWatchConfig[key];
const taskNames = value.tasks;
const files = value.files;
let excludes = [];
if (value.excludes) {
excludes = value.excludes;
}
taskNames.forEach(function(taskName) {
carry[taskName] = {
files,
excludes,
};
});
return carry;
}, {});
watchmanClient.on('error', function(error) {
// We have to add an error handler here and parse the error string because the
// example way from the docs to check if Watchman is installed doesn't actually work!!
// See: https://github.com/facebook/watchman/issues/509
if (error.message.match('Watchman was not found')) {
// If watchman isn't installed then we should fallback to the other watch task.
grunt.log.ok('It is recommended that you install Watchman for better performance using the "watch" command.');
// Fallback to the old grunt-contrib-watch task.
grunt.renameTask('watch-grunt', 'watch');
grunt.task.run(['watch']);
// This task is finished.
watchTaskDone(0);
} else {
grunt.log.error(error);
// Fatal error.
watchTaskDone(1);
}
});
watchmanClient.on('subscription', function(resp) {
if (resp.subscription !== 'grunt-watch') {
return;
}
resp.files.forEach(function(file) {
grunt.log.ok('File changed: ' + file.name);
var fullPath = grunt.moodleEnv.fullRunDir + '/' + file.name;
Object.keys(watchConfig).forEach(function(task) {
const fileGlobs = watchConfig[task].files;
var match = fileGlobs.some(function(fileGlob) {
return grunt.file.isMatch(`**/${fileGlob}`, fullPath);
});
if (match) {
// If we are watching a subdirectory then the file.name will be relative
// to that directory. However the grunt tasks expect the file paths to be
// relative to the Gruntfile.js location so let's normalise them before
// adding them to the queue.
var relativePath = fullPath.replace(grunt.moodleEnv.gruntFilePath + '/', '');
if (task in watchTaskQueue) {
if (!watchTaskQueue[task].includes(relativePath)) {
watchTaskQueue[task] = watchTaskQueue[task].concat(relativePath);
}
} else {
watchTaskQueue[task] = [relativePath];
}
}
});
});
processWatchTaskQueue();
});
process.on('SIGINT', function() {
// Let the user know that they may need to manually stop the Watchman daemon if they
// no longer want it running.
if (watchInitialised) {
grunt.log.ok('The Watchman daemon may still be running and may need to be stopped manually.');
}
process.exit();
});
// Initiate the watch on the current directory.
watchmanClient.command(['watch-project', grunt.moodleEnv.fullRunDir], function(watchError, watchResponse) {
if (watchError) {
grunt.log.error('Error initiating watch:', watchError);
watchTaskDone(1);
return;
}
if ('warning' in watchResponse) {
grunt.log.error('warning: ', watchResponse.warning);
}
var watch = watchResponse.watch;
var relativePath = watchResponse.relative_path;
watchInitialised = true;
watchmanClient.command(['clock', watch], function(clockError, clockResponse) {
if (clockError) {
grunt.log.error('Failed to query clock:', clockError);
watchTaskDone(1);
return;
}
// Generate the expression query used by watchman.
// Documentation is limited, but see https://facebook.github.io/watchman/docs/expr/allof.html for examples.
// We generate an expression to match any value in the files list of all of our tasks, but excluding
// all value in the excludes list of that task.
//
// [anyof, [
// [allof, [
// [anyof, [
// ['match', validPath, 'wholename'],
// ['match', validPath, 'wholename'],
// ],
// [not,
// [anyof, [
// ['match', invalidPath, 'wholename'],
// ['match', invalidPath, 'wholename'],
// ],
// ],
// ],
var matchWholeName = fileGlob => ['match', fileGlob, 'wholename'];
var matches = Object.keys(watchConfig).map(function(task) {
const matchAll = [];
matchAll.push(['anyof'].concat(watchConfig[task].files.map(matchWholeName)));
if (watchConfig[task].excludes.length) {
matchAll.push(['not', ['anyof'].concat(watchConfig[task].excludes.map(matchWholeName))]);
}
return ['allof'].concat(matchAll);
});
matches = ['anyof'].concat(matches);
var sub = {
expression: matches,
// Which fields we're interested in.
fields: ["name", "size", "type"],
// Add our time constraint.
since: clockResponse.clock
};
if (relativePath) {
/* eslint-disable camelcase */
sub.relative_root = relativePath;
}
watchmanClient.command(['subscribe', watch, 'grunt-watch', sub], function(subscribeError) {
if (subscribeError) {
// Probably an error in the subscription criteria.
grunt.log.error('failed to subscribe: ', subscribeError);
watchTaskDone(1);
return;
}
grunt.log.ok('Listening for changes to files in ' + grunt.moodleEnv.fullRunDir);
});
});
});
};
// Rename the grunt-contrib-watch "watch" task because we're going to wrap it.
grunt.renameTask('watch', 'watch-grunt');
// Register the new watch handler.
grunt.registerTask('watch', 'Run tasks on file changes', watchHandler);
grunt.config.merge({
watch: {
options: {
nospawn: true // We need not to spawn so config can be changed dynamically.
},
},
});
return watchHandler;
};
-103
View File
@@ -1,103 +0,0 @@
#!/usr/bin/env node
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
import { Argument, Option, program } from 'commander';
import chalk from 'chalk';
import { getNoteNames } from './notes/src/noteTypes.mjs';
import createAction from './notes/src/create.mjs';
import generateAction from './notes/src/generate.mjs';
import logger from './notes/src/logger.mjs';
console.log(`
${chalk.bold(chalk.underline(chalk.green('Moodle Upgrade Notes Generator')))}
This tool is used to generate the upgrade notes for changes you make in Moodle.
Please remember that the intended audience of these changes is
${chalk.italic('plugin developers')} who need to know how to update their plugins
for a new Moodle version.
Upgrade notes should not be used to document changes for site administrators, or
for internal API changes which are not expected to be used outside of the
relevant component.
`)
program.configureHelp({
helpWidth: 100,
});
program.on('option:verbose', () => {
logger.level = 'verbose';
});
program.addOption(
new Option(
'-v, --verbose',
'Output more information during the generation process',
)
.default(false)
);
// Define the command line options.
program
.command('create')
.summary('Generate a new upgrade note')
.addOption(
new Option('-t, --type <type>', `The type of change to document. Valid types are: ${getNoteNames().join(', ')}`)
)
.addOption(new Option('-i, --issue <issue>', 'The tracker issue number'))
.addOption(new Option('-c, --component <component>', 'The component to write a note for'))
.addOption(new Option(
'-m, --message <message>',
'The message to use for the upgrade note',
))
.action((options) => createAction(options));
program
.command('summary')
.summary('Generate a local copy of the upgrade notes summary')
.addArgument(
new Argument('[version]', 'The Moodle version to create the summary notes for')
)
.action((version) => generateAction(version));
program
.command('release')
.summary('Generate the markdown copies of the upgrade notes for a Moodle release')
.addArgument(
new Argument('[version]', 'The Moodle version to create the release notes for')
)
.addOption(
new Option(
'--generate-upgrade-notes',
'Generate the UPGRADING.md notes for the release. ' +
'Note: This option is intended for use by the release manager when generating the upgrade notes.',
)
.default(true)
)
.addOption(
new Option(
'-d, --delete-notes',
'Delete the notes after generating the UPGRADING.md notes for the release. ' +
'Note: This option is intended for use by the release manager when generating the upgrade notes.' +
'This option has no effect unless --generate-upgrade-notes is also set.'
)
.default(false)
)
.action((version, options) => generateAction(version, options));
program.parse();
-2
View File
@@ -1,2 +0,0 @@
**/amd/**
/*.js
-58
View File
@@ -1,58 +0,0 @@
// NOTE: We use eslint now. This file is used only by shifter. We keep the configuration
// here because shifter uses jshint after modules have been concating. Eslint can't
// currently do this.
{
"asi": false,
"bitwise": true,
"boss": false,
"browser": true,
"curly": true,
"debug": false,
"eqeqeq": false,
"eqnull": false,
"es5": false,
"esnext": false,
"evil": false,
"expr": false,
"forin": false,
"funcscope": false,
"globalstrict": false,
"immed": true,
"indent": 4,
"iterator": false,
"lastsemic": false,
"latedef": true,
"laxbreak": true,
"laxcomma": false,
"loopfunc": false,
"maxerr": 500,
"maxlen": 132,
"multistr": false,
"newcap": true,
"noarg": true,
"noempty": true,
"nomen": false,
"onecase": false,
"onevar": false,
"passfail": false,
"plusplus": false,
"predef": [
"M",
"define",
"require"
],
"proto": false,
"regexdash": false,
"regexp": false,
"scripturl": false,
"shadow": false,
"smarttabs": false,
"strict": false,
"sub": false,
"supernew": false,
"trailing": true,
"undef": true,
"unused": true,
"white": false,
"yui": true
}
-1
View File
@@ -1 +0,0 @@
lts/jod
-40
View File
@@ -1,40 +0,0 @@
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Helper file for PhpStorm, and other IDEs, to provide better code completion.
*
* @package core
* @copyright 2024 Andrew Lyons <andrew@nicols.co.uk>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
namespace PHPSTORM_META;
// Assume that anything returned by \core\di::get('...') is an instance of the first argument.
override(\core\di::get(0), map([
'' => '@',
]));
// Assume that anything returned by \Psr\Container\ContainerInterface::get('...') is an instance of the first argument.
override(\Psr\Container\ContainerInterface::get(0), map([
'' => '@',
]));
// Assume that anything returned by \DI\Container::get('...') is an instance of the first argument.
override(\DI\Container::get(0), map([
'' => '@',
]));
-5
View File
@@ -1,5 +0,0 @@
{
"coverage": false,
"lint": "config",
"clean": true
}
-107
View File
@@ -1,107 +0,0 @@
{
"customSyntax": "postcss-scss",
"plugins": [
"stylelint-csstree-validator"
],
"rules": {
"csstree/validator": {
"syntaxExtensions": [
"sass"
]
},
"at-rule-empty-line-before": [ "always",
{"except": [ "blockless-after-blockless"], ignore: ["after-comment", "inside-block"]}
],
"at-rule-name-case": "lower",
"at-rule-name-space-after": "always-single-line",
"at-rule-no-unknown": null, # Enabled for non-scss in grunt.
"at-rule-semicolon-newline-after": "always",
"at-rule-semicolon-space-before": "never",
"block-closing-brace-newline-after": "always",
"block-closing-brace-newline-before": "always",
"block-closing-brace-space-before": "always-single-line",
"block-no-empty": true,
"block-opening-brace-newline-after": "always",
"block-opening-brace-space-after": "always-single-line",
"block-opening-brace-space-before": "always",
"color-hex-case": ["lower", { "severity": "warning" }],
"color-hex-length": ["short", { "severity": "warning" }],
"color-no-invalid-hex": true,
"declaration-bang-space-after": "never",
"declaration-bang-space-before": "always",
"declaration-block-no-duplicate-properties": true,
"declaration-block-no-shorthand-property-overrides": true,
"declaration-block-semicolon-newline-after": "always-multi-line",
"declaration-block-semicolon-space-after": "always-single-line",
"declaration-block-semicolon-space-before": "never",
"declaration-block-single-line-max-declarations": 1,
"declaration-block-trailing-semicolon": "always",
"declaration-colon-newline-after": "always-multi-line",
"declaration-colon-space-after": "always-single-line",
"declaration-colon-space-before": "never",
"declaration-no-important": true,
"font-family-no-duplicate-names": true,
"function-calc-no-unspaced-operator": true,
"function-comma-newline-after": "always-multi-line",
"function-comma-space-after": "always-single-line",
"function-comma-space-before": "never",
"function-linear-gradient-no-nonstandard-direction": true,
"function-max-empty-lines": 0,
"function-name-case": "lower",
"function-parentheses-newline-inside": "always-multi-line",
"function-parentheses-space-inside": "never-single-line",
"function-url-scheme-disallowed-list": ["data"],
"function-whitespace-after": "always",
"indentation": 4,
"keyframe-declaration-no-important": true,
"length-zero-no-unit": [true, { "severity": "warning" }],
"max-empty-lines": 2,
"max-line-length": [132, { "severity": "warning" }],
"media-feature-colon-space-after": "always",
"media-feature-colon-space-before": "never",
"media-feature-parentheses-space-inside": "never",
"media-feature-range-operator-space-after": "always",
"media-feature-range-operator-space-before": "always",
"media-query-list-comma-newline-after": "always-multi-line",
"media-query-list-comma-space-after": "always-single-line",
"media-query-list-comma-space-before": "never",
"no-empty-source": true,
"no-eol-whitespace": true,
"no-extra-semicolons": [true, { "severity": "warning" }],
"no-invalid-double-slash-comments": true,
"no-unknown-animations": true,
"property-case": "lower",
"property-no-unknown": true,
"selector-attribute-brackets-space-inside": "never",
"selector-attribute-operator-space-after": "never",
"selector-attribute-operator-space-before": "never",
"selector-combinator-space-after": "always",
"selector-combinator-space-before": "always",
"selector-list-comma-newline-after": "always",
"selector-list-comma-space-before": "never",
"selector-max-empty-lines": 0,
"selector-pseudo-class-case": "lower",
"selector-pseudo-class-no-unknown": true,
"selector-pseudo-class-parentheses-space-inside": "never",
"selector-pseudo-element-case": "lower",
"selector-pseudo-element-no-unknown": true,
"selector-type-case": "lower",
"selector-type-no-unknown": true,
"string-no-newline": true,
"time-min-milliseconds": 100,
"unit-disallowed-list": ["pt"],
"unit-case": "lower",
"unit-no-unknown": true,
"value-keyword-case": ["lower", {"ignoreKeywords": ["/(@|$)/"]}],
"value-list-comma-newline-after": "always-multi-line",
"value-list-comma-space-after": "always-single-line",
"value-list-comma-space-before": "never",
},
"overrides": [
{
"files": ["**/yui/**/*.css"],
"rules": {
}
}
]
}
@@ -1,10 +0,0 @@
issueNumber: MDL-46739
notes:
core:
- message: >-
The {user_preferences}.value database field is now TEXT instead of CHAR.
This means that any queries with a condition on this field in a WHERE or
JOIN statement will need updating to use `$DB->sql_compare_text()`. See
the `$newusers` query in
`\core\task\send_new_users_password_task::execute` for an example.
type: changed
@@ -1,6 +0,0 @@
issueNumber: MDL-61232
notes:
core:
- message: |
moodle_process_email() has been deprecated with the removal of the unused and non-functioning admin/process_email.php.
type: removed
@@ -1,5 +0,0 @@
issueNumber: MDL-66873
notes:
core_backup:
- message: Remove all MODE_HUB related code.
type: removed
@@ -1,21 +0,0 @@
issueNumber: MDL-68806
notes:
mod_quiz:
- message: >-
quiz_attempt now has 2 additional state values, NOT_STARTED and
SUBMITTED. These represent attempts when an attempt has been
type: improved
- message: >
quiz_attempt_save_started now sets the IN_PROGRESS state, timestarted,
and saves the attempt, while the new quiz_attempt_save_not_started
function sets the NOT_STARTED state and saves the attempt.
type: changed
- message: >
quiz_attempt::process_finish is now deprecated, and its functionality is
split between ::process_submit, which saves the
submission, sets the finish time and sets the SUBMITTED status, and
::process_grade_submission which performs automated
grading and sets the FINISHED status.
type: deprecated
@@ -1,20 +0,0 @@
issueNumber: MDL-68806
notes:
mod_quiz:
- message: >
New quiz setting "precreateperiod" controls the period before timeopen
during which attempts will be pre-created using the new
NOT_STARTED state. This setting is marked advanced and locked by
default, so can only be set by administrators. This setting
is read by the \mod_quiz\task\precreate_attempts task to identify
quizzes due for pre-creation.
type: improved
- message: >
quiz_attempt_save_started Now takes an additional $timenow parameter, to
specify the timestart of the attempt. This was previously
set in quiz_create_attempt, but is now set in quiz_attempt_save_started
and quiz_attempt_save_not_started.
type: changed
@@ -1,15 +0,0 @@
issueNumber: MDL-68806
notes:
core_question:
- message: >
question_attempt_step's constructor now accepts the class constant
TIMECREATED_ON_FIRST_RENDER as a value for the
$timecreated parameter. Calling question_attempt::render for the first
time will now set the first step's timecreated
to the current time if it is set to this value. Note, null could not be
used here as it is already used to indicate
timecreated should be set to the current time.
type: changed
@@ -1,24 +0,0 @@
issueNumber: MDL-68806
notes:
mod_quiz:
- message: >+
The webservice function `mod_quiz_get_user_attempts` is now deprecated
in favour of `mod_quiz_get_user_quiz_attempts`.
With the introduction of the new NOT_STARTED quiz attempt state,
`mod_quiz_get_user_attempts` has been modified to not return NOT_STARTED
attempts, allowing clients such as the mobile app to continue working
without modifications.
`mod_quiz_get_user_quiz_attempts` will return attempts in all states, as
`mod_quiz_get_user_attempts` did before. Once clients are updated to
handle NOT_STARTED attempts, they can migrate to use this function.
A minor modification to `mod_quiz_start_attempt` has been made to allow
it to transparently start an existing attempt that is in the NOT_STARTED
state, rather than creating a new one.
type: deprecated
@@ -1,14 +0,0 @@
issueNumber: MDL-71257
notes:
core:
- message: >-
The methods `want_read_slave` and `perf_get_reads_slave` in
`lib/dml/moodle_database.php` have been deprecated in favour of
renamed versions that substitute `slave` for `replica`.
type: deprecated
- message: >-
The trait `moodle_read_slave_trait` has been deprecated in favour of a
functionally identical version called `moodle_read_replica_trait`.
The renamed trait substitutes the terminology of `slave` with `replica`,
and `master` with `primary`.
type: deprecated
@@ -1,17 +0,0 @@
issueNumber: MDL-71378
notes:
tool_brickfield:
- message: >
tool_brickfield\local\areas\core_question\answerbase::find_system_areas
No replacement. System context no longer a valid context to assign a
question category
type: deprecated
- message: >
tool_brickfield\local\areas\core_question\base::find_system_areas
No replacement. System context no longer a valid context to assign a
question category
type: deprecated
@@ -1,42 +0,0 @@
issueNumber: MDL-71378
notes:
core:
- message: >
question_make_default_categories()
No longer creates a default category in either CONTEXT_SYSTEM,
CONTEXT_COURSE, or CONTEXT_COURSECAT.
Superceded by question_get_default_category which can optionally create one if it does not exist.
type: deprecated
- message: |
question_delete_course()
No replacement. Course contexts no longer hold question categories.
type: deprecated
- message: |
question_delete_course_category()
Course category contexts no longer hold question categories.
type: deprecated
qbank_bulkmove:
- message: >
qbank_bulkmove/helper::get_displaydata
Superceded by a modal and webservice, see
qbank_bulkmove/modal_question_bank_bulkmove and
core_question_external\move_questions
type: deprecated
- message: |
qbank_bulkmove\output\renderer::render_bulk_move_form
Superceded by qbank_bulkmove\output\bulk_move
type: deprecated
core_question:
- message: |
question_type::generate_test
No replacement, not used anywhere in core.
type: deprecated
@@ -1,7 +0,0 @@
issueNumber: MDL-71472
notes:
core:
- message: >
The method `site_registration_form::add_select_with_email()` has been
finally deprecated and will now throw an exception if called.
type: removed
@@ -1,9 +0,0 @@
issueNumber: MDL-72293
notes:
core:
- message: >-
The `core/sortable_list` Javascript module now emits native events,
removing the jQuery dependency from calling code that wants to listen
for the events. Backwards compatibility with existing code using jQuery
is preserved
type: improved
@@ -1,13 +0,0 @@
issueNumber: MDL-74488
notes:
core_reportbuilder:
- message: >-
New `report` helper class `get_report_row_count` method for retrieving
row count of custom or system report, without having to retrieve the
report content
type: improved
- message: >-
The `schedule` helper class `get_schedule_report_count` method is now
deprecated, existing code should instead use
`report::get_report_row_count`
type: deprecated
@@ -1,21 +0,0 @@
issueNumber: MDL-75075
notes:
core:
- message: >-
The `core_renderer::tag_list` function now has a new parameter named `displaylink`.
When `displaylink` is set to `true`, the tag name will be displayed as a clickable hyperlink.
Otherwise, it will be rendered as plain text.
type: changed
core_tag:
- message: >-
The `core_tag\taglist` class now includes a new property called `displaylink`,
which has a default value of `true`. When `displaylink` is set to `true`,
the tag name will be displayed as a clickable hyperlink. If `displaylink` is set to `false`,
the tag name will be rendered as plain text instead.
type: changed
mod_quiz:
- message: >-
The `quiz_question_tostring` method now includes a new boolean parameter, `displaytaglink`.
This parameter specifies whether the tag name in the question bank should be displayed
as a clickable hyperlink (`true`) or as plain text (`false`).
type: changed
@@ -1,24 +0,0 @@
issueNumber: MDL-75189
notes:
mod_data:
- message: |
Final deprecation and removal of the following classes:
- data_preset_importer
- data_preset_existing_importer
- data_preset_upload_importer
- data_import_preset_zip_form
type: removed
- message: >
- Final deprecation of \mod_data_renderer::import_setting_mappings(). Please use \mod_data_renderer::importing_preset() instead.
- Final deprecation of data_print_template() function. Please use mod_data\manager::get_template and mod_data\template::parse_entries instead.
- Final deprecation of data_preset_name(). Please use preset::get_name_from_plugin() instead.
- Final deprecation of data_get_available_presets(). Please use manager::get_available_presets() instead.
- Final deprecation of data_get_available_site_presets(). Please use manager::get_available_saved_presets() instead.
- Final deprecation of data_delete_site_preset(). Please use preset::delete() instead.
- Final deprecation of is_directory_a_preset(). Please use preset::is_directory_a_preset() instead.
- Final deprecation of data_presets_save(). Please use preset::save() instead.
- Final deprecation of data_presets_generate_xml(). Please use preset::generate_preset_xml() instead.
- Final deprecation of data_presets_export(). Please use preset::export() instead.
- Final deprecation of data_user_can_delete_preset(). Please use preset::can_manage() instead.
- Final deprecation of data_view(). Please use mod_data\manager::set_module_viewed() instead.
type: removed
@@ -1,19 +0,0 @@
issueNumber: MDL-75610
notes:
core:
- message: >
`\core\output\activity_header` now uses the `is_title_allowed()` method
when setting the title in the constructor.
This method has been improved to give priority to the 'notitle' option
in the theme config for the current page layout, over the top-level
option in the theme.
For example, the Boost theme sets
`$THEME->activityheaderconfig['notitle'] = true;` by default, but in its
`secure` pagelayout, it has `'notitle' = false`.
This prevents display of the title in all layouts except `secure`.
type: improved
@@ -1,8 +0,0 @@
issueNumber: MDL-75875
notes:
core:
- message: >-
Remove support deprecated boolean 'primary' parameter in
\core\output\single_button. The 4th parameter is now a string and not a
boolean (the use was to set it to true to have a primary button)
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-77107
notes:
gradereport_grader:
- message: >-
The `behat_gradereport_grader::get_grade_item_id` step helper has been
removed, please use the equivalent `behat_grades` method instead
type: removed
@@ -1,18 +0,0 @@
issueNumber: MDL-77293
notes:
core:
- message: >
url class now correctly supports multi level query parameter parsing and
output.
This was previously supported in some methods such as get_query_string,
but not others. This has been fixed to be properly supported.
For example https://example.moodle.net?test[2]=a&test[0]=b will be
parsed as ['test' => [2 => 'a', 0 => 'b']]
All parameter values that are not arrays are casted to strings.
type: fixed
@@ -1,5 +0,0 @@
issueNumber: MDL-77668
notes:
core_grades:
- message: Removed unused grade_edit_tree_column_select class
type: removed
@@ -1,10 +0,0 @@
issueNumber: MDL-77713
notes:
core_question:
- message: >-
Deprecated method
`mod_quiz\question\bank\qbank_helper::get_version_options` in favour of
`core_question\local\bank\version_options::get_version_options` so that
the method is in core rather than a module, and can safely be used from
anywhere as required.
type: deprecated
@@ -1,22 +0,0 @@
issueNumber: MDL-78090
notes:
core_question:
- message: |
Final deprecation of:
- core_question\local\bank\action_column_base::class
- core_question\local\bank\menu_action_column_base::class
- core_question\local\bank\menuable_action::interface
- core_question\local\bank\view::print_choose_category_message()
- core_question\local\bank\view::display_advanced_search_form()
- core_question\local\bank\view::display_showtext_checkbox()
- core_question\local\bank\view::init_search_conditions()
- core_question\local\bank\view::get_current_category()
- core_question\local\bank\view::display_options_form()
- core_question\local\bank\view::start_table()
- core_question\local\bank\view::end_table()
- core_question\statistics\questions\all_calculated_for_qubaid_condition::TIME_TO_CACHE
- core_question\statistics\responses\analyser::TIME_TO_CACHE
- core_question_bank_renderer::render_category_condition_advanced()
- core_question_bank_renderer::render_hidden_condition_advanced()
- core_question_bank_renderer::render_category_condition()
type: removed
@@ -1,17 +0,0 @@
issueNumber: MDL-78090
notes:
qbank:
- message: |
Final deprecation of:
- qbank_managecategories\output\renderer::class
- qbank_statistics\helper::calculate_average_question_discriminative_efficiency()
- qbank_statistics\helper::calculate_average_question_discrimination_index()
- qbank_statistics\helper::get_all_places_where_questions_were_attempted()
- qbank_statistics\helper::calculate_average_question_stats_item()
- qbank_statistics\helper::calculate_average_question_facility()
- qbank_statistics\helper::load_statistics_for_place()
- qbank_statistics\helper::extract_item_value()
- template qbank_managecategories/category_condition_advanced
- template qbank_managecategories/category_condition
- template qbank_managecategories/listitem
type: removed
@@ -1,32 +0,0 @@
issueNumber: MDL-78118
notes:
core_reportbuilder:
- message: >-
New `get_deprecated_tables` method in base entity, to be overridden when
an entity no longer uses a table (due to column/filter re-factoring,
etc) in order to avoid breaking third-party reports
type: improved
- message: >-
The following deprecated report entity elements have been removed:
- `comment:context`
- `comment:contexturl`
- `enrolment:method` (plus enrolment formatter `enrolment_name` method)
- `enrolment:role`
- `file:context`
- `file:contexturl`
- `instance:context` (tag)
- `instance:contexturl` (tag)
Use of the `context` table is also deprecated in the `file` and
`instance` (tag) entities
type: removed
@@ -1,5 +0,0 @@
issueNumber: MDL-78304
notes:
core_mnet:
- message: 'Remove deprecated mnet_peer::get_public_key()'
type: removed
@@ -1,10 +0,0 @@
issueNumber: MDL-78449
notes:
mod_choice:
- message: >
The WebService `mod_choice_get_choice_results` has a new parameter
`groupid` that allows specifying the group to get the results for. The
default behaviour hasn't changed: if a choice has groups and the
parameter isn't specified the WebService will return the results for the
active group.
type: changed
@@ -1,9 +0,0 @@
issueNumber: MDL-78449
notes:
mod_choice:
- message: >
The function `choice_get_response_data` has a new parameter that allows
specifying the group to get the results for. The default behaviour
hasn't changed: if a choice has groups and the parameter isn't used, the
function will return the results for the active group.
type: changed
@@ -1,10 +0,0 @@
issueNumber: MDL-78489
notes:
core_courseformat:
- message: >-
Protected function
`core_courseformat\output\local\content\section\availability::availability_info()`
has been fully removed. Use
`core_courseformat\output\local\content\section\availability::get_availability_data()`
instead.
type: removed
@@ -1,10 +0,0 @@
issueNumber: MDL-78635
notes:
mod_imscp:
- message: >-
Final removal of deprecated `imscp_libxml_disable_entity_loader`
function
type: removed
mod_lti:
- message: Final removal of deprecated `lti_libxml_disable_entity_loader` function
type: removed
@@ -1,5 +0,0 @@
issueNumber: MDL-78706
notes:
core_repository:
- message: Final removal of base `repository` class method `get_file_size`
type: removed
@@ -1,5 +0,0 @@
issueNumber: MDL-78711
notes:
core_course:
- message: Final deprecation of edit_default_completion()
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-78778
notes:
core_auth:
- message: >-
Cas authentication is removed from core and added to the following git repository:
https://github.com/moodlehq/moodle-auth_cas
type: removed
@@ -1,12 +0,0 @@
issueNumber: MDL-78780
notes:
core_grades:
- message: >-
The previously deprecated `grade_helper::get_lang_string` method has
been removed
type: removed
gradereport:
- message: >-
The previously deprecated `grade_report::get_lang_string` method has
been removed
type: removed
@@ -1,14 +0,0 @@
issueNumber: MDL-78869
notes:
core:
- message: >-
Final removal of the following constants/methods from the
`\core\encyption` class, removing support for OpenSSL fallback:
- `METHOD_OPENSSL`
- `OPENSSL_CIPHER`
- `is_sodium_installed`
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-78890
notes:
gradereport_grader:
- message: >-
The method `gradereport_grader::get_right_avg_row()` has been finally
deprecated and will now throw an exception if called.
type: deprecated
@@ -1,13 +0,0 @@
issueNumber: MDL-78926
notes:
core_course:
- message: Final removal of core_course\output\activity_information
type: removed
- message: Final deprecation of core_course_renderer\render_activity_information()
type: removed
core:
- message: Final deprecation of core_renderer\activity_information()
type: removed
mod_wiki:
- message: Final deprecation of mod_wiki_renderer\wiki_info()
type: removed
@@ -1,5 +0,0 @@
issueNumber: MDL-79086
notes:
core:
- message: 'Final removal of `share_activity()` in `core\moodlenet\activity_sender`, please use `share_resource()` instead.'
type: removed
@@ -1,20 +0,0 @@
issueNumber: MDL-79121
notes:
core:
- message: >
A new core\ip_utils::normalize_internet_address() method is created to
sanitize an IP address, a range of IP addresses, a domain name or a
wildcard domain matching pattern.
Moodle previously allowed entries such as 192.168. or .moodle.org for
certain variables (eg: $CFG->proxybypass). Since MDL-74289, these
formats are no longer allowed. This method converts this informations
into an authorized format. For example, 192.168. becomes 192.168.0.0/16
and .moodle.org becomes *.moodle.org.
Also a new core\ip_utils::normalize_internet_address_list() method is
created. Based on core\ip_utils::normalize_internet_address(), this
method normalizes a string containing a series of Internet addresses.
type: improved
@@ -1,14 +0,0 @@
issueNumber: MDL-79124
notes:
core_user:
- message: >-
Final removal of the following user preference helpers, please use the
`core_user/repository` module instead:
- `user_preference_allow_ajax_update`
- `M.util.set_user_preference`
- `lib/ajax/setuserpref.php`
type: removed
@@ -1,9 +0,0 @@
issueNumber: MDL-79162
notes:
core_badges:
- message: |-
The following previously deprecated renderer methods have been removed:
* `print_badge_table_actions`
* `render_badge_management`
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-79214
notes:
mod_folder:
- message: >-
Method htmllize_tree() has been removed. Please use
renderable_tree_elements instead
type: removed
@@ -1,9 +0,0 @@
issueNumber: MDL-79281
notes:
core_question:
- message: >-
The `get_bulk_actions()` method on the base `plugin_features_base` class
has been changed to allow a qbank view object to be passed through. This
is nullable and therefore optional for qbank plugins which don't need
to do so.
type: improved
@@ -1,9 +0,0 @@
issueNumber: MDL-79434
notes:
core_calendar:
- message: >
Final removal of calendar functions:
- calendar_top_controls()
- calendar_get_link_previous()
- calendar_get_link_next()
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-79434
notes:
core_calendar:
- message: >-
Initial deprecation of calendar_sub_month.
Use \core_calendar\type_factory::get_calendar_instance()->get_prev_month() instead.
type: deprecated
@@ -1,12 +0,0 @@
issueNumber: MDL-79122
notes:
core_question:
- message: >-
Behat steps `behat_qbank_comment::i_should_see_on_the_column`
and `behat_qbank_comment::i_click_on_the_row_containing` have been
deprecated in favour of the new component named selectors,
`qbank_comment > Comment count link` and
`qbank_comment > Comment count text` which can be used with the
standard `should exist` and `I click on` steps to replace the
custom steps.
type: deprecated
@@ -1,10 +0,0 @@
issueNumber: MDL-79907
notes:
core_grades:
- message: >-
Final deprecation of
grade_structure::get_element_type_string(),
grade_structure::get_element_header(),
grade_structure::get_element_icon(),
grade_structure::get_activity_link()
type: removed
@@ -1,12 +0,0 @@
issueNumber: MDL-80116
notes:
core_courseformat:
- message: >-
The state actions section_move and all related functions are final
deprecated and cannot be used anymore. Use the newer section_move_after
from now on.
type: deprecated
- message: >-
The core_courseformat::base get_section_number and set_section_number
are now final deprecated. Use get_sectionum and set_sectionnum instead.
type: deprecated
@@ -1,5 +0,0 @@
issueNumber: MDL-80156
notes:
theme_boost:
- message: Remove SCSS deprecated in 4.4
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-80173
notes:
core_reportbuilder:
- message: >-
Various Oracle-specific support/workarounds in APIs and component report
entities have been removed
type: removed
@@ -1,8 +0,0 @@
issueNumber: MDL-80430
notes:
core_reportbuilder:
- message: >-
Final removal of support for `get_default_table_aliases` method.
Entities must now implement `get_default_tables`, which is now abstract,
to define the tables they use
type: removed
@@ -1,5 +0,0 @@
issueNumber: MDL-80491
notes:
core_enrol:
- message: Final removal of base `enrol_plugin` class method `update_communication`
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-80519
notes:
theme_boost:
- message: >-
Added new bs4-compat SCSS file (initially deprecated) to help
third-party plugins the migration process from BS4 to BS5
type: deprecated
@@ -1,5 +0,0 @@
issueNumber: MDL-80944
notes:
mod_quiz:
- message: Final removal of quiz_delete_override() and quiz_delete_all_overrides()
type: removed

Some files were not shown because too many files have changed in this diff Show More