Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-28
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
plugins/SpecialUserPrefs.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-12-21
Dan
Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
file
|
diff
|
annotate
2008-11-15
Dan
Added ability to have alternate main page for members
file
|
diff
|
annotate
2008-09-21
Dan
Added initial support for DST. Rules are defined in constants.php and are extensible.
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
Fixed non-localized buttons in navbar on user CP, top menu trigger buttons should act as links again
file
|
diff
|
annotate
2008-07-10
Dan
Added Gravatar support! And it's really configurable too.
file
|
diff
|
annotate
2008-06-30
Dan
Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key
file
|
diff
|
annotate
2008-06-26
Dan
Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
file
|
diff
|
annotate
2008-06-15
Dan
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
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-05-16
Dan
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
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-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-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-02-09
Dan
Added some basic timezone support; DST support is still to come.
file
|
diff
|
annotate
2008-01-29
Dan
Merging Nighthawk and Scribus branches (and Scribus is back, yay!)
file
|
diff
|
annotate
2008-01-29
Dan
Localized stray string "list of registered members" in UCP
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-21
Dan
Finished l10n on user CP
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
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-21
Dan
Added update-checking function (still a little rough around the edges); added support into admin user CP for changing avatars
file
|
diff
|
annotate
less
more
(0)
-28
tip