Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
11 years ago |
Peter Spicer
|
18f30e55f6
! Back to notification stuff. So with the changes to the menus etc, we don't use the old tests for whether to show reports and whatnot so we might as well begin phasing them out.
|
11 years ago |
Michael Eshom
|
3c986d9536
Merge pull request #985 from MissAllSunday/fixes
|
11 years ago |
Peter Spicer
|
351c03378c
! And a lurking icon for the generic popup
|
11 years ago |
Peter Spicer
|
59b04d1cf2
! It might also help to mark this field as a proper integer field if we want to play increment with it.
|
11 years ago |
Peter Spicer
|
875351674c
! While Mantis 4870 had this dealt with, this is illogical. If you're substituting language-specific strings and the language needs them lower-case, make them lower case and be done with it... don't have workarounds for workarounds.
|
11 years ago |
Suki
|
737b07640f
Yet another hook
|
11 years ago |
Suki
|
ae1cd2c3fc
getLegacyAttachmentFilename() shouldn't be required anymore
|
11 years ago |
Suki
|
4a86877e17
Add the ".dat" extension
|
11 years ago |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 years ago |
Peter Spicer
|
3d0280eef4
! Dropping support for eAccelerator and Turck MMcache, as these are not supported on current PHP releases for key/value pairs like we use.
|
11 years ago |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
11 years ago |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 years ago |
Peter Spicer
|
9fcf27428f
! The submenu button for moderation > reports should include the number of reports since that's the item triggering a number to look at!
|
11 years ago |
Peter Spicer
|
6c273483c5
! Propagated the member approvals count from the admin menu sub-item to the top level item too.
|
11 years ago |
Peter Spicer
|
784e24252a
! Several exciting things at once: instead of using [1] in menu items, use a class which looks a little better (and is definitely easier to theme), and hive the profile menu off out the way. Incidentally this fixes #733 which was kind of the point all along anyway.
|
11 years ago |
Peter Spicer
|
0e179d3faa
! Since the menu only actually makes sense to you if you are in your own profile, and you can see that as a member, why make it any more complex? (The menu is going away soon anyway. This is merely to avoid it being broken in the interim.)
|
11 years ago |
Jessica González
|
1f52fdbe4e
Merge pull request #818 from MissAllSunday/AdditionalPermissions
|
11 years ago |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
11 years ago |
Suki
|
9997540536
Changes on Subs
|
11 years ago |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 years ago |
Arantor
|
8486deade0
Merge pull request #599 from emanuele45/sceditor_1.4.4
|
11 years ago |
Suki
|
3a2d8e2548
And add $smcFunc['htmlspecialchars'] again
|
11 years ago |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 years ago |
Suki
|
fea020371c
Merge conflict
|
11 years ago |
Suki
|
2797e88d13
Merge conflict resolved
|
11 years ago |
Peter Spicer
|
b0179a5b1c
! Making members pending approval and moderation reports more prominent. The moderation menu, like most of the time, has it wrong anyway and a separate "accident" may happen to it in the future, but for now, let's get rid of icky (and frequently wrong, as well as some old) language strings and be a bit daring.
|
11 years ago |
Arantor
|
7716451369
Merge pull request #668 from jdarwood007/more-php5.5-fixes
|
11 years ago |
jdarwood007
|
60b552624b
More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat
|
11 years ago |