summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Slight changes on users list view and hide Anonymous user.Jean-Philippe Lang2008-02-034-31/+31
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1118 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/).Jean-Philippe Lang2008-02-0338-49/+18
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1117 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set wiki class to issue notes.Jean-Philippe Lang2008-02-031-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1116 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: error when uploading a file with no content-type specified by the ↵Jean-Philippe Lang2008-02-031-1/+1
| | | | | | browser. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1115 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed #208: Issue list does not scroll up when you click nextJean-Philippe Lang2008-02-031-3/+9
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1114 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not use RedCloth's glyphs (#210).Jean-Philippe Lang2008-02-031-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1113 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight style changes on issue associated changesets list.Jean-Philippe Lang2008-02-032-9/+10
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1112 e93f8b46-1217-0410-a6f0-8f06a7374b81
* ProjectsController#add_news moved to NewsController#new.Jean-Philippe Lang2008-02-039-27/+82
| | | | | | Preview added when adding/editing a news (#590). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1111 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add 'Author' to the available columns for the issue list.Jean-Philippe Lang2008-02-031-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1110 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates (#254, #255, #260):Jean-Philippe Lang2008-02-033-117/+115
| | | | | | | | * Traditional Chinese (Shortie Lo) * German (Thomas Löber) * Russian (Michael Pirogov) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1109 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not authorize project identifier with numbers only (would be interpreted ↵Jean-Philippe Lang2008-02-021-0/+1
| | | | | | as the project id in urls). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1108 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not show Roadmap menu item if the project doesn't define any versions.Jean-Philippe Lang2008-02-021-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1107 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed an error on issue feeds.Jean-Philippe Lang2008-02-021-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1106 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-0213-3/+156
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1105 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed RepositoriesController: undefined local variable or method ↵Jean-Philippe Lang2008-01-252-7/+13
| | | | | | `show_error' (broken by r1094). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1104 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-2530-6/+65
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1103 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates:Jean-Philippe Lang2008-01-244-76/+79
| | | | | | | | | | * Russian (Michael Pirogov) * Finnish (Antti Perkiömäki) * Traditional Chinese wiki toolbar (Shortie Lo) * German wiki toolbar (Thomas Löber) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1102 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevent unexpected nil in custom value validation.Jean-Philippe Lang2008-01-242-14/+91
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1101 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mantis importer:Jean-Philippe Lang2008-01-231-6/+1
| | | | | | | * do not truncate projects descriptions * encode attachment filenames to utf8 git-svn-id: http://redmine.rubyforge.org/svn/trunk@1100 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: PostgreSQL issues_seq_id not updated when using Trac importer.Jean-Philippe Lang2008-01-231-1/+12
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1099 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Incorrect filtering for unset values when using 'is not' filter.Jean-Philippe Lang2008-01-231-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1098 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue properties below the description textarea.Jean-Philippe Lang2008-01-233-10/+13
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1097 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added preview for issue notes.Jean-Philippe Lang2008-01-233-3/+14
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1096 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: can not lock a topic when creating it.Jean-Philippe Lang2008-01-231-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1095 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show explicit error message when the scm command failed (eg. when svn binary ↵Jean-Philippe Lang2008-01-2326-27/+90
| | | | | | is not available). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1094 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed migration 87 (mysql: TEXT column can't have a default value).Jean-Philippe Lang2008-01-221-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1093 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed search with all words (broken in r994).Jean-Philippe Lang2008-01-213-3/+34
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1092 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing migration for r1090.Jean-Philippe Lang2008-01-201-0/+9
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1091 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added default value for custom fields. Fixed javascript on custom field form ↵Jean-Philippe Lang2008-01-2029-12/+96
| | | | | | for project and user custom fields. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1090 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: custom fields empty on issue/edit (broken by r1086).Jean-Philippe Lang2008-01-201-3/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1089 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unlimited and optional project description. The project list will show ↵Jean-Philippe Lang2008-01-206-7/+26
| | | | | | truncated descriptions only (the first fews lines). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1088 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added tabindex property on wiki toolbar buttons and 'new category' link.Jean-Philippe Lang2008-01-202-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1087 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display custom fields in two columns on the issue form.Jean-Philippe Lang2008-01-203-4/+12
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1086 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added related changesets messages on issue details view.Jean-Philippe Lang2008-01-2026-8/+60
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1085 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test environments cleanup.Jean-Philippe Lang2008-01-204-29/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1084 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: custom field selection is not saved when unchecking them all on ↵Jean-Philippe Lang2008-01-203-3/+4
| | | | | | project settings git-svn-id: http://redmine.rubyforge.org/svn/trunk@1083 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: error when removing a project member (postgresql and sqlite only).Jean-Philippe Lang2008-01-201-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1082 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added a 'New issue' link in the main menu (accesskey 7).Jean-Philippe Lang2008-01-209-28/+45
| | | | | | 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
* ProjectsController#add_issue moved to IssuesController#new.Jean-Philippe Lang2008-01-2013-74/+128
| | | | | | Tracker can now be changed/selected on the new issue form. This action can be invoked without the tracker_id parameter (the first enabled tracker will be used by default). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1080 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display the issue status in the email subject only if the status was ↵Jean-Philippe Lang2008-01-202-2/+10
| | | | | | actually changed. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1079 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: when changing the status of an issue, the email subject contains the ↵Jean-Philippe Lang2008-01-201-0/+1
| | | | | | previous status of the issue. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1078 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wiki toolbar Russian and Czech translations (Michael Pirogov).Jean-Philippe Lang2008-01-192-28/+28
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1077 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-1914-21/+94
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1076 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: locked users should not receive email notifications.Jean-Philippe Lang2008-01-173-5/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1075 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added i18n support to the jstoolbar (only english and french are actually ↵Jean-Philippe Lang2008-01-1724-7/+343
| | | | | | | | translated). Translations can be found in public/javascripts/jstoolbar/lang/ git-svn-id: http://redmine.rubyforge.org/svn/trunk@1074 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prettier tabs for settings views.Jean-Philippe Lang2008-01-173-11/+25
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1073 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: typo in en.ymlJean-Philippe Lang2008-01-171-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1072 e93f8b46-1217-0410-a6f0-8f06a7374b81
* On the calendar, the gantt and in the Tracker filter on the issue list, only ↵Jean-Philippe Lang2008-01-168-13/+37
| | | | | | active trackers of the project (and its sub projects) can be selected. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added a couple of mime types so that corresponding files can be viewed in ↵Jean-Philippe Lang2008-01-163-1/+175
| | | | | | | | the browser. Added a simple (and not perfect) CodeRay scanner for php. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1070 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed error on migration 85 with Oracle (index name can not be more than 30 ↵Jean-Philippe Lang2008-01-151-2/+2
| | | | | | characters long). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1069 e93f8b46-1217-0410-a6f0-8f06a7374b81