Tue, 06 Jul 2010 00:59:06 -0400 |
Dan Fuhry |
Clean up that GLOBALS silliness.
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 20:51:53 -0400 |
Dan Fuhry |
Fixed the (rather expected) 1.0.x migration issues db revision system
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 20:24:19 -0400 |
Dan Fuhry |
First shot at switching to database revision numbers separate from release version number. There are probably bugs, especially related to migration.
|
file |
diff |
annotate
|
Sun, 16 May 2010 21:35:43 -0400 |
Dan |
Added the ability to trust XFF (X-Forwarded-For) headers.
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:46 -0400 |
Dan |
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
|
file |
diff |
annotate
|
Wed, 06 Jan 2010 02:02:51 -0500 |
Dan |
Fixed some bugs with account activation, especially if you're a half-logged-in vegetable.
|
file |
diff |
annotate
|
Sun, 27 Dec 2009 02:27:35 -0500 |
Dan |
Version bump to 1.1.8
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 22:00:02 -0500 |
Dan |
Backout from 1.1.7 due to upgrade issue, fixed and retagging
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 09:54:32 -0400 |
Dan |
Common: renamed global $title to $urlname (it broke the API from non-plugin Enano scripts)
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 20:37:18 -0400 |
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
|
Fri, 21 Aug 2009 13:48:48 -0400 |
Dan |
Common: removed cookie_destroy hack
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 20:01:55 -0400 |
Dan |
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
|
file |
diff |
annotate
|
Tue, 05 May 2009 22:06:23 -0400 |
Dan |
API: Properly handles $title again
|
file |
diff |
annotate
|
Mon, 04 May 2009 23:02:53 -0400 |
Dan |
Removed "@" from all call_user_func() calls to make debugging special pages and such possible
|
file |
diff |
annotate
|