Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/search.php
2009-01-04
Dan
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
file
|
diff
|
annotate
2008-11-30
Dan
Added additionalwhere option (it was already documented) to custom search API
file
|
diff
|
annotate
2008-11-29
Dan
Fixed PostgreSQL incompatibility in new search API
file
|
diff
|
annotate
2008-11-29
Dan
Added a new search API that allows much easier registration of search results. Basically you give the engine a table, a few columns to look at, and tell it how to format the results and you're done.
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-07-07
Dan
Moved enano_safe_array_merge() to functions.php as comment.php depends on it
file
|
diff
|
annotate
2008-07-03
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
2008-06-10
Dan
Actually made the "prevent search indexing" switch work. Needs to be merged with stable.
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-03-18
Dan
Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
file
|
diff
|
annotate
2008-03-15
Dan
Fixed some bugs with PostgreSQL and added a word_lcase column to the search_index table because collation is not working under MySQL. TODO: Trigger search index rebuild on upgrade to 1.1.4.
file
|
diff
|
annotate
2008-02-24
Dan
Fixed a number of IE6 bugs
file
|
diff
|
annotate
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
file
|
diff
|
annotate
2008-01-30
Dan
Localization is FINISHED, DAMN IT HELLAH YEAH! OVER WITH! Man, it feels to get that off my chest. Release is in under 48 hours, folks. And we're ready for it.
file
|
diff
|
annotate
2008-01-29
Dan
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
file
|
diff
|
annotate
2008-01-23
Dan
Improved compatibility with PostgreSQL and fixed a number of installer bugs; fixed missing "meta" category declaration in language files
file
|
diff
|
annotate
2007-12-28
Dan
Merging in the last couple of revisions from stable
file
|
diff
|
annotate
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
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
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-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
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-10-07
Dan
Rebrand as 1.1.1; everything should now be bumped to "unstable" status
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-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-01
Dan
Added "page hint" on search page; deprecated "www." on EnanoCMS.org links
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
Emergency version change to 1.0rc3 to fix XSS vulnerabilities
file
|
diff
|
annotate
2007-06-13
dan
Adding /includes
file
|
diff
|
annotate
less
more
(0)
tip