summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds a version filter on time entries (#13558).Jean-Philippe Lang2016-07-133-2/+47
* Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269).Jean-Philippe Lang2016-07-121-1/+1
* Remove special behaviour for listing issue time entries, use a filter for that.Jean-Philippe Lang2016-07-1215-89/+49
* Helper is needed to render the sidebar (#14790).Jean-Philippe Lang2016-07-121-0/+1
* Display the list of saved queries in the sidebar (#14790).Jean-Philippe Lang2016-07-125-6/+20
* Adds scopes for retrieving the appropriate queries (#14790).Jean-Philippe Lang2016-07-122-8/+8
* Moves sidebar queries rendering to QueriesHelper (#14790).Jean-Philippe Lang2016-07-122-34/+34
* Makes spent time queries savable (#14790).Jean-Philippe Lang2016-07-1211-30/+96
* Pull up query visibility methods.Jean-Philippe Lang2016-07-113-51/+65
* Makes QueriesController able to handle other Query subclasses.Jean-Philippe Lang2016-07-112-8/+18
* Removes dynamic :action in routes.Jean-Philippe Lang2016-07-111-22/+29
* Removes action caching on /robots.txt.Jean-Philippe Lang2016-07-103-8/+0
* Don't generate urls with params.Jean-Philippe Lang2016-07-107-10/+23
* Don't generate urls with params.Jean-Philippe Lang2016-07-107-10/+20
* Don't generate urls with params.Jean-Philippe Lang2016-07-105-8/+8
* Don't generate back url with params.Jean-Philippe Lang2016-07-103-2/+8
* Don't generate sort links with params.Jean-Philippe Lang2016-07-102-6/+27
* Don't generate pagination links with params.Jean-Philippe Lang2016-07-102-5/+5
* Preload issues project.Jean-Philippe Lang2016-07-101-0/+1
* Hide pagination links when printing.Jean-Philippe Lang2016-07-101-1/+1
* Preload email addresses for displaying avatars.Jean-Philippe Lang2016-07-102-4/+5
* Renames #render_private_notes to #render_private_notes_indicator (#22575).Jean-Philippe Lang2016-07-103-3/+3
* Code cleanup (#22575).Jean-Philippe Lang2016-07-101-18/+20
* Wrap journal attributes with a journal parameter and use safe_attributes (#22...Jean-Philippe Lang2016-07-105-15/+23
* Enable updating private_notes property on journal edit form (#22575).Jean-Philippe Lang2016-07-106-2/+49
* Adds a test for #23242.Jean-Philippe Lang2016-07-091-0/+5
* Adds attachments accessor to WikiContent::Version (#23242).Jean-Philippe Lang2016-07-091-0/+4
* When creating issues by receiving an email, watchers created via CC in the ma...Jean-Philippe Lang2016-07-093-2/+16
* Wrong filters are applied when exporting issues to CSV with blank filter (#23...Jean-Philippe Lang2016-07-092-0/+13
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-062-1/+5
* Show thumbnails on messages (#22941).Jean-Philippe Lang2016-07-031-2/+2
* Show thumbnails on documents (#22941).Jean-Philippe Lang2016-07-031-1/+1
* Hide wiki attachments by default and add thumbnails (#22941).Jean-Philippe Lang2016-07-032-16/+18
* Set a max width for filter values.Jean-Philippe Lang2016-07-021-3/+3
* 2 spaces instead of a tab.Jean-Philippe Lang2016-07-021-1/+1
* Group versions by status in issue filters (#10412).Jean-Philippe Lang2016-07-024-3/+19
* Only make sure it's a date.Jean-Philippe Lang2016-07-021-1/+1
* Center pagination on small screens.Jean-Philippe Lang2016-06-302-1/+2
* Removed #link_to_content_update.Jean-Philippe Lang2016-06-306-12/+8
* Don't render an empty li tag (#23192).Jean-Philippe Lang2016-06-301-2/+2
* Slight change to pagination style.Jean-Philippe Lang2016-06-301-6/+6
* Replaces the login table with a div.Jean-Philippe Lang2016-06-303-43/+35
* Moves the submit button out the div.Jean-Philippe Lang2016-06-301-8/+13
* Lighter colors for warning and error messages.Jean-Philippe Lang2016-06-301-7/+7
* Move spent time to a box like issues on the project overview.Jean-Philippe Lang2016-06-303-15/+18
* Removed deprecated pagination that no longer works.Jean-Philippe Lang2016-06-301-17/+0
* Adds missing class and removes space between previous/next links (#23192).Jean-Philippe Lang2016-06-291-3/+2
* Add the new pagination style in the activity page (#23192).Jean-Philippe Lang2016-06-291-4/+8
* Adds an assertion for this (#23180).Jean-Philippe Lang2016-06-291-0/+4
* Make the issue id from email notifications linkable to issue page (#23180).Jean-Philippe Lang2016-06-292-2/+2