Peter Spicer
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
hace 11 años |
Peter Spicer
|
3732137bc8
! Those pesky characters really need double quotes, not single ones, oops.
|
hace 11 años |
Peter Spicer
|
dd4a9fa8a4
! This converts the Subs-Charset file that's caused many issues firstly into a LF line ending (so it won't cause issues in future) and secondly I re-encoded everything to be 7-bit safe. While this makes the file substantially bigger, and the formatting is off (we can fix that later if anyone cares), it's the safest way to handle this file. It seems to work for me.
|
hace 11 años |
Peter Spicer
|
51f257f10b
! Last CSS change as previously discussed, fixes #357
|
hace 11 años |
Arantor
|
521b635a21
Merge pull request #762 from Arantor/release-2.1
|
hace 11 años |
Peter Spicer
|
6f4bad8268
! Draft autosaving should not just assume the checkboxes exist because sometimes they won't. Fixes #761
|
hace 11 años |
Michael Eshom
|
6ae91a462e
Merge pull request #760 from Antes/lang-cleanup
|
hace 11 años |
Michael Eshom
|
181265bb16
Merge pull request #759 from illori/display.template.php_changes
|
hace 11 años |
Antes
|
507de38391
no message
|
hace 11 años |
Illori
|
1cf038557d
fix up display.template.php for useronline image and missing pm image/link
|
hace 11 años |
Arantor
|
d6a8f36a6b
Merge pull request #757 from Arantor/release-2.1
|
hace 11 años |
Peter Spicer
|
6e8f5a4232
! Moving drafts around a bit, getting it in the search function too.
|
hace 11 años |
Arantor
|
fc659e2e74
Merge pull request #755 from Arantor/release-2.1
|
hace 11 años |
Peter Spicer
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
hace 11 años |
Peter Spicer
|
e79ec9ea13
! Icons for the new warning bit.
|
hace 11 años |
Peter Spicer
|
4d452f98f9
! Don't include descriptions inside search results because they don't show up anyway.
|
hace 11 años |
Michael Eshom
|
d2c869cb56
Merge pull request #754 from Oldiesmann/release-2.1
|
hace 11 años |
Michael Eshom
|
d11c0b343c
upgrade_2-0_postgresql isn't used when upgrading from 2.0...
|
hace 11 años |
Michael Eshom
|
eb0506bbf0
Fix unsigned int issues in upgrade files...
|
hace 11 años |
Michael Eshom
|
b634825cac
! ip needs to be bigint since Postgres doesn't support unsigned ints
|
hace 11 años |
Michael Eshom
|
73f797f820
! PostgreSQL doesn't support unsigned ints...
|
hace 11 años |
Peter Spicer
|
af8e8b7044
! More appropriate icon for permissions (matches the big icon) and also a big icon for the admin log out function, which I never use on localhost and forgot the icon for previously.
|
hace 11 años |
Peter Spicer
|
9f90ac2b36
! Better CSS handling for certain browsers; supposed to have the MS specific stuff first for some reason.
|
hace 11 años |
Peter Spicer
|
f05904c2d4
! PGSQL doesn't like MyISAM tables for some reason. Can't imagine that.
|
hace 11 años |
Michael Eshom
|
b1e87638a4
! Fix duplicate row and remove 'ENGINE=MyISAM' from a query
|
hace 11 años |
Arantor
|
caaaad88ed
Merge pull request #753 from illori/typo_fix
|
hace 11 años |
Illori
|
fa686389df
typo fix
|
hace 11 años |
Arantor
|
5e18d469a9
Merge pull request #751 from Arantor/release-2.1
|
hace 11 años |
Peter Spicer
|
498389f656
! Post moderation is no longer controlled by core features. Oh, and some housecleaning.
|
hace 11 años |
Arantor
|
e342f82a0c
Merge pull request #749 from Arantor/release-2.1
|
hace 11 años |