stronk7
6fb10690b4
Simplify anydb_escape_string() to use simple-cross-db addslashes(). MDL-13793 ; merged from 19_STABLE
2008-03-04 23:41:37 +00:00
moodler
99058191c6
Merged version bumps for release 1.9
2008-03-03 11:49:34 +00:00
moodler
f76fa797eb
Merged MDL-13717 Applied hack from Nicklas to fix sitemp etc. It worked for me in a quick test.
2008-03-02 01:22:51 +00:00
skodak
7b5c194962
MDL-11816 fixed wiki export with quick hack; merged from MOODLE_19_STABLE
2008-02-19 11:05:53 +00:00
skodak
4f22f6a5f1
MDL-12862 ewiki source code converted to utf8, patch by Tatsuya Shirai; mergedfrom MOODLE_19_STABLE
2008-02-19 10:04:57 +00:00
skodak
1f106b3f1d
MDL-13155 once more - reverting mod/xx/index.php to use get_all_instances_in_courses() again, should be now nearly the same as in 1.8.x ;-) merged from MOODLE_19_STABLE
2008-02-05 21:40:21 +00:00
skodak
7019314ba4
MDL-13292 <Vspan> tag on the bottom of the wiki HTML Editor fixed; merged from MOODLE_19_STABLE
2008-02-05 19:52:58 +00:00
skodak
cd2d75e95c
MDL-10796 fixed wiki deprecated passing by reference; merged from MOODLE_19_STABLE
2008-02-05 18:42:37 +00:00
nicolasconnault
10bd016e80
MDL-10451 Fixed HTML errors, merging from 1.9
2008-02-05 09:58:05 +00:00
skodak
76cbde4138
MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE
2008-02-01 14:10:49 +00:00
skodak
52ae8c057a
MDL-12945 fixing mod indexes broken by previous commit; merged from MOODLE_19_STABLE
2008-02-01 09:09:04 +00:00
danmarsden
6426fa81d4
MDL-3721 Wiki adds lots of invalid tags to the top of the page in every edit.
2008-01-29 20:50:48 +00:00
skodak
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
nfreear
b0dc3e563d
Fixes bug MDL-2674, "backup always backsup/restores groups regardless of user settings" - restore group/grouping option.
2007-12-10 10:26:47 +00:00
nicolasconnault
45660d45f3
MDL-8863 Initial page field was disabled when there were no entries in the wiki, making it useless. It is now always enabled
2007-11-27 13:30:57 +00:00
poltawski
b18921676e
MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
...
hardcoded and can be discovered through the user interface resonably easily.
Merged from MOODLE_19_STABLE
2007-10-29 10:44:50 +00:00
nicolasconnault
ed818bbdbf
MDL-10905 iterating correctly with readdir (as shown in php doc)
2007-10-15 05:18:58 +00:00
tjhunt
38e179a4ed
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
...
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
skodak
f2e4a0818a
preparation for 1.9 beta 2 - setting correct requires in mods and plugins
2007-10-10 16:09:17 +00:00
skodak
95aa0af862
MDL-11472 fixed harcoded mdl_ prefix in sql queries
2007-09-27 08:41:19 +00:00
stronk7
fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
moodler
f389ceff2a
Don't try to use YUI when AJAX is not enabled
2007-09-03 06:15:58 +00:00
mattc-catalyst
27978302ad
MDL-10888: groupings - mod/wiki - add support for groupings, use new groups functions
2007-08-23 04:56:39 +00:00
skodak
2c386f82e5
MDL-10383 - deprecated get_groups(), user_group() and ismember()
2007-08-15 20:21:01 +00:00
stronk7
fd9162abef
fix insert_record() call using arrays instead of objects
...
Merged from MOODLE_18_STABLE
2007-08-05 22:51:07 +00:00
Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
skodak
23a7718bd1
MDL-9696 used absolute path include in mod_forms
2007-06-10 23:20:45 +00:00
sam_marshall
c2a95d4db6
MDL-7541 Fixed wiki html diff
2007-06-08 13:45:10 +00:00
nicolasconnault
4e83465eed
Removed non-standard :endif notation.
2007-05-28 00:22:17 +00:00
poltawski
e9e928b68d
MDL-9742 Converting tabs to spaces
2007-05-09 00:50:29 +00:00
poltawski
2ee60b4944
MDL-9742 Replaced stray tabs with spaces
2007-05-08 16:11:58 +00:00
poltawski
a044c05ddb
MDL-9742 - changed tabs to spaces in a few places where there are one
...
or two
2007-05-08 15:07:25 +00:00
mattc-catalyst
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
mattc-catalyst
4e5d3c9728
mod/wiki: HTML fix
...
<![CDATA tags were being lowercased preventing Firefox from displayign the
page in standards compliance mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 23:21:59 +00:00
mattc-catalyst
a04c5e60a2
Breadcrumbs: mod/wiki changes
...
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:32:35 +00:00
martinlanghoff
9aa9080756
Auto-linking filters: fix serious caching bug in forum mailouts
...
Autolinking of glossaries, activity, resources and wiki names were using a
trivial single-entry cache implemented with static vars. The cache was _not_
keyed on course.
This bug was visible during forum_cron() which walks many courses. The cache
would get "stuck" on the first course that had something to put in the cache.
All mailouts from there onwards would autolink to stuff in the wrong course.
2007-03-19 06:33:45 +00:00
sam_marshall
cc7565ea84
Merging MDL-8825 Fixed html editor in wiki (invisible fieldset problem)
2007-03-09 15:44:48 +00:00
toyomoyo
bb84fffea1
replacing fieldsets with divs for small forms
2007-03-02 01:29:28 +00:00
sam_marshall
6022c4f560
MDL-8621 Fixed wiki locking
2007-02-22 17:46:27 +00:00
rtcn2
16dcc06322
syntax error changed instancid to instanceid
2007-02-22 17:07:21 +00:00
sam_marshall
434170fe71
MDL-8544 Fixed wiki locking require_js usage
2007-02-16 14:31:27 +00:00
vyshane
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
moodler
1934b87667
Updated versions and requires (primarily because of formslib dependencies)
2007-02-02 13:02:24 +00:00
skodak
9152fc9938
MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE
...
MDL-7962 chat seems to be completely broken in head (fixed wrong JS)
* reworked chat themes support
MDL-8338 Cron does not need cookies
MDL-8339 forum cron capabilities problems
* minor deprecated function current_encoding() cleanup
2007-01-28 21:18:08 +00:00
jamiesensei
f84d6a8d56
fixes to wiki form checkboxes value saving
2007-01-21 08:26:59 +00:00
sam_marshall
d6f15b5eb3
MDL-8227 - Made wiki locking only apply to group being edited!
2007-01-19 15:25:35 +00:00
sam_marshall
7f93cff60e
MDL-8225 Made it not display wiki title twice in navigation, when first page has same name as title.
2007-01-19 12:48:35 +00:00
jamiesensei
d4039c7262
fix for syntax error trying to call hardFreeze on element instead of form object.
2007-01-19 10:35:00 +00:00