Peter Spicer
|
d7a6af0ff3
! Clean up more old settings not in use any more, fixes #1252
|
vor 10 Jahren |
Arantor
|
2826e6e4c7
Merge pull request #1246 from Arantor/release-2.1
|
vor 10 Jahren |
Peter Spicer
|
bc88a93e8f
! If possible, use the right language when we get to PayPal.
|
vor 10 Jahren |
Peter Spicer
|
49f172daf7
! A little code consistency and the remainder from Mantis 1493
|
vor 10 Jahren |
Peter Spicer
|
03cb0e1e27
! Mantis bug 1288, forcing ordering of table not to be based arbitrary row order, or insertion order but name followed by date
|
vor 10 Jahren |
Peter Spicer
|
6c52c8e23b
! When browsing files in a theme in the admin panel, display the name of the theme too.
|
vor 10 Jahren |
Peter Spicer
|
f0afe3cc48
! Use the right variable when doing directory-traversal exploit prevention
|
vor 10 Jahren |
Arantor
|
6bcad0ab1f
Merge pull request #1245 from Arantor/release-2.1
|
vor 10 Jahren |
Peter Spicer
|
befec60e70
! When looking at the list of boards in the reports page, show if a board is a redirect board and if so, where it redirects to.
|
vor 10 Jahren |
Peter Spicer
|
8969cc853f
! Since we changed the wording in the mod panel from 'ignore' to 'disregard', the mod log should also have the same terminology...
|
vor 10 Jahren |
Peter Spicer
|
6f4baa469e
! Used correct link to get from moderation log to reports area
|
vor 10 Jahren |
Peter Spicer
|
454c29c1b9
! Fix the headers for old WAP, as per Mantis 2817
|
vor 10 Jahren |
Peter Spicer
|
ab4c294ad6
! This should fix the way admin_features gets upgraded, should fix #859
|
vor 10 Jahren |
Arantor
|
21aced9dff
Merge pull request #1244 from Arantor/release-2.1
|
vor 10 Jahren |
Peter Spicer
|
ed77fab7ac
! Don't show the time in a like if we didn't have it (e.g. conversion from like mods)
|
vor 10 Jahren |
Peter Spicer
|
19f3cade58
! Additional safely net for paid subs, thanks to telcy
|
vor 10 Jahren |
Peter Spicer
|
27e668f1f2
! Split out paid subs errors in the error log, in case it's useful to someone.
|
vor 10 Jahren |
Arantor
|
bad60ae4cb
Merge pull request #1242 from Arantor/release-2.1
|
vor 10 Jahren |
Peter Spicer
|
498ce2f583
! And another one that needs dealing with per #1169 - this should leave subscr_signup as the only one outstanding not actually treated in the code.
|
vor 10 Jahren |
Peter Spicer
|
f44147f370
! Hopefully handle one previously unhandled IPN txn_type as per #1169
|
vor 10 Jahren |
Arantor
|
ce3ff5b242
Merge pull request #1240 from Arantor/release-2.1
|
vor 10 Jahren |
Peter Spicer
|
a6569363a5
! For the database types that support UTF-8, turn on UTF-8 not merely by default but force it on. Should fix #698
|
vor 10 Jahren |
Arantor
|
e64dc8b74d
Merge pull request #1239 from Arantor/release-2.1
|
vor 10 Jahren |
Peter Spicer
|
17f8048ab8
! Adding hookable fallback action as per #224
|
vor 10 Jahren |
Peter Spicer
|
26cbe1a9c2
! Dropdown shouldn't really be 100% wide. Fixes #1234
|
vor 10 Jahren |
Peter Spicer
|
44fecf5a73
! Should fix #1236
|
vor 10 Jahren |
Arantor
|
b4407a2b0d
Merge pull request #1238 from Arantor/release-2.1
|
vor 10 Jahren |
Peter Spicer
|
1ae5e4d556
! Stupid bad copy/pasta from non MySQL installer to MySQL installer. Fixes #1235
|
vor 10 Jahren |
Peter Spicer
|
f0fafdfa02
! Don't use $scripturl directly in alerts. For emails it's fine because they are less likely to linger, but for alerts they can hang around a while, e.g. if a user doesn't log in before a site move, and the user then logs in. Emails are by nature a bit more transient like that.
|
vor 10 Jahren |
Peter Spicer
|
8af76809b6
! Allow for index.php?action=calendar;event=1 or similar to go to the right page of the calendar and highlight the calendar item in question (currently in bold) to indicate what's going on. This will be used by the alerts system.
|
vor 10 Jahren |