Mikael Nordfeldth
|
12058c30b4
Managed_DataObject->updateWithKeys throws its own exception
|
9 vuotta sitten |
Mikael Nordfeldth
|
4917a422a1
updateKeys -> updateWithKeys (w/ functionality)
|
9 vuotta sitten |
Mikael Nordfeldth
|
c00491cd7a
Cosmetic changes to common_redirect, clientError, serverError
|
10 vuotta sitten |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 vuotta sitten |
Michele macno Azzolari
|
ad2fd9abd4
Fix whitescreen on recoverpassword with unknown user
|
13 vuotta sitten |
Siebrand Mazeland
|
b24e4fd9fe
Fix typo. Spotted by Nikerabbit.
|
13 vuotta sitten |
Evan Prodromou
|
1b0bafc6cc
Move recoverpassword functionality to User
|
13 vuotta sitten |
Evan Prodromou
|
7a333e3175
recover password uses login menu
|
13 vuotta sitten |
Evan Prodromou
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
13 vuotta sitten |
Siebrand Mazeland
|
0de0ae2f48
Update/add translator documentation.
|
13 vuotta sitten |
Brion Vibber
|
e74590d414
Ticket #3076: fix regression in password recovery when email address given that doesn't match
|
13 vuotta sitten |
Siebrand Mazeland
|
a159352b65
* improve L10n consistency for English. For example proper punctuation for all button and label titles.
|
13 vuotta sitten |
Siebrand Mazeland
|
6c0e43be9e
L10n consistency updates in wording and punctuation.
|
14 vuotta sitten |
Siebrand Mazeland
|
6ab34fd8e8
* i18n/L10n updates.
|
14 vuotta sitten |
Brion Vibber
|
b9e9030201
Fixes for password recovery; lookups for unconfirmed addresses were failing or inconsistent (using staticGet with unindexed fields, which would not get decached correctly and could get confused if multiple pending confirmations of different types are around).
|
14 vuotta sitten |
Rasmus Lerdorf
|
086d517b87
Fix a few typos
|
14 vuotta sitten |
Siebrand Mazeland
|
43132eb55e
Several updates to UI messages
|
15 vuotta sitten |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 vuotta sitten |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 vuotta sitten |
Evan Prodromou
|
4737563b95
a distributed -> the distributed
|
15 vuotta sitten |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 vuotta sitten |
Eric Helgeson
|
abae937947
Changed file back to 0644.
|
15 vuotta sitten |
Steve Winton
|
0adaaa1b9d
Added hidden input to showRecoverForm() so form can be submitted without error in IE by pressing <return>
|
15 vuotta sitten |
Evan Prodromou
|
aec6456c91
Update copyright dates in files modified in 2009
|
15 vuotta sitten |
Evan Prodromou
|
793a6a1155
change Controlez-Vous to Control Yourself
|
15 vuotta sitten |
Ori Avtalion
|
c5e72e248f
Several whitespace fixes
|
15 vuotta sitten |
Sarven Capadisli
|
fadae96a74
Password recover and change form markup updated.
|
15 vuotta sitten |
Evan Prodromou
|
482dcf625a
Updated recoverpassword
|
16 vuotta sitten |
Evan Prodromou
|
4b0cf99e56
Convert use of common_server_error and common_user_error to methods on Action
|
16 vuotta sitten |
Evan Prodromou
|
eaa81d25fa
Convert all actions to use new UI functions
|
16 vuotta sitten |