Project

General

Profile

Statistics
| Revision:

# Date Author Comment
9995 2012-07-15 17:46 Jean-Philippe Lang

Adds option for displaying all statuses on workflow permissions.

9988 2012-07-15 17:25 Jean-Philippe Lang

Colorize transitions.

9982 2012-07-15 16:34 Jean-Philippe Lang

Adds maxlength=255 attribute on attachment description input field (#11365).

9979 2012-07-15 16:19 Jean-Philippe Lang

Removed hard-coded strings (#703, #3521).

9977 2012-07-15 16:12 Jean-Philippe Lang

Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521).

9967 2012-07-09 18:46 Jean-Philippe Lang

Fixed that link to the assignee is escaped twice on the issue view (#11352).

9962 2012-07-08 15:31 Jean-Philippe Lang

Compute issue ids array only once.

9961 2012-07-08 15:19 Jean-Philippe Lang

Show shared versions when editing issues from different projects with the context menu (#11345).

9941 2012-07-07 19:55 Jean-Philippe Lang

Code cleanup.

9940 2012-07-07 19:45 Jean-Philippe Lang

Use named routes.

9938 2012-07-07 16:39 Jean-Philippe Lang

Use named routes.

9937 2012-07-07 16:36 Jean-Philippe Lang

Deprecated :confirm => 'Text' option.

9933 2012-07-07 15:48 Jean-Philippe Lang

Displays thumbnails of attached images of the issue view (#1006).

This behaviour can be turned on/off in Settings -> Display (off by default). Thumbnail size can be configured there too.

9931 2012-07-07 11:36 Jean-Philippe Lang

Adds a configurable timeout for LDAP authentication (#8978).

9925 2012-07-07 07:23 Jean-Philippe Lang

Fixed: escaped link in conflict resolution form (#11341).

9912 2012-07-05 14:20 Jean-Philippe Lang

Ability to disable standard fields on a per tracker basis (#1091).

9897 2012-06-26 19:05 Jean-Philippe Lang

Additional "Log time" link on project overview (#11181).

9896 2012-06-26 19:03 Jean-Philippe Lang

Fixed: Link is escaped in wiki added/updated notification email (#11262).

Patch by Ɓukasz Jachymczyk.

9883 2012-06-25 19:49 Jean-Philippe Lang

Ability to close projects (read-only) (#3640).

A new permission (Close/reopen project) is available to give non-admin users the ability to close their projects.

9869 2012-06-18 23:40 Jean-Philippe Lang

Removed invalid nested p tags.

9838 2012-06-16 23:45 Etienne Massip

Display dates using user's locale if available (#2190).

9809 2012-06-10 21:19 Jean-Philippe Lang

Extract code from view.

9805 2012-06-10 20:32 Jean-Philippe Lang

Adds a method to load changesets for repository entries.

9797 2012-06-10 15:16 Jean-Philippe Lang

Configurable session lifetime and timeout (#6597).

9786 2012-06-09 12:32 Jean-Philippe Lang

Fixed that link to user is escaped in activity title (#11124).

9780 2012-06-08 20:50 Jean-Philippe Lang

Ability to set default column order in issue list (#11068).

9768 2012-06-04 00:20 Jean-Philippe Lang

Fixed that wiki start page can't be changed (#11085).

9765 2012-06-03 15:32 Jean-Philippe Lang

Makes users optional in GET /groups/:id (#8981).

9763 2012-06-03 14:29 Jean-Philippe Lang

Rails 3.2.5 compatibility.

9761 2012-06-03 14:02 Jean-Philippe Lang

Fixed argument to repository_path that triggers an error with Rails 3.2.5.

9759 2012-06-03 13:46 Jean-Philippe Lang

Renamed #changes association to #filechanges (clash with AR::Base.changes that triggers errors with Rails 3.2.5).

9758 2012-06-03 12:40 Jean-Philippe Lang

REST Api for Groups (#8981).

9745 2012-06-01 20:24 Jean-Philippe Lang

Replaced group[lastname] parameter with group[name].

9744 2012-06-01 15:38 Etienne Massip

Use time_zone_select specific helper.

9740 2012-05-29 19:07 Jean-Philippe Lang

Fixed that logging time inside redirects at global time logging (#11038).

9735 2012-05-28 10:24 Toshi MARUYAMA

code layout cleanup app/views/users/_mail_notifications.html.erb

9734 2012-05-28 10:24 Toshi MARUYAMA

fix project list is not shown on Email notifications (#11032)

9714 2012-05-25 22:18 Jean-Philippe Lang

Code cleanup.

9709 2012-05-25 18:34 Jean-Philippe Lang

Fixed that the issue link is escaped on my page spent time (#10991).

9707 2012-05-24 19:31 Jean-Philippe Lang

Use a modal form to create a category from the issue form.

9702 2012-05-21 18:55 Jean-Philippe Lang

Fixed that columns selection in not displayed on the custom query form (#10972).

9699 2012-05-15 19:25 Jean-Philippe Lang

Fixed that creating a new version from project settings does not redirect to versions tab (#10923).

9683 2012-05-13 11:00 Jean-Philippe Lang

Fixed that option tags are escaped.

9681 2012-05-13 10:45 Jean-Philippe Lang

Fixed that enumerations option tags are escaped.

9680 2012-05-13 10:42 Jean-Philippe Lang

Use content_tag helper.

9679 2012-05-13 10:38 Jean-Philippe Lang

Fixed that group filter is escaped on users index.

9661 2012-05-09 16:18 Toshi MARUYAMA

code layout cleanup app/views/wiki/edit.html.erb

9643 2012-05-05 18:09 Jean-Philippe Lang

Fixed that activities option tags on the time entry bulk edit form are escaped.

9640 2012-05-05 15:21 Jean-Philippe Lang

Fixed deprecated render calls in Mailer.

9625 2012-05-05 03:01 Toshi MARUYAMA

route: scm: split entry and raw actions

9621 2012-05-04 19:07 Toshi MARUYAMA

scm: fix revision graph left padding

9613 2012-05-02 17:58 Toshi MARUYAMA

scm: fix broken main repository 'root' link

9603 2012-05-01 16:49 Jean-Philippe Lang

Adds environment information display to /admin/info.

9598 2012-05-01 12:19 Jean-Philippe Lang

Fixed that sidebar with hook content only should not be hidden.

9595 2012-05-01 05:58 Toshi MARUYAMA

recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in Rails3 r9528

9575 2012-04-29 09:34 Jean-Philippe Lang

Tests broken by r9573.

9574 2012-04-29 06:08 Toshi MARUYAMA

view: labelled_remote_form_for: equals sign mandatory to print blocks and use :as

9572 2012-04-29 04:47 Toshi MARUYAMA

view: labelled_form_for: equals sign mandatory to print blocks and use :as

9571 2012-04-29 04:43 Toshi MARUYAMA

view: remote_form_for: equals sign mandatory to print blocks and replace to form_for and use :remote => true and :as

9528 2012-04-25 19:17 Jean-Philippe Lang

Merged rails-3.2 branch.

9452 2012-04-19 14:26 Jean-Philippe Lang

Fixed that date range fields don't get enabled when using the calendar popup (#8574).

9417 2012-04-15 16:31 Jean-Philippe Lang

Adds the ability for users to delete their own account (#10664). Can be disabled in application settings.

9405 2012-04-14 08:21 Jean-Philippe Lang

Fixed MissingFeatureException: let user choose to copy attachments or not when bulk copying issues.

9372 2012-04-08 22:13 Jean-Philippe Lang

Disable IE 8 compatibility mode (#10128).

9369 2012-04-08 21:25 Jean-Philippe Lang

Slight changes to the plain text issue notification.

9351 2012-04-06 14:21 Jean-Philippe Lang

Removed permissions logic from view.

9332 2012-04-06 10:49 Jean-Philippe Lang

Moved the magnifier just after the filename.

9324 2012-04-06 07:44 Toshi MARUYAMA

replace tabs to spaces at app/views/attachments/_links.html.erb

9321 2012-04-04 12:43 Toshi MARUYAMA

code layout clean up app/views/repositories/show.html.erb

9320 2012-04-04 12:43 Toshi MARUYAMA

fix html tag at app/views/repositories/show.html.erb

9319 2012-04-04 12:19 Toshi MARUYAMA

code layout clean up app/views/repositories/show.html.erb

9318 2012-04-04 12:19 Toshi MARUYAMA

replace tabs to spaces at app/views/repositories/show.html.erb

9291 2012-03-30 03:48 Toshi MARUYAMA

fix source indents of app/views/repositories/revisions.html.erb

9279 2012-03-28 05:34 Toshi MARUYAMA

replace tabs to spaces and fix indents at app/views/issues/new.html.erb

9254 2012-03-24 13:57 Jean-Philippe Lang

Ability to add non-member watchers on issue creation (#5159).

9253 2012-03-24 01:03 Toshi MARUYAMA

Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class).

Contributed by Andrew Smith.

9252 2012-03-24 01:02 Toshi MARUYAMA

Remove some inline styling and some depreciated table cell attributes and replace them with proper class names.

Contributed by Andrew Smith.

9251 2012-03-24 01:02 Toshi MARUYAMA

Fix missing cells at app/views/issues/show.html.erb

Contributed by Andrew Smith.

9250 2012-03-24 01:02 Toshi MARUYAMA

Fix duplicated 'back_url' IDs

Various hidden input fields are used to hold a URL to send the user back
to the correct page after submitting a form, however, they all use the
same ID which isn't allowed in HTML. Passing in 'id' as nil stops the
'hidden_field_tag' from adding an ID attribute to the tag....

9235 2012-03-11 13:15 Jean-Philippe Lang

Adds an icon to the "Test" link.

9233 2012-03-11 12:53 Jean-Philippe Lang

Resourcified auth_sources.

9232 2012-03-11 12:43 Jean-Philippe Lang

Merged LdapAuthSourceController into AuthSourceController.

9226 2012-03-11 08:15 Toshi MARUYAMA

set svn:eol-style native app/views/users/*.erb

9225 2012-03-11 08:13 Toshi MARUYAMA

set svn:eol-style native app/views/timelog/bulk_edit.html.erb

9224 2012-03-11 08:08 Toshi MARUYAMA

set svn:eol-style native app/views/projects/_members_box.html.erb

9223 2012-03-11 08:06 Toshi MARUYAMA

set svn:eol-style native app/views/issues/_action_menu.html.erb

9222 2012-03-11 07:48 Toshi MARUYAMA

set svn:eol-style native app/views/context_menus/time_entries.html.erb

9221 2012-03-11 07:44 Toshi MARUYAMA

set svn:eol-style native app/views/auth_sources/_form.html.erb

9175 2012-03-10 16:10 Etienne Massip

Fixed Gantt months/weeks/days headers display with Ruby 1.9.

9164 2012-03-09 10:48 Toshi MARUYAMA

set svn:eol-style native app/views/repositories/_revision_graph.html.erb

9128 2012-03-06 19:37 Jean-Philippe Lang

Fixed that the proposed users list may be empty when adding a project member (#10374).

9094 2012-03-04 16:16 Jean-Philippe Lang

Adds a template for API error messages so that it does not depend on AR::Errors serialization.

9080 2012-03-04 13:38 Jean-Philippe Lang

Renamed Mailer#test to Mailer#test_email.

9055 2012-03-02 17:23 Jean-Philippe Lang

Use #issues_count which is already retrieved.

9046 2012-03-01 21:22 Jean-Philippe Lang

Fixed that the bulk edit/copy form does not propose versions and categories for the target project (#10350).

9044 2012-03-01 17:26 Jean-Philippe Lang

Adds an optional LDAP filter (#1060).

9023 2012-02-27 21:43 Jean-Philippe Lang

Mailer#url_for not called in views with Rails 3.1.

9022 2012-02-27 19:42 Etienne Massip

Override #url_for in AM to force generation of absolute links (#10251).

9017 2012-02-26 19:07 Jean-Philippe Lang

Adds a helper for displaying validation error messages.

8994 2012-02-25 12:06 Jean-Philippe Lang

Fixed escaping issue with Rails 3.1.