diaspora/spec
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
..
config profile now knows about three images sizes, even in federation case 2010-11-30 15:58:25 -08:00
controllers Fix spec 2010-11-30 16:02:14 -08:00
fixtures profile now knows about three images sizes, even in federation case 2010-11-30 13:40:41 -08:00
helpers fixed build 2010-11-30 13:19:25 -08:00
javascripts stream.js now semi-split into functions (still needs work); specs for toggling comments 2010-11-30 16:24:11 -08:00
lib profile now knows about three images sizes, even in federation case 2010-11-30 13:40:41 -08:00
mailers Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
models Bug #624 Can't unset birthday 2010-11-30 21:23:47 -08:00
factories.rb DG MS; status messages can now have photos. 2010-11-21 16:13:01 -08:00
helper_methods.rb Clean up unused variable 2010-11-15 22:42:09 -08:00
misc_spec.rb Aspect.people -> Aspect.contacts. Fixed diaspora.en to reflect friend -> contact changes. 2010-11-12 20:22:56 -08:00
spec_helper.rb Stop regenerating fixtures on every spec run 2010-11-29 23:22:49 -08:00