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/common_cli.php
2009-08-22
Dan
A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
file
|
diff
|
annotate
2009-08-21
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
2009-05-05
Dan
Removed "@" from all call_user_func() calls to make debugging special pages and such possible
file
|
diff
|
annotate
2009-01-15
Dan
Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
file
|
diff
|
annotate
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-08-18
Dan
Added ENANO_NO_PLUGINS optional switch to common_cli.
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-28
Dan
Made cdnPath define conditionally; fixed common_cli not properly loading plugins
file
|
diff
|
annotate
2008-07-20
Dan
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
file
|
diff
|
annotate
2008-07-09
Dan
Made CLI version of common load cache manager properly
file
|
diff
|
annotate
2008-05-05
Dan
Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-03-15
Dan
Added basic CLI support for the Enano API. Loads automatically, just include common.php as normal. REVISION 500!!! :-D
file
|
diff
|
annotate
less
more
(0)
tip