Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 years ago |
Peter Spicer
|
71ce945ed9
! More cleanup
|
10 years ago |
Peter Spicer
|
ff05d6f002
! We don't exactly need this stuff.
|
10 years ago |
Peter Spicer
|
c4638b34ab
! Handle approval token via GET rather than POST (and actually send it in the request, usually helps), fixes #1194
|
10 years ago |
Arantor
|
307ef2fd62
Merge pull request #789 from illori/html5_profile_fields
|
10 years ago |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
10 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Peter Spicer
|
3a166d0824
! And lastly we need somewhere to show off the requests. It's functional but not especially pretty.
|
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
|
a6fb5fb1a7
! Very WIP of the alert preferences area. It doesn't work properly, I'm well aware of that, I just wanted to get it in as it is, just so it's there and I might be able to get some feedback on it (even though it doesn't work properly)
|
11 years ago |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 years ago |
Peter Spicer
|
d843e6ba49
! Disable debugging from within the popups. (fixes #919)
|
11 years ago |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 years ago |
Peter Spicer
|
dd3eb2633c
! Code cleanliness
|
11 years ago |
Peter Spicer
|
8a586292a7
! Profile area menu should have spiffy icons just like the other menus.
|
11 years ago |
Peter Spicer
|
4b14f66013
! The personal messaging area is duplicated, and it shouldn't be - most users do not need it in both places. Admins will get something to configure defaults/reset accounts to defaults shortly.
|
11 years ago |
Peter Spicer
|
71608de06b
! And of course the profile code itself.
|
11 years ago |
Illori
|
2ad33877cf
fixing missing id in input
|
11 years ago |
Suki
|
879b0fe182
Changes on Profile
|
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 |
Michael Eshom
|
7d66f73bd9
! Don't throw errors at guests trying to access members-only sections of the profile when a user isn't specified...
|
11 years ago |
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.
|
11 years ago |
Peter Spicer
|
e945d4e19c
! The log settings page now allows admins to configure whether mod/admin/profile edits logs are individually on or not, and those settings are the central bases on which logging is made, not the old master setting.
|
11 years ago |
Peter Spicer
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
11 years ago |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
11 years ago |
Michael Eshom
|
f4c4d89c2a
Oopsies!
|
11 years ago |
Michael Eshom
|
21a6b0d5be
Don't show the Issue Warning menu item when viewing your own profile
|
11 years ago |
Michael Eshom
|
2757833c1b
Merge pull request #453 from smfrunic/release-2.1
|
11 years ago |
Bryan Deakin
|
8b9688c375
Removes enable code in Profile, in regards to issuing warnings
|
11 years ago |