summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14674 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14671 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14665 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-071-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14647 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves attachments settings to a new tab.Jean-Philippe Lang2015-10-062-8/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-043-0/+13
| | | | | | Works for estimated hours, spent hours and any numeric custom field. git-svn-id: http://svn.redmine.org/redmine/trunk@14642 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed duplicate link to open issues on report views.Jean-Philippe Lang2015-10-042-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14641 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use a table instead of an unordered list in "Issue tracking" box (#20413).Jean-Philippe Lang2015-10-041-8/+28
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14640 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-031-1/+39
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14638 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-012-4/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raises wiki edits comments limit to 1024 (#19886).Jean-Philippe Lang2015-09-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14622 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raises time entries comments limit to 1024 (#19885).Jean-Philippe Lang2015-09-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14621 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Internal error when moving an issue to a project without trackers (#20463).Jean-Philippe Lang2015-09-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14612 e93f8b46-1217-0410-a6f0-8f06a7374b81
* trunk: revert r14300 (#16535, #20466, #20641)Toshi MARUYAMA2015-09-014-27/+4
| | | | | | | | Set a max width to html email content. Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14541 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't render empty divs when there are no custom fields on the issue form ↵Jean-Philippe Lang2015-08-181-0/+2
| | | | | | (#20501). git-svn-id: http://svn.redmine.org/redmine/trunk@14512 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-149-0/+241
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14493 e93f8b46-1217-0410-a6f0-8f06a7374b81
* adjust source indents (#20298)Toshi MARUYAMA2015-08-121-33/+33
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14483 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "div" tag around revision details (#20298)Toshi MARUYAMA2015-08-121-0/+2
| | | | | | Contributed by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14482 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-4/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14458 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Welcome text misses wiki div (#5770).Jean-Philippe Lang2015-07-241-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14448 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't display estimated hours when nil and total is 0.Jean-Philippe Lang2015-07-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14405 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a named route for test email.Jean-Philippe Lang2015-06-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14391 e93f8b46-1217-0410-a6f0-8f06a7374b81
* The test email action should only be accessible with POST (#20203).Jean-Philippe Lang2015-06-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14389 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that user with "Manage public queries" permission, can create global ↵Jean-Philippe Lang2015-06-291-6/+8
| | | | | | public query (#19842). git-svn-id: http://svn.redmine.org/redmine/trunk@14388 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add avatar and edit link to "My account" page (#5418).Jean-Philippe Lang2015-06-271-1/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed unused view.Jean-Philippe Lang2015-06-211-13/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-192-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14345 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-191-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14343 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed wrong password rendering broken by r14339 (#19851).Jean-Philippe Lang2015-06-191-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14341 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).Jean-Philippe Lang2015-06-191-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use existing label for password submission (#19851).Jean-Philippe Lang2015-06-192-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14335 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-196-2/+53
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14333 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Deprecates Project#member_principals.Jean-Philippe Lang2015-06-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14332 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a form to manually submit an email to the mail handler.Jean-Philippe Lang2015-06-151-0/+43
| | | | | | Use GET /mail_handler?key= to get the form. git-svn-id: http://svn.redmine.org/redmine/trunk@14314 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set new member form width to 90% (#19844).Jean-Philippe Lang2015-06-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14312 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Put roadmap versions in <article> tags (#19341).Jean-Philippe Lang2015-06-131-1/+5
| | | | | | Patch by An Phan. git-svn-id: http://svn.redmine.org/redmine/trunk@14309 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Put news articles into <article> tags (#19339).Jean-Philippe Lang2015-06-131-7/+11
| | | | | | Patch by An Phan. git-svn-id: http://svn.redmine.org/redmine/trunk@14308 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set a max width to html email content (#16535).Jean-Philippe Lang2015-06-064-4/+27
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14300 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces hard-coded strings in views (#19707).Jean-Philippe Lang2015-06-061-3/+3
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14297 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-313-5/+34
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14293 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update activities list when changing project/issue id on the time entry form ↵Jean-Philippe Lang2015-05-302-0/+14
| | | | | | (#19656). git-svn-id: http://svn.redmine.org/redmine/trunk@14287 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-304-4/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display time spent on the issue and the total time spent like estimated ↵Jean-Philippe Lang2015-05-251-1/+3
| | | | | | hours (#17550). git-svn-id: http://svn.redmine.org/redmine/trunk@14273 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-251-2/+2
| | | | | | Parent can now have its own estimate that is summed up with children estimates. git-svn-id: http://svn.redmine.org/redmine/trunk@14272 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-251-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14270 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-252-6/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14269 e93f8b46-1217-0410-a6f0-8f06a7374b81