Ivan Evtuhovich
|
5fc8ff47f8
|
Move repositories_helper labels to translation, refs #209
|
2011-03-18 11:08:38 +03:00 |
Felix Schäfer
|
40dbfd7744
|
Merge branch 'edavis10_280-issue-autocomplete-match-issue-ids'
|
2011-03-14 09:30:33 +01:00 |
Felix Schäfer
|
7415dcb620
|
Merge branch 'ticket/master/280-issue-autocomplete-match-issue-ids' of https://github.com/edavis10/chiliproject into edavis10_280-issue-autocomplete-match-issue-ids
|
2011-03-14 09:30:10 +01:00 |
Eric Davis
|
cdb80f697f
|
[#281] Show the project on cross-project issues
|
2011-03-13 19:34:20 -07:00 |
Eric Davis
|
430fc228b5
|
[#219] Add plugin hooks to the mailer layout
|
2011-03-13 17:31:01 -07:00 |
Eric Davis
|
0db26f8337
|
[#199] Add view_issues_show_identifier hook
Contributed by Yuki Sonoda
|
2011-03-13 17:27:20 -07:00 |
Eric Davis
|
1e66dd9043
|
[#276] Add a link to log time to Project > Overview
|
2011-03-13 17:23:33 -07:00 |
Eric Davis
|
ae0851ddb4
|
[#280] Include matching issue ids in the auto_completer.
Using SQL CAST() to convert the issue ids to strings so LIKE will work
properly.
|
2011-03-13 17:11:04 -07:00 |
Eric Davis
|
6ad92b659f
|
[#278] Start issue autocompletes with one character
|
2011-03-13 16:48:34 -07:00 |
Holger Just
|
85e1333e0c
|
Merge remote-tracking branch 'schmidt/b/266-fix-monkey-patching-of-rubytree'
|
2011-03-07 22:04:12 +01:00 |
Felix Schäfer
|
c8e584e894
|
Add the custom_fields helper to JournalsController #267
|
2011-03-07 19:44:11 +01:00 |
Gregor Schmidt
|
61e20cb29d
|
Fixing monkey patching of rubytree to be more robust
|
2011-03-07 16:32:16 +01:00 |
Holger Just
|
0caf4b3d5e
|
Merge remote-tracking branch 'schmidt/b/251-make-chili-work-with-rubyges-1.6'
|
2011-03-02 15:08:41 +01:00 |
Gregor Schmidt
|
da45dfcc72
|
adding require 'thread' since active support needs it but rubygems 1.6 removed it
fixes #251
|
2011-03-02 14:56:21 +01:00 |
Holger Just
|
5592794d75
|
Merge branch 'meineerde/issues/250-allow-empty-groups-in-queries' into chiliproject/master
|
2011-03-02 11:18:50 +01:00 |
Holger Just
|
ca9ff0e471
|
[#250] Add tests for empty sets of users in queries
|
2011-03-02 11:12:57 +01:00 |
Holger Just
|
21b8e8b5e5
|
[#250] Allow empty sets in query value lists
|
2011-03-02 11:11:53 +01:00 |
Eric Davis
|
f2285fa914
|
Merge branch 'release-v1.1.0'
|
2011-02-27 15:15:05 -08:00 |
Eric Davis
|
deaf11e0a2
|
Version 'bump' for the v1.1.0 release
|
2011-02-27 14:22:57 -08:00 |
Eric Davis
|
a20950f6e1
|
Update changelog for v1.1.0
|
2011-02-27 14:18:04 -08:00 |
Eric Davis
|
d9c25d09f3
|
Merge branch 'ticket/master/211-app-docs' into upstream-master
|
2011-02-27 10:58:59 -08:00 |
Eric Davis
|
d0591d46e8
|
[#211] Added a GPL based Copyright file
|
2011-02-27 10:57:10 -08:00 |
Eric Davis
|
fa64a39203
|
[#211] Updating rdoc documentation
|
2011-02-26 13:41:32 -08:00 |
Eric Davis
|
d8ca508566
|
[#211] Rewrite the Readme with an overview of the project
|
2011-02-26 13:31:17 -08:00 |
Eric Davis
|
376260e968
|
[#211] Override the Rails doc:app task to include our doc layout
|
2011-02-26 13:29:37 -08:00 |
Eric Davis
|
03a1d926be
|
[211] Rename doc files to rdoc
|
2011-02-26 13:28:33 -08:00 |
Eric Davis
|
00c1337244
|
[#211] We have setup our own git process
|
2011-02-26 13:25:51 -08:00 |
Eric Davis
|
2506056777
|
Merge branch 'ticket/master/163-rails-mail_to-encoding' into upstream-master
|
2011-02-26 12:53:11 -08:00 |
Eric Davis
|
151b4cd404
|
[#163] Add extra escape in mail_to's javascript. Rails CVE-2011-0446
|
2011-02-26 12:51:22 -08:00 |
Eric Davis
|
2b6a982801
|
Add the test environment to configuration.yml.example
|
2011-02-24 16:00:55 -08:00 |
Eric Davis
|
0dadde5141
|
Merge branch 'feature/master/174-configuration-docs' into upstream-master
|
2011-02-24 15:59:40 -08:00 |
Eric Davis
|
fc80da5992
|
[#174] Change Redmine to ChiliProject in the user configuration files
|
2011-02-24 15:24:20 -08:00 |
Jean-Philippe Lang
|
87de3cbd42
|
Moves scm path configuration examples in comments.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4917 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-24 15:19:32 -08:00 |
Eric Davis
|
69cfe74d4b
|
[#101] Change the help link to point to the version's wiki page
|
2011-02-24 14:51:33 -08:00 |
Eric Davis
|
e04513ed23
|
Reset version to ChiliProject's standards
* Third version is called Patch
* Branches are stable, master, or unstable
|
2011-02-24 14:32:11 -08:00 |
Felix Schäfer
|
7e99e2714b
|
404 on board index when no board configured. #64
|
2011-02-24 14:19:01 +01:00 |
Felix Schäfer
|
9ed2d8ed77
|
Allow underscores in project identifiers. #146
|
2011-02-22 21:50:50 +01:00 |
Holger Just
|
8583c25706
|
Force recreation of test db and migrate plugins during rake ci.
|
2011-02-22 19:41:57 +01:00 |
Felix Schäfer
|
c73315e6b0
|
Avoid selecting the help link while tabbing #150
|
2011-02-22 19:06:19 +01:00 |
Thibaut Deloffre
|
28bbee155c
|
[#133] Provide workaround for rubygems 1.5 compatibility
Remove the deprecation warnings for version_requirements with rubygems < 1.5
and allow ChiliProject to run with rubygems >= 1.5.
|
2011-02-22 14:51:13 +01:00 |
Eric Davis
|
2cfb603642
|
Merge branch 'ticket/master/129-rename-redmine' into upstream-master
|
2011-02-21 15:44:03 -08:00 |
Eric Davis
|
fb89e7a842
|
[#129] i18n the 'Powered by' string in the footer
|
2011-02-21 15:43:02 -08:00 |
Eric Davis
|
2d04d5e28f
|
[#129] Remove the Copyright in the footer
|
2011-02-21 15:38:11 -08:00 |
Eric Davis
|
4dffc45ee9
|
[#129] Fix case on some ChiliProject strings
|
2011-02-21 15:36:55 -08:00 |
Felix Schäfer
|
887a10ac60
|
Merge branch 'f/149-hide_file_upload_section'
|
2011-02-20 18:29:21 +01:00 |
Eric Davis
|
47e498f3a8
|
Increase the font-size of the Files fieldset
|
2011-02-20 18:27:46 +01:00 |
Holger Just
|
10d6a79c15
|
Add <div class="wiki"> to the welcome text so it looks like all the other info texts.
|
2011-02-20 12:04:04 +01:00 |
Eric Davis
|
f193d04090
|
[#96] Fix toc font sizes so they are consistent
|
2011-02-19 21:00:20 -08:00 |
Eric Davis
|
cb490caff4
|
[#190] Work around a nil error introduced in c1cced5139
|
2011-02-19 20:58:12 -08:00 |
Eric Davis
|
99a12ecbcf
|
[#129] Replace public strings using Redmine with ChiliProject
|
2011-02-19 20:38:50 -08:00 |