Commit Graph

1673 Commits (814bc26e3c1dc4632ae073aa69b3d0928a530d58)

Author SHA1 Message Date
Christian Ratz f37bb65747 new version; updated changelog 11 years ago
Christian Ratz 89b121df37 new version; update changelog 11 years ago
Markus Kahl 930ae39df3 Revert "use static routing in journal formatters" 11 years ago
Markus Kahl 170f63563a clone options to be safe 11 years ago
Christian Ratz 074226161a Added menu icon for delete account 11 years ago
Markus Kahl b0215db3d8 use static routing in journal formatters 11 years ago
Markus Kahl 9e0a1e4719 include protocol in default url options 11 years ago
Markus Kahl 04065b291c fix URLs created in hooks (i.e. include subdirectory) 11 years ago
Markus Kahl e3ef8b5fb4 introducing static url helpers for use outside view/controller contexts 11 years ago
Johannes Wollert a91a869319 enable copyright task to deal with additional buffer stuff between headers (like ruby encoding definitions) 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Christian Ratz ac1f87a748 New version; updated changelog 11 years ago
Christian Ratz 9d7da45b86 new version; updated changelog 11 years ago
Michael Frister 0dbd51bb24 Cache configuration: Add namespace option 11 years ago
Christian Ratz 3429090c58 new version; updated changelog 11 years ago
Michael Frister 373314abcf Allow configuring memcache via Configuration 11 years ago
Hagen Schink eba958ad2e Removes deprecated dynamic form library 11 years ago
Christian Ratz 461b36696f new version; updated changelog 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Christian Ratz 384d208999 new version; updated changelog 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Toshi MARUYAMA 6f8ab282fd fix source indent of Redmine::Scm::Adapters::AbstractAdapter#without_trailling_slash 11 years ago
Johannes Wollert 080650f83a use edit_work_package_notes permission to edit work package journals 11 years ago
Jonas Heinrich ff93647e52 Replaced Issue with work package in settings for email notifications 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Hagen Schink 2ad5ee84cb Restores default selection 11 years ago
Christian Ratz 7a3b558708 New version; updated changelog 11 years ago
Hagen Schink 8cfee19da3 Sets menu item 'lang' attribute 11 years ago
Till Breuer b37bb3edd6 Add icon labels to search#index 11 years ago
Till Breuer 66f5c2fb0b Add event types and names to activity providers (#2250) 11 years ago
Christian Ratz c40b22fa3f Changed icons in projects menu 11 years ago
Philipp Tessenow ce68fdf70b add fancy collection_select helper in the tabular_form_helper 11 years ago
Sebastian Schuster c54c99d7ec Changed acts_as_journalized to only use the journalized attributes 11 years ago
Christian Ratz aeaf8a6909 New version; updated changelog 11 years ago
Hagen Schink 20cd7331b0 Links label to localized form text field 11 years ago
Till Breuer 4443d8b762 Fix event type retrieval in work packages activity provider (#3723) 11 years ago
Michael Frister 157a4b92e4 Fix rake cucumber:plugins when being run with RAILS_ENV=test 11 years ago
Hagen Schink 87659a5c4e Fixes 'none' type migration 11 years ago
Philipp Tessenow d2c525cc5e themes may be accessed via symbol OR string now 11 years ago
Philipp Tessenow d02dabea64 settings foly all over again 11 years ago
Philipp Tessenow 203801f966 add global setting which controls wether the user may choose a custom theme or not 11 years ago
Philipp Tessenow 0231836891 add specs for user themes 11 years ago
Philipp Tessenow a9dbaf862c users may specify a theme in their preferences 11 years ago
Philipp Tessenow 1d637832ce shorten path_to_image code in theme.rb 11 years ago
Philipp Tessenow 2197bee19b extract common code of a Theme's name finding into a method 11 years ago
Philipp Tessenow ddf24afacb documented Theme.new_theme and changed it to take a configuration block 11 years ago
Philipp Tessenow 860db50584 fix typo and add some comments for ThemeFinder#register_theme 11 years ago
Philipp Tessenow 47e1863706 make eval code less ugly 11 years ago
Philipp Tessenow 9818075d8f clear rails asset pipeline when removing a theme 11 years ago
Philipp Tessenow a69dcfa6c5 make Themes::ThemeFinder#clear_cache private and add some comments to ThemeFinder 11 years ago