diaspora/spec
Florian Staudacher 13b716a449 allow admins to close user accounts from the backend
* thanks to @maxwell for the initial work on this

port admin pages to bootstrap
* improve user view on admin search page
* add 'close account' link to each user in the search results
* keep the same blue color for the admin menu

some refactoring of the routes and the admin code
* try to be more RESTful (possibly)
* use a 'UserSearch' model for search parameters and querying

add changelog entry
2014-07-01 23:33:15 +02:00
..
controllers allow admins to close user accounts from the backend 2014-07-01 23:33:15 +02:00
fixtures
helpers Test returned path for Show More on mobile 2014-06-17 21:36:38 +02:00
integration
javascripts Fix broken bookmarklet if params have encoded linefeeds. 2014-06-22 11:48:24 +03:00
lib Harden account deletion 2014-05-27 00:15:15 +02:00
mailers Reports email notification; wrong recipient 2014-06-23 15:54:25 -04:00
models Merge pull request #4916 from hpetru/validate-poll-answer 2014-05-24 17:42:18 +02:00
presenters Merge pull request #4836 from MrZYX/message_renderer 2014-04-13 15:00:46 +03:00
shared_behaviors
support
workers
factories.rb added more tests for the poll federation + fixed broken rspec tests 2014-03-31 18:14:06 +02:00
helper_methods.rb
locale_spec.rb
misc_spec.rb
spec-doc.rb
spec_helper.rb