summaryrefslogtreecommitdiffstats
path: root/public/stylesheets
Commit message (Collapse)AuthorAgeFilesLines
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-051-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1627 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Smaller font size for activity events and search results descriptions.Jean-Philippe Lang2008-06-231-2/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1580 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a class ('me') to events of the activity view created by current user.Jean-Philippe Lang2008-06-231-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1578 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display issue notes in the activity view (#1509).Jean-Philippe Lang2008-06-211-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1567 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds links to repository directories in the browser (#1094).Jean-Philippe Lang2008-06-151-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1544 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight changes to diff view and style.Jean-Philippe Lang2008-06-091-2/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1523 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes tabulation with Firefox 2 on tabular forms.Jean-Philippe Lang2008-06-081-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1506 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Diff: adds some space between 2 changes in the same file and reduces html size.Jean-Philippe Lang2008-06-021-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1486 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds multi-levels blockquotes support by using > at the beginning of lines.Jean-Philippe Lang2008-05-302-0/+8
| | | | | | Textile is preserved inside quoted text. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1479 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Issue number display clipped on 'my issues' (#1291).Jean-Philippe Lang2008-05-241-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1447 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use display: block; for activity item descriptions.Jean-Philippe Lang2008-05-201-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1441 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight changes to the search results.Jean-Philippe Lang2008-05-201-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1440 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds icons on search results.Jean-Philippe Lang2008-05-181-13/+15
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1436 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1435 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Update issue form: comment field from log time end out of screen (#1227).Jean-Philippe Lang2008-05-131-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1427 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: some labels overflow the form box (#1228).Jean-Philippe Lang2008-05-131-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1426 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Warn user that subprojects are also deleted when deleting a project (#1111) ↵Jean-Philippe Lang2008-04-261-2/+2
| | | | | | and add a checkbox to confirm the deletion. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1359 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide export links in print media css.Jean-Philippe Lang2008-04-141-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1351 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Left align filter buttons (closes #872) and reduce filters spacing.Jean-Philippe Lang2008-04-131-2/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-2/+12
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1342 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix date range filter js behaviour and css fix for IE.Jean-Philippe Lang2008-04-071-1/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Various timelog report enhancements:Jean-Philippe Lang2008-04-051-1/+1
| | | | | | | | | | * report can be done using days as columns (#993) * add a total column to the time report * replace upper-right links by tabs to switch between details and report * preserve date range filter when switching between details and report git-svn-id: http://redmine.rubyforge.org/svn/trunk@1326 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display the context menu above and/or to the left of the click if needed ↵Jean-Philippe Lang2008-04-031-5/+5
| | | | | | (patch by Mike Duchene, closes #960). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1323 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Time report can be done at issue level (closes #970) + timelog views xhtml ↵Jean-Philippe Lang2008-04-011-1/+1
| | | | | | validation. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1319 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add overflow:auto to the content div (closes #676, #748, #961).Jean-Philippe Lang2008-03-311-5/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1314 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show date range on the activity (closes #837).Jean-Philippe Lang2008-03-291-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1303 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add breadcrumb nav for the forums (#892).Jean-Philippe Lang2008-03-271-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1299 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bigger wiki h3 headings.Jean-Philippe Lang2008-03-261-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1295 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix IE6 display bug on the issue list.Jean-Philippe Lang2008-03-211-3/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Default theme: smaller font in top menu and new style for main menu.Jean-Philippe Lang2008-03-191-8/+9
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the filters buttons inside the filters fieldset on the issue list ↵Jean-Philippe Lang2008-03-161-0/+3
| | | | | | (closes #614). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1262 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a time tracking block for 'My page' (#615).Jean-Philippe Lang2008-03-161-3/+3
| | | | | | It lists current user's time entries for the last 7 days across all projects, grouped by day with subtotals for each day, and a grand total. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1260 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a margin to the bottom of wiki tables (#843).Jean-Philippe Lang2008-03-161-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1259 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity enhancements:Jean-Philippe Lang2008-03-111-0/+1
| | | | | | | * overall activity view and feed added, link is available on the project list (#423, #494) * switch added on the project activity view to include subprojects (closes #530) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1227 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-091-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1223 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Version details view changes:Jean-Philippe Lang2008-03-081-4/+6
| | | | | | | | * display related issues on the version detail view * display total estimated and spent hours on the version detail view * fixed wiki headings size (same as r1168) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1207 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).Jean-Philippe Lang2008-03-051-0/+2
| | | | | | Added named links syntax on quick ref (closes #766, #778). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1190 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-8/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1185 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Propagates time tracking to the parent project (closes #433). Time report ↵Jean-Philippe Lang2008-02-271-1/+10
| | | | | | enhancements. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-262-1/+8
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1173 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Roadmap enhancements (closes #697, #698):Jean-Philippe Lang2008-02-211-0/+6
| | | | | | | | | * separate related issues from wiki contents * leading h1 in version wiki pages is hidden (done using css, won't work with IE6) * smaller wiki headings * xhtml validation git-svn-id: http://redmine.rubyforge.org/svn/trunk@1168 e93f8b46-1217-0410-a6f0-8f06a7374b81
* The following menus can now be extended by plugins: top_menu, account_menu, ↵Jean-Philippe Lang2008-02-121-0/+10
| | | | | | | | application_menu (empty by default). Sligth layout change: links in the top menu are now li elements. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1137 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-1/+0
| | | | | | Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status (#519, #581, #587). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1129 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight changes to the activity view.Jean-Philippe Lang2008-02-041-0/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1120 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight changes on users list view and hide Anonymous user.Jean-Philippe Lang2008-02-031-0/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1118 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight style changes on issue associated changesets list.Jean-Philippe Lang2008-02-031-3/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1112 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-021-2/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1105 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added related changesets messages on issue details view.Jean-Philippe Lang2008-01-201-0/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1085 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added a 'New issue' link in the main menu (accesskey 7).Jean-Philippe Lang2008-01-201-1/+1
| | | | | | The drop-down lists to add an issue on the project overview and the issue list are removed. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1081 e93f8b46-1217-0410-a6f0-8f06a7374b81