summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adds settings for time entry hours validation (#24005).Jean-Philippe Lang2017-07-192-1/+30
* Disable settings when appropriate.Jean-Philippe Lang2017-07-191-2/+2
* Adds created_on as available column on timelog list (#26396).Jean-Philippe Lang2017-07-161-0/+1
* Fixed that formatting of commit message is never applied (#26445).Jean-Philippe Lang2017-07-161-1/+1
* Add space between avatar and headline (#26424).Jean-Philippe Lang2017-07-161-1/+1
* Removes hardcoded width.Jean-Philippe Lang2017-07-121-2/+2
* Render columns selection using spans instead of a table.Jean-Philippe Lang2017-07-121-18/+14
* Set default configuration for the timelog list (#26356).Jean-Philippe Lang2017-07-126-13/+30
* Fix thumbnail rendering for images with height >> width.Jean-Philippe Lang2017-07-101-2/+3
* Don't error when posting empty plugin settings (#26393).Jean-Philippe Lang2017-07-101-1/+2
* Error displaying time entries filtered by Activity (#26387).Jean-Philippe Lang2017-07-091-3/+3
* Change highlight settings (#22978).Jean-Philippe Lang2017-07-081-1/+1
* Note URLs should highlight the linked note (#22978).Jean-Philippe Lang2017-07-081-0/+11
* Kepp the arguments clean (#26043).Jean-Philippe Lang2017-07-083-3/+3
* Set the parent page when creating a new wiki page from the "Add page" link (#...Jean-Philippe Lang2017-07-083-3/+3
* LdapError is deprecated (#24970).Jean-Philippe Lang2017-07-081-2/+2
* Reverts change made to ProjectController in r16766 (#26376).Jean-Philippe Lang2017-07-081-2/+1
* Fixed User#project_ids_by_role when first called within chained scopes (#26376).Jean-Philippe Lang2017-07-081-27/+31
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-082-2/+3
* Sort is not reflected when export CSV of issues list (#26364).Jean-Philippe Lang2017-07-061-1/+0
* Don't display download button for dir entries (#26350).Jean-Philippe Lang2017-07-061-1/+1
* Replace tabs with spaces (#26333).Toshi MARUYAMA2017-07-044-5/+5
* "attachment:filename" should generate a link to preview instead of download (...Jean-Philippe Lang2017-07-021-1/+1
* Don't redirect anonymous users to the login form when module is disabled (#26...Jean-Philippe Lang2017-06-261-0/+3
* Code cleanup.Jean-Philippe Lang2017-06-261-13/+9
* Use regular #authorize method.Jean-Philippe Lang2017-06-263-23/+11
* Use ApplicationController#find_optional_project instead.Jean-Philippe Lang2017-06-261-9/+1
* Global News view should not be allowed without permission (#7068).Jean-Philippe Lang2017-06-261-10/+0
* Use ApplicationController#find_optional_project instead.Jean-Philippe Lang2017-06-261-7/+0
* Refactor "multiple_values_detail" struct creation (#26130).Jean-Philippe Lang2017-06-251-3/+4
* Unify query_form structure on calendar/gantt views (#26125).Jean-Philippe Lang2017-06-251-4/+4
* Fix source indentation and newline usage (#26125).Jean-Philippe Lang2017-06-252-69/+70
* Fix HTML structure of query_form on calendar/gantt views (#26125).Jean-Philippe Lang2017-06-252-0/+10
* Render repository graphs using Chart.js instead of SVG (#26253).Jean-Philippe Lang2017-06-252-69/+111
* Setting to disable automatic closing of duplicates (#26192).Jean-Philippe Lang2017-06-252-1/+3
* Add code doc for forum & news links (#26188).Jean-Philippe Lang2017-06-251-0/+8
* Fix code doc indentation (#26188).Jean-Philippe Lang2017-06-251-2/+2
* Fix project jump box text when creating/editing a project (#23310).Jean-Philippe Lang2017-06-251-1/+4
* Update copyright.Jean-Philippe Lang2017-06-25169-169/+169
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-173-3/+25
* Move download link to contextual area (#26035).Jean-Philippe Lang2017-06-173-11/+13
* Link to user by id (#4179).Jean-Philippe Lang2017-06-171-0/+4
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-171-1/+1
* Clean up wiki destroy confirmation message.Jean-Philippe Lang2017-06-101-5/+6
* Set inverse_of on project boards association.Jean-Philippe Lang2017-06-102-2/+2
* Removes duplicate avatar of assignee (#25775).Jean-Philippe Lang2017-06-101-1/+1
* Show assignee's icon in addition to author's icon (#25775).Jean-Philippe Lang2017-06-101-1/+4
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-101-0/+16
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-104-31/+35
* Style links on repository entries as 2nd level tabs (like in settings) (#25999).Jean-Philippe Lang2017-06-101-7/+16