ajax.php
2008-01-28 Dan Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
2008-01-03 Dan WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
2007-12-28 Dan Added ability to require CAPTCHA for guests when editing pages (AJAX INTERFACE ONLY)
2007-12-28 Dan Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
2007-12-26 Dan More localization work. Resolved major issue with JSON parser not parsing files over ~50KB. Switched JSON parser to the one from the Zend Framework (BSD licensed). Forced to split enano.json into five different files.
2007-12-20 Dan Redid merge, the previous one had a few problems
2007-12-19 Dan Fixed: $paths->page_id not set when the page doesn't exist; finally fixed garbled page names for IP addresses
2007-12-19 Dan Merging in a few stray changes from the MySQL branch
2007-12-19 Dan Many changes. Installer with PostgreSQL is broken badly and will be for some time.
2007-12-15 Dan Set Content-type on AJAX login key request to application/json to hopefully block ad injection
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
2007-12-13 Dan Rebrand as 1.0.3 (Dyrad)
2007-12-07 Dan Merging in changes from stable
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.
2007-12-02 Dan Merging in the newly stable Coblynau
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
2007-11-03 Dan Merging in fixes and updates from 90b7a52bea45
2007-11-03 Dan Merging in fixes from rev. 207
2007-10-28 Dan Login page mostly localized
2007-10-24 Dan Merging in fixes from stable
2007-10-24 Dan Update ajax.php to use the new username completion algo
2007-10-26 Dan You know what folks, a lot of Mercurial merges failed, and I just now figured out why. So now all changes from stable are permanently synced in.
2007-10-21 Dan Merging in changes from db8a849ad4c9
2007-10-21 Dan SECURITY: Fixed possible SQL injection in PageUtils page protection; general cleanup of PageUtils; blocked using Project: prefix for page URL strings
2007-10-15 Dan Sync from stable
2007-10-12 Dan Replaced autocompleting username with a much more efficient algorithm and caching system
2007-10-07 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
2007-09-25 Dan Improved response time for username autofill; fix JS login box in Safari (bug surfaced only after 1.0.1)
2007-09-24 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
2007-09-07 Dan Added keep-alive function to admin panel (had been planned for some time) and a new hook, template_var_init_end
less more (0) -30 tip