Mercurial
Mercurial
>
repos
>
enano-1.0
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
2007-12-19
Dan
Many changes. Installer with PostgreSQL is broken badly and will be for some time.
file
|
diff
|
annotate
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
file
|
diff
|
annotate
2007-12-13
Dan
Rebrand as 1.0.3 (Dyrad)
file
|
diff
|
annotate
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
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
2007-11-28
Dan
Oops, never merged in updates from ee1fc84f12a8 (240)
file
|
diff
|
annotate
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
file
|
diff
|
annotate
2007-11-26
Dan
Nothing special. ksort()ing list of allowed filetypes in the admin panel to make editing the list marginally easier
file
|
diff
|
annotate
2007-11-22
Dan
Re-sync Oxygen and Mint and Oxygen simple with Oxygen main; a couple improvements to the redirect-on-no-config code
file
|
diff
|
annotate
2007-11-21
Dan
Searching sucks, and Enano's search algorithm was complete bullcrap. So I rewrote it. No, it does not use Google search technology. Like they have a patent for using the Arial font on search result pages anyway.
file
|
diff
|
annotate
2007-11-18
Dan
Major fixes to the ban system - large IP match lists don't slow down the server miserably anymore.
file
|
diff
|
annotate
2007-11-15
Dan
Merging in all changes from revision 185 (90b7a52bea45)
file
|
diff
|
annotate
2007-11-03
Dan
Fix PHP4 compatibility (function def. of password_score)
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-10-21
Dan
Merging in changes from db8a849ad4c9
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-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
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
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
less
more
(0)
-30
tip