Commit Graph

242 Commits (f449509666cba70199e422a6db46733e38fabca4)

Author SHA1 Message Date
Oliver Günther ad43a7ea95
Prepare for core integration 6 years ago
Oliver Günther 8b5f2bae9f
[28349] Download recent version of pandoc if needed (#6563) 6 years ago
Oliver Günther 90d8aaecaa
Open burndown chart in new window to make CSP compliant 6 years ago
Jens Ulferts f89fa42713
remove no longer required js dependencies 8 years ago
Jens Ulferts 35b2d43870
remove unused help functionality 8 years ago
Jens Ulferts ce9ca6b51a
remove unused library - we never made it to prototype 1.7 8 years ago
ulferts 4f97b40f2f remove unused livepipe-ui lib (#228) 8 years ago
Jens Ulferts 72898b7f0a fix sorting the first colum 9 years ago
Jonas Heinrich 6237dfac29 Removes unused bitstream plugin 9 years ago
Henriette Dinger 3b1b5a61c0 removed odd/even classes 9 years ago
Henriette Dinger 2ed2462126 method was changed to make the new table styling possible 9 years ago
Alex Coles 7aa1a541d2 Remove empty vendor/assets directory 10 years ago
Alex Coles 683f23b6bf Move moment-timezone data under frontend/vendor 10 years ago
Hagen Schink 32ebaa25d2 Adapt tz data to new layout 10 years ago
Hagen Schink e635439b8e Add timezone data 11 years ago
Sebastian Schuster d5b84242cf Moved vendored assets to own folder 11 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Sebastian Schuster dac9080590 Removed jquery from jquery.flot as it is already contained in the core 12 years ago
Sebastian Schuster 4be3053d86 Moved all external libraries to the vendor folder 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