Petr Skoda
f7d515b6d3
fixed silly comment typos
2010-05-21 18:57:05 +00:00
Petr Skoda
4c8725be66
fixed comment typos
2010-05-21 18:50:07 +00:00
Petr Skoda
25a0c3e57b
some DTL comment typos fixed
2010-05-21 18:45:04 +00:00
Petr Skoda
a3790ed5db
a few more DDL comment typos
2010-05-21 18:42:50 +00:00
Petr Skoda
72c45dcc1b
DDL comment typos
2010-05-21 18:37:22 +00:00
Petr Skoda
2434f624ad
yet more comment typos
2010-05-21 18:32:44 +00:00
Petr Skoda
14c423d70e
a few more comment typos
2010-05-21 18:29:35 +00:00
Petr Skoda
02df9cfdfb
comment typos again
2010-05-21 18:25:59 +00:00
Petr Skoda
4d276e3482
more comment typos
2010-05-21 18:23:06 +00:00
Petr Skoda
862d54c314
fixed a large number of typos in comments :-(
2010-05-21 18:18:42 +00:00
Petr Skoda
5ad9704bc5
fixed typo
2010-05-21 18:18:11 +00:00
Petr Skoda
34ff25a6ef
fixed multiple inline docs comment typos
2010-05-21 18:11:57 +00:00
Petr Skoda
8bb701112d
fixed comment typo
2010-05-21 17:40:28 +00:00
Petr Skoda
3b5ff37f24
MDL-22546 removing dirroot from the config.php - this should finally solve the symbolic links issues because we know 100% what should be in $CFG->dirroot once we get into lib/setup.php, it is being initialised there automatically instead + more robust handling of dataroot + simplified config-dist.php and installer; the $CFG->admin is now visible only if admin directory can not be found; please note the old config.php's are still going to work, if admins remove the dirroot they have to add the __FILE__ into require_once lib/setup.php at the end of old config
2010-05-21 17:32:15 +00:00
Petr Skoda
08fcf3a0f4
MDL-22538 removing older YUI versions that are not used any more
2010-05-21 14:11:32 +00:00
David Mudrak
3869ab1ac6
MDL-21695 gradebook: Extra credit help strings
...
String aggregationcoefextraweight is used when editing an item which is
aggregated by Mean of grades (with extra credit) and was reworded to
Extra credit weight (because in fact it is the weight of the extra
credit - if it equals zero, the grade is not extra)
String aggregationcoefextrasum is used for Sum of grades and Simple
weighted mean of grades, meaning a checkbox extra credit yes/no
String aggregationcoefextra is used in the header of table Categories
and items (either Simple view or Full view). It must contain the information
about both meanings of aggregation.
AMOS BEGIN
HLP grade/aggregationcoefcombo.html,[aggregationcoefextra_help,core_grades]
HLP grade/aggregationcoefextra.html,[aggregationcoefextraweight_help,core_grades]
HLP grade/aggregationcoefextrasum.html,[aggregationcoefextrasum_help,core_grades]
AMOS END
2010-05-21 13:46:28 +00:00
Petr Skoda
305664e9bc
soap emulation library not used any more in 2.0
2010-05-21 12:42:26 +00:00
Petr Skoda
7e8860c478
MDL-22538 fixing yui 3rd party lib info
2010-05-21 12:37:44 +00:00
Petr Skoda
c595847d11
MDL-22538 final switch to YUI 3.1.1 and 2.8.1
2010-05-21 12:33:46 +00:00
Petr Skoda
9b1662120f
MDL-22538 updated readme
2010-05-21 12:23:41 +00:00
Petr Skoda
0fb81fab40
MDL-22538 adding phploader support for YUI 3.1.1 and 2.8.1
2010-05-21 12:22:37 +00:00
Petr Skoda
c20792b145
MDL-22538 importing new YUI 3.1.1
2010-05-21 12:14:09 +00:00
Petr Skoda
e9b4e764e3
MDL-22538 importing new YUI 2.8.1
2010-05-21 12:07:32 +00:00
Petr Skoda
6bf8f5cd2b
another borked lineending fixed
2010-05-21 11:59:51 +00:00
Petr Skoda
426dcd6482
fixed borked line ending - git hates these
2010-05-21 11:59:31 +00:00
Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
Sam Marshall
9e0c17fbf5
MDL-22527 Accesslib patch to support name 'archetypes' instead of 'legacy' in access.php files
2010-05-21 11:43:37 +00:00
Petr Skoda
39668e9beb
MDL-22544 html purifier now default cleaning engine - die kses die
2010-05-21 11:13:52 +00:00
Petr Skoda
7ff7f704d1
MDL-22537 new html purifier
2010-05-21 10:40:56 +00:00
Dongsheng Cai
879b4f9ae1
MDL-13766, improve file picker UI
2010-05-21 08:13:08 +00:00
Andrew Davis
3180bc2cc1
rating MDL-22526 adding sesskey to improve security
2010-05-21 03:43:45 +00:00
Sam Hemelryk
56ed242b51
navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation.
...
* Routine navigation through the quiz and question modules
* Fixed navbar through quiz and questions
* Pages headers added throughout
* Added method to turn a navigation node into a tabs array suitable for use with print tabs
2010-05-21 03:15:48 +00:00
Petr Skoda
443f642ed4
MDL-17617 finally getting rid of unmaintained Snoopy library
2010-05-20 17:21:57 +00:00
Petr Skoda
49d957abfc
MDL-22533 removing obsoleted sso infrastructure - core updated too
2010-05-20 17:20:06 +00:00
Petr Skoda
3a1055a548
MDL-22532 support for fetching of large files via temp files
2010-05-20 17:13:07 +00:00
David Mudrak
7be6768138
MDL-22295 CLI installer supports --chmod argument to define $CFG->directorypermissions
2010-05-20 13:40:45 +00:00
Petr Skoda
6167660806
fixed inconsistent whitespace and obsolete use of $result in upgrades
2010-05-20 09:09:08 +00:00
Sam Hemelryk
2713c6bd7c
navigation MDL-22524 Integrated blogs with the settings navigation.
2010-05-20 08:04:20 +00:00
Petr Skoda
906fb8f883
MDL-17445 course deletion cleanup and adding new event that is triggered after removing course content
2010-05-20 07:59:13 +00:00
Petr Skoda
a05bcfbaa5
MDL-14589 files are attached to context so it makes sense to delete them when deleting the context
2010-05-20 07:53:48 +00:00
Petr Skoda
196f1a259d
MDL-17317 delete_context can not return false any more, only exceptions when problem found
2010-05-20 07:40:17 +00:00
Sam Hemelryk
d6d07a6821
navigation MDL-14632 Fixed up pagelayouts and navbars in the group section
2010-05-20 07:35:44 +00:00
Petr Skoda
70d35fe6f9
MDL-22061 use string_exists during plugin uninstall
2010-05-20 07:29:54 +00:00
Dongsheng Cai
573e7e3396
revert some changes, my cvs client (smartcvs) goes wrong, commited all my local changes, MDL-8224
2010-05-20 06:35:41 +00:00
Dongsheng Cai
af140288c4
MDL-8224, minor changes to tweak ui
2010-05-20 06:26:40 +00:00
Dongsheng Cai
d8f3170367
MDL-16597, added some style to make filemanger prettier
2010-05-20 06:15:44 +00:00
Sam Hemelryk
1aa1e9b5b9
navigation MDL-22506 Fixed error when expanding site acitivities via AJAX
2010-05-20 06:01:00 +00:00
Sam Hemelryk
c7bbb86fa1
javascript MDL-22517 Fix for IE bug with single selects
2010-05-20 05:22:33 +00:00
Martin Dougiamas
765a1d4ba8
MDL-19628 getremoteaddr() now normally returns 0.0.0.0, which is good for logs and so on. It can be made to return null when that is required, by a new parameter.
2010-05-20 02:36:20 +00:00
Petr Skoda
12bb0c3ef5
MDL-22515 plugin settings can be forced now too + minor CFG init refactoring + get_config() cleanup
2010-05-19 13:30:13 +00:00