root/trunk/admin/classes


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @407 [407] 2011-01-01 15:54:56 hannes fixes for PHP strict mode
(edit) @405 [405] 2010-10-06 16:24:43 hannes visually removing 'delete' and 'edit' buttons for members on admin panel …
(edit) @393 [393] 2010-04-05 15:15:41 hannes bugfix: give group leaders only the rights for THEIR group (ticket #133)
(edit) @383 [383] 2009-12-09 14:38:31 hannes bugfix: ampersands in category or forum names
(edit) @379 [379] 2009-11-22 13:47:04 hannes default style
(edit) @351 [351] 2009-07-23 18:47:19 hannes add Jabber to user profiles
(edit) @347 [347] 2009-07-20 18:43:22 hannes retain old settings if a variable isn't set
(edit) @337 [337] 2009-07-17 19:40:47 hannes fixing page-internal links
(edit) @334 [334] 2009-07-17 17:40:26 hannes colour coding for cookie path setting
(edit) @331 [331] 2009-07-05 15:26:28 hannes fixing error when deleting group leaders
(edit) @330 [330] 2009-07-05 15:24:07 hannes fixing group leader functionality (mostly looks)
(edit) @326 [326] 2009-07-05 14:35:23 hannes don't prune pinned topics
(edit) @325 [325] 2009-07-05 14:29:51 hannes adding group leader functionality (ticket #49)
(edit) @324 [324] 2009-07-04 20:28:31 hannes fix: assigning moderators
(edit) @319 [319] 2009-07-04 19:43:21 hannes fixing user group editing of admins
(edit) @316 [316] 2009-07-04 19:33:15 hannes typo
(edit) @315 [315] 2009-07-04 19:31:50 hannes fixing pruning functions
(edit) @314 [314] 2009-07-04 19:26:20 hannes fixing admin log display
(edit) @313 [313] 2009-07-04 19:20:29 hannes fixing status order editing
(edit) @312 [312] 2009-07-04 19:04:44 hannes typo
(edit) @309 [309] 2009-07-04 18:19:57 hannes simple fixes
(edit) @308 [308] 2009-07-04 18:09:39 hannes deleting all topics older than X years (ticket #50)
(edit) @307 [307] 2009-07-03 20:52:03 hannes untested attempt at replacing member status with group based functionality
(edit) @305 [305] 2009-07-03 19:13:42 hannes translating status on permissions page
(edit) @303 [303] 2009-07-03 18:31:07 hannes status translation confusion
(edit) @299 [299] 2009-06-27 20:40:25 hannes let user select different timeframes to view admin log of
(edit) @298 [298] 2009-06-27 20:33:00 hannes logging access to admin panel and moderation functions (ticket #57)
(edit) @291 [291] 2009-06-25 19:33:11 hannes establishing a global warnings array to store and display (choke) warnings
(edit) @279 [279] 2009-06-16 20:14:19 hannes always listing category name, too, where it is appropriate to identify …
(edit) @268 [268] 2009-05-28 20:16:33 hannes login functionality in modules (ticket #97)
(edit) @256 [256] 2009-03-05 17:16:30 hannes semicolon instead of comma…
(edit) @244 [244] 2009-02-10 16:38:42 hannes editing of members by admins: webpath agnostic (ticket #106)
(edit) @217 [217] 2009-01-31 11:03:31 hannes disabling character encoding setting and fixing it to UTF-8 (see ticket …
(edit) @215 [215] 2009-01-30 22:26:11 hannes editing & deleting polls (ticket #53)
(edit) @214 [214] 2009-01-30 21:46:19 hannes trying to signal more obviously that the 'admin/' permission is not to be …
(edit) @213 [213] 2009-01-30 21:31:20 hannes adding support for PostgreSQL databases (ticket #46)
(edit) @212 [212] 2009-01-30 18:22:38 hannes authentication codes generalized so that instead of the random characters, …
(edit) @208 [208] 2009-01-17 17:09:37 hannes full or anonymized view of 'Who is online' configurable per group (ticket …
(edit) @206 [206] 2009-01-17 16:52:05 hannes making permissions page visually easier
(edit) @205 [205] 2009-01-17 16:40:57 hannes - using absolute pathes by virtue of the $SETTINGS array instead of …
(edit) @197 [197] 2009-01-15 20:52:06 hannes user-configurable time zone (ticket #92)
(edit) @187 [187] 2008-12-27 18:21:14 hannes frontend for bot definitions (ticket #47)
(edit) @166 [166] 2008-11-28 23:41:07 hannes putting all input variables into a global $INPUT array to distinguish …
(edit) @161 [161] 2008-11-12 17:36:36 hannes sorting avatar dropdown list
(edit) @114 [114] 2007-12-25 21:52:48 hannes fixing the functional, but formally wrong call of Java Script? function void …
(edit) @74 [74] 2007-11-30 22:59:31 hannes avoiding error caused by adding an overlong string to tree (ticket #30)
(edit) @68 [68] 2007-11-29 21:40:10 hannes introducing new setting: number of failed login attempts before visitor is …
(edit) @53 [53] 2007-11-28 09:46:35 hannes correct selection of previously selected board language (ticket #17)
(edit) @41 [41] 2007-11-27 18:56:43 hannes setting for IP logging is integer, not string
(edit) @38 [38] 2007-11-27 18:20:44 hannes IP logging now optional (configurable via Admin Panel); closing ticket #14
(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) @26 [26] 2007-11-23 16:32:12 hannes * (hopefully) final fix for all links to work BOTH with and without …
(edit) @23 [23] 2007-11-23 15:07:40 hannes * admin/classes/pages/Category.php * fixing login target
(edit) @22 [22] 2007-11-23 15:00:23 hannes tweaking .htaccess so that it allows calling install.php even if …
(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) @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) @5 [5] 2007-11-21 11:43:50 hannes introduced suggestions for the path variables ([3]) based on PHP …
(edit) @3 [3] 2007-11-20 19:57:18 hannes added configurable pathes for file system and webserver (ticket #1)
(add) @1 [1] 2007-11-20 19:15:42 hannes initial import
Note: See TracRevisionLog for help on using the revision log.