2010-06-28 |
Dan Fuhry |
SECURITY: Multiple XSS in Special:ChangeStyle. Reported by Mesut Timur of Mavituna Security - thanks!
1.0.6pl2
|
changeset |
files
|
2009-12-28 |
Dan |
Fixed a couple non-security sanitizer and editor bugs
|
changeset |
files
|
2009-12-28 |
Dan |
Updated current-stable tag
|
changeset |
files
|
2009-08-24 |
Dan |
Stable release: Enano CMS 1.0.6pl1
|
changeset |
files
|
2009-08-22 |
Dan |
Fixed lockup on unclosed HTML tags in wikiformat_process_block()
1.0.6pl1
|
changeset |
files
|
2009-08-22 |
Dan |
Version bumped to v1.0.6pl1
|
changeset |
files
|
2009-08-21 |
Dan |
SECURITY: Comments: fix poor sanitization of subject on initial submit
|
changeset |
files
|
2009-03-21 |
Dan |
Merging nighthawk and scribus branches
|
changeset |
files
|
2009-03-21 |
Dan |
Fixed typo in function call to check for apache 2.2
|
changeset |
files
|
2009-01-18 |
Dan |
Added license block to AmigaLink captcha engine and set this engine as the default; clarified licensing situation for this module in licenses/index.html
|
changeset |
files
|
2009-01-18 |
Dan |
Updated current-stable tag
|
changeset |
files
|
2009-01-18 |
Dan |
Re-merged 1.0.6 tag
|
changeset |
files
|
2009-01-18 |
Dan |
Continuation of previous commit in admin CP; EditSidebar: updated strings to be more accurate (thanks again Vadi)
|
changeset |
files
|
2009-01-18 |
Dan |
Pageutils: Also delete page-specific ACL rules when deleting a page (thanks Vadi)
|
changeset |
files
|
2009-01-18 |
Dan |
SECURITY: Enforce denied history_view on previous revisions
|
changeset |
files
|
2009-01-18 |
Dan |
Removed some crufty CSS classes in enano-shared (thanks Vadi)
|
changeset |
files
|
2009-01-17 |
Dan |
Stable release: Enano CMS 1.0.6 (Roane)
|
changeset |
files
|
2009-01-17 |
Dan |
Updated readme for Roane
1.0.6
|
changeset |
files
|
2009-01-17 |
Dan |
Rebrand as v1.0.6 (Roane)
|
changeset |
files
|
2009-01-17 |
Dan |
Merging branches
|
changeset |
files
|
2009-01-17 |
Dan |
SECURITY: Fix XSS under IE in closing tags (shared sanitizer)
|
changeset |
files
|
2009-01-17 |
Dan |
Minor fix to OS detection in install
|
changeset |
files
|
2008-11-30 |
Dan |
Plugins can now register their own custom actions for $_GET["do"]. (Backport from unstable)
|
changeset |
files
|
2008-11-27 |
Dan |
Stable release: Enano CMS 1.0.5 (Ferrishyn)
|
changeset |
files
|
2008-11-27 |
Dan |
Remove some unused/obsolete release tags
1.0.5
|
changeset |
files
|
2008-11-27 |
Dan |
[cosmetic only] lowercase release name in installer splash
|
changeset |
files
|
2008-11-27 |
Dan |
Made UX for Windows patch more pleasant including external documentation. Breaking change to dynamic download script.
|
changeset |
files
|
2008-11-26 |
Dan |
Updated readme for Ferrishyn
|
changeset |
files
|
2008-11-07 |
Dan |
Fixed sanitization of full page IDs with accidental parse of escaped hex character in dirtify_page_id(). Thanks Asterion; see http://forum.enanocms.org/post/20/
|
changeset |
files
|
2008-09-16 |
Dan |
Fixed IPv6 address match (the one from phpBB3 did not work)
|
changeset |
files
|
2008-09-10 |
Dan |
Fixed SQL parse errors caused by conversion to \r\n by some FTP/zip clients (hackish workaround that isn't Enano's fault)
|
changeset |
files
|
2008-08-22 |
Dan |
Forgot to update, merging heads from nighthawk and scribus
|
changeset |
files
|
2008-08-22 |
Dan |
Redid tags to match version numbers; only latest release will be tagged as such from now on. Hopefully Mercurial registers this.
|
changeset |
files
|
2008-08-17 |
Dan |
Upgrade from 1.0.4 -> 1.0.5 now tolerates errors in user -> user_id transition in tags table
|
changeset |
files
|
2008-08-05 |
Dan |
Tagging revision 290 (72ecb951b313) as release, it was never done before.
|
changeset |
files
|
2008-08-05 |
Dan |
Backported customizable 404 page from unstable (thanks Vadi); made customizable 404 page have a {STANDARD404} variable available to allow embedding the "default" 404 content.
|
changeset |
files
|
2008-08-04 |
Dan |
RNG now uses /dev/urandom instead of /dev/random to fix slowdowns during login. Potentially not as secure, but speed problems on some servers were of blocker severity.
|
changeset |
files
|
2008-06-27 |
Dan |
Merging scribus and nighthawk branches
|
changeset |
files
|
2008-06-27 |
Dan |
Fixed jBox hover event reference to undefined object
|
changeset |
files
|
2008-06-27 |
Dan |
Fixed E_STRICT under PHP 5 and 6 (reference operator in instanciation)
|
changeset |
files
|
2008-06-12 |
Dan |
Merging in page['visible'] patch from unstable, pages marked as invisible should now be omitted from searches
|
changeset |
files
|
2008-05-10 |
Dan |
Tagging latest revision as rebrand
|
changeset |
files
|
2008-05-10 |
Dan |
Rebrand as 1.0.5 (Ferrishyn)
|
changeset |
files
|
2008-05-10 |
Dan |
Fixed (again) the user -> user_id transition in enano_tags table
|
changeset |
files
|
2008-04-13 |
Dan |
Fixed aclScopeSel control in Safari/KHTML
|
changeset |
files
|
2008-04-13 |
Dan |
Added enforced warning about PHP4
|
changeset |
files
|
2008-03-17 |
Dan |
Filled and updated out the README for 1.0.4
1.0.4
|
changeset |
files
|
2008-03-15 |
Dan |
Backporting cron fixes from unstable
|
changeset |
files
|
2008-03-03 |
Dan |
Allowed uppercase characters to be used in the database name (thanks Andrew)
|
changeset |
files
|
2008-03-02 |
Dan |
Fixed PHP warning in Rijndael RNG code when open_basedir restriction in effect
|
changeset |
files
|
2008-02-28 |
Dan |
Tagging latest revision as rebrand
|
changeset |
files
|
2008-02-28 |
Dan |
Rebrand as 1.0.4 (Ellyyllon)
|
changeset |
files
|
2008-02-22 |
Dan |
Fixed: RenderMan::getPage() failing with access denial when fetching template and view_source results in deny
|
changeset |
files
|
2008-02-02 |
Dan |
Made all captcha fields case-insensitive (thanks pkeating)
|
changeset |
files
|
2008-02-01 |
Dan |
Merging scribus and nighthawk branches
|
changeset |
files
|
2008-02-01 |
Dan |
Fixed jBox menus failing to appear when window scrolled down
|
changeset |
files
|
2008-02-01 |
Dan |
Fixed special pages being returned with subpage information inappropriately from $paths->get_pageid_from_url()
|
changeset |
files
|
2008-01-29 |
Dan |
Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
|
changeset |
files
|
2008-01-29 |
Dan |
Re-applying the revision with the comment fix (bad merge a couple revs back)
|
changeset |
files
|
2008-01-28 |
Dan |
Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
|
changeset |
files
|
2008-01-24 |
Dan |
Merging in a couple revisions from Nighthawk
|
changeset |
files
|
2008-01-24 |
Dan |
Fixed case-sensitive file extensions
|
changeset |
files
|
2008-01-21 |
Dan |
Fixed broken regenCaptcha() in Special:Register
|
changeset |
files
|
2008-01-19 |
Dan |
Not sure if $taboo was getting sanitized or not. Possibly an SQL injection vulnerability that allows maliciously crafted group names to inject SQL at a later date when the group CP is loaded. Unconfirmed, theoretical fix.
|
changeset |
files
|
2008-01-18 |
Dan |
Removed all PostgreSQL support from the installer as per http://enanocms.org/News:1200114064; installer support for Postgres is available in the 1.1 branch now
|
changeset |
files
|
2008-01-10 |
Dan |
PHP4 fix: sidebar missing in installer UI: problem was wrongly named constructor for templateIndividualSafe
|
changeset |
files
|
2008-01-10 |
Dan |
Fix undefined E_STRICT under PHP 4; add PHP 4 deprecation notice in admin panel
|
changeset |
files
|
2008-01-02 |
Dan |
Installer works again now (for MySQL only)
|
changeset |
files
|
2008-01-02 |
Dan |
Adding a few stray files and removing the no-longer-needed Creative Commons Attribution 2.0 license (no more libraries under that license are included with Enano); adding hooks pageprocess_render_{head,tail} to be run before and after the final page render, respectively.
|
changeset |
files
|
2008-01-01 |
Dan |
Integrating patch for PHP 6.0-dev compatibility
|
changeset |
files
|
2007-12-27 |
Dan |
Fixed search indexer causing duplicate keys when two "words" of 64+ characters encountered and first 64 characters are the same (thanks Vadi); attempt to fix onunload confirmation during page editing
|
changeset |
files
|
2007-12-23 |
Dan |
Corrected licensing issue on YoungPup's DOM-Drag (it is now public domain -> GPLv2+ for Enano); fixed wrongful access denial under specific circumstances (fetch_page_acl() on nonexistent page + wiki mode)
|
changeset |
files
|
2007-12-19 |
Dan |
Fixed: $paths->page_id not set when the page doesn't exist; finally fixed garbled page names for IP addresses
|
changeset |
files
|
2007-12-19 |
Dan |
Merging in a few stray changes from the MySQL branch
|
changeset |
files
|
2007-12-19 |
Dan |
A number of updates to the graphing code (it should actually work now)
|
changeset |
files
|
2007-12-19 |
Dan |
Many changes. Installer with PostgreSQL is broken badly and will be for some time.
|
changeset |
files
|
2007-12-15 |
Dan |
Set Content-type on AJAX login key request to application/json to hopefully block ad injection
|
changeset |
files
|
2007-12-15 |
Dan |
SURPRISE! Preliminary PostgreSQL support added. The required schema file is not present in this commit and will be included at a later date. No installer support is implemented. Also in this commit: several fixes including <!-- SYSMSG ... --> was broken in template compiler; set fixed width on included images to prevent the thumbnail box from getting huge; added a much more friendly interface to AJAX responses that are invalid JSON
|
changeset |
files
|
2007-12-13 |
Dan |
Stable release: Enano CMS 1.0.3 (Dyrad)
1.0.3
|
changeset |
files
|
2007-12-13 |
Dan |
Tagging latest revision for rebrand
|
changeset |
files
|
2007-12-13 |
Dan |
Rebrand as 1.0.3 (Dyrad)
|
changeset |
files
|
2007-12-13 |
Dan |
SECURITY: CRITICAL: Fix SQL injection in admin CP page editor
|
changeset |
files
|
2007-12-12 |
Dan |
Fixed focus of AJAX login form fields in IE; removed stale/unused call to $template->makeParserText() in paginate_array(); added hook page_create_request to possibly help control creation of pages of certain namespaces from plugins; fixed critical bug in user CP that prevented plugins from adding custom CP modules
|
changeset |
files
|
2007-12-03 |
Dan |
Improved physical pages: they support comments and have their own dedicated namespace now. Still some consistency fixes to make.
|
changeset |
files
|
2007-12-03 |
Dan |
Deprecated debugConsole and removed all calls to it. Added a lot of comments to common.php. Added support for "anonymous pages" that are created when the Enano API is loaded from an external script. Fixed missing border-bottom on Type 2 sidebar blocks in Oxygen.
|
changeset |
files
|
2007-12-01 |
Dan |
Fixed: sanitation loop on ampersands in encodeAttribute() (this was MediaWiki's fault)
|
changeset |
files
|
2007-12-01 |
Dan |
Stable release: Enano CMS 1.0.2 (Coblynau)
1.0.2
|
changeset |
files
|
2007-12-01 |
Dan |
Dummy revision to artificially increment build number
|
changeset |
files
|
2007-12-01 |
Dan |
Fix missing dependency on search.php in upgrade script
|
changeset |
files
|
2007-12-01 |
Dan |
Detagging release due to stupid upgrade fix
|
changeset |
files
|
2007-12-01 |
Dan |
Stable release: Enano CMS 1.0.2 (Coblynau)
|
changeset |
files
|
2007-12-01 |
Dan |
How could I forget the TRADEMARK SIGN?
|
changeset |
files
|
2007-12-01 |
Dan |
Updated artwork with finalized new/revised logo; finalized upgrade schema
|
changeset |
files
|
2007-11-28 |
Dan |
Add installer pop-help topic for URL scheme, in response to http://forum.enanocms.org/viewtopic.php?f=5&t=19
|
changeset |
files
|
2007-11-28 |
Dan |
Oops, never merged in updates from ee1fc84f12a8 (240)
|
changeset |
files
|
2007-11-28 |
Dan |
Hopefully now all calls to escape() are replaced with ajaxEscape() in response to Tomasz's forum post; remove deprecated version of show_category_info() from functions.php
|
changeset |
files
|
2007-11-26 |
Dan |
SECURITY: Tighten default allowed file types; make sure search index rebuild is performed on upgrade
|
changeset |
files
|
2007-11-26 |
Dan |
Final development freeze for release: 1.0.2 (Coblynau); only critical bugs fixed until GA
|
changeset |
files
|
2007-11-26 |
Dan |
Add warning in installer for PHP < 5.2.0; hopefully fix validation of e-mail addresses with dashes
devel-freeze
|
changeset |
files
|
2007-11-26 |
Dan |
Nothing special. ksort()ing list of allowed filetypes in the admin panel to make editing the list marginally easier
|
changeset |
files
|
2007-11-26 |
Dan |
Added OpenDocument MIME types and extensions; make sql_report page show total time taken for SQL queries
|
changeset |
files
|
2007-11-25 |
Dan |
Fixed highlighting in search results; changed search algorithm to give more score for terms found in page title; hopefully (hackishly) fixed login_key_cache getting too long
|
changeset |
files
|
2007-11-24 |
Dan |
A couple of minor tweaks to the upgrade schema; tests pending
|
changeset |
files
|
2007-11-24 |
Dan |
The template-cache incompatibility bug has finally been isolated, so a function to clear the template cache was added into the upgrade script for 1.0.2
|
changeset |
files
|
2007-11-24 |
Dan |
Fixed a few major bugs with the upgrade script and the config file not getting loaded properly due to IN_ENANO_INSTALL
|
changeset |
files
|
2007-11-24 |
Dan |
Hopefully once again fix scriptPath detection in dbal.php
|
changeset |
files
|
2007-11-24 |
Dan |
Fix missing REPORT_URI variable in template_nodb
|
changeset |
files
|
2007-11-24 |
Dan |
Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
|
changeset |
files
|
2007-11-23 |
Dan |
Changed all urlname/page_id columns to varchar(255) because 63 characters just isn't long enough
|
changeset |
files
|
2007-11-22 |
Dan |
Made the username validation regexp in install less picky since it was blacklisting two of the letters in my name. >.<
|
changeset |
files
|
2007-11-22 |
Dan |
Feature freezing repository for Coblynau release
|
changeset |
files
|
2007-11-22 |
Dan |
Entering feature freeze for Coblynau release
feature-freeze
|
changeset |
files
|