Commit Graph

6821 Commits (10a4ec9d8444e2d0c98191072b9f49a0913a6402)
 

Author SHA1 Message Date
Martin Linkhorst db814602b5 leave out some unnecessary braces 12 years ago
Martin Linkhorst 1f8666e2d2 updated news added mailings 12 years ago
Philipp Tessenow addf1f49e7 Merge branch 'feature/rails3' into feature/wysiwyg_editor_xml 12 years ago
Philipp Tessenow c4c4ed65c7 correct path to js libraries for tinymce 12 years ago
Philipp Tessenow a96903a5e9 use non-deprecated way of asking if there is a content_for block in wiki-show view 12 years ago
Philipp Tessenow c5c73b26f9 move tinymce js files to op core 12 years ago
Philipp Tessenow 99dbaf25ed move wysiwyg initialization code to redmine core 12 years ago
Philipp Tessenow 4ed1eb3c79 moved wiki xml formatting to chili core 12 years ago
Philipp Tessenow 5ff6e800ff added loofah to chili gemfile 12 years ago
Philipp Tessenow 62a32a737c Merge branch 'feature/rails3' into feature/wysiwyg_editor_xml 12 years ago
Philipp Tessenow 0a38089d86 pass edit flag to makro system 12 years ago
Philipp Tessenow 86335e596d activate visualblocks tinymce plugin and add button for that 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Martin Linkhorst 4d5c1e9f61 remove tmail specific stuff from the initializer 12 years ago
Martin Linkhorst e6161b15af created a new rails 3 mailer and started porting the old one 12 years ago
Martin Linkhorst 6a2d7a5289 add factory girl to core 12 years ago
Martin Linkhorst 33a111483e remove prepend engine views plugin. this should be in the rails 3 core 12 years ago
ulferts 8e14ded6a4 Merge pull request #34 from finnlabs/feature/performance_optimization_settings_members 12 years ago
Romano Licker d0723e3094 add a notification when successfully adding a member 12 years ago
Romano Licker 91ff59a41d optimize sql database query 'not_in_project' 12 years ago
Romano Licker 89cc1d6c48 remember page on all actions on settings/members 12 years ago
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