Peter Spicer
|
06a7a06f4a
! There really is no point having the cancel button on the Loading.... popup unless it cancels, and frankly, that seems like a massive waste of effort to do something that probably won't work right anyway (if it already failed for some reason, such that the popup didn't already go away, cancelling the XHR isn't actually likely to help). So just spirit it away instead, and nail Mantis 4962 at the same time.
|
11 年之前 |
Peter Spicer
|
88ce67c426
! Remove the legend from the board index, because we don't really need it. Note that the new_redirect.png image was not removed because it is in use in the admin panel at this time.
|
11 年之前 |
Peter Spicer
|
d0ba898bb4
! Add the tooltip for redirect boards.
|
11 年之前 |
Peter Spicer
|
2720bd8699
! Now, let's add Gary's new icons in, let's make a sprite out of them, and while we're at it, let's make it slightly more encouraging for guests by showing guests the 'new items' behaviour even if in reality it isn't.
|
11 年之前 |
Peter Spicer
|
ec244bf418
! Might as well make the building of board indexes hookable.
|
11 年之前 |
Peter Spicer
|
8e65cbad1f
! If we're going to use the modified_reason column we should at least have it in the query.
|
11 年之前 |
Peter Spicer
|
3396ebb57c
! These might help make the upgrader work right...
|
11 年之前 |
Peter Spicer
|
40253fc5b5
! Stylistic consistency is nice.
|
11 年之前 |
Peter Spicer
|
4987417c9a
! Message labels don't exist in the members table, we shouldn't be trying to add things to them.
|
11 年之前 |
Peter Spicer
|
f8ed5106b9
! Linear gradients are supported without prefix in IE10, FF since FF17 and Opera since 12.1 provided the right format is used. Chrome supports it too, but some of the mobile browsers still need the -webkit prefix.
|
11 年之前 |
Peter Spicer
|
22ff3b0f40
! Syntax error in the display template.
|
11 年之前 |
Michael Eshom
|
18d62e39b6
Merge pull request #874 from Oldiesmann/release-2.1
|
11 年之前 |
Michael Eshom
|
7b72bbecb7
! Fix "undefined index: id_member_from" errors when viewing PMs
|
11 年之前 |
Michael Eshom
|
1818e7e7d6
Merge pull request #873 from Oldiesmann/pm_labels
|
11 年之前 |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 年之前 |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 年之前 |
Michael Eshom
|
6667f2ab99
Merge pull request #776 from Antes/cleaner
|
11 年之前 |
Michael Eshom
|
f638e39762
Merge pull request #870 from Oldiesmann/pm_labels
|
11 年之前 |
Arantor
|
2b0f0654a8
Merge pull request #871 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
d612948129
! Fix the missing image (not perfect image but suitable placeholder for right now) and also fix a theme bug with the profile area.
|
11 年之前 |
Arantor
|
e5b3c85036
Merge pull request #841 from live627/maint
|
11 年之前 |
Michael Eshom
|
3fbea37ecf
! Don't need this anymore either...
|
11 年之前 |
Michael Eshom
|
e546dd1dfc
! Final(?) bugfix commit
|
11 年之前 |
Michael Eshom
|
188d3bda20
! Yet another bugfix commit
|
11 年之前 |
Arantor
|
da6821ec4d
Merge pull request #869 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
bc802bf9f5
! We show an icon in the manage boards list for the recycle board, let's also show one for redirect boards.
|
11 年之前 |
Arantor
|
94c450fb52
Merge pull request #867 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
d58132ba59
! The list of auto suggested versions might as well be correct for now.
|
11 年之前 |
Michael Eshom
|
27dfd9643f
! Might help to actually tell the DB what table a particular alias belongs to...
|
11 年之前 |
Michael Eshom
|
e1db44f1e4
! Forgot the in_inbox column for pm_recipients on install. Also, make it 1 by default.
|
11 年之前 |