Commit Graph

556 Commits (1f1135e8674802419dba4ce8fda1ab59ff2cc523)

Author SHA1 Message Date
Jean-Philippe Lang 3d5381b24b Do not run Mercurial functional tests if the test repository is not set up. 17 years ago
Jean-Philippe Lang a456225852 Add email notification to IssuesController#edit. 17 years ago
Jean-Philippe Lang 5f871e9657 Fixed: Textile image with style attribute cause internal server error. 17 years ago
Jean-Philippe Lang 8e00f57a88 Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 17 years ago
Jean-Philippe Lang 524cd689cf Project identifier is now used in URLs (instead of project id). 17 years ago
Jean-Philippe Lang 361c50c1f4 Added some functional tests (wiki). 17 years ago
Jean-Philippe Lang 27d6334afa Fixed: Unable to create a wiki (Rails 2.0 compatibility). 17 years ago
Jean-Philippe Lang 963b1283c2 Fixed Bazaar test repository path. 17 years ago
Jean-Philippe Lang 58610ec52a Search engine: issue custom fields can now be searched. 17 years ago
Jean-Philippe Lang 47f399104b Added a Mercurial test repository with unit and functional tests. 17 years ago
Jean-Philippe Lang eb7cbd481e Added some tests for projects controller and helper. 17 years ago
Jean-Philippe Lang 48949f979a Added some functional tests and a CVS test repository. 17 years ago
Jean-Philippe Lang 63ef594033 Added some functional tests (issues). 17 years ago
Jean-Philippe Lang 76ed8cc200 Added some functional tests (projects and repositories). 17 years ago
Jean-Philippe Lang 6d9490ddcc Merged Rails 2.0 compatibility changes. 17 years ago
Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 17 years ago
Jean-Philippe Lang 3b4cfe0ba8 Added some unit tests for the Bazaar adapter. 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago
Jean-Philippe Lang db002edabd * Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) 17 years ago
Jean-Philippe Lang 2cf11bd64e Fixed Mantis importer: projects trackers and modules assignment 17 years ago
Jean-Philippe Lang 29b3614bcb Forums enhancements: 17 years ago
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
Jean-Philippe Lang 99f9aea80a * Referencing issues in commit messages: enter * in 'Referencing keywords' to link any issue id without using keywords. 17 years ago
Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 17 years ago
Jean-Philippe Lang e2c606e974 Fixed: Update of time entry fails when the issue has been moved to an other project. 17 years ago
Jean-Philippe Lang e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 17 years ago
Jean-Philippe Lang 8a8f819d27 Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 17 years ago
Jean-Philippe Lang 1454a711ca Diff style (inline or side by side) automatically saved as a user preference. 17 years ago
Jean-Philippe Lang fa95501fe5 Added issues status changes on the activity view (initial patch by Cyril Mougel). 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 17 years ago
Jean-Philippe Lang bd434427e6 Mailer: 17 years ago
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue. 17 years ago
Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 17 years ago
Jean-Philippe Lang 295e8c86ab Fixed: error when bulk editing with Postgresql 17 years ago
Jean-Philippe Lang b30b6717a2 Commit message parser: 17 years ago
Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
Jean-Philippe Lang dead6a28f8 Removed translated email templates attachments_added and document_added (no longer usefull). 17 years ago
Jean-Philippe Lang 5f10cc8673 Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited). 17 years ago
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 17 years ago
Jean-Philippe Lang ec51cdd0f9 Calendar: 17 years ago
Jean-Philippe Lang 69c2965051 Fixed: Title with non-ascii characters breaks wiki 17 years ago
Jean-Philippe Lang 586231067b Fixed: URL with ~ broken in wiki formatting. 17 years ago
Jean-Philippe Lang 47e7ceacd7 Better handling of external link style assignment. 17 years ago
Jean-Philippe Lang e5f5671d66 Added the ability to customize columns of a saved query. 17 years ago
Jean-Philippe Lang 665497f5fb Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier). 17 years ago
Jean-Philippe Lang b4d66593ef Fixed: Links get chopped by punctuation marks in anchors. 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago