Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Evan Prodromou 2b30d7fffb register checks Profile bio length correctly 15 gadi atpakaļ
  Jeffery To 7dc3a90d12 Added a configuration option to disable OpenID. 15 gadi atpakaļ
  Jeffery To 14b46e2183 Added configuration option to only allow OpenID logins. 15 gadi atpakaļ
  Evan Prodromou 5dc1291b59 move openid instructions to OpenIDPlugin 15 gadi atpakaļ
  Robin Millette 39c0e3a9ef fix 0.7.x 0.8.x merge conflict in register.php 15 gadi atpakaļ
  Evan Prodromou e8382b1292 incorrect variable access 15 gadi atpakaļ
  Evan Prodromou 231c61a7eb store invite code in session so openidfinish can find it 15 gadi atpakaļ
  Robin Millette e5094c3359 fix merge conflict 0.7.x 0.8.x in util.php and register.php. 15 gadi atpakaļ
  Robin Millette 362cac0a96 Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormData and ProfileSaveForm. 15 gadi atpakaļ
  Evan Prodromou 2bf5b23016 fix notice in register 15 gadi atpakaļ
  Evan Prodromou 3b5fd8fb6b Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling" 15 gadi atpakaļ
  Evan Prodromou b09eb06dae Revert "Just discovered the PEAR_Error handling function in index.php. Duh." 15 gadi atpakaļ
  Zach Copley 616bdd43a9 Just discovered the PEAR_Error handling function in index.php. Duh. 15 gadi atpakaļ
  Zach Copley 9f035e2847 Code to handle PEAR_Errors raised by DB_DataObject that are bubbling 15 gadi atpakaļ
  Robin Millette c2905085c1 trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 15 gadi atpakaļ
  Zach Copley 733b3543d0 Put license text inside label to align it with "Remember me" label above it. Improve sentence. 16 gadi atpakaļ
  Sarven Capadisli e20c3e2b7c Entered CC3.0 anchor text 16 gadi atpakaļ
  Evan Prodromou 8d95151f7a fix license link in registration page 16 gadi atpakaļ
  Zach Copley 1a941d03fd Added some CSS classes for styling doc pages differently 16 gadi atpakaļ
  sarven 0b5f0f4faa Renamed form_datas to form_data 16 gadi atpakaļ
  sarven 9d384aadb1 @id for site_nav_global_primary items in order to target for styling 16 gadi atpakaļ
  sarven 5da9511c31 Markup and styles for the Register page 16 gadi atpakaļ
  Evan Prodromou 4163f45004 Update register action to match phpcs and new framework 16 gadi atpakaļ
  Evan Prodromou 4b0cf99e56 Convert use of common_server_error and common_user_error to methods on Action 16 gadi atpakaļ
  Evan Prodromou eaa81d25fa Convert all actions to use new UI functions 16 gadi atpakaļ
  Evan Prodromou a53860f6cf whitespace changes in actions/register.php after global search-and-replace 16 gadi atpakaļ
  Evan Prodromou b264c03d32 move opening brace of class declaration to next line 16 gadi atpakaļ
  Evan Prodromou 04ef1ba8ee change function headers to K&R style 16 gadi atpakaļ
  Evan Prodromou eb2f9c98ac replace NULL with null 16 gadi atpakaļ
  Evan Prodromou edbc0c665c replace all tabs with four spaces 16 gadi atpakaļ