Commit Graph

938 Commits (92c386afbee0e420242b76e527e9a67d66932c49)

Author SHA1 Message Date
Eric Davis 876fb69271 Added tests for the other OpenID authentication cases. #699 16 years ago
Eric Davis 48e26aa75b Adding OpenID mock and test. #699 16 years ago
Jean-Philippe Lang 8cf3d7a492 Replaces the repositories management SOAP API with a simple REST API. 16 years ago
Jean-Philippe Lang cf5658d7fe Fixes broken action url on time edit form (#2707). 16 years ago
Jean-Philippe Lang f021c856c1 Fixed: issue details view discloses relations to issues that the user is not allowed to view (#2589). 16 years ago
Jean-Philippe Lang 945ec8942a Adds projects association on tracker form (#2578). 16 years ago
Jean-Philippe Lang 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 16 years ago
Jean-Philippe Lang e1f96ca4db Replaces the obsolete robots.txt with a cached action (#2491). 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang bcc9007196 Ability to bulk edit custom fields of type 'list' (#461). 16 years ago
Jean-Philippe Lang 1ad2551559 Adds ability to bulk copy issues (#1847). 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 51b745470c Fixes a test that was broken by r2294. 16 years ago
Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
Jean-Philippe Lang ee1bb54ab6 CustomFieldsController#list moved to #index. 16 years ago
Jean-Philippe Lang 48295a6c4b CustomFieldsController refactoring. 16 years ago
Jean-Philippe Lang 5ed2e78ae2 Make use of tracker_ids association in issue custom field form. 16 years ago
Jean-Philippe Lang b4640a0904 Adds custom fields functional tests. 16 years ago
Jean-Philippe Lang ffa6c5fe3e Adds a 'Create and continue' button on the new issue form, that will create the issue and display the form again (#2523). 16 years ago
Jean-Philippe Lang 31b3ebf071 Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492). 16 years ago
Jean-Philippe Lang 1ca69f2af1 Different icon for closed issues in search result (#992). 16 years ago
Jean-Philippe Lang 6768bec456 Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 16 years ago
Jean-Philippe Lang 15996c348d Fixes a test failure with svn < 1.5 (#2455). 16 years ago
Jean-Philippe Lang a64928fa6b Fixes functional test broken by r2246. 16 years ago
Jean-Philippe Lang cd83f72da4 Slight changes in functional tests. 16 years ago
Jean-Philippe Lang ceb2320ef0 Move PDF stuff to a single helper. 16 years ago
Jean-Philippe Lang 2355324d73 Jump to the current tab when using the project quick-jump combo (#2364). 16 years ago
Jean-Philippe Lang bde72a5f40 Fixes functional tests fixtures (#2398). 16 years ago
Jean-Philippe Lang caf6b4b3f1 Fixes functional test failures. 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 16 years ago
Jean-Philippe Lang ede011243b Check that wiki page exists before processing (#2360). 16 years ago
Jean-Philippe Lang 7cea286c23 Fixes repository user mapping submission when a repository username is blank (#2339, Conflicting types for parameter containers). 16 years ago
Jean-Philippe Lang b21b6c365c Fixed: default category ignored when adding a document (#2328). 16 years ago
Jean-Philippe Lang 66ff4cb7de Files module: makes version field non required (#1053). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 50794b08a9 Cross-project gantt and calendar (#1157). 16 years ago
Jean-Philippe Lang 6e777b7453 Makes activity view accept a user_id param to show user's activity (#1002). 16 years ago
Jean-Philippe Lang 546b98a118 Adds a css class on menu items in order to apply item specific styles (eg. icons). 16 years ago
Jean-Philippe Lang db37e578f2 Slight tests fixes. 16 years ago
Jean-Philippe Lang 5362a85f2b Adds url and author_url plugin attributes (#2162). 16 years ago
Jean-Philippe Lang f9ce4ff559 Adds a few Plugin tests. 16 years ago
Jean-Philippe Lang 94b5bbcb5d Moves plugin list to its own administration menu item. 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Eric Davis 8b3a8ac1b4 Included Redmine::Hook::Helper to ActionController::Base so call_hook 16 years ago
Jean-Philippe Lang 16eda4c5c9 Adds the ability to search for a project name or identifier on the administration projects list. 16 years ago
Jean-Philippe Lang b4101c8b65 Adds functional test for user search. 16 years ago
Jean-Philippe Lang ccbe48d779 Adds 'Delete wiki pages attachments' permission. 16 years ago
Eric Davis 193ed689fb Fixed a failing assertion in test_post_edit_with_attachment_only that would 16 years ago
Jean-Philippe Lang a37af7a226 Adds a workflow overview screen. 16 years ago