Commit Graph

3890 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Jens Ulferts a934415fb0 fixes enumeration sorting by using correct http method 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Jens Ulferts 22fa84da31 simplifies responses to login_required 12 years ago
Jens Ulferts b2e553daea uses named_routes for paths inside time_entries 12 years ago
Jens Ulferts ffa7b224bb removes deprecated verify statements 12 years ago
Jens Ulferts 216b016677 move time_entries_reports into time_entries namespace, just called reports within 12 years ago
Martin Linkhorst cfbc9dabc5 validations say: news can have no project 12 years ago
Dennis Schmidt 3ad058699a using Time.zone.parse instead of just Time.parse 12 years ago
Dennis Schmidt 958f58a4f2 remove default ordering for count(*) query 12 years ago
Jens Ulferts 0ba6ebfef0 removes superfluous id in atom links 12 years ago
Dennis Schmidt 2161100561 fix for mass assignment problems 12 years ago
Jens Ulferts 5d1a72f399 resourcifies roles 12 years ago
Jens Ulferts 2f68300869 enables reoder_links helper to optionally take a http method 12 years ago
Dennis Schmidt 287f82957a updated AuthSourceLdap model to LdapAuthSource 12 years ago
Dennis Schmidt 9d686393e1 fixed test (missing format) 12 years ago
Dennis Schmidt eed22278b4 updating issue's priority correctly again 12 years ago
Dennis Schmidt 222eb00597 fixed html_safe conversion 12 years ago
Martin Linkhorst 0663f44f69 * set default headers by passing in an interceptor 12 years ago
Philipp Tessenow a63269ea80 sync wysiwyg editor content with text_area before starting a preview request 12 years ago
Jens Ulferts 06024bde4d fixes versions controller tests by casting params to_i before comparing 12 years ago
Jens Ulferts dd8dda61ca defines resourceful versions 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 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 293400a890 rewrites labelled_tablular_form_for to work with resources 12 years ago
Jens Ulferts 5ec77ab57b makes activities a resource 12 years ago
Jens Ulferts 5dca73c835 uses content_for instead of yield to have a consistent usage 12 years ago
Jens Ulferts 2a804a0c7c removes deprecated verify declarations from issues_controller 12 years ago
Jens Ulferts 80d2259431 shows export links on global issues#index page again that where wrongfully hidden 12 years ago
Jens Ulferts 81e03169e3 removes post issues#index route 12 years ago
Martin Linkhorst 0260dff5ca make test mail look more like before 12 years ago
Martin Linkhorst 522374fd79 re-extract and issue details partial and finally remove the old mailer folder 12 years ago
Martin Linkhorst 5d0084cbcc and now with layout, too 12 years ago
Martin Linkhorst 4f9e369fc0 updated the reminder emails 12 years ago
Martin Linkhorst 7f3cbdd9fe added attachments added email 12 years ago
Martin Linkhorst 2ed585a297 converted account activation requested email 12 years ago
Martin Linkhorst 53762ad8fe account information mail on rails 3 12 years ago
Martin Linkhorst 90789f2567 added account activation mail 12 years ago
Martin Linkhorst 5fb8a95397 added document added mailings 12 years ago
Martin Linkhorst abdefb90c9 added missing locale variable 12 years ago
Martin Linkhorst dc59892993 updated message posted mail 12 years ago
Martin Linkhorst 0a259485cd converted wiki content updated mail 12 years ago
Martin Linkhorst fa184451c1 converted wiki content added email 12 years ago
Martin Linkhorst 3216b29316 updated the news comments email 12 years ago
Martin Linkhorst c75db28327 converted user signup mail 12 years ago
Martin Linkhorst a585c1b437 renamed lost_password to password_lost 12 years ago
Martin Linkhorst db814602b5 leave out some unnecessary braces 12 years ago
Martin Linkhorst 1f8666e2d2 updated news added mailings 12 years ago
Philipp Tessenow a96903a5e9 use non-deprecated way of asking if there is a content_for block in wiki-show view 12 years ago
Philipp Tessenow 0a38089d86 pass edit flag to makro system 12 years ago