discourse/app
Leonard Garvey b16705be0d Clean up update_visit_record!
update_visit_record! appears to add user_visit record if one
doesn't exist and days_visited is simply a counter for the number
of visit records.
2013-05-18 16:02:06 +10:00
..
assets Improve style of security tab of category modal 2013-05-17 16:09:52 -04:00
controllers Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04:00
helpers we can't trust CSRF for anon the way it is designed. 2013-05-03 16:43:11 +10:00
mailers add list unsubscribe 2013-04-26 16:56:28 +10:00
models Clean up update_visit_record! 2013-05-18 16:02:06 +10:00
serializers Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04:00
views Calls to Discourse.ajax no longer need `getURL` -- will be done automatically. 2013-05-07 15:16:27 -04:00