Activity
From 2012-07-20 to 2012-07-22
2012-07-22
-
23:00 Feature #11475 (Closed): Redmine.pm: Allow fallback to other Apache auth providers
- The goal was to allow other auth modules to co-exist with Redmine.pm, and thus satisfy special case requests covering...
-
18:25 Defect #11443 (Closed): POST /time_entries.xml lead to 404 error
- celogeek san wrote:
> Great ! It work. But on the opposite of the REST Api Spec, we need to indicate an activity !
... -
17:42 Revision 10070 (svn): Use JQuery Dialog (#11445).
-
16:43 Revision 10069 (svn): Use JQuery Datepicker (#11445).
-
15:59 Feature #11445: Switch from Prototype to JQuery
- Or even add js integration testing using "Selenium":http://seleniumhq.org?
-
14:33 Feature #11445: Switch from Prototype to JQuery
- Isn't it a good occasion to activate the Rails asset pipeline (but with compile option activated at production level ...
-
15:33 Defect #11474 (New): issues created with redmine:email:receive_pop3 category=<categories with assignee> won't send mails for newly created issues
- we have a redmine 1.4.4
I've created an email so we can auto create support issues.
I need the new issues to be au... -
15:29 Revision 10068 (svn): JQuery in, Prototype/Scriptaculous out (#11445).
-
12:48 Defect #11432 (Closed): Mailer.deliver_recommended_below_threshold(*args) is deprecated
- Redmine's Mailer was converted to the Rails 3 syntax:
http://guides.rubyonrails.org/action_mailer_basics.html -
01:20 Defect #11432 (Reopened): Mailer.deliver_recommended_below_threshold(*args) is deprecated
-
01:20 Defect #11432: Mailer.deliver_recommended_below_threshold(*args) is deprecated
- http://www.redmine.org/projects/redmine/repository/revisions/9663/diff/trunk/app/models/mailer.rb
You have broken ... -
00:34 Feature #11473 (New): Trim ending quotes when posting comments from email
- Almost all email clients leave quoting of original email text when you reply.
If Redmine users do not manually remov...
2012-07-21
-
23:22 Feature #11445: Switch from Prototype to JQuery
- Travis Warlick wrote:
> Has this process been started? If so, where is the code, and may I assist?
Sure it has st... -
22:34 Feature #11445: Switch from Prototype to JQuery
- Has this process been started? If so, where is the code, and may I assist? (I would also like to create a plugin to b...
-
20:53 Feature #11445: Switch from Prototype to JQuery
- +1
-
20:46 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
- looking forward to use this feature!
-
17:45 Defect #11467 (Closed): Internal error on Admin/Settings without trackers
- Fixed in r10067, thanks. Stable version not affected.
-
17:43 Revision 10067 (svn): Fixed that settings raises an error if not trackers exist (#11467).
-
17:36 Feature #2024: gantt chart editing
- This is a patch for trunk r10066.
If user who has no right to edit issue move bar,
bar stays and does not return ... -
00:58 Feature #2024: gantt chart editing
- +1
-
15:03 Revision 10066 (svn): code layout cleanup lib/redmine/helpers/gantt.rb
-
14:53 Revision 10065 (svn): replace tabs to spaces and fix indents at lib/redmine/helpers/gantt.rb
-
13:00 Revision 10064 (svn): code layout cleanup app/views/gantts/show.html.erb
-
10:08 Revision 10063 (svn): code layout cleanup test/unit/lib/redmine/helpers/gantt_test.rb
-
09:12 Revision 10062 (svn): add copyright statement to test/functional/gantts_controller_test.rb
-
09:03 Revision 10061 (svn): replace shoulda to Rails standard tests at functional gantts controller test
-
08:49 Revision 10060 (svn): Removed -moz-border-radius styles.
-
08:35 Revision 10059 (svn): Removes RJS from UsersController.
-
08:35 Revision 10058 (svn): Removes RJS from MembersController.
-
00:58 Feature #3382: Ability to select only source code without line numbers
- +1
2012-07-20
-
17:27 Feature #11469 (Closed): JSONP support
- Please enable "JSONP":http://en.wikipedia.org/wiki/JSONP
This is necessary when a JS-Client wants to call the Redm... -
17:03 Defect #10761: Rest API JSON response can not be parsed by jQuery
- First of all, does Redmine-REST-API support "JSONP":http://en.wikipedia.org/wiki/JSONP? (I found your issue with goog...
-
16:54 Feature #11253: Total time spent from subtasks on the issue list
- As a side note : that's weird, with my redmine.org's account, I can change this issue status and its assignation ! Ha...
-
16:26 Feature #11253: Total time spent from subtasks on the issue list
- Just in case it can help, a quick patch for v1.4.4. Just add the following...
-
16:44 Feature #8488: Create an 'Involve' mechanism to private issues
- Francesco Trigger wrote:
> Is there a fix for 2.0 ?
I tried to modify the files like in Redmine 1.x but i get thi... -
12:52 Feature #8488: Create an 'Involve' mechanism to private issues
- Is there a fix for 2.0 ?
-
16:40 Feature #1712: add custom fields that are calculations of other fields
- +1
-
16:34 Feature #1712: add custom fields that are calculations of other fields
- +1
-
15:39 Feature #2024: gantt chart editing
- This is a patch for trunk r10055 merged note 93 patch.
Cassiano Monteiro wrote:
> +1!
> Nice patch! Can´t it be ... -
13:38 Feature #2024: gantt chart editing
- +1!
Nice patch! Can´t it be included on the next revision of Redmine? -
13:32
Feature #2024: gantt chart editing
- Thank you very much for this great patch.
We have added few small fixes:
* Fixed CSS to remove double borders
* ... -
15:26 Patch #11448 (Closed): Russian translation for 1.4-stable and 2.0-stable
- Committed in trunk, 2.0-stable and 1.4-stable, thanks.
-
10:30 Patch #11448 (Reopened): Russian translation for 1.4-stable and 2.0-stable
- Ok, I provide a patch then, translating some strings
-
14:13 Feature #3382: Ability to select only source code without line numbers
- even if i will use the proposed syntax highlighter if I try to use diff between revisions lines would be still copied...
-
12:12 Revision 10057 (svn): Merged r10055 from trunk to 1.4-stable (#11448)
- Russian translation for 1.4-stable and 2.0-stable updated by Александр Закревский.
-
12:05 Revision 10056 (svn): Merged r10055 from trunk to 2.0-stable (#11448)
- Russian translation for 1.4-stable and 2.0-stable updated by Александр Закревский.
-
11:34 Defect #11467 (Closed): Internal error on Admin/Settings without trackers
- How to reproduce:
* Start with empty db (db:migrate but do not load any default stuff)
* login as admin
* go to ad... -
11:31 Revision 10055 (svn): Russian translation for 1.4-stable and 2.0-stable updated by Александр Закревский (#11448)
-
11:18 Defect #11466 (Closed): Repository.fetch_changesets warnings
- Since upgrade to 2.0 I get warnings from Repository.fetch_changesets call.
I changed execution to: @./script/rails r... -
11:00
Feature #11464: Need list of activities to be able to set TimeEntries
- I'm on 2.0.3 version.
-
10:58
Feature #11464 (New): Need list of activities to be able to set TimeEntries
- Hi,
I have start writing Redmine::API in Perl. And I want to be able to create timelog.
It is working find but I ... -
10:55
Defect #11443 (Resolved): POST /time_entries.xml lead to 404 error
-
10:11 Defect #11463 (Closed): Sub issues can not have parent outside a project
- Hello,
In our setup, we have ~200 projects[1] somewhat hierarchically organized and I would like to set cross proj... -
10:03 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- I'm presuming that the stripping is being done by :...
-
09:26 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- Oops. That was 'pre' and '/pre' tags...
-
09:26 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- BTW I tried using ...
-
09:23 Feature #11461 (Closed): Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- We have setup Redmine so that reporters can email things in and they are automatically added. This is great but we ne...
-
03:02 Defect #11214: Related issues in archived projects do not show up for their parent issues
- I would like to be able to set a project as "read-only".
Also available in: Atom