Thu, 28 Oct 2010 03:32:57 -0400 |
Dan Fuhry |
Fixed a table_prefix omission in File namespace code.
|
changeset |
files
|
Thu, 28 Oct 2010 03:05:31 -0400 |
Dan Fuhry |
Parser updates. Added the "styled" keyword to wikitables to allow them to be styled using the current theme's standard table skinning, and changes to how the image tag parser decides how to display an image (framed, inline or raw).
|
changeset |
files
|
Thu, 28 Oct 2010 03:04:24 -0400 |
Dan Fuhry |
Added an editor hook that allows plugins to insert their own content right before the editor box.
|
changeset |
files
|
Tue, 12 Oct 2010 23:07:27 -0400 |
Dan Fuhry |
Fixed a rather major bug with the external link parser: two links in one line now handled gracefully.
|
changeset |
files
|
Fri, 24 Sep 2010 21:50:25 -0400 |
Dan Fuhry |
Fixed check for iPhone OS 3 - it now returns true on 3.0 or any later version including 4.x
|
changeset |
files
|
Tue, 21 Sep 2010 14:15:04 -0400 |
Dan Fuhry |
Merged
|
changeset |
files
|
Tue, 21 Sep 2010 14:14:55 -0400 |
Dan Fuhry |
Fixed password field in HTML login not being focused during >USER_LEVEL_MEMBER auth
|
changeset |
files
|
Sun, 19 Sep 2010 04:04:28 -0400 |
Dan Fuhry |
Hide the "Create an account" button if registration is disabled (Enanium only, but there is a template boolean called "registration_disabled" so other themes can use it too)
|
changeset |
files
|
Sun, 05 Sep 2010 16:05:33 -0400 |
Dan Fuhry |
Merged (again)
|
changeset |
files
|
Sun, 05 Sep 2010 16:05:06 -0400 |
Dan Fuhry |
Converted inlinerename.js in enanium to tabs
|
changeset |
files
|
Sun, 05 Sep 2010 16:03:57 -0400 |
Dan Fuhry |
So, grinding_halt() now finally uses the new default theme in template_nodb.
|
changeset |
files
|
Sun, 05 Sep 2010 16:02:16 -0400 |
Dan Fuhry |
Fixed display of username in comments (ranks enabled)
|
changeset |
files
|
Sun, 05 Sep 2010 16:01:38 -0400 |
Dan Fuhry |
Fixed typo in string acl_inherit_pg_everyone. Fixes issue 22.
|
changeset |
files
|
Sat, 21 Aug 2010 23:36:04 -0400 |
Dan Fuhry |
Merged from accidental split
|
changeset |
files
|
Sat, 21 Aug 2010 23:31:36 -0400 |
Dan Fuhry |
Added an API for AJAX file uploads and the monitoring thereof. This is to be used in Snapr and soon core (Special:UploadFile).
|
changeset |
files
|
Sat, 21 Aug 2010 23:30:56 -0400 |
Dan Fuhry |
Fixed broken handling of password reset response in AJAX login
|
changeset |
files
|
Sat, 21 Aug 2010 23:29:54 -0400 |
Dan Fuhry |
Fixed some bugs with the change password form when pw_strength_enable is 0.
|
changeset |
files
|
Fri, 20 Aug 2010 01:36:44 -0400 |
Dan Fuhry |
Fixed some ACL scope warnings
|
changeset |
files
|
Tue, 17 Aug 2010 11:35:16 -0400 |
Dan Fuhry |
Visual refresh on the textarea in the enanium page editor. Also fixed missing image on the Save Draft button.
|
changeset |
files
|
Mon, 09 Aug 2010 19:17:52 -0400 |
Dan Fuhry |
Javascript maintenance. Upgraded jQuery; fixed some gzip bugs; added JavascriptCompressor usage to licenses/.
|
changeset |
files
|
Sun, 08 Aug 2010 17:18:00 -0400 |
Dan Fuhry |
Fixed PHP warning with empty search results
|
changeset |
files
|
Tue, 03 Aug 2010 22:10:07 -0400 |
Dan Fuhry |
Fixed no plugins showing up in sidebar create block page
|
changeset |
files
|
Tue, 03 Aug 2010 22:09:34 -0400 |
Dan Fuhry |
Enanium: Link blocks now render properly on the right sidebar, and textual blocks now look good on the left.
|
changeset |
files
|
Tue, 03 Aug 2010 21:00:10 -0400 |
Dan Fuhry |
Got live reauth working again in the admin cp
|
changeset |
files
|
Tue, 03 Aug 2010 20:49:20 -0400 |
Dan Fuhry |
Added an icon for Edit Sidebar admin page.
|
changeset |
files
|
Sun, 01 Aug 2010 12:41:45 -0400 |
Dan Fuhry |
Plugin manager: fixed duplicate removal of whiteout
|
changeset |
files
|
Sat, 31 Jul 2010 14:12:56 -0400 |
Dan Fuhry |
Experimentally changing how content-length works.
|
changeset |
files
|
Sat, 31 Jul 2010 11:46:53 -0400 |
Dan Fuhry |
Fixed theme not being loaded in Admin:EditSidebar
|
changeset |
files
|
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
|
Sun, 25 Jul 2010 11:23:09 -0400 |
Dan |
Fixed direction related regression in drop down code
|
changeset |
files
|
Sun, 25 Jul 2010 11:15:53 -0400 |
Dan Fuhry |
Made login window focus the controls earlier if animations are disabled.
|
changeset |
files
|
Tue, 06 Jul 2010 00:59:06 -0400 |
Dan Fuhry |
Clean up that GLOBALS silliness.
|
changeset |
files
|
Tue, 06 Jul 2010 00:51:40 -0400 |
Dan Fuhry |
Default theme can no longer be changed in demo mode
|
changeset |
files
|
Mon, 05 Jul 2010 19:52:10 -0400 |
Dan Fuhry |
DiffieHellman: gracefully handle platforms that fail the sha256 self test, currently only known to be PowerPC. Added support for PHP's built-in hash functions (they were added in 5.1.2) and use them in lieu of the built-in sha256 implementation when available.
|
changeset |
files
|
Thu, 01 Jul 2010 20:51:53 -0400 |
Dan Fuhry |
Fixed the (rather expected) 1.0.x migration issues db revision system
|
changeset |
files
|
Thu, 01 Jul 2010 20:24:19 -0400 |
Dan Fuhry |
First shot at switching to database revision numbers separate from release version number. There are probably bugs, especially related to migration.
|
changeset |
files
|
Thu, 01 Jul 2010 18:25:04 -0400 |
Dan Fuhry |
Tagged release: 1.1.7pl1
|
changeset |
files
|
Thu, 01 Jul 2010 18:24:11 -0400 |
Dan Fuhry |
Integrated XSS patch for 1.1.7 maintenance branch
1.1.7-maintenance 1.1.7pl1
|
changeset |
files
|
Mon, 28 Jun 2010 13:55:31 -0400 |
Dan Fuhry |
Enanium: Added directionality to simple-header
|
changeset |
files
|
Mon, 28 Jun 2010 13:33:09 -0400 |
Dan Fuhry |
Oops, maybe I could set English back to LTR :)
|
changeset |
files
|
Mon, 28 Jun 2010 13:31:21 -0400 |
Dan Fuhry |
Added basic support for right-to-left languages. Set meta_direction to "rtl" in core.json.
|
changeset |
files
|