.. |
Admin.php
|
2bfba77109
! Use the right area for admin panel search for security settings, and fix a theme issue with the advanced search page.
|
11 lat temu |
Avatar.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
BoardIndex.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Class-BrowserDetect.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Class-CurlFetchWeb.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Class-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Class-Package.php
|
324464a3c2
Fix to package manager by @Spuds and @emanuele45
|
11 lat temu |
DbExtra-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbExtra-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbExtra-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbExtra-sqlite3.php
|
fab518680c
SQLite3 files
|
11 lat temu |
DbPackages-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbPackages-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbPackages-sqlite.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 lat temu |
DbPackages-sqlite3.php
|
fab518680c
SQLite3 files
|
11 lat temu |
DbSearch-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbSearch-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbSearch-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
DbSearch-sqlite3.php
|
fab518680c
SQLite3 files
|
11 lat temu |
Display.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 lat temu |
Drafts.php
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 lat temu |
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 lat temu |
Groups.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
Help.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Karma.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Load.php
|
1bc664a220
! And we don't need the Advanced Profile Fields core feature either, the profile fields page is quite capable of taking care of itself.
|
11 lat temu |
LogInOut.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Logging.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
ManageAttachments.php
|
74e7f7eace
! Rework Attachments / Browse Files navigation as per Mantis issue 4786
|
11 lat temu |
ManageBans.php
|
f1d4108ca4
Fill out some ban requirements via the msg ID for guests.
|
11 lat temu |
ManageBoards.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
ManageCalendar.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
ManageErrors.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
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 lat temu |
ManageMail.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
ManageMaintenance.php
|
e38c0aff58
! Ba-da-dum-dum-dum another one bites the dust. In this case, it is Integration Hooks being moved to the maintenance area and 'enabled permanently'. It's not obvious where it is so most admins shouldn't even find it.
|
11 lat temu |
ManageMembergroups.php
|
a61376af90
fixes #642 adding $smcFunc['htmlspecialchars'] to the log functions
|
11 lat temu |
ManageMembers.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
ManageNews.php
|
6deeafd4b0
- Fix for #383
|
11 lat temu |
ManagePaid.php
|
f8fd1853af
! Validate paid subscription emails before saving, and also make the wording a bit more accurate. Fixes #717
|
11 lat temu |
ManagePermissions.php
|
95df1e9203
! Typo in ManagePermissions code
|
11 lat temu |
ManagePosts.php
|
394081d22c
Fix a few bugs related to #623
|
11 lat temu |
ManageRegistration.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
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 lat temu |
ManageSearch.php
|
e9320d635c
Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting
|
11 lat temu |
ManageSearchEngines.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
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 lat temu |
ManageSettings.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 lat temu |
ManageSmileys.php
|
ca9ca46d3c
Merge pull request #544 from jdarwood007/fix-521
|
11 lat temu |
Memberlist.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
MessageIndex.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
ModerationCenter.php
|
4e806d924e
! When showing the reported posts, show which board they're in at the same time.
|
11 lat temu |
Modlog.php
|
3834321989
Some more replacments in Subs-Post.
|
11 lat temu |
MoveTopic.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
News.php
|
3e46fa2644
More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat
|
11 lat temu |
Notify.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
PackageGet.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 lat temu |
Packages.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 lat temu |
PersonalMessage.php
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 lat temu |
Poll.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
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 lat temu |
PostModeration.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
Printpage.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
Profile-Actions.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
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.
|
11 lat temu |
Profile-View.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
Profile.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 lat temu |
QueryString.php
|
41232c1d55
! Mantis bug 4473 - don't include the SID in canonical URLs.
|
11 lat temu |
Recent.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
Register.php
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 lat temu |
Reminder.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
RemoveTopic.php
|
1553982111
Merge pull request #689 from MissAllSunday/ModCenter_Improvements
|
11 lat temu |
RepairBoards.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Reports.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
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 lat temu |
Search.php
|
3da54d0580
Left some testing stuff in.
|
11 lat temu |
SearchAPI-Custom.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 lat temu |
SearchAPI-Fulltext.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 lat temu |
SearchAPI-Standard.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Security.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 lat temu |
SendTopic.php
|
e9a50e3143
! Wrong variable, oops.
|
11 lat temu |
Session.php
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 lat temu |
SplitTopics.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
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 lat temu |
Subs-Admin.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Attachments.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
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 lat temu |
Subs-BoardIndex.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
Subs-Boards.php
|
8e113d6113
! Typo
|
11 lat temu |
Subs-Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Categories.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Charset.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Compat.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Db-mysql.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 lat temu |
Subs-Db-mysqli.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 lat temu |
Subs-Db-postgresql.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 lat temu |
Subs-Db-sqlite.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 lat temu |
Subs-Db-sqlite3.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 lat temu |
Subs-Editor.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 lat temu |
Subs-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-List.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Membergroups.php
|
76b43782bc
Enhancements to the groups-as-moderators feature
|
11 lat temu |
Subs-Members.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 lat temu |
Subs-MembersOnline.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
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.
|
11 lat temu |
Subs-MessageIndex.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-OpenID.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Package.php
|
780f17b473
A tiny typo
|
11 lat temu |
Subs-Post.php
|
90ece4f28a
Fixed img tags broken since PHP 5.5 patch
|
11 lat temu |
Subs-Recent.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs-Sound.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Subs.php
|
b0179a5b1c
! Making members pending approval and moderation reports more prominent. The moderation menu, like most of the time, has it wrong anyway and a separate "accident" may happen to it in the future, but for now, let's get rid of icky (and frequently wrong, as well as some old) language strings and be a bit daring.
|
11 lat temu |
Subscriptions-PayPal.php
|
25588cc26e
! Fix #660: Paid subscription can fail using custom currency code
|
11 lat temu |
Themes.php
|
89618e9e88
! Oops, missing bracket.
|
11 lat temu |
Topic.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
ViewQuery.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Who.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
Xml.php
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
index.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
12 lat temu |