| Commit message (Expand) | Author | Age | Files | Lines |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -42/+44 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -4/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-05-25 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 2 | -2/+2 |
* | Adds specific css class for information in forms. | Jean-Philippe Lang | 2012-02-02 | 1 | -1/+1 |
* | Allow existing single value custom fields to be changed to multiselect. | Jean-Philippe Lang | 2012-01-29 | 1 | -1/+1 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -0/+8 |
* | Fixed reorder links on custom fields. | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+1 |
* | Resourcified custom fields. | Jean-Philippe Lang | 2011-12-09 | 4 | -7/+7 |
* | Use #labelled_form_for instead of #labelled_tabular_form_for. | Jean-Philippe Lang | 2011-12-09 | 3 | -4/+4 |
* | [#9489] use class instead of redundant id for label "no-css" | Toshi MARUYAMA | 2011-10-30 | 1 | -2/+7 |
* | [#9489] set unique id for each checkbox and linked it | Toshi MARUYAMA | 2011-10-29 | 1 | -1/+2 |
* | replace tabs to spaces at app/views/custom_fields/_form.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -5/+5 |
* | replace tabs to spaces at app/views/custom_fields/_index.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -27/+27 |
* | remove trailing white-spaces from app/views/custom_fields/edit.html.erb | Toshi MARUYAMA | 2011-09-16 | 1 | -1/+1 |
* | rename .rhtml to .html.erb of app/views/custom_fields/index.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/custom_fields/_form.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/custom_fields/_index.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/custom_fields/edit.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/custom_fields/new.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | replace <br> to <br /> at app/views/custom_fields/_form.rhtml. | Toshi MARUYAMA | 2011-08-21 | 1 | -2/+2 |
* | remove trailing white-spaces from app/views/custom_fields/_form.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -5/+5 |
* | Additional escaping. | Jean-Philippe Lang | 2011-07-30 | 2 | -2/+2 |
* | Removed calls to deprecated Object#type. | Jean-Philippe Lang | 2011-07-19 | 2 | -2/+2 |
* | Adds User and Version custom field format that can be used to reference a pro... | Jean-Philippe Lang | 2011-04-01 | 1 | -1/+9 |
* | Possible values label not hidden on custom field form. | Jean-Philippe Lang | 2011-03-30 | 1 | -5/+5 |
* | Removes duplicate DOM id in custom field form. | Jean-Philippe Lang | 2011-03-04 | 1 | -3/+4 |
* | Extends custom field possible values textarea. | Jean-Philippe Lang | 2011-03-04 | 1 | -1/+0 |
* | Adds a "visible" option on User and Project custom fields (#1738). | Jean-Philippe Lang | 2010-11-07 | 1 | -0/+2 |
* | Replace the hardcoded CustomField::FIELD_FORMATS with a class. | Eric Davis | 2010-04-16 | 1 | -1/+1 |
* | Adds an helper for displaying the 'checked' image. | Jean-Philippe Lang | 2010-03-17 | 1 | -2/+2 |
* | Allow project custom fields to be searchable (#4945). | Jean-Philippe Lang | 2010-02-28 | 1 | -0/+1 |
* | Slight change to the breadcrumb on custom field admin views. | Jean-Philippe Lang | 2009-12-09 | 2 | -4/+6 |
* | Enumerations can now have custom fields defined on them. #4077 | Eric Davis | 2009-10-21 | 1 | -0/+3 |
* | Makes 'delete links' the same on admin views. | Jean-Philippe Lang | 2009-09-12 | 1 | -2/+5 |
* | Refactoring of tabs rendering. | Jean-Philippe Lang | 2009-09-12 | 2 | -49/+33 |
* | Administration panel breadcrumbs (#3314). | Jean-Philippe Lang | 2009-07-05 | 2 | -2/+4 |
* | Added several more plugin hooks: | Eric Davis | 2009-03-21 | 1 | -0/+2 |
* | Reorder links refactoring (follows r2526). | Jean-Philippe Lang | 2009-03-01 | 1 | -6/+1 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+1 |
* | Makes the "type" field disabled when updating a custom field (#2744). | Jean-Philippe Lang | 2009-02-15 | 1 | -1/+2 |
* | User custom fields can now be set as editable so that users can edit them on ... | Jean-Philippe Lang | 2009-01-17 | 1 | -0/+1 |
* | CustomFieldsController#list moved to #index. | Jean-Philippe Lang | 2009-01-17 | 1 | -0/+0 |
* | Make use of tracker_ids association in issue custom field form. | Jean-Philippe Lang | 2009-01-17 | 1 | -2/+3 |
* | Use a textarea for custom fields possible values (#2472). | Jean-Philippe Lang | 2009-01-16 | 1 | -22/+4 |
* | Adds custom fields on time entries (#772). | Jean-Philippe Lang | 2008-07-22 | 1 | -0/+3 |
* | Do not use javascript to hide tabs content on page loading and make tabs work... | Jean-Philippe Lang | 2008-03-26 | 1 | -12/+15 |
* | Added default value for custom fields. Fixed javascript on custom field form ... | Jean-Philippe Lang | 2008-01-20 | 1 | -5/+17 |
* | Slight improvements to the browser views. | Jean-Philippe Lang | 2008-01-02 | 1 | -1/+1 |
* | Search engine: issue custom fields can now be searched. | Jean-Philippe Lang | 2007-12-14 | 1 | -4/+13 |