54 Commits (dd24d5a004c6f0e137f0a3520d77ca3d704f1d66)

Author SHA1 Message Date
  Jean-Philippe Lang 29c1124e66 Make project settings more accessible (#22090). 5 years ago
  Jean-Philippe Lang b9fa262165 Adds preview option to the wiki toolbar (#27758). 5 years ago
  Jean-Philippe Lang 9814dcf231 Use css pseudo-classes instead of cycle("odd", "even") (#15361). 7 years ago
  Jean-Philippe Lang 49fcec80b7 Reverts r16051 and r16050 for now (#15361). 7 years ago
  Jean-Philippe Lang 48f72a3d15 Use css pseudo-classes instead "odd", "even" classes (#15361). 7 years ago
  Jean-Philippe Lang 8aa647addb Use the regular "icon icon-*" in other pages (#24313). 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang ae045cdac9 Use ul tags to do pagination (#21258). 8 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang 967564cba0 Removed deprecated align and width html attributes (#15307). 10 years ago
  Jean-Philippe Lang 8b205052a9 Don't wrap watcher link with span. 11 years ago
  Jean-Philippe Lang 8eea999ca6 Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang bc153cb61d Support for subforums (#3831). 12 years ago
  Jean-Philippe Lang f8de723c46 Removed inline styles. 12 years ago
  Jean-Philippe Lang a0b2ab338e Removed inline styles. 12 years ago
  Jean-Philippe Lang 93a65c3c82 Moved syntax highlight styles to application.css. 12 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 years ago
  Jean-Philippe Lang ff68fff80e Adds a helper for preview links. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 7c568cccaf Adds a helper for displaying validation error messages. 12 years ago
  Jean-Philippe Lang 2967023a0e Resourcified boards. 12 years ago
  Etienne Massip 4ecd65c465 Remove unecessary page title HTML escaping from views (#9252). 12 years ago
  Toshi MARUYAMA 422bc131e3 replace tabs to spaces at app/views/boards/index.html.erb 12 years ago
  Toshi MARUYAMA 49d667547d replace tabs to spaces at app/views/boards/show.html.erb 12 years ago
  Toshi MARUYAMA f4bbeab911 remove trailing white-spaces app/views/boards/show.html.erb 12 years ago
  Toshi MARUYAMA 420f10ee49 remove trailing white-spaces from app/views/boards/index.html.erb 12 years ago
  Toshi MARUYAMA 99284cf1f6 rename .rhtml to .html.erb of app/views/boards/index.rhtml. 13 years ago
  Toshi MARUYAMA f6f82719cb rename .rhtml to .html.erb of app/views/boards/_form.rhtml. 13 years ago
  Toshi MARUYAMA f295d26d19 rename .rhtml to .html.erb of app/views/boards/show.rhtml. 13 years ago
  Toshi MARUYAMA ed93f209d6 rename .rhtml to .html.erb of app/views/boards/new.rhtml. 13 years ago
  Toshi MARUYAMA 5751123963 rename .rhtml to .html.erb of app/views/boards/edit.rhtml. 13 years ago
  Toshi MARUYAMA f265e680c3 HTML escape at app/views/boards/show.rhtml. 13 years ago
  Jean-Philippe Lang 58f5d3ab09 Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 13 years ago
  Eric Davis b925325ddb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
  Jean-Philippe Lang 0ee17b132c Slight forum styles changes. 14 years ago
  Jean-Philippe Lang 91a493e2c7 Removes large icons. 14 years ago
  Jean-Philippe Lang 5db407ca59 Render new message form if needed. 15 years ago
  Jean-Philippe Lang a7e32302a6 Adds single forum atom feed (#3181). 15 years ago
  Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 15 years ago
  Jean-Philippe Lang 4972084345 Automatically focus several form fields. 15 years ago
  Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 15 years ago
  Eric Davis 0316fde06b Added the board's description below the board's name. 15 years ago
  Eric Davis 6db8fa8ef7 Messages on a Board can now be sorted by the number of replies. 16 years ago
  Jean-Philippe Lang a40add57de Adds HTML titles to forums related views. 16 years ago
  Jean-Philippe Lang b9e380c9fe Add breadcrumb nav for the forums (#892). 16 years ago
  Jean-Philippe Lang 76a29ae337 Adds atom feed link on boards index. 16 years ago
  Jean-Philippe Lang a4c6c62c8b Added preview for forum messages. 16 years ago
  Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 16 years ago
  Jean-Philippe Lang 29b3614bcb Forums enhancements: 16 years ago
  Jean-Philippe Lang 19f2853a2a Boards: new message form displayed with no additional request. 17 years ago