Commit Graph

4072 Commits (a4e7548ae9ccfb53cc79801ce856ae7a102fe0bc)

Author SHA1 Message Date
Jens Ulferts 43e3f98958 makes action on project/issue routes optional so that index can be matched 12 years ago
Jens Ulferts 4a24b38059 moves resourceful routes to the top to give it precedence, adds issues as nested resource to projects 12 years ago
Dennis Schmidt cb62f124ec updated issues routes 12 years ago
Dennis Schmidt 306f870e52 updated routes for project settings 12 years ago
Jens Ulferts 944f6f86ab handles responses to api again 12 years ago
Jens Ulferts 65642f0c2a removes deprecations in auth_sources 12 years ago
Martin Linkhorst 497460bbaa added the bullet gem to find n+1 queries easily at runtime 12 years ago
Martin Linkhorst ddf490a0f7 adding the awesome rails footnotes 12 years ago
Martin Linkhorst 23ca8f6839 make timelogs readable (html_safe) 12 years ago
Martin Linkhorst e357eb9317 this is way it works with the named routes 12 years ago
Martin Linkhorst d1e0c6d971 REVIEW: merge the two patches 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 12 years ago
Holger Just afa147beee Fix SQL injection via nested hashes in conditions. CVE-2012-2695 #1037 12 years ago
Holger Just 5c71f038c5 Fix SQL injection via nested hashes in conditions (CVE-2012-2694) #1036 12 years ago
Holger Just 5ac0002526 [#1025] Fix Rails vulnerability (CVE-2012-2660) 12 years ago
Jens Ulferts d6516ccfc4 rewrite routes to reflect the new syntax 12 years ago
Jens Ulferts 723cd7ebb8 renames globalize2 patch to globalize3 patch as this is what is patched 12 years ago
Jens Ulferts 61d7c58f65 replaces own validates_uniqueness with one issued as a pull request 12 years ago
Jens Ulferts fd94b7ca07 renames mime_types initializer 12 years ago
Jens Ulferts 8994831cda Revert "REVIEW: deactivates custom_fields#possible_values translation overrides" 12 years ago
Martin Linkhorst 017191b26e make it ruby 1.9.3 and 1.8.7 compatible, yay 12 years ago
Martin Linkhorst 1caae19c22 REVIEW: patch active record base since more than one class use it 12 years ago
Martin Linkhorst 65f1302b57 correct markup for inline errors 12 years ago
Martin Linkhorst 771dcf4fb0 keep the right api for human_attribute_name 12 years ago
Jens Ulferts 52e106c113 redefines api mime type 12 years ago
Jens Ulferts 5babf1d05f REVIEW: deactivates method manipulation for ActiveRecord::Errors#on 12 years ago
Jens Ulferts 12e24f0f47 REVIEW: deactivates alias method chaining of TMail::Unquoter#convert_to 12 years ago
Jens Ulferts 3c3571a99f REVIEW: deactivates custom_fields#possible_values translation overrides 12 years ago
Jens Ulferts 5222ad32db removes initializer statements that are already part of rails 3 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Martin Linkhorst d23f5feb06 added missing translations 12 years ago
Martin Linkhorst e04bf5c99a allow columns to be marked as summable or not 12 years ago
Jens Ulferts dfe1cfbbf5 adding hungarian translations 12 years ago
Jens Ulferts a51467c47d updating hungarian translation 12 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 12 years ago
Jens Ulferts 2f05624f64 i18n for user deletion 12 years ago
Jens Ulferts 745066e455 display different information concerning the user deletion depending on whether the user to be deleted is the current user or not 12 years ago
Jens Ulferts 58735b8f4b enable admins to delete other users 12 years ago
Jens Ulferts 5e13836c17 have destroying user executed as a background task 12 years ago
Jens Ulferts a02c3e5f32 i18n for deleted user 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago
Jens Ulferts ba1e0134a9 adding hungarian translations 13 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
jwollert 20283ebc20 rename 'Meetings' to 'Besprechung' for our german friends 13 years ago
Jens Ulferts f5b9644ba0 add missing i18n for label_hourly_rate which is part of the breadcrumb 13 years ago
Jens Ulferts 8ec3f24de3 patching globalize to be able to circumvent the cache 13 years ago
Jens Ulferts d25a8351a4 patching i18n to provide a without_fallback method 13 years ago
jwollert c7ef39f0c7 rebranding of default settings to openproject 13 years ago
jwollert fb85611816 rebrand noscript translations to openproject 13 years ago