summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make common/_tabs partial usable without JS partial switching (#25999).Jean-Philippe Lang2017-06-101-2/+2
* Add download icon to download links on file and repo entry preview (#25999).Jean-Philippe Lang2017-06-102-2/+2
* View content of repository files by default, instead of its history (#25999).Jean-Philippe Lang2017-06-103-3/+3
* remove is_binary_data? from String (#25563)Toshi MARUYAMA2017-06-101-1/+1
* Add table border to email notifications (#25842).Jean-Philippe Lang2017-06-071-0/+8
* Search in project and its subprojects by default (#9909).Jean-Philippe Lang2017-06-072-0/+9
* Fixes wrong condition (#4179).Jean-Philippe Lang2017-06-071-1/+1
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-071-7/+27
* DOn't show time entries when query is invalid (#23912).Jean-Philippe Lang2017-06-072-0/+4
* Link to issues assigned to user or his groups (#25212).Jean-Philippe Lang2017-06-061-1/+1