Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/functions.php
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
file
|
diff
|
annotate
2008-02-09
Dan
Added some basic timezone support; DST support is still to come.
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-28
Dan
Profiling enabled for RenderMan's wikiformat routine; [minor] made HTML from profiler more pretty
file
|
diff
|
annotate
2008-01-28
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-28
Dan
Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
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-26
Dan
Finished (or nearly finished) the admin language CP
file
|
diff
|
annotate
2008-01-25
Dan
[minor] silenced errors to ob_gzhandler()
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
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
2008-01-21
Dan
Started localization on User CP. Localized pagination, password strength, and various other small widgets. Fixed bug in path manager causing return of fullpage from get_page_id_from_url() even when namespace is Special.
file
|
diff
|
annotate
2008-01-21
Dan
Implemented IP logging for comments and registration
file
|
diff
|
annotate
2008-01-03
Dan
WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
file
|
diff
|
annotate
2007-12-30
Dan
Localized the first parts of the admin panel. As a consequence, also wrote a brand new Admin:PageManager that doesn't suck like the old one did.
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-21
Dan
Added initial avatar support. Currently rather feature complete except for admin controls for avatar.
file
|
diff
|
annotate
2007-12-20
Dan
Redid merge, the previous one had a few problems
file
|
diff
|
annotate
2007-12-19
Dan
Fixed: $paths->page_id not set when the page doesn't exist; finally fixed garbled page names for IP addresses
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-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-07
Dan
Merging in changes from stable
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-12-02
Dan
Merging in the newly stable Coblynau
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
less
more
(0)
-50
-30
tip