Peter Spicer
|
460fdd8444
! Precedence is a harsh mistress.
|
10 lat temu |
Peter Spicer
|
389a711476
! Tweak some of the wording in the profile menu
|
10 lat temu |
Michael Eshom
|
40c0a845d3
More HTML5 goodies
|
10 lat temu |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 lat temu |
Peter Spicer
|
71ce945ed9
! More cleanup
|
10 lat temu |
Peter Spicer
|
ff05d6f002
! We don't exactly need this stuff.
|
10 lat temu |
Peter Spicer
|
c4638b34ab
! Handle approval token via GET rather than POST (and actually send it in the request, usually helps), fixes #1194
|
10 lat temu |
Arantor
|
307ef2fd62
Merge pull request #789 from illori/html5_profile_fields
|
10 lat temu |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
10 lat temu |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 lat temu |
Peter Spicer
|
3a166d0824
! And lastly we need somewhere to show off the requests. It's functional but not especially pretty.
|
11 lat temu |
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 lat temu |
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 lat temu |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 lat temu |
Peter Spicer
|
d843e6ba49
! Disable debugging from within the popups. (fixes #919)
|
11 lat temu |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 lat temu |
Peter Spicer
|
dd3eb2633c
! Code cleanliness
|
11 lat temu |
Peter Spicer
|
8a586292a7
! Profile area menu should have spiffy icons just like the other menus.
|
11 lat temu |
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 lat temu |
Peter Spicer
|
71608de06b
! And of course the profile code itself.
|
11 lat temu |
Illori
|
2ad33877cf
fixing missing id in input
|
11 lat temu |
Suki
|
879b0fe182
Changes on Profile
|
11 lat temu |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
11 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
Michael Eshom
|
f4c4d89c2a
Oopsies!
|
11 lat temu |