includes/pageprocess.php
Sun, 30 Dec 2007 01:13:24 -0500 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.
Thu, 27 Dec 2007 22:09:33 -0500 Dan Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
Fri, 21 Dec 2007 18:21:20 -0500 Dan Added update-checking function (still a little rough around the edges); added support into admin user CP for changing avatars
Thu, 20 Dec 2007 22:23:07 -0500 Dan Added initial avatar support. Currently rather feature complete except for admin controls for avatar.
Wed, 19 Dec 2007 22:55:40 -0500 Dan Redid merge, the previous one had a few problems
Wed, 19 Dec 2007 17:15:48 -0500 Dan Fixed: $paths->page_id not set when the page doesn't exist; finally fixed garbled page names for IP addresses
Tue, 18 Dec 2007 23:44:55 -0500 Dan Many changes. Installer with PostgreSQL is broken badly and will be for some time.
Sat, 15 Dec 2007 18:10:14 -0500 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
Tue, 11 Dec 2007 19:15:26 -0500 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
Fri, 07 Dec 2007 18:47:37 -0500 Dan Localized remainder of on-page tools and parts of PageProcess
Fri, 07 Dec 2007 16:42:22 -0500 Dan Merging in changes from stable
Mon, 03 Dec 2007 18:45:37 -0500 Dan Improved physical pages: they support comments and have their own dedicated namespace now. Still some consistency fixes to make.
Sun, 02 Dec 2007 16:00:10 -0500 Dan Merging in the newly stable Coblynau
Sat, 24 Nov 2007 00:53:23 -0500 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
Fri, 23 Nov 2007 17:59:24 -0500 Dan Changed all urlname/page_id columns to varchar(255) because 63 characters just isn't long enough
Sat, 03 Nov 2007 07:43:35 -0400 Dan Merging in fixes and updates from d8156d18ac58
Sat, 06 Oct 2007 20:36:40 -0400 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
Thu, 27 Sep 2007 15:55:37 -0400 Dan Sync from stable (Coblynau beta)
Sun, 23 Sep 2007 23:21:10 -0400 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
Wed, 29 Aug 2007 18:23:37 -0400 Dan Implemented some extra functionality for friends/foes in comments; fixed lack of table_prefix in stats.php line 63
Sun, 26 Aug 2007 20:45:33 -0400 Dan Several major improvements: Memberlist page added (planned since about beta 2), page group support added for non-JS ACL editor (oops!), and attempting to view a page for which you lack read permissions will get you logged.
Thu, 16 Aug 2007 20:35:49 -0400 Dan Redirections to the main page use the redirect() function now
Tue, 14 Aug 2007 20:48:29 -0400 Dan Fixed stupid redirect bug that referenced $paths without importing it, gah...
Tue, 14 Aug 2007 15:13:40 -0400 Dan Added ability to detag deleted pages
Mon, 06 Aug 2007 10:09:48 -0400 Dan Tag cloud is now implemented
Sat, 21 Jul 2007 18:12:10 -0400 Dan Made the move to Loch Ness, and got some basic page grouping functionality working. TODO: fix some UI issues in Javascript ACL editor and change non-JS ACL editor to work with page groups too
Wed, 11 Jul 2007 13:00:19 -0400 Dan Redirect pages actually work stable-ish now; critical extraneous debug message removed (oops!)
Tue, 10 Jul 2007 12:31:12 -0400 Dan I fixed the statistics!!! YAY!!
Fri, 06 Jul 2007 11:04:38 -0400 Dan OK, that last commit only made things worse...it's fixed now.
Fri, 06 Jul 2007 10:59:46 -0400 Dan Fixed minor userpage issue where comments posted by guests under the same name as the username being displayed were shown on that user's userpage
less more (0) -30 tip