OpenBankProject / Sofit

The Sofit web application enables greater transparency and dialogue around financial transactions. Account holders can provide fine grained 3rd party access to their accounts. Account holders and external users can tag and comment on transactions.
http://www.openbankproject.com
46 stars 45 forks source link

refactor the comment page #12

Closed ayoub-benali closed 11 years ago

ayoub-benali commented 11 years ago

Make the snippet use the new classes create a comment hierarchy (like the comments with the view) show the first and last name of the user rather than the email

ayoub-benali commented 11 years ago

The commit number 30b16246f6870af225091714766c66ba8d1d4927 containes the changes that :

The next step would be to :

The question would be, do we authorize comment posting on the anonymous view since we can show the comment page and ask the user to login before posting any comment?

ayoub-benali commented 11 years ago

Commit 79870bdc700fd8325ae88cea53b1383e74ad9357 fixes the page reloading problem.