2010-08-09 |
Dan Fuhry |
Javascript maintenance. Upgraded jQuery; fixed some gzip bugs; added JavascriptCompressor usage to licenses/.
|
changeset |
files
|
2010-08-08 |
Dan Fuhry |
Fixed PHP warning with empty search results
|
changeset |
files
|
2010-08-04 |
Dan Fuhry |
Fixed no plugins showing up in sidebar create block page
|
changeset |
files
|
2010-08-04 |
Dan Fuhry |
Enanium: Link blocks now render properly on the right sidebar, and textual blocks now look good on the left.
|
changeset |
files
|
2010-08-04 |
Dan Fuhry |
Got live reauth working again in the admin cp
|
changeset |
files
|
2010-08-04 |
Dan Fuhry |
Added an icon for Edit Sidebar admin page.
|
changeset |
files
|
2010-08-01 |
Dan Fuhry |
Plugin manager: fixed duplicate removal of whiteout
|
changeset |
files
|
2010-07-31 |
Dan Fuhry |
Experimentally changing how content-length works.
|
changeset |
files
|
2010-07-31 |
Dan Fuhry |
Fixed theme not being loaded in Admin:EditSidebar
|
changeset |
files
|
2010-07-31 |
Dan Fuhry |
Disabled Javascript debugging. That thing has a nasty habit of getting enabled when it shouldn't.
|
changeset |
files
|
2010-07-31 |
Dan Fuhry |
Improved display of comments from foes, and fixed some general issues with the friend and foe lists
|
changeset |
files
|
2010-07-31 |
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
|
2010-07-30 |
Dan |
Fixed redlinks to special pages + parameters
|
changeset |
files
|
2010-07-30 |
Dan |
Files now list what pages use them
|
changeset |
files
|
2010-07-30 |
Dan |
ajax.php getpage now cals $template->set_page() so that templates that depend on PAGE_URLNAME etc. will not show errors
|
changeset |
files
|
2010-07-30 |
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
|
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.
|
changeset |
files
|
2010-07-30 |
Dan |
Updated README and KNOWN_BUGS for 1.1.8
|
changeset |
files
|
2010-07-30 |
Dan |
jBox now works when horizontally scrolled; fixed case matching inconsistency in autofill
|
changeset |
files
|
2010-07-29 |
Dan |
Pending group memberships no longer alter result in rank alterations
|
changeset |
files
|
2010-07-29 |
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
|
2010-07-29 |
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
|
2010-07-29 |
Dan |
Database revision is now shown in ACP home
|
changeset |
files
|
2010-07-29 |
Dan |
Added ability for plugins to hook into admin user manager
|
changeset |
files
|
2010-07-27 |
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
|
2010-07-25 |
Dan |
Fixed direction related regression in drop down code
|
changeset |
files
|
2010-07-25 |
Dan Fuhry |
Made login window focus the controls earlier if animations are disabled.
|
changeset |
files
|
2010-07-06 |
Dan Fuhry |
Clean up that GLOBALS silliness.
|
changeset |
files
|
2010-07-06 |
Dan Fuhry |
Default theme can no longer be changed in demo mode
|
changeset |
files
|
2010-07-05 |
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
|
2010-07-02 |
Dan Fuhry |
Fixed the (rather expected) 1.0.x migration issues db revision system
|
changeset |
files
|
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.
|
changeset |
files
|
2010-07-01 |
Dan Fuhry |
Tagged release: 1.1.7pl1
|
changeset |
files
|
2010-07-01 |
Dan Fuhry |
Integrated XSS patch for 1.1.7 maintenance branch
1.1.7-maintenance 1.1.7pl1
|
changeset |
files
|
2010-06-28 |
Dan Fuhry |
Enanium: Added directionality to simple-header
|
changeset |
files
|
2010-06-28 |
Dan Fuhry |
Oops, maybe I could set English back to LTR :)
|
changeset |
files
|
2010-06-28 |
Dan Fuhry |
Added basic support for right-to-left languages. Set meta_direction to "rtl" in core.json.
|
changeset |
files
|
2010-06-28 |
Dan Fuhry |
SECURITY: Multiple XSS in Special:ChangeStyle. Reported by Mesut Timur of Mavituna Security - thanks! Also removed my stand-in for ucfirst().
|
changeset |
files
|
2010-06-03 |
Dan |
Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
|
changeset |
files
|
2010-05-17 |
Dan |
Added the ability to trust XFF (X-Forwarded-For) headers.
|
changeset |
files
|
2010-05-15 |
Dan |
Test commit to verify that ktulu auto sync works properly
|
changeset |
files
|
2010-05-03 |
Dan |
Added a box on Admin:UploadConfig showing the value of upload_max_filesize.
|
changeset |
files
|
2010-05-01 |
Dan |
Merged (accidental split)
|
changeset |
files
|
2010-05-01 |
Dan |
Fixed typo in that, the parameter that was supposed to go to getConfig was going to htmlspecialchars()
|
changeset |
files
|
2010-05-01 |
Dan |
Added an ajax auto check for the path to ImageMagick in Admin:UploadConfig
|
changeset |
files
|
2010-04-20 |
Dan |
Reordered wiki render stages so images happen before external links. Fixes a parser bug seen, among other places, on the Donation page.
|
changeset |
files
|
2010-04-20 |
Dan |
Fixed some cosmetic bugs in Special:AllPages
|
changeset |
files
|
2010-04-19 |
Dan |
Fixed registration admin override with account_activation set to disable.
|
changeset |
files
|
2010-04-17 |
Dan |
Made separate methods in sessionManager for static and non-static generate_aes_form(), because PHP (erroneously) always calls that method statically.
|
changeset |
files
|
2010-04-06 |
Dan |
Merged
|
changeset |
files
|
2010-04-06 |
Dan |
Added Diffie-Hellman crypto support into the installer. Fixes issue 13.
|
changeset |
files
|
2010-04-06 |
Dan |
Clarified some edit conflict related strings
|
changeset |
files
|
2010-04-02 |
Dan |
Fixed lockout list in ACP under PostgreSQL
|
changeset |
files
|
2010-04-02 |
Neal Gompa |
Merge in changes about legal marks
|
changeset |
files
|
2010-04-02 |
Neal Gompa |
Fixed various legal marks in the strings of the English language pack
|
changeset |
files
|
2010-04-02 |
Dan |
Fixed Gravatars not showing up immediately after save in Avatar UCP
|
changeset |
files
|
2010-04-02 |
Dan |
Fixed fread() usage in Request_HTTP not properly handling incomplete responses
|
changeset |
files
|
2010-04-02 |
Neal Gompa |
Fixed typo in install.json in pgsql "no php extension" error string
|
changeset |
files
|
2010-03-30 |
Dan |
Fixed password_score_field onload in Admin:UserManager
|
changeset |
files
|
2010-03-30 |
Dan |
Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />).
|
changeset |
files
|
2010-03-30 |
Dan |
Renderer: fixed the regex that looks for h-tags in reverse_process_headings so it looks forthe new format #head: IDs.
|
changeset |
files
|
2010-02-26 |
Dan |
Fixed "waiting for l10n init" and js error in Admin:UserManager
|
changeset |
files
|
2010-03-29 |
Dan |
Search: strip HTML tags from result text (DB pages only). Fixes issue 17.
|
changeset |
files
|
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.
|
changeset |
files
|
2010-03-29 |
Dan |
Introduced configurability for gzip compression. Fixes issue 18.
|
changeset |
files
|
2010-03-29 |
Dan |
Replaced (most of) the mini box icons with famfamfam silk icons, they're better looking.
|
changeset |
files
|
2010-03-29 |
Dan |
Added https support in Request_HTTP
|
changeset |
files
|
2010-03-20 |
Dan |
Fixed "unapproved" status taking precedence over "spam" flag in comment submit and some display related bugs in comments.js
|
changeset |
files
|
2010-03-17 |
Dan |
Fixed username not being decoded in Special:ActivateAccount
|
changeset |
files
|
2010-02-08 |
Dan |
Merged braches from accidental split
|
changeset |
files
|
2010-02-08 |
Dan |
Fixed unescaped ampersands in "&enano_version" cache breaking
|
changeset |
files
|
2010-02-07 |
Dan |
URL sanitizer: disabled uppercase letters in URL hex character codes (it was causing conflicts with the Windows/Apache 2.2 alt namespace separator). Thanks Techokami for finding and reporting this bug.
|
changeset |
files
|
2010-02-03 |
Dan |
Added var enano_version to installer JS header
|
changeset |
files
|
2010-02-01 |
Dan |
Modified paragraph rule to not use recursive parsing; made parsing of code and pre tags much more reliable. Fixes issue 1 (QA: RE-TEST).
|
changeset |
files
|
2010-02-01 |
Dan |
Fixed more places where author_uid wasn't right.
|
changeset |
files
|
2010-02-01 |
Dan |
Added "days ago" to the Site Started field on admin home
|
changeset |
files
|
2010-01-19 |
Dan |
Fixed an example url in install.json pophelp (which may be removed momentarily)
|
changeset |
files
|
2010-01-12 |
Dan |
Renamed 1.0.6 -> 1.0.6pl1 upgrade script, migrations from 1.0.6pl1 were broken
|
changeset |
files
|
2010-01-10 |
phirox |
Fix: add author_uid in GROUP BY in LogDisplay for PostgreSQL compatibility
|
changeset |
files
|
2010-01-10 |
Dan |
Fixed author_uid in activation request insertion
|
changeset |
files
|
2010-01-06 |
Dan |
Logins: if the error message string doesn't look like a langstring id, don't prepend "user_err_" to it (some auth plugins are not localized at all, this lets them be without ugly cosmetic bugs)
|
changeset |
files
|
2010-01-06 |
Dan |
Somehow I broke automatic localization of special page titles.
|
changeset |
files
|
2010-01-06 |
Dan |
End year on Enano copyright dates is dynamic now
|
changeset |
files
|
2010-01-06 |
Dan |
DBAL: readded sql_affectedrows(), some plugins were using it
|
changeset |
files
|
2010-01-06 |
Dan |
Fixed some bugs with account activation, especially if you're a half-logged-in vegetable.
|
changeset |
files
|
2010-01-06 |
Dan |
Sessions: fixed on_critical_page(), it referenced the wrong global; enabled better extensible behavior in the account_active column
|
changeset |
files
|
2010-01-05 |
Dan |
Merging scribus and charlie repos
|
changeset |
files
|
2010-01-05 |
Dan |
Fixed ENANO_VERSION under databaseless template class
|
changeset |
files
|
2010-01-05 |
Dan |
common_cli: Fixed warning with $paths->init() (kind of a hack)
|
changeset |
files
|
2010-01-05 |
Dan |
Search: some refinements to algorithm, introduced score promotion for phrase matches and Levenshtein distance based score manipulation
|
changeset |
files
|
2010-01-05 |
Dan |
Fixed a bug in getHighestZ() that broke login boxes
|
changeset |
files
|
2010-01-04 |
Dan |
Fixed Special:AllPages under PostgreSQL. Thanks phirox from IRC.
|
changeset |
files
|
2009-12-28 |
Dan |
Fixed oversanitation of multiple XHTML closing tags in a row
|
changeset |
files
|
2009-12-28 |
Dan |
Tagged 1.1.7 as current-unstable
|
changeset |
files
|
2009-12-27 |
Dan |
All javascript and css requests now append the version number to the URL to break browser caches and prevent from having to clear the cache upon upgrade
|
changeset |
files
|
2009-12-27 |
Dan |
Version bump to 1.1.8
|
changeset |
files
|
2009-12-27 |
Dan |
Fixed phrase search, it got really broken somehow
|
changeset |
files
|
2009-12-22 |
Dan |
TinyMCE: Bumped to v3.2.7
|
changeset |
files
|
2009-12-21 |
Dan |
Fixed two "declaration should be compatible" errors encountered by the BitNami folks. Thanks Neal for reporting.
|
changeset |
files
|
2009-12-19 |
Dan |
Beta release: Enano CMS 1.1.7 (Caoineag beta 2) (retag #2)
|
changeset |
files
|
2009-12-19 |
Dan |
Detagged 1.1.7
1.1.7
|
changeset |
files
|
2009-12-19 |
Dan |
Upgrade: added 1.0.6pl1 migration support, tarball repository will need to be updated
|
changeset |
files
|
2009-12-19 |
Dan |
Beta release: Enano CMS 1.1.7 (Caoineag beta 2)
|
changeset |
files
|
2009-12-19 |
Dan |
Last minute fix to wikitext code tag
|
changeset |
files
|
2009-12-19 |
Dan |
Backout from 1.1.7 due to upgrade issue, fixed and retagging
|
changeset |
files
|
2009-12-19 |
Dan |
Beta release: Enano CMS 1.1.7 (Caoineag beta 2)
|
changeset |
files
|
2009-12-19 |
Dan |
Backed out of ENANO_INSTALLED check in DBAL, it broke CLI installs badly
|
changeset |
files
|
2009-12-19 |
Dan |
OK screw that, put the crypto backend check in functions.
|
changeset |
files
|
2009-12-19 |
Dan |
Fixed libenanoinstall/CLI double declaration of run_installer_stage()
|
changeset |
files
|
2009-12-19 |
Dan |
Forgot table_prefix in the logs table migrator
|
changeset |
files
|
2009-12-19 |
Dan |
Fixed no author_uid in PageProcessor::rename_page()
|
changeset |
files
|
2009-12-19 |
Dan |
Added an upgrade hook to populate the author_uid column in logs, pending test by Neal
|
changeset |
files
|
2009-12-19 |
Dan |
Added ajaxLoginInit to JS load stub list
|
changeset |
files
|
2009-12-19 |
Dan |
Added a graceful dead-end for the tutorial; removed the hash symbols from IRC links per a heads-up from Neal.
|
changeset |
files
|
2009-12-19 |
Dan |
AJAX login: Fixed error box failure to destroy upon cancel. Fixes issue 8.
|
changeset |
files
|
2009-12-19 |
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.
|
changeset |
files
|
2009-12-18 |
Dan |
Wikitext parer: re-added the <code> tag thing
|
changeset |
files
|
2009-12-18 |
Dan |
Comments (AJAX): Now paginated server side. Fixes issue 2.
|
changeset |
files
|
2009-12-18 |
Dan |
Mod extras: Changed string for RDNS generic failure error
|
changeset |
files
|
2009-12-18 |
Dan |
Fixed php_in_pages out-of-scope error in Special:UploadFile; modified RenderMan::preprocess_text() to take a permissions object for any page
|
changeset |
files
|
2009-12-17 |
Dan |
ACP: Added lockout management feature
|
changeset |
files
|
2009-12-17 |
Dan |
Fixed undefined $score_min in password change. Potential security concern?
|
changeset |
files
|
2009-12-17 |
Dan |
Namespace_Default: added a workaround for an inconsistency in SQL. Basically, if you join the same table multiple times under multiple aliases, COUNT() always uses the first instance. Was affecting the comment counter in the "discussion" button.
|
changeset |
files
|
2009-12-17 |
Dan |
JSON preparser: fixed corruption of strings that include the exact pattern word, comma, space, word, colon
|
changeset |
files
|
2009-12-13 |
Dan |
Merge from accidental split
|
changeset |
files
|
2009-12-13 |
Dan |
DBAL: Majorly cleaned up and improved coding standards/documentation
|
changeset |
files
|
2009-12-12 |
Dan |
Installer: cleaned up CSS header; updated comments in config.php to not say that passwords are stored with AES (as they are now stored with HMAC-SHA1)
|
changeset |
files
|
2009-12-12 |
Dan |
Updated KNOWN_BUGS to point to our issue tracker
|
changeset |
files
|