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:27 Revision 10135 (svn): Fixed rake redmine:plugins:test:* not running some tests in subdirectories (#11533)
-
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... -
20:01 Revision 10134 (svn): Invoke db:schema:dump after plugin migrations so that db/schema.rb stays up-to-date
-
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
-
17:38 Revision 10133 (svn): Stylesheet cleanup.
-
17:30 Revision 10132 (svn): Slight changes to syntax highlightment styles.
-
16:52 Revision 10131 (svn): Removed line numbers from syntax highlightment.
-
15:30 Feature #5061: Show time log entries in issue history
- +1
-
14:13 Revision 10130 (svn): Fixed legend tag position.
-
14:12 Revision 10129 (svn): Duplicate ul tags.
-
14:10 Revision 10128 (svn): Fixed label with invalid for attribute.
-
14:08 Patch #11496 (Closed): Make labels clickable in Adminstration/Settings
- Committed in r10127 using @label_tag@ instead.
-
14:08 Revision 10127 (svn): Make labels clickable in Adminstration/Settings (#11496).
-
14:04 Revision 10126 (svn): Add labels on SCMs.
-
14:04 Revision 10125 (svn): Removed duplicate ids.
-
13:52 Revision 10124 (svn): Add links to forums.
-
13:51 Revision 10123 (svn): Add links to repositories on repository list.
-
13:34 Revision 10122 (svn): html5 compliance.
-
13:33 Revision 10121 (svn): Typo.
-
13:32 Revision 10120 (svn): Removed inline styles.
-
13:30 Revision 10119 (svn): html5 compliance.
-
13:28 Revision 10118 (svn): Removed inline styles.
-
13:23 Revision 10117 (svn): Removed inline styles.
-
13:17 Revision 10116 (svn): Fixed assertion.
-
13:16 Revision 10115 (svn): Removed self closing a tags.
-
12:53 Revision 10114 (svn): html5 compliance.
-
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... -
12:46 Revision 10113 (svn): Removed invalid html5 meta (Rails sets an equivalent response header natively) (#10128).
-
12:21 Revision 10112 (svn): html5 compliance.
-
12:15 Revision 10111 (svn): Label should be escaped.
-
12:12 Revision 10110 (svn): html5 compliance.
-
12:06 Revision 10109 (svn): html5 compliance.
-
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
-
20:41 Revision 10108 (svn): Use assert_select instead of assert_tag.
-
20:36 Revision 10107 (svn): Adds assertions for subversion annotate.
-
20:16 Revision 10106 (svn): Use assert_select instead of assert_tag.
-
20:11 Revision 10105 (svn): Don't repeat revision on annotate view.
-
19:05 Revision 10104 (svn): Restores bottom border on h4.
-
19:00 Revision 10103 (svn): Same heading on message edit/show views.
-
18:58 Revision 10102 (svn): Removed bottom border on headings.
-
18:54 Revision 10101 (svn): Fixed broken assertion.
-
18:46 Revision 10100 (svn): Lighter blue for the header.
-
18:42 Revision 10099 (svn): Do not scroll to the preview.
-
18:38 Revision 10098 (svn): HTML5 doctype.
-
18:25 Revision 10097 (svn): New icons for the repository browser.
-
18:07 Revision 10096 (svn): Lighter blue for links.
-
17:58 Revision 10095 (svn): Merged and minified jstoolbar.js and textile.js.
-
17:54 Revision 10094 (svn): Moved syntax highlight styles to application.css.
-
17:45 Revision 10093 (svn): Code cleanup.
-
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...
-
17:26 Revision 10092 (svn): Adds a replacement for deprecated link_to_function helper.
-
17:14 Revision 10091 (svn): Fixed API key display on my account.
-
17:06 Revision 10090 (svn): Fixed apply link on gantt.
-
16:59 Revision 10089 (svn): Fixed tests broken by r10088.
-
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:56 Revision 10088 (svn): Adds JSONP support to the API (#11469).
-
21:47 Defect #11506 (Closed): Versions that are not shared should not be assignable when selecting another project
-
21:41 Revision 10087 (svn): Do not propose non-assignable version (#11506).
-
21:36 Revision 10086 (svn): Versions that are not shared should not be assignable when selecting another project (#11506).
-
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_...
-
20:24 Revision 10085 (svn): Do not user user session for API requests.
-
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
-
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. -
01:45 Revision 10083 (svn): fix confirmation page has broken HTML when a project folding sub project is deleted (#11511)
- Contributed by Haruka Yoshihara.
-
00:45 Patch #2931: Templating for description of new tickets by Tracker
- +1
Also available in: Atom