Commit Graph

6025 Commits (55b4dd4842d651d5479048b13365d2e45e0c49cc)
 

Author SHA1 Message Date
Jens Ulferts 61d7c58f65 replaces own validates_uniqueness with one issued as a pull request 12 years ago
Jens Ulferts aab91c4f2c requires 'debugger' gem for ruby 1.9 12 years ago
Jens Ulferts d23af80e70 enabling calling custom_fields#new 12 years ago
Jens Ulferts fd94b7ca07 renames mime_types initializer 12 years ago
Jens Ulferts 8994831cda Revert "REVIEW: deactivates custom_fields#possible_values translation overrides" 12 years ago
Jens Ulferts 93b1a8987c adds a public_directory method to plugin 12 years ago
Jens Ulferts ea0d5f9cd9 marks settings select as html_safe 12 years ago
Jens Ulferts 8e5efd6170 REVIEW: removes the automatic detection of the relative_url_root as it is no longer supported 12 years ago
Martin Linkhorst d5a23fc3d5 use the gem version of awesome_nested_set 12 years ago
Martin Linkhorst d08c573e79 added the safe_attributes gem to allow active record subclasses to have magic methods as column names, such as #changes (not to be confused with redmine's #safe_attributes method) 12 years ago
Martin Linkhorst 637f92ffe4 named and called mailer views correctly 12 years ago
Martin Linkhorst 9b69cf76b8 use the correct rails3 test classes in order to run the tests 12 years ago
Martin Linkhorst 544614e9b7 make it possible to run rake tasks (the other tasks like delayed job etc. are included by the gems' railties) 12 years ago
Jens Ulferts 7d174fed9f uses subclasses method instead of get_subclasses 12 years ago
Jens Ulferts 7eb5387f3c uses labeled_check_box_tags helper method instead of custom code 12 years ago
Jens Ulferts 933e1228f8 declares member box to be html_safe 12 years ago
Jens Ulferts 5cd1c47abe removes html_escape in link_to_user 12 years ago
Jens Ulferts 6c02afd9d5 indentation 12 years ago
Martin Linkhorst 017191b26e make it ruby 1.9.3 and 1.8.7 compatible, yay 12 years ago
Martin Linkhorst d3e7c96eb7 fix minimum characters hint 12 years ago
Martin Linkhorst 9a5930c494 fix versions 12 years ago
Jens Ulferts 34c2ca6992 uses labeled_check_box_tags instead of custom markup 12 years ago
Jens Ulferts 0caa11f1a5 marks labeled member check boxes as html_safe 12 years ago
Martin Linkhorst 34a484bc84 fix subproject select 12 years ago
Martin Linkhorst 1caae19c22 REVIEW: patch active record base since more than one class use it 12 years ago
Martin Linkhorst 5e107042d2 REVIEW: make wikis work. TODO: why do they show up twice 12 years ago
Martin Linkhorst 8a036b38a7 fixed news 12 years ago
Martin Linkhorst 5b28a2f292 make robots html safe 12 years ago
Jens Ulferts fe696a27db declares "you are here" accessibility info as html_safe 12 years ago
Martin Linkhorst 697565fc3c use a css class for adding the arrows 12 years ago
Martin Linkhorst 47f32e8389 fixed the calendar 12 years ago
Martin Linkhorst f4728f8b3b fix previews 12 years ago
Jens Ulferts 0c72899c99 removes custom has_content? and replaces it with rails content_for? 12 years ago
Jens Ulferts 71a8ba286b uses settings_projects_path instead of link_to_project 12 years ago
Martin Linkhorst 218e2606b6 show my queries 12 years ago
Martin Linkhorst c55739cdf7 fixed flash messages 12 years ago
Martin Linkhorst 2b93591cf3 project lists fixed 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst 3f1199eddb fix personalized my page 12 years ago
Martin Linkhorst e6089c636f fix the search page 12 years ago
Martin Linkhorst eb3a73fad4 html safe link_to_project 12 years ago
Martin Linkhorst 4c66b7451e added prototype legacy helper 12 years ago
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Martin Linkhorst 65f1302b57 correct markup for inline errors 12 years ago
Martin Linkhorst 69c3a0fa82 added dynamic form for error messages 12 years ago
Martin Linkhorst 771dcf4fb0 keep the right api for human_attribute_name 12 years ago
Jens Ulferts f6acdec0bf marks top and main menu has html_safe 12 years ago
Martin Linkhorst 758185a51b added a removed method from active record 2 12 years ago
Martin Linkhorst 070a4beff4 use root Query class, otherwise ActiveRecords' Query class will be used 12 years ago