Commit Graph

3574 Commits (9e2d401f43d9136e887cb099a72ecc33d9dd88f5)
 

Author SHA1 Message Date
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago
Jean-Philippe Lang f79a6f701a Makes textile formatter accept 2 letters acronym (#6591). 14 years ago
Jean-Philippe Lang 338e407a91 Fixed: URLs broken in wiki notifications (#6838). 14 years ago
Jean-Philippe Lang 6f841b7f43 Fixed: 'View difference' broken on wiki page history (#6747). 14 years ago
Jean-Philippe Lang 8a2aa5d217 Disable button to prevent accidental double click on project members (#6826). 14 years ago
Jean-Philippe Lang b67e4a87e4 Clean up member_roles if needed. 14 years ago
Jean-Philippe Lang c50b611f85 Adds a unique index on members (#6826). 14 years ago
Jean-Philippe Lang 73167fb4f2 Rewrites UpdateMailNotificationValues migration to avoid model validations and failures. 14 years ago
Eric Davis c55e060bab Allow key authentication when deleting issues (with tests) #6447 14 years ago
Eric Davis 7d934c984a Allow key authentication when updating issues (with tests) #6447 14 years ago
Eric Davis 4b1dd334a5 Allow key authentication when creating issues (with tests) #6447 14 years ago
Eric Davis c967899b14 Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447 14 years ago
Eric Davis 30dc4fec99 Refactor: convert API key tests using HTTP Basic to a shoulda macro 14 years ago
Eric Davis 7e359d3d7e Add a Email Header setting. Useful for adding delimiters to every email. 14 years ago
Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 14 years ago
Eric Davis a04d64881c Refactor: convert username/password http basic auth api tests to shoulda macros #6447 14 years ago
Jean-Baptiste Barth 27049b848d Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050 14 years ago
Eric Davis bed79f523b Refactor: convert api key tests to shoulda macros for reuse. #6447 14 years ago
Eric Davis d5fde17bf5 Move all API tests into the ApiTest module to make management easier 14 years ago
Jean-Philippe Lang db2ecd3010 Fixed: "Template is missing" error when validation fails on version edit (#6766). 14 years ago
Jean-Philippe Lang ba56b3f763 Provides a default string for untranslated search types. 14 years ago
Eric Davis b2eeeb6fa0 Bump version to 1.0.3 14 years ago
Eric Davis 147a16cbf8 Update changelog for v1.0.3 14 years ago
Jean-Baptiste Barth 7c5497db65 Add a label for user and group search fields. #6521 14 years ago
Jean-Baptiste Barth abb83f4c4f Added ability to create issue directly as a subtask of another one. #5484 14 years ago
Jean-Baptiste Barth f8b79c52cb Force color to be disabled on git shell-outs. #5324 14 years ago
Jean-Baptiste Barth 55cf64393d Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065 14 years ago
Jean-Baptiste Barth 31b9868fc1 Updated wiki-syntax help page to reflect new link options and last coderay upgrade. #5948 14 years ago
Jean-Baptiste Barth c91ca4fcd9 Fix wikilinks in project > settings > versions and version view. #6435 #4416 14 years ago
Jean-Baptiste Barth 1cf67b3a1d Fixed: disabling autologin not persisted. #6438 14 years ago
Azamat Hackimov 5d6245b059 Translation update (zh-TW, #6765) 14 years ago
Azamat Hackimov 8dc0d4b916 Translation update (he, #6569) 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Jean-Baptiste Barth e7e7a91b85 Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750 14 years ago
Azamat Hackimov 6ffcbaa7b3 Translation update (ru) 14 years ago
Azamat Hackimov 1b1a059d90 Fixing "Kilobyte" prefix to kB (#6740) 14 years ago
Azamat Hackimov d41391e87a Readding string field_start_date (#6629) 14 years ago
Azamat Hackimov 8ebe03ef86 Translation update (de, #6607) 14 years ago
Azamat Hackimov cc9d356a55 Translation updates 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 17eab0f5f9 Fix wiki links on the activity page. #6746 14 years ago
Eric Davis c399e76324 Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed 14 years ago
Eric Davis 397222f198 Allow adding notes when moving issues 14 years ago
Eric Davis 22e3cba0b7 Allow changing the Priority when moving issues. 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Eric Davis 0e951c0716 Fix the tests that were broken by r4286: 14 years ago
Jean-Philippe Lang d9f2bccf70 Adds a user-agent to reposman (#6735). 14 years ago
Jean-Baptiste Barth d642964035 Fixed: auto links ending with right angle bracket shouldn't include the bracket in the URL. #5652 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago