summaryrefslogtreecommitdiffstats
path: root/public/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Makes issue update link work without javascript (#1337).Jean-Philippe Lang2008-06-291-0/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1605 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgraded to Prototype 1.6.0.1.Jean-Philippe Lang2008-06-285-1809/+3711
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1594 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a simple API and a standalone script that can be used to forward emails ↵Jean-Philippe Lang2008-06-251-0/+9
| | | | | | from a local or remote email server to Redmine (#1110). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1584 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translation updates.Jean-Philippe Lang2008-06-151-2/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1540 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates.Jean-Philippe Lang2008-06-074-44/+44
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds multi-levels blockquotes support by using > at the beginning of lines.Jean-Philippe Lang2008-05-3028-1/+86
| | | | | | Textile is preserved inside quoted text. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1479 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Incorrect weekend definition in Hebrew calendar locale (#1328).Jean-Philippe Lang2008-05-301-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1478 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates.Jean-Philippe Lang2008-05-252-29/+33
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1453 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hungarian translation added (#1198 by Gábor Takács).Jean-Philippe Lang2008-05-252-0/+141
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1452 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: encoding problem when adding non-ASCII issue category in the new ↵Jean-Philippe Lang2008-05-221-1/+1
| | | | | | issue page (#1286). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1442 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).Jean-Philippe Lang2008-05-141-4/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1429 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Thai translation added (Gampol Thitinilnithi, #1136).Jean-Philippe Lang2008-04-302-0/+141
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1383 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-4/+61
| | | | | | (patch by Mike Duchene, closes #960). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1323 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translation updates: (closes #915, #927, #929, #923, #914, #919)Jean-Philippe Lang2008-03-272-14/+14
| | | | | | | | | | | * Japanese (Satoru Kurashiki) * Simplified Chinese (chaoqun zou) * Danish (kim madsen) * Norwegian (Kai Olav Fredriksen) * Traditional Chinese (shortie lo) * German (Sven Schuchmann) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1300 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations (closes #875, #876, #889, #891, #909):Jean-Philippe Lang2008-03-232-0/+100
| | | | | | | | | | * Norwegian added (Kai Olav Fredriksen) * Finnish updated (Antti Perkiömäki) * Czech updated (Maxim Krušina) * Russian updated (Michael Pirogov) * Polish updated (Mariusz Olejnik) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1289 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations (closes #789, #790, #798, #803, #809):Jean-Philippe Lang2008-03-072-0/+142
| | | | | | | | | | * Danish added (Mads Vestergaard) * Polish updated (Mariusz Olejnik) * Finnish updated (Antti Perkiömäki) * Simplified Chinese updated (chaoqun zou) * Traditional Chinese updated (shortie lo) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1204 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).Jean-Philippe Lang2008-03-051-1/+12
| | | | | | 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
* Translations updates:Jean-Philippe Lang2008-03-052-14/+14
| | | | | | | | | | | | | | * Finnish (Antti Perkiömäki) * Russian (Michael Pirogov) * Chinese Traditional (shortie lo) * Japanese (Satoru Kurashiki) * Korean (Jongyoon Choi) * Simplified Chinese (chaoqun zou) * German (Thomas Löber) Fixed zh and zh-tw encoding in PDF (chaoqun zou). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-3/+12
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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
* 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
* 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
* New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/).Jean-Philippe Lang2008-02-0323-49/+18
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1117 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
* 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
* 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
* 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-131-52/+105
| | | | 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
* 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
* 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
* 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 AJAX based context menu on the project issue list that provide ↵Jean-Philippe Lang2007-10-281-0/+44
| | | | | | | | | shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. The context menu shows up when right-clicking an issue (Opera users have to use Ctrl + left-click instead since right-click can't be reassigned for this browser). Works with Firefox 2, IE 7 (not perfect), Opera 9 and Safari 2. IE 6 doesn't display submenus. git-svn-id: http://redmine.rubyforge.org/svn/trunk@872 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Serbian translation added (Dragan Matic)Jean-Philippe Lang2007-10-251-0/+127
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@869 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SCM browser:Jean-Philippe Lang2007-10-231-0/+10
| | | | | | | * open subfolders are preserved when collapsing/re-expanding a folder * prevent a folder to be loaded twice if double-clicked while loading git-svn-id: http://redmine.rubyforge.org/svn/trunk@868 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SCM browser:Jean-Philippe Lang2007-10-231-1/+3
| | | | | | | * js code improvement (was very slow when collapsing a folder with a lot of entries) * folder icons changed git-svn-id: http://redmine.rubyforge.org/svn/trunk@867 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SCM browser: directories can now be collapsed and re-expanded with no ↵Jean-Philippe Lang2007-10-221-0/+34
| | | | | | additional request. git-svn-id: http://redmine.rubyforge.org/svn/trunk@863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added a bit of AJAX on the SCM browser (tree view).Jean-Philippe Lang2007-10-221-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Hebrew translation (Bob Builder).Jean-Philippe Lang2007-10-161-0/+127
| | | | | | Updated Bulgarian translation (Nikolay Solakov). git-svn-id: http://redmine.rubyforge.org/svn/trunk@846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-091-0/+10
| | | | | | | | This can be done by clicking on the edit link (little pen icon) at the upper-left corner of the issue list. Most properties can be set (priority, assignee, category, fixed version, start and due dates, done ratio) and a note can be entered. Only issues of the current project can be selected for bulk edit (subproject issues can't). git-svn-id: http://redmine.rubyforge.org/svn/trunk@817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Custom query columns: checkboxes replaced by two selects that let the user ↵Jean-Philippe Lang2007-10-011-0/+55
| | | | | | specify columns order. git-svn-id: http://redmine.rubyforge.org/svn/trunk@784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Romanian translation (Csongor Bartus).Jean-Philippe Lang2007-09-301-0/+127
| | | | | | Fixed a typo in en.yml. git-svn-id: http://redmine.rubyforge.org/svn/trunk@779 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updated Japanese language file for calendar (Go Maeda).Jean-Philippe Lang2007-09-301-19/+19
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@777 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Czech translation (Jan Kadlecek).Jean-Philippe Lang2007-09-251-0/+69
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@764 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added polish translation (Tomasz Gawryl).Jean-Philippe Lang2007-09-221-0/+127
| | | | | | Added a gloc task to update lang files based on the english file content. git-svn-id: http://redmine.rubyforge.org/svn/trunk@749 e93f8b46-1217-0410-a6f0-8f06a7374b81