⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Redmine
All Projects
Redmine
Overview
Download
Activity
Roadmap
Issues
News
Wiki
Forums
Repository
«
Previous
|
Next
»
Revision 15917
Added by
Jean-Philippe Lang
over 8 years
ago
Adds file custom field format (
#6719
).
Related issues
Feature #6719
: File format for custom fields (specific file uploads)
Changes
View differences
added
modified
copied
renamed
deleted
trunk
app
helpers
application_helper.rb
(
diff
)
issues_helper.rb
(
diff
)
models
custom_field.rb
(
diff
)
custom_field_value.rb
(
diff
)
custom_value.rb
(
diff
)
views
attachments
_form.html.erb
(
diff
)
destroy.js.erb
(
diff
)
upload.js.erb
(
diff
)
custom_fields
_form.html.erb
(
diff
)
formats
_attachment.html.erb
lib
plugins
acts_as_attachable
lib
acts_as_attachable.rb
(
diff
)
acts_as_customizable
lib
acts_as_customizable.rb
(
diff
)
redmine
field_format.rb
(
diff
)
public
javascripts
attachments.js
(
diff
)
stylesheets
application.css
(
diff
)
test
integration
lib
redmine
field_format
attachment_format_test.rb
unit
lib
redmine
field_format
attachment_format_test.rb
Loading...
Adds file custom field format (#6719).