samhemelryk
204079e7b3
theme MDL-19824 Upgraded deprecated calls
2009-10-16 03:24:48 +00:00
samhemelryk
3ac8c04d3e
navigation MDL-20233 Left aligned search box if js expansion has been enabled
2009-10-12 05:52:39 +00:00
dongsheng
c61274bfc1
"MDL-19118, comments interface css changes"
2009-10-08 06:39:01 +00:00
dongsheng
75d07096d3
"MDL-14651, improved chat module interface"
2009-10-08 06:37:00 +00:00
nicolasconnault
c6fc16efbe
MDL-16940 Applied the patch for visibility of dropdown menus in course view for IE6 when AJAX is on. Merged from MOODLE_19_STABLE
2009-10-03 02:32:13 +00:00
samhemelryk
ceebb2ec5f
core MDL-19799 Upgraded deprecated calls and minor documentation improvement
2009-09-30 06:14:58 +00:00
dongsheng
22f6b8df6e
"MDL-16597, trim filemanager UI"
2009-09-24 09:05:41 +00:00
tjhunt
e6fb2c603e
quiz: MDL-19786 - Un-break the quiz edit page following the OUTPUT changes.
2009-09-21 16:53:45 +00:00
samhemelryk
849185cee9
groups MDL-19559 Just a little pre-tidy up before I clean up the group selection interface
2009-09-21 08:22:52 +00:00
dongsheng
56a7bf6837
" MDL-16597, ajax file manager element"
2009-09-17 08:47:23 +00:00
samhemelryk
ac310b3a7e
lib-cookies MDL-19737 Removed need to include cookies.js on every page
...
Is only been used by SCORM and the chameleon theme so they include it locally when required
2009-09-17 06:42:54 +00:00
nicolasconnault
2367726155
MDL-20219 Deleted external blog block, and preferences link from blog_menu block. Placed these as links in settings block instead
2009-09-15 07:57:54 +00:00
nicolasconnault
284943fcd0
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default.
2009-09-09 03:52:49 +00:00
nicolasconnault
a0ead5eb81
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default.
2009-09-09 03:28:26 +00:00
samhemelryk
523d30942d
standardwhite MDL-20221 added embedded type to standardwhite as it was overriding standard config
...
Checked other themes and currently all others fine
2009-09-08 03:28:56 +00:00
nicolasconnault
b6bafda83a
Fixed table width for "Edit categories and items" table
2009-09-08 03:20:21 +00:00
samhemelryk
4bf1c3a5e7
theme MDL-19824 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 02:43:28 +00:00
dongsheng
1a3f83348d
"MDL-20221, hide header and navigation in embedded layout"
2009-09-05 18:22:36 +00:00
dongsheng
d8b3ca9bb1
"MDL-20221, fixed typo of embedded"
2009-09-04 05:38:03 +00:00
dongsheng
ff1b34157b
"MDL-20221, create a embeded layout for iframe, or other embeded page, it doesn't have footer and header"
2009-09-04 05:26:18 +00:00
nicolasconnault
cae837087a
MDL-19676 Blog improvements
2009-09-04 00:36:43 +00:00
samhemelryk
e120c61d24
navigation MDL-14632 Deprecate print_header menu argument and provide PAGE method
2009-09-01 03:47:07 +00:00
samhemelryk
9da1ec271f
navigation MDL-14632 Minor tweaking as suggested on this issue.
...
* Fixed focus on search closing tab
* Added spacing to refresh/moveto icons
* Made all text in navigation tree's expandable
* Final element on navbar no longer a link
2009-08-31 03:58:17 +00:00
samhemelryk
7d2a049292
navigation MDL-14632 Very significant navigation commit
...
This patch introduces two new blocks global_navigation_tree and settings_navigation_tree
both of which have been designed to make full use of the new navigation objects available through
the $PAGE object.
Bulk of this code is within lib/navigationlib.php
2009-08-28 08:47:31 +00:00
nicolasconnault
5a142c8221
MDL-19824 Upgraded calls to link_to_popup_window()
2009-08-20 13:17:53 +00:00
nicolasconnault
fd09397ee1
MDL-19824 upgraded calls to print_container*
2009-08-20 08:50:03 +00:00
nicolasconnault
362874daa5
MDL-19824 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:19:44 +00:00
stronk7
de5645aa6f
fix course display
2009-08-16 18:59:15 +00:00
skodak
aa54ed7b02
MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker
2009-08-13 20:45:50 +00:00
nicolasconnault
ebb19abaab
MDL-19824 Converted print_box* to $OUTPUT->box*
2009-08-10 05:49:57 +00:00
tjhunt
1a192cf031
themes: MDL-20013 pluging sheets were not handled correct.
Problem found and fixed thanks to Mark Johnson.
2009-08-08 08:10:59 +00:00
nicolasconnault
344ca4c9ef
MDL-19824 Converted all print_footer() calls
2009-08-06 14:25:44 +00:00
nicolasconnault
cdc6222077
MDL-19824 Migrated calls to print_heading
2009-08-06 08:25:18 +00:00
tjhunt
00a24d44f7
blocks: MDL-19893 move blocks on page UI - part 1
...
This does all the UI. It does not yet update the DB when you click to complete the action.
2009-07-30 08:22:12 +00:00
moodler
4042788347
theme/styles MDL-19953 $THEME->csslifetime lets themers adjust the cacheability of their theme in seconds.
...
Also:
1) In dev mode, caching is 60 seconds all the time.
2) Standard theme always has a long 2 days
2009-07-29 08:12:48 +00:00
moodler
4cd85cb1d3
standard/styles MDL-19839 Fixed indenting, tidied up comments CSS and made it a bit more plain for standard
2009-07-28 09:15:23 +00:00
dongsheng
526cf2e7d9
"MDL-19839, resize user picture in comments api"
2009-07-28 08:54:26 +00:00
dongsheng
2bc84518d4
"MDL-19839, limit maxium width of comments block"
2009-07-28 08:19:26 +00:00
dongsheng
b26bc253a1
"MDL-19839, use samller user picture, shorter date format, remove cancle button in block, change the position of deteling button"
2009-07-28 07:09:11 +00:00
nicolasconnault
f8065dd287
MDL-19756 Migrated the following functions from weblib to outputlib:
...
1. button_to_popup_window
2. link_to_popup_window
3. print_single_button
4. print_spacer
5. print_file_picture (deprecated)
6. print_user_picture
7. print_png (deprecated)
8. helpbutton
9. doclink
10. print_paging_bar
11. notice_yesno
2009-07-27 10:33:00 +00:00
dongsheng
1bcb7eb540
"MDL-19118, comments api"
2009-07-24 02:44:44 +00:00
tjhunt
d18675a8d7
quiz: MDL-19891 fix that quiz navigation block that was broken by the blocks changes.
...
Sadly it now requries JavaScript again, at least for best operation.
2009-07-23 09:20:33 +00:00
tjhunt
0f2d2de675
quiz: minor layout improvement.
2009-07-22 09:13:38 +00:00
tjhunt
fb3611a567
blocks MDL-19902: were seeing empty block columns on the front page when not logged in.
...
It turns out the only reliable way to find out whether blocks will appear is to get the contents. :-(
2009-07-22 06:38:26 +00:00
tjhunt
2c0901cb5a
MDL-19010: In developer debug mode, print information about this page in the footer.
2009-07-20 06:18:16 +00:00
tjhunt
bc422e6955
blocks editing ui: MDL-19398 Make invisible blocks at least partly invisible.
2009-07-15 07:45:48 +00:00
tjhunt
704ac34407
outputlib tables: MDL-19755 fix all cases of deprecated $table->rowclass
...
Also fix wrong title on Manage filters admin page.
2009-07-15 05:37:31 +00:00
skodak
ea87845660
MDL-16089 new general page type needed for framed resources, this is not accessible but unfortunately it works much better than object embedding; it will be also used by phpmyadmin integration
2009-07-14 06:33:34 +00:00
tjhunt
4625ab9a8c
themes: MDL-19077 $OUTPUT->header does the main skip destination, layout.php should now.
2009-07-13 04:24:29 +00:00
tjhunt
8b40e0feb8
anomaly theme: XHTML strict.
2009-07-13 04:23:39 +00:00