Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
aa6c1ced0a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 08:11:02 +00:00
Sam Hemelryk
8bdc9cacad
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
...
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
2009-11-04 06:14:06 +00:00
nicolasconnault
f2f085ee68
MDL-19825 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:50:22 +00:00
nicolasconnault
3aac07d8f0
MDL-19825 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:19:25 +00:00
nicolasconnault
7b1f2c829f
MDL-19756 Renamed moodle_select to html_select for better API consistency
2009-08-10 08:38:45 +00:00
nicolasconnault
d727031142
MDL-19825 Converted calls to popup_form()
2009-08-10 03:40:04 +00:00
nicolasconnault
f24ca3ce01
MDL-19825 Converted all print_footer() calls
2009-08-06 14:19:50 +00:00
nicolasconnault
8fa89bfd04
MDL-19825 Migrated calls to print_heading
2009-08-06 08:15:05 +00:00
tjhunt
e63f88c9a6
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
...
and $CFG->modpixpath to $OUTPUT->mod_icon_url
2009-07-02 12:07:58 +00:00
tjhunt
f2a1963c43
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 11:09:15 +00:00
skodak
c7da43571b
MDL-14679 converted some count_records
2008-06-02 21:47:31 +00:00
skodak
1829e015e6
MDL-14679 converted some insert_records()
2008-06-02 21:25:40 +00:00
skodak
5d910388bb
MDL-14679 towards /user conversion
2008-05-30 22:11:31 +00:00
skodak
1ae083e424
MDL-9647 simplify dealing with headers/footers in admin sections
2007-04-30 17:08:34 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
skodak
bb6d3d3454
MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes
...
TODO: fix comments and docs
2007-01-26 13:11:06 +00:00
skodak
478caed8e1
MDL-8096 - fixed use of formslib in custom profile field gui
2007-01-25 19:36:47 +00:00
stronk7
2cf089c94f
Changing some more incorrect uses of get_records and count_records with '1'. MDL-8280
2007-01-23 16:21:21 +00:00
ikawhero
a756889587
Change to a table per category.
2007-01-13 05:32:15 +00:00
skodak
beac4717de
MDL-8166 rename in/out methods in formslib - HQ consensus
2007-01-12 18:52:09 +00:00
ikawhero
253625c5e3
Tidying up the interface.
...
Fixed default data bug in menu type.
2007-01-12 12:58:15 +00:00
ikawhero
dbb3ecdb13
Fixing the table - accessibility and strrrrrrict
2007-01-12 12:15:53 +00:00
ikawhero
c517d8f07e
Changes to the redirects.
2007-01-12 08:44:35 +00:00
ikawhero
63dbbf068b
Strrrrrrict - keeping MD happy!!!!
2007-01-12 08:32:38 +00:00
ikawhero
5c11b818ec
Making the interface friendlier:
...
- heading context sensitive
- don't display the default category unless some fields have been defined
- if no categories have been defined, then create the default category silently
2007-01-12 08:07:15 +00:00
ikawhero
d0c33889c5
Customisable user profile fields.
...
Still some tidy up work to be completed.
2007-01-12 07:05:52 +00:00