Fri, 30 Jul 2010 21:57:37 -0400 |
Dan Fuhry |
Disabled Javascript debugging. That thing has a nasty habit of getting enabled when it shouldn't.
|
changeset |
files
|
Fri, 30 Jul 2010 21:32:05 -0400 |
Dan Fuhry |
Improved display of comments from foes, and fixed some general issues with the friend and foe lists
|
changeset |
files
|
Fri, 30 Jul 2010 21:31:30 -0400 |
Dan Fuhry |
Enabled content-length in Special:DownloadFile even when gzip is on. Should probably check the http spec to see if Content-Length should match the decoded or encoded length
|
changeset |
files
|
Fri, 30 Jul 2010 15:49:23 -0400 |
Dan |
Fixed redlinks to special pages + parameters
|
changeset |
files
|
Fri, 30 Jul 2010 15:49:11 -0400 |
Dan |
Files now list what pages use them
|
changeset |
files
|
Fri, 30 Jul 2010 15:01:06 -0400 |
Dan |
ajax.php getpage now cals $template->set_page() so that templates that depend on PAGE_URLNAME etc. will not show errors
|
changeset |
files
|
Fri, 30 Jul 2010 14:39:47 -0400 |
Dan |
Lockouts were displaying separately when they should have been displayed together (incorrect grouping). Possibly breaks Postgres - needs re-test in that environment
|
changeset |
files
|
Fri, 30 Jul 2010 14:39:04 -0400 |
Dan |
Moved sidebar editor into the admin CP. Icon still needs to be added, no Internet right now to go find one. Also fixed a few template related things.
|
changeset |
files
|
Fri, 30 Jul 2010 14:37:05 -0400 |
Dan |
Updated README and KNOWN_BUGS for 1.1.8
|
changeset |
files
|
Fri, 30 Jul 2010 12:02:18 -0400 |
Dan |
jBox now works when horizontally scrolled; fixed case matching inconsistency in autofill
|
changeset |
files
|
Thu, 29 Jul 2010 19:30:11 -0400 |
Dan |
Pending group memberships no longer alter result in rank alterations
|
changeset |
files
|
Thu, 29 Jul 2010 12:25:14 -0400 |
Dan |
Some fixes to autofill with Unicode usernames; fixed a few end user experience pieces of the group CP. Users are now allowed to freely leave GROUP_OPEN and GROUP_REQUEST groups, and must be removed by a group mod for GROUP_CLOSED and GROUP_HIDDEN.
|
changeset |
files
|
Thu, 29 Jul 2010 11:53:15 -0400 |
Dan |
Added template hooks in the JS template compiler. Attach to thook_<template hook name>. Use Echo() to echo HTML; access compiler instance with Template.tpl_{strings,bool}, etc.
|
changeset |
files
|
Thu, 29 Jul 2010 11:29:11 -0400 |
Dan |
Database revision is now shown in ACP home
|
changeset |
files
|
Thu, 29 Jul 2010 11:28:58 -0400 |
Dan |
Added ability for plugins to hook into admin user manager
|
changeset |
files
|
Mon, 26 Jul 2010 20:10:01 -0400 |
Dan |
Improved captcha word generation; fixed duplicate auth parameter in Special:Login privileged login; improved search indexer performance on websites with lots of words
|
changeset |
files
|