Commit Graph

6500 Commits (6eafde439d2c7e2f3165b561e2b971b70d7ad9f3)
 

Author SHA1 Message Date
Romano Licker dab812dc69 remove visual effect for new members 12 years ago
Romano Licker e316e6df85 separate sequence-information of user formats 12 years ago
Romano Licker 1fda5b4d67 using pagination for settings/members 12 years ago
Romano Licker 79b5f9d39e do not include all params when building a link 12 years ago
Romano Licker b68fef1e7a refactor autocomplete notification and move it to core 12 years ago
Romano Licker c53798bfcf refactor possible_members 12 years ago
Romano Licker 1df2628cc0 move authorize so that it will only be executed once 12 years ago
Romano Licker 5cf8ac7fbc include member_roles when first gathering members 12 years ago
Philipp Tessenow f0c8a28cb7 do not execute {{}}-type makros when editing 12 years ago
Philipp Tessenow b4a4e7b8c7 remove patches, which are not used anymore 12 years ago
Philipp Tessenow ff8ae41244 edit Redmine::wiki_formatting to pass edit-flag to called functions and generate an appropriate hash-key 12 years ago
Philipp Tessenow 69236380fa send edit flag when editing wiki pages 12 years ago
Philipp Tessenow 901c9244b1 edit application helper to handle edit flag 12 years ago
Martin Linkhorst dd2c3ab126 easier to read gem definition 12 years ago
Philipp Tessenow 12ac149dbe Revert "use RedCloth gem instead of 'bundled' redcloth3 implementation" 12 years ago
Philipp Tessenow 6b8dcce75e remove markup_text_area helper 12 years ago
Philipp Tessenow 6e60063d5d let tinyMCE update the textarea before saving the form 12 years ago
Philipp Tessenow 0defde1b04 Revert "include undress.js lib" 12 years ago
Philipp Tessenow 5c4b2b2e72 Revert "undress the generated html from tinymce before saving the form" 12 years ago
Philipp Tessenow 6180212f31 undress the generated html from tinymce before saving the form 12 years ago
Philipp Tessenow 18cad67068 include undress.js lib 12 years ago
Philipp Tessenow 987a12cce8 let tinyMCE not overwrite the textarea on save 12 years ago
Philipp Tessenow dfb699b9e2 extend markup text area helper to display either text or markup-html 12 years ago
Philipp Tessenow 80e1432426 use RedCloth gem instead of 'bundled' redcloth3 implementation 12 years ago
Dennis Schmidt 6b76a2bcef fixed template assertions and renamed builder file 12 years ago
Dennis Schmidt dce79bb74e fields_for fixes 12 years ago
Dennis Schmidt 5c12225aec fixed detection of target project when moving issues 12 years ago
Dennis Schmidt 693c939f6e routes for issue copy and moving 12 years ago
Jens Ulferts 2eac7ffb6b adapts issue api_test error expectations to changed error format 12 years ago
Jens Ulferts 9b599b63fa removes duplicate routes for issue /issues/:issue_id/time_entries 12 years ago
Jens Ulferts ac693a4d2e removes ambivalence between routes for index and create for issues as both used /issues with post verb 12 years ago
Jens Ulferts 126a3c32fe fixes issue api tests by providing correct authentication header 12 years ago
Jens Ulferts 0643843645 fixes scope declaration for "my" route 12 years ago
Jens Ulferts 0bc4bdf824 moves users resource declaration upwards to give it precedence 12 years ago
Jens Ulferts df7bf03fc1 fixes admin integration tests broken by outdated routes 12 years ago
Jens Ulferts b747fea29e uses named routes in users_controller#create 12 years ago
Jens Ulferts c1cd467b3e fixes redirect on login integration test 12 years ago
Jens Ulferts 70484e344d moves test for whether the session is reset on login/logout to functional tests 12 years ago
Jens Ulferts 5112ad35e8 grants autologin test more time before failing 12 years ago
Jens Ulferts 8d7a37c41d indentation 12 years ago
Jens Ulferts 171a3e3d2b passes an empty hash to globalize3 on custom_field#possible_values if no other object is provided 12 years ago
Jens Ulferts cdf1cde674 takes named route for issue creation 12 years ago
Jens Ulferts b05868c09b adds route to preview a new issue 12 years ago
Jens Ulferts 8801c263c0 marks title in base layout as html_safe 12 years ago
Jens Ulferts f9b3d1c782 uses correct path name for project setting activities, correctly uses <%= for blocks returning strings 12 years ago
Martin Linkhorst 5d9b8a0523 gave the route a name, see modified controller. also documented it with example usage. let me know what you think about that. 12 years ago
Dennis Schmidt f203f52310 re-added routing fix 12 years ago
Dennis Schmidt 165a09bc5a added html_safe to fix gants_controller tests 12 years ago
Dennis Schmidt db79d875c4 updated template assertion 12 years ago
Jens Ulferts 43e3f98958 makes action on project/issue routes optional so that index can be matched 12 years ago