Commit Graph

1290 Commits (a2e5c6abbad6e575566829b88832e0aefe33221e)

Author SHA1 Message Date
Martin Czuchra 4420895da1 Fixes most of the controller specs. 12 years ago
Martin Czuchra d3e1b0aca0 Removes API format answers from project statuses. 12 years ago
Martin Czuchra f58b0134d1 Fixes some before_filters. 12 years ago
Martin Czuchra 98206f5197 Removes API format answers from reportings. 12 years ago
Martin Czuchra 0071d7ad6b Fixes for api_controller 12 years ago
Martin Czuchra c285e1ebd8 Changes Color to PlanningElementTypeColor 12 years ago
Martin Czuchra 3771a1b5df Fixes module in module inclusion. 12 years ago
Martin Czuchra 5cba510b1f Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow a833e9a9c4 fix missing calendar translation in breadcrums 12 years ago
Philipp Tessenow 82e3df434c define translation for WikiControllers default breadcrumb 12 years ago
Christian Ratz 8535a34e9a [OPF #414] fixes issue description diff 12 years ago
Christian Ratz bb583e06ef [opf #528] fixes create version in issue#new view 12 years ago
Philipp Tessenow 46cc00bf02 The ReportsController has a member header, which was accidentally translated as 'User' 12 years ago
Philipp Tessenow c68d55f95e update translations in model/view/controller/helper for time_entries 12 years ago
Philipp Tessenow 1111376429 update translations in model/view/controller/helper for issues 12 years ago
Jens Ulferts 3099d29511 fixes members autocompleter by applying the correct before_filter 12 years ago
Christian Ratz 3ffcec16dc [OPF #414] fixes issue description diff 12 years ago
Jens Ulferts 65ca202692 Introduces strong_parameters whithout making use of it yet 12 years ago
Christian Rijke 18afbd5ae0 Use before_filter for new 'quoted' action. 12 years ago
Christian Rijke f8aae1ea76 Delete 'journals#new' as journals are not created directly and quoting now uses 'issues#quoted'. 12 years ago
Christian Rijke e1fa5c6eac Implement new route and controller action for issue quotes. 12 years ago
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago
Martin Linkhorst 1b8c9bca93 most rails apps have a current_user method in ApplicationController for a good reason. this commit also adds a little documentation on why our User.current approach is problematic. 12 years ago
Martin Czuchra 247fc0de39 Improves check for api requests. 12 years ago
Christian Ratz 237c1b1b80 Revert "fixes wiki#create" 12 years ago
Philipp Tessenow e031209727 remove verify in attachment_controller 12 years ago
Philipp Tessenow 004d050f11 it's possible again to delete attachments 12 years ago
Philipp Tessenow 1d331d90b1 be careful with nested namespace'd controllers with computed controller values 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Christian Ratz 5010645823 fixes wiki#create 12 years ago
Michael Frister 94d22d696c Fix GroupsController show 12 years ago
Martin Linkhorst 866d7ec14d refactor trackers to use restful routes 12 years ago
Jens Ulferts 0ff995f800 fixes issue watching for other users 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Martin Linkhorst eb506a546a i have to make that change... 12 years ago
Philipp Tessenow d46f4fc458 ensure circular dependency load order in application controller 12 years ago
Philipp Tessenow 9d09782dc4 Revert "revise: ugly hack to circumvent acitve record to explode because _two_ (yes TWO. in numbers: 2) instances of the Tracker class are loaded at the same time." 12 years ago
Philipp Tessenow 1845c2b6ba revise: ugly hack to circumvent acitve record to explode because _two_ (yes TWO. in numbers: 2) instances of the Tracker class are loaded at the same time. 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 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 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