root/trunk/includes


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) @184 [184] 2008-12-27 13:09:24 hannes bugfix: session language
(edit) @182 [182] 2008-12-26 23:17:42 hannes only checking character encoding for a few more input variables to allow …
(edit) @177 [177] 2008-12-23 11:21:54 hannes bugfix: XML entities handling in input checking
(edit) @172 [172] 2008-12-19 11:14:20 hannes checking character encoding of input for validity
(edit) @169 [169] 2008-11-29 19:24:42 hannes allow multiple posts to be inserted into posting area as quotes …
(edit) @168 [168] 2008-11-29 17:01:02 hannes allowing ~ in URLs
(edit) @166 [166] 2008-11-28 23:41:07 hannes putting all input variables into a global $INPUT array to distinguish …
(edit) @162 [162] 2008-11-17 11:06:26 hannes slightly darker text for better contrast
(edit) @158 [158] 2008-08-27 12:23:47 hannes underlining links in messages as well
(edit) @157 [157] 2008-08-27 09:39:12 hannes spaces to tabs in stylesheet
(edit) @156 [156] 2008-08-27 09:26:23 hannes underlining links in posts (ticket #84)
(edit) @136 [136] 2008-03-14 20:05:11 hannes fixing reply notification for members who haven't set a specific board …
(edit) @128 [128] 2008-02-09 17:14:45 hannes graceful handling of failure to set file permissions in the installer …
(edit) @119 [119] 2008-01-06 15:26:12 hannes changes of font size in the default style
(edit) @118 [118] 2008-01-03 16:18:37 hannes adding another bot
(edit) @110 [110] 2007-12-21 20:50:51 hannes going back to de-registering global variables: defining variables which …
(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) @104 [104] 2007-12-19 19:35:09 hannes de-registering local names of global variables in case register_globals is …
(edit) @103 [103] 2007-12-16 23:00:12 hannes adding yet another bot
(edit) @92 [92] 2007-12-10 17:22:48 hannes relocating background colour information to html instead of body in …
(edit) @89 [89] 2007-12-08 12:54:21 hannes adding 'posts per day' to profile page
(edit) @86 [86] 2007-12-07 15:37:37 hannes fixing merging of topics (ticket #36)
(edit) @84 [84] 2007-12-07 14:52:05 hannes adding thread 'preview' when replying (ticket #34)
(edit) @83 [83] 2007-12-04 17:57:12 hannes setting correct path for sb_logins cookie
(edit) @82 [82] 2007-12-03 17:05:01 hannes explicitely setting a few font sizes in default style to appease 'users' …
(edit) @80 [80] 2007-12-02 23:11:41 hannes keeping bots out of session handling (ticket #33)
(edit) @79 [79] 2007-12-02 18:25:05 hannes guests are now correctly entered into online table (ticket #32)
(edit) @68 [68] 2007-11-29 21:40:10 hannes introducing new setting: number of failed login attempts before visitor is …
(edit) @67 [67] 2007-11-29 21:26:20 hannes defining German 'none' as '-' (ticket #18)
(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) @63 [63] 2007-11-29 21:10:18 hannes type checking to distinguish between 0 and false in the Java Script?
(edit) @54 [54] 2007-11-28 10:05:12 hannes white-space:nowrap for admin_menu CSS class (ticket #20)
(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) @39 [39] 2007-11-27 18:31:50 hannes new config file: bots.php (ticket #15)
(edit) @38 [38] 2007-11-27 18:20:44 hannes IP logging now optional (configurable via Admin Panel); closing ticket #14
(edit) @37 [37] 2007-11-27 18:09:13 hannes adding German language module (ticket #7)
(edit) @36 [36] 2007-11-27 15:12:31 hannes using authentication code on search page, enabling the default permissions …
(edit) @34 [34] 2007-11-26 13:36:51 hannes * fixing recounting and writing of member's posts (forgot globals) * …
(edit) @31 [31] 2007-11-23 21:35:39 hannes clarified some things in the installer's help texts
(edit) @30 [30] 2007-11-23 21:05:23 hannes styles: 'board default' isn't the same as 'default.css'
(edit) @29 [29] 2007-11-23 18:16:43 hannes * installer: trying to secure db and sessions directories (warning if …
(edit) @28 [28] 2007-11-23 16:51:50 hannes made UTC the default time zone
(edit) @25 [25] 2007-11-23 15:57:17 hannes made failures of the installer less fatal (ticket #11): * template files …
(edit) @24 [24] 2007-11-23 15:36:28 hannes * fixed links added to tree using addAttribute with mod_rewrite being …
(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) @12 [12] 2007-11-21 22:54:08 hannes forgot to complete the success message in previous commit
(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) @6 [6] 2007-11-21 11:49:16 hannes fixed cookie path when it is refreshed, not initially set
(edit) @5 [5] 2007-11-21 11:43:50 hannes introduced suggestions for the path variables ([3]) based on PHP …
(edit) @4 [4] 2007-11-20 20:24:41 hannes replacing logins.txt with includes/config/logins.php (only template file …
(edit) @3 [3] 2007-11-20 19:57:18 hannes added configurable pathes for file system and webserver (ticket #1)
(edit) @2 [2] 2007-11-20 19:24:04 hannes setting ignore properties for user-specific files
(add) @1 [1] 2007-11-20 19:15:42 hannes initial import
Note: See TracRevisionLog for help on using the revision log.