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
e5aed8b912
r18566@gaspard (orig r1830): winterheart | 2008-09-14 15:08:02 +0200
...
sorting new string...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1859 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:38:43 +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
c74648d86f
r18564@gaspard (orig r1828): jplang | 2008-09-14 14:41:24 +0200
...
Functional tests fail when run on their own (#1895 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1857 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:38:21 +00:00
Nicolas Chuche
04040b822a
r18563@gaspard (orig r1827): jplang | 2008-09-14 12:54:19 +0200
...
Adds :view_wiki_edits permission to default roles.
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1856 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:38:10 +00:00
Nicolas Chuche
dc38a43d51
r18562@gaspard (orig r1826): winterheart | 2008-09-13 21:43:27 +0200
...
Fixed #1810 , one string left
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1855 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:38:01 +00:00
Nicolas Chuche
c64d7f7697
r18561@gaspard (orig r1825): winterheart | 2008-09-13 21:12:50 +0200
...
fixed #1839 , #1814 , #1747 and #1698
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1854 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:37:48 +00:00
Nicolas Chuche
9cc4cc9830
r18560@gaspard (orig r1824): winterheart | 2008-09-13 21:05:14 +0200
...
fixed #1597 , thank to Alexandre da Silva for patience :)
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1853 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:37:32 +00:00
Nicolas Chuche
b280742dca
r18559@gaspard (orig r1823): winterheart | 2008-09-13 20:55:54 +0200
...
oops, we have newest #1849 , sorry
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1852 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:36:46 +00:00
Nicolas Chuche
42c610104f
r18558@gaspard (orig r1822): winterheart | 2008-09-13 20:52:27 +0200
...
fixed #1832
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1851 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:36: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
c6f927ffc3
r18556@gaspard (orig r1820): jplang | 2008-09-13 20:32:37 +0200
...
Expand RAILS_ROOT path on startup (#1892 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1849 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:36:09 +00:00
Nicolas Chuche
7a79bbb9c3
r18555@gaspard (orig r1819): winterheart | 2008-09-13 20:12:19 +0200
...
fixed #1818 , some strings untranslated
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1848 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:36:01 +00:00
Nicolas Chuche
589c7166a0
r18554@gaspard (orig r1818): winterheart | 2008-09-13 19:54:55 +0200
...
patch #1639 , some new strings untranslated
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1847 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:35:54 +00:00
Nicolas Chuche
5231f0e1c0
r18553@gaspard (orig r1817): jplang | 2008-09-13 19:25:01 +0200
...
Adds Turkish translation by Ismail Sezen (#1866 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:35:42 +00:00
Nicolas Chuche
1a23493d87
r18552@gaspard (orig r1816): winterheart | 2008-09-13 19:06:37 +0200
...
fixed #1632 , patch from Станислав Герман-Евтушенко
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1845 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:35:19 +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
b6e15f96e4
r18550@gaspard (orig r1814): jplang | 2008-09-13 18:31:11 +0200
...
Merged nbc branch @ r1812 (commit access permission and reposman improvements).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1843 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:34:59 +00:00
Nicolas Chuche
319bbed456
r18549@gaspard (orig r1813): winterheart | 2008-09-13 18:30:03 +0200
...
fixed #1635 , merged changes to trunk, sorting all strings
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1842 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:34:51 +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
1fdbdb818a
r18546@gaspard (orig r1810): jplang | 2008-09-13 17:33:12 +0200
...
Engines compatibility with Rails 2.1.1 (#1886 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1840 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:33:22 +00:00
Nicolas Chuche
15a6352b59
r18539@gaspard (orig r1803): jplang | 2008-09-13 11:45:07 +0200
...
Removes double quotes in commit link syntax (#1872 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1839 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:33:08 +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
4508f1ca91
r18536@gaspard (orig r1800): jplang | 2008-09-11 19:19:26 +0200
...
Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead (#1754 ).
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1836 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-14 15:32:30 +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
7608eb4162
Renames commit access permission migration.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1812 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 16:27:30 +00:00
Jean-Philippe Lang
0b74888fb8
Adds --scm option support to reposman. It can be used to register non subversion repositories in Redmine.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1809 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 12:48:37 +00:00
Jean-Philippe Lang
3f35344aeb
Removes reposman perl version since it's no longer compatible with repository API.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1808 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 11:13:43 +00:00
Jean-Philippe Lang
73123fa484
Adds support for --scm option to reposman.rb.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1807 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-13 11:11:48 +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
Nicolas Chuche
473869db6b
recreate new nbc branch from trunk
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1790 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-08 12:22:22 +00:00
Nicolas Chuche
c5d5045c83
r17045@gaspard (orig r916): nbc | 2007-11-18 19:51:48 +0100
...
* add Redmine.pm to authenticate with mod_perl
* add a --test option in reposman.rb
* change owner right to fit with apache write access to repositories
* add a deprecated warning in reposman.pl
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1788 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-08 12:18:13 +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
Nicolas Chuche
1bb237c3e0
r17044@gaspard (orig r915): jplang | 2007-11-18 18:46:55 +0100
...
There's now 3 account activation strategies (available in application settings):
* activation by email: the user receives an email containing a link to active his account
* manual activation: an email is sent to administrators for account approval (default)
* automatic activation: the user can log in as soon as he has registered
git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1781 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-01 17:52:12 +00:00