Commit History

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