1398 Commits

Author SHA1 Message Date
Sam Hemelryk
92c8db120a NOBUG Additional checking in navigation JavaScript 2010-09-03 05:53:47 +00:00
Sam Hemelryk
006051fda4 theme MDL-24013 Tiding up CSS and JS for IE compatability 2010-08-31 05:40:27 +00:00
Sam Hemelryk
290da00e48 NOBUG minor CSS adjustments for IE6.... grrrr IE6 2010-08-31 04:10:50 +00:00
Petr Skoda
c426ef3aa5 MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read 2010-08-29 14:51:09 +00:00
Petr Skoda
ab4aa56734 MDL-23984 using standard check_dir_exists() in community block 2010-08-29 10:10:08 +00:00
Petr Skoda
43ba7a54c2 MDL-23980 finally removed the sloppy urldecode() that was just a workaround for the regression in simplepie itself 2010-08-28 13:57:03 +00:00
Aaron Barnes
b2f82f8099 course completion: MDL-2631 Fix use of tabs 2010-08-27 03:54:42 +00:00
Aaron Barnes
cba8b02635 course completion: MDL-2631 Display completion status more accurately 2010-08-27 03:52:05 +00:00
Petr Skoda
629e12fd81 MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL 2010-08-25 08:43:42 +00:00
Dongsheng Cai
d846488e65 "MDL-23917, display comments for not logged in users" 2010-08-25 03:50:19 +00:00
Petr Skoda
d449b24663 MDL-23916 JS now allowed on private /my/ pages again 2010-08-24 09:14:09 +00:00
Sam Hemelryk
b110d3c6d3 blocks-dock MDL-23891 Avoided use of broken YUI ancestor function in IE 2010-08-23 02:55:04 +00:00
Rossiani Wijaya
710363c97a MDL-6820 - make block icons clickable 2010-08-20 06:29:22 +00:00
Dongsheng Cai
922973526e "MDL-23865, fixed block config when upgradeing from 1.9" 2010-08-20 05:20:34 +00:00
Dongsheng Cai
02d4460c42 "MDL-23822, fixed return url of private files manager" 2010-08-18 06:56:56 +00:00
Sam Hemelryk
ea2bc3599b navigation MDL-23831 Always show activity icons on the navigation 2010-08-17 02:43:09 +00:00
David Mudrak
cb616be854 MDL-21695 Making old_help_icon() deprecated
Some of the callers have never been fully implemented (help file never existed)
so I just dropped the help icon. In other cases, new help_icon() is
used. The help icons support in the messaging must be reviewed by the
subsystem maintainer.
2010-08-16 15:29:46 +00:00
Petr Skoda
ede7252234 MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
Sam Hemelryk
ea9ad1f374 javascript dock MDL-23765 Fixed regression in last commit to dock 2010-08-12 06:43:43 +00:00
Sam Hemelryk
673835d4fb javascript dock MDL-23765 Dock now caches content nodes in a holding area off screen to allow JS to still modify block contents. 2010-08-12 05:51:53 +00:00
Aaron Barnes
24a3b34131 completion: MDL-2631 Improve queries, reports and fix problems checking for tracked users 2010-08-12 03:40:35 +00:00
Andrew Davis
d0ce3d0300 rss MDL-23734 fixed rss block link back to item parents ie the forum itself 2010-08-10 02:41:38 +00:00
Andrew Davis
9f76d281af glossary MDL-23717 fixed random quote block add entry link 2010-08-09 03:55:55 +00:00
Dongsheng Cai
b13842891f MDL-23196, fixed html block data structure problem 2010-08-06 05:22:08 +00:00
Tim Hunt
edc858dcce dock javascript NOBUG Add missing ;s that were causing Eclipse warnings.
I thought they were also breaking things in Firefox, but I was wrong about that.
Still, seems worth comitting this code clean-up.
2010-08-03 16:17:49 +00:00
jerome mouneyrac
43f258cdbe community block MDL-23481 "fix" pathname that used get_string 2010-08-03 09:27:30 +00:00
Andrew Davis
a30ec92268 rss MDL-23588 rss block now filters urls contained within rss feeds 2010-08-02 07:24:49 +00:00
Andrew Davis
cdb4a88d1a rss MDL-23588 refactored rss block to use html_writer 2010-08-02 02:36:17 +00:00
Andrew Davis
4fdb592ebb rss MDL-23588 unescaped urls in the rss block 2010-07-30 08:27:04 +00:00
Eloy Lafuente
dd0a7508d0 MDL-21432 backup - specialised blocks use the interlinks decoder 2010-07-27 23:47:12 +00:00
jerome mouneyrac
b48c4478ce community block MDL-23481 integrate restore operation 2010-07-26 06:58:55 +00:00
Petr Skoda
78bfb562a0 MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
Eloy Lafuente
bd4543729c MDL-23478 backup - rss_client block restore supporting own structures 2010-07-24 23:05:44 +00:00
Eloy Lafuente
a4586dae77 MDL-23478 backup - html block restore supporting serialized contents and fileareas 2010-07-24 23:03:23 +00:00
Eloy Lafuente
4a15bb7660 MDL-23478 backup - adding support for fileareas to blocks 2010-07-23 17:36:38 +00:00
Sam Hemelryk
0310e15f87 navigation MDL-22979 Altered position of expand/collapse icons as asked in the nav/settings blocks 2010-07-23 07:33:51 +00:00
Martin Dougiamas
e4f413b4b3 MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area 2010-07-22 09:05:13 +00:00
Petr Skoda
758bfdf6d1 MDL-23352 hopefully fixed block noclean issues 2010-07-20 14:29:42 +00:00
Sam Hemelryk
4b2eef2b50 block-settings MDL-23365 Removed the expansion on hover settings which was deprecated and no longer supported 2010-07-20 05:23:10 +00:00
Jonathan Harker
c71f326514 MDL-20876 Fix remaining split() calls. 2010-07-20 03:27:36 +00:00
David Mudrak
744a74e657 MDL-21695 Dereference non-existing help file 2010-07-19 18:31:36 +00:00
Dongsheng Cai
6cb9f07288 "MDL-22659, bump version number of html block" 2010-07-19 16:10:05 +00:00
David Mudrak
ec2c36f872 NOMDL MNet language pack cleanup: getting rid of Moodle Networking (replaced with MNet) and Camel Case in titles 2010-07-19 14:49:12 +00:00
Martin Dougiamas
82af55d7e3 MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them. 2010-07-19 13:21:16 +00:00
Andrew Davis
aa60291e12 rss MDL-23391 alter the rss urls to be component names ie mod_forum instead of just module name ie forum 2010-07-19 10:57:52 +00:00
Dongsheng Cai
c908995f81 "MDL-23196, fixed html block upgrade script" 2010-07-18 14:18:45 +00:00
Martin Dougiamas
8682d4a9fa NOBUG: Changing the 'Edit' button to "Manage my files" on Private files for usability 2010-07-18 08:12:52 +00:00
Eloy Lafuente
e2a4f9492f MDL-23196 html block - prevent this update to happen. It cleans all the HTML blocks! 2010-07-16 16:16:17 +00:00
jerome mouneyrac
8afbe76511 community block MDL-23288 highlight search result 2010-07-15 05:58:24 +00:00
Dongsheng Cai
74c68b7a11 MDL-23196, fixed old block configdata 2010-07-15 05:42:48 +00:00