User Interface Modifications/Additions
- Added user support for the goal cloud (explaining what it is) and changed the styling to be identified visually more easily
- Allowing larger image uploads from users (so the images won't get chopped off at a certain size)
- Added more user support for when a user first logs in (more explanation of what to do, highlighting key things to be aware of)
- Added confirmation alerts before clicking "I give up" and "I've learned this" when viewing one of your goals
- Displaying logged in user next to the del.icio.us sign-in to let the user know who is logged in, and that they can still switch del.icio.us accounts
- Added navigation support to get back to your goals
- Button to add entries now says "Post an entry to support this goal" instead of "Add Entry". Helps the user to understand what will happen
- Hid the confusing "2 notifications" link on the user profile
- Changed the links on the goal destination page to be "I give up" and "I've learned this" instead of the ambiguous "I'm no longer learning this"
- Users are now able to "mark goals as complete" on the goal destination page.
- Users goals will be identified as complete by yellow highlighted text that says "(marked as complete)"
- Users are able to see their completed goals by going to their profile
- Users are now able to edit the titles of their goals on the goal destination page using inline editing (and only if they've added the goal - there is a difference between adding a goal and adopting a goal)
- Added Snap.com to the resources, allowing users to see a brief preview of that resource (url)
- Users are now only able to add tags to goals they've added, instead of allowing anyone to add tags to a goal\n
- Added custom routing so now to get back to your list of goals, it's simply "www.learningflow.com/username"
- Added the ability to view all users within the community by visiting "\nwww.learningflow.com/people"
- Added the ability to view your friends activity (recent goals, recent resources, and other activity) by going to "www.learningflow.com/people
/username " - So nobody else can get to your goals by going to "www.learningflow.com/username", additional verification is there to check that it is you who is logged in.
- Fixed the issue of image uploads timing out
- Fixed the private goals from showing up in the most recent goals
- Fixed goal status (completed or not) when dragging goals - it was erasing what was saved
- Fixed the ajax voting
- Fixed the number of shared goals to reflect the real number (it's now dynamic as it was static before)
- Users are now able to edit the titles of their goals on the goal destination page using inline editing (and only if they've added the goal - there is a difference between adding a goal and adopting a goal)
- Added Snap.com to the resources, allowing users to see a brief preview of that resource (url)
- Users are now only able to add tags to goals they've added, instead of allowing anyone to add tags to a goal
- Added custom routing so now to get back to your list of goals, it's simply "www.learningflow.com/username"
- Added the ability to view all users within the community by visiting " www.learningflow.com/people"
- Added the ability to view your friends activity (recent goals, recent resources, and other activity) by going to " www.learningflow.com/people
/username " - So nobody else can get to your goals by going to "www.learningflow.com/username", additional verification is there to check that it is you who is logged in
- Fixed the issue of image uploads timing out
- Fixed the private goals from showing up in the most recent goals
- Fixed goal status (completed or not) when dragging goals - it was erasing what was saved
- Fixed the ajax voting
- Fixed the number of shared goals to reflect the real number (it's now dynamic as it was static before)
- Custom methods for easier coding in User.rb and Audit.rb
- Cleaned up some of the template files (rhtml) by using partials
- Modified database as needed to reflect changes
- Modified methods and queries to work better (more efficiently) for reuse
No comments:
Post a Comment