Peter Spicer
|
f9c05e8b8a
! If the package backup couldn't be created, abort and warn the user.
|
10 anni fa |
Peter Spicer
|
ee78f110d8
! Use the same fix as 2.0.7 has - we might as well save us a query if the result will be ignored anyway.
|
10 anni fa |
Peter Spicer
|
caa02ee8db
! Quick reply might be permanently on, but there's no need to show it if the user doesn't have permission to see it.
|
10 anni fa |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
10 anni fa |
Peter Spicer
|
2d839f99f0
! Let's fix up the admin options a bit for the avatar resizing
|
10 anni fa |
Peter Spicer
|
7f81a0341e
! We don't call this any more, so let's get rid.
|
10 anni fa |
Peter Spicer
|
bb248113c6
! The main code for avatars no longer needing inline HTML or JS to resize
|
10 anni fa |
Peter Spicer
|
2898f953db
! A function to easily get CSS into the header (remember: HTML5, we don't need to specify the type as it defaults to text/css)
|
10 anni fa |
Peter Spicer
|
9858a699f5
! And let's fix the upgrader to update the old option choices to the new one.
|
10 anni fa |
Peter Spicer
|
94ef5c5e40
! We have no need of this 'resize with HTML' and 'resize with JS' for avatars, so let's go for a single 'resize with CSS' that just deals with it. First, the installer.
|
10 anni fa |
Peter Spicer
|
669918dad9
! Unread/replies needs to be consistent with the message index
|
10 anni fa |
Arantor
|
fff2cb6639
Merge pull request #1163 from Arantor/release-2.1
|
10 anni fa |
Peter Spicer
|
b8fd011271
! We now only use images/topic/* from the display view, and none of those need the my_ prefix...
|
10 anni fa |
Arantor
|
ac14545cfb
Merge pull request #1162 from Arantor/release-2.1
|
10 anni fa |
Peter Spicer
|
9ba0da1f8e
Since we're not using hot icons either, let's remove them all.
|
10 anni fa |
Peter Spicer
|
f2422b7878
! Suddenly remembered this old description relating to hot topics... best fix that.
|
10 anni fa |
Peter Spicer
|
a69ba6a1a2
! Very hot is gone, don't need the images (we're still using images/topic/* stuff right now but let's have a bit of a cleanout!)
|
10 anni fa |
Peter Spicer
|
8b957ccece
! More old stuff we're not even displaying.
|
10 anni fa |
Arantor
|
d3d1cd800b
Merge pull request #1161 from Arantor/release-2.1
|
10 anni fa |
Peter Spicer
|
0ff78832ed
! Oops meant to revert this before.
|
10 anni fa |
Peter Spicer
|
60adbbe3c5
! We don't appear to be using these any more, so buh-bye.
|
10 anni fa |
Peter Spicer
|
cf929d6ab7
! We don't show this icon, so let's not bother doing any processing for it either.
|
10 anni fa |
Peter Spicer
|
e3093c67e9
! A huge change: dropping the icons from being in the background of the columns and instead using actual icons (from our sprite), as well as gutting how we defined the colours for the backgrounds and whatnot. This may still change but it's still nicer to have the colours defined through additional classes rather than having many classes.
|
10 anni fa |
Peter Spicer
|
31320be119
! We're not using this code, so let's not worry about it.
|
10 anni fa |
Peter Spicer
|
33d8068a24
! More using our sprite.
|
10 anni fa |
Peter Spicer
|
bb0cd0000a
! We're using a directional icon, we should really offer an RTL suited version
|
10 anni fa |
Peter Spicer
|
20695771c3
! We're not showing this column, we might as well remove it.
|
10 anni fa |
Peter Spicer
|
6e44ccc4c2
! And another thing moved to the sprite
|
10 anni fa |
Peter Spicer
|
cf06adacd3
! More using the icons we have in our sprite
|
10 anni fa |
Peter Spicer
|
da30f0435e
! Memberlist now validates too
|
10 anni fa |