Commit Graph

8091 Commits (14f9c847a6e4b8f8b64b1c33264241f02ce151bf)
 

Author SHA1 Message Date
Martin Czuchra 00717a702c Fixes project hierarchy for subsequent searches. 12 years ago
Philipp Tessenow c87d009864 fix use of relative_url_root in JournalFormatter::Diff 12 years ago
Nils Kenneweg 1a2ce0bebd hierarchy improved. nodes are not doubled any more. 12 years ago
Philipp Tessenow cd461b8517 fixed typo when using ActiveSupport::Inflector.transliterate 12 years ago
Philipp Tessenow 27c538db92 use i18n-js from tessi until https://github.com/fnando/i18n-js/pull/134 is merged 12 years ago
cratz d1189d04ba Merge pull request #29 from opf/perf/issue_show_without_edit 12 years ago
Jens Ulferts 83abbf71e7 adapt ajaxAppend usage for loading issue diff to changed configuration 12 years ago
Jens Ulferts b32b88d6dc no longer loads priority and workflow as the edit form is no longer rendered directly 12 years ago
Jens Ulferts 857dd7c4d2 uses ajaxAppend for loading the issue#edit form 12 years ago
Jens Ulferts a0a81ee546 adapts ajaxAppend to be configurable 12 years ago
Jens Ulferts 811ff89a48 renders the action menu twice on issue#show instead of copying it with javascript 12 years ago
cratz 2841d1fc05 Merge pull request #28 from opf/perf/issue_show_eager_loading 12 years ago
Jens Ulferts 8dcd74d2bd no longer sorts by lft as it already is 12 years ago
Jens Ulferts f135d4cfbe eager loads assigned to on ancestors/descendants 12 years ago
Jens Ulferts 8f3aee5d4d eager load objects associated with the changeset 12 years ago
Jens Ulferts 6b3fc60874 uses already loaded relations 12 years ago
Jens Ulferts 9b8cad4395 eager loads objects associated to issue 12 years ago
Jens Ulferts 2c22694e98 eager loads objects associated to the issue's relations 12 years ago
Jens Ulferts 3a8753d1b5 eager loads models associated with the issues ancestors and descendants 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
cratz 35cc017180 Merge pull request #27 from opf/perf/assignable_users_in_db 12 years ago
cratz c19e611a66 Merge pull request #26 from opf/perf/issue_show_history 12 years ago
Christian Ratz a2401b2798 removed join for always -one element- array, changed this to string 12 years ago
cratz 1e844335d1 Merge pull request #25 from opf/perf/journal_caching 12 years ago
cratz 563d054794 Merge pull request #23 from opf/cleanup/css 12 years ago
Christian Ratz 4b044d2015 added class to container element so all styles will be used 12 years ago
Martin Czuchra 964d46f974 Merge pull request #32 from opf/fix/token_mysql_vulnerability 12 years ago
Jens Ulferts d5daa90937 prevents exploiting implicit mysql typecasting 12 years ago
Martin Linkhorst 4f0c0d5a88 allow the user to actually be able to watch the issue when testing it 12 years ago
Martin Linkhorst 003e3c066b fix wiki menu authentication specs 12 years ago
Martin Linkhorst b2e5462c5e fix wiki controller specs 12 years ago
Martin Linkhorst 8a7ff54190 rewrite selector assertions again 12 years ago
Martin Linkhorst 4fd2bac132 in tests it's better to fail early and raise an exception when a record is invalid when it shouldn't 12 years ago
Martin Linkhorst 06061c9f30 rewrite selector assertions 12 years ago
Martin Linkhorst 4819bd35ea clear test data before testing 12 years ago
Martin Linkhorst 7a8be55193 fix custom fields controller specs 12 years ago
Martin Linkhorst a188dfd713 Project.all_public can also be written as Project.public.all or just Project.public 12 years ago
Philipp Tessenow b3c3896459 update rails 3.2 12 years ago
Philipp Tessenow 2b7e87d003 work with i18n-js rewrite branch as it supports rails 3.2 12 years ago
Philipp Tessenow 140e53ca53 remove empty old-style plugin directory 12 years ago
Philipp Tessenow 1c4c7393ec Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow be670249af fix parts of the i18njs setup 12 years ago
Martin Linkhorst 73d1ac403f cucumber-training-wheels contains the old not-to-be-used-anymore web_steps.rb 12 years ago
Martin Linkhorst 74581292f4 the custom field needs an explicit english translation which differs from the other fields' name. if not it will fallback to the german value and this test would fail for the wrong reason. 12 years ago
Martin Linkhorst 85b34be86c make this test less brittle 12 years ago
Martin Linkhorst c6116730fa for this test it doesn't matter what is watched. for some reason wiki_content isn't watchable. 12 years ago
Martin Linkhorst f91288c679 set the deleted user's class 12 years ago
Martin Linkhorst 747ccbe4c9 lass die gurke rennen... 12 years ago
Philipp Tessenow 840ff61ddd have our Rails3 Gemfile again 12 years ago