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.
-
06:57 AM Revision 3254 (redmine): Enlarge wiki content for MySQL databases (#1071).
- Limit changed from 64KB to 16MB.
-
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)
12/26/2009
-
12:17 PM Revision 3252 (redmine): Fixed: Calendar appears on wrong place in IE8 (#3818).
-
11:20 AM Revision 3251 (redmine): Fixed: Subversion password visible in development logs (#4448).
-
11:14 AM Revision 3250 (redmine): Fixed: project copy doesn't copy group memberships (#3975).
-
10:46 AM Revision 3249 (redmine): Ask for confirmation when a non-admin users tries to remove himself from...
-
08:54 AM Revision 3248 (redmine): Merged r3246 and r3247 from trunk.
-
07:15 AM Revision 3247 (redmine): Fixed: subject of incoming emails gets mangled (#3717).
-
07:02 AM Revision 3246 (redmine): Fixes Redmine.pm for SQLite (#4205).
-
05:27 AM Revision 3245 (redmine): Set VERSION::BRANCH to stable.
-
05:22 AM Revision 3244 (redmine): 0.9-stable branch created
-
05:21 AM Revision 3243 (redmine): Merged 0.8.x changelog.
-
05:18 AM Revision 3242 (redmine): Do not display the copy form when project copy is created.
12/25/2009
-
12:39 PM Revision 3241 (redmine): View cleanup.
-
12:13 PM Revision 3240 (redmine): Removes column opt in enumerations table.
12/24/2009
-
01:25 PM Revision 3239 (redmine): Project#activities should check all overridden activities, not just acti...
- Fixes #4084
-
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... -
11:14 AM Revision 3237 (redmine): Hide "Groups" tab on user form if no group exist.
-
08:58 AM Revision 3236 (redmine): Translation updates.
12/23/2009
-
03:55 PM Revision 3235 (redmine): Rails 2.3.5 deprecation.
-
03:54 PM Revision 3234 (redmine): Upgrade to Rails 2.3.5
-
03:47 PM Revision 3233 (redmine): Set version to 0.9.0.
-
03:05 PM Revision 3232 (redmine): Force TimeEntry#hours default to nil (#3075, #4449).
-
03:01 PM Revision 3231 (redmine): Fixed: wiki pages in search results are referenced by project number, no...
-
02:58 PM Revision 3230 (redmine): Remove invalid escaping in version field (#4460).
-
02:52 PM Revision 3229 (redmine): Fixes delimiters regexp.
-
02:35 PM Revision 3228 (redmine): Translation updates.
-
01:56 PM Revision 3227 (redmine): Adds Indonesian translation by Raden Prabowo (#4399).
-
01:35 PM Revision 3226 (redmine): Adds a setting to remove incoming emails body after a delimiter (#4409).
-
01:13 PM Revision 3225 (redmine): Display API key in the sidebar, just below the API key heading.
-
01:08 PM Revision 3224 (redmine): Do not display API key if API is disabled.
-
01:03 PM Revision 3223 (redmine): Fills translations.
-
12:56 PM Revision 3222 (redmine): Move API setting to Authentication tab and add translations strings.
-
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.
-
01:27 AM Revision 3220 (redmine): Added an Admin setting to enable/disable the REST web service. (#3920)
-
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 -
01:27 AM Revision 3218 (redmine): Allow authenticating with an API token via XML or JSON. (#3920)
-
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...
12/22/2009
-
06:23 PM Revision 3216 (redmine): Added the revision title to any revision links.
-
01:08 PM Revision 3215 (redmine): Redmine.pm: deny access if user doesn't have browse_repository permissio...
12/21/2009
-
04:19 PM Revision 3214 (redmine): Fixes a test failure.
-
04:03 PM Revision 3213 (redmine): Fixes test failure.
-
03:02 PM Revision 3212 (redmine): Fixes odd test failures.
-
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).
-
09:24 PM Revision 3210 (redmine): Make sure the RSS token is getting destroyed and created.
-
09:24 PM Revision 3209 (redmine): Extract method
12/20/2009
-
03:13 PM Revision 3208 (redmine): Refactor: Use the existing method for failing onthefly creations.
-
02:13 PM Revision 3207 (redmine): Added an optimization note for later.
-
02:13 PM Revision 3206 (redmine): Added some database indexes to commonly queried fields.
-
01:05 PM Revision 3205 (redmine): Change the cursor for context menus. (#2924)
-
05:51 AM Revision 3204 (redmine): Adds a 'Create and continue' button on new user form.
-
04:47 AM Revision 3203 (redmine): Removes unused css classes (closes #4452).
-
04:45 AM Revision 3202 (redmine): Change MailHandler 403 error message.
-
04:44 AM Revision 3201 (redmine): Adds on optional API key to repositories management controller and repos...
12/19/2009
-
03:33 PM Revision 3200 (redmine): Admin info cleanup.
-
03:17 PM Revision 3199 (redmine): Changes errors style.
-
03:07 PM Revision 3198 (redmine): Adds helpers for setting field tags.
-
03:06 PM Revision 3197 (redmine): Speeds up very slow tests.
-
09:17 AM Revision 3196 (redmine): Translation update (#4352).
-
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).
-
08:32 AM Revision 3194 (redmine): Fixes block reordering on my page (#2971).
-
07:40 AM Revision 3193 (redmine): Fixes an error with postgres.
-
07:16 AM Revision 3192 (redmine): Avoid a ruby warning.
12/18/2009
-
03:59 PM Revision 3191 (redmine): Fixes 'follows' relation validation.
-
03:35 PM Revision 3190 (redmine): Adds 'follows' relation (#1432).
-
03:15 PM Revision 3189 (redmine): Issue sidebar cleanup.
-
10:41 AM Revision 3188 (redmine): By default, only show statuses that are used by the tracker on the workf...
-
09:59 AM Revision 3187 (redmine): Display shared versions on the issue summary view (#4425).
-
09:41 AM Revision 3186 (redmine): Fixed: rubytree gem breaks db:migrate:plugins (#4394).
-
09:22 AM Revision 3185 (redmine): Removes "xxx and return" calls (#4446).
-
09:15 AM Revision 3184 (redmine): Fixes test broken by r3176 (#4439).
-
09:10 AM Revision 3183 (redmine): Icons updates and cleaning.
12/17/2009
-
03:18 PM Revision 3182 (redmine): Added missing translation for permission_view_issues (#4415).
-
02:58 PM Revision 3181 (redmine): Group icon changed on project members list.
-
02:00 PM Revision 3180 (redmine): IE8 fix.
-
01:52 PM Revision 3179 (redmine): Removes large icons.
-
01:23 PM Revision 3178 (redmine): Do not hide scroll buttons if some tabs are still hidden.
-
01:21 PM Revision 3177 (redmine): Adds auto overflow to content div.
-
01:21 PM Revision 3176 (redmine): Adds an admin layout that displays the admin menu in the sidebar.
12/16/2009
12/14/2009
-
03:13 PM Revision 3174 (redmine): Adds buttons to scroll the tabs when they overflow.
- 12:44 PM Revision 3173 (redmine): One missing string (#4380)
- 12:38 PM Revision 3172 (redmine): Translation updates
- * lt (#4384)
* pt-BR (#4380)
* ru
* zh-TW (#4352)
12/13/2009
-
09:55 AM Revision 3171 (redmine): Moved charset meta tag before title (#4320).
-
09:48 AM Revision 3170 (redmine): Make sure user can not watch what he is not allowed to view.
-
09:26 AM Revision 3169 (redmine): Make sure users don't get notified for thing they can not view (#3589).
-
08:06 AM Revision 3168 (redmine): Moves watchers filtering logic to ActsAsWatchable.
-
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.
-
11:06 PM Revision 3166 (redmine): Added a setting to configure the day that week start on (Monday or Sunda...
-
10:37 PM Revision 3165 (redmine): Project custom fields are already copied via the Copy form. (#3367)
-
10:37 PM Revision 3164 (redmine): Copy issue relations when copying a project. (#3367)
12/12/2009
-
10:33 AM Revision 3163 (redmine): Roadmap: sort issues by project and prepend project name if different (#...
-
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...
-
06:20 AM Revision 3161 (redmine): Display users then groups on project memberships view (#4389).
-
06:05 AM Revision 3160 (redmine): Sort groups on user groups setting (#4389).
-
06:02 AM Revision 3159 (redmine): Issue#done_ratio should not break if status is nil.
-
05:35 AM Revision 3158 (redmine): Retrieve root_url if needed (#4377).
-
05:33 AM Revision 3157 (redmine): Allow blank value for IssueStatus#default_done_ratio.
-
05:18 AM Revision 3156 (redmine): Fixes fr locale.
-
05:15 AM Revision 3155 (redmine): Locales update.
-
05:06 AM Revision 3154 (redmine): Adds workflow copy functionality (#1727).
-
01:18 AM Revision 3153 (redmine): Refactor conditions.
-
01:18 AM Revision 3152 (redmine): Search mail addresses in Principal#like
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
12/10/2009
-
03:15 PM Revision 3150 (redmine): Makes target version field on update form use the grouped combo.
-
02:55 PM Revision 3149 (redmine): Fix target version field on issue update form.
12/09/2009
-
11:04 AM Revision 3148 (redmine): Fixes that issue copy/move throws an error when status is not changed (#...
-
08:30 AM Revision 3147 (redmine): Cleaning workflow edit view.
-
06:03 AM Revision 3146 (redmine): Moves submit button to tracker form.
-
05:58 AM Revision 3145 (redmine): Adds custom field selection on tracker form.
-
05:49 AM Revision 3144 (redmine): Slight change to the breadcrumb on custom field admin views.
-
05:44 AM Revision 3143 (redmine): Improve rdm-mailhandler exit status (#4368).
-
05:31 AM Revision 3142 (redmine): Add test for #4354.
-
05:30 AM Revision 3141 (redmine): Disabled broken textile references (#4354).
-
04:22 AM Revision 3140 (redmine): Fixed: Bulk edit of issues throws 500 if no versions are defined on the ...
-
04:12 AM Revision 3139 (redmine): Fixes tracker_id and custom_field_values assignment order for issues (#4...
-
03:39 AM Revision 3138 (redmine): Ignore subversion root_url case when extracting relative url.
12/08/2009
-
03:47 PM Revision 3137 (redmine): Optimize updates of issue's shared versions.
-
11:25 AM Revision 3136 (redmine): No need to update issues from the version's project.
-
11:22 AM Revision 3135 (redmine): Optimize issue updates when a version sharing changes.
-
11:06 AM Revision 3134 (redmine): Fixed: Subversion#latest_changesets ignores revision argument (#4360).
-
09:19 AM Revision 3133 (redmine): Display shared versions in project settings (#4357).
-
08:27 AM Revision 3132 (redmine): Fixes a test broken by r3127.
12/07/2009
-
03:16 PM Revision 3131 (redmine): Fixes broken admin menu extension (#4351).
-
02:28 PM Revision 3130 (redmine): Fixes Project#shared_versions for descendants sharing (#465).
12/06/2009
- 02:37 PM Revision 3129 (redmine): Translation updates
- * es (#4286)
* sv (#4310) -
12:04 PM Revision 3128 (redmine): Remove edit link on wiki page diff (#4346).
-
07:52 AM Revision 3127 (redmine): Removes the 'Copy' checkbox on the copy/move form.
-
06:09 AM Revision 3126 (redmine): Ability to add a new version from the issue form (#4315).
-
05:37 AM Revision 3125 (redmine): Fixed: error when changing tracker on the new issue form (#4345).
-
05:28 AM Revision 3124 (redmine): Adds translation strings for r3123.
-
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...
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 ...
12/03/2009
-
04:28 PM Revision 3121 (redmine): Do not notify users that are no longer allowed to view an issue (#3589, ...
-
04:16 PM Revision 3120 (redmine): Fixed: News from a project with 'news' module disabled, are still diplay...
-
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...
12/02/2009
-
04:18 PM Revision 3118 (redmine): Fixed: no error message when creating a category from the issue form fai...
-
04:13 PM Revision 3117 (redmine): Removes useless class.
-
04:05 PM Revision 3116 (redmine): Replaces 'New category' link on the issue form with an icon.
-
02:52 PM Revision 3115 (redmine): Add assertion about email notification on issue creation via email (#4228).
-
02:17 PM Revision 3114 (redmine): Make use of #watched_by? in issue form.
-
02:07 PM Revision 3113 (redmine): Fixes tracker update on context menu (#2405).
-
01:57 PM Revision 3112 (redmine): Fixed: "None" category issue count is empty while grouping by category (...
11/30/2009
11/29/2009
-
03:05 PM Revision 3110 (redmine): Remove duplicate validation.
-
03:00 PM Revision 3109 (redmine): Adds tracker update to context menu and bulk edit form (#2405).
-
02:46 PM Revision 3108 (redmine): Enable tracker update on issue edit form (#2405).
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 (=> ... -
06:59 AM Revision 3106 (redmine): Adds 2 buttons to easily reorder selected columns (#4272).
-
06:34 AM Revision 3105 (redmine): Adds dynamic columns selection on the issue list (#4272).
-
05:29 AM Revision 3104 (redmine): Rescue invalid query statement error with an error message.
-
05:08 AM Revision 3103 (redmine): Move issues, journals, versions queries from IssuesController to Query m...
Also available in: Atom