diaspora/app/views
Josh Lubaway ecd1d2ecd6 Bug #624 Can't unset birthday
This change allows users to "unset" their birthday.

Previously the logic checked to see if all values for birthday were
present (year, month, day). If all values were present the update
would proceed.

Now, there is another condition. If all values are empty, then
also proceed with the update. Thus, allowing a user to "unset" their
birthday.
2010-11-30 21:23:47 -08:00
..
aspects Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
comments Move back to image link helper, but static 2010-11-30 13:07:02 -08:00
devise Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
home landing page fix 2010-11-22 20:35:30 -08:00
invitations Revert "invitations are not sent from magent queue (a problem in itself)" 2010-11-26 16:02:57 -08:00
js Move WebSocketReceiver out to a js file 2010-11-21 16:14:36 -05:00
layouts Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
notifier Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
people Bug #624 Can't unset birthday 2010-11-30 21:23:47 -08:00
photos make profile photo action uses :remote=>true rails ajax helpers. added photos#make_profile_photo. 2010-11-30 15:58:26 -08:00
posts Add or later to license notice 2010-10-07 16:25:34 -07:00
publics profile now knows about three images sizes, even in federation case 2010-11-30 13:40:41 -08:00
registrations Update of sv.yml to reflect latest changes + small fix to en.yml 2010-11-15 22:28:36 +01:00
requests minimizing some queries in the views. only select aspect names and ids in application controller. 2010-11-27 01:05:55 -05:00
services fixed build. publisher lights up on hover on aspect#index page. updated login page text. 2010-11-23 03:10:47 -08:00
shared Always set translations 2010-11-30 15:58:25 -08:00
status_messages Try to take photos query out of views 2010-11-29 23:41:03 -08:00
users Make the getting_started aspects page more like the manage page 2010-11-25 23:17:27 -05:00