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
.
plugins/SpecialUpdownload.php
2009-04-12
Dan
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
file
|
diff
|
annotate
2009-02-16
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
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-11-09
Dan
Fixed filename not being sent through sanitize_page_id() during upload. Non-security.
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-09
Dan
Fixed a few places where page metadata cache should have been purged (there may be a few more commits like this)
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-30
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
2008-06-07
Dan
Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-04-06
Dan
Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
file
|
diff
|
annotate
2008-03-16
Dan
Added support for embedding language data into plugins; updated all version numbers on plugin files
file
|
diff
|
annotate
2008-03-07
Dan
Hopefully completed rewrite and localization of rollback backend and interface
file
|
diff
|
annotate
2008-02-22
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
2008-01-24
Dan
Fixed case-sensitive file extensions
file
|
diff
|
annotate
2008-02-18
Dan
Started (but disabled) work on the new theme manager, 1.1.2 is being released with this thing halfway done.
file
|
diff
|
annotate
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
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-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-22
Dan
Localized Special:UploadFile and Special:DownloadFile
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-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-20
Dan
Redid merge, the previous one had a few problems
file
|
diff
|
annotate
2007-12-13
Dan
Rebrand as 1.0.3 (Dyrad)
file
|
diff
|
annotate
2007-12-02
Dan
Merging in the newly stable Coblynau
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-06
Dan
Merge changes back from Nighthawk
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-20
Dan
Implemented cron image into Oxygen and St Patty as promised; fixed way-outdated version numbers in plugins
file
|
diff
|
annotate
2007-09-07
Dan
Made most special pages "visible"; fixup for non-existent special page redirect in paths.php; rewrote Special:AllPages to have pagination (WiP, Special:SpecialPages is possibly next, depending on whether paginate_array works or not)
file
|
diff
|
annotate
2007-08-09
Dan
AJAX comments are now paginated; plugin manager can now show system plugins; typo in installer corrected; links in oxygen/stpatty/admin footers changed to "About Enano" page; 1.0.1 release candidate
file
|
diff
|
annotate
2007-08-05
Dan
Replaced the menu in the admin theme with something much more visually pleasureable; minor fix in Special:UploadFile; finished patching a couple of XSS problems from Banshee; finished Admin:PageGroups; removed unneeded code in flyin.js; finished tag system (except tag cloud); 1.0.1 release candidate
file
|
diff
|
annotate
2007-08-01
Dan
Improved and enabled HTML optimization algorithm; enabled gzip compression; added but did not test at all the tag cloud class in includes/tagcloud.php, this is still very preliminary and not ready for any type of production use
file
|
diff
|
annotate
2007-06-27
Dan
At last, I fixed all those phased-out enano.homelinux.org links!
file
|
diff
|
annotate
2007-06-13
dan
Initial population
file
|
diff
|
annotate
less
more
(0)
tip