.. |
Admin.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 năm trước cách đây |
Avatar.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
BoardIndex.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Class-BrowserDetect.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Class-CurlFetchWeb.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Class-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Class-Package.php
|
324464a3c2
Fix to package manager by @Spuds and @emanuele45
|
11 năm trước cách đây |
DbExtra-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbExtra-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbExtra-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbExtra-sqlite3.php
|
fab518680c
SQLite3 files
|
11 năm trước cách đây |
DbPackages-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbPackages-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbPackages-sqlite.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 năm trước cách đây |
DbPackages-sqlite3.php
|
fab518680c
SQLite3 files
|
11 năm trước cách đây |
DbSearch-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbSearch-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbSearch-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
DbSearch-sqlite3.php
|
fab518680c
SQLite3 files
|
11 năm trước cách đây |
Display.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
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.
|
11 năm trước cách đây |
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 năm trước cách đây |
Groups.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 năm trước cách đây |
Help.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Karma.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
LogInOut.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Logging.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
ManageAttachments.php
|
74e7f7eace
! Rework Attachments / Browse Files navigation as per Mantis issue 4786
|
11 năm trước cách đây |
ManageBans.php
|
f1d4108ca4
Fill out some ban requirements via the msg ID for guests.
|
11 năm trước cách đây |
ManageBoards.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 năm trước cách đây |
ManageCalendar.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
ManageErrors.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
ManageMail.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
ManageMembergroups.php
|
a61376af90
fixes #642 adding $smcFunc['htmlspecialchars'] to the log functions
|
11 năm trước cách đây |
ManageMembers.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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.
|
11 năm trước cách đây |
ManagePaid.php
|
96441c7b5e
Resolves #312 not sending out reminders after a renewal occurred
|
11 năm trước cách đây |
ManagePermissions.php
|
95df1e9203
! Typo in ManagePermissions code
|
11 năm trước cách đây |
ManagePosts.php
|
394081d22c
Fix a few bugs related to #623
|
11 năm trước cách đây |
ManageRegistration.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
ManageSearch.php
|
e9320d635c
Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting
|
11 năm trước cách đây |
ManageSearchEngines.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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
|
11 năm trước cách đây |
ManageSettings.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 năm trước cách đây |
ManageSmileys.php
|
ca9ca46d3c
Merge pull request #544 from jdarwood007/fix-521
|
11 năm trước cách đây |
Memberlist.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
MessageIndex.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
ModerationCenter.php
|
4e806d924e
! When showing the reported posts, show which board they're in at the same time.
|
11 năm trước cách đây |
Modlog.php
|
3834321989
Some more replacments in Subs-Post.
|
11 năm trước cách đây |
MoveTopic.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
News.php
|
3e46fa2644
More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat
|
11 năm trước cách đây |
Notify.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
PackageGet.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 năm trước cách đây |
Packages.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 năm trước cách đây |
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.
|
11 năm trước cách đây |
Poll.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Post.php
|
51b32e87b2
! Undefined index under certain error circumstances.
|
11 năm trước cách đây |
PostModeration.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 năm trước cách đây |
Printpage.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 năm trước cách đây |
Profile-Actions.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
Profile-View.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
Profile.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
QueryString.php
|
41232c1d55
! Mantis bug 4473 - don't include the SID in canonical URLs.
|
11 năm trước cách đây |
Recent.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
Register.php
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 năm trước cách đây |
Reminder.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
RemoveTopic.php
|
1553982111
Merge pull request #689 from MissAllSunday/ModCenter_Improvements
|
11 năm trước cách đây |
RepairBoards.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Reports.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 năm trước cách đây |
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 năm trước cách đây |
Search.php
|
3da54d0580
Left some testing stuff in.
|
11 năm trước cách đây |
SearchAPI-Custom.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 năm trước cách đây |
SearchAPI-Fulltext.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 năm trước cách đây |
SearchAPI-Standard.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
SendTopic.php
|
e9a50e3143
! Wrong variable, oops.
|
11 năm trước cách đây |
Session.php
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 năm trước cách đây |
SplitTopics.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 năm trước cách đây |
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 năm trước cách đây |
Subs-Admin.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Attachments.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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
|
11 năm trước cách đây |
Subs-BoardIndex.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 năm trước cách đây |
Subs-Boards.php
|
8e113d6113
! Typo
|
11 năm trước cách đây |
Subs-Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Categories.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Charset.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Compat.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Db-mysql.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 năm trước cách đây |
Subs-Db-mysqli.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 năm trước cách đây |
Subs-Db-postgresql.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 năm trước cách đây |
Subs-Db-sqlite.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 năm trước cách đây |
Subs-Db-sqlite3.php
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 năm trước cách đây |
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.
|
11 năm trước cách đây |
Subs-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-List.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Membergroups.php
|
76b43782bc
Enhancements to the groups-as-moderators feature
|
11 năm trước cách đây |
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)
|
11 năm trước cách đây |
Subs-MembersOnline.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
Subs-MessageIndex.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-OpenID.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Package.php
|
780f17b473
A tiny typo
|
11 năm trước cách đây |
Subs-Post.php
|
90ece4f28a
Fixed img tags broken since PHP 5.5 patch
|
11 năm trước cách đây |
Subs-Recent.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Subs-Sound.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
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 năm trước cách đây |
Subscriptions-PayPal.php
|
25588cc26e
! Fix #660: Paid subscription can fail using custom currency code
|
11 năm trước cách đây |
Themes.php
|
f65722305c
Selection of variants broken for users on default theme
|
11 năm trước cách đây |
Topic.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
ViewQuery.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Who.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 năm trước cách đây |
Xml.php
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
index.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
12 năm trước cách đây |