Commit Graph

238 Commits (809de73e3ca38a586c646590cf935ad6c65f59a1)

Author SHA1 Message Date
Hagen Schink 32ebaa25d2 Adapt tz data to new layout 10 years ago
Hagen Schink e635439b8e Add timezone data 11 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Philipp Tessenow 5d442e2ecc move journal_object_cache to its right place 12 years ago
Jens Ulferts cad2d044cd allows joining multiple tables of awesome_nested_set structured models while using nested_set methods 12 years ago
Jens Ulferts f1c2656517 whitspace fixes 12 years ago
Philipp Tessenow 140e53ca53 remove empty old-style plugin directory 12 years ago
Jens Ulferts e3be06f320 allows journal formatters to receive options and uses it to be able to 12 years ago
Jens Ulferts 892799d780 adds a very simple cache to cache arbitrary model objects 12 years ago
Jens Ulferts db265d3123 adds a journaled_class method 12 years ago
Jens Ulferts 747196f9b1 removes outdated comment 12 years ago
Jens Ulferts 8bfc52ad29 whitespace fixes 12 years ago
Jens Ulferts 293e44e010 whitespace fixes 12 years ago
Jens Ulferts dfec8a9375 reuses journal formatters 12 years ago
Jens Ulferts 4b54ba3ae3 keeps the old api for registering journal formatters intact 12 years ago
Jens Ulferts 705200ec33 matches journaled field against regexp to be able to cope with dynamic field names 12 years ago
Jens Ulferts f8942922a8 moves journal formatting into multiple classes 12 years ago
Jens Ulferts eade1d29a8 indentation 12 years ago
Jens Ulferts 8fd1417e63 displays only the fact that an issue description has been changed and a link 12 years ago
Eric Davis 225ae21b0b Truncate and show a link to the full journal diff in the issue history 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst 89a8e75f55 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst c729677d43 REVIEW: remove some old stuff 12 years ago
Martin Linkhorst ee9941e912 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst cba3439189 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst 88daf2ae9f REVIEW: remove some old stuff 12 years ago
Martin Linkhorst 72c8e12f19 use a working version of the verification plugin 12 years ago
Martin Linkhorst 1e89faedef HOSSA, #xhr? returns false or an integer >= 0 which is considered true. but in comparison with true or false literals this will always evaluate to false. double negation fixes the problem. 12 years ago
Martin Linkhorst 273f2a3fea use table_name instead of aliased_table_name 12 years ago
Martin Linkhorst d9f2f17b5d REVIEW: include ERB::Util module in order to use #h and co in the all helpers. 12 years ago
Martin Linkhorst 8650015b41 let's not fail, when the subject doesn't have a project assigned. let's just return an empty array of recipients instead 12 years ago
Martin Linkhorst 46939eb4a6 REVIEW: remove unloaded calls, let's have a look wether that's still needed in rails 3 12 years ago
Martin Linkhorst 03b6fa88bc remove deprecated constant 12 years ago
Martin Linkhorst 4b7c30a6be REVIEW: remove require_dependency which shouldn't be needed anymore? 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago
Martin Linkhorst 7d9f3cd148 DEPRECATION FIX: this plugin brings back the old verify functionality in the controllers (for the meantime) 12 years ago
Martin Linkhorst 71fe49e862 DEPRECATION FIX: use validate :method_name instead of overwriting the validate method 12 years ago
Jean-Philippe Lang 10a41782fa Fixed that custom values get saved when assigning custom values after changing to a tracker with different custom fields (#9737). 12 years ago
Jean-Philippe Lang e5a0f29232 before_validation_on_create callback removed in Rails 3.1. 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 86335e596d activate visualblocks tinymce plugin and add button for that 12 years ago
Martin Linkhorst 33a111483e remove prepend engine views plugin. this should be in the rails 3 core 12 years ago
Philipp Tessenow b4a4e7b8c7 remove patches, which are not used anymore 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