1350 Commits

Author SHA1 Message Date
jerome mouneyrac
24caaa2112 community block MDL-19314 hub tnot trusted should not be displayed bold in the listing 2010-06-04 03:26:10 +00:00
Sam Hemelryk
af7c1e29ab block-community MDL-19314 Tweaked image gallery CSS and added a firstimageonly property 2010-06-04 02:46:25 +00:00
Sam Hemelryk
2a102b901e block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +00:00
Sam Hemelryk
8886223d38 navigation MDL-22420 Removed the reload icon 2010-06-03 07:53:31 +00:00
jerome mouneyrac
edb2fe7cba Community block MDL-19314 add CSS for the hub image + display error page if no site not registered when try to publish a course 2010-06-02 09:45:46 +00:00
jerome mouneyrac
06d4578c60 Community block MDL-19314 add prefix to hublib.php defines + remove some old not used 1.9 strings from lang/moodle.php 2010-06-02 08:41:21 +00:00
jerome mouneyrac
76be2d4e84 Community block MDL-19314 better display of the hub listing + better display of the course search 2010-06-02 06:18:00 +00:00
jerome mouneyrac
5dd61a54b7 Community block MDL-19314 add style.css (with SmartCVS should not have any CR pb) 2010-06-02 06:07:56 +00:00
Sam Hemelryk
4e2e816a8f navigation-dock MDL-22560 Fixed bug with first item in dock not being classes correctly 2010-06-02 01:46:40 +00:00
Sam Hemelryk
b1c8c40e30 navigation-dock MDL-22560 Better calculation of panel top 2010-05-31 09:09:37 +00:00
Sam Hemelryk
0999f86449 navigation-dock MDL-22560 Better placement of the oversized content class 2010-05-31 08:49:11 +00:00
Sam Hemelryk
10a995c14e navigation-dock MDL-22560 Fixed bug to automatically set the fill color of the rotated svg when drawing 2010-05-31 08:06:07 +00:00
jerome mouneyrac
f574799836 community block MDL-19314 add gallery javascript screenshots support + fix XHTML strict + fix wrong number of screenshots send during publication 2010-05-31 06:10:15 +00:00
Sam Hemelryk
7e4617f7a6 navigation-dock MDL-22560 Major changes to he way the dock works
* Themes can now check if a region is completely docked
* Dock now delegates events to improve performance
* Dock now completely YUI3
* No longer uses YUI overlay instead has custom control
2010-05-31 03:33:34 +00:00
Dongsheng Cai
6bf197b34c MDL-22591, user_private plugin, disable it from private file block, hide user_private area from local plugin 2010-05-31 03:03:21 +00:00
jerome mouneyrac
d315aedc11 publication MDL-19315 add course screenshots support 2010-05-28 02:42:37 +00:00
jerome mouneyrac
bab04a6d98 publication MDL-19315 add activities and blocks information when publishing a course 2010-05-27 07:09:55 +00:00
Martin Dougiamas
602efb3b94 MDL-19314 DOn't show community block at all if !loggedin, and don't recreate content if not necessary 2010-05-27 05:36:01 +00:00
jerome mouneyrac
78f00eab26 community block MDL-19314 improve the download form (check that if the file already exist in the file aera, change link for button, delete temp downloaded file, change name of the backup file including course name) 2010-05-26 05:06:02 +00:00
Andrew Davis
f816273a3e blocks MDL-22564 removed some commented out old code and set online users popup height and width to what they apparently should be 2010-05-26 02:05:58 +00:00
Andrew Davis
68bde4a104 filters MDL-22564 removed old commented out code 2010-05-26 01:42:56 +00:00
Sam Hemelryk
9a4cf07777 navigation MDL-22560 Booleans were the wrong way around 2010-05-25 05:32:46 +00:00
Sam Hemelryk
33408822df navigation MDL-22560 changed English thisvertical to btt and cleaned up title orientation code 2010-05-24 08:50:03 +00:00
Sam Hemelryk
6d5f80157d navigation MDL-22560 restructured dock.js 2010-05-24 05:05:30 +00:00
Sam Hemelryk
b496e6345c navigation MDL-22373 Reorientated title of docked blocks and moved a little bit of the standard theme's navigation into the core docks library 2010-05-24 04:03:31 +00:00
Helen Foster
5c547a5e86 MDL-21695 adding help string 2010-05-22 16:10:11 +00:00
Sam Marshall
31c9330392 accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
Dongsheng Cai
af140288c4 MDL-8224, minor changes to tweak ui 2010-05-20 06:26:40 +00:00
Sam Hemelryk
50ed8eb6c9 navigation MDL-22506 Fixed PHPdocs 2010-05-20 06:05:54 +00:00
Sam Hemelryk
1aa1e9b5b9 navigation MDL-22506 Fixed error when expanding site acitivities via AJAX 2010-05-20 06:01:00 +00:00
jerome mouneyrac
73753e866d community block MDL-19314 change backup aera file destination to user_backup 2010-05-20 05:35:30 +00:00
Martin Dougiamas
03b12ea156 The private files block should have the same name as the file area 2010-05-20 05:11:46 +00:00
jerome mouneyrac
f1b4e19eea community block MDL-19314 improve search community course form (heading, help icons, help text, remove "no search result" text on first display) 2010-05-20 03:37:03 +00:00
aparup
7ae4a7462d profile block MDL-22480 fixed missing div 2010-05-19 08:45:53 +00:00
Sam Hemelryk
f61e46ed33 navigation MDL-22445 Fixed docking issue on multiple dock+undock actions 2010-05-19 08:08:48 +00:00
Dongsheng Cai
4d2ee4c2c0 MDL-16597, move print_filemanager to $OUTPUT->file_manager, now theme designers are able to costomize file manager. 2010-05-19 08:05:36 +00:00
Martin Dougiamas
bfe600c3e9 Don't show community heading unless there are courses under it 2010-05-19 08:03:02 +00:00
jerome mouneyrac
5b50c832fe community block MDL-19314 can select top level subject for the search 2010-05-19 06:26:07 +00:00
Sam Hemelryk
572dd8ec69 forms MDL-22487 Implemented a JavaScript enhancement that converts an nbps indented form into a tree structure to mask the select. 2010-05-18 07:58:45 +00:00
Dongsheng Cai
a63bb431c2 "MDL-20125, added missing setting link" 2010-05-18 02:53:17 +00:00
Sam Hemelryk
31513462b8 navigation MDL-22425 Fixed my courses being shown as an item despite having children 2010-05-18 02:20:51 +00:00
jerome mouneyrac
84e249b96f community course MDL-19314 fix adding a community course to the community block 2010-05-17 03:36:08 +00:00
Dongsheng Cai
29323f27ed "MDL-19118 fixed a context id" 2010-05-17 03:20:05 +00:00
Patrick Malley
a211e4c77e Formfactor/Canvas coding ... again. 2010-05-17 01:28:24 +00:00
Patrick Malley
29ef7d4fe6 Working on Boxxie, Canvas, and Formactor 2010-05-16 22:57:31 +00:00
Martin Dougiamas
aaf133838c old admin blocks MDL-22475 Goodbye admin and admin_tree. You were good to us. But now we have Settings. 2010-05-16 16:19:27 +00:00
Martin Dougiamas
cfc794b159 MDL-10831 MDL-14493 Adding the Feedback block (disabled by default) 2010-05-16 12:56:36 +00:00
jerome mouneyrac
2b52fe433c course publish MDL-19315 improve publication form (add restriction on the top subject selection) 2010-05-14 07:42:50 +00:00
Sam Hemelryk
2b2ffe79c2 block-community MDL-19309 Added call to set page context to fix notification 2010-05-14 07:13:48 +00:00
jerome mouneyrac
abf63f981b hub server MDL-19311 add some code to the index page to display the hub course list in case the hub plugin is installed + improve community block search form (subject + language) 2010-05-14 07:04:17 +00:00