Project

General

Profile

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... Etienne Massip
23:06 Feature #3957: Ajax file upload with progress bar
+1 Johannes Pfeifer
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...
Jean-Baptiste Barth
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... Jean-Baptiste Barth
20:27 Revision 10135 (svn): Fixed rake redmine:plugins:test:* not running some tests in subdirectories (#11533)
Jean-Baptiste Barth
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... Jean-Baptiste Barth
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...
Jean-Baptiste Barth
20:01 Revision 10134 (svn): Invoke db:schema:dump after plugin migrations so that db/schema.rb stays up-to-date
Jean-Baptiste Barth
17:44 Feature #5372 (Closed): Show "Time Logged" in an Issue's History
Jean-Philippe Lang
15:30 Feature #5372: Show "Time Logged" in an Issue's History
+1 H Berntsen
17:38 Revision 10133 (svn): Stylesheet cleanup.
Jean-Philippe Lang
17:30 Revision 10132 (svn): Slight changes to syntax highlightment styles.
Jean-Philippe Lang
16:52 Revision 10131 (svn): Removed line numbers from syntax highlightment.
Jean-Philippe Lang
15:30 Feature #5061: Show time log entries in issue history
+1 H Berntsen
14:13 Revision 10130 (svn): Fixed legend tag position.
Jean-Philippe Lang
14:12 Revision 10129 (svn): Duplicate ul tags.
Jean-Philippe Lang
14:10 Revision 10128 (svn): Fixed label with invalid for attribute.
Jean-Philippe Lang
14:08 Patch #11496 (Closed): Make labels clickable in Adminstration/Settings
Committed in r10127 using @label_tag@ instead. Jean-Philippe Lang
14:08 Revision 10127 (svn): Make labels clickable in Adminstration/Settings (#11496).
Jean-Philippe Lang
14:04 Revision 10126 (svn): Add labels on SCMs.
Jean-Philippe Lang
14:04 Revision 10125 (svn): Removed duplicate ids.
Jean-Philippe Lang
13:52 Revision 10124 (svn): Add links to forums.
Jean-Philippe Lang
13:51 Revision 10123 (svn): Add links to repositories on repository list.
Jean-Philippe Lang
13:34 Revision 10122 (svn): html5 compliance.
Jean-Philippe Lang
13:33 Revision 10121 (svn): Typo.
Jean-Philippe Lang
13:32 Revision 10120 (svn): Removed inline styles.
Jean-Philippe Lang
13:30 Revision 10119 (svn): html5 compliance.
Jean-Philippe Lang
13:28 Revision 10118 (svn): Removed inline styles.
Jean-Philippe Lang
13:23 Revision 10117 (svn): Removed inline styles.
Jean-Philippe Lang
13:17 Revision 10116 (svn): Fixed assertion.
Jean-Philippe Lang
13:16 Revision 10115 (svn): Removed self closing a tags.
Jean-Philippe Lang
12:53 Revision 10114 (svn): html5 compliance.
Jean-Philippe Lang
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. Jean-Philippe Lang
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...
Jonathan Livni
12:46 Revision 10113 (svn): Removed invalid html5 meta (Rails sets an equivalent response header natively) (#10128).
Jean-Philippe Lang
12:21 Revision 10112 (svn): html5 compliance.
Jean-Philippe Lang
12:15 Revision 10111 (svn): Label should be escaped.
Jean-Philippe Lang
12:12 Revision 10110 (svn): html5 compliance.
Jean-Philippe Lang
12:06 Revision 10109 (svn): html5 compliance.
Jean-Philippe Lang
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...
Kouhei Sutou
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...
Kouhei Sutou
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 ...
Kouhei Sutou

2012-07-28

20:41 Revision 10108 (svn): Use assert_select instead of assert_tag.
Jean-Philippe Lang
20:36 Revision 10107 (svn): Adds assertions for subversion annotate.
Jean-Philippe Lang
20:16 Revision 10106 (svn): Use assert_select instead of assert_tag.
Jean-Philippe Lang
20:11 Revision 10105 (svn): Don't repeat revision on annotate view.
Jean-Philippe Lang
19:05 Revision 10104 (svn): Restores bottom border on h4.
Jean-Philippe Lang
19:00 Revision 10103 (svn): Same heading on message edit/show views.
Jean-Philippe Lang
18:58 Revision 10102 (svn): Removed bottom border on headings.
Jean-Philippe Lang
18:54 Revision 10101 (svn): Fixed broken assertion.
Jean-Philippe Lang
18:46 Revision 10100 (svn): Lighter blue for the header.
Jean-Philippe Lang
18:42 Revision 10099 (svn): Do not scroll to the preview.
Jean-Philippe Lang
18:38 Revision 10098 (svn): HTML5 doctype.
Jean-Philippe Lang
18:25 Revision 10097 (svn): New icons for the repository browser.
Jean-Philippe Lang
18:07 Revision 10096 (svn): Lighter blue for links.
Jean-Philippe Lang
17:58 Revision 10095 (svn): Merged and minified jstoolbar.js and textile.js.
Jean-Philippe Lang
17:54 Revision 10094 (svn): Moved syntax highlight styles to application.css.
Jean-Philippe Lang
17:45 Revision 10093 (svn): Code cleanup.
Jean-Philippe Lang
17:35 Defect #11318 (Closed): cannot browse svn repository
Sorry, no support request here. Something prevents your redmine to call svn client correctly. Jean-Philippe Lang
17:33 Defect #11362 (Closed): Redmine API - "Title Version Type is not included in the list"
Jean-Philippe Lang
17:31 Defect #11466 (Closed): Repository.fetch_changesets warnings
Jean-Philippe Lang
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... Jean-Philippe Lang
17:26 Revision 10092 (svn): Adds a replacement for deprecated link_to_function helper.
Jean-Philippe Lang
17:14 Revision 10091 (svn): Fixed API key display on my account.
Jean-Philippe Lang
17:06 Revision 10090 (svn): Fixed apply link on gantt.
Jean-Philippe Lang
16:59 Revision 10089 (svn): Fixed tests broken by r10088.
Jean-Philippe Lang
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:... John Kubiatowicz

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... John Kubiatowicz
23:09 Feature #11516: Gravatar: one size to rule them all
FWIW, Github uses only one gravatar size (140x140). Jean-Philippe Lang
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*. Jean-Philippe Lang
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...
Peter Leonov
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... Peter Leonov
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...
Jean-Philippe Lang
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...
Jean-Philippe Lang
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... Peter Leonov
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? Jean-Philippe Lang
22:56 Defect #11389 (Closed): Warning in awesome_nested_set.rb
Jean-Philippe Lang
21:59 Defect #10761: Rest API JSON response can not be parsed by jQuery
JSONP support added in r10088 for 2.1.0. Jean-Philippe Lang
21:59 Defect #10761 (Closed): Rest API JSON response can not be parsed by jQuery
Jean-Philippe Lang
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.
...
Jean-Philippe Lang
21:56 Revision 10088 (svn): Adds JSONP support to the API (#11469).
Jean-Philippe Lang
21:47 Defect #11506 (Closed): Versions that are not shared should not be assignable when selecting another project
Jean-Philippe Lang
21:41 Revision 10087 (svn): Do not propose non-assignable version (#11506).
Jean-Philippe Lang
21:36 Revision 10086 (svn): Versions that are not shared should not be assignable when selecting another project (#11506).
Jean-Philippe Lang
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...
Anonymous
20:57 Defect #11489: Redmine is not able to show wiki images properly
Tried a dozen times without problem. Jean-Philippe Lang
20:54 Defect #11503 (Confirmed): Accessing /projects/:project/wiki/something.png fails with error 500
Jean-Philippe Lang
20:53 Defect #11526 (Closed): Database model wiki out of date
Sorry, this is not maintained by the core team. Jean-Philippe Lang
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!
Cassiano Monteiro
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_... Déja Augustine
20:24 Revision 10085 (svn): Do not user user session for API requests.
Jean-Philippe Lang
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! Pavel Kholyavkin
17:06 Feature #11253: Total time spent from subtasks on the issue list
+1 Rodrigo Merola Winterhalter
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. Jan Niggemann (redmine.org team member)
00:04 Feature #11521: Let user set tracker in seach
dupe of
* Feature #1159
* Feature #1353
related
* Feature #11121
* Defect #8800
* Feature #9180
Terence Mill
09:38 Feature #1159: Allow issue description to be searchable as a filter
+1 Jan Niggemann (redmine.org team member)
08:15 Defect #11524 (Closed): Redmine Page is not loading the CSS files in Web Browser
Sorry, no support request in the issue tracker. Jean-Philippe Lang
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... Devendran K
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. Toshi MARUYAMA
01:40 Defect #11511 (Confirmed): Confirmation page has broken HTML when a project folding sub project is deleted
Toshi MARUYAMA
02:40 Revision 10084 (svn): Merged r10083 from trunk to 2.0-stable (#11511)
fix confirmation page has broken HTML when a project folding sub project is deleted.
Contributed by Haruka Yoshihara.
Toshi MARUYAMA
01:45 Revision 10083 (svn): fix confirmation page has broken HTML when a project folding sub project is deleted (#11511)
Contributed by Haruka Yoshihara. Toshi MARUYAMA
00:45 Patch #2931: Templating for description of new tickets by Tracker
+1 Rob C
 

Also available in: Atom