Commit Graph

879 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Sebastian Schuster e5d67c99a2 Added gem_name field for registered plugins 11 years ago
Sebastian Schuster 0a05288565 Removed document related custom fields helper, 11 years ago
Sebastian Schuster ef229bec72 Removed documents block from My Page 11 years ago
Sebastian Schuster 29326ef503 Removed more documents code from the core 11 years ago
Sebastian Schuster 24aa7916aa Removed files module and its permissions 11 years ago
Hagen Schink bc47488f8e Adds standard type to database 11 years ago
Martin Czuchra d82c7085a7 Changes default types. 11 years ago
Philipp Tessenow e23186ce6c we can now map project_modules even if they have no permissions 11 years ago
Martin Czuchra 39c5fd72da Adds default colors to types. 11 years ago
Martin Czuchra 439dff7e33 Adds default colors. 11 years ago
Martin Czuchra 9c1fe137fa Improves default data 11 years ago
Philipp Tessenow 5ca3b5fa03 hide activity on the overall activity page when it is disabled for a project 11 years ago
Martin Czuchra a825cc8f56 Renames Tracker to Type in lib, etc. folder 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Sebastian Schuster 4990f642b4 Added spec to test the format_time_as_date helper, 11 years ago
Sebastian Schuster 14e9b84b65 Added helper to format dates 11 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 11 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Christian Ratz 6a5b65de2e removed requires_chiliproject and requires_redmine 12 years ago
Christian Ratz df4d12dabb added deprecation warning for ... 12 years ago
Christian Ratz 62adb12045 added requires_openproject to Redmine::Plugin 12 years ago
Christian Ratz 123c4a73ce [OPF #907] special version instead of sha1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Michael Frister 2dd1898e78 Remove db plugin migration code 12 years ago
Christian Ratz 8535a34e9a [OPF #414] fixes issue description diff 12 years ago
Philipp Tessenow 095c586380 CustomFieldFormats may now use Procs for their label 12 years ago
Philipp Tessenow 66b177233d fix pdf export to use new translations 12 years ago
Philipp Tessenow a9a243532b add a I18n helper method which collects all possible translations for our models attributes 12 years ago
Christian Ratz 3ffcec16dc [OPF #414] fixes issue description diff 12 years ago
Philipp Tessenow d07dce788f be careful with nested namespace'd controllers in our libs 12 years ago
Philipp Tessenow 2fa3da7324 top menu renders correclty in namespace'd controllers 12 years ago
Philipp Tessenow 7e5cc3816f enables menus when beeing inside a namespaced controller 12 years ago
Jens Ulferts 7c41731ff7 fixes having partials rendered in an api template 12 years ago
Martin Czuchra 93fe13db05 Once more w/ ApiTemplateHandler. 12 years ago
Jens Ulferts 77e85048c1 Extracts all default macros into module. 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
Hagen Schink 5a824cde62 Add default activity providers only once 12 years ago
Jens Ulferts c4d92020f8 adapts calling render_details to changes signature 12 years ago
Philipp Tessenow 7bd25fe84c remove iconv warning 12 years ago
Philipp Tessenow 9a439072e8 render_detail needs an option hash now 12 years ago
Christian Rijke 96d368ea64 Move preloading from plugin.rb to redmine.rb. 12 years ago
Christian Rijke 9be08a767e Add a method to ensure the correct load order of core model classes with a circular dependency. 12 years ago
Martin Linkhorst 64ab38840c some minor refactorings to the themes code 12 years ago
Martin Linkhorst 4270bc4cdd CodeRay is smart enough to discover the correct source encoding. so wrap normal text in CodeRay's scan method before passing it to ERB::Util.html_escape 12 years ago
Martin Linkhorst 1ae58c11d0 * unfortunately there are still two implementations 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Philipp Tessenow 35f8e7d476 fix Redmine:SafeAttributes and their tests 12 years ago