Jessica González
|
b02f201900
Merge pull request #1433 from MissAllSunday/css/jsstuff
|
10 yıl önce |
Michael Eshom
|
a686226858
Finally fixed conflicts thanks to Tortoise
|
10 yıl önce |
Michael Eshom
|
0ed10792da
! Fix a bunch of bugs found while testing
|
10 yıl önce |
Michael Eshom
|
7b4809e105
+ The rest of the 'report members' stuff (I hope)
|
10 yıl önce |
Suki
|
5854cf897b
removing fields on Register.php
|
10 yıl önce |
Suki
|
13c779fa63
js on profile.template
|
10 yıl önce |
Michael Eshom
|
1c67bee961
HTML5 tweaks/improvements. Closes #1408
|
10 yıl önce |
Arantor
|
b7662b08de
Merge pull request #1221 from MissAllSunday/email_address
|
10 yıl önce |
Peter Spicer
|
de89f8cb80
! Fix for no avatar being left as a billy no-mates.
|
10 yıl önce |
Michael Eshom
|
668d226c01
HTML5 goodies
|
10 yıl önce |
Suki
|
a413bd676d
fix merge conflicts
|
10 yıl önce |
Peter Spicer
|
99b074c61f
! And alerts can now be marked all read at once. Some of this might change soon but at least it works now...
|
10 yıl önce |
Peter Spicer
|
29539361c5
! A search on $user_info yielded some we're not using (since they were either the last entry in a file or there were two consecutive matches in the search results where there were no lines in between that mentioned $user_info)
|
10 yıl önce |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 yıl önce |
Suki
|
9423bb9aec
Ha! I forgot to remove debuggin stuff!
|
10 yıl önce |
Suki
|
2c17cf62ae
mmm, no camelCase pelase!
|
10 yıl önce |
Suki
|
799f9a5121
Hey ho, replacing JS where ever I go...
|
10 yıl önce |
Suki
|
f874bf25ea
Gotta use JavaScriptEscape()
|
10 yıl önce |
Suki
|
fdc43a7116
!Don't show anything for registered members only when you change your email and it needs validation
|
10 yıl önce |
Suki
|
cdd823d853
Add an alert box when someone changes their email and $modSettings['send_validation_onChange'] is set
|
10 yıl önce |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 yıl önce |
Suki
|
4d034990ea
Merge changes on Profile-Modify.php
|
10 yıl önce |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 yıl önce |
Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
10 yıl önce |
Peter Spicer
|
7dc9419211
! Fixed avatar resizing being off by one. Also fixed uploaded avatars not working properly in some cases. This may not be applicable in future with the custom avatar directory stuff but for now this means it does work.
|
10 yıl önce |
ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
10 yıl önce |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
10 yıl önce |
Peter Spicer
|
bbd6147355
! A little house cleaning.
|
10 yıl önce |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 yıl önce |
Peter Spicer
|
ced3a11822
! Make sure we set the request up properly and don't confuse the membership page with having multiple requests when in reality only one should be applicable.
|
11 yıl önce |