summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
...
* Added Ukrainan translation (Natalia Konovka & Mykhaylo Sorochan).Jean-Philippe Lang2008-02-153-6/+148
| | | | | | | | | | Translation updates: * Lithuanian (Sergej Jegorov) * Russian (Michael Pirogov) * Traditional Chinese (Shortie Lo) * Finnish (Antti Perkiömäki) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1149 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
* Translation updates:Jean-Philippe Lang2008-02-101-13/+13
| | | | | | | * Finnish (Antti Perkiömäki, #612) * Russian (Michael Pirogov, #622) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1132 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues ↵Jean-Philippe Lang2008-02-102-46/+153
| | | | | | | | | | | | | from different projects can not be bulk edited/moved/deleted at once. There are 2 ways to select a set of issues on the issue list: * by using checkbox and/or the little pencil that will select/unselect all issues (#567) * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues Context menu was disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (#545). All this was tested with Firefox 2, IE 6/7, Opera 8 (use Alt+Click instead of Right-click) and Safari 2/3. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1130 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-092-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 change to the issue added/updated email templates.Jean-Philippe Lang2008-02-051-9/+9
| | | | | | | | | | Translations updates: * Simplified Chinese (Liang Jin) * Bulgarian (Nikolay Solakov) * Lithuanian (Sergej Jegorov) * Traditional Chinese (Shortie Lo) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1122 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
* 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
* 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-023-2/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1105 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates:Jean-Philippe Lang2008-01-242-28/+28
| | | | | | | | | | * 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
* Added tabindex property on wiki toolbar buttons and 'new category' link.Jean-Philippe Lang2008-01-201-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1087 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
* 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-191-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1076 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added i18n support to the jstoolbar (only english and french are actually ↵Jean-Philippe Lang2008-01-1723-6/+340
| | | | | | | | 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
* Lithuanian translation added (Sergej Jegorov).Jean-Philippe Lang2008-01-151-0/+127
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1068 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wiki toolbar improvements (mainly for Firefox).Jean-Philippe Lang2008-01-138-54/+119
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations:Jean-Philippe Lang2008-01-102-3/+130
| | | | | | | | | | | * Finnish added (Antti Perkiömäki) * Traditional Chinese updated (Shortie Lo) * Russian updated * Polish updated (Mariusz Olejnik) * Korean updated (Hans Yoon) * Japanese calendar fix (Nobuhiro Imai) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* wrapper div added to the layout.Jean-Philippe Lang2008-01-061-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-0/+10
| | | | | | ApplicationHelper#set_html_title replaced by html_title with arguments and can be called several times in views to append elements to the title. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1032 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New setting added to specify how many objects should be displayed on most ↵Jean-Philippe Lang2007-12-291-0/+3
| | | | | | | | | paginated lists. Default is: 25, 50, 100 (users can choose one of these values). If one value only is entered in this setting (eg. 25), the 'per page' links are not displayed (prior behaviour). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed r1024: context submenus on the issue list don’t show up with IE6.Jean-Philippe Lang2007-12-291-1/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1025 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: context submenus on the issue list don't show up with IE6.Jean-Philippe Lang2007-12-282-1/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1024 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added wiki annotate view. It's accessible for each version from the page ↵Jean-Philippe Lang2007-12-201-0/+6
| | | | | | | | history view. Slight style change: pre-wrap added on file/diff contents. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1020 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add autoscroll div for each file diff.Jean-Philippe Lang2007-12-191-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1015 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed versions/show layout with IE.Jean-Philippe Lang2007-12-071-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@961 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed drop down lists overflow on My account.Jean-Philippe Lang2007-12-071-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@960 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Traditional Chinese translation (by Shortie Lo).Jean-Philippe Lang2007-12-071-0/+127
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Roadmap progress bars now differentiate the progress due to closed issues ↵Jean-Philippe Lang2007-12-051-0/+1
| | | | | | from the open issues progress (2 different colors). git-svn-id: http://redmine.rubyforge.org/svn/trunk@954 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restored wiki syntax quick ref pop-up (accessible from wiki/edit).Jean-Philippe Lang2007-12-041-0/+57
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@953 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-0/+1
| | | | | | Project identifier maximum length changed from 12 to 20. git-svn-id: http://redmine.rubyforge.org/svn/trunk@949 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-021-7/+39
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Email notifications are now sent as Blind carbon copy by default. This can ↵Jean-Philippe Lang2007-12-021-2/+2
| | | | | | | | be changed in email notifications settings (new setting added). Emission email address setting moved to the email notifications settings view. git-svn-id: http://redmine.rubyforge.org/svn/trunk@944 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * Added links to previous and next revisions on revision view (patch by ↵Jean-Philippe Lang2007-12-011-0/+2
| | | | | | | | | Cyril Mougel slightly edited) * Fixed TimelogController#report december error * Fixed ProjectsControllerTest#test_activity 1st and 2nd day of the month failure git-svn-id: http://redmine.rubyforge.org/svn/trunk@938 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * Updated German translation (Thomas Löber)Jean-Philippe Lang2007-11-271-39/+54
| | | | | | | | * Updated Spanish translation (Gumer Coronel Pérez) * Fixed: test in method project in Attachment Model useless (Cyril Mougel) * Fixed: public/.htaccess lacks support for mod_fcgid and adds handlers without checking for their existance (Nils Adermann) git-svn-id: http://redmine.rubyforge.org/svn/trunk@934 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Forums enhancements:Jean-Philippe Lang2007-11-242-0/+5
| | | | | | | | * messages can now be edited/deleted (explicit permissions need to be given) * topics can be locked so that no reply can be added (only by users allowed to edit messages) * topics can be marked as sticky so that they always appear at the top of the list (only by users allowed to edit messages) git-svn-id: http://redmine.rubyforge.org/svn/trunk@926 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Themes:Jean-Philippe Lang2007-11-221-0/+39
| | | | | | | * Fixed: themes are not found when running Apache+fastcgi * Added 'Classic' theme (inspired from the v0.51 design) git-svn-id: http://redmine.rubyforge.org/svn/trunk@922 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added an alternate theme which provides issue list colorization based on ↵Jean-Philippe Lang2007-11-181-0/+68
| | | | | | issues priority. git-svn-id: http://redmine.rubyforge.org/svn/trunk@912 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Update of time entry fails when the issue has been moved to an other ↵Jean-Philippe Lang2007-11-171-0/+0
| | | | | | | | project. Fixed: Error when moving an issue without changing its tracker (Postgresql). git-svn-id: http://redmine.rubyforge.org/svn/trunk@909 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Roadmap: more accurate completion percentage calculation (done ratio of open ↵Jean-Philippe Lang2007-11-172-7/+10
| | | | | | | | | issues is now taken into account). Issues and issues list: 'done ratio' field now displayed as a progress bar. git-svn-id: http://redmine.rubyforge.org/svn/trunk@908 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed (CVS adapter): changes not recorded when using :pserver string.Jean-Philippe Lang2007-11-161-1/+1
| | | | | | Updated Russian js calendar (iGor kMeta). git-svn-id: http://redmine.rubyforge.org/svn/trunk@907 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Russian translation (iGor kMeta).Jean-Philippe Lang2007-11-151-0/+127
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@904 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Korean translation (Choi Jong Yoon)Jean-Philippe Lang2007-11-041-0/+127
| | | | | | Updated Japanese translation (Go Maeda) git-svn-id: http://redmine.rubyforge.org/svn/trunk@878 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-281-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@874 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-282-0/+1
| | | | | | | | It can be done from the 'issue/show' view or from the context menu on the issue list. The Copy functionality is of course only available if the user is allowed to create an issue. It copies the issue attributes and the custom fields values. git-svn-id: http://redmine.rubyforge.org/svn/trunk@873 e93f8b46-1217-0410-a6f0-8f06a7374b81