Commit Graph

215 Commits (51b745470c1d71b92072210a008f29c5d5a945d1)

Author SHA1 Message Date
Jean-Philippe Lang dfab202cde Accept replies to forum messages by subject recognition (#1616). 16 years ago
Jean-Philippe Lang b9e3fbcd83 Allow email to reply to a forum message (#1616). 16 years ago
Jean-Philippe Lang 1d783106a3 Adds Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients (#1401). 16 years ago
Jean-Philippe Lang a276926f42 Use a textarea for custom fields possible values (#2472). 16 years ago
Jean-Philippe Lang da01ee7c37 Ability to sort the issue list by text, int and float custom fields (#1139). 16 years ago
Jean-Philippe Lang 3a28848ca0 Ability to sort the issue list by text, list, date and boolean custom fields (#1139). 16 years ago
Jean-Philippe Lang 212bf1e2bb Makes email adress uniqueness case-insensitive (#2473). 16 years ago
Jean-Philippe Lang 6768bec456 Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 16 years ago
Jean-Philippe Lang bc270b31c3 Makes issue description a non-required field (#2456). 16 years ago
Jean-Philippe Lang 260373aed7 Slight changes to ease Rails 2.2 support. 16 years ago
Jean-Philippe Lang 421539e3be Import custom fields values from emails (#2413). 16 years ago
Jean-Philippe Lang 35f5e36838 Disable textile inline styles to prevent XSS attacks (#2377). 16 years ago
Jean-Philippe Lang a140c9bd74 Fixed bold syntax around single character in series (#2351). 16 years ago
Jean-Philippe Lang a7a4c9f848 Fixed: deleted files should not be shown when browsing a Darcs repository (#2385). 16 years ago
Jean-Philippe Lang 7776b5b665 Escape textile titles and styles (#2377). 16 years ago
Jean-Philippe Lang 4ec5b1600a Escape double-quotes in image titles. 16 years ago
Eric Davis ce64a42250 Fixed a failing test caused by comparing a Time object (n.day.ago) with a Date object 16 years ago
Jean-Philippe Lang 2564f05037 Adds a css class (overdue) to overdue issues on issue lists and detail views (#2337). 16 years ago
Jean-Philippe Lang 3bb2fccaf1 Mail handler: strip tags when receiving a html-only email (#2312). 16 years ago
Jean-Philippe Lang 840bb53f5b Fixed: CVS browser should not show dead revisions (deleted files) (#2319). 16 years ago
Jean-Philippe Lang b21b6c365c Fixed: default category ignored when adding a document (#2328). 16 years ago
Jean-Philippe Lang c651184998 Fixed: default flag removed when editing a default enumeration (#2327). 16 years ago
Jean-Philippe Lang 72d0843c1f Makes User.find_by_mail case-insensitive (password reminder #2322, repo users mapping). 16 years ago
Jean-Philippe Lang fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 16 years ago
Jean-Philippe Lang 93c04f2666 Fixed: wrong digest for text files under Windows (#2264). 16 years ago
Jean-Philippe Lang 84e70634fb Adds To and Cc as watchers when submitting an issue by email (#2245). 16 years ago
Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 16 years ago
Jean-Philippe Lang db37e578f2 Slight tests fixes. 16 years ago
Jean-Philippe Lang 9e1192a54d Fixed date filters accuracy with SQLite (#2221). 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago
Jean-Philippe Lang 9882217847 Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version (#2162). 16 years ago
Jean-Philippe Lang 5362a85f2b Adds url and author_url plugin attributes (#2162). 16 years ago
Jean-Philippe Lang f9ce4ff559 Adds a few Plugin tests. 16 years ago
Jean-Philippe Lang 737bbb3d3d Less agressive Redcloth lang attribute parsing (#2091). 16 years ago
Jean-Philippe Lang 7a05f8ed66 Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 16 years ago
Jean-Philippe Lang cbacc71dff Turn ftps and sftp proto into links (#1514). 16 years ago
Jean-Philippe Lang 6a8be88ad6 Sort users by their display names so that user dropdown lists are sorted alphabetically (#2015). 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 16 years ago
Jean-Philippe Lang 6157d20ec0 Git adapter: use commit time instead of author time (#2108). 16 years ago
Jean-Philippe Lang 9ae6e60c26 Fixes syntax highlighting broken by r1930 (#2143). 16 years ago
Jean-Philippe Lang 077723c90a Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122). 16 years ago
Jean-Philippe Lang 0f1787ea0d Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format (#2102). 16 years ago
Jean-Philippe Lang d143019dbb Adds back textile acronyms support (#2077). 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Jean-Philippe Lang 8236563d6b Check that git changeset is not in the database before creating it (#1419). 16 years ago
Jean-Philippe Lang ff449b197f Fixed: textile footnotes no longer work after r1113 (#974). 16 years ago
Nicolas Chuche a4b07a36ed add plain text option for mail #2029 16 years ago
Nicolas Chuche 1894bef48a bugfix to two failed tests 16 years ago
Jean-Philippe Lang 2ed9aa13f3 Remove pre tag attributes. 16 years ago