Commit Graph

2052 Commits (5e1c29523003f697b4ba88998c1c587881785820)

Author SHA1 Message Date
Eric Davis 4083e7e622 Truncate incoming email subject lines to 255 characters. #5698 15 years ago
Eric Davis 95c3c63cfe Fix for Ruby 1.9 strings. 15 years ago
Eric Davis 5db9a982cc Added two hooks to the issues report. #5233 15 years ago
Eric Davis 41ff1b9cb2 Display the correct ISO week number on the project calendar. 15 years ago
Eric Davis b10818f4a1 Add a css class to hide content when printing. #5508 15 years ago
Eric Davis 2562bc5bcd Hide the role forms when editing or adding Project members. #5452 15 years ago
Eric Davis d48eb2de47 Accept email from anonymous users with an empty from address. #5604 15 years ago
Eric Davis 921b425b8e Accept key authentication to ProjectsController#index (for feeds). #5317 15 years ago
Eric Davis d635fff3f5 Add ATOM auto discovery link to the Projects list. #5317 15 years ago
Eric Davis 43fabab950 Fixed HTML validation errors 15 years ago
Eric Davis f08b2a394d Unused variable 15 years ago
Eric Davis c56c0f411c Fix a nil error when a Project cannot save attachments. 15 years ago
Eric Davis 28519714e0 Updated the project calendar for greater accessibility. 15 years ago
Eric Davis 345301284a Added JSON support to the issues API. #1214 15 years ago
Eric Davis e94c45d548 Add an "Assigned To" keyword to receiving email. #5594 15 years ago
Eric Davis 080dc2212e Add 'Start date' and 'End date' keywords for incoming email. #5595 15 years ago
Eric Davis 1a4b23731f Include the Project name when sorting versions. 15 years ago
Eric Davis f3cc84b343 Show subproject versions on the Roadmap. 15 years ago
Eric Davis 6e529f82a7 Make the Gantt zoom images more accessible 15 years ago
Eric Davis ab4bdc379e Refactor: extract gantt zoom links to a helper. 15 years ago
Eric Davis c3c3460e0d Add the page title when editing /my/page. 15 years ago
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
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
Eric Davis 306ca5e714 Refactor: Pull up #find_optional_project to ApplicationController. 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 a4e411c643 Removes broken code in ProjectsController (#5412). 15 years ago
Jean-Philippe Lang e5180884c1 Fixes selected menu tab when issue creation fails. 15 years ago
Jean-Philippe Lang 0d938dff59 Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401). 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 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