John Rayes
|
daadbff281
oops
|
11 years ago |
John Rayes
|
4fbf0fd686
Restore $txt['by']
|
11 years ago |
John Rayes
|
7b4c9bc848
$txt['post_by_member']
|
11 years ago |
John Rayes
|
a262806bd2
Don't use $txt['by']
|
11 years ago |
Michael Eshom
|
274446a101
Merge pull request #786 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
9accd576f4
! Fix a few calendar bugs
|
11 years ago |
Michael Eshom
|
00a81f9723
Merge pull request #785 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
d3d8fc7571
! Fix another issue caused by Postgres being case-sensitive
|
11 years ago |
Arantor
|
7a7d1e6f3a
Merge pull request #784 from MissAllSunday/salvaged_board_name
|
11 years ago |
Suki
|
e46f6f2c79
Fixes #779
|
11 years ago |
Arantor
|
0ecb56ae3a
Merge pull request #782 from live627/r-2.1
|
11 years ago |
Arantor
|
ca9cb6a083
Merge pull request #783 from live627/bang-marks
|
11 years ago |
John Rayes
|
975981739e
Put ssome space to the right of the two bang marks
|
11 years ago |
John Rayes
|
d5d4f7241c
! Misnamed variable
|
11 years ago |
Michael Eshom
|
aa2681932d
Merge pull request #781 from Nao/release-2.1
|
11 years ago |
Nao
|
21edb33826
- zend_shm_cache_fetch doesn't need a TTL parameter. (Load.php)
|
11 years ago |
Arantor
|
5f6ee7b281
Merge pull request #780 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
4a10ad7b09
! Stupid rookie mistake of mine.
|
11 years ago |
Arantor
|
3aa2d4a9e1
Merge pull request #778 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
81fbb4dd77
! All the other indexes have the table's name in them...
|
11 years ago |
Peter Spicer
|
678224683a
! These indexes are in the installer but apparently not the upgrader, so probably best they get added...
|
11 years ago |
Arantor
|
3d5fb390b5
Merge pull request #777 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
cd57e2c7cd
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 years ago |
Peter Spicer
|
1a421ed2da
! Add 'boards' as a possible item in $config_vars lists.
|
11 years ago |
Peter Spicer
|
bf4c245cac
! Oh look, another inline image saved!
|
11 years ago |
Arantor
|
865abce7d6
Merge pull request #774 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
11 years ago |
Arantor
|
5690412e45
Merge pull request #773 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
3b892c1ff5
! Quick reply now uses the sprite. Every little helps, right?
|
11 years ago |
Peter Spicer
|
e71761e1af
! Let's be a bit smarter about the expand/collapse images - let's save 200 bytes by not serving them as separate images. So far only converted one use to them but let's do more as we go.
|
11 years ago |