Commit Graph

4525 Commits (bf18b9c2691e2acd1643ac5554e741efc08cdd5a)

Author SHA1 Message Date
Martin Linkhorst 2e7cb60974 in order to get the default configuration values, we have to completely omit the keys in the config file. otherwise they will be overridden by empty values. 12 years ago
Felix Schäfer d1c4f7f95c Adding labels statically 12 years ago
Martin Linkhorst fb42eb8813 remove a patch that is in the gem code now 12 years ago
Martin Linkhorst 7d2f6be3b0 remove the globalize3_patch.rb hack that allowed for uniqueness validation on translations. instead use the current git master since the fix is not yet released in version 0.2.0 of globalize3 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago
Martin Linkhorst 8743d77ac6 finally, re-enable all deprecation warnings since there are only a few left 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Martin Linkhorst bb4ff05d15 use the rails 3 way to define the session secrets, checking them in while we're developing 12 years ago
Jens Ulferts b04147a11a defines routes for projects and cleans up project route usage 12 years ago
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Jens Ulferts 602d722c25 changes routes for issue reports to call issue scoped reports controller 12 years ago
Jens Ulferts 060f3e7172 move issue reports routes under issues 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts 81f652308c removes empty namespace deleclaration in routes 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts 62ff7e533a adds issues#index to the global routes 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts a3fbae41be resourcified issue_categories 12 years ago
Jens Ulferts dec036e9e4 Fixes potential XSS vulnerabilities in Ruby on Rails (CVE-2012-3464) and strip_tags (CVE-2012-3465) 12 years ago
Jens Ulferts 14afaab6c2 fixes routes for users 12 years ago
Jens Ulferts 574375a154 adds missing destroy route for attachments 12 years ago
Jens Ulferts 9b28e61838 resourcifies documents 12 years ago
Jens Ulferts f7ffe4df24 fixes routes for project_enumerations 12 years ago
Jens Ulferts 158997bb19 defines routes for groups, removes rjs from groups 12 years ago
Jens Ulferts 8fb577f711 cleanup 12 years ago
Martin Linkhorst 9d1149a704 allow letter opener to be configured by the configuration yaml 12 years ago
Martin Linkhorst 4d59ed3b76 that's so 200L8 ;) 12 years ago
Jens Ulferts a5cf2252f2 defines routes for time_entry/reports 12 years ago
Jens Ulferts dfbc8aee7f fixes timelog routes 12 years ago
Jens Ulferts 06848bd4ef adds wikis and wiki_pages routes for watch 12 years ago
Jens Ulferts b7819bcf6c makes the routing tests pass for wiki 12 years ago
Philipp Tessenow b7bbf52465 adapt wiki routes to rails3 12 years ago
Philipp Tessenow 26c362f649 remove deprecated wiki routes 12 years ago
Jens Ulferts 5d1a72f399 resourcifies roles 12 years ago
Jens Ulferts dd8dda61ca defines resourceful versions 12 years ago
Philipp Tessenow df634d8955 adapt wiki routes to rails3 12 years ago
Philipp Tessenow 4c6b533365 remove deprecated wiki routes 12 years ago
Jens Ulferts 93449b9e06 corrects routs for project_enumerations 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 12 years ago
Jens Ulferts dcea08f70e adds watch routes for messages and boards 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Jens Ulferts df9fbdfcfa lets attachments be resourceful 12 years ago
Jens Ulferts 5ec77ab57b makes activities a resource 12 years ago
Jens Ulferts 81e03169e3 removes post issues#index route 12 years ago
Martin Linkhorst 47af847f96 added documents route for projects 12 years ago
Martin Linkhorst 4d5c1e9f61 remove tmail specific stuff from the initializer 12 years ago
Romano Licker b68fef1e7a refactor autocomplete notification and move it to core 12 years ago
Dennis Schmidt 693c939f6e routes for issue copy and moving 12 years ago