summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed relative "source" links in email notifications (#3483).Jean-Philippe Lang2014-07-051-1/+1
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-052-3/+7
* Don't redirect to another suburi (#16530).Jean-Philippe Lang2014-07-051-12/+31
* remove trailing white-space from app/models/workflow_permission.rbToshi MARUYAMA2014-07-031-1/+1
* use \A instead of ^ for RegExp (#16190)Toshi MARUYAMA2014-07-021-1/+1
* only ignore undesirable Auto-Submitted headers defined in RFC3834 (#16190)Toshi MARUYAMA2014-07-021-1/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-07-011-1/+3
* prevent "can't modify frozen String" exception when mail sending error (#17235)Toshi MARUYAMA2014-07-011-1/+1
* revert r13183 (#17151)Toshi MARUYAMA2014-06-251-3/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-06-251-1/+3
* fix variable name confusion at AttachmentsController#thumbnailToshi MARUYAMA2014-06-081-3/+3
* remove redundant empty lines from app/models/auth_source_ldap.rbToshi MARUYAMA2014-05-251-4/+0
* Remove useless settings when editing a query from the gantt (#16747).Jean-Philippe Lang2014-05-241-4/+10
* Count users with a single query on group list (#16905).Jean-Philippe Lang2014-05-242-5/+13
* replace tabs to spaces (#16795)Toshi MARUYAMA2014-05-241-1/+1
* Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).Jean-Philippe Lang2014-05-241-0/+12
* Improve performance of Principal.member_of scopeJean-Baptiste Barth2014-05-191-1/+1
* fix typo of app/models/repository/mercurial.rbToshi MARUYAMA2014-05-031-1/+1
* fix typo of app/models/repository/cvs.rbToshi MARUYAMA2014-05-031-1/+1
* Repository identifiers can be reserved words (#16564).Jean-Philippe Lang2014-05-021-1/+1
* Mailer.token_for generates invalid message_id when using from address with fu...Jean-Philippe Lang2014-05-021-1/+1
* Field set as read-only still available in the issues list context menu (#16755).Jean-Philippe Lang2014-05-022-1/+6
* introduce request_store to ensure that the current user doesn't leak across r...Toshi MARUYAMA2014-05-011-2/+2
* Missing type=array attributes in custom fields API (#16739).Jean-Philippe Lang2014-04-261-2/+2
* Don't submit the form when tabs are inside a form (#16708).Jean-Philippe Lang2014-04-261-2/+2
* Redmine links not working with html escpaed characters (#16668).Jean-Philippe Lang2014-04-261-0/+1
* Set default start date on issues created by email if default_issue_start_date...Jean-Philippe Lang2014-04-261-0/+1
* fix non-ascii attachment file name get corrupted in IE11 (#16711)Toshi MARUYAMA2014-04-171-1/+1
* fix typo at app/controllers/repositories_controller.rbToshi MARUYAMA2014-04-161-1/+1
* replace tabs to spaces at app/models/repository/cvs.rbToshi MARUYAMA2014-04-151-3/+3
* replace tabs to spaces at app/models/query.rbToshi MARUYAMA2014-04-151-2/+2
* mark deprecated Enumeration#overridding_change? which was changed in r13056Toshi MARUYAMA2014-04-081-0/+6
* remove trailing white-spaces from Issue#count_and_group_by SQLToshi MARUYAMA2014-04-081-6/+6
* remove trailing white-spaces from Issue#by_subproject SQLToshi MARUYAMA2014-04-081-5/+5
* remove trailing white-spaces from app/models/issue.rbToshi MARUYAMA2014-04-081-9/+9
* code format clean up Issue#update_versions_from_hierarchy_changeToshi MARUYAMA2014-04-081-1/+4
* fix typos of source comments at Query modelToshi MARUYAMA2014-04-071-1/+1
* fix typos of source comments at Project modelToshi MARUYAMA2014-04-071-3/+3
* fix typos of source comments at Member modelToshi MARUYAMA2014-04-071-1/+1
* fix typos of source comments at Issue modelToshi MARUYAMA2014-04-071-1/+1
* fix typos of source comments at Enumeration modelToshi MARUYAMA2014-04-071-1/+1
* fix typos of source comments at ApplicationHelperToshi MARUYAMA2014-04-071-1/+1
* fix typos of source comments at Version modelToshi MARUYAMA2014-04-071-1/+1
* fix typos of source comments at WikiContent modelToshi MARUYAMA2014-04-061-1/+1
* fix typos of source comments at Project modelToshi MARUYAMA2014-04-061-2/+2
* fix typo of Enumeration#overridding_change?Toshi MARUYAMA2014-04-062-3/+3
* Fixed that Link custom fields are not displayed as links on the issue list (#...Jean-Philippe Lang2014-04-063-24/+38
* Missing closing tag (#3177).Jean-Philippe Lang2014-04-061-1/+1
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-051-1/+1
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-051-2/+2