Alexei Sorokin
|
6c035d01d4
[DATABASE] Start transactions with START TRANSACTION
|
4 lat temu |
Alexei Sorokin
|
5bc1b8695e
[DATABASE] Disable 'NULL' strings evaluation as SQL NULLs
|
5 lat temu |
Alexei Sorokin
|
62b90c29db
[DATABASE] Introduce a bool type in schema
|
5 lat temu |
Alexei Sorokin
|
0a5a3845db
[DATABASE] Set NULL in DB_DataObject in a more reliable manner
|
5 lat temu |
Mikael Nordfeldth
|
6ec72b2978
Move mail_confirm_address out of mail.php
|
8 lat temu |
Mikael Nordfeldth
|
175b7e8541
Refactor some ConfirmaddressAction stuff
|
8 lat temu |
Mikael Nordfeldth
|
647171e089
EmailSettingsAction adapted to FormAction
|
9 lat temu |
Mikael Nordfeldth
|
01a4ab30dc
Removing MicroID as well as simplifying profileaction
|
9 lat temu |
Mikael Nordfeldth
|
731d283159
Password recovery logic cleaned up
|
9 lat temu |
Mikael Nordfeldth
|
62596d462b
Get the values from the correct object.
|
9 lat temu |
Mikael Nordfeldth
|
f35ea45e09
Values of 0 would not be updated because of DB_DataObject
|
9 lat temu |
Mikael Nordfeldth
|
df2cc09362
$this->scoped->getUser() instead of common_current_user();
|
9 lat temu |
Mikael Nordfeldth
|
042cb1604a
ROLLBACK if query failed in email settings savePreferences
|
9 lat temu |
Mikael Nordfeldth
|
12058c30b4
Managed_DataObject->updateWithKeys throws its own exception
|
9 lat temu |
Mikael Nordfeldth
|
4917a422a1
updateKeys -> updateWithKeys (w/ functionality)
|
9 lat temu |
Mikael Nordfeldth
|
0a20abf1d8
Email notify-on-fave moved to Profile_prefs (run upgrade.php)
|
10 lat temu |
Mikael Nordfeldth
|
933bf0b026
Start and End EmailSaveForm events now take a scoped profile
|
10 lat temu |
Mikael Nordfeldth
|
c8873de08b
Start and End EmailFormData events include current profile
|
10 lat temu |
Mikael Nordfeldth
|
c00491cd7a
Cosmetic changes to common_redirect, clientError, serverError
|
10 lat temu |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 lat temu |
Evan Prodromou
|
25c5a1f0ef
hooks for adding email addresses
|
13 lat temu |
Siebrand Mazeland
|
9a6ee5e859
Update translator documentation.
|
13 lat temu |
Siebrand Mazeland
|
436a02959c
Tabs to spaces.
|
13 lat temu |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
13 lat temu |
Siebrand Mazeland
|
a159352b65
* improve L10n consistency for English. For example proper punctuation for all button and label titles.
|
13 lat temu |
Siebrand Mazeland
|
691f374a52
* Add/update translator documentation.
|
13 lat temu |
Evan Prodromou
|
592e2be5e1
Make new menu the default menu
|
14 lat temu |
Siebrand Mazeland
|
91ee2ea3b1
Translator comments added
|
14 lat temu |
Brion Vibber
|
5d9d0d7349
Ticket #2912 further cleanup: use JS on emailsettings form to help connect the 'I want to post by email' checkbox with the controls for adding or removing a post-by-email alias.
|
14 lat temu |
Brion Vibber
|
36d605a1e9
Ticket #2912 tweaks: clean up wording on the incoming email generator box a bit.
|
14 lat temu |