Commit Graph

3870 Commits (5c3e801418677ce0eeff95a80b0dbe48c63271de)

Author SHA1 Message Date
Felix Schäfer f35a9112eb Add Type headers to outgoing emails. #104 14 years ago
Toshi MARUYAMA 6c207d6ecf scm: cvs: generate pseudo scmid for auto issue close text (#6706). 14 years ago
Toshi MARUYAMA 9cd5e6967e scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, #6706). 14 years ago
Toshi MARUYAMA 6d649a6f84 scm: cvs: code clean up. 14 years ago
Jean-Philippe Lang 710edf6c79 Fixed: no email sent with 'Notifiy for any event on the selected projects only' (#7421). 14 years ago
Jean-Philippe Lang bedf99d9df Adds visible scope to redmine links queries. 14 years ago
Jean-Philippe Lang b88143ca3f Makes the folder for attachments storage configurable in config/configuration.yml (#1236). 14 years ago
Jean-Philippe Lang 9a13b39e26 Adds an application configuration file: config/configuration.yml (#7408). 14 years ago
Jean-Philippe Lang 4525b7f6e2 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 14 years ago
Jean-Philippe Lang 8933482c37 Do not show "for only project I select" notification option on application settings form (#7294). 14 years ago
Jean-Philippe Lang 16fdf5fe66 Fixed: "Notifiy for only project I select" is randomly displayed (#7294). 14 years ago
Felix Schäfer 43a1a5b5de Copy more things when copying a meeting. #3788 14 years ago
Felix Schäfer f6224b2712 Verschönerungen. #3787 14 years ago
Felix Schäfer 3494a77105 Agenda und Minutes diff. #3803 14 years ago
Felix Schäfer 680f10efeb Jetzt aber! #3803 14 years ago
Felix Schäfer 20208b8751 Klappt, ist aber doof, muss besser. #3803 14 years ago
Felix Schäfer 25898dfcbf Basic history view, no links working atm. #3803 14 years ago
Felix Schäfer 675fcf3a19 Zeit als Sek statt Std. zu speicher macht zu viele Probleme. 14 years ago
Felix Schäfer f2ef7f492c Einfache Index-Seite, nach Meeting-Zeit sortiert. #3799 14 years ago
Philipp Tessenow ccd8cb6696 give operators o,c some labels for translation 14 years ago
Tim Felgentreff b739e1c8c7 fix failure when the database adapter returns a proper Date object 14 years ago
Tim Felgentreff e4080cc13d on some DBs, we get native Time objects 14 years ago
friflaj ba96dd1874 More 1.1.0 compatibility fixes 14 years ago
Jens Ulferts eb61c16d28 bugfixes and additional constraints 14 years ago
Jens Ulferts 82ac5e75a9 global roles can not be assigned issues to 14 years ago
Konstantin Haase 05a4a3106c Include Report::QueryUtils rather than CostQuery::QueryUtils to not trigger QueryUtils propagation, which will load all constants nested in CostQuery, thus resulting in a circular dependency. Propagation will take care of including CostQuery::QueryUtils later (not that we need it there, btw). 14 years ago
Konstantin Haase b97be4bbf3 Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Felix Schäfer a4f8ae78ac Meeting edition. #3787 14 years ago
Jean-Philippe Lang befd725b8b Prevent SystemStackError on Issue#all_dependent_issues with circular dependency (#7320). 14 years ago
Toshi MARUYAMA acb0d96617 scm: use #blank? instead of #nil? || #empty? at Repository#find_changeset_by_name(name) (#7307). 14 years ago
Jean-Philippe Lang 88d847a1d5 Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258). 14 years ago
Konstantin Haase 114895eb6b cleanup 14 years ago
Toshi MARUYAMA 89627d0334 scm: mercurial: fix error on revision page for empty revision (#7307). 14 years ago
Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 14 years ago
Felix Schäfer 4991bda46f more controller stuff (create, show, destroy) 14 years ago
Toshi MARUYAMA eda1cd2faa scm: mercurial: change two revision diff text of mercurial (#3724). 14 years ago
Toshi MARUYAMA ebb19c5863 scm: changing two revision diff text at SCM adapter level (#3724). 14 years ago
Toshi MARUYAMA fdd0a2ca9b scm: mercurial: use revision text mercurial style "2:400bb8672109" (#3724). 14 years ago
Toshi MARUYAMA d67185ec7e scm: mercurial: use scmid as identifier (#3724). 14 years ago
Konstantin Haase f35c892613 Reduce code duplication, cope with engine being a library rather than a Rails plugin. 14 years ago
Felix Schäfer a614e6484c Add association to project... 14 years ago
Felix Schäfer c2d99da320 Make models unloadable (dev env fix), add submodels. 14 years ago
Jean-Philippe Lang 7b7577c747 Fixed MailHandler broken by I18n fallback added in r4679. 14 years ago
Jean-Philippe Lang f1a5dca2ba Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). 14 years ago
Felix Schäfer c77cdc68af Added meeting participants, forgotten timestamps 14 years ago
Toshi MARUYAMA e2df831b53 scm: mercurial: accept both of revision and nodeid as changeset id (#3724). 14 years ago
Tim Felgentreff 03f3777fc2 actually calc a hash, not an MD5 sum 14 years ago
jwollert 0858824776 salvages botched merge 14 years ago
Konstantin Haase 557b9c08c5 move report from app/models to lib 14 years ago
Tim Felgentreff 70a77c6d05 instance-side deserialization for easier retrieval from DB 14 years ago