Peter Spicer 51b32e87b2 ! Undefined index under certain error circumstances. před 10 roky
..
Admin.php d174cb0196 ! Mantis bug 4781: show a warning in the admin panel if the forum is in maintenance mode, so that it encourages them to fix it. před 10 roky
Avatar.php 2c50939f27 Copyright update per BoD před 11 roky
BoardIndex.php 2c50939f27 Copyright update per BoD před 11 roky
Calendar.php 2c50939f27 Copyright update per BoD před 11 roky
Class-BrowserDetect.php 2c50939f27 Copyright update per BoD před 11 roky
Class-CurlFetchWeb.php 2c50939f27 Copyright update per BoD před 11 roky
Class-Graphics.php 2c50939f27 Copyright update per BoD před 11 roky
Class-Package.php 324464a3c2 Fix to package manager by @Spuds and @emanuele45 před 11 roky
DbExtra-mysql.php 2c50939f27 Copyright update per BoD před 11 roky
DbExtra-postgresql.php 2c50939f27 Copyright update per BoD před 11 roky
DbExtra-sqlite.php 2c50939f27 Copyright update per BoD před 11 roky
DbExtra-sqlite3.php fab518680c SQLite3 files před 11 roky
DbPackages-mysql.php 2c50939f27 Copyright update per BoD před 11 roky
DbPackages-postgresql.php 2c50939f27 Copyright update per BoD před 11 roky
DbPackages-sqlite.php e0f1f00630 Initial commit of adding a option to move the Packages directory před 11 roky
DbPackages-sqlite3.php fab518680c SQLite3 files před 11 roky
DbSearch-mysql.php 2c50939f27 Copyright update per BoD před 11 roky
DbSearch-postgresql.php 2c50939f27 Copyright update per BoD před 11 roky
DbSearch-sqlite.php 2c50939f27 Copyright update per BoD před 11 roky
DbSearch-sqlite3.php fab518680c SQLite3 files před 11 roky
Display.php 5d594b0d9e Disregard -> Unwatch před 11 roky
Drafts.php 1db0e7aa25 ! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts. před 10 roky
Errors.php 2c50939f27 Copyright update per BoD před 11 roky
Groups.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
Help.php 2c50939f27 Copyright update per BoD před 11 roky
Karma.php 2c50939f27 Copyright update per BoD před 11 roky
Load.php 1db0e7aa25 ! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts. před 10 roky
LogInOut.php 2c50939f27 Copyright update per BoD před 11 roky
Logging.php 2c50939f27 Copyright update per BoD před 11 roky
ManageAttachments.php b04a0ff58e ! A bit more clean-up of the attachments page. I think I'm done for now with this, most of the descriptions were actually better than I thought they were. před 10 roky
ManageBans.php fb0148ff49 Merge pull request #520 from Oldiesmann/release-2.1 před 11 roky
ManageBoards.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
ManageCalendar.php 2c50939f27 Copyright update per BoD před 11 roky
ManageErrors.php 2c50939f27 Copyright update per BoD před 11 roky
ManageLanguages.php a422db7098 ! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry. před 10 roky
ManageMail.php 2c50939f27 Copyright update per BoD před 11 roky
ManageMaintenance.php f5d3043858 Merge pull request #390 from gnif/MySQLi před 11 roky
ManageMembergroups.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
ManageMembers.php 2c50939f27 Copyright update per BoD před 11 roky
ManageNews.php a422db7098 ! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry. před 10 roky
ManagePaid.php 96441c7b5e Resolves #312 not sending out reminders after a renewal occurred před 11 roky
ManagePermissions.php 95df1e9203 ! Typo in ManagePermissions code před 10 roky
ManagePosts.php 394081d22c Fix a few bugs related to #623 před 10 roky
ManageRegistration.php 2c50939f27 Copyright update per BoD před 11 roky
ManageScheduledTasks.php 2c50939f27 Copyright update per BoD před 11 roky
ManageSearch.php e9320d635c Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting před 11 roky
ManageSearchEngines.php 2c50939f27 Copyright update per BoD před 11 roky
ManageServer.php 7f16f2eae4 ! Clean up the Cookies and Sessions admin panel page, including sprucing it up with JavaScript to hide elements that don't play nicely together. Fixes #142 před 10 roky
ManageSettings.php fccc38d70d ! Antispam questions should support multiple languages and multiple answers per question. Note that this does not, currently, support upgrading existing questions but likely it would be better if the admin were to review their questions anyway. Apologies to JS purists; I'm sure the JS could be better handled but someone better than I should probably do that. před 10 roky
ManageSmileys.php ca9ca46d3c Merge pull request #544 from jdarwood007/fix-521 před 11 roky
Memberlist.php 2c50939f27 Copyright update per BoD před 11 roky
MessageIndex.php 5d594b0d9e Disregard -> Unwatch před 11 roky
ModerationCenter.php 36aa2ff944 Remove the time from author link před 10 roky
Modlog.php 3834321989 Some more replacments in Subs-Post. před 11 roky
MoveTopic.php 5d594b0d9e Disregard -> Unwatch před 11 roky
News.php 3e46fa2644 More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat před 10 roky
Notify.php 5d594b0d9e Disregard -> Unwatch před 11 roky
PackageGet.php e0f1f00630 Initial commit of adding a option to move the Packages directory před 11 roky
Packages.php e0f1f00630 Initial commit of adding a option to move the Packages directory před 11 roky
PersonalMessage.php a422db7098 ! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry. před 10 roky
Poll.php 2c50939f27 Copyright update per BoD před 11 roky
Post.php 51b32e87b2 ! Undefined index under certain error circumstances. před 10 roky
PostModeration.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
Printpage.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
Profile-Actions.php 2c50939f27 Copyright update per BoD před 11 roky
Profile-Modify.php 04537b5264 ! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too. před 10 roky
Profile-View.php 5d594b0d9e Disregard -> Unwatch před 11 roky
Profile.php 5d594b0d9e Disregard -> Unwatch před 11 roky
QueryString.php 41232c1d55 ! Mantis bug 4473 - don't include the SID in canonical URLs. před 10 roky
Recent.php 5d594b0d9e Disregard -> Unwatch před 11 roky
Register.php 45a4622699 + Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots. před 10 roky
Reminder.php 2c50939f27 Copyright update per BoD před 11 roky
RemoveTopic.php 37058a42fa ! Mantis bug 4894 - don't close the moderation reports for a post that's being deleted until we've gotten through all the tests that might otherwise mean we don't. před 10 roky
RepairBoards.php 2c50939f27 Copyright update per BoD před 11 roky
Reports.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
ScheduledTasks.php f5d3043858 Merge pull request #390 from gnif/MySQLi před 11 roky
Search.php 3da54d0580 Left some testing stuff in. před 11 roky
SearchAPI-Custom.php f5d3043858 Merge pull request #390 from gnif/MySQLi před 11 roky
SearchAPI-Fulltext.php f5d3043858 Merge pull request #390 from gnif/MySQLi před 11 roky
SearchAPI-Standard.php 2c50939f27 Copyright update per BoD před 11 roky
Security.php c4d67ebf27 This debugging code causes login failures před 11 roky
SendTopic.php 0c9e67bbcd Don't allow guests to report posts anymore před 10 roky
Session.php d734f78d2d ! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277) před 10 roky
SplitTopics.php 5d594b0d9e Disregard -> Unwatch před 11 roky
Stats.php 6a32845402 ! If gender is disabled, hide the item from the stats page - and don't bother to calculate it either. Fixes #633 před 10 roky
Subs-Admin.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Attachments.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Auth.php 7f16f2eae4 ! Clean up the Cookies and Sessions admin panel page, including sprucing it up with JavaScript to hide elements that don't play nicely together. Fixes #142 před 10 roky
Subs-BoardIndex.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
Subs-Boards.php 8e113d6113 ! Typo před 10 roky
Subs-Calendar.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Categories.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Charset.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Compat.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Db-mysql.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 před 10 roky
Subs-Db-mysqli.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 před 10 roky
Subs-Db-postgresql.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 před 10 roky
Subs-Db-sqlite.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 před 10 roky
Subs-Db-sqlite3.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 před 10 roky
Subs-Editor.php fccc38d70d ! Antispam questions should support multiple languages and multiple answers per question. Note that this does not, currently, support upgrading existing questions but likely it would be better if the admin were to review their questions anyway. Apologies to JS purists; I'm sure the JS could be better handled but someone better than I should probably do that. před 10 roky
Subs-Graphics.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-List.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Membergroups.php 76b43782bc Enhancements to the groups-as-moderators feature před 11 roky
Subs-Members.php 79293b78d4 ! New hook for post-registration notifications (once we have the user's new id), fixes #242 (there's already a hook for the register_validate part called register_check, this adds the other hook as suggested) před 10 roky
Subs-MembersOnline.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Menu.php 57cde67614 ! A little reorg and retrofitting everything to support big icons in the ACP. This is still a WIP and has some debug code in it yet. před 10 roky
Subs-MessageIndex.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-OpenID.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Package.php 780f17b473 A tiny typo před 11 roky
Subs-Post.php 90ece4f28a Fixed img tags broken since PHP 5.5 patch před 10 roky
Subs-Recent.php 2c50939f27 Copyright update per BoD před 11 roky
Subs-Sound.php 2c50939f27 Copyright update per BoD před 11 roky
Subs.php 7716451369 Merge pull request #668 from jdarwood007/more-php5.5-fixes před 10 roky
Subscriptions-PayPal.php 25588cc26e ! Fix #660: Paid subscription can fail using custom currency code před 10 roky
Themes.php dea59f75f2 Finish up draft stuff (fixes #139) před 11 roky
Topic.php 2c50939f27 Copyright update per BoD před 11 roky
ViewQuery.php 2c50939f27 Copyright update per BoD před 11 roky
Who.php f2c884ccea Spaces and tabs - nitpicking před 11 roky
Xml.php 2c50939f27 Copyright update per BoD před 11 roky
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) před 12 roky