Cross Reference: commentable.rb
xref
: /
ontohub
/
lib
/
commentable.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
History log of
/ontohub/lib/commentable.rb
Revision
Compare
Date
Author
Comments
Expand
cbb18f95cb8354f0c3fb44ba5134dadc7ad6b2ec
14-Mar-2012
Julian Kornberger <juliank@tzi.de>
[#26399041] Counter caches for comments and metadata
/ontohub/app/assets/javascripts/plugins/remoteCollection.js
/ontohub/app/helpers/ontology_helper.rb
/ontohub/app/models/comment.rb
/ontohub/app/models/metadatum.rb
/ontohub/app/models/ontology/versions.rb
/ontohub/app/models/ontology_version.rb
/ontohub/app/views/ontologies/_subnav.html.haml
/ontohub/db/migrate/20120307143552_create_ontologies.rb
/ontohub/db/migrate/20120307152347_create_entities.rb
/ontohub/db/migrate/20120307152935_create_axioms.rb
/ontohub/db/seeds.rb
/ontohub/db/structure.sql
commentable.rb
metadatable.rb
permissionable.rb
432ee743a5f1c5688c73446b5977b06ed97fb67c
13-Mar-2012
Julian Kornberger <juliank@tzi.de>
[#26133607] Comments for ontologies
/ontohub/app/assets/javascripts/comments.js
/ontohub/app/assets/javascripts/highlight_anchor.js
/ontohub/app/assets/javascripts/plugins/relatize_date/date.js
/ontohub/app/assets/javascripts/plugins/relatize_date/jquery.relatize_date.en.js
/ontohub/app/assets/javascripts/plugins/relatize_date/jquery.relatize_date.js
/ontohub/app/assets/javascripts/plugins/relatize_date/number.js
/ontohub/app/assets/javascripts/timestamps.js
/ontohub/app/assets/stylesheets/comments.css.sass
/ontohub/app/controllers/comments_controller.rb
/ontohub/app/controllers/home_controller.rb
/ontohub/app/helpers/comments_helper.rb
/ontohub/app/helpers/ontology_helper.rb
/ontohub/app/helpers/timestamp_helper.rb
/ontohub/app/models/ability.rb
/ontohub/app/models/comment.rb
/ontohub/app/models/ontology.rb
/ontohub/app/models/ontology_version.rb
/ontohub/app/views/comments/_comment.html.haml
/ontohub/app/views/comments/_form.html.haml
/ontohub/app/views/comments/index.html.haml
/ontohub/app/views/home/_comments.html.haml
/ontohub/app/views/home/_versions.html.haml
/ontohub/app/views/home/show.html.haml
/ontohub/config/locales/en.yml
/ontohub/config/routes.rb
/ontohub/db/migrate/20120313131338_create_comments.rb
/ontohub/db/seeds.rb
/ontohub/db/structure.sql
commentable.rb
/ontohub/test/factories/comment.rb
/ontohub/test/functional/comments_controller_test.rb
/ontohub/test/functional/home_controller_test.rb
/ontohub/test/unit/comment_test.rb
/ontohub/test/unit/ontology_test.rb