.. |
Admin.php
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 years ago |
Avatar.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
BoardIndex.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Class-BrowserDetect.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Class-CurlFetchWeb.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Class-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Class-Package.php
|
324464a3c2
Fix to package manager by @Spuds and @emanuele45
|
11 years ago |
DbExtra-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbExtra-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbExtra-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbExtra-sqlite3.php
|
fab518680c
SQLite3 files
|
11 years ago |
DbPackages-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbPackages-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbPackages-sqlite.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 years ago |
DbPackages-sqlite3.php
|
fab518680c
SQLite3 files
|
11 years ago |
DbSearch-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbSearch-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbSearch-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
DbSearch-sqlite3.php
|
fab518680c
SQLite3 files
|
11 years ago |
Display.php
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 years ago |
Drafts.php
|
6e8f5a4232
! Moving drafts around a bit, getting it in the search function too.
|
11 years ago |
Errors.php
|
d6c4f4eb82
+ Allow users to turn off whether bans go into the error log or not. And if they do, let's have a category just for them.
|
11 years ago |
Groups.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
Help.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Karma.php
|
6e8f5a4232
! Moving drafts around a bit, getting it in the search function too.
|
11 years ago |
Load.php
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 years ago |
LogInOut.php
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
Logging.php
|
e945d4e19c
! The log settings page now allows admins to configure whether mod/admin/profile edits logs are individually on or not, and those settings are the central bases on which logging is made, not the old master setting.
|
11 years ago |
ManageAttachments.php
|
74e7f7eace
! Rework Attachments / Browse Files navigation as per Mantis issue 4786
|
11 years ago |
ManageBans.php
|
f1d4108ca4
Fill out some ban requirements via the msg ID for guests.
|
11 years ago |
ManageBoards.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
ManageCalendar.php
|
cc0c35f557
! Core features is getting slimmer all the time, and the other areas have better navigation and handling now.
|
11 years ago |
ManageErrors.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
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.
|
11 years ago |
ManageMail.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
ManageMaintenance.php
|
d3e8c439f7
! Rework hook filtering to be based on an onchange event rather than an onclick, and also click up one of the options we don't really need from it. Should also fix #430 in the meantime.
|
11 years ago |
ManageMembergroups.php
|
228ac2b103
! Oh, we did actually convert this one to $smcFunc, interesting that my local repo didn't have it.
|
11 years ago |
ManageMembers.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
ManageNews.php
|
6deeafd4b0
- Fix for #383
|
11 years ago |
ManagePaid.php
|
3361365bd3
! And another item gone from paid subs.
|
11 years ago |
ManagePermissions.php
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 years ago |
ManagePosts.php
|
6e8f5a4232
! Moving drafts around a bit, getting it in the search function too.
|
11 years ago |
ManageRegistration.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
ManageScheduledTasks.php
|
46699b9bc9
! Fix Mantis issue 4912: if a scheduled task throws an error, note it and pass it back in the event of running tasks manually from the ACP.
|
11 years ago |
ManageSearch.php
|
e9320d635c
Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting
|
11 years ago |
ManageSearchEngines.php
|
cc0c35f557
! Core features is getting slimmer all the time, and the other areas have better navigation and handling now.
|
11 years ago |
ManageServer.php
|
2bcd2fc2cf
! Some admin panel reorg: moving 'search engine tracking' out of being in the members area and into the forum area, as well as breaking up 'Security and Moderation', the moderation parts (which don't make sense) are still where they are, security has been moved under Server Settings; like int. hooks management the idea is to prevent users accidentally going in there so often because security stuff should generally be left alone.
|
11 years ago |
ManageSettings.php
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 years ago |
ManageSmileys.php
|
ca9ca46d3c
Merge pull request #544 from jdarwood007/fix-521
|
11 years ago |
Memberlist.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
MessageIndex.php
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
11 years ago |
ModerationCenter.php
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 years ago |
Modlog.php
|
3834321989
Some more replacments in Subs-Post.
|
11 years ago |
MoveTopic.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 years ago |
News.php
|
3e46fa2644
More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat
|
11 years ago |
Notify.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 years ago |
PackageGet.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 years ago |
Packages.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 years ago |
PersonalMessage.php
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 years ago |
Poll.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Post.php
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
11 years ago |
PostModeration.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
Printpage.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
Profile-Actions.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Profile-Modify.php
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
Profile-View.php
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 years ago |
Profile.php
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
QueryString.php
|
41232c1d55
! Mantis bug 4473 - don't include the SID in canonical URLs.
|
11 years ago |
Recent.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 years ago |
Register.php
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
Reminder.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
RemoveTopic.php
|
1553982111
Merge pull request #689 from MissAllSunday/ModCenter_Improvements
|
11 years ago |
RepairBoards.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Reports.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
ScheduledTasks.php
|
46699b9bc9
! Fix Mantis issue 4912: if a scheduled task throws an error, note it and pass it back in the event of running tasks manually from the ACP.
|
11 years ago |
Search.php
|
3da54d0580
Left some testing stuff in.
|
11 years ago |
SearchAPI-Custom.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 years ago |
SearchAPI-Fulltext.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 years ago |
SearchAPI-Standard.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Security.php
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
SendTopic.php
|
e9a50e3143
! Wrong variable, oops.
|
11 years ago |
Session.php
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 years ago |
SplitTopics.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 years ago |
Stats.php
|
6a32845402
! If gender is disabled, hide the item from the stats page - and don't bother to calculate it either. Fixes #633
|
11 years ago |
Subs-Admin.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Attachments.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Auth.php
|
193c166199
! As per #708 this should fix some of the cases where queries were being made expecting to be case insensitively but weren't; not all systems treat LIKE as a case insensitive operator. There are still some in the search backend and related to banning which will require further examination, but this should resolve the rest. Needs more testing, too.
|
11 years ago |
Subs-BoardIndex.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
Subs-Boards.php
|
8e113d6113
! Typo
|
11 years ago |
Subs-Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Categories.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Charset.php
|
3732137bc8
! Those pesky characters really need double quotes, not single ones, oops.
|
11 years ago |
Subs-Compat.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Db-mysql.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 years ago |
Subs-Db-mysqli.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 years ago |
Subs-Db-postgresql.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 years ago |
Subs-Db-sqlite.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 years ago |
Subs-Db-sqlite3.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 years ago |
Subs-Editor.php
|
af2cf2ca94
! Might as well get this up to date so it's ready for changes we do later.
|
11 years ago |
Subs-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-List.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Membergroups.php
|
76b43782bc
Enhancements to the groups-as-moderators feature
|
11 years ago |
Subs-Members.php
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
Subs-MembersOnline.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Menu.php
|
146c3d9643
! Going to display the inactive items slightly differently.
|
11 years ago |
Subs-MessageIndex.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-OpenID.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Package.php
|
780f17b473
A tiny typo
|
11 years ago |
Subs-Post.php
|
90ece4f28a
Fixed img tags broken since PHP 5.5 patch
|
11 years ago |
Subs-Recent.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs-Sound.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Subs.php
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
Subscriptions-PayPal.php
|
25588cc26e
! Fix #660: Paid subscription can fail using custom currency code
|
11 years ago |
Themes.php
|
89618e9e88
! Oops, missing bracket.
|
11 years ago |
Topic.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
ViewQuery.php
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Who.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
Xml.php
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 years ago |
index.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
12 years ago |