Peter Spicer
|
02170b941c
! And one last lurking one.
|
11 years ago |
Peter Spicer
|
93b5ae8725
! More of the clean-up.
|
11 years ago |
Peter Spicer
|
37ac68f78e
! Fix indentation
|
11 years ago |
Peter Spicer
|
7da77647c6
! The saving of preferences was copied/pasted from elsewhere... it doesn't work properly and can actually screw up other preferences. In addition, if we're not saving the settings (since there's not really a need to), we might as well not specify something that the code doesn't insist on.
|
11 years ago |
John Rayes
|
ee5fc8f413
Token admin-tm could not be verifeied.
|
11 years ago |
Arantor
|
cdd569da33
Merge pull request #987 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
5f6cc7cf99
! Convert a use of fopen/fwrite/fclose to file_put_contents (Mantis 4913) and also have it report whether something was saved properly or not (another for #802)
|
11 years ago |
Arantor
|
709bd5d82f
Merge pull request #986 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
4a6233cf19
! Should allow admins to disable OpenID for new users but prevent breaking existing logins. (fixes #847) Note: my testing on this has been fairly limited. But it doesn't seem to break anything.
|
11 years ago |
Peter Spicer
|
dc2ecf44bc
! And let's use our nice (?) icon instead of (?)
|
11 years ago |
Peter Spicer
|
404a93d0ef
! document.forms doesn't always behave, and just for fun, some of the markup has changed, so let's get that all consistent.
|
11 years ago |
Arantor
|
185555df44
Merge pull request #984 from Hristo-/release-2.1
|
11 years ago |
Suki
|
5c151b89a6
Update the link to git aliases
|
11 years ago |
Hristo-
|
da03714a0d
.ignoreboards width fix
|
11 years ago |
Michael Eshom
|
5a3731bba8
Merge pull request #983 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
3b064714ed
! Tweak some things related to UTF-8 support (don't require it; SQLite 2 doen't support it, but SQLite3 does).
|
11 years ago |
Michael Eshom
|
b1538e9e77
Merge pull request #981 from Antes/theme
|
11 years ago |
Antes
|
f9a70d7585
Small fixes to Theme Install/Manage page
|
11 years ago |
Michael Eshom
|
f7d1a3adc1
Merge pull request #980 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
00cb6df8d3
! Don't complain if the alerts table already exists
|
11 years ago |
Michael Eshom
|
c7e95b7dab
Merge pull request #978 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
425a1ab70a
! last_modified_reason isn't always set (Fixes #977)
|
11 years ago |
Arantor
|
212f0a3578
Merge pull request #976 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
1fd10508ff
! More legacy stuff.
|
11 years ago |
Peter Spicer
|
ba837b7f24
! More code that isn't really needed when it can inherit from its parent.
|
11 years ago |
Michael Eshom
|
81150e4f7a
Merge pull request #975 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
3be6e3b7e1
! TYPE=HEAP => ENGINE=MEMORY, since we're not going to support MySQL 4.0 anymore (fixes #971)
|
11 years ago |
Peter Spicer
|
a660646340
! This doesn't appear to be used anywhere any more.
|
11 years ago |
Peter Spicer
|
ce76d7e92d
! Do a little to-jQuery conversion.
|
11 years ago |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
11 years ago |