Commit Graph

3080 Commits (e320017cf020be4bcba24e6692d841ad89ba36ed)
 

Author SHA1 Message Date
Eric Davis e320017cf0 Convert the file attachment's description to a label. 15 years ago
Eric Davis 0d34c3731b Add error messages to MembersController#new so a user is informed of missing data. 15 years ago
Eric Davis f97ff28628 Invalid HTML 15 years ago
Eric Davis 52a92b1822 Added a missing label to my/page_layout. 15 years ago
Eric Davis 51d3f51159 Added missing labels to the Issue Calendar. 15 years ago
Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 15 years ago
Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
Eric Davis a1f73c8b20 Remove hard coded LDAP log message. 15 years ago
Jean-Philippe Lang 3601c291d0 Typo in french locale. 15 years ago
Jean-Philippe Lang 1933f9ddb2 Typo in french locale. 15 years ago
Azamat Hackimov e474a6095b Updates (#5409) 15 years ago
Azamat Hackimov 8c93cc4381 sr and sr-CY languages (#5409) 15 years ago
Azamat Hackimov cd097a5758 New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates 15 years ago
Eric Davis a7b80fcc06 Use present? instead of any?. Handles nil case. 15 years ago
Jean-Philippe Lang e417d755e9 Eager load group projects to avoid N SQL queries. 15 years ago
Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Jean-Philippe Lang 469ff0fb4e Fixing indentation. 15 years ago
Jean-Philippe Lang 2fda2c1826 Adds trackers to individual project XML (#5342). 15 years ago
Jean-Philippe Lang cbd4af236c Adds issue relations to individual issue XML (#5305). 15 years ago
Jean-Philippe Lang a499efd328 Updates for 0.9.4 release. 15 years ago
Jean-Philippe Lang faeae788be Adds auto scroll to context submenus (#2863). 15 years ago
Jean-Philippe Lang edeb84a070 Fixes strange random test failures with Mysql. 15 years ago
Jean-Philippe Lang 6a8dc735d3 Fixes Bazaar adapter for JRuby/Win32 (#5404). 15 years ago
Jean-Philippe Lang b897089729 Fixes Mercurial adapter for JRuby (#4494, #5404). 15 years ago
Jean-Philippe Lang 4a4bc93278 Adds jdbc rake tasks (#5404). 15 years ago
Jean-Philippe Lang 1be15816dd Adds test helpers for test repositories. 15 years ago
Jean-Philippe Lang 80f7faf10a Fixes EOL style related test failures. 15 years ago
Jean-Philippe Lang 0a47389a65 Fixes some textile issues with JRuby (#5404). 15 years ago
Eric Davis 306ca5e714 Refactor: Pull up #find_optional_project to ApplicationController. 15 years ago
Jean-Philippe Lang f65c47e3a7 Fixes theme discovery under JRuby on Rails war structure (#632, #5404). 15 years ago
Jean-Philippe Lang da7c89bfd0 Fixes workflow edit with JRuby (#5404). 15 years ago
Jean-Philippe Lang 663f0c83b2 Fixes time report with JRuby (#5404). 15 years ago
Jean-Philippe Lang 554c047d80 Fixes random test failure. 15 years ago
Jean-Philippe Lang a4e411c643 Removes broken code in ProjectsController (#5412). 15 years ago
Jean-Philippe Lang a00d1eabd7 Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects. 15 years ago
Jean-Philippe Lang e5180884c1 Fixes selected menu tab when issue creation fails. 15 years ago
Jean-Philippe Lang 51c8f3143c Fixes URLs in atom feeds broken by r3681 (#5403). 15 years ago
Jean-Philippe Lang 0d938dff59 Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401). 15 years ago
Jean-Philippe Lang 3db77a86a9 Fixes some parameters in functional tests. 15 years ago
Jean-Philippe Lang b6cd076441 Fixes an object instantiation in tests. 15 years ago
Eric Davis 7ccdaee110 Only copy visible issues. 15 years ago
Eric Davis 488879d9cf Refactor: pull #query_statement_invalid up to ApplicationController. 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Jean-Philippe Lang a925435b29 Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 15 years ago
Jean-Philippe Lang eabe8c51cd Adds an assertion on issues deletion when deleting a project (#5381). 15 years ago
Jean-Philippe Lang c18cb9451d Fixed: private subprojects names may be revealed on issue summary report (#5360). 15 years ago
Eric Davis df7edb843b Refactor: move method to helper. 15 years ago
Eric Davis dfc448030d Refactor: extract error to new method with before_filter. 15 years ago
Eric Davis 23f097e344 Refactor: Extract duplicated code to a new method. 15 years ago