Commit graph

9783 commits

Author SHA1 Message Date
Sam Hemelryk
8a556fdd01 navigation MDL-21996 Added permission and check permission icons 2010-05-11 06:43:49 +00:00
Sam Hemelryk
76046fa871 navigation MDL-14632 Fixed incorrect contexts in capability checks for navigation 2010-05-11 05:28:59 +00:00
Martin Dougiamas
fe09ccbaed MDL-22185 I missed some field name changes (date) 2010-05-11 02:27:22 +00:00
Martin Dougiamas
9f4ec46df1 MDL-22411 Avoid htmlspecialchars so that large objects actually work 2010-05-11 02:23:05 +00:00
David Mudrak
59ba2bb002 MDL-22294 CLI installer now supports --dataroot argument correctly 2010-05-10 15:59:21 +00:00
David Mudrak
7d73574c6f MDL-22406 CLI installer now switches to core_string_manager() after the lang pack has been fetched 2010-05-10 14:46:59 +00:00
David Mudrak
6189e63d52 MDL-22306 PHP_EOL is used when creating config.php 2010-05-10 12:51:49 +00:00
Sam Hemelryk
d7bd9acd9c navigation MDL-22398 Fixed module declaration for custom menu that was reincluding javascript-static 2010-05-10 09:41:32 +00:00
Sam Hemelryk
d29b8f0f6b NOBUG javascript-static minor correction in syntax 2010-05-10 09:38:04 +00:00
Sam Hemelryk
18ddfc1e98 navigation MDL-22399 Added logs link to activity settings 2010-05-10 09:02:09 +00:00
Sam Hemelryk
537740cba1 themes MDL-22353 Split CSS urls from one to three to resolve IE renderering issues 2010-05-10 07:47:52 +00:00
Sam Hemelryk
d2dbd0c0d0 navigation MDL-22398 Added custom menu to Moodle core. Will document in theme's forum 2010-05-10 05:24:00 +00:00
Rossiani Wijaya
61ddb95355 MDL-22067 - add key event action to close the help popup window. 2010-05-07 06:40:19 +00:00
Dongsheng Cai
c4c3b90734 MDL-13766, fix alfresco version number 2010-05-07 06:36:08 +00:00
Eloy Lafuente
5cada36315 MDL-22366 upgrade - always drop DB objects conditionally 2010-05-06 16:03:02 +00:00
Eloy Lafuente
a8c53b983e MDL-18576 timezones - updated to 2010i from 2009c (2147 rules) 2010-05-06 15:28:00 +00:00
Sam Hemelryk
59c58c360d yui MDL-20204 Added body class yui3-sam-skin 2010-05-06 09:32:00 +00:00
Petr Skoda
f83b3b13f3 forced upgrade version updated 2010-05-06 06:55:59 +00:00
jerome mouneyrac
4b1acb3ae8 registration MDL-19313 implement password for private hub 2010-05-06 06:41:25 +00:00
Martin Dougiamas
35f7287f7f MDL-11601 Get rid of leading spaces in days 2010-05-06 06:29:02 +00:00
Sam Hemelryk
6605ff8cda themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
Sam Hemelryk
25b550d2db navigation MDL-14632 Fixed issue when administration settings block is unable to locate the active page 2010-05-05 06:28:47 +00:00
Sam Hemelryk
7081714dc4 navigation MDL-22322 Icons not used for navigation branches and fixed indenting of navigation items 2010-05-05 05:59:57 +00:00
Sam Hemelryk
4d5059d4f3 navigation MDL-22321 Fixed up the navigation in the grades section 2010-05-05 03:27:22 +00:00
Andrew Davis
eaed2fd163 ajax MDL-22286 removed references to the previous version of the JS function openpopup() 2010-05-05 02:05:58 +00:00
David Mudrak
c8dcb793c4 MDL-21695 Yet some completion help strings fix
AMOS BEGIN
 HLP completion/completionicons.html,[completionicons_help,core_completion]
AMOS END
2010-05-05 00:03:13 +00:00
Martin Dougiamas
464c7e70c9 MDL-22313 Implemented missing method is_block_present() in block manager class, so that blocks will properly repect multiplicity settings 2010-05-04 17:58:33 +00:00
Martin Dougiamas
0184a3fd45 MDL-19124 Reimplementing the My Moodle default blocks for upgraded sites, to match new installs 2010-05-04 16:17:41 +00:00
Martin Dougiamas
345667cd29 MDL-19124 Reverting the core upgrade of blocks - they aren't all installed yet at this time :( 2010-05-04 15:01:31 +00:00
David Mudrak
8af8be4aa9 MDL-22067 Fixing regression - legacy help icons made by old_icon_help() use overlay as well 2010-05-04 14:22:19 +00:00
Eloy Lafuente
637a60dc5f NOBUG mimetypes - improve a bit mimeinfo_from_icon() so, before using the
"return last" strategy (leading to all images returning image/tiff always)
it will try one "return by extension match" if possible.
2010-05-04 14:19:00 +00:00
Martin Dougiamas
2290399ee8 MDL-19124 Make sure upgrading sites get the default blocks 2010-05-04 13:20:29 +00:00
Martin Dougiamas
03d9401e7d My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them.  I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.

There's still work to do.  Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0.  We also could use a much better course overview block and better CSS styling of the profile pages.  But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
David Mudrak
1b80c913cb MDL-22061 get_mimetype_description() does not rely on get_string() returning square brackets 2010-05-04 12:54:48 +00:00
Dongsheng Cai
9a6606b8ac "MDL-13766,fixed argument" 2010-05-04 10:17:48 +00:00
Sam Hemelryk
f855a5d2d2 javascript MDL-22067 Fixed error where help icon id wasn't always in the page 2010-05-04 09:43:29 +00:00
Sam Hemelryk
2cf81209ff javascript MDL-22067 Fixed errors with JavaScript openpopup and help icon popups 2010-05-04 08:29:05 +00:00
Dongsheng Cai
b6accf69a0 "MDL-13766, fixed download dir" 2010-05-04 06:59:03 +00:00
Dongsheng Cai
59eeb81b33 "MDL-13766, fixed problems of filemanager" 2010-05-04 06:34:40 +00:00
Dongsheng Cai
7f39d66a43 "fixed editor file manager link" 2010-05-04 05:22:40 +00:00
Dongsheng Cai
1cea3c80b6 "MDL-22281, when no files in filemanager, hide download dir button" 2010-05-04 04:38:10 +00:00
Sam Hemelryk
59c7680fe2 backup MDL-22151 Added a backup link to the settings block for modules that support backup. 2010-05-04 04:00:03 +00:00
Dongsheng Cai
f45dfeeb76 MDL-22281 file resource module, select main file 2010-05-04 03:48:00 +00:00
Petr Skoda
bf9ffe27b6 MDL-14589 improved php docs in file API (file_storage) 2010-05-03 21:04:06 +00:00
Petr Skoda
8496fdac52 MDL-14589 improved php docs in file API (stored_file) 2010-05-03 20:40:30 +00:00
Petr Skoda
5ebb660ebd MDL-14589 fixed incorect php docs return type 2010-05-03 20:13:56 +00:00
David Mudrak
876521acfe Fixed debugging info on missing help contents string 2010-05-03 15:36:29 +00:00
Rossiani Wijaya
87955a2d38 removing commented line. 2010-05-03 10:05:59 +00:00
Eloy Lafuente
b0f35692ce MDL-21432 restore - also disabled in front page 2010-05-03 09:02:26 +00:00
Rossiani Wijaya
36282d8545 MDL-22067 - modify help popup functionality to use overlay. 2010-05-03 08:44:34 +00:00