summaryrefslogtreecommitdiffstats
path: root/app/views/boards
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* replace tabs to spaces at app/views/boards/index.html.erbToshi MARUYAMA2011-09-171-1/+1
* replace tabs to spaces at app/views/boards/show.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces app/views/boards/show.html.erbToshi MARUYAMA2011-09-171-2/+2
* remove trailing white-spaces from app/views/boards/index.html.erbToshi MARUYAMA2011-09-161-1/+1
* rename .rhtml to .html.erb of app/views/boards/index.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/boards/_form.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/boards/show.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/boards/new.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/boards/edit.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* HTML escape at app/views/boards/show.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* Fixed: Syntax highlighting unavailable from board new topic or topic edit pre...Jean-Philippe Lang2011-02-201-0/+1
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-271-2/+2
* Slight forum styles changes.Jean-Philippe Lang2010-02-141-1/+1
* Removes large icons.Jean-Philippe Lang2009-12-171-1/+1
* Render new message form if needed.Jean-Philippe Lang2009-05-251-0/+2
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-0/+8
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-5/+3
* Automatically focus several form fields.Jean-Philippe Lang2009-01-221-1/+1
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-241-3/+3
* Added the board's description below the board's name.Eric Davis2008-10-251-0/+1
* Messages on a Board can now be sorted by the number of replies.Eric Davis2008-08-201-1/+1
* Adds HTML titles to forums related views.Jean-Philippe Lang2008-06-292-0/+4
* Add breadcrumb nav for the forums (#892).Jean-Philippe Lang2008-03-271-0/+2
* Adds atom feed link on boards index.Jean-Philippe Lang2008-03-091-1/+11
* Added preview for forum messages.Jean-Philippe Lang2008-03-071-1/+9
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-2/+1
* Forums enhancements:Jean-Philippe Lang2007-11-242-11/+9
* Boards: new message form displayed with no additional request.Jean-Philippe Lang2007-09-241-1/+13
* Application layout refactored.Jean-Philippe Lang2007-09-221-1/+4
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-2/+2
* Added watchers for message boards (watchers controller modified to support an...Jean-Philippe Lang2007-05-131-0/+1
* Per project forums added.Jean-Philippe Lang2007-05-135-0/+86