Menu

Commit [r926]  Maximize  Restore  History

Forums enhancements:

* messages can now be edited/deleted (explicit permissions need to be given)
* topics can be locked so that no reply can be added (only by users allowed to edit messages)
* topics can be marked as sticky so that they always appear at the top of the list (only by users allowed to edit messages)

jplang 2007-11-24

changed /trunk/app/controllers/boards_controller.rb
changed /trunk/app/controllers/messages_controller.rb
changed /trunk/app/helpers/application_helper.rb
changed /trunk/app/models/message.rb
changed /trunk/app/views/boards/index.rhtml
changed /trunk/app/views/boards/show.rhtml
changed /trunk/app/views/messages/_form.rhtml
added /trunk/app/views/messages/edit.rhtml
changed /trunk/app/views/messages/show.rhtml
added /trunk/db/migrate/082_add_messages_locked.rb
added /trunk/db/migrate/083_add_messages_sticky.rb
changed /trunk/lib/redmine.rb
added /trunk/public/images/sticky.png
changed /trunk/public/stylesheets/application.css
changed /trunk/test/fixtures/boards.yml
changed /trunk/test/fixtures/messages.yml
added /trunk/test/functional/boards_controller_test.rb
added /trunk/test/functional/messages_controller_test.rb
changed /trunk/test/unit/message_test.rb
/trunk/app/controllers/boards_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/messages_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/application_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/message.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/boards/index.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/boards/show.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/messages/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/messages/edit.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/messages/show.rhtml Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/082_add_messages_locked.rb Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/083_add_messages_sticky.rb Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine.rb Diff Switch to side-by-side view
Loading...
/trunk/public/images/sticky.png
Binary file was added.
/trunk/public/stylesheets/application.css Diff Switch to side-by-side view
Loading...
/trunk/test/fixtures/boards.yml Diff Switch to side-by-side view
Loading...
/trunk/test/fixtures/messages.yml Diff Switch to side-by-side view
Loading...
/trunk/test/functional/boards_controller_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/functional/messages_controller_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/message_test.rb Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.