..
db
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +00:00
ewiki
Wiki: Fix wiki-linking to not be case-sensitive.
2006-09-27 11:20:16 +00:00
admin.php
Wiki: list of pages to strip in the 'are you sure' message was incorrectly URL-encoded on display to user, this fix removes url encoding and html-encodes it instead
2006-10-04 10:11:15 +00:00
backuplib.php
Granular backup & restore:
2006-01-13 03:45:31 +00:00
checklinks.html
[MDL-6701] Added closing </form> tags in wiki admin pages (the pages are still not xhtml, but...)
2006-10-04 10:20:21 +00:00
confirmlock.php
Wiki enhancement: edit locking (uses AJAX)
2006-09-25 17:42:32 +00:00
ewikimoodlelib.php
Wiki - fixed 'Strip versions' that didn't work in postgres because of GROUP BY a select alias not being allowed. (Even tested in mysql this time...)
2006-10-04 10:03:02 +00:00
filter.php
New lightspeed wiki filter (using the static and nothingtodo technologies now)
2005-05-06 17:57:08 +00:00
icon.gif
index.php
Fixed call to required_param()
2006-04-05 07:46:52 +00:00
lib.php
Wiki: some changes to improve error messages and (slightly) behaviour when in group mode
2006-10-09 14:29:14 +00:00
mod.html
CHecking Enrique Castro's fix for MDL-6366, to help wiki pagenames not get reset
2006-09-27 08:49:42 +00:00
overridelock.php
Wiki enhancement: edit locking (uses AJAX)
2006-09-25 17:42:32 +00:00
removepages.html
[MDL-6701] Added closing </form> tags in wiki admin pages (the pages are still not xhtml, but...)
2006-10-04 10:20:21 +00:00
restorelib.php
Apply modularity to the creation of the log file during restore to a new course.
2006-10-17 10:05:41 +00:00
revertpages.html
[MDL-6701] Added closing </form> tags in wiki admin pages (the pages are still not xhtml, but...)
2006-10-04 10:20:21 +00:00
setpageflags.html
[MDL-6701] Added closing </form> tags in wiki admin pages (the pages are still not xhtml, but...)
2006-10-04 10:20:21 +00:00
strippages.html
[MDL-6701] Added closing </form> tags in wiki admin pages (the pages are still not xhtml, but...)
2006-10-04 10:20:21 +00:00
test.php
basic conversion of old wiki to new roles framework
2006-09-10 19:44:28 +00:00
TODO.txt
major whitespace cleanup - fixed tabs
2006-09-20 20:31:09 +00:00
version.php
Wiki: correct column type on Postgres update (fixes Search and Links tabs, matches what's in install.xml anyhow)
2006-09-27 11:21:01 +00:00
view.php
Wiki: fixed issue if you tried to set a page content to completely blank (you need to switch the html editor into text mode to get this, otherwise it puts in <br/>, but one of our QA people managed to find it anyway).
2006-10-10 17:23:24 +00:00
wiki_styles.php
Removing the THEME variable and adding in classes where appropriate
2005-02-10 10:41:22 +00:00