summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Activity refactoring.Jean-Philippe Lang2008-07-2717-133/+353
* Fixes tests (r1693).Jean-Philippe Lang2008-07-271-7/+7
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-268-6/+28
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-2638-11/+139
* When moving an issue to another project, reassign it to the category with sam...Jean-Philippe Lang2008-07-263-4/+20
* Adds estimated hours to issue filters (#1678).Jean-Philippe Lang2008-07-262-13/+28
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-264-15/+25
* TOC rendered as an unordered list.Jean-Philippe Lang2008-07-223-13/+17
* Fixes hard-coded table names in queries.Jean-Philippe Lang2008-07-221-2/+2
* Adds boolean and list custom fields for time entries as criteria on timelog r...Jean-Philippe Lang2008-07-221-0/+7
* Adds custom fields to the time entries csv export.Jean-Philippe Lang2008-07-221-0/+6
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-228-0/+37
* Removed unused exception definition (r1678).Jean-Philippe Lang2008-07-221-2/+0
* Adds mailto link on the user administration list (#1670).Jean-Philippe Lang2008-07-221-1/+1
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-2210-10/+40
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-226-24/+28
* Fixed: 'search titles only' box ignored after one search is done on titles only.Jean-Philippe Lang2008-07-211-1/+1
* Adds username to the password reminder email (#1668).Jean-Philippe Lang2008-07-212-0/+4
* Fixed: searchable model can't be loaded if table is not yet created (#1421).Jean-Philippe Lang2008-07-201-14/+2
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-209-46/+101
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-204-3/+6
* Fixed: dependency on ruby 1.8.7 introduced in r1660 (#1643).Jean-Philippe Lang2008-07-201-2/+2
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-197-46/+107
* Fixed: Wiki Linking Fails on News Item Preview (#1661).Jean-Philippe Lang2008-07-195-5/+5
* Small fix to gloc error messages translation.Jean-Philippe Lang2008-07-191-1/+1
* Fixed: default configuration can not be loaded for :it, :pt and :ro languages...Jean-Philippe Lang2008-07-174-7/+52
* Adds links to the user page on various views.Jean-Philippe Lang2008-07-162-1/+6
* Fixes r1672.Jean-Philippe Lang2008-07-161-0/+1
* Adds timelog link to the issue context menu (#1645).Jean-Philippe Lang2008-07-161-0/+4
* Fixed: Context menu overwritten by calendar on My Page (#1644).Jean-Philippe Lang2008-07-161-3/+3
* Fixes boolean custom fields tags (broken by r1592) (#1640).Jean-Philippe Lang2008-07-142-1/+6
* Javascript fix (#1636).Jean-Philippe Lang2008-07-141-1/+1
* Clear changesets and changes with raw sql when deleting a repository (#1627).Jean-Philippe Lang2008-07-132-1/+20
* Set order on wiki pages association.Jean-Philippe Lang2008-07-131-1/+1
* Fixes search tests for Postgresql.Jean-Philippe Lang2008-07-131-1/+1
* Prevent blank menu caption.Jean-Philippe Lang2008-07-131-1/+3
* Admin and Help links at the end of top menu.Jean-Philippe Lang2008-07-131-2/+2
* Menu mapper: add support for :before, :after and :last options to #push metho...Jean-Philippe Lang2008-07-133-8/+61
* Menu item caption can be a Proc.Jean-Philippe Lang2008-07-131-8/+16
* Adds auto links tests.Jean-Philippe Lang2008-07-121-0/+2
* Fixes engines assets mirroring.Jean-Philippe Lang2008-07-121-5/+0
* Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620).Jean-Philippe Lang2008-07-121-1/+1
* Translations updates.Jean-Philippe Lang2008-07-124-225/+225
* Adds engines 2.1.0 plugin.Jean-Philippe Lang2008-07-1226-0/+2093
* Fixed: no :author method error on projects atom feed (#1623).Jean-Philippe Lang2008-07-123-8/+18
* Fixes nil error when svn binary version is unknown (#1607).Jean-Philippe Lang2008-07-124-9/+18
* Do not use partial in PDF templates (not supported when using rfpdf with Rail...Jean-Philippe Lang2008-07-102-119/+117
* Fixed: trailing period should not be included in redmine links of type class:...Jean-Philippe Lang2008-07-102-1/+9
* Fixed: search engine may reveal private projects (#1613).Jean-Philippe Lang2008-07-104-10/+147
* Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).Jean-Philippe Lang2008-07-091-1/+1