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
Petr Skoda
ecbe80cfc9
MDL-21400 migrated courseparticipation report to new JS coding style
2010-02-03 16:53:41 +00:00
Sam Hemelryk
d0ccc7e93e
course MDL-19794 Set a better page layout (admin) for modedit
2010-02-01 07:49:33 +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
Sam Hemelryk
33c074206d
course-edit MDL-20204 Fixed recent regression get_list_of_themes returns array of themes now not strings
2010-01-28 07:00:16 +00:00
Petr Skoda
279d11c959
MDL-21400 removed unnecessary includes
2010-01-21 22:43:53 +00:00
Petr Skoda
9598d578bb
MDL-21420 modole_cfg converted to M.cfg
2010-01-21 22:19:46 +00:00
Petr Skoda
472264c333
MDL-21240 getting rid of one asap
2010-01-19 23:03:37 +00:00
Petr Skoda
9dec75dbcc
MDL-21240 shortened urls now start with / everywhere
2010-01-18 20:57:32 +00:00
Petr Skoda
6770330d17
MDL-21235 support for optgroups in select
2010-01-16 19:48:01 +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
0f4c64b79f
MDL-21235 new link method in html_write, partinally replaces old html_link, going to add new action_link soon
2010-01-14 22:10:20 +00:00
David Mudrak
c909711ac5
Fixed a typo in loginas.php + added a parameter control in moodle_url::set_url() to discover similar issues in the future
2010-01-07 20:17:38 +00:00
Petr Skoda
dc6896efe0
MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-)
2010-01-03 20:47:13 +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
8c9d2be8b6
MDL-21198 $OUTPUT->icon() improvements
2009-12-31 10:06:57 +00:00
Petr Skoda
b52706307c
MDL-21198 $OUTPUT->icon() improvements
2009-12-31 10:06:56 +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
191b267bcd
MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically
2009-12-27 12:02:04 +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
92e01ab771
MDL-21125 obsoleting global $THEME
2009-12-23 17:44:17 +00:00
Sam Hemelryk
7a7e209df0
navigation MDL-20649 Revised the way in which navigation works for users
...
When logged in there is a my moodle dashboard branch, when viewing a site profile there is a users branch, and when viewing a course profile there the user is shown under the participants branch
2009-12-23 01:22:48 +00:00
jerome mouneyrac
06ec55f4de
webservice MDL-12886 remove bad unit tests updating the DB
2009-12-17 08:54:11 +00:00
Petr Skoda
4454447d56
MDL-20700 whitespace terror returns
2009-12-16 22:14:17 +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
683c01d2c8
MDL-20787 removed mod_icon_url() completely
2009-12-16 20:30:24 +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
Dan Poltawski
42581c2b2b
course/report/outline $CFG typo
2009-12-10 11:19:06 +00:00
Sam Hemelryk
b1a2d9d2af
course MDL-20989 Fixed bug that threw notices if a module didn't support FEATURE_MOD_INTRO
2009-12-07 06:23:00 +00:00
Dongsheng Cai
c74d0527b5
"MDL-20985, fixed typo, merged from 1.9"
2009-11-30 02:17:36 +00:00
Petr Skoda
a13bfe4cca
MDL-20931 fixed input validation
2009-11-22 21:02:12 +00:00
Petr Skoda
929423768b
MDL-20925 fixed input validation and course ajax now fully respects the disable course ajax option
2009-11-21 16:29:33 +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
8e7d3fe4ee
MDL-12886 more external course api
2009-11-05 23:10:35 +00:00
Petr Skoda
0ac940b3bf
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
2009-11-04 19:24:12 +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
Petr Skoda
58b45fd7b2
MDL-20697 fixed whitespace and coding style
2009-11-01 09:25:47 +00:00
Petr Skoda
2a250a0b2e
MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions
2009-11-01 09:21:41 +00:00
Petr Skoda
3f77c1584c
MDL-20697 removing duplicate error string, fixing get_site() which is now using exceptions
2009-11-01 09:10:09 +00:00
Nicolas Connault
5a5cd650fc
MDL-20995 Blog entries correctly displayed in activity reports
2009-10-30 07:27:19 +00:00
rwijaya
ddc660600a
course/view MDL-20123 section 0 visibility and highlight
2009-10-21 06:25:21 +00:00
samhemelryk
7f09335135
output MDL-19799 Fixed up some set_url calls as well as fixing some regressions caused by recent upgrades
2009-10-21 04:23:35 +00:00