Commit Graph

6821 Commits (10a4ec9d8444e2d0c98191072b9f49a0913a6402)
 

Author SHA1 Message Date
Martin Linkhorst b40093e68b fix project hierarchy select box 12 years ago
Martin Linkhorst 14229c8c28 Merge branch 'feature/wysiwyg_editor_xml' into feature/rails3 12 years ago
Martin Linkhorst 34b16680aa also require scriptaculous 12 years ago
ulferts 0c8295f306 Merge pull request #46 from finnlabs/fix/custom_field_translation_serialization 12 years ago
Johannes Wollert 95e00ce6cd Merge pull request #59 from finnlabs/feature/rename_chili_project_in_test_email 12 years ago
Johannes Wollert 5cad9774b4 Merge pull request #61 from finnlabs/fix/fully_qualified_menu_manager_inclusion 12 years ago
Jens Ulferts ac9e62b376 includes top_menu_manager module fully qualified 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Philipp Tessenow 9a66452489 moved tinymce assets to tinymce folder 12 years ago
Philipp Tessenow 1730f40766 remove lone forgotten debugger 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Philipp Tessenow 4ceee10dfc add /public/assets to .gitignore 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Philipp Tessenow b3d5f65973 rm tiny_mce from assets. prepare to install gem instead 12 years ago
Holger Just 0ddd4e9c9e Merge pull request #57 from finnlabs/feature/copy_watchers 12 years ago
Felix Schäfer 9be055fd51 Merge pull request #60 from finnlabs/feature/email_custom_fields 12 years ago
Philipp Tessenow 9bdb5038a8 add assets to precompile pipeline. may be evaluated later if they should be served within applications.css/.js 12 years ago
Philipp Tessenow e0ba061735 call jquery noConflict 12 years ago
Holger Just f6622b4e76 Allow to set default values for custom fields when receiving mails 12 years ago
Philipp Tessenow 263273f07e added example openproject tinymce plugin - currently not in use 12 years ago
Philipp Tessenow d4b03b5f90 added and activated demo template 12 years ago
Philipp Tessenow c0a0912ce4 added and use openproject skin 12 years ago
Philipp Tessenow 19a0bf8ec2 code cleanup 12 years ago
Jens Ulferts b0217115bb renames ChiliProject reference in test email 12 years ago
Philipp Tessenow cb6d0fedea Merge branch 'feature/rails3' into feature/wysiwyg_editor_xml 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
jwollert bfc0557dfb use ANSI sql for every adapter but mysql for string concat 12 years ago
jwollert 42a044575a syntax change in version model to ensure ruby 1.8 compat 12 years ago
Philipp Tessenow 929dc92482 fix jquery vs. prototype error on Array.reverse function 12 years ago
Philipp Tessenow 0434968108 require tiny_mce in application.js 12 years ago
Philipp Tessenow fc9d12219d moved tiny_mce scripts to app/assets 12 years ago
Philipp Tessenow 8a2dfa7b8d Merge branch 'feature/wysiwyg_editor_xml' of git://github.com/finnlabs/chiliproject into feature/wysiwyg_editor_xml 12 years ago
Philipp Tessenow 0e3d40b49a merged feature/rails3 12 years ago
Felix Schäfer 84e4701d8b Copy watchers when copying an issue 12 years ago
Felix Schäfer ce7477486d Merge pull request #40 from finnlabs/fix/remove_empty_members 12 years ago
Felix Schäfer 8991deb42f Merge pull request #41 from finnlabs/helper_methods_for_members 12 years ago
ulferts 946554f2f3 Merge pull request #28 from finnlabs/feature/list_sums_for_core 12 years ago
ulferts 43aa0adebc Merge pull request #51 from finnlabs/feature/footer_hook 12 years ago
Dennis Schmidt 2fab660b33 extracted base.rhtml footer into ApplicationHelper method call 12 years ago
Martin Linkhorst 6200acf6f6 fix some active record queries for postgres and apply a patch from redmine at the same time 12 years ago
Martin Linkhorst 3564e478ab this migration needs special care for sqlite which has no CONCAT() function 12 years ago
Martin Linkhorst a1bc363c97 redmine uses nil instead of "" for default values for a text/blob. should fix the migration 20110211160100_add_summary_to_projects.rb 12 years ago
Jean-Philippe Lang b2186ff42c Fixed tests broken by r10088. 12 years ago
Martin Linkhorst 72c8e12f19 use a working version of the verification plugin 12 years ago
Martin Linkhorst dd4adc9f3e disable javascript alert messages for bullet. 12 years ago
Martin Linkhorst 6d9afc42a7 Merge branch 'feature/rails3.1' into feature/rails3 12 years ago
Martin Linkhorst b5342cfd8a make the test helper compatible with the asset pipeline 12 years ago
Martin Linkhorst 73a6d89a75 this gem makes the asset pipeline much faster in development 12 years ago
Martin Linkhorst e67359016a first try on the asset pipeline 12 years ago
Martin Linkhorst 5027817ef2 javascript assets have a new home now 12 years ago