root/admin.lib.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @211 [211] 10/05/07 15:11:03 pwb 50 characters is too short a limit for entry titles, increasing it to 100
(edit) @210 [210] 03/04/07 13:45:37 dez Corrects ADOdb function call (Affected_Rows) was missing the underscore
(edit) @206 [206] 13/02/07 13:58:32 dez Fixes HTML error - <th></td>
(edit) @205 [205] 07/02/07 22:19:45 dez Resolves conflict in blog.lib.php Applies updates made to the live copy …
(edit) @204 [204] 07/02/07 22:10:57 dez Bodges a fix to the real name validation check, which currently fails for …
(edit) @203 [203] 07/02/07 21:34:32 dez Moves the blog over to ADOdb - the same database library as the main SUCS …
(edit) @199 [199] 12/12/06 19:28:09 rollercow Fixes #52
(edit) @198 [198] 02/12/06 13:55:56 dez As of PostgreSQL 8.1, the OID field is no longer present by default. This …
(edit) @193 [193] 11/09/06 16:07:57 pwb fix spelling errors
(edit) @192 [192] 08/09/06 15:44:02 rollercow More small sanity changes
(edit) @191 [191] 06/09/06 19:44:50 rollercow Fix bizar typo
(edit) @190 [190] 06/09/06 16:47:52 rollercow few small changes, mostly pointless whitespace stuff
(edit) @189 [189] 06/09/06 11:13:19 rollercow Users should no longer be able to delete comments that don't belong to …
(edit) @166 [166] 28/03/06 13:44:38 rollercow And remove my debug code... (Opps)
(edit) @165 [165] 28/03/06 13:40:39 rollercow Realy stop trimming br, and adding br for that matter when its ment to be …
(edit) @164 [164] 28/03/06 13:11:48 rollercow Stop striping <br /> when useing the editor
(edit) @163 [163] 17/01/06 15:52:17 rollercow Fixes #32 makeCleanString was striping out vaid _ in short subjects
(edit) @162 [162] 17/01/06 14:40:02 rollercow Fixes #30
(edit) @161 [161] 26/12/05 16:02:55 rollercow Checks comment posting host against several rbl's, flags comments as spam …
(edit) @153 [153] 29/07/05 22:34:03 rollercow Lots of little changes, mostly checking input and new comments Goes some …
(edit) @152 [152] 20/07/05 20:47:57 rollercow Tweaks the localuser check to only allow members of groups, staff and …
(edit) @149 [149] 20/07/05 18:31:22 rollercow --SQL-- Added uniqueness checks to database to inforce here what we …
(edit) @148 [148] 19/07/05 20:50:12 rollercow Made addUser() fit our situation, just needs an updated form and we will …
(edit) @143 [143] 10/07/05 17:01:09 davea Use the 'errorinfo' class! That's what it's for!
(edit) @141 [141] 09/07/05 21:02:35 dez Fixed ticket #23 - the lack of error messages on login
(edit) @140 [140] 09/07/05 20:34:14 dez Added editor control - the tickbox added in [139] now actually controls …
(edit) @139 [139] 09/07/05 19:19:18 dez Added checkbox in settings for editor and ability to save it's state in …
(edit) @138 [138] 04/07/05 14:56:13 rollercow A bunch of small changes from the last day or two.. * More comments * …
(edit) @135 [135] 04/07/05 01:22:48 dez Changed behaviour of logout to take you back to your blog as in ticket #21
(edit) @133 [133] 03/07/05 20:28:46 dez Implemented deletion query "Are you sure?" to satisfy ticket #8
(edit) @132 [132] 03/07/05 17:43:24 dez Corrected the width of the editor textarea - in Firefox on WinXP (and …
(edit) @130 [130] 02/07/05 00:09:13 davea Fixed bug #19, and added $DEBUG variable to admin bits.
(edit) @129 [129] 01/07/05 19:32:36 davea A bunch of modifications to make the blog system work when it's not in a …
(edit) @127 [127] 01/07/05 15:54:28 rollercow $path changes.. admin points at admin.php base points at index.php blog …
(edit) @124 [124] 21/06/05 20:07:29 rollercow Made daves comment grabing sql more sane Swaped lots of errors to use the …
(edit) @122 [122] 15/06/05 23:28:17 davea Comments can be deleted from individual entries now, if the blog owner is …
(edit) @121 [121] 15/06/05 20:08:33 davea More business: * Tweaked the comment posting interface a little * A user …
(edit) @120 [120] 15/06/05 02:54:40 davea A veritable feast of updates: * Comment moderation is in * moderation can …
(edit) @119 [119] 02/06/05 01:02:01 davea Multiple deletes are now functional, so #10 is closed. #8 will remain open …
(edit) @118 [118] 01/06/05 19:10:30 davea fixed #13, could do with some testing (although I've not broken it yet)
(edit) @116 [116] 01/06/05 10:14:27 davea Blog entries as now in tabular form, partial resolution for #10
(edit) @115 [115] 01/06/05 09:59:31 rollercow Dont want to strip tags, well not all of them anyway..
(edit) @113 [113] 31/05/05 22:24:18 dez Delete button added next to Edit button. A couple of spelling errors …
(edit) @112 [112] 31/05/05 21:54:02 dez Entry deletion written as per #1 Check to prevent passwords containing …
(edit) @111 [111] 31/05/05 15:40:04 rollercow Oops, messed up merging daves changes..
(edit) @110 [110] 31/05/05 15:37:57 rollercow People are *STILL* comting stuff with spaces rather than tabs, Note you …
(edit) @109 [109] 31/05/05 15:30:10 davea swapped the <p> and <ul> of the side bar to make the page validate again
(edit) @108 [108] 31/05/05 15:11:33 dez Change from md5() to crypt() for passwords. I have also changed everyone's …
(edit) @106 [106] 31/05/05 14:03:11 dez There were still files with spaces instead of tabs. Done a search and …
(edit) @102 [102] 31/05/05 09:29:13 dez Bug fixed: login box displaying twice on login error Added code to process …
(edit) @101 [101] 31/05/05 01:26:16 welshbyte No longer using spaces to indent. Added a few extra links here and there …
(edit) @100 [100] 30/05/05 21:01:28 welshbyte Refixed the fixes that got unfixed yesterday. Will stop using :retab in …
(edit) @96 [96] 30/05/05 15:19:33 davea Added list of 5 most recent entries to the admin main page, a link to view …
(edit) @95 [95] 30/05/05 14:45:55 davea Fixed two bugs - users can now only update posts that belong to them. Also …
(edit) @93 [93] 30/05/05 09:53:42 rollercow Updating entrys works! Re Bugzilla.. its a pita to use.. and ugly Trac …
(edit) @92 [92] 30/05/05 09:02:08 rollercow Undid the tab -> space daftness Also you get a little further towards …
(edit) @91 [91] 30/05/05 02:30:34 welshbyte Fixed and improved the duplicated shortsubject handling with some regex …
(edit) @89 [89] 30/05/05 00:07:35 dez Stub for blog settings saving created; error in a previous commit of mine …
(edit) @87 [87] 29/05/05 23:48:43 dez 15 minutes is far too short a timeout. Increased to 1 hour. Welshbyte …
(edit) @86 [86] 29/05/05 23:29:59 dez Fleshed out the Blog Settings form, getting it to populate the fields …
(edit) @85 [85] 29/05/05 20:29:44 welshbyte A few tweaks here and there, mainly making the admin bits look prettier …
(edit) @83 [83] 29/05/05 17:52:06 dez * Added stub for Blog settings menu option * Fixed admin menu to display …
(edit) @82 [82] 28/05/05 20:24:10 stringfellow started on the add user form, and thought about auth on the add user …
(edit) @79 [79] 28/05/05 18:30:45 rollercow Most of the post update framework is now in place, just needs to actualy …
(edit) @77 [77] 28/05/05 17:55:46 dez Corrected spellings and tidied comments
(edit) @76 [76] 28/05/05 17:13:23 rollercow Unbroken stuff after SF last commit
(edit) @75 [75] 28/05/05 17:11:01 rollercow Disabled IP Check.. chaining of platimum and campus proxy breaks it..
(edit) @74 [74] 28/05/05 16:54:44 stringfellow Added preliminary addUser function to admin, this needs more work, but …
(edit) @71 [71] 28/05/05 15:46:08 rollercow Might fix wedges problem…
(edit) @66 [66] 28/05/05 14:39:47 rollercow Well lots has changed, but the big thing is that posting new entrys now …
(edit) @60 [60] 28/05/05 11:07:06 rollercow More tidying, blog listings done the right way (look no last updated …
(edit) @59 [59] 27/05/05 22:50:39 rollercow Moved admin bits from blog to admin, WTF has dave done to add comment?
(add) @54 [54] 27/05/05 18:15:27 rollercow New admin bits now allow loging in Made errors red
Note: See TracRevisionLog for help on using the revision log.