language/english/admin.json
2011-01-29 Dan Fuhry ACL permissions viewer has better formatting now
2010-09-05 Dan Fuhry Merged (again)
2010-09-05 Dan Fuhry Fixed typo in string acl_inherit_pg_everyone. Fixes issue 22.
2010-08-22 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).
2010-07-30 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.
2010-07-29 Dan Database revision is now shown in ACP home
2010-07-02 Dan Fuhry First shot at switching to database revision numbers separate from release version number. There are probably bugs, especially related to migration.
2010-05-17 Dan Added the ability to trust XFF (X-Forwarded-For) headers.
2010-05-03 Dan Added a box on Admin:UploadConfig showing the value of upload_max_filesize.
2010-04-02 Neal Gompa Fixed various legal marks in the strings of the English language pack
2010-03-29 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.
2010-03-29 Dan Introduced configurability for gzip compression. Fixes issue 18.
2010-02-01 Dan Added "days ago" to the Site Started field on admin home
2009-12-18 Dan Mod extras: Changed string for RDNS generic failure error
2009-12-17 Dan ACP: Added lockout management feature
2009-09-26 Dan A bit of refinement and consistency to "Powered by Enano" link and associated documentation
2009-07-13 Dan ACL editor: finally fixed that annoying blank-window bug on rule deletion
2009-07-08 Dan Fixed one unlocalized string in sidebar editor; fixed sidebar editor jQuery init race condition seen under Firefox and Chromium on 64-bit
2009-05-27 Dan AJAX rdns call now calls is_valid_ip() (security?)
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-04-15 Dan New, beautiful, rethought Admin:Home. No, really, you'll like it.
2009-04-12 Dan When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
2009-03-22 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-20 Dan Resynced version numbers in JSON language files
2009-03-18 Dan Plugins: Added checks and additional warning for authentication plugins.
2009-02-16 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-01-26 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-12 Dan Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.
2008-12-23 Dan Updated URLs and strings to point to the new server (ktulu)
2008-11-21 Dan Added dependency checking in ACL tracer
2008-11-15 Dan Added ability to have alternate main page for members
2008-11-09 Dan Added config option to grant userpage rights to new users (defaults to on, as it was hardcoded on before)
2008-11-09 Dan Merging in the past three months' work on ACL tracing tools.
2008-08-12 Dan Added customizable parameters for session length and the long-missing "remember me" option (or rather, the ability to turn it off and make sessions temporary)
2008-08-11 Dan Added preliminary support for ACL presets. Yay!
2008-08-05 Dan [Demo Security] Fixed plugin manager ignoring lockdown settings in demo mode
2008-07-22 Dan Improved JSON validation and error interface when validation fails; made rank manager support custom CSS
2008-07-20 Dan Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
2008-07-12 Dan Added group_rank option in admin group manager and user_title option in admin user manager
2008-07-12 Dan Fixed DiffieHellman in UserManager and added rank selector
2008-07-12 Dan Added Gravatar support in UserManager in admin panel
2008-07-12 Dan Rank editor is now in a working (beautiful) state. More intuitive than a Mac.
2008-07-10 Dan Added Gravatar support! And it's really configurable too.
2008-07-09 Dan Completed work (we hope) on CacheManager admin page
2008-07-07 Dan First draft of new CacheManager admin page. Backend is yet to be implemented.
2008-06-07 Dan Added re-import function to plugin manager
2008-05-25 Dan More work done on effective permissions API, namely reporting of page group and usergroup names
2008-05-16 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
2008-05-11 Dan Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
2008-05-05 Dan Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
2008-04-12 Dan [HIG] Added a little heading and intro message to the top of the plugin manager
2008-04-10 Dan Implemented security logging for plugin management
2008-04-10 Dan (Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
2008-04-09 Dan New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
2008-04-06 Dan Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
2008-03-29 Dan AJAX interface for listing ACL rules implemented
2008-03-27 Dan Made some improvements to ACL system including: warning on setting Deny for Everyone on the entire site, added ACL_ALWAYS_ALLOW_ADMIN_EDIT_ACL, and changed behavior as noted in the docs so that Deny for Everyone is no longer able to be overridden
2008-03-16 Dan Added support for embedding language data into plugins; updated all version numbers on plugin files
2008-03-03 Dan Added modal dialog support for page editor; added customizability for breadcrumbs (thanks to Manoj for idea)
2008-03-01 Dan Finished theme manager to the point where it's in a working state in Firefox and hopefully IE.
less more (0) -60 tip