Activity

From 11/28/2009 to 12/27/2009

12/27/2009

07:41 AM Revision 3255 (redmine): Merged r3249 to r3252 and r3254 from trunk.
Jean-Philippe Lang
06:57 AM Revision 3254 (redmine): Enlarge wiki content for MySQL databases (#1071).
Limit changed from 64KB to 16MB. Jean-Philippe Lang
05:52 AM Revision 3253 (redmine): Moves attachments parsing after textile parsing so that:
* attachments parsing does not rely on textile syntax
* textile output can be cached (#4482)
Jean-Philippe Lang

12/26/2009

12:17 PM Revision 3252 (redmine): Fixed: Calendar appears on wrong place in IE8 (#3818).
Jean-Philippe Lang
11:20 AM Revision 3251 (redmine): Fixed: Subversion password visible in development logs (#4448).
Jean-Philippe Lang
11:14 AM Revision 3250 (redmine): Fixed: project copy doesn't copy group memberships (#3975).
Jean-Philippe Lang
10:46 AM Revision 3249 (redmine): Ask for confirmation when a non-admin users tries to remove himself from...
Jean-Philippe Lang
08:54 AM Revision 3248 (redmine): Merged r3246 and r3247 from trunk.
Jean-Philippe Lang
07:15 AM Revision 3247 (redmine): Fixed: subject of incoming emails gets mangled (#3717).
Jean-Philippe Lang
07:02 AM Revision 3246 (redmine): Fixes Redmine.pm for SQLite (#4205).
Jean-Philippe Lang
05:27 AM Revision 3245 (redmine): Set VERSION::BRANCH to stable.
Jean-Philippe Lang
05:22 AM Revision 3244 (redmine): 0.9-stable branch created
Jean-Philippe Lang
05:21 AM Revision 3243 (redmine): Merged 0.8.x changelog.
Jean-Philippe Lang
05:18 AM Revision 3242 (redmine): Do not display the copy form when project copy is created.
Jean-Philippe Lang

12/25/2009

12:39 PM Revision 3241 (redmine): View cleanup.
Jean-Philippe Lang
12:13 PM Revision 3240 (redmine): Removes column opt in enumerations table.
Jean-Philippe Lang

12/24/2009

01:25 PM Revision 3239 (redmine): Project#activities should check all overridden activities, not just acti...
Fixes #4084 Eric Davis
11:18 AM Revision 3238 (redmine): Adds a 'Add subprojects' permission.
* 'Add project' permission will let user create a root project
* 'Add subprojects' permission will let project member...
Jean-Philippe Lang
11:14 AM Revision 3237 (redmine): Hide "Groups" tab on user form if no group exist.
Jean-Philippe Lang
08:58 AM Revision 3236 (redmine): Translation updates.
Jean-Philippe Lang

12/23/2009

03:55 PM Revision 3235 (redmine): Rails 2.3.5 deprecation.
Jean-Philippe Lang
03:54 PM Revision 3234 (redmine): Upgrade to Rails 2.3.5
Jean-Philippe Lang
03:47 PM Revision 3233 (redmine): Set version to 0.9.0.
Jean-Philippe Lang
03:05 PM Revision 3232 (redmine): Force TimeEntry#hours default to nil (#3075, #4449).
Jean-Philippe Lang
03:01 PM Revision 3231 (redmine): Fixed: wiki pages in search results are referenced by project number, no...
Jean-Philippe Lang
02:58 PM Revision 3230 (redmine): Remove invalid escaping in version field (#4460).
Jean-Philippe Lang
02:52 PM Revision 3229 (redmine): Fixes delimiters regexp.
Jean-Philippe Lang
02:35 PM Revision 3228 (redmine): Translation updates.
Jean-Philippe Lang
01:56 PM Revision 3227 (redmine): Adds Indonesian translation by Raden Prabowo (#4399).
Jean-Philippe Lang
01:35 PM Revision 3226 (redmine): Adds a setting to remove incoming emails body after a delimiter (#4409).
Jean-Philippe Lang
01:13 PM Revision 3225 (redmine): Display API key in the sidebar, just below the API key heading.
Jean-Philippe Lang
01:08 PM Revision 3224 (redmine): Do not display API key if API is disabled.
Jean-Philippe Lang
01:03 PM Revision 3223 (redmine): Fills translations.
Jean-Philippe Lang
12:56 PM Revision 3222 (redmine): Move API setting to Authentication tab and add translations strings.
Jean-Philippe Lang
12:49 PM Revision 3221 (redmine): Do not mass create API keys for existing users.
They will be created on the fly if needed, just like for new users. Jean-Philippe Lang
01:27 AM Revision 3220 (redmine): Added an Admin setting to enable/disable the REST web service. (#3920)
Eric Davis
01:27 AM Revision 3219 (redmine): Added support for HTTP Basic access to the API. (#3920)
A user can authenticate using either their:
* username/password
* api-key/random
Eric Davis
01:27 AM Revision 3218 (redmine): Allow authenticating with an API token via XML or JSON. (#3920)
Eric Davis
01:27 AM Revision 3217 (redmine): Added an API token for each User to use when making API requests. (#3920)
The API key will be displayed on My Account page with a link to reset or
generate a new one. All existing users will...
Eric Davis

12/22/2009

06:23 PM Revision 3216 (redmine): Added the revision title to any revision links.
Eric Davis
01:08 PM Revision 3215 (redmine): Redmine.pm: deny access if user doesn't have browse_repository permissio...
Jean-Philippe Lang

12/21/2009

04:19 PM Revision 3214 (redmine): Fixes a test failure.
Jean-Philippe Lang
04:03 PM Revision 3213 (redmine): Fixes test failure.
Jean-Philippe Lang
03:02 PM Revision 3212 (redmine): Fixes odd test failures.
Jean-Philippe Lang
09:24 PM Revision 3211 (redmine): Fixed the view_hook_helper test, it was reading all of the log files into
memory and would throw a NoMemoryError (2GB+ used). Eric Davis
09:24 PM Revision 3210 (redmine): Make sure the RSS token is getting destroyed and created.
Eric Davis
09:24 PM Revision 3209 (redmine): Extract method
Eric Davis

12/20/2009

03:13 PM Revision 3208 (redmine): Refactor: Use the existing method for failing onthefly creations.
Eric Davis
02:13 PM Revision 3207 (redmine): Added an optimization note for later.
Eric Davis
02:13 PM Revision 3206 (redmine): Added some database indexes to commonly queried fields.
Eric Davis
01:05 PM Revision 3205 (redmine): Change the cursor for context menus. (#2924)
Eric Davis
05:51 AM Revision 3204 (redmine): Adds a 'Create and continue' button on new user form.
Jean-Philippe Lang
04:47 AM Revision 3203 (redmine): Removes unused css classes (closes #4452).
Jean-Philippe Lang
04:45 AM Revision 3202 (redmine): Change MailHandler 403 error message.
Jean-Philippe Lang
04:44 AM Revision 3201 (redmine): Adds on optional API key to repositories management controller and repos...
Jean-Philippe Lang

12/19/2009

03:33 PM Revision 3200 (redmine): Admin info cleanup.
Jean-Philippe Lang
03:17 PM Revision 3199 (redmine): Changes errors style.
Jean-Philippe Lang
03:07 PM Revision 3198 (redmine): Adds helpers for setting field tags.
Jean-Philippe Lang
03:06 PM Revision 3197 (redmine): Speeds up very slow tests.
Jean-Philippe Lang
09:17 AM Revision 3196 (redmine): Translation update (#4352).
Jean-Philippe Lang
09:08 AM Revision 3195 (redmine): Adds a 'no_permission_check' option to the MailHandler.
Used with the 'project' option, it allows anyone to submit emails to a private inbox project (#4407). Jean-Philippe Lang
08:32 AM Revision 3194 (redmine): Fixes block reordering on my page (#2971).
Jean-Philippe Lang
07:40 AM Revision 3193 (redmine): Fixes an error with postgres.
Jean-Philippe Lang
07:16 AM Revision 3192 (redmine): Avoid a ruby warning.
Jean-Philippe Lang

12/18/2009

03:59 PM Revision 3191 (redmine): Fixes 'follows' relation validation.
Jean-Philippe Lang
03:35 PM Revision 3190 (redmine): Adds 'follows' relation (#1432).
Jean-Philippe Lang
03:15 PM Revision 3189 (redmine): Issue sidebar cleanup.
Jean-Philippe Lang
10:41 AM Revision 3188 (redmine): By default, only show statuses that are used by the tracker on the workf...
Jean-Philippe Lang
09:59 AM Revision 3187 (redmine): Display shared versions on the issue summary view (#4425).
Jean-Philippe Lang
09:41 AM Revision 3186 (redmine): Fixed: rubytree gem breaks db:migrate:plugins (#4394).
Jean-Philippe Lang
09:22 AM Revision 3185 (redmine): Removes "xxx and return" calls (#4446).
Jean-Philippe Lang
09:15 AM Revision 3184 (redmine): Fixes test broken by r3176 (#4439).
Jean-Philippe Lang
09:10 AM Revision 3183 (redmine): Icons updates and cleaning.
Jean-Philippe Lang

12/17/2009

03:18 PM Revision 3182 (redmine): Added missing translation for permission_view_issues (#4415).
Jean-Philippe Lang
02:58 PM Revision 3181 (redmine): Group icon changed on project members list.
Jean-Philippe Lang
02:00 PM Revision 3180 (redmine): IE8 fix.
Jean-Philippe Lang
01:52 PM Revision 3179 (redmine): Removes large icons.
Jean-Philippe Lang
01:23 PM Revision 3178 (redmine): Do not hide scroll buttons if some tabs are still hidden.
Jean-Philippe Lang
01:21 PM Revision 3177 (redmine): Adds auto overflow to content div.
Jean-Philippe Lang
01:21 PM Revision 3176 (redmine): Adds an admin layout that displays the admin menu in the sidebar.
Jean-Philippe Lang

12/16/2009

09:07 PM Revision 3175 (redmine): Adds a Plugin API to allow one plugin to depend on another.
Eric Davis

12/14/2009

03:13 PM Revision 3174 (redmine): Adds buttons to scroll the tabs when they overflow.
Jean-Philippe Lang
12:44 PM Revision 3173 (redmine): One missing string (#4380)
winterheart
12:38 PM Revision 3172 (redmine): Translation updates
* lt (#4384)
* pt-BR (#4380)
* ru
* zh-TW (#4352)
winterheart

12/13/2009

09:55 AM Revision 3171 (redmine): Moved charset meta tag before title (#4320).
Jean-Philippe Lang
09:48 AM Revision 3170 (redmine): Make sure user can not watch what he is not allowed to view.
Jean-Philippe Lang
09:26 AM Revision 3169 (redmine): Make sure users don't get notified for thing they can not view (#3589).
Jean-Philippe Lang
08:06 AM Revision 3168 (redmine): Moves watchers filtering logic to ActsAsWatchable.
Jean-Philippe Lang
07:39 AM Revision 3167 (redmine): Makes user unwatch what he can no longer view after its permissions have...
A rake task (redmine:watchers:prune) is also added to prune existing watchers. Jean-Philippe Lang
11:06 PM Revision 3166 (redmine): Added a setting to configure the day that week start on (Monday or Sunda...
Eric Davis
10:37 PM Revision 3165 (redmine): Project custom fields are already copied via the Copy form. (#3367)
Eric Davis
10:37 PM Revision 3164 (redmine): Copy issue relations when copying a project. (#3367)
Eric Davis

12/12/2009

10:33 AM Revision 3163 (redmine): Roadmap: sort issues by project and prepend project name if different (#...
Jean-Philippe Lang
10:23 AM Revision 3162 (redmine): Removes changelog view.
All trackers can now be displayed on the roadmap. By default, only those marked as displayed on the roadmap are displ... Jean-Philippe Lang
06:20 AM Revision 3161 (redmine): Display users then groups on project memberships view (#4389).
Jean-Philippe Lang
06:05 AM Revision 3160 (redmine): Sort groups on user groups setting (#4389).
Jean-Philippe Lang
06:02 AM Revision 3159 (redmine): Issue#done_ratio should not break if status is nil.
Jean-Philippe Lang
05:35 AM Revision 3158 (redmine): Retrieve root_url if needed (#4377).
Jean-Philippe Lang
05:33 AM Revision 3157 (redmine): Allow blank value for IssueStatus#default_done_ratio.
Jean-Philippe Lang
05:18 AM Revision 3156 (redmine): Fixes fr locale.
Jean-Philippe Lang
05:15 AM Revision 3155 (redmine): Locales update.
Jean-Philippe Lang
05:06 AM Revision 3154 (redmine): Adds workflow copy functionality (#1727).
Jean-Philippe Lang
01:18 AM Revision 3153 (redmine): Refactor conditions.
Eric Davis
01:18 AM Revision 3152 (redmine): Search mail addresses in Principal#like
Eric Davis

12/11/2009

01:48 PM Revision 3151 (redmine): Adds a Setting to control how an Issue's done_ratio is calculated:
* Issue field (default) - the done_ratio field for the Issue
* Issue status - uses the Issue Status's value
#4274
Eric Davis

12/10/2009

03:15 PM Revision 3150 (redmine): Makes target version field on update form use the grouped combo.
Jean-Philippe Lang
02:55 PM Revision 3149 (redmine): Fix target version field on issue update form.
Jean-Philippe Lang

12/09/2009

11:04 AM Revision 3148 (redmine): Fixes that issue copy/move throws an error when status is not changed (#...
Jean-Philippe Lang
08:30 AM Revision 3147 (redmine): Cleaning workflow edit view.
Jean-Philippe Lang
06:03 AM Revision 3146 (redmine): Moves submit button to tracker form.
Jean-Philippe Lang
05:58 AM Revision 3145 (redmine): Adds custom field selection on tracker form.
Jean-Philippe Lang
05:49 AM Revision 3144 (redmine): Slight change to the breadcrumb on custom field admin views.
Jean-Philippe Lang
05:44 AM Revision 3143 (redmine): Improve rdm-mailhandler exit status (#4368).
Jean-Philippe Lang
05:31 AM Revision 3142 (redmine): Add test for #4354.
Jean-Philippe Lang
05:30 AM Revision 3141 (redmine): Disabled broken textile references (#4354).
Jean-Philippe Lang
04:22 AM Revision 3140 (redmine): Fixed: Bulk edit of issues throws 500 if no versions are defined on the ...
Jean-Philippe Lang
04:12 AM Revision 3139 (redmine): Fixes tracker_id and custom_field_values assignment order for issues (#4...
Jean-Philippe Lang
03:39 AM Revision 3138 (redmine): Ignore subversion root_url case when extracting relative url.
Jean-Philippe Lang

12/08/2009

03:47 PM Revision 3137 (redmine): Optimize updates of issue's shared versions.
Jean-Philippe Lang
11:25 AM Revision 3136 (redmine): No need to update issues from the version's project.
Jean-Philippe Lang
11:22 AM Revision 3135 (redmine): Optimize issue updates when a version sharing changes.
Jean-Philippe Lang
11:06 AM Revision 3134 (redmine): Fixed: Subversion#latest_changesets ignores revision argument (#4360).
Jean-Philippe Lang
09:19 AM Revision 3133 (redmine): Display shared versions in project settings (#4357).
Jean-Philippe Lang
08:27 AM Revision 3132 (redmine): Fixes a test broken by r3127.
Jean-Philippe Lang

12/07/2009

03:16 PM Revision 3131 (redmine): Fixes broken admin menu extension (#4351).
Jean-Philippe Lang
02:28 PM Revision 3130 (redmine): Fixes Project#shared_versions for descendants sharing (#465).
Jean-Philippe Lang

12/06/2009

02:37 PM Revision 3129 (redmine): Translation updates
* es (#4286)
* sv (#4310)
winterheart
12:04 PM Revision 3128 (redmine): Remove edit link on wiki page diff (#4346).
Jean-Philippe Lang
07:52 AM Revision 3127 (redmine): Removes the 'Copy' checkbox on the copy/move form.
Jean-Philippe Lang
06:09 AM Revision 3126 (redmine): Ability to add a new version from the issue form (#4315).
Jean-Philippe Lang
05:37 AM Revision 3125 (redmine): Fixed: error when changing tracker on the new issue form (#4345).
Jean-Philippe Lang
05:28 AM Revision 3124 (redmine): Adds translation strings for r3123.
Jean-Philippe Lang
05:28 AM Revision 3123 (redmine): Version sharing (#465) + optional inclusion of subprojects in the roadma...
Each version of a project can be shared with:
* subprojects
* projects in the project hierarchy: ancestors + descenda...
Jean-Philippe Lang

12/04/2009

05:46 PM Revision 3122 (redmine): Enhanced the Issue Bulk Copy feature:
* Add a Copy option to the Context menu for multiple issues.
* Added assigned to, status, start and due date options ...
Eric Davis

12/03/2009

04:28 PM Revision 3121 (redmine): Do not notify users that are no longer allowed to view an issue (#3589, ...
Jean-Philippe Lang
04:16 PM Revision 3120 (redmine): Fixed: News from a project with 'news' module disabled, are still diplay...
Jean-Philippe Lang
01:41 PM Revision 3119 (redmine): Add a second action menu to IssuesController#show. (#4331)
Will have the update, log time, watch, copy, etc buttons. Had to rework
how the watchers button works since it requi...
Eric Davis

12/02/2009

04:18 PM Revision 3118 (redmine): Fixed: no error message when creating a category from the issue form fai...
Jean-Philippe Lang
04:13 PM Revision 3117 (redmine): Removes useless class.
Jean-Philippe Lang
04:05 PM Revision 3116 (redmine): Replaces 'New category' link on the issue form with an icon.
Jean-Philippe Lang
02:52 PM Revision 3115 (redmine): Add assertion about email notification on issue creation via email (#4228).
Jean-Philippe Lang
02:17 PM Revision 3114 (redmine): Make use of #watched_by? in issue form.
Jean-Philippe Lang
02:07 PM Revision 3113 (redmine): Fixes tracker update on context menu (#2405).
Jean-Philippe Lang
01:57 PM Revision 3112 (redmine): Fixed: "None" category issue count is empty while grouping by category (...
Jean-Philippe Lang

11/30/2009

02:18 PM Revision 3111 (redmine): Fixes context menu broken by r3109 (#2405).
Jean-Philippe Lang

11/29/2009

03:05 PM Revision 3110 (redmine): Remove duplicate validation.
Jean-Philippe Lang
03:00 PM Revision 3109 (redmine): Adds tracker update to context menu and bulk edit form (#2405).
Jean-Philippe Lang
02:46 PM Revision 3108 (redmine): Enable tracker update on issue edit form (#2405).
Jean-Philippe Lang

11/28/2009

11:50 AM Revision 3107 (redmine): Adds an action to SysController to fetch changesets of one or all projec...
Exemples:
* /sys/fetch_changesets (=> fetches changesets for all active projects)
* /sys/fetch_changeseys?id=foo (=> ...
Jean-Philippe Lang
06:59 AM Revision 3106 (redmine): Adds 2 buttons to easily reorder selected columns (#4272).
Jean-Philippe Lang
06:34 AM Revision 3105 (redmine): Adds dynamic columns selection on the issue list (#4272).
Jean-Philippe Lang
05:29 AM Revision 3104 (redmine): Rescue invalid query statement error with an error message.
Jean-Philippe Lang
05:08 AM Revision 3103 (redmine): Move issues, journals, versions queries from IssuesController to Query m...
Jean-Philippe Lang
 

Also available in: Atom