Commit Graph

7113 Commits (7bd25fe84ccbe7f0e86e5b00bee757f07b5cf167)
 

Author SHA1 Message Date
cratz f69c061056 Merge pull request #39 from opf/fix/assignable_members 12 years ago
Jens Ulferts c9780734d8 lets AR handle casting of db condition for assignable_members 12 years ago
Philipp Tessenow 479086af1a fix class load order 12 years ago
Philipp Tessenow d9a591f160 use the right i18n-js 12 years ago
Philipp Tessenow 5c91e1b6e8 use the right i18n-js 12 years ago
Philipp Tessenow 3affd94490 Revert "wrap scope in lambdas to let the migrations run again" 12 years ago
Philipp Tessenow 98a5a33b50 fix invalid byte sequence error in sprockets (use backports branch from tessi/sprockets 12 years ago
Philipp Tessenow 7dd9af4208 bundle update 12 years ago
Philipp Tessenow 7a405355f4 wrap scope in lambdas to let the migrations run again 12 years ago
Martin Czuchra 1f45cd3ba1 Merge pull request #5 from opf/feature/silently_rebuild_nested_set 12 years ago
Philipp Tessenow f588c24c0d do not use :github in Gemfile 12 years ago
Martin Czuchra 719c51fe0d Merge pull request #37 from opf/fix/issue_attachment_deletion 12 years ago
Martin Czuchra 373c5560e0 Merge pull request #36 from opf/fix/issue_calendar_inclusion 12 years ago
Jens Ulferts 0d3be2f958 no longer serializes changes as they will be anyway 12 years ago
ulferts e9da81ebca Merge pull request #35 from opf/fix/urls-coming-from-rails-already-have-the-full-path 12 years ago
Jens Ulferts 26d37cf4f4 include calendar js files in case they are needed for edit 12 years ago
Philipp Tessenow 4e620e7c3e we do not need to set Encoding.default_external by hand. this is done by config-encoding 12 years ago
Philipp Tessenow b840634952 reorder js-includes 12 years ago
Philipp Tessenow 3bceb7cf43 update gems 12 years ago
Philipp Tessenow 8703d8ffc9 downgrade to 1.7 jQuery as our select2 modifications don't work with 1.9 12 years ago
Martin Czuchra 1aca15609a Fixes problem with other urls passed into the function. 12 years ago
ulferts 544f64595c Merge pull request #33 from opf/feature/projectSelect-url-argument 12 years ago
Nils Kenneweg 777f197222 added the posibility to configure the url 12 years ago
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