Nicolas Chuche
fdbe52a2f7
* use svnsync instead of checkout for subversion cache
...
* create repositories cache directory if it doesn't exists (default to RAILS_ROOT/tmp/scm)
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1906 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-24 20:08:51 +00:00
Nicolas Chuche
89b8bf3dc5
add local cache repository for speed purpose (subversion) or for browsing a external repository
...
for SCM that can handle only local copy (git).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1899 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-22 18:46:46 +00:00
Nicolas Chuche
9b94342bc3
r18645@gaspard (orig r1887): jplang | 2008-09-20 16:07:52 +0200
...
Fixed: Roadmap crashes when a version has a due date > 2037.
r18646@gaspard (orig r1888): jplang | 2008-09-21 10:54:02 +0200
Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen.
r18647@gaspard (orig r1889): jplang | 2008-09-21 10:54:50 +0200
Fixes VersionTest class.
r18648@gaspard (orig r1890): jplang | 2008-09-21 14:07:44 +0200
Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory (#1900 ).
r18649@gaspard (orig r1891): winterheart | 2008-09-21 14:31:34 +0200
de.yml from #1745 , thank to Sven Schuchmann and Thomas Löber for contribution
r18650@gaspard (orig r1892): winterheart | 2008-09-21 14:32:16 +0200
#1928 , update for Italian language
r18651@gaspard (orig r1893): jplang | 2008-09-21 14:45:22 +0200
Unescape back_url param before calling redirect_to.
r18652@gaspard (orig r1894): jplang | 2008-09-21 15:28:12 +0200
Strip LDAP attribute names before saving (#1890 ).
r18653@gaspard (orig r1895): jplang | 2008-09-21 20:45:30 +0200
Switch order of current and previous revisions in side-by-side diff (#1903 ).
r18654@gaspard (orig r1896): jplang | 2008-09-21 22:38:36 +0200
Typo in migration 97 name (#1929 ).
r18655@gaspard (orig r1897): winterheart | 2008-09-22 16:49:18 +0200
#1921 , pt translation
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1898 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-22 18:33:53 +00:00
Nicolas Chuche
d8549c5541
r18633@gaspard (orig r1875): jplang | 2008-09-17 21:18:31 +0200
...
reposman: change #log arguments.
r18634@gaspard (orig r1876): jplang | 2008-09-17 21:38:20 +0200
Slight change on git repository creation command.
r18635@gaspard (orig r1877): jplang | 2008-09-17 21:47:36 +0200
Make --command option usable on Windows.
r18636@gaspard (orig r1878): jplang | 2008-09-19 17:32:52 +0200
Adds watch/unwatch functionality at forum topic level (#1912 ).
Users who create/reply a topic are automatically added as watchers but are now able to unwatch the topic.
r18637@gaspard (orig r1879): winterheart | 2008-09-19 18:15:49 +0200
update of ru.yml
r18638@gaspard (orig r1880): winterheart | 2008-09-19 18:17:35 +0200
#1918 , translation for zh-tw
r18639@gaspard (orig r1881): winterheart | 2008-09-19 18:20:45 +0200
fixed #1920 , patch for Hungarian language
r18640@gaspard (orig r1882): winterheart | 2008-09-19 18:23:04 +0200
patch #1922 , update for nl.yml
r18641@gaspard (orig r1883): winterheart | 2008-09-19 18:26:19 +0200
#1923 , updated zh.yml
r18642@gaspard (orig r1884): winterheart | 2008-09-19 18:30:39 +0200
#1924 , update for da.yml
r18643@gaspard (orig r1885): winterheart | 2008-09-19 18:33:08 +0200
#1925 , patch for lt.yml
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-19 20:14:13 +00:00
Nicolas Chuche
54433282d3
r18596@gaspard (orig r1860): nbc | 2008-09-14 21:03:46 +0200
...
bugfix
r18597@gaspard (orig r1861): winterheart | 2008-09-15 17:14:34 +0200
#1902 , translation for zh-tw
r18598@gaspard (orig r1862): winterheart | 2008-09-15 17:16:53 +0200
#1907 , translation for zh
r18599@gaspard (orig r1863): winterheart | 2008-09-15 17:19:51 +0200
fixed #1905 , patch for Hungarian language
r18600@gaspard (orig r1864): winterheart | 2008-09-15 17:22:53 +0200
Minor typo, fixed #1897 , thank Denis Tomashenko for reporting.
r18601@gaspard (orig r1865): winterheart | 2008-09-15 18:07:30 +0200
Catalan translation (#1822 ), thanks to Joan Duran for contribuition. Some strings has wrong quoting, I fixed that.
r18602@gaspard (orig r1866): nbc | 2008-09-15 21:37:43 +0200
* reposman can create git repository with "--scm git" option
* light refactoring
r18603@gaspard (orig r1867): jplang | 2008-09-16 23:54:53 +0200
Use RDoc.usage
r18604@gaspard (orig r1868): jplang | 2008-09-16 23:56:02 +0200
mailhandler: fixes exit status and adds an explicit message if response code is 403.
r18605@gaspard (orig r1869): winterheart | 2008-09-17 17:31:35 +0200
Patch #1909 , updates for ru.yml
r18606@gaspard (orig r1870): jplang | 2008-09-17 18:39:23 +0200
Render the commit changes list as a tree (#1896 ).
r18607@gaspard (orig r1871): jplang | 2008-09-17 18:48:04 +0200
Fixed: http links containing parentheses fail to reder correctly (#1591 ). Patch by Paul Rivier.
r18608@gaspard (orig r1872): jplang | 2008-09-17 19:18:05 +0200
Removes unused image references in stylesheets (#1914 ).
r18609@gaspard (orig r1873): jplang | 2008-09-17 19:23:08 +0200
Fixed custom query sidebar links broken by r1797 (#1899 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1874 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-17 18:42:46 +00:00
Nicolas Chuche
056f72fd6d
r18565@gaspard (orig r1829): winterheart | 2008-09-14 14:59:12 +0200
...
fixed #1216 , thank Antti Perkiömäki for reporting
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1858 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:38:36 +00:00
Nicolas Chuche
baba12c09c
r18557@gaspard (orig r1821): jplang | 2008-09-13 20:45:56 +0200
...
Fixed: unable to revert to a previous wiki page version.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1850 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:36:23 +00:00
Nicolas Chuche
3810bac939
r18551@gaspard (orig r1815): jplang | 2008-09-13 18:45:01 +0200
...
Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154 ).
A migration automatically adds this permission to roles that were allowed to view wiki pages.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1844 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:35:10 +00:00
Nicolas Chuche
bd3777694a
r18547@gaspard (orig r1811): jplang | 2008-09-13 17:33:46 +0200
...
Mailer compatibility with Rails 2.1.1.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1841 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:33:30 +00:00
Nicolas Chuche
99a47d6f0c
r18538@gaspard (orig r1802): jplang | 2008-09-12 19:17:25 +0200
...
Adds links to changesets atom feed on repository browser (#1873 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1838 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:33:01 +00:00
Nicolas Chuche
b6f7b138aa
r18537@gaspard (orig r1801): jplang | 2008-09-11 19:45:21 +0200
...
Template error when user's timezone isn't set and UTC timestamps are used (#1889 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1837 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:32:43 +00:00
Nicolas Chuche
ea30dbada1
r18535@gaspard (orig r1799): jplang | 2008-09-11 19:08:00 +0200
...
Changes versions retrieval on gantt chart.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1835 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:32:21 +00:00
Nicolas Chuche
145107cb83
r18534@gaspard (orig r1798): jplang | 2008-09-11 19:03:26 +0200
...
Adds support for free ticket filtering and custom queries on Calendar.
ProjectsController#calendar moved to IssuesController.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1834 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:32:13 +00:00
Nicolas Chuche
2252d61ef6
r18533@gaspard (orig r1797): jplang | 2008-09-10 20:26:13 +0200
...
Adds support for free ticket filtering and custom queries on Gantt chart.
ProjectsController#gantt moved to IssuesController.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1833 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:32:03 +00:00
Nicolas Chuche
07a1c5beeb
r18532@gaspard (orig r1796): edavis10 | 2008-09-10 03:49:51 +0200
...
Added context fields to the :view_projects_settings_members_table hooks
* :view_projects_settings_members_table_header now has :project
* :view_projects_settings_members_table_row now has :project
* :view_projects_settings_members_table_row has a fixed :member field
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1832 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:30:23 +00:00
Nicolas Chuche
0f0217d39b
r18531@gaspard (orig r1795): edavis10 | 2008-09-10 02:14:38 +0200
...
Reverting commit r1748 again. r1786 pulled in in again
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1831 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:29:34 +00:00
Jean-Philippe Lang
7bde4105b8
Adds SCM vendor argument (eg. 'Subversion') to repository_created API method.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1806 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 11:03:11 +00:00
Jean-Philippe Lang
231e98f0c7
Replaces repository_enable named scope on Project with a more generic one: has_module.
...
The new named scope uses raw sql condition to avoid enabled_modules association loading.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1805 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 10:37:23 +00:00
Jean-Philippe Lang
c77d9712ca
Fixes functional tests.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1804 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 10:04:39 +00:00
Nicolas Chuche
8e48c9ff9d
don't use direct table name
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1794 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-09 18:07:00 +00:00
Nicolas Chuche
2bda4e4c11
* reposman can now use an external command with "-c" to create repository of other kind than svn
...
* WS used by reposman only return projects with repository module enable (so reposman no longer create repository if module is disable)
* it doesn't create repository if repository definition already exists in redmine database (unless -f is used)
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1793 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-08 17:42:15 +00:00
Nicolas Chuche
562d3aa6a6
add builtin named_scope
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1792 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-08 13:09:54 +00:00
Nicolas Chuche
f5f51f4f83
Add write control on repository from Redmine interface
...
* new methods to add/remove rights in app/models/role.rb
* some unit tests
* add write check in Redmine.pm
To keep compatibility migration add write rights to non builtin roles
but default clean install give write access only to manager and
developer, not to reporter.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1791 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-08 13:01:40 +00:00
Jean-Philippe Lang
f7acdd1afd
Merged hooks branch @ r1785 into trunk.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1786 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-05 10:31:06 +00:00
Jean-Philippe Lang
4b9df2eac7
Fixes Repository#clear_changesets.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1783 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-04 19:35:08 +00:00
Jean-Philippe Lang
696d21f8c8
Adds cross-project time reports support ( #994 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1778 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-31 16:34:54 +00:00
Jean-Philippe Lang
dbad26c87d
Adds an option to generate sequential project identifiers.
...
Disabled by default, it can be enabled on the 'Projects' tab in application settings.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1777 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-31 12:59:57 +00:00
Jean-Philippe Lang
ed349ca942
Sligth changes to issue comments quoting links.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1773 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-28 19:04:04 +00:00
Jean-Philippe Lang
bfd0fb067a
Adds posts quoting functionality ( #1825 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1772 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-28 18:56:47 +00:00
Eric Davis
8f3a04ce69
Reverting commit r1748. Some environments are not allowing the cached file to
...
write to public, causing all JavaScript to fail.
Javascripts are now cached into a single file for downloads in production mode.
#1186
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1771 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-28 16:32:14 +00:00
Jean-Philippe Lang
6ad989f828
Adds checkboxes toggle links on permissions report.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1770 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-26 16:05:02 +00:00
Jean-Philippe Lang
d611339baa
Fixes error with CVS+Postgresql and non-UTF8 commit logs ( #917 , #1659 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1768 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-26 12:28:15 +00:00
Jean-Philippe Lang
0cf15476a3
Adds support for commit logs reencoding to UTF-8 before insertion in the database ( #834 , #917 , #1663 ).
...
Source encoding of commit logs can be selected in Application settings -> Repositories.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-26 12:13:15 +00:00
Jean-Philippe Lang
09eba46ec1
Fixed: document listing shows on "my page" when viewing documents is disabled for the role ( #1772 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1766 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-26 11:08:45 +00:00
Jean-Philippe Lang
ea627ca98d
One-click bulk edition using the issue list context menu within the same project ( #1770 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1765 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-26 10:34:26 +00:00
Jean-Philippe Lang
2042e3bbd9
Dots allowed in custom field name ( #1723 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1760 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-25 14:37:44 +00:00
Jean-Philippe Lang
d93f96765b
Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange slightly edited).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1759 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-25 14:33:30 +00:00
Jean-Philippe Lang
e339d0bcc0
Fixed: Issue updated_on is not updated when a user adds a note with no edit privilege.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1758 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-25 12:51:29 +00:00
Jean-Philippe Lang
6fc62d393c
Fixed: invalid SQL query on User#destroy ( #1781 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1755 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-25 11:55:40 +00:00
Jean-Philippe Lang
5ef0af6710
Fixed: Estimated time in issue's journal should be rounded to two decimals ( #1793 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1754 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-25 11:43:48 +00:00
Eric Davis
2f3f2d8b12
Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email.
...
#1669
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1751 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-20 06:21:06 +00:00
Eric Davis
6db8fa8ef7
Messages on a Board can now be sorted by the number of replies.
...
#1761
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1750 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-20 06:14:44 +00:00
Eric Davis
af6b01f55d
Hiding the View Differences button when a wiki page's history only has one version.
...
Patch contributed by Chaoqun Zou (#1743 )
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1749 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-20 05:09:13 +00:00
Eric Davis
a899904f63
Javascripts are now cached into a single file for downloads in production mode.
...
Thanks to Philippe Lafoucrière for the patch. (#1186 )
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1748 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-20 04:26:46 +00:00
Jean-Philippe Lang
41d44c5285
Adds user count in status drop down on admin user list.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1735 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-11 21:10:24 +00:00
Jean-Philippe Lang
d47400aa8d
Adds Lock/Unlock/Activate link on user edit screen.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1734 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-11 21:02:36 +00:00
Jean-Philippe Lang
988f8d65fa
Adds 'Edit' link on account/show for admin users.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1733 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-11 20:55:17 +00:00
Jean-Philippe Lang
237a3f52a2
Fixes custom fields display order at several places ( #1768 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1731 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-11 18:24:39 +00:00
Jean-Philippe Lang
1631019026
Allow same name for custom fields on different object types.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1730 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-11 18:09:54 +00:00
Jean-Philippe Lang
1650920339
Adds links to forum messages using message#id syntax ( #1756 ).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1729 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-08-10 22:18:23 +00:00