Stefan Botzenhart
521545c309
Format 'new' links as buttons
9 years ago
Stefan Botzenhart
c715295dd4
Add headline to boards tab
9 years ago
Henriette Dinger
d8c322a61c
fixed style bugs
9 years ago
Henriette Dinger
7a844aa9d5
removed unnecessary stylings
9 years ago
Henriette Dinger
5113bfb98e
used the interactive-table-directive for background color of head when being hovered
9 years ago
Henriette Dinger
2478ec994b
fixed 'copy-paste'-bug and used the 'sort-link'-tag again
9 years ago
Henriette Dinger
d80d462b78
styled the folowing tables: Settings/Activities, Settings/Members, Settings/Categories, Settings/Versions, Settings/Forum, TimeSheets, StatusReporting, Forum
9 years ago
Alex Coles
f2045686ad
Replace deprecated #link_to :confirm option
...
Signed-off-by: Alex Coles <alex@alexbcoles.com>
10 years ago
Alex Coles
15c270b1f6
Normalise indentation in Rails ERB views
...
Signed-off-by: Alex Coles <alex@alexbcoles.com>
10 years ago
Alex Coles
e0191e759c
Update year in copyright header to 2015
...
[ci skip]
10 years ago
Alex Coles
9f762c3cd4
Fix whitespace in (Rails) views
...
Signed-off-by: Alex Coles <alex@alexbcoles.com>
11 years ago
Johannes Wollert
8b096975fe
updates copyright headers
...
updates more copyright
more copyright headers
11 years ago
Christian Ratz
4550f23330
Use new delete icon
...
- removed old delete icon styles
- uses new icon font for delete icon
- whitespace fixes in app/views/projects/settings/_versions.html.erb
11 years ago
Hagen Schink
6043f43c55
Fixes forum reordering
11 years ago
Philipp Tessenow
a1e67dd460
new copyright header #1903
11 years ago
Jens Ulferts
21459a384f
provide every possible file with a short copyright notice
...
This was done using the rake task: rake copyright:update
12 years ago
Philipp Tessenow
b685324973
UserSetting view now use new translation styles
12 years ago
Philipp Tessenow
b94a9e071c
be careful with nested namespace'd controllers in all our views
12 years ago
Jens Ulferts
9cd5d4f26a
resourcified boards
12 years ago
Jens Ulferts
b40a2b5204
renames rhtml to html.erb
12 years ago
Romano Licker
5a79bcf925
[accessibility] changed contrast of move icons
...
added padding for them
13 years ago
Jean-Philippe Lang
0fa124a92c
Adds missing thead tags ( #5440 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3734 e93f8b46-1217-0410-a6f0-8f06a7374b81
15 years ago
Jean-Philippe Lang
724141a39a
Cleaning edit/delete links style.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3102 e93f8b46-1217-0410-a6f0-8f06a7374b81
15 years ago
Jean-Philippe Lang
47f5713b1e
Reorder links refactoring (follows r2526).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2546 e93f8b46-1217-0410-a6f0-8f06a7374b81
16 years ago
Jean-Philippe Lang
827e998afe
Application layout refactored.
...
The project menu is now the main menu.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@747 e93f8b46-1217-0410-a6f0-8f06a7374b81
17 years ago
Jean-Philippe Lang
21c97c6a13
Added project module concept.
...
A project module (eg. issue tracking, news, wiki,...) is a set of permissions that can enabled/disabled at project level.
For each project, modules can be enabled on the project settings view ('Modules' tab).
This requires a specific permission: 'Select project modules' (if this permission is turned off, only Redmine administrators can choose which modules a project uses).
When applying this migration, all modules are enabled for all existing projects.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@725 e93f8b46-1217-0410-a6f0-8f06a7374b81
17 years ago
Jean-Philippe Lang
b90e84b9fe
Per project forums added.
...
Permissions for forums management can be set in "Admin -> Roles & Permissions".
Forums can be created on the project settings screen ("Forums" tab).
Once a project has a forum, a "Forums" link appears in the project menu.
For now, posting messages in forums requires to be logged in. Files can be attached to messages.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@529 e93f8b46-1217-0410-a6f0-8f06a7374b81
18 years ago