Commit Graph

192 Commits (73f12765a99b6d78c5d23a58fe887c79a4012e99)

Author SHA1 Message Date
Jean-Philippe Lang 4cedecad4d Added a link to add a new category when creating or editing an issue. 17 years ago
Jean-Philippe Lang a5849ee044 Wiki links can now refer other project wikis, using this syntax: 17 years ago
Jean-Philippe Lang 38e0c237a4 Image attachments are now sent inline to be viewed directly in the browser. 17 years ago
Jean-Philippe Lang e9ba8a4494 Changed AR error messages style (same as flash errors). 17 years ago
Jean-Philippe Lang efbe29249c Added icon on external wiki links 18 years ago
Jean-Philippe Lang 9c38458f8b Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD). 18 years ago
Jean-Philippe Lang 5e20417e6d Added wiki diff. 18 years ago
Jean-Philippe Lang 65be9d3c86 Removed User#display_name (replaced by User#name). 18 years ago
Jean-Philippe Lang 6d7a855ca2 Added pagination on wiki page history. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 18 years ago
Jean-Philippe Lang 5c88c1f50b Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang cf59496957 Fixed 10058: issue URL in repository comment break 18 years ago
Jean-Philippe Lang 32de29ea35 Fixed 10061 problem with textilize and :hard_breaks (Pavol Murin) 18 years ago
Jean-Philippe Lang d6f4208a15 Fixed 10031 revision links and auto linking URLs conflict 18 years ago
Jean-Philippe Lang 2e78bc1bc4 Fixed pagination links on admin project listing 18 years ago
Jean-Philippe Lang 30734ba8e8 Added toggle_link helper. 18 years ago
Jean-Philippe Lang cf4651b6bb Added link_to_issue helper. 18 years ago
Jean-Philippe Lang 7eb4abae80 Removed RedCloth :hard_break option that broke textile rendering. 18 years ago
Jean-Philippe Lang 9cf96580bf RedCloth attribute :hard_break set to true to keep line breaks 18 years ago
Jean-Philippe Lang e227b92972 Various code cleaning, mainly on User, Permission and IssueStatus models. 18 years ago
Jean-Philippe Lang 1c0971b12c Fixed pagination on users/list (status filter lost) 18 years ago
Jean-Philippe Lang 6d2ecefca0 Quick fix for: 18 years ago
Jean-Philippe Lang cf221c8f75 removed filter_html on RedCloth textile conversions 18 years ago
Jean-Philippe Lang 3cd50da3b0 text formatting setting cached at controller level 18 years ago
Jean-Philippe Lang f19e8af33b fixed #9404 Issue and revision textile links in issue notes 18 years ago
Jean-Philippe Lang 8bb60b6474 added a status filter on users/list 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago
Jean-Philippe Lang 59a619ebbb fixed #8915: crash when adding a user with a wrong length password 18 years ago
Jean-Philippe Lang 2e31311e3c "#id" patterns are turned into links to issues in descriptions and commit messages 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang 220641909c * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-) 18 years ago
Jean-Philippe Lang 5fd3decb16 added "auto" option for user's language (browser based) 18 years ago
Jean-Philippe Lang 95cc65f14e replaced deprecated controller instance variables: @params, @session, @request 18 years ago
Jean-Philippe Lang 0820e745d6 textile for revisions comments 18 years ago
Jean-Philippe Lang bc44158501 svn browser merged in trunk 18 years ago
Jean-Philippe Lang 918123cd06 * code and views cleaning 18 years ago
Jean-Philippe Lang 2c335dbf32 calendar and activity views edited (previous/next links) 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 42181112ff improved issues change history 18 years ago
Jean-Philippe Lang 7136b85f21 * new report: project activity 18 years ago
Jean-Philippe Lang 51e0989c49 * single/multiple issues pdf export added 18 years ago
Jean-Philippe Lang 6a0022d7a1 ajaxified paginators 18 years ago
Jean-Philippe Lang b00769f606 git-svn-id: http://redmine.rubyforge.org/svn/trunk@30 e93f8b46-1217-0410-a6f0-8f06a7374b81 18 years ago
Jean-Philippe Lang 6e367354e9 date picker 18 years ago
Jean-Philippe Lang 893a433165 views cleaning 18 years ago
Jean-Philippe Lang 552d99d664 tables and forms redesign, 18 years ago