Petr Skoda
31dadc6fee
MDL-20204 more steps away from old popup_form
2010-02-10 11:25:17 +00:00
Petr Skoda
76c0123b0e
MDL-21400 completion manual toggle ajax converted to YUI3, simplified a bit, replaced textual feedback with standard ajax progress indicator spinning icon (fully themable)
2010-02-04 22:41:49 +00:00
Petr Skoda
8c194133a2
MDL-21400 unbreaking course completion manual marking + fixing security issues there; YUI3 coversion is the next step
2010-02-03 17:50:26 +00:00
Sam Hemelryk
755ee6d890
course MDL-19794 Upgraded print_log function to use html_table fixing at the same time XML strict errors: Missed one line
2010-01-28 09:11:32 +00:00
Sam Hemelryk
337203a44f
course MDL-19794 Upgraded print_log function to use html_table fixing at the same time XML strict errors
2010-01-28 08:49:28 +00:00
Petr Skoda
d776d59ee2
MDL-21235 fixed select method name
2010-01-16 18:29:51 +00:00
Petr Skoda
4b9210f31b
MDL-21235 more conversion to new select
2010-01-16 18:25:51 +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
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
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
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
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +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
Petr Skoda
7c7d3afab5
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
2009-11-07 10:27:57 +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
samhemelryk
928d4738f1
course MDL-19794 Upgraded deprecate function calls
2009-10-16 03:12:41 +00:00
mudrd8mz
bf66a674ce
removing deletions from {blog_association} from the core
...
The {blog_association} is not defined but it is still referenced in the
core functions. This seems to be some blog subsystem mess that prevents
the core from removing any activity module and the context. I am sorry
Nico if I break something in your current work...
2009-10-01 14:41:20 +00:00
samhemelryk
d9cb06dc0e
course MDL-19794 Replaced deprecated functions, added set_url calls and boilerplates
2009-09-25 05:24:13 +00:00
poltawski
dbcf271b57
course/logs MDL-15090 - Broken links generated for role actions in logs
2009-09-09 12:45:45 +00:00
rwijaya
b89e4ad8fa
tag logs MDL-19604 Add logging for tag editing/updates, merged from MOODLE19_STABLE
2009-09-09 02:43:43 +00:00
nicolasconnault
cae837087a
MDL-19676 Blog improvements
2009-09-04 00:36:43 +00:00
nicolasconnault
61867c8382
MDL-19794 Upgraded calls to link_to_popup_window()
2009-08-20 13:14:52 +00:00
nicolasconnault
b453120768
MDL-19794 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:40:19 +00:00
nicolasconnault
e6db30260f
MDL-19794 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 04:58:26 +00:00
nicolasconnault
5387640a12
MDL-19794 Upgraded calls to choose_from_menu
2009-08-17 15:18:21 +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
7b1f2c829f
MDL-19756 Renamed moodle_select to html_select for better API consistency
2009-08-10 08:38:45 +00:00
nicolasconnault
82fcab32c1
MDL-19794 Converted calls to popup_form()
2009-08-10 03:35:14 +00:00
nicolasconnault
64e12bb710
MDL-19794 Converting calls to popup_form()
2009-08-08 09:31:01 +00:00
nicolasconnault
2f48819b8e
MDL-19794 Added global $OUTPUT to print_courses()
2009-08-07 07:18:01 +00:00
nicolasconnault
176e842015
MDL-19794 Converted calls to print_paging_bar
2009-08-07 00:27:42 +00:00
nicolasconnault
d60c112435
MDL-19794 Converted all print_footer() calls
2009-08-06 14:10:33 +00:00
nicolasconnault
7c5286cd85
MDL-19794 Migrated calls to print_heading
2009-08-06 08:15:43 +00:00
nicolasconnault
c0d8e936ef
MDL-19799 Migrated calls to print_spacer()
2009-08-06 02:24:31 +00:00
nicolasconnault
008350b585
MDL-19799 Upgraded calls to print_headline
2009-08-06 01:38:17 +00:00
skodak
0a127169fe
MDL17980 reverting last commit - other devs agreed, to be explained in tracker
2009-08-03 07:35:41 +00:00
peterbulmer
1b509b3699
MDL17980 mnet improvements
...
* Allow multiple roles to be allocated by identity provider
* Allow existing enrolment plugins to manage mnet enrolments
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2009-08-03 03:38:23 +00:00
nicolasconnault
74623e0a3a
MDL-19756 Improved API of OUTPUT->confirm()
2009-07-30 06:09:45 +00:00
tjhunt
5048e0349c
course MDL-19794: Fix initialisation order problems on course/index.php.
2009-07-28 03:03:35 +00:00
nicolasconnault
8e127eb38e
MDL-19756 Migrating choose_from_menu to outputlib
2009-07-28 02:45:13 +00:00
sam_marshall
984baa77e2
MDL-19827: Completioninfo bugfix
2009-07-15 14:19:24 +00:00
skodak
308240b164
MDL-19785 temp fix for undefined completioninfo
2009-07-15 08:11:28 +00:00
sam_marshall
905b1de634
MDL-19692: Completion tracking help icon enhancements
2009-07-14 14:00:34 +00:00
samhemelryk
405efa5f95
filelib MDL-19707 Modified file_extension_icon to use extisting function mimeinfo and reverted
...
two uses of file_extension_icon in course-lib that were incorrect
2009-07-08 01:52:16 +00:00
samhemelryk
19c9f09430
filelib MDL-19707 Converted existing ...str_replace('png','gif')... to use file_extension_icon and file_mimetype_icon
2009-07-07 06:16:01 +00:00
skodak
f80ee89145
MDL-19690 fixed some icon conversion
2009-07-03 09:59:00 +00:00
tjhunt
666e84584c
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-03 04:23:05 +00:00
tjhunt
42d5737a94
MDL-19690 fix some breakage.
2009-07-02 12:35:13 +00:00
tjhunt
5ef444007d
MDL-19690 - Eliminate all remaining $CFG->modpixpath apart from mod/scorm
2009-07-02 12:25:19 +00:00