Activity
From 2008-03-10 to 2008-03-12
2008-03-12
-
23:38 Defect #843: BR tags no longer working in textile
- Actually, there's no need for br tags. You can just use the carriage return.
This:... -
23:10 Defect #843 (Closed): BR tags no longer working in textile
- I have lots of <br> or <br /> tags in my wiki pages, which are now rendered as text. From the docs I don...
-
23:14 Defect #844 (Closed): Custom fields helper uses local- instead of instance custom_value variable
- Hi!
I realize this bug is a cause of my hacking attempt and thus not visible on a standard install, but here goes:... -
22:26 Defect #837: Month not displayed on Activity pages
- Yes, you're right, JP.
In #note-1 I tried to explain that maybe it's better to display the dates from the period in... -
20:31 Defect #837: Month not displayed on Activity pages
- The activity view now displays the last N days rather than the current month.
Displaying the month name could lead t... -
17:14 Defect #837: Month not displayed on Activity pages
- In fact, I saw the setting "Days displayed in project activity".
My description above is not so good. Maybe there ha... -
14:08 Defect #837 (Closed): Month not displayed on Activity pages
- Hi,
I think this relates to all activities pages:
The current month of the page is not displayed nowhere on the pag... -
21:51 Patch #820 (Closed): NoMethodError in SearchController
- Patch applied with slight changes in r1237 (used a before_filter instead).
Thanks -
21:46 Feature #658 (Closed): Redmine website - Add Roadmap
- "Roadmap setup":http://www.redmine.org/projects/roadmap/redmine, issue completed.
-
21:33 Patch #259 (Closed): Git support for r1104
- Git branch was merged into trunk in r1236.
Migrations were re-numbered as 91 & 92 to match the migration sequence in... -
16:34 Patch #259: Git support for r1104
- FWIW, the SVN work/git branch has a migrate at 90, and now trunk also does.
I haven't modified the SVN work/git br... -
21:17 Feature #570 (Closed): Customizable default state for "Public project"
- Applied in changeset r1235.
-
21:17 Feature #839 (Closed): Setting for whether new projects are public by default
- Applied in changeset r1235.
-
17:02 Feature #839: Setting for whether new projects are public by default
- +1, exactly the same reasons.
-
16:55 Feature #839 (Closed): Setting for whether new projects are public by default
- None of our projects are public, and I sometimes overlook the field when setting up a new project. It would be nice ...
-
21:17 Patch #842 (Closed): Patch for #839
- Applied in changeset r1235.
-
19:01 Patch #842 (Closed): Patch for #839
- This adds a setting for whether new projects should be public by default, for #839.
-
20:58 Patch #815: Include detailed wiki help locally
- Attaching an updated patch with more sane HTML.
-
20:36 Patch #817 (Closed): Show date & time in project files list
- Patch applied in r1215. Thanks.
-
18:33 Feature #841 (Closed): Ability to copy an existing workflow when creating a new role
- Could it be possible to have this option when adding a role, like when creating a new tracker ?
eg. copy the workf... -
17:24 Patch #840 (Closed): Simplified Chinese lang file zh.yml updated to r1229
- as title
-
16:22 Patch #838 (Closed): abstract_adapter: use shell_quote to more properly escape path
- While the existing function eliminates *some* special characters, it does not eliminate all.
Use shell_quote to pr... -
15:42 Defect #747: Uploadfile error ?!
- I've had a similar issue, but it seems to only happen sporadically. (I.e., I just tested it now, but it worked. But...
-
14:05 Feature #494: Have a global page for all projects Activity and Repositories
- Hi,
I think this relates to all activities pages:
The current month of the page is not displayed nowhere on the pag... -
13:33 Feature #836 (New): "New Issues" component for "My Page"
- It would be nice to have a component for "My Page" that displays a list of new or open+unassigned issues for projects...
-
10:18 Patch #826: Fix browsing mercurial repositories
- Works very well for me.
Thanks for the clarification ! -
08:42 Patch #835 (Closed): zh-tw lang file (updated to r1229)
- relocate (and add zh-tw translations for) the following tags:
* label_overall_activity -
07:49 Defect #834 (Closed): Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
- I got the following error message when I try to click the "Repository" tab:...
-
06:24 Feature #833: Who's online
- Spam
-
05:04 Feature #833: Who's online
- comment_xxx
-
06:15 Feature #779: Multiple SCM per project
- I add another example.
We use two repositories for one project.
One is for sources, another is for documents.
And ...
2008-03-11
-
23:25 Feature #494 (Closed): Have a global page for all projects Activity and Repositories
- Overall activity added in r1227.
With this same view, you can view the latest revisions from all of your repositories. -
22:22 Feature #833 (New): Who's online
- The first use I can think of for this is, I like to keep up to date with SVN and it's handy to know if anybody's usin...
-
21:17 Feature #530 (Closed): /projects/activity/ Subproject Switch
- Applied in changeset r1227.
-
21:15 Patch #826 (Resolved): Fix browsing mercurial repositories
- In r1229, @glob:**@ is quoted properly depending on the os.
It should work fine on both *nix and win32 os. -
21:10 Patch #826: Fix browsing mercurial repositories
- Thanks for pointing out this problem.
I made slight changes to your patch to preserve win32 compatibility and commit... -
16:07 Patch #826: Fix browsing mercurial repositories
- Patch successfully used by a user: http://www.redmine.org/boards/2/topics/show/26
-
00:46 Patch #826 (Closed): Fix browsing mercurial repositories
- Running redmine on linux, I wasn't able to browse a mercurial repository.
Listing entries using @hg locate@ :
* s... -
20:59 Patch #832 (Closed): Allow sorting issues by fixed version
- This (one line) patch allows sorting issues by the fixed version, using the effective_date as the sort value. This p...
-
20:40 Defect #827 (Closed): old cookies cause an error on page load
- This problem is fixed in the repository (r1029).
-
04:33 Defect #827 (Closed): old cookies cause an error on page load
- I had created a redmine install with a test database. After experimenting, I blew the database away and recreated it...
-
20:37 Defect #829: Trackers doubled in New Issue on Issues page
- I think that was enough of a hint. The database looks like this:
redmine=# select * from projects_trackers;
pro... -
20:35 Defect #829: Trackers doubled in New Issue on Issues page
- That's a bug in the Trac importer. I'll fix it to prevent this problem in the future.
Go to projects settings, unche... -
19:56 Defect #829: Trackers doubled in New Issue on Issues page
- Ah, yes I did.
-
17:08 Defect #829: Trackers doubled in New Issue on Issues page
- Did you use the Trac importer for this project ?
-
08:46 Defect #829 (Closed): Trackers doubled in New Issue on Issues page
- A picture is worth 1000 words. See attached.
-
20:36 Defect #828 (Closed): Files displayed in Projects::Activity view shows title twice, but no description
- Fixed in r1227. The attachment description is now displayed in the activity view.
-
07:47 Defect #828 (Closed): Files displayed in Projects::Activity view shows title twice, but no description
- When viewing the Activity page, anytime a file is displayed in the latest activity, the description doesn't show prop...
-
20:33 Patch #831 (Closed): Correct French translation of label_show_completed_versions
- Fixed in r1227. No comment :-)
-
17:11 Patch #831 (Closed): Correct French translation of label_show_completed_versions
- -Voire- Voir :)
-
12:06 Patch #830 (Closed): Identify Redmine emails easily
- To help classify emails coming from Redmine, and possibly several Redmine sites, without relying on the From, i made ...
2008-03-10
-
23:23 Defect #787: Subversion: Handle failed certificate verification
- cal the url using svn from the command line as the user running redmine will fix this. You are asked the accept the c...
-
22:39 Feature #823 (Closed): Create SVN-Repository through redmine
- The easiest way is described here: [[Automating_repository_creation]]
IMHO, it's not a good idea to have the reposit... -
21:49 Feature #823 (Resolved): Create SVN-Repository through redmine
- This is infact already available. You have to do some wiki-searching, but the info is there. Here is the start:
ht... -
19:07 Feature #823: Create SVN-Repository through redmine
- Creation of SVN-Repositories in redmine project configuration view
-
19:04 Feature #823: Create SVN-Repository through redmine
- In English please.
-
17:21 Feature #823 (Closed): Create SVN-Repository through redmine
- Erstellung von Repositories
direkt aus Redmine im Projekt -
22:34 Defect #825: Remote Subversion repositories are not refreshed by the application
- Creating a new ticket doesn't help much.
Please, tell me what you get in the log after having added 2>&1 to the svn ... -
22:01 Defect #825 (Closed): Remote Subversion repositories are not refreshed by the application
- All my subversion repositories are held online. I have to manually run "Repository.fetch_changesets" from the comman...
-
22:33 Defect #816 (Closed): Remote Subversion repositories are not refreshed by the application
- See #825.
-
07:51 Defect #816 (Resolved): Remote Subversion repositories are not refreshed by the application
- After several hours of using Redmine now, I can close the ticket. The provided fix took care of all my grief.
-
18:54 Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
- I looked into implementing this, and it might have to get a little invasive. I was thinking instead of setting @issu...
-
18:05 Feature #824 (Closed): Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
- In our regular planning sessions we like to see what issues were closed in the last, say, week. The closest thing we...
-
13:09 Defect #808: "Fixed Version" label misleading
- Thomas, both sound fine to me. (I'd prefer "Zielversion" because it's shorter.)
Thanks for fixing! -
12:07 Patch #822: Finnish translation sync to rev 1225
- Fixed some errors from the previous file.
-
11:43 Patch #822 (Closed): Finnish translation sync to rev 1225
- Patch file included.
-
08:27 Feature #806: Have wiki links display linked page title
- Exactly.
-
08:25 Defect #614: Filters buttons in the issues tab should appear inside the filters fieldset
- All the team agrees that this design is easier to understand.
-
03:56 Feature #791: Search for all projects issues
- Patched in #821.
-
03:56 Feature #379: search in all project wikis simultanously
- Patched in #821.
-
03:55 Patch #821: Patch for #791 (Search for all projects issues)
- Also patch for #379 (#791 is a duplicate)
-
02:40 Patch #821 (Closed): Patch for #791 (Search for all projects issues)
- This allows for searches in all projects as requested in #791.
Applies cleanly to r1212. -
02:29 Patch #820: NoMethodError in SearchController
- Applies cleanly to r1212.
-
00:20 Patch #820 (Closed): NoMethodError in SearchController
- Submitting an invalid project id to a search results in a NoMethodError from a nil object....
-
00:17 Feature #794 (Closed): Restrict display of version number in footer
- Applied in changeset r1225.
Also available in: Atom