Activity
From 2012-07-27 to 2012-07-29
2012-07-29
-
23:26 Feature #11445: Switch from Prototype to JQuery
- Also note that the @addFormObserversForDoubleSubmit@ function can be replaced by the use of @data-disable-with@ HTML5...
-
23:06 Feature #3957: Ajax file upload with progress bar
- +1
-
20:29 Defect #11533 (Resolved): rake redmine:plugins:test doesn't run tests in subdirectories
- Fixed in r10135.
Jean-Philippe, Etienne, or Toshi: I let you merge that in a stable branch when you think it's app... -
20:08 Defect #11533 (Closed): rake redmine:plugins:test doesn't run tests in subdirectories
- Everything is in the title : the old rake tasks with rails 2.3's engine plugin used to run test even in subdirectorie...
-
20:17 Patch #11534 (Closed): rake redmine:plugins:test:* could use "pattern" instead of "test_files"
- It's a lot less verbose so it's more readable when running plugin tests, and it's more similar to what's done in rail...
-
20:11 Patch #11299 (Resolved): redmine:plugins:migrate should update db/schema.rb
- Added in r10134 (sorry I forgot the id of the ticket :/).
Jean-Philippe, Toshi, or Etienne: I let you merge that i... -
17:44 Feature #5372 (Closed): Show "Time Logged" in an Issue's History
-
15:30 Feature #5372: Show "Time Logged" in an Issue's History
- +1
-
15:30 Feature #5061: Show time log entries in issue history
- +1
-
14:08 Patch #11496 (Closed): Make labels clickable in Adminstration/Settings
- Committed in r10127 using @label_tag@ instead.
-
12:47 Feature #11531 (Closed): Update status of multiple issues simultaneously
- You can select multiple issues from the issue list, then right-click on the selection and bulk edit them.
-
11:41 Feature #11531 (Closed): Update status of multiple issues simultaneously
- In some workflows it is convenient to update the status of multiple issues at once.
Example: We mark issues as Resol... -
11:04 Feature #11530: Support hooks in mailer
- Here is a plugin that uses hooks in mailer:
https://github.com/kou/redmine-plugin-wiki-change-notifier
If this fe... -
10:52 Feature #11530: Support hooks in mailer
- I attach a patch to support hooks in mailer.
We need to do two things to support hooks in mailer.
# Add view pa... -
10:47 Feature #11530 (New): Support hooks in mailer
- Could you support hooks in mailer?
Views can be extended by plugin. I want to extend mail content by plugin.
I ...
2012-07-28
-
17:35 Defect #11318 (Closed): cannot browse svn repository
- Sorry, no support request here. Something prevents your redmine to call svn client correctly.
-
17:33 Defect #11362 (Closed): Redmine API - "Title Version Type is not included in the list"
-
17:31 Defect #11466 (Closed): Repository.fetch_changesets warnings
-
17:29 Defect #11482: Output inconsistency during issue creation
- Tested OK with a 3000 character long description. The response body always include the issue representation when crea...
-
01:34 Defect #11035: Doesn't patch "User" model in a plugin
- Actually, in fact, what about avoiding the callback entirely? If you do a:...
2012-07-27
-
23:58 Defect #11035: Doesn't patch "User" model in a plugin
- Is there a way to have something work with both Rails 2 and 3? I tried the ActionDispatch::Callbacks idiom in a Rail...
-
23:09 Feature #11516: Gravatar: one size to rule them all
- FWIW, Github uses only one gravatar size (140x140).
-
22:43 Feature #11516: Gravatar: one size to rule them all
- Plus, the original 20x20 gravatar is *1.06 KB*, the 60x60 is *3.04 KB*.
-
22:38 Feature #11516: Gravatar: one size to rule them all
- Jean-Philippe Lang wrote:
> On small images, the difference is not so obvious (but still visible with my FF).
Yes... -
22:33 Feature #11516: Gravatar: one size to rule them all
- Yeap, you'r right for Firefox (Win) and Opera (Win and Mac) with large images. But for sane avatar sizes all go bicub...
-
22:28 Feature #11516: Gravatar: one size to rule them all
- On small images, the difference is not so obvious (but still visible with my FF).
An original 20x20 gravatar on th... -
22:12 Feature #11516: Gravatar: one size to rule them all
- Just made a quick test with Firefox 14.
On the left, a bicubic resample of a screenshot. On the right, the same sc... -
21:20 Feature #11516: Gravatar: one size to rule them all
- AFAIK, the only browser which ever used nearest-neighbor algorithm is MSIE. And MSIE versions 7.0 and 8.0 have a simp...
-
21:00 Feature #11516: Gravatar: one size to rule them all
- I don't know if it's a good idea, most browsers have low-quality algorithms for resampling images (eg. nearest) right?
-
22:56 Defect #11389 (Closed): Warning in awesome_nested_set.rb
-
21:59 Defect #10761: Rest API JSON response can not be parsed by jQuery
- JSONP support added in r10088 for 2.1.0.
-
21:59 Defect #10761 (Closed): Rest API JSON response can not be parsed by jQuery
-
21:58 Feature #11469 (Closed): JSONP support
- Support for JSONP added in r10088. You can use the @callback@ or @jsonp@ parameter to specify the JSONP callback.
... -
21:47 Defect #11506 (Closed): Versions that are not shared should not be assignable when selecting another project
-
21:26
Feature #11528 (Closed): time_entries details report should include options
- @details@ TAB report in @time_entries@ should include options and filters just like it is for the @issues@.
The op... -
20:57 Defect #11489: Redmine is not able to show wiki images properly
- Tried a dozen times without problem.
-
20:54 Defect #11503 (Confirmed): Accessing /projects/:project/wiki/something.png fails with error 500
-
20:53 Defect #11526 (Closed): Database model wiki out of date
- Sorry, this is not maintained by the core team.
-
14:45 Defect #11526 (Closed): Database model wiki out of date
- The [[DatabaseModel]] is outdated. Could you guys please generate a new schema diagram?
Thanks! -
20:43 Defect #11527 (Needs feedback): content_for :header_tag not working within partials
- After upgrading from 1.4 to 2.0.3 this morning, I've noticed a change in a custom plugin I had written. The content_...
-
19:40 Feature #1365: Allow Project by Project setting of a 'Default' Tracker value including nil
- Can you implement this patch to Redmine? It would be great!
-
17:06 Feature #11253: Total time spent from subtasks on the issue list
- +1
-
09:38 Feature #11521 (Resolved): Let user set tracker in seach
- Terence is right and more than that, this is a dupe so I'll close this one.
-
00:04 Feature #11521: Let user set tracker in seach
- dupe of
* Feature #1159
* Feature #1353
related
* Feature #11121
* Defect #8800
* Feature #9180 -
09:38 Feature #1159: Allow issue description to be searchable as a filter
- +1
-
08:15 Defect #11524 (Closed): Redmine Page is not loading the CSS files in Web Browser
- Sorry, no support request in the issue tracker.
-
06:14 Defect #11524 (Closed): Redmine Page is not loading the CSS files in Web Browser
- I have configured the Redmine in windows 7. While loading the redmine page in browser, it showing as a basic html vie...
-
03:50 Defect #11511 (Closed): Confirmation page has broken HTML when a project folding sub project is deleted
- Committed in trunk r10083 and 2.0-stable r10084, thanks.
-
01:40 Defect #11511 (Confirmed): Confirmation page has broken HTML when a project folding sub project is deleted
-
00:45 Patch #2931: Templating for description of new tickets by Tracker
- +1
Also available in: Atom