Petr Skoda
929d7a8362
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
2010-02-17 16:59:41 +00:00
Petr Skoda
ce0110bf95
MDL-20204 replaced html_button
2010-02-16 17:33:13 +00:00
Petr Skoda
75015e5fc1
MDL-20204 converting link to html_writer or action_link
2010-02-11 16:27:53 +00:00
Petr Skoda
000c278cff
MDL-20204 new pix_icon renderable widget
2010-02-11 14:59:00 +00:00
Petr Skoda
7de131039a
MDL-20204 migrated checkbox to html_writer
2010-02-11 10:22:22 +00:00
Petr Skoda
4461cc604d
MDL-20204 selects now removed from renderers, now livingi n html_writer - yay!
2010-02-11 10:12:59 +00:00
Petr Skoda
f83b9b63ae
MDL-20204 legacy time selects converted, please note we should always use mforms if possible
2010-02-10 14:27:03 +00:00
Petr Skoda
78bdac6449
MDL-20204 converting yes_no selects
2010-02-10 14:05:07 +00:00
Petr Skoda
81aba78d05
MDL-20204 all popup forms converted
2010-02-10 12:00:18 +00:00
Petr Skoda
2f0e96e447
MDL-20204 one more step away from html_select
2010-02-09 18:54:03 +00:00
Petr Skoda
916276fc0a
MDL-20204 more outputlib changes towards separate html_writer
2010-02-07 20:12:31 +00:00
Petr Skoda
88515081c8
MDL-21403 RIP $PAGE->requires->*()->asap()
2010-01-26 10:42:25 +00:00
Petr Skoda
487e5d026b
MDL-21435 fixed regression in BC code
2010-01-26 08:56:34 +00:00
Petr Skoda
9dec75dbcc
MDL-21240 shortened urls now start with / everywhere
2010-01-18 20:57:32 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
26eab8d4f5
MDL-21198 new simple_button output component, this could finally solve potential "form x button" confusion - continued
2010-01-03 17:20:49 +00:00
Petr Skoda
d894edd44d
MDL-21198 new simple_button output component, this could finally solve potential "form x button" confusion
2010-01-03 17:08:21 +00:00
Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Petr Skoda
8ae8bf8a14
MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions
2010-01-02 13:17:54 +00:00
Petr Skoda
4bcc51185c
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
2009-12-30 15:19:55 +00:00
Petr Skoda
244a32c617
MDL-21119 lang menu and login info now handled by themes
2009-12-29 17:26:29 +00:00
Petr Skoda
1ba862ec6e
MDL-21198 going back to the original spacer syntax, image component improvements, plus some regression fixes
2009-12-27 23:31:46 +00:00
Petr Skoda
812dbaf7d5
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
2009-12-27 19:47:21 +00:00
Petr Skoda
985d1d1d22
MDL-21187 brand new yui2 lib loading now using the official YAHOO oholoaders which properly resolves all dependencies; please note we are still suing the YUI2 CSS preloading
2009-12-25 15:27:47 +00:00
Petr Skoda
ae1dd0b1a8
MDL-20204 show debugging when require_js() used
2009-12-25 14:40:44 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
f44b10ed93
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3
2009-12-16 20:25:14 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +00:00
Andrew Davis
6959330979
all MDL-20821 Removed more deprecated functions
2009-11-18 06:05:10 +00:00
Petr Skoda
3400bf6cc4
MDL-20625 fixed typos, credit goes to Martin Langhoff
2009-11-07 16:00:13 +00:00
Sam Hemelryk
76d9df3f1d
calendar MDL-20601 Conversion of calendar to mforms and new html editor + file API
2009-11-02 03:50:56 +00:00
Petr Skoda
6f5e085205
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 16:48:45 +00:00
Petr Skoda
dfe73ba8e1
MDL-20677 simplified debugging of deprecated use of error()
2009-10-30 13:29:14 +00:00
Petr Skoda
a8ab8de959
MDL-20677 exception used in error() instead of print&die - this helps a lot when you need custom default exception handlers; it also reduces duplication in code
2009-10-30 13:12:45 +00:00
stronk7
15a0ffc8f0
MDL-20349 find_sequence_name() is out. No need to use it anymore.
2009-10-11 21:52:40 +00:00
samhemelryk
ceebb2ec5f
core MDL-19799 Upgraded deprecated calls and minor documentation improvement
2009-09-30 06:14:58 +00:00
mudrd8mz
f43cdceb75
MDL-20278 moodle_paging_bar - no link for the current page number
2009-09-14 07:26:54 +00:00
samhemelryk
47a1aa45a8
core MDL-19786 Deprecated print_header_simple function - now use PAGE and OUTPUT methods
2009-09-08 02:41:51 +00:00
samhemelryk
91152a3518
navigation MDL-20216 Refactored add arguments
...
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
mudrd8mz
9959a91565
NOBUG: Fixed incorrect use of $OUTPUT, leading to empty page instead of an error message
2009-09-02 22:04:32 +00:00
samhemelryk
a4397489c1
navigation MDL-14632 Fixed bug with deprecated build_navigation function
2009-09-01 04:13:00 +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
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
9c48f05caf
MDL-19799 Silencing annoying debugging error for popup_form use
2009-08-27 06:38:17 +00:00
nicolasconnault
3bd6b994fc
MDL-19799 Upgraded calls to link_to_popup_window()
2009-08-20 13:18:08 +00:00
nicolasconnault
642816a60c
MDL-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:50:50 +00:00
nicolasconnault
54b1669246
MDL-19799 Upgraded calls to choose_from_menu
2009-08-18 00:18:19 +00:00
nicolasconnault
4f4eda4017
MDL-19756 Fixed a debugging message. Thanks Petr!
2009-08-17 09:54:49 +00:00
nicolasconnault
db49be139d
MDL-19756 Added the component::has_action() method for quickly detecting if a component has an action of a given type, and unmuted debugging messages for old output functions that have been upgraded in HEAD
2009-08-17 07:00:16 +00:00
nicolasconnault
7a5c78e049
MDL-19756
...
* Removed outputpixfinders.php and put that code back in outputlib.php
* Created labelled_html_component class and subclassed all appropriate components from it
* Added component::add_confirm_action($message) as a shortcut for adding a confirmation popup
* Fixed bug in close_window_button()
2009-08-13 01:15:58 +00:00