Peter Spicer
|
f9c05e8b8a
! If the package backup couldn't be created, abort and warn the user.
|
10 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
10 gadi atpakaļ |
Peter Spicer
|
2d839f99f0
! Let's fix up the admin options a bit for the avatar resizing
|
10 gadi atpakaļ |
Peter Spicer
|
7f81a0341e
! We don't call this any more, so let's get rid.
|
10 gadi atpakaļ |
Peter Spicer
|
bb248113c6
! The main code for avatars no longer needing inline HTML or JS to resize
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
9858a699f5
! And let's fix the upgrader to update the old option choices to the new one.
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
669918dad9
! Unread/replies needs to be consistent with the message index
|
10 gadi atpakaļ |
Arantor
|
fff2cb6639
Merge pull request #1163 from Arantor/release-2.1
|
10 gadi atpakaļ |
Peter Spicer
|
b8fd011271
! We now only use images/topic/* from the display view, and none of those need the my_ prefix...
|
10 gadi atpakaļ |
Arantor
|
ac14545cfb
Merge pull request #1162 from Arantor/release-2.1
|
10 gadi atpakaļ |
Peter Spicer
|
9ba0da1f8e
Since we're not using hot icons either, let's remove them all.
|
10 gadi atpakaļ |
Peter Spicer
|
f2422b7878
! Suddenly remembered this old description relating to hot topics... best fix that.
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
8b957ccece
! More old stuff we're not even displaying.
|
10 gadi atpakaļ |
Arantor
|
d3d1cd800b
Merge pull request #1161 from Arantor/release-2.1
|
10 gadi atpakaļ |
Peter Spicer
|
0ff78832ed
! Oops meant to revert this before.
|
10 gadi atpakaļ |
Peter Spicer
|
60adbbe3c5
! We don't appear to be using these any more, so buh-bye.
|
10 gadi atpakaļ |
Peter Spicer
|
cf929d6ab7
! We don't show this icon, so let's not bother doing any processing for it either.
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
31320be119
! We're not using this code, so let's not worry about it.
|
10 gadi atpakaļ |
Peter Spicer
|
33d8068a24
! More using our sprite.
|
10 gadi atpakaļ |
Peter Spicer
|
bb0cd0000a
! We're using a directional icon, we should really offer an RTL suited version
|
10 gadi atpakaļ |
Peter Spicer
|
20695771c3
! We're not showing this column, we might as well remove it.
|
10 gadi atpakaļ |
Peter Spicer
|
6e44ccc4c2
! And another thing moved to the sprite
|
10 gadi atpakaļ |
Peter Spicer
|
cf06adacd3
! More using the icons we have in our sprite
|
10 gadi atpakaļ |
Peter Spicer
|
da30f0435e
! Memberlist now validates too
|
10 gadi atpakaļ |