Sun, 16 May 2010 21:35:43 -0400 |
Dan |
Added the ability to trust XFF (X-Forwarded-For) headers.
|
file |
diff |
annotate
|
Sun, 02 May 2010 23:15:18 -0400 |
Dan |
Added a box on Admin:UploadConfig showing the value of upload_max_filesize.
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 22:13:08 -0400 |
Dan |
Fixed typo in that, the parameter that was supposed to go to getConfig was going to htmlspecialchars()
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 22:10:57 -0400 |
Dan |
Added an ajax auto check for the path to ImageMagick in Admin:UploadConfig
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:46 -0400 |
Dan |
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 21:49:26 -0400 |
Dan |
Introduced configurability for gzip compression. Fixes issue 18.
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 19:06:49 -0500 |
Dan |
Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 04:31:55 -0500 |
Dan |
ACP: Added lockout management feature
|
file |
diff |
annotate
|
Thu, 01 Oct 2009 09:07:21 -0400 |
Dan |
Fixed (more) output buffering bugs in Special:EditSidebar
|
file |
diff |
annotate
|
Sat, 26 Sep 2009 15:14:15 -0400 |
Dan |
A bit of refinement and consistency to "Powered by Enano" link and associated documentation
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 14:22:24 -0400 |
Dan |
Whoops, it's setHook(), not getHook() (Special:Administration JS core)
|
file |
diff |
annotate
|
Sun, 20 Sep 2009 04:00:07 -0400 |
Dan |
Admin panel: added collapsible tables under GeneralConfig, with room for support on other pages.
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 20:37:18 -0400 |
Dan |
A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 15:38:11 -0400 |
Dan |
Sidebar editor: fixed ob_end_clean() warning
|
file |
diff |
annotate
|