Mercurial
Mercurial
>
repos
>
enano-1.1
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Whoops, page protection code didn't flush page_meta cache
2009-04-13, by Dan
Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
2009-04-13, by Dan
Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
2009-04-12, by Dan
Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
2009-04-12, by Dan
Index: minor fix-up to code cleanliness under diff loading
2009-04-12, by Dan
Allowed custom processing functions altogether for AJAX login error handling
2009-04-12, by Dan
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
2009-04-11, by Dan
session: login_process_userdata_json hook should work with more than one installed auth plugin now
2009-04-11, by Dan
UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug
2009-04-04, by Dan
Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
2009-04-04, by Dan
HTTP: now throws exceptions instead of flat-out dying
2009-04-04, by Dan
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
2009-04-04, by Dan
Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
2009-04-04, by Dan
Committing string changes associated with new logout interface
2009-04-04, by Dan
Whoops! JSON parser Unicode escape sequence typo.
2009-04-04, by Dan
Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
2009-04-04, by Dan
AJAX comments: ranks are now displayed properly in a submitted post.
2009-04-04, by Dan
New logout interface + made DiffieHellman faster by disabling animated GIF
2009-04-04, by Dan
Set textarea in sidebar editor to fixed height of 360px due to webkit bug (thanks Neal)
2009-03-22, by 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.
2009-03-22, by Dan
Better "no thumbnail" theme placeholder image. But not much better.
2009-03-22, by Dan
Live ReAuth: only show "timed out" error if jumping to admin page
2009-03-22, by Dan
jQuery: UI: upgraded to 1.7.1
2009-03-22, by Dan
AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
2009-03-22, by Dan
JSON: Properly handles unicode escape sequences (\u####) now
2009-03-22, by Dan
Corrected a few display issues in Postgres DBAL. Thanks Neal.
2009-03-21, by Dan
Merging branches
2009-03-21, by Dan
Silenced check for page_format due to warning thrown when saving new page
2009-03-21, by Dan
Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
2009-03-21, by Dan
Some fixes to paginator (pagination control code moved to separate function)
2009-03-21, by Dan
Whoops, forgot to commit enano-shared from theme selector commit
2009-03-20, by Dan
Added support for Firefox 3.1 beta 3's native JSON.
2009-03-20, by Dan
Resynced version numbers in JSON language files
2009-03-20, by Dan
A few fixes to Windows detection code
2009-03-20, by Dan
Swapped in a new theme selector.
2009-03-20, by Dan
Plugins: Added checks and additional warning for authentication plugins.
2009-03-18, by Dan
Special:About_Enano should be up to date for another 9 months.
2009-03-15, by Dan
Moved gzip and aggressive_optimize_html calls to output.php
2009-03-15, by Dan
Fixed a bug in default namespace handler: referenced global page_id instead of local
2009-03-15, by Dan
New template feature: template hooks (<!-- HOOK foo -->)
2009-03-15, by Dan
Dynano: don't try to destroy MCE if window.tinymce is invalid
2009-03-14, by Dan
SQL parse: fix improper mid-query newline handling
2009-03-14, by Dan
Installer: pgsql main schema: fixed missing page_format in logs
2009-03-14, by Dan
Installer: payload: Minor performance tweak
2009-03-14, by Dan
DBAL: Fixed missing $loc in pgsql die_json()
2009-03-14, by Dan
Removed some stray PunBB CSS files (thanks Neal)
2009-03-14, by Dan
install-cli: Fixed wrong language string id for $driver
2009-03-14, by Dan
Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
2009-03-14, by Dan
template: added ability for themes to hide user, tools, and search sidebar blocks
2009-03-06, by Dan
Change to search behavior for heading+link in sidebar collapse code
2009-03-06, by Dan
MessageBox: fixed: load fadefilter when aclDisableTransitionFX on
2009-03-06, by Dan
Added ability for jBox to align submenu position to right of parent button instead of left
2009-03-06, by Dan
Installer: minor: added a box on sysreqs success
2009-03-02, by Dan
Redesigned installer sysreqs page to cover more features, be more comprehensive, and look better
2009-03-02, by Dan
Installer: fixed load of lang_js on finish
2009-03-02, by Dan
jQuery: updated to latest jQuery + jQuery UI
2009-03-01, by Dan
Template: addslashes() around wiki_edit_notice_text (whoops)
2009-03-01, by Dan
http: minor fix to tolerate missing SERVER_SOFTWARE
2009-02-28, by Dan
Plugin backend: bugfix: installing a plugin should now properly import its strings
2009-02-26, by Dan
Set password in userinfo to allow auth plugins to see it (some really do need it)
2009-02-26, by Dan
Plugin manager: system plugins now sorted to last
2009-02-26, by Dan
Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
2009-02-26, by Dan
setConfig() will now delete config values if the second parameter is explicitly set to false
2009-02-26, by Dan
HMAC functions are now standards-compliant (not a security issue). This BREAKS 1.1.6-hg passwords!
2009-02-26, by Dan
Added a basic plugin/hook framework for Javascript
2009-02-26, by Dan
[minor] changed heading format in mainpage-default
2009-02-26, by Dan
Fixed default ACLs
2009-02-26, by Dan
Added color specifications on input fields for admin and oxygen
2009-02-26, by Dan
Blah. Wrong type for those getConfig values.
2009-02-25, by Dan
Fixed: no default values in for avatar upload settings
2009-02-25, by Dan
[Oops] removed debug message in install-cli
2009-02-16, by Dan
Damn, forgot to add the version insertion back into schema
2009-02-16, by 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)
2009-02-16, by Dan
Made all page_id and namespace columns consistent
2009-02-16, by Dan
Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug)
2009-02-16, by Dan
Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
2009-02-16, by Dan
Added a few hooks to Admin:GeneralConfig (didn't I do this already?)
2009-01-26, by Dan
Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
2009-01-25, by Dan
Replaced integer checks that used preg_match() to use ctype_digit() instead
2009-01-25, by 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.
2009-01-25, by Dan
Login: reauth: window.location.hash is now updated to include the new SID so that page reloads will use it
2009-01-25, by 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)
2009-01-25, by Dan
Oxygen: synced mint style
2009-01-25, by Dan
PageProcessor: fix not setting page_exists to true after create_page() success (todo: move to Namespace_*?); add $visible parameter to create_page()
2009-01-25, by Dan
Change config.new.php and .htaccess.new to have a single newline according to Fedora project guidelines
2009-01-25, by Dan
Installer: add RewriteBase to .htaccess to work properly under aliased Apache setups (generated 404s in QA)
2009-01-23, by Dan
A few bugfixes in CLI installer related to interactivity
2009-01-23, by Dan
SECURITY: Fix XSS under IE in closing tags (shared sanitizer)
2009-01-17, by Dan
Fixed login form being focused too early (caused page to scroll up)
2009-01-16, by Dan
Deprecated old grab_password_hash() functions in session
2009-01-16, by 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)
2009-01-16, by Dan
Added already-installed check to cli-core
2009-01-14, by 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.
2009-01-14, by Dan
Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.
2009-01-11, by Dan
JS core: whiteOutReportSuccess now has a sister whiteOutReportFailure(); both abstracted to function whiteOutDestroyWithImage(whitey, image_url)
2009-01-11, by Dan
DBAL: Fixed issues with die_json() and multiline responses from {mysql,pg_last}_error()
2009-01-11, by Dan
Plugin manager: added support for having specific install and uninstall blocks per DBMS
2009-01-11, by Dan
Special:Administration: fixed 404 on several Tigra tree menu images
2009-01-11, by Dan
jBox: When an anchor in a menu is clicked, menu is now hidden
2009-01-11, by Dan
Fix undefined variable in special namespace missing function handler
2009-01-11, by Dan
If there's an onlineupgrade.php, installer index.php will link to that instead of upgrade.php (future readiness ;))
2009-01-11, by Dan
Fix version number warning in installer common
2009-01-11, by Dan
Upgrades should work now.
2009-01-04, by 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.
2009-01-04, by 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].
2009-01-03, by Dan
Added a couple of hooks for the registration form.
2009-01-03, by Dan
Redid error handler (it was causing some problems with gzip enabled)
2008-12-31, by Dan
Small speed optimization to admin panel loader
2008-12-24, by Dan
Revamped main page default content
2008-12-24, by Dan
Several thematic enhancements to Oxygen including making the main page title an h1
2008-12-24, by Dan
Added support for re-auth on submit to rank manager when session goes bad; still more to come
2008-12-22, by 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.
2008-12-22, by Dan
Updated URLs and strings to point to the new server (ktulu)
2008-12-22, by Dan
Fixed a few bugs with plugin management and importing of old plugin metadata
2008-12-22, by Dan
Added support for upgrades from Ferrishyn
2008-12-22, by Dan
Added paginator_goto() to function reverse map; fixed some missing component loads in pagination code
2008-12-22, by Dan
When will that stupid user -> user_id bug stop REARING ITS UGLY HEAD. DIE! DIE! DIE! DIE! DIE!
2008-12-22, by Dan
Fixed: autocomplete got broken somehow
2008-12-21, by Dan
Unstable alpha release: 1.1.5 (Caoineag alpha 5)
2008-12-21, by Dan
Added ajaxReverseDNS to function-to-script map.
1.1.5
2008-12-21, by Dan
less
more
|
(0)
-120
+120
tip