2007-11-18 |
Dan |
Merging in fixes from stable
|
file |
diff |
annotate
|
2007-11-15 |
Dan |
Merging in all changes from revision 185 (90b7a52bea45)
|
file |
diff |
annotate
|
2007-11-06 |
Dan |
Merge changes back from Nighthawk
|
file |
diff |
annotate
|
2007-11-06 |
Dan |
Trying to get lang import to work in the installer; it's not working ATM - cache file is generated with lang_id = 0. Syncing to Nighthawk.
|
file |
diff |
annotate
|
2007-11-06 |
Dan |
Merge in new installer framework from stable
|
file |
diff |
annotate
|
2007-11-03 |
Dan |
Fix PHP4 compatibility (function def. of password_score)
|
file |
diff |
annotate
|
2007-11-03 |
Dan |
Merge in scaling abstraction from stable
|
file |
diff |
annotate
|
2007-11-03 |
Dan |
Alternate scaling using GD is implemented now; images will be scaled with ImageMagick if enabled and working; else, GD will be used. No UI changes to speak of, but a check in the installer will be added in a later commit
|
file |
diff |
annotate
|
2007-11-03 |
Dan |
Merging in fixes and updates from 90b7a52bea45
|
file |
diff |
annotate
|
2007-11-03 |
Dan |
Merging in fixes from rev. 207
|
file |
diff |
annotate
|
2007-11-03 |
Dan |
Localized a good part, if not all, of the registration page and a couple other things.
|
file |
diff |
annotate
|
2007-10-29 |
Dan |
All on-page AJAX applets should be localized now
|
file |
diff |
annotate
|
2007-10-28 |
Dan |
Added language export to JSON page and localization for Javascript using $lang.get(). Localized AJAX login interface.
|
file |
diff |
annotate
|
2007-10-28 |
Dan |
Login page mostly localized
|
file |
diff |
annotate
|
2007-10-24 |
Dan |
Merging in fixes from stable
|
file |
diff |
annotate
|
2007-10-21 |
Dan |
Merging in changes from db8a849ad4c9
|
file |
diff |
annotate
|
2007-10-21 |
Dan |
Merging in changes from stable
|
file |
diff |
annotate
|
2007-10-20 |
Dan |
Added a cron framework. Currently tasks will not be run; will implement into templates in next commit
|
file |
diff |
annotate
|
2007-10-15 |
Dan |
Sync from stable
|
file |
diff |
annotate
|
2007-10-12 |
Dan |
Replaced autocompleting username with a much more efficient algorithm and caching system
|
file |
diff |
annotate
|
2007-10-09 |
Dan |
Fixed some regular expressions in HTML optimization algorithm; regex page groups can be edited now (oops)
|
file |
diff |
annotate
|
2007-10-07 |
Dan |
Merging in latest changes from stable
|
file |
diff |
annotate
|
2007-10-07 |
Dan |
SECURITY: remove debug message in session manager; implemented alternate MediaWiki syntax for template embedding; added Adobe Spry for "shake" effect on unsuccessful login
|
file |
diff |
annotate
|
2007-10-07 |
Dan |
Rebrand as 1.1.1; everything should now be bumped to "unstable" status
|
file |
diff |
annotate
|
2007-10-06 |
Dan |
Fixed comment stripping in sanitize_html()
|
file |
diff |
annotate
|
2007-10-06 |
Dan |
Improvements and fixes (hacks?) for HTML sanitization
|
file |
diff |
annotate
|
2007-09-25 |
Dan |
Rebrand for 1.0.2b1
|
file |
diff |
annotate
|
2007-09-24 |
Dan |
Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
|
file |
diff |
annotate
|
2007-09-18 |
Dan |
Fix: textarea tags got stripped naked by the HTML optimizer, now no longer
|
file |
diff |
annotate
|
2007-09-17 |
Dan |
[sync only] Minor display change in Special:About_Enano; added initial PHP function for password strength testing
|
file |
diff |
annotate
|
2007-09-11 |
Dan |
Rebranded as 1.0.1.1; fixed category page drawing bug; updated link to GPL in the about page to the GPLv2
|
file |
diff |
annotate
|
2007-09-09 |
Dan |
Improved ban control page and allowed multiple entries/IP ranges; changed some parameters on jBox; user level changes are logged now
|
file |
diff |
annotate
|
2007-09-08 |
Dan |
Fixed some rather major bugs in the registration system, this will need a release followup
|
file |
diff |
annotate
|
2007-09-02 |
Dan |
Rewrote all code related to delvote_ips column to use serialize()
|
file |
diff |
annotate
|
2007-08-14 |
Dan |
Added ability to detag deleted pages
|
file |
diff |
annotate
|
2007-08-10 |
Dan |
Finished pagination code (was incomplete in previous revision) and added a few hacks for an upcoming theme
|
file |
diff |
annotate
|
2007-08-05 |
Dan |
Fixed IE6 + Admin theme, version typo in installer, and paginator + IE6
|
file |
diff |
annotate
|
2007-08-05 |
Dan |
Replaced the menu in the admin theme with something much more visually pleasureable; minor fix in Special:UploadFile; finished patching a couple of XSS problems from Banshee; finished Admin:PageGroups; removed unneeded code in flyin.js; finished tag system (except tag cloud); 1.0.1 release candidate
|
file |
diff |
annotate
|
2007-08-01 |
Dan |
Improved and enabled HTML optimization algorithm; enabled gzip compression; added but did not test at all the tag cloud class in includes/tagcloud.php, this is still very preliminary and not ready for any type of production use
|
file |
diff |
annotate
|
2007-07-29 |
Dan |
Modified Text_Wiki parser to fully support UTF-8 strings; several other UTF-8 fixes, international characters seem to work reasonably well now
|
file |
diff |
annotate
|
2007-07-28 |
Dan |
Work started on page tags, still aways to go, but syncing to Nighthawk
|
file |
diff |
annotate
|
2007-07-25 |
Dan |
Various bugfixes and cleanups, too much to remember... see the diffs for what got changed :-)
|
file |
diff |
annotate
|
2007-07-21 |
Dan |
Made the move to Loch Ness, and got some basic page grouping functionality working. TODO: fix some UI issues in Javascript ACL editor and change non-JS ACL editor to work with page groups too
|
file |
diff |
annotate
|
2007-07-11 |
Dan |
Redirect pages actually work stable-ish now; critical extraneous debug message removed (oops!)
|
file |
diff |
annotate
|
2007-07-06 |
Dan |
E-mail address mask engine non-Javascript fallback now picks random substitutions for @ and . to make address more unreadable by bots
|
file |
diff |
annotate
|
2007-07-03 |
Dan |
Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
|
file |
diff |
annotate
|
2007-07-02 |
Dan |
Fixed user pages + the new .xx page URL format
|
file |
diff |
annotate
|
2007-07-01 |
Dan |
Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
|
file |
diff |
annotate
|
2007-06-27 |
Dan |
More preliminary l10n work; userpage portal style basics implemented
|
file |
diff |
annotate
|
2007-06-26 |
Dan |
Updated all version numbers back to Banshee; a few preliminary steps towards full UTF-8 support in page URLs
|
file |
diff |
annotate
|
2007-06-23 |
Dan |
Added demo mode functionality to various parts of Enano (unlocked only with a plugin) and fixed groups table
|
file |
diff |
annotate
|
2007-06-23 |
Dan |
Emergency version change to 1.0rc3 to fix XSS vulnerabilities
|
file |
diff |
annotate
|
2007-06-23 |
Dan |
Fixed complicated SQL injection vulnerability in URL handler, updated license info for Tigra Tree Menu, and killed one XSS vulnerability
|
file |
diff |
annotate
|
2007-06-22 |
Dan |
Security: NUL characters are now stripped from GPC; several code readability standards changes
|
file |
diff |
annotate
|
2007-06-13 |
dan |
Adding /includes
|
file |
diff |
annotate
|