Commit Graph

3721 Commits (cc935aefd80c57ada2ad951758c92a3510d8d486)

Author SHA1 Message Date
Tim Felgentreff 873609b4a2 allow adding custom elements (wiki) to the overview page 13 years ago
Tim Felgentreff 86efa39072 initial commit 13 years ago
Gregor Schmidt b50ff2f3b9 Using acts_as_journalized if available 13 years ago
Gregor Schmidt 8c663a30d8 white space 13 years ago
Stephan Eckardt d48b2c8cac separated before_save and after_save hooks for inheriting version from story to subtasks, fixed a failing cuke 14 years ago
Felix Schäfer 531653596d Touch journaled objects on journal creation only. #543 14 years ago
Felix Schäfer 894911f5dc Correct deflation of gzipped wiki text. #523 14 years ago
Stephan Eckardt f9b890374a rewrite of inherit_version_to_subtasks using model methods instead of raw sql 14 years ago
Gregor Schmidt d5b0f71ad2 Introducing new methods for aaj that make the tests work 14 years ago
Gregor Schmidt d1e57c9b14 formatting 14 years ago
Gregor Schmidt c41f5f8f7f formatting 14 years ago
Felix Schäfer 4d13b296af Add some optimistic locking preparations. 14 years ago
Gregor Schmidt 2f27c750b9 refactoring 14 years ago
Gregor Schmidt 720d6afd33 style changes 14 years ago
Gregor Schmidt bf14f35223 [#537] version of new WikiContents should be 0 14 years ago
Eric Davis bbb4f63ae4 Brute force fix for Change#path #from_path on Ruby 1.9.2 14 years ago
Eric Davis d2724ef89c Brute force fix for Changeset#committer encoding on 1.9.2 14 years ago
Tim Felgentreff 791f403e61 CostTypeIds may possibly be not shown or serialized 14 years ago
Tim Felgentreff bdd63891ba ensure proper rendering of ProjectId#available_values 14 years ago
Tim Felgentreff 7c5fde8210 remove definition of l() from query utils 14 years ago
Romano Licker 25b48fb459 burndown chart now involves status "done" when plotting 14 years ago
Eric Davis 4a3e32b0f4 [#514] Fix forum notifications, only one email per created Message 14 years ago
Felix Schäfer 1bfe6715c6 Put empty start_dates in the future too. #499 14 years ago
Felix Schäfer 7222345ba8 Put issues with an empty due date in the future. #499 14 years ago
Eric Davis 1fae552c8f [#467] Fix Journal#journaled to prevent uninitialized constant Journal::Journaled 14 years ago
Felix Schäfer 7c4abeb8d3 Correct filters for int,float custom fields. #498 14 years ago
Eric Davis 32f92a5058 [#501] Ugly patch to stop creating journals when only line endings change 14 years ago
Felix Schäfer 89394e2316 Meeting journalizing and activity view refinements. 14 years ago
Felix Schäfer 018ee71b8f Restore proper activity functionality for meeting contents. 14 years ago
Felix Schäfer 780dc60690 Don't go into an endless loop if the meeting content is created without text. 14 years ago
Felix Schäfer c4ddf04e5e Change the way text is stored to mimic the wikipages. 14 years ago
Felix Schäfer 905c137db6 Work in progress of migration to acts_as_journalized 14 years ago
Tim Felgentreff c748a5806f update the reporting helper with code from the UR ReportingHelper. this needs to be cleaned up in Engine, UR and here 14 years ago
jwollert 677d5fcad4 fixes Ticket #4313: fixes burndowns #collect with Postgresql. Since version 8.3, Ints won't be automatically casted when comparing them with chars 14 years ago
Eric Davis 1cf08ee300 [#474] Changesets should use the author method for events 14 years ago
Eric Davis 3d164f1da0 [#480] Fix replying to IssueJournals through email 14 years ago
Felix Schäfer 85c3d38d24 Fix the wiki links in the activity view. #469 14 years ago
Eric Davis f47821db0c [#350] Remove freeze from Settings so the values can be modified later 14 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Eric Davis ba3ddee99d [#444] Remove extra variable 14 years ago
Eric Davis f518251d5f [#444] Fix Changeset#to_utf8 coding standards 14 years ago
Jean-Philippe Lang 0f7ae9b658 Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255). 14 years ago
Toshi MARUYAMA 6efba7b05d scm: use upcase to compare encoding name "UTF-8" in log converting. 14 years ago
Toshi MARUYAMA e19c56d61a scm: replace invalid utf-8 sequences in comments instead of stripping on Ruby 1.8. 14 years ago
Toshi MARUYAMA 0adf1a87b1 scm: code clean up app/models/changeset.rb. 14 years ago
Toshi MARUYAMA 5511155674 scm: fix log converting error in Ruby 1.9 and add more tests. 14 years ago
Toshi MARUYAMA 60b34ea29b scm: set empty log encoding UTF-8 in Ruby 1.9 and add tests. 14 years ago
Toshi MARUYAMA 81bdbd77f7 scm: not use Iconv for log converting in Ruby 1.9 and fix tests fails in Ruby 1.9. 14 years ago
Tim Felgentreff 0220ce86f2 Fix view_on_costs feature 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago