Robin Millette
|
362cac0a96
Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormData and ProfileSaveForm.
|
15 years ago |
Robin Millette
|
c2905085c1
trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.
|
16 years ago |
Sarven Capadisli
|
f9403ae99a
Keeping HTML consistent throughout the site.
|
16 years ago |
sarven
|
0b5f0f4faa
Renamed form_datas to form_data
|
16 years ago |
sarven
|
0ecdd5363d
Profile settings styles
|
16 years ago |
Evan Prodromou
|
97c98cf59a
Break up settings into two tabset
|
16 years ago |
Evan Prodromou
|
4b0cf99e56
Convert use of common_server_error and common_user_error to methods on Action
|
16 years ago |
Evan Prodromou
|
eaa81d25fa
Convert all actions to use new UI functions
|
16 years ago |
Zach Copley
|
5e061d2060
Some fixups of patches not already migrated to trunk to bring inline with PEAR coding stds
|
16 years ago |
csarven
|
33196c24f4
Jcrop v2 (POST cropping to be completed)
|
16 years ago |
Evan Prodromou
|
b264c03d32
move opening brace of class declaration to next line
|
16 years ago |
Evan Prodromou
|
7ad2f2a371
TRUE
|
16 years ago |
Evan Prodromou
|
04ef1ba8ee
change function headers to K&R style
|
16 years ago |
Evan Prodromou
|
eb2f9c98ac
replace NULL with null
|
16 years ago |
Evan Prodromou
|
edbc0c665c
replace all tabs with four spaces
|
16 years ago |
millette
|
2c7518873e
moving delete profile to its own space.
|
16 years ago |
millette
|
51dda41211
delete user and all traces from the db.
|
16 years ago |
millette
|
4fca9960cd
only expand URLs we shortened ourselves + only shorten if notice > 140 chars
|
16 years ago |
millette
|
aa29ebf9f4
a step closer to deleting a user and hosts posts from the db
|
16 years ago |
millette
|
daf14886b3
trac155 first step to delete account
|
16 years ago |
Evan Prodromou
|
fb312a9de9
fix problems with blank tag strings (!)
|
16 years ago |
Evan Prodromou
|
73bf014fa4
correct tags method for user
|
16 years ago |
Evan Prodromou
|
6f31f25105
let users set their own profile tags from profilesettings
|
16 years ago |
millette
|
15c1d4f5e4
trac31 url_auto_shortening by sgmurphy
|
16 years ago |
Evan Prodromou
|
7ff02bb7d4
try to clean up user-without-profile errors
|
16 years ago |
Zach Copley
|
9eca4e0874
Fold password form into profile settings
|
16 years ago |
Zach Copley
|
4f19a9462c
Moved avatar upload down below timezone on profile settings
|
16 years ago |
Zach Copley
|
4f1c30fd88
Conflated Avatar and Profile settings + removed a bunch of unnecessary whitespace
|
16 years ago |
Evan Prodromou
|
6afb7f576e
add csrf protection to profile settings
|
16 years ago |
Evan Prodromou
|
4c8dfadf2d
make init of lang environment happen earlier, or when user language may have changed
|
16 years ago |