Sun, 19 Apr 2009 20:50:38 -0400 |
Dan |
Fixed sidebar editor not closing floating windows properly when FX off
|
changeset |
files
|
Sun, 19 Apr 2009 19:13:41 -0400 |
Dan |
Upgrades from stable now skip langimport if it's being done later anyway. Pending testing.
|
changeset |
files
|
Sun, 19 Apr 2009 19:01:08 -0400 |
Dan |
Upgrader: UX: Added welcome page, different between Caoineag and Banshee
|
changeset |
files
|
Sun, 19 Apr 2009 18:42:21 -0400 |
Dan |
DBAL: _die() now detects installation environment and, if present, calls installer UI library for error display chrome
|
changeset |
files
|
Sun, 19 Apr 2009 18:35:35 -0400 |
Dan |
Fixed path to wrong line image in admin CP nav tree
|
changeset |
files
|
Sat, 18 Apr 2009 23:03:36 -0400 |
Dan |
Installer welcome page can tolerate 1.0.x databases again
|
changeset |
files
|
Fri, 17 Apr 2009 20:45:35 -0400 |
Dan |
Fixed session key clearing process, it should work right now.
|
changeset |
files
|
Fri, 17 Apr 2009 08:40:48 -0400 |
Dan |
Made handling of $perms being non-object work properly in template
|
changeset |
files
|
Thu, 16 Apr 2009 22:48:59 -0400 |
Dan |
Cleared up a few discrepancies in page handling, template var init, and how NewsBoy works.
|
changeset |
files
|
Thu, 16 Apr 2009 21:01:47 -0400 |
Dan |
Made upgrades from 1.0.6 work.
|
changeset |
files
|
Thu, 16 Apr 2009 13:04:21 -0400 |
Dan |
Installer: Whoops, moved the start of the main form on sysreqs down too far
|
changeset |
files
|
Thu, 16 Apr 2009 13:01:50 -0400 |
Dan |
Installer: Added recheck button to sysreqs page (thanks Nolan Rollo)
|
changeset |
files
|
Thu, 16 Apr 2009 13:01:22 -0400 |
Dan |
Installer: Form AJAX action no longer fades (too slow!)
|
changeset |
files
|
Thu, 16 Apr 2009 12:47:48 -0400 |
Dan |
Added web.config support for IIS7 URL rewriting.
|
changeset |
files
|
Thu, 16 Apr 2009 12:20:48 -0400 |
Dan |
QA: Schema: fixed urlname in pages was wrong size (both MySQL and PgSQL)
|
changeset |
files
|
Thu, 16 Apr 2009 12:19:07 -0400 |
Dan |
QA: Fixed bad update of user info when user_rank is NULL in Admin:UserManager
|
changeset |
files
|
Thu, 16 Apr 2009 00:55:13 -0400 |
Dan |
Added the indices to the 1.1.5 -> 1.1.6 upgrade schema
|
changeset |
files
|
Thu, 16 Apr 2009 00:53:05 -0400 |
Dan |
Added some more indices to speed some stuff up (MySQL only)
|
changeset |
files
|
Wed, 15 Apr 2009 22:53:03 -0400 |
Dan |
Added the linked-to page of the tutorial (it is, however, a stub at this point)
|
changeset |
files
|
Wed, 15 Apr 2009 22:18:14 -0400 |
Dan |
Installer default content is now modular, and can pivot between starting with a blank site and installing a tutorial site.
|
changeset |
files
|
Wed, 15 Apr 2009 20:24:51 -0400 |
Dan |
Drop-in Enanium as default theme upon install
|
changeset |
files
|
Wed, 15 Apr 2009 20:24:36 -0400 |
Dan |
[QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
|
changeset |
files
|
Wed, 15 Apr 2009 20:10:40 -0400 |
Dan |
New primary theme: Enanium
|
changeset |
files
|
Wed, 15 Apr 2009 20:06:20 -0400 |
Dan |
Merging accidental branch split
|
changeset |
files
|
Wed, 15 Apr 2009 20:05:57 -0400 |
Dan |
Fixed log being pushed inwards due to lack of clear: both; before list
|
changeset |
files
|
Wed, 15 Apr 2009 20:05:38 -0400 |
Dan |
Fixed logs not working under postgresql
|
changeset |
files
|
Wed, 15 Apr 2009 20:02:01 -0400 |
Dan |
Removed Special:RecentChanges (phased out)
|
changeset |
files
|
Wed, 15 Apr 2009 19:53:06 -0400 |
Dan |
Fixed division by zero on first day installed.
|
changeset |
files
|
Wed, 15 Apr 2009 19:44:47 -0400 |
Dan |
New, beautiful, rethought Admin:Home. No, really, you'll like it.
|
changeset |
files
|
Wed, 15 Apr 2009 19:37:10 -0400 |
Dan |
Removed unused MIME magic file.
|
changeset |
files
|
Wed, 15 Apr 2009 17:14:20 -0400 |
Dan |
Deletion vote reset is now logged and able to be rolled back
|
changeset |
files
|
Wed, 15 Apr 2009 16:20:33 -0400 |
Dan |
File rollbacks should be all up to date now.
|
changeset |
files
|
Wed, 15 Apr 2009 14:23:48 -0400 |
Dan |
Made Special:Log tolerate literal, unescaped slashes in page names (hack of sorts, but still...)
|
changeset |
files
|
Tue, 14 Apr 2009 21:03:25 -0400 |
Dan |
Meh, finished my half-written-out thought in a FIXME in Special:Log code.
|
changeset |
files
|
Tue, 14 Apr 2009 21:02:13 -0400 |
Dan |
Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
|
changeset |
files
|
Mon, 13 Apr 2009 17:28:24 -0400 |
Dan |
Memberlist now shows rank instead of user level in "Title" column. (thanks mm3)
|
changeset |
files
|
Mon, 13 Apr 2009 16:57:20 -0400 |
Dan |
Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
|
changeset |
files
|
Mon, 13 Apr 2009 14:43:28 -0400 |
Dan |
New page protection UI. Both miniPrompt and failsafe HTML.
|
changeset |
files
|
Mon, 13 Apr 2009 12:32:36 -0400 |
Dan |
Log displayer should support some actions besides edit now
|
changeset |
files
|
Mon, 13 Apr 2009 12:32:28 -0400 |
Dan |
Whoops, page protection code didn't flush page_meta cache
|
changeset |
files
|
Mon, 13 Apr 2009 12:05:46 -0400 |
Dan |
Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
|
changeset |
files
|
Sun, 12 Apr 2009 19:50:58 -0400 |
Dan |
Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
|
changeset |
files
|
Sun, 12 Apr 2009 19:26:13 -0400 |
Dan |
Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
|
changeset |
files
|
Sun, 12 Apr 2009 19:25:07 -0400 |
Dan |
Index: minor fix-up to code cleanliness under diff loading
|
changeset |
files
|
Sun, 12 Apr 2009 19:24:33 -0400 |
Dan |
Allowed custom processing functions altogether for AJAX login error handling
|
changeset |
files
|
Sat, 11 Apr 2009 22:32:45 -0400 |
Dan |
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
|
changeset |
files
|
Sat, 11 Apr 2009 16:58:32 -0400 |
Dan |
session: login_process_userdata_json hook should work with more than one installed auth plugin now
|
changeset |
files
|
Sat, 04 Apr 2009 22:37:35 -0400 |
Dan |
UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug
|
changeset |
files
|
Sat, 04 Apr 2009 22:35:44 -0400 |
Dan |
Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
|
changeset |
files
|
Sat, 04 Apr 2009 22:34:56 -0400 |
Dan |
HTTP: now throws exceptions instead of flat-out dying
|
changeset |
files
|
Sat, 04 Apr 2009 22:34:12 -0400 |
Dan |
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
|
changeset |
files
|
Sat, 04 Apr 2009 22:24:49 -0400 |
Dan |
Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
|
changeset |
files
|
Sat, 04 Apr 2009 22:19:11 -0400 |
Dan |
Committing string changes associated with new logout interface
|
changeset |
files
|
Sat, 04 Apr 2009 22:18:29 -0400 |
Dan |
Whoops! JSON parser Unicode escape sequence typo.
|
changeset |
files
|
Sat, 04 Apr 2009 22:17:32 -0400 |
Dan |
Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
|
changeset |
files
|
Sat, 04 Apr 2009 22:16:30 -0400 |
Dan |
AJAX comments: ranks are now displayed properly in a submitted post.
|
changeset |
files
|
Sat, 04 Apr 2009 22:15:51 -0400 |
Dan |
New logout interface + made DiffieHellman faster by disabling animated GIF
|
changeset |
files
|
Sun, 22 Mar 2009 12:10:25 -0400 |
Dan |
Set textarea in sidebar editor to fixed height of 360px due to webkit bug (thanks Neal)
|
changeset |
files
|
Sun, 22 Mar 2009 00:55:06 -0400 |
Dan |
Major revamp to sidebar editor. Some behavioral changes as well as being based on jQuery UI Sortables. Creation interface remains the same, but better strings merged in from stable.
|
changeset |
files
|
Sun, 22 Mar 2009 00:46:44 -0400 |
Dan |
Better "no thumbnail" theme placeholder image. But not much better.
|
changeset |
files
|
Sun, 22 Mar 2009 00:45:56 -0400 |
Dan |
Live ReAuth: only show "timed out" error if jumping to admin page
|
changeset |
files
|
Sun, 22 Mar 2009 00:45:21 -0400 |
Dan |
jQuery: UI: upgraded to 1.7.1
|
changeset |
files
|
Sun, 22 Mar 2009 00:44:53 -0400 |
Dan |
AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
|
changeset |
files
|
Sun, 22 Mar 2009 00:44:09 -0400 |
Dan |
JSON: Properly handles unicode escape sequences (\u####) now
|
changeset |
files
|
Sat, 21 Mar 2009 19:11:30 -0400 |
Dan |
Corrected a few display issues in Postgres DBAL. Thanks Neal.
|
changeset |
files
|
Sat, 21 Mar 2009 14:55:34 -0400 |
Dan |
Merging branches
|
changeset |
files
|
Sat, 21 Mar 2009 14:54:53 -0400 |
Dan |
Silenced check for page_format due to warning thrown when saving new page
|
changeset |
files
|
Sat, 21 Mar 2009 14:54:16 -0400 |
Dan |
Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
|
changeset |
files
|
Sat, 21 Mar 2009 14:33:22 -0400 |
Dan |
Some fixes to paginator (pagination control code moved to separate function)
|
changeset |
files
|
Fri, 20 Mar 2009 09:15:24 -0400 |
Dan |
Whoops, forgot to commit enano-shared from theme selector commit
|
changeset |
files
|
Fri, 20 Mar 2009 09:15:00 -0400 |
Dan |
Added support for Firefox 3.1 beta 3's native JSON.
|
changeset |
files
|
Fri, 20 Mar 2009 09:14:03 -0400 |
Dan |
Resynced version numbers in JSON language files
|
changeset |
files
|
Fri, 20 Mar 2009 09:13:37 -0400 |
Dan |
A few fixes to Windows detection code
|
changeset |
files
|
Fri, 20 Mar 2009 09:13:17 -0400 |
Dan |
Swapped in a new theme selector.
|
changeset |
files
|
Wed, 18 Mar 2009 11:35:28 -0400 |
Dan |
Plugins: Added checks and additional warning for authentication plugins.
|
changeset |
files
|
Sun, 15 Mar 2009 11:15:16 -0400 |
Dan |
Special:About_Enano should be up to date for another 9 months.
|
changeset |
files
|
Sun, 15 Mar 2009 11:09:02 -0400 |
Dan |
Moved gzip and aggressive_optimize_html calls to output.php
|
changeset |
files
|
Sun, 15 Mar 2009 11:08:07 -0400 |
Dan |
Fixed a bug in default namespace handler: referenced global page_id instead of local
|
changeset |
files
|
Sun, 15 Mar 2009 11:07:28 -0400 |
Dan |
New template feature: template hooks (<!-- HOOK foo -->)
|
changeset |
files
|
Sat, 14 Mar 2009 15:26:33 -0400 |
Dan |
Dynano: don't try to destroy MCE if window.tinymce is invalid
|
changeset |
files
|
Sat, 14 Mar 2009 15:26:19 -0400 |
Dan |
SQL parse: fix improper mid-query newline handling
|
changeset |
files
|
Sat, 14 Mar 2009 15:25:55 -0400 |
Dan |
Installer: pgsql main schema: fixed missing page_format in logs
|
changeset |
files
|
Sat, 14 Mar 2009 15:25:23 -0400 |
Dan |
Installer: payload: Minor performance tweak
|
changeset |
files
|
Sat, 14 Mar 2009 15:24:56 -0400 |
Dan |
DBAL: Fixed missing $loc in pgsql die_json()
|
changeset |
files
|
Sat, 14 Mar 2009 14:14:41 -0400 |
Dan |
Removed some stray PunBB CSS files (thanks Neal)
|
changeset |
files
|
Sat, 14 Mar 2009 14:14:24 -0400 |
Dan |
install-cli: Fixed wrong language string id for $driver
|
changeset |
files
|
Sat, 14 Mar 2009 14:06:02 -0400 |
Dan |
Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
|
changeset |
files
|
Fri, 06 Mar 2009 11:19:55 -0500 |
Dan |
template: added ability for themes to hide user, tools, and search sidebar blocks
|
changeset |
files
|
Fri, 06 Mar 2009 11:19:29 -0500 |
Dan |
Change to search behavior for heading+link in sidebar collapse code
|
changeset |
files
|
Fri, 06 Mar 2009 11:18:34 -0500 |
Dan |
MessageBox: fixed: load fadefilter when aclDisableTransitionFX on
|
changeset |
files
|
Fri, 06 Mar 2009 11:17:47 -0500 |
Dan |
Added ability for jBox to align submenu position to right of parent button instead of left
|
changeset |
files
|
Mon, 02 Mar 2009 17:05:27 -0500 |
Dan |
Installer: minor: added a box on sysreqs success
|
changeset |
files
|
Mon, 02 Mar 2009 16:46:10 -0500 |
Dan |
Redesigned installer sysreqs page to cover more features, be more comprehensive, and look better
|
changeset |
files
|
Mon, 02 Mar 2009 16:45:28 -0500 |
Dan |
Installer: fixed load of lang_js on finish
|
changeset |
files
|
Sun, 01 Mar 2009 22:52:31 -0500 |
Dan |
jQuery: updated to latest jQuery + jQuery UI
|
changeset |
files
|
Sun, 01 Mar 2009 22:52:20 -0500 |
Dan |
Template: addslashes() around wiki_edit_notice_text (whoops)
|
changeset |
files
|
Sat, 28 Feb 2009 14:38:10 -0500 |
Dan |
http: minor fix to tolerate missing SERVER_SOFTWARE
|
changeset |
files
|
Thu, 26 Feb 2009 01:28:18 -0500 |
Dan |
Plugin backend: bugfix: installing a plugin should now properly import its strings
|
changeset |
files
|
Thu, 26 Feb 2009 01:27:56 -0500 |
Dan |
Set password in userinfo to allow auth plugins to see it (some really do need it)
|
changeset |
files
|
Thu, 26 Feb 2009 01:27:23 -0500 |
Dan |
Plugin manager: system plugins now sorted to last
|
changeset |
files
|
Thu, 26 Feb 2009 01:07:32 -0500 |
Dan |
Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
|
changeset |
files
|
Thu, 26 Feb 2009 01:06:58 -0500 |
Dan |
setConfig() will now delete config values if the second parameter is explicitly set to false
|
changeset |
files
|
Thu, 26 Feb 2009 01:04:27 -0500 |
Dan |
HMAC functions are now standards-compliant (not a security issue). This BREAKS 1.1.6-hg passwords!
|
changeset |
files
|
Thu, 26 Feb 2009 01:03:22 -0500 |
Dan |
Added a basic plugin/hook framework for Javascript
|
changeset |
files
|
Thu, 26 Feb 2009 01:02:50 -0500 |
Dan |
[minor] changed heading format in mainpage-default
|
changeset |
files
|
Thu, 26 Feb 2009 01:02:33 -0500 |
Dan |
Fixed default ACLs
|
changeset |
files
|
Thu, 26 Feb 2009 01:02:00 -0500 |
Dan |
Added color specifications on input fields for admin and oxygen
|
changeset |
files
|
Wed, 25 Feb 2009 13:39:49 -0500 |
Dan |
Blah. Wrong type for those getConfig values.
|
changeset |
files
|
Wed, 25 Feb 2009 13:38:21 -0500 |
Dan |
Fixed: no default values in for avatar upload settings
|
changeset |
files
|
Mon, 16 Feb 2009 17:12:02 -0500 |
Dan |
[Oops] removed debug message in install-cli
|
changeset |
files
|
Mon, 16 Feb 2009 17:01:56 -0500 |
Dan |
Damn, forgot to add the version insertion back into schema
|
changeset |
files
|
Mon, 16 Feb 2009 16:17:25 -0500 |
Dan |
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
|
changeset |
files
|
Mon, 16 Feb 2009 16:04:54 -0500 |
Dan |
Made all page_id and namespace columns consistent
|
changeset |
files
|
Mon, 16 Feb 2009 16:04:31 -0500 |
Dan |
Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug)
|
changeset |
files
|
Mon, 16 Feb 2009 13:01:35 -0500 |
Dan |
Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
|
changeset |
files
|
Mon, 26 Jan 2009 11:45:48 -0500 |
Dan |
Added a few hooks to Admin:GeneralConfig (didn't I do this already?)
|
changeset |
files
|
Sun, 25 Jan 2009 21:21:07 -0500 |
Dan |
Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
|
changeset |
files
|
Sun, 25 Jan 2009 21:20:14 -0500 |
Dan |
Replaced integer checks that used preg_match() to use ctype_digit() instead
|
changeset |
files
|
Sun, 25 Jan 2009 21:18:05 -0500 |
Dan |
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
|
changeset |
files
|
Sun, 25 Jan 2009 20:35:32 -0500 |
Dan |
Login: reauth: window.location.hash is now updated to include the new SID so that page reloads will use it
|
changeset |
files
|
Sun, 25 Jan 2009 20:35:06 -0500 |
Dan |
AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
|
changeset |
files
|
Sun, 25 Jan 2009 20:27:14 -0500 |
Dan |
Oxygen: synced mint style
|
changeset |
files
|
Sun, 25 Jan 2009 20:26:50 -0500 |
Dan |
PageProcessor: fix not setting page_exists to true after create_page() success (todo: move to Namespace_*?); add $visible parameter to create_page()
|
changeset |
files
|
Sun, 25 Jan 2009 20:24:38 -0500 |
Dan |
Change config.new.php and .htaccess.new to have a single newline according to Fedora project guidelines
|
changeset |
files
|
Fri, 23 Jan 2009 22:03:39 -0500 |
Dan |
Installer: add RewriteBase to .htaccess to work properly under aliased Apache setups (generated 404s in QA)
|
changeset |
files
|
Fri, 23 Jan 2009 21:59:03 -0500 |
Dan |
A few bugfixes in CLI installer related to interactivity
|
changeset |
files
|
Sat, 17 Jan 2009 15:16:36 -0500 |
Dan |
SECURITY: Fix XSS under IE in closing tags (shared sanitizer)
|
changeset |
files
|
Fri, 16 Jan 2009 13:14:08 -0500 |
Dan |
Fixed login form being focused too early (caused page to scroll up)
|
changeset |
files
|
Fri, 16 Jan 2009 13:13:37 -0500 |
Dan |
Deprecated old grab_password_hash() functions in session
|
changeset |
files
|
Fri, 16 Jan 2009 13:13:03 -0500 |
Dan |
Whoops! Fixed an SQL injection vulnerability in the CLI installer. (Not like it's a huge deal because the vulnerability was only introduced last commit and if you make it to that stage you already know the database password)
|
changeset |
files
|
Wed, 14 Jan 2009 23:29:14 -0500 |
Dan |
Added already-installed check to cli-core
|
changeset |
files
|
Wed, 14 Jan 2009 20:33:05 -0500 |
Dan |
Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
|
changeset |
files
|
Sun, 11 Jan 2009 21:37:49 -0500 |
Dan |
Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.
|
changeset |
files
|
Sun, 11 Jan 2009 21:37:39 -0500 |
Dan |
JS core: whiteOutReportSuccess now has a sister whiteOutReportFailure(); both abstracted to function whiteOutDestroyWithImage(whitey, image_url)
|
changeset |
files
|
Sun, 11 Jan 2009 21:36:36 -0500 |
Dan |
DBAL: Fixed issues with die_json() and multiline responses from {mysql,pg_last}_error()
|
changeset |
files
|
Sun, 11 Jan 2009 21:35:39 -0500 |
Dan |
Plugin manager: added support for having specific install and uninstall blocks per DBMS
|
changeset |
files
|
Sun, 11 Jan 2009 21:35:03 -0500 |
Dan |
Special:Administration: fixed 404 on several Tigra tree menu images
|
changeset |
files
|
Sun, 11 Jan 2009 21:34:27 -0500 |
Dan |
jBox: When an anchor in a menu is clicked, menu is now hidden
|
changeset |
files
|
Sun, 11 Jan 2009 21:32:24 -0500 |
Dan |
Fix undefined variable in special namespace missing function handler
|
changeset |
files
|
Sun, 11 Jan 2009 21:31:27 -0500 |
Dan |
If there's an onlineupgrade.php, installer index.php will link to that instead of upgrade.php (future readiness ;))
|
changeset |
files
|
Sun, 11 Jan 2009 21:30:46 -0500 |
Dan |
Fix version number warning in installer common
|
changeset |
files
|
Sun, 04 Jan 2009 01:43:16 -0500 |
Dan |
Upgrades should work now.
|
changeset |
files
|
Sun, 04 Jan 2009 00:55:40 -0500 |
Dan |
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
|
changeset |
files
|
Sat, 03 Jan 2009 18:11:18 -0500 |
Dan |
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
|
changeset |
files
|
Sat, 03 Jan 2009 17:54:26 -0500 |
Dan |
Added a couple of hooks for the registration form.
|
changeset |
files
|
Wed, 31 Dec 2008 08:40:38 -0500 |
Dan |
Redid error handler (it was causing some problems with gzip enabled)
|
changeset |
files
|
Wed, 24 Dec 2008 10:04:48 -0500 |
Dan |
Small speed optimization to admin panel loader
|
changeset |
files
|
Wed, 24 Dec 2008 10:04:37 -0500 |
Dan |
Revamped main page default content
|
changeset |
files
|
Wed, 24 Dec 2008 10:04:19 -0500 |
Dan |
Several thematic enhancements to Oxygen including making the main page title an h1
|
changeset |
files
|
Mon, 22 Dec 2008 21:54:30 -0500 |
Dan |
Added support for re-auth on submit to rank manager when session goes bad; still more to come
|
changeset |
files
|
Mon, 22 Dec 2008 21:26:19 -0500 |
Dan |
Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
|
changeset |
files
|
Mon, 22 Dec 2008 21:25:14 -0500 |
Dan |
Updated URLs and strings to point to the new server (ktulu)
|
changeset |
files
|
Mon, 22 Dec 2008 18:51:05 -0500 |
Dan |
Fixed a few bugs with plugin management and importing of old plugin metadata
|
changeset |
files
|
Mon, 22 Dec 2008 13:31:07 -0500 |
Dan |
Added support for upgrades from Ferrishyn
|
changeset |
files
|
Mon, 22 Dec 2008 13:30:49 -0500 |
Dan |
Added paginator_goto() to function reverse map; fixed some missing component loads in pagination code
|
changeset |
files
|
Mon, 22 Dec 2008 13:30:00 -0500 |
Dan |
When will that stupid user -> user_id bug stop REARING ITS UGLY HEAD. DIE! DIE! DIE! DIE! DIE!
|
changeset |
files
|
Sun, 21 Dec 2008 22:06:25 -0500 |
Dan |
Fixed: autocomplete got broken somehow
|
changeset |
files
|
Sun, 21 Dec 2008 20:47:32 -0500 |
Dan |
Unstable alpha release: 1.1.5 (Caoineag alpha 5)
|
changeset |
files
|
Sun, 21 Dec 2008 18:02:55 -0500 |
Dan |
Added ajaxReverseDNS to function-to-script map.
1.1.5
|
changeset |
files
|
Sun, 21 Dec 2008 17:56:32 -0500 |
Dan |
Added spell-checking support for TinyMCE on user request (see: http://forum.enanocms.org/topic/11/)
|
changeset |
files
|
Sun, 21 Dec 2008 17:32:03 -0500 |
Dan |
Minor cosmetic change to installer: bumped down Continue button on payload page by 12px
|
changeset |
files
|
Sun, 21 Dec 2008 17:25:28 -0500 |
Dan |
Corrected a few issues with languages and client-side code
|
changeset |
files
|
Sun, 21 Dec 2008 16:56:38 -0500 |
Dan |
Updated KNOWN_BUGS.
|
changeset |
files
|
Sun, 21 Dec 2008 16:54:04 -0500 |
Dan |
A few fixes to the most recently added feature: more efficiency tweaks, tweaked l10n to have beetter fetch-on-demand support to ensure that stubs are never returned
|
changeset |
files
|
Sun, 21 Dec 2008 16:41:03 -0500 |
Dan |
load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
|
changeset |
files
|
Sun, 21 Dec 2008 16:28:00 -0500 |
Dan |
Upgraded TinyMCE to version 3.2.1.1
|
changeset |
files
|
Sun, 21 Dec 2008 15:35:46 -0500 |
Dan |
[Branding] New artwork swapped in for the old. See <http://enanocms.org/News:1228698725>.
|
changeset |
files
|
Sun, 21 Dec 2008 07:07:21 -0500 |
Dan |
Fixed a couple PostgreSQL bugs.
|
changeset |
files
|
Sun, 21 Dec 2008 06:34:43 -0500 |
Dan |
Minor string change to match other string changes in 1.1 installer
|
changeset |
files
|
Sun, 21 Dec 2008 06:33:31 -0500 |
Dan |
Squashed one last typo.
|
changeset |
files
|
Sun, 21 Dec 2008 06:32:06 -0500 |
Dan |
Fixed a couple typos in mod_rewrite detection (I'm really doing this blind, as the source tree used for testing is different than the one for editing)
|
changeset |
files
|
Sun, 21 Dec 2008 06:30:33 -0500 |
Dan |
Fixed: checked for win32 but not winnnt
|
changeset |
files
|
Sun, 21 Dec 2008 06:22:17 -0500 |
Dan |
Merged WINDOWS_MOD_REWRITE_WORKAROUNDS changes from stable.
|
changeset |
files
|
Sun, 21 Dec 2008 04:26:56 -0500 |
Dan |
Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
|
changeset |
files
|
Sun, 21 Dec 2008 04:24:52 -0500 |
Dan |
Fixed: update_plugins_cache() is now tolerant of write errors
|
changeset |
files
|
Sun, 21 Dec 2008 04:23:47 -0500 |
Dan |
Fixed: private keys were way too long in EnanoMath
|
changeset |
files
|
Fri, 19 Dec 2008 21:29:17 -0500 |
Dan |
template: Fixed undefined $from_internal in assign_bool(); theme.cfg now require()d on theme load
|
changeset |
files
|
Fri, 19 Dec 2008 21:27:51 -0500 |
Dan |
Added support for IPv6 IP ranges... ehh, not easy.
|
changeset |
files
|
Fri, 19 Dec 2008 21:27:05 -0500 |
Dan |
Removed obsolete JWS code from enano-shared
|
changeset |
files
|
Fri, 19 Dec 2008 21:26:47 -0500 |
Dan |
Updated KNOWN_BUGS.
|
changeset |
files
|
Fri, 19 Dec 2008 21:26:22 -0500 |
Dan |
[Minor] Enabled anonymous user autocompletion in ACL tracer
|
changeset |
files
|
Fri, 19 Dec 2008 21:25:06 -0500 |
Dan |
Fixed: editor state was not unlocked after draft save
|
changeset |
files
|
Fri, 19 Dec 2008 21:23:57 -0500 |
Dan |
Removed the completely obsolete old Special:CreatePage function
|
changeset |
files
|
Tue, 02 Dec 2008 21:11:22 -0500 |
Dan |
External links in sidebar now work with manual port numbers and IPv6 addresses
|
changeset |
files
|
Sat, 29 Nov 2008 22:49:41 -0500 |
Dan |
Plugins can now register their own custom actions for $_GET["do"].
|
changeset |
files
|
Sat, 29 Nov 2008 22:44:40 -0500 |
Dan |
Added additionalwhere option (it was already documented) to custom search API
|
changeset |
files
|
Sat, 29 Nov 2008 00:38:35 -0500 |
Dan |
Fixed PostgreSQL incompatibility in new search API
|
changeset |
files
|
Sat, 29 Nov 2008 00:20:57 -0500 |
Dan |
Added a new search API that allows much easier registration of search results. Basically you give the engine a table, a few columns to look at, and tell it how to format the results and you're done.
|
changeset |
files
|
Sat, 29 Nov 2008 00:19:39 -0500 |
Dan |
Fixed sliders not working right with non-Oxygen themes
|
changeset |
files
|
Sat, 29 Nov 2008 00:19:16 -0500 |
Dan |
[minor] optimized loading comments a little bit
|
changeset |
files
|
Fri, 28 Nov 2008 22:53:12 -0500 |
Dan |
Removed Slide-In-Slide-Out-Ala-Digg, replaced with jQuery
|
changeset |
files
|
Fri, 28 Nov 2008 22:52:29 -0500 |
Dan |
Fixed an onload recursion issue if load_component() is called during global onload
|
changeset |
files
|
Fri, 28 Nov 2008 22:11:51 -0500 |
Dan |
Out with those confusing redistribution terms. That whole clause is much more simple now. (TODO: this needs to be seriously looked over by beta 1)
|
changeset |
files
|
Fri, 28 Nov 2008 22:10:47 -0500 |
Dan |
Fixed: Admin:PageGroups create form did not init properly
|
changeset |
files
|
Thu, 20 Nov 2008 22:59:25 -0500 |
Dan |
Added dependency checking in ACL tracer
|
changeset |
files
|
Thu, 20 Nov 2008 22:59:11 -0500 |
Dan |
Added makeSwitchable Dynano method for textareas; enabled support for makeSwitchable in comment runtime
|
changeset |
files
|
Thu, 20 Nov 2008 22:58:30 -0500 |
Dan |
[minor] snip some debugging code from autofill
|
changeset |
files
|
Thu, 20 Nov 2008 22:51:02 -0500 |
Dan |
Add some performance info to jsres
|
changeset |
files
|
Thu, 20 Nov 2008 22:50:32 -0500 |
Dan |
Added full all-namespace transclusion support in RenderMan
|
changeset |
files
|
Wed, 19 Nov 2008 11:37:45 -0500 |
Dan |
Polished up inline rename in oxygen (todo: make this script shared/core?)
|
changeset |
files
|
Wed, 19 Nov 2008 11:37:10 -0500 |
Dan |
Fixed: Special:Memberlist still used SpryEffects
|
changeset |
files
|
Mon, 17 Nov 2008 11:25:06 -0500 |
Dan |
Fixed DiffieHellman only half-implemented in user admin CP (changing passwords did not work)
|
changeset |
files
|
Sat, 15 Nov 2008 18:23:25 -0500 |
Dan |
Added ability to have alternate main page for members
|
changeset |
files
|
Sat, 15 Nov 2008 18:22:13 -0500 |
Dan |
Moved getElementsByClassName to functions.js (dependency issues)
|
changeset |
files
|
Sat, 15 Nov 2008 18:21:35 -0500 |
Dan |
Fixed minor formatting bug in sidebar editor
|
changeset |
files
|
Sat, 15 Nov 2008 18:21:16 -0500 |
Dan |
load_component() now uses wait cursor on document.body
|
changeset |
files
|
Sun, 09 Nov 2008 18:21:30 -0500 |
Dan |
Fixed exception handling from session->fetch_page_acl() in ACL trace server side
|
changeset |
files
|
Sun, 09 Nov 2008 14:45:07 -0500 |
Dan |
Cleaned up tags
|
changeset |
files
|
Sun, 09 Nov 2008 14:22:41 -0500 |
Dan |
Merging with upstream
|
changeset |
files
|
Sun, 09 Nov 2008 14:22:03 -0500 |
Dan |
Merging branches
|
changeset |
files
|
Mon, 03 Nov 2008 08:56:44 -0500 |
Dan |
Fixed error-out when DiffieHellman not supported and respawn requested (part of OS X QA process)
|
changeset |
files
|
Sun, 09 Nov 2008 14:10:24 -0500 |
Dan |
Made defectivebydesign.org image local
|
changeset |
files
|
Sun, 09 Nov 2008 09:03:10 -0500 |
Dan |
Added config option to grant userpage rights to new users (defaults to on, as it was hardcoded on before)
|
changeset |
files
|
Sun, 09 Nov 2008 09:02:35 -0500 |
Dan |
[minor] fixed non-hidden next button in ACL trace view
|
changeset |
files
|
Sat, 08 Nov 2008 22:37:59 -0500 |
Dan |
Merging in the past three months' work on ACL tracing tools.
|
changeset |
files
|
Sat, 08 Nov 2008 22:37:40 -0500 |
Dan |
[minor] Login box shook too slowly on failure
|
changeset |
files
|
Sat, 08 Nov 2008 22:37:12 -0500 |
Dan |
JSON parse failures should spawn their own darkener layer now instead of reusing the main one if applicable
|
changeset |
files
|
Sat, 08 Nov 2008 22:36:28 -0500 |
Dan |
Upgraded jQuery UI.
|
changeset |
files
|
Sat, 08 Nov 2008 22:35:59 -0500 |
Dan |
Fixed DiffieHellman being included twice when not supported and login fails
|
changeset |
files
|
Sat, 08 Nov 2008 22:35:05 -0500 |
Dan |
Fixed plugin manager not checking for plugin file existence before marking to load
|
changeset |
files
|
Sat, 08 Nov 2008 22:34:27 -0500 |
Dan |
[minor] $template->footer() no longer flushes output buffers, due to headers being sent prematurely
|
changeset |
files
|
Sat, 08 Nov 2008 22:33:51 -0500 |
Dan |
[minor] AboutEnano can detect Mac OS X now
|
changeset |
files
|
Sat, 08 Nov 2008 22:33:26 -0500 |
Dan |
Fixed filename not being sent through sanitize_page_id() during upload. Non-security.
|
changeset |
files
|
Sat, 08 Nov 2008 22:32:43 -0500 |
Dan |
Fixed attempt at gzip compression after headers sent; hopefully safely escape args to scale_image() instead of erroring out
|
changeset |
files
|
Sat, 08 Nov 2008 22:31:58 -0500 |
Dan |
Fixed system table list; added safeguard against twice prefixing the tables in $system_table_list
|
changeset |
files
|
Sun, 02 Nov 2008 01:42:17 -0400 |
Dan |
Fixed issue where login box was not obeying server orders to disable DiffieHellman. Increased quality of error handling for JS errors during login process.
|
changeset |
files
|
Wed, 22 Oct 2008 10:49:15 -0400 |
Dan |
Made template inclusion wikisyntax fully MediaWiki-compatible
|
changeset |
files
|
Fri, 17 Oct 2008 21:21:55 -0400 |
Dan |
Fixed SpecialAdmin setting theme and style way too late (thanks Andrew Kohnken)
|
changeset |
files
|
Mon, 29 Sep 2008 08:26:49 -0400 |
Dan |
Added ability to use hash marks in internal links
|
changeset |
files
|
Mon, 29 Sep 2008 08:26:21 -0400 |
Dan |
Fixed nonworking editor preview due to uninitialized template
|
changeset |
files
|
Mon, 29 Sep 2008 08:25:59 -0400 |
Dan |
Marked Text_Wiki's parse_internal_links() as deprecated.
|
changeset |
files
|
Mon, 29 Sep 2008 08:24:26 -0400 |
Dan |
SECURITY: Changed Diffie-Hellman parameters to prime and generator created through OpenSSL
|
changeset |
files
|
Sun, 21 Sep 2008 09:01:27 -0400 |
Dan |
Added initial support for DST. Rules are defined in constants.php and are extensible.
|
changeset |
files
|
Tue, 16 Sep 2008 08:22:47 -0400 |
Dan |
Fixed IPv6 address match (the one from phpBB3 did not work)
|
changeset |
files
|
Wed, 10 Sep 2008 10:49:13 -0400 |
Dan |
Fixing \r\n bug in SQL parser (see comment on rev. 7a7173c0f62f in stable)
|
changeset |
files
|
Sun, 24 Aug 2008 13:43:04 -0400 |
Dan |
Rewrote sidebar compilation code, caching is more stable now and things were cleaned up/separated into more functions/made plugin-expandable. In theory, plugins can add new sidebar block types now. I'd personally like to see a fully plugin-based sidebar editor that completely overhauls what Enano has now sometime now that this framework is in place.
|
changeset |
files
|
Sun, 24 Aug 2008 13:39:46 -0400 |
Dan |
Fixed userpage events being fired even when the tabs aren't there
|
changeset |
files
|
Sun, 24 Aug 2008 12:42:50 -0400 |
Dan |
Fixed reference to $() which should be $dynano() in SpecialAdmin
|
changeset |
files
|
Sun, 24 Aug 2008 12:41:05 -0400 |
Dan |
Fixed draft controls being shown in view source mode
|
changeset |
files
|
Sat, 23 Aug 2008 16:03:32 -0400 |
Dan |
More work on auto-completion - it auto-scrolls now and limits result divs to 300px height
|
changeset |
files
|