Suki
|
e9a6608752
No point in calling get_theme_info() when installing a copy from default theme.
|
11 years ago |
Suki
|
3a5d764b93
A bunch of bugs and typo, you know, the usual stuff..
|
11 years ago |
Suki
|
4054a0ddd9
Put the tabs as they used to be.
|
11 years ago |
Suki
|
a40425fe77
function get_all_themes()
|
11 years ago |
Suki
|
51f3d24ac3
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into theme_stuff
|
11 years ago |
Suki
|
a5b354cfd5
Typos and other silly bugs
|
11 years ago |
Suki
|
bf7892cf53
function InstallCopy()
|
11 years ago |
Michael Eshom
|
017b07925d
Merge pull request #894 from live627/poll
|
11 years ago |
Michael Eshom
|
e1419d0101
Merge pull request #897 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
7931107d49
! phpDoc updates
|
11 years ago |
John Rayes
|
102f63ac11
! Guests could not submit multiple votes to a poll without errors. Funnily enough, it did not adversly affect workflow.
|
11 years ago |
Arantor
|
c9485260ef
Merge pull request #893 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
04dcb279e4
! Oops for wrong precedence on the cache test. This is probably the cause of #890 and #864.
|
11 years ago |
Michael Eshom
|
04288008e0
Revert "! $context['my_likes'] wasn't always an array (per #890)"
|
11 years ago |
Arantor
|
73d303a71b
Merge pull request #892 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
12bb4d48cd
! Child boards were a bit enthusiastic about being marked as having new things in them. Refers to #891.
|
11 years ago |
Michael Eshom
|
cafc28ac13
! $context['my_likes'] wasn't always an array (per #890)
|
11 years ago |
Michael Eshom
|
971b0db58d
Merge pull request #888 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
830f9e44b5
! A few more bugfixes related to updating PM labels...
|
11 years ago |
Suki
|
843d282eef
Theme's name should be taken from the xml file
|
11 years ago |
Michael Eshom
|
c641fefd6a
Merge pull request #885 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
1f61b4f97b
Merge branch 'release-2.1' of https://github.com/Oldiesmann/SMF21 into release-2.1
|
11 years ago |
Michael Eshom
|
624d61efdd
! typo
|
11 years ago |
Michael Eshom
|
de7734ac19
! typo
|
11 years ago |
Arantor
|
697a1a7bc2
Merge pull request #884 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
8edee7a53f
! Upgrading verification questions should really use db_insert which deals with not having errant quotes around. Should also fix #882
|
11 years ago |
Arantor
|
b82114acfc
Merge pull request #883 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
af4c727801
! Display the time a package was installed in the package manager.
|
11 years ago |
Arantor
|
f3ef515e29
Merge pull request #881 from Arantor/release-2.1
|
11 years ago |
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 years ago |