Commit Graph

1953 Commits (bf76988ebc3efdf5753ee8ae275a2d24b4ab604e)
 

Author SHA1 Message Date
Eric Davis fab5c1fdef Added rake tasks to generate rcov code coverage reports. rake -T test:coverage to see them all 16 years ago
Eric Davis ca2449d9cf Added missing documentation for setting up the Darcs test repository. 16 years ago
Jean-Philippe Lang 41d44c5285 Adds user count in status drop down on admin user list. 16 years ago
Jean-Philippe Lang d47400aa8d Adds Lock/Unlock/Activate link on user edit screen. 16 years ago
Jean-Philippe Lang 988f8d65fa Adds 'Edit' link on account/show for admin users. 16 years ago
Eric Davis a3e729a263 Added doc/README_FOR_APP so RDoc can be built. (#1769) 16 years ago
Jean-Philippe Lang 237a3f52a2 Fixes custom fields display order at several places (#1768). 16 years ago
Jean-Philippe Lang 1631019026 Allow same name for custom fields on different object types. 16 years ago
Jean-Philippe Lang 1650920339 Adds links to forum messages using message#id syntax (#1756). 16 years ago
Jean-Philippe Lang ab4873b83d Quote ids for attachment association since Trac's attachment.id is varchar (#1759). 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang 361138e16d Slight change to engines to let plugins override views. 16 years ago
Jean-Philippe Lang 2e4e9b88d2 Fixes rdm-mailhandler SSL support (#1724). 16 years ago
Jean-Philippe Lang 91a5fa32d7 Fixes non-matching html tag (#1734). 16 years ago
Jean-Philippe Lang d1a504f768 Fixed: logtime entry duplicated when edited from parent project (#1728). 16 years ago
Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 years ago
Jean-Philippe Lang 6034067d86 Fixed: activity atom feed broken by r1701 (#1703). 16 years ago
Jean-Philippe Lang 3197814c62 Fixed: RedCloth#block_markdown_rule freezes when parsing many hyphen marks (#1704). 16 years ago
Jean-Philippe Lang b91bdf8798 Fixed: tokens not escaped in highlight_tokens regexp (#1702). 17 years ago
Jean-Philippe Lang b26e4932a2 Smaller font in context menu. 17 years ago
Jean-Philippe Lang c3f9575eaf Adds category to the issue context menu (#1684). 17 years ago
Jean-Philippe Lang 198a8c602d Adds support for wiki links with anchor (#1647). 17 years ago
Jean-Philippe Lang 2dbc3d2943 Adds Trac-Like anchors on wiki headings (#1647). 17 years ago
Jean-Philippe Lang b20281f151 Follows r1703. 17 years ago
Jean-Philippe Lang 3a4855d070 Activity provider example in sample plugin. 17 years ago
Jean-Philippe Lang d05bcda2ba Adds #activity_provider shortcut method to the plugin API. 17 years ago
Jean-Philippe Lang a774c5c48b Activity refactoring. 17 years ago
Jean-Philippe Lang 1721376542 Fixes tests (r1693). 17 years ago
Jean-Philippe Lang ec7d135930 Adds child_pages macro for wiki pages (#528). 17 years ago
Jean-Philippe Lang 60d066f943 Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 17 years ago
Jean-Philippe Lang b68fd4c04b When moving an issue to another project, reassign it to the category with same name if any (#1653). 17 years ago
Jean-Philippe Lang 6ddea3396b Adds estimated hours to issue filters (#1678). 17 years ago
Jean-Philippe Lang 9f92554319 Redirect user to the previous page after logging in (#1679). 17 years ago
Jean-Philippe Lang 5564dfbbd5 TOC rendered as an unordered list. 17 years ago
Jean-Philippe Lang a17b62b455 Fixes hard-coded table names in queries. 17 years ago
Jean-Philippe Lang d84d38983a Adds boolean and list custom fields for time entries as criteria on timelog report. 17 years ago
Jean-Philippe Lang f54c2d812d Adds custom fields to the time entries csv export. 17 years ago
Jean-Philippe Lang 898fac293b Adds custom fields on time entries (#772). 17 years ago
Jean-Philippe Lang 590a829a06 Removed unused exception definition (r1678). 17 years ago
Jean-Philippe Lang a9932e3dbd Adds mailto link on the user administration list (#1670). 17 years ago
Jean-Philippe Lang 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 17 years ago
Jean-Philippe Lang 8a7bfc72b2 Move VersionsController#download to AttachmentsController. 17 years ago
Jean-Philippe Lang aaca2c50e5 Fixed: 'search titles only' box ignored after one search is done on titles only. 17 years ago
Jean-Philippe Lang 9d3dfea1ac Adds username to the password reminder email (#1668). 17 years ago
Jean-Philippe Lang c39161a6fc Fixed: searchable model can't be loaded if table is not yet created (#1421). 17 years ago
Jean-Philippe Lang be2b8a62f4 Search engine: display total results count (#906) and count by result type. 17 years ago
Jean-Philippe Lang 83baccb71a Strikethru closed issue links (#1127). 17 years ago
Jean-Philippe Lang 1ddd9bb55b Fixed: dependency on ruby 1.8.7 introduced in r1660 (#1643). 17 years ago
Jean-Philippe Lang eb1d969237 Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. 17 years ago
Jean-Philippe Lang 93201e7386 Fixed: Wiki Linking Fails on News Item Preview (#1661). 17 years ago