Commit Graph

6192 Commits (7162f911ea1963d50d4e3f774201288f34045cc1)
 

Author SHA1 Message Date
Nils Kenneweg 7162f911ea this fixes the hierarchy for searches. 12 years ago
Nils Kenneweg 3faa1da003 Merge pull request #42 from opf/fix/project_hierarchy_same_objects 12 years ago
ulferts b96208aad0 Merge pull request #43 from opf/fix/mysql5 12 years ago
jwollert ff4c354865 small fixes for unified project objects 12 years ago
Martin Czuchra 4770778108 Fixes migrations for MySQL5. 12 years ago
Nils Kenneweg d953cdef30 improves objects to be the same for queryWHierarchy 12 years ago
Nils Kenneweg 0c36932a40 Merge pull request #38 from opf/feature/has_children_flag_for_project_api 12 years ago
jwollert a46838a123 adopt current select2 masters css class filtering options for top menus project search 12 years ago
jwollert abb27ccfa2 Select2: sets disabled elements' background to transparent 12 years ago
jwollert 06874c95fb bump select2 version 12 years ago
jwollert 061715d1dd adds has_children flag inside projects level_list 12 years ago
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
Martin Czuchra 1f45cd3ba1 Merge pull request #5 from opf/feature/silently_rebuild_nested_set 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
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
Nils Kenneweg 1a2ce0bebd hierarchy improved. nodes are not doubled any more. 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 Czuchra 4104f501ce Merge pull request #31 from opf/fix/wiki_journals_after_2.3.17 12 years ago
Jens Ulferts e28a52e05a removes explicit casting of changes to yaml 12 years ago