| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed that WikiContent#next_version raises a comparison of Symbol with Arel::... | Jean-Philippe Lang | 2013-10-14 | 1 | -1/+1 |
* | pdf: fix empty page attached when exporting (#13632) | Toshi MARUYAMA | 2013-09-30 | 1 | -2/+2 |
* | remove svn:executable from lib/plugins/rfpdf excluding lib/fonts/ttf2ufm/ttf2... | Toshi MARUYAMA | 2013-08-10 | 63 | -0/+0 |
* | remove unused lib/plugins/rfpdf/lib/fpdf/fpdf_eps.rb | Toshi MARUYAMA | 2013-08-10 | 1 | -139/+0 |
* | Role-based issue custom field visibility (#5037). | Jean-Philippe Lang | 2013-07-13 | 1 | -5/+6 |
* | Code cleanup. | Jean-Philippe Lang | 2013-06-11 | 1 | -2/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2013-06-11 | 1 | -1/+1 |
* | upgrade mocha 0.14 and remove deprecation warning | Toshi MARUYAMA | 2013-05-21 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2013-05-18 | 1 | -5/+5 |
* | Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins... | Toshi MARUYAMA | 2013-03-03 | 1 | -3/+3 |
* | Fixed that #reload raises a Stack too deep error with ruby 2.0. | Jean-Philippe Lang | 2013-02-28 | 1 | -2/+2 |
* | not use htmlentities gem in rfpdf plugin (#13138) | Toshi MARUYAMA | 2013-02-15 | 3 | -22/+1 |
* | Fixed that custom_field_values are not reloaded on #reload (#13119). | Jean-Philippe Lang | 2013-02-11 | 1 | -0/+8 |
* | pdf: fix broken new line in table (#11987) | Toshi MARUYAMA | 2013-02-03 | 1 | -0/+4 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 5 | -5/+5 |
* | Replaces the classic_pagination plugin with a simple pagination module. | Jean-Philippe Lang | 2012-12-17 | 22 | -1274/+0 |
* | Verifies that the param is a Hash. | Jean-Philippe Lang | 2012-12-15 | 1 | -0/+1 |
* | Group events in the activity view (#12542). | Jean-Philippe Lang | 2012-12-08 | 1 | -0/+5 |
* | Adds an option for displaying the issue description on the issue list (#3447). | Jean-Philippe Lang | 2012-12-06 | 1 | -1/+8 |
* | Replaces find(:first/:all) calls. | Jean-Philippe Lang | 2012-12-03 | 1 | -6/+8 |
* | Replaces find(:first) calls. | Jean-Philippe Lang | 2012-12-03 | 3 | -12/+12 |
* | Replaces find(:all) calls in acts_as_searchable. | Jean-Philippe Lang | 2012-12-02 | 1 | -11/+15 |
* | Replaces find(:all) calls in classic_pagination. | Jean-Philippe Lang | 2012-12-02 | 1 | -9/+16 |
* | Restores acts_as_tree instance methods removed in r10919. | Jean-Philippe Lang | 2012-12-02 | 1 | -0/+2 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 1 | -4/+1 |
* | Replaces acts_as_tree #roots class method with a scope. | Jean-Philippe Lang | 2012-12-02 | 1 | -11/+1 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 1 | -2/+1 |
* | Fixed that Project.rebuild! sorts projects by id instead of name (#12431). | Jean-Philippe Lang | 2012-11-23 | 1 | -1/+1 |
* | Make sure that attachments are created in the same order they were selected (... | Jean-Philippe Lang | 2012-11-07 | 1 | -1/+13 |
* | Make sure that #attachments returns attachments with same timestamp in the or... | Jean-Philippe Lang | 2012-11-07 | 1 | -1/+1 |
* | Fixed that watchers receive notifications for private comments without permis... | Jean-Philippe Lang | 2012-11-05 | 1 | -5/+8 |
* | Ability to delete a version from a wiki page history (#10852). | Jean-Philippe Lang | 2012-10-23 | 1 | -1/+1 |
* | Adds a "depth" option to the child_pages macro (#10789). | Jean-Philippe Lang | 2012-09-16 | 1 | -4/+9 |
* | Support for subforums (#3831). | Jean-Philippe Lang | 2012-07-31 | 1 | -1/+1 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 4 | -743/+0 |
* | Fixes transparency issue. | Etienne Massip | 2012-07-11 | 1 | -3/+3 |
* | File handling cleanup. | Etienne Massip | 2012-07-11 | 2 | -23/+29 |
* | Use tabs instead of spaces for consistency. | Etienne Massip | 2012-07-10 | 1 | -1/+1 |
* | Code cleanup. | Etienne Massip | 2012-07-10 | 1 | -3/+2 |
* | Make sure that file handle is freed when an error is raised to prevent access... | Etienne Massip | 2012-07-10 | 1 | -1/+2 |
* | Use 1.8.7 compatible @Pathname#to_s@ alias for @Pathname#to_path@. | Etienne Massip | 2012-07-10 | 1 | -2/+2 |
* | Set temporary path cache variable as a String back again so that TCPDF handle... | Etienne Massip | 2012-07-10 | 1 | -2/+2 |
* | fix PDF export tables problems (#10688) | Toshi MARUYAMA | 2012-06-17 | 1 | -21/+28 |
* | Priorities have the same position and can't be reordered (#11098). | Jean-Philippe Lang | 2012-06-09 | 1 | -1/+10 |
* | Get rid of ActiveSupport::Concern InstanceMethods deprecation warnings. | Etienne Massip | 2012-05-30 | 1 | -278/+276 |
* | set_table_name deprecated. | Jean-Philippe Lang | 2012-04-27 | 4 | -7/+7 |
* | set_table_name and set_locking_column are deprecated. | Jean-Philippe Lang | 2012-04-27 | 3 | -3/+3 |
* | replace Rails2 "named_scope" to Rails3 "scope" at lib/plugins/acts_as_watchab... | Toshi MARUYAMA | 2012-04-26 | 1 | -1/+1 |
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 236 | -0/+34542 |
* | Redmine acts_as_* plugins moved to vendor/plugins. | Jean-Philippe Lang | 2007-09-29 | 6 | -217/+0 |