root/trunk/classes


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @187 [187] 2008-12-27 18:21:14 hannes frontend for bot definitions (ticket #47)
(edit) @186 [186] 2008-12-27 15:29:21 hannes flexible marking of forums and topics with new posts (ticket #88)
(edit) @170 [170] 2008-11-30 15:51:33 hannes adopting exact MySQL table locking syntax
(edit) @169 [169] 2008-11-29 19:24:42 hannes allow multiple posts to be inserted into posting area as quotes …
(edit) @166 [166] 2008-11-28 23:41:07 hannes putting all input variables into a global $INPUT array to distinguish …
(edit) @163 [163] 2008-11-28 18:29:29 hannes re-order the buttons on the post form a little to make confusion between …
(edit) @161 [161] 2008-11-12 17:36:36 hannes sorting avatar dropdown list
(edit) @160 [160] 2008-09-08 08:18:04 hannes correct member part in post preview (ticket #86)
(edit) @159 [159] 2008-09-04 08:06:46 hannes fixing search pages > 1 (ticket #85)
(edit) @156 [156] 2008-08-27 09:26:23 hannes underlining links in posts (ticket #84)
(edit) @155 [155] 2008-08-27 09:12:11 hannes currect encoding of ampersands in signatures (ticket #83)
(edit) @152 [152] 2008-08-03 10:03:15 hannes fixing overflow error of logins.php (ticket #82)
(edit) @151 [151] 2008-06-05 10:37:01 hannes making username mandatory when posting (ticket #81)
(edit) @148 [148] 2008-05-14 17:16:47 hannes encoding ampersands in topic titles (ticket #80)
(edit) @147 [147] 2008-05-14 17:02:15 hannes fixing search for member's posts when using MySQL (ticket #79)
(edit) @144 [144] 2008-04-01 08:29:30 hannes fixing admin account creation in installer
(edit) @142 [142] 2008-03-29 17:00:52 hannes location bar should point to edit instead of delete on the respective …
(edit) @141 [141] 2008-03-23 19:16:30 hannes saving ids of members who have voted on a poll instead of their …
(edit) @140 [140] 2008-03-18 16:38:36 hannes putting default blank avatar into PHP script instead of assigning a …
(edit) @139 [139] 2008-03-18 16:31:14 hannes catching NULL values in birthday field (ticket #78)
(edit) @138 [138] 2008-03-15 09:51:05 hannes fixing inclusion of language files on mailing page (ticket #77)
(edit) @137 [137] 2008-03-15 09:43:02 hannes setting full mail headers everywhere (ticket #76)
(edit) @136 [136] 2008-03-14 20:05:11 hannes fixing reply notification for members who haven't set a specific board …
(edit) @135 [135] 2008-03-03 17:21:49 hannes no extra encoding of XML entities when quoting (ticket #73)
(edit) @134 [134] 2008-02-18 21:15:36 hannes encoding ampersands just once in messenger
(edit) @133 [133] 2008-02-17 09:33:38 hannes fixing textarea for editing posts if it contains XML entities (ticket #71)
(edit) @132 [132] 2008-02-17 09:28:20 hannes escaping ampersands one time less when saving an edited post (ticket #70)
(edit) @131 [131] 2008-02-16 19:27:14 hannes recounting of member's post after deleting a post still checked for …
(edit) @130 [130] 2008-02-16 19:24:11 hannes Member::checkRights still checked for postedbymember == 1 instead of the …
(edit) @127 [127] 2008-01-18 17:36:38 hannes handling non-existent images within IMG tags gracefully (ticket #68)
(edit) @126 [126] 2008-01-12 22:17:25 hannes adding missing apostrophe which broke private message popup
(edit) @125 [125] 2008-01-09 22:02:03 hannes using actual member id for search of a member's posts instead of always 1
(edit) @124 [124] 2008-01-08 22:39:15 hannes fixing e-mail notification for MySQL users
(edit) @123 [123] 2008-01-08 21:30:19 hannes fixing number of posts per day if registered for less than one day in …
(edit) @122 [122] 2008-01-08 21:21:20 hannes fixing Member::recountPosts to use the actual member id instead of '1' in …
(edit) @116 [116] 2007-12-27 15:49:52 hannes tracking of who wrote a post done completely by member id now instead of …
(edit) @113 [113] 2007-12-25 21:45:31 hannes Passing post ID instead of topic ID to redirectors/showip.php (ticket #64)
(edit) @109 [109] 2007-12-21 20:36:45 hannes working on ticket #62: * database table collation explicitely set * …
(edit) @108 [108] 2007-12-19 21:13:37 hannes improving quote tag with option id attribute refering to the post it …
(edit) @107 [107] 2007-12-19 20:47:27 hannes removing MAX_UPLOAD_SIZE field in posting form as it's essentially useless …
(edit) @106 [106] 2007-12-19 20:28:29 hannes continuing from changesets [90] and [91]: non-ASCII characters should now …
(edit) @105 [105] 2007-12-19 20:17:32 hannes escaping & characters in the right places so they don't break posts …
(edit) @102 [102] 2007-12-15 14:49:05 hannes Replacing XML entities with regular characters when quoting (ticket #59)
(edit) @101 [101] 2007-12-13 16:35:31 hannes calculating correct age of members (ticket #41)
(edit) @100 [100] 2007-12-12 19:08:13 hannes Oops... embarassing typo 'page' instead of 'pages'
(edit) @99 [99] 2007-12-12 16:53:32 hannes authentication codes (guest passwords) are valid only on the page …
(edit) @96 [96] 2007-12-10 18:52:00 hannes adding missing line in Table class
(edit) @91 [91] 2007-12-08 17:38:25 hannes another fix in the same vein as the last one
(edit) @90 [90] 2007-12-08 15:16:54 hannes fixing a few problems with non-ASCII characters
(edit) @89 [89] 2007-12-08 12:54:21 hannes adding 'posts per day' to profile page
(edit) @88 [88] 2007-12-07 18:31:14 hannes breakthrough (?) for ticket #29: Obviously, Member:checkRights has to be …
(edit) @87 [87] 2007-12-07 18:23:58 hannes fixing MySQL-specific bug causing members list to break
(edit) @86 [86] 2007-12-07 15:37:37 hannes fixing merging of topics (ticket #36)
(edit) @85 [85] 2007-12-07 15:15:22 hannes fixing location bar on pages confirming new reply, topic or poll (ticket …
(edit) @84 [84] 2007-12-07 14:52:05 hannes adding thread 'preview' when replying (ticket #34)
(edit) @81 [81] 2007-12-03 16:52:52 hannes fixing (?) reply problem by getting forum id from given topic id
(edit) @77 [77] 2007-12-01 23:03:09 hannes typo in one of the cookie names
(edit) @76 [76] 2007-12-01 13:23:28 hannes class Authcode DOESN'T extend abstract class Page
(edit) @75 [75] 2007-11-30 23:21:29 hannes fixing pre-selected member stage in admin panel (ticket #31)
(edit) @73 [73] 2007-11-30 22:40:33 hannes fixing permission check when replying (ticket #29)
(edit) @70 [70] 2007-11-30 19:34:28 hannes fixing 'who is online' section
(edit) @66 [66] 2007-11-29 21:24:49 hannes fixing moderation dropdown box (completing ticket #21)
(edit) @65 [65] 2007-11-29 21:22:46 hannes making the forumjump element a div instead of a span (ticket #21)
(edit) @64 [64] 2007-11-29 21:16:14 hannes removing non-standard textarea attribute 'wrap' (ticket #22)
(edit) @62 [62] 2007-11-29 20:57:12 hannes removing timestamp from category overview if there aren't any posts in the …
(edit) @61 [61] 2007-11-29 20:52:31 hannes fixing closing /s tag (ticket #24)
(edit) @57 [57] 2007-11-29 19:34:01 hannes fixing guest posting (e-mail address was NULL if guest mail addresses …
(edit) @56 [56] 2007-11-29 19:18:50 hannes fixing guest posting (ticket #23)
(edit) @55 [55] 2007-11-29 18:20:04 hannes suppressing last activity column if there aren't any posts in the …
(edit) @53 [53] 2007-11-28 09:46:35 hannes correct selection of previously selected board language (ticket #17)
(edit) @42 [42] 2007-11-27 19:31:04 hannes fixed memberstage list in help
(edit) @40 [40] 2007-11-27 18:43:48 hannes putting site link in front of the logo container (ticket #16)
(edit) @38 [38] 2007-11-27 18:20:44 hannes IP logging now optional (configurable via Admin Panel); closing ticket #14
(edit) @36 [36] 2007-11-27 15:12:31 hannes using authentication code on search page, enabling the default permissions …
(edit) @35 [35] 2007-11-27 14:56:25 hannes introducing Authcode class used as guest password and for other places …
(edit) @34 [34] 2007-11-26 13:36:51 hannes * fixing recounting and writing of member's posts (forgot globals) * …
(edit) @33 [33] 2007-11-25 22:35:32 hannes re-implemented a memberposts field in the members database table to make …
(edit) @30 [30] 2007-11-23 21:05:23 hannes styles: 'board default' isn't the same as 'default.css'
(edit) @27 [27] 2007-11-23 16:46:35 hannes small display fixes
(edit) @26 [26] 2007-11-23 16:32:12 hannes * (hopefully) final fix for all links to work BOTH with and without …
(edit) @24 [24] 2007-11-23 15:36:28 hannes * fixed links added to tree using addAttribute with mod_rewrite being …
(edit) @21 [21] 2007-11-23 14:56:32 hannes * classes/pages/Category.php: adding list of moderators (ticket #13)
(edit) @20 [20] 2007-11-23 14:40:11 hannes * unraveled $C->query occurences * fixed lots of bugs occuring for …
(edit) @19 [19] 2007-11-23 12:07:31 hannes rights table: renaming 'read' r and 'write' w to avoid escaping problem
(edit) @18 [18] 2007-11-23 11:20:03 hannes * setting all database handles to NULL after they're finished * fixing …
(edit) @17 [17] 2007-11-22 20:15:42 hannes closing cursors where it seems necessary
(edit) @13 [13] 2007-11-22 00:13:40 hannes one successful installation from the ground up with this code base!
(edit) @11 [11] 2007-11-21 22:50:58 hannes blind programming of an installer (ticket #8)
(edit) @9 [9] 2007-11-21 19:14:26 hannes * User Panel added in the place of 'Edit Profile' page (ticket #4) * …
(edit) @8 [8] 2007-11-21 16:09:54 hannes * generic page_start and page_out routines (ticket #6) * fixed broken …
(edit) @7 [7] 2007-11-21 15:27:52 hannes redirectors/uploadavatar.php added (ticket #3)
(edit) @4 [4] 2007-11-20 20:24:41 hannes replacing logins.txt with includes/config/logins.php (only template file …
(add) @1 [1] 2007-11-20 19:15:42 hannes initial import
Note: See TracRevisionLog for help on using the revision log.