Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/template.php
2008-06-07
Dan
Modified $template->init_vars() to pivot to local page metadata and permissions from a PageProcessor object instead of global data from $paths and permissions from $session to allow redirects to affect on-page controls as well as the actual content (only partially complete, protection and several other elements still need to be localized)
file
|
diff
|
annotate
2008-05-16
Dan
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
file
|
diff
|
annotate
2008-04-15
Dan
Merging changes from nighthawk
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-04-15
Dan
Added template_compile_subst hook
file
|
diff
|
annotate
2008-04-12
Dan
Huge improvements to the template_nodb class and surrounding code; moved template compiler core to its own non-classed function to allow code re-use
file
|
diff
|
annotate
2008-04-09
Dan
New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
file
|
diff
|
annotate
2008-03-27
Dan
Made some improvements to ACL system including: warning on setting Deny for Everyone on the entire site, added ACL_ALWAYS_ALLOW_ADMIN_EDIT_ACL, and changed behavior as noted in the docs so that Deny for Everyone is no longer able to be overridden
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-07
Dan
Oops: fixed broken template loader in upgrader for 1.0.x and 1.1.1
file
|
diff
|
annotate
2008-03-07
Dan
Fixed session validation bug in upgrade script; fixed non-object reference in template_nodb
file
|
diff
|
annotate
2008-03-03
Dan
Implemented password reset (albeit hackishly) into the new login API; added dummy window.console object to hopefully reduce errors when Firebug isn't around; fixed the longstanding ACL dismiss/close button bug; fixed a couple undefined variables in mailer; fixed PHP error on attempted opening of /dev/(u)random in rijndael.php; clarified documentation for PageProcessor::update_page(); fixed some logic problems in theme ACL code; disabled CAPTCHA debug
file
|
diff
|
annotate
2008-03-02
Dan
Implemented all security features on theme disabling and ACLs; added clean_key mode to login API to clean unused encryption keys
file
|
diff
|
annotate
2008-03-01
Dan
Fixed the fact that cron just didn't work at all (brain fart that day or something)
file
|
diff
|
annotate
2008-02-22
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
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)
file
|
diff
|
annotate
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
file
|
diff
|
annotate
2008-01-10
Dan
PHP4 fix: sidebar missing in installer UI: problem was wrongly named constructor for templateIndividualSafe
file
|
diff
|
annotate
2008-01-01
Dan
Integrating patch for PHP 6.0-dev compatibility
file
|
diff
|
annotate
2008-02-20
Dan
Added support for Diffie-Hellman key exchange during login. w00t!
file
|
diff
|
annotate
2008-02-13
Dan
Unsuccessful attempt at fixing "dismiss"/"close manager" buttons in ACL editor; non-breaking change to template API to allow plugins to add "normal" sidebar widgets in addition to the special "raw" block type, specified as the third parameter to $template->sidebar_widget(). Defaults to false, which is old behavior; new behavior (enabled by passing TRUE as the 3rd param) means that the content of the block is primarily block-level links.
file
|
diff
|
annotate
2008-02-12
Dan
Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
file
|
diff
|
annotate
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
file
|
diff
|
annotate
2008-02-03
Dan
Fixed some stray undefined-variable problems revealed as a result of testing on Windows Server '03, IIS6, PHP/FastCGI, and PostgreSQL 8.2.5.
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
Merging Nighthawk and Scribus branches (and Scribus is back, yay!)
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-29
Dan
Fixed SYSMSG tag in templates causing problems; commented out ENANO_DEBUG; fixed bad table prefix in installer payload logic
file
|
diff
|
annotate
2008-01-26
Dan
Removed stray debugging info from ACL editor success notification; added ability for guests to set language on URI (?lang=eng); added html_in_pages ACL type and separated from php_in_pages so HTML can be embedded but not PHP; rewote portions of the path manager to better abstract URL input; added Zend Framework into list of BSD-licensed libraries; localized some remaining strings; got the migration script working, but just barely; fixed display bug in Special:Contributions; localized Main Page button in admin panel
file
|
diff
|
annotate
2008-01-25
Dan
A number of scattered changes. Profiler added and only enabled in debug mode (currently on), but awfully useful for fixing performance in the future. Started work on Admin:LangManager
file
|
diff
|
annotate
less
more
(0)
-100
-50
-30
tip