summaryrefslogtreecommitdiffstats
path: root/lib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixed that Project.rebuild! sorts projects by id instead of name (#12431).Jean-Philippe Lang2012-11-231-1/+1
* Make sure that attachments are created in the same order they were selected (...Jean-Philippe Lang2012-11-071-1/+13
* Make sure that #attachments returns attachments with same timestamp in the or...Jean-Philippe Lang2012-11-071-1/+1
* Fixed that watchers receive notifications for private comments without permis...Jean-Philippe Lang2012-11-051-5/+8
* Ability to delete a version from a wiki page history (#10852).Jean-Philippe Lang2012-10-231-1/+1
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-161-4/+9
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-224-743/+0
* Fixes transparency issue.Etienne Massip2012-07-111-3/+3
* File handling cleanup.Etienne Massip2012-07-112-23/+29
* Use tabs instead of spaces for consistency.Etienne Massip2012-07-101-1/+1
* Code cleanup.Etienne Massip2012-07-101-3/+2
* Make sure that file handle is freed when an error is raised to prevent access...Etienne Massip2012-07-101-1/+2
* Use 1.8.7 compatible @Pathname#to_s@ alias for @Pathname#to_path@.Etienne Massip2012-07-101-2/+2
* Set temporary path cache variable as a String back again so that TCPDF handle...Etienne Massip2012-07-101-2/+2
* fix PDF export tables problems (#10688)Toshi MARUYAMA2012-06-171-21/+28
* Priorities have the same position and can't be reordered (#11098).Jean-Philippe Lang2012-06-091-1/+10
* Get rid of ActiveSupport::Concern InstanceMethods deprecation warnings.Etienne Massip2012-05-301-278/+276
* set_table_name deprecated.Jean-Philippe Lang2012-04-274-7/+7
* set_table_name and set_locking_column are deprecated.Jean-Philippe Lang2012-04-273-3/+3
* replace Rails2 "named_scope" to Rails3 "scope" at lib/plugins/acts_as_watchab...Toshi MARUYAMA2012-04-261-1/+1
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-26236-0/+34542
* Redmine acts_as_* plugins moved to vendor/plugins.Jean-Philippe Lang2007-09-296-217/+0
* Search engines now supports pagination.Jean-Philippe Lang2007-09-276-0/+217