Commit Graph

16571 Commits (69085a2b19319c41c95615acb26cde2de66baecb)

Author SHA1 Message Date
Jean-Philippe Lang afd2d4afc6 Fixed: HTML entities displayed when editing an issue note (#3996). 15 years ago
Jean-Philippe Lang f65133093a Fixes project shortcut combo. 15 years ago
Jean-Philippe Lang d8ba5c2a06 Fixes MailHandler for ruby1.9. 15 years ago
Jean-Philippe Lang 8ffc61f66c Completes r2856 (#3979). 15 years ago
hjust 0c3631914c added initial structures for cost report 15 years ago
rkh 806fa330dd added unloadable to controllers again, to fix development issues 15 years ago
hjust 79cdba76ae removed a multitude of unloadable 15 years ago
hjust 57ef6ed208 removed some validations 15 years ago
hjust 99d9f7bc67 costs are 0.0 by default 15 years ago
hjust 5787c75117 changed rate.id to rate_id to circumvent nil problems 15 years ago
hjust 44ff7df69e fixed edge case where current rate is nil and no rate was provided 15 years ago
hjust dd0b4b6d7f regression from non committed refactoring 15 years ago
Jean-Philippe Lang 4e811bebd1 Fixes Repository#find_changeset_by_name with PostgreSQL (#3937). 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
Eric Davis 19df1b636c Fixed a bug where the form would POST causing a routing error. (#3918) 15 years ago
hjust c3ce2fdf85 added some validations 15 years ago
hjust 45cbfa3443 Added additional validation constraint to prevent multiple HourlyRates with the same scope and the same valid_from date. 15 years ago
hjust f580b88935 Added observer to update models depending on hourly rates. 15 years ago
Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
Jean-Philippe Lang dd633322f9 Unexpected closing tag removed. 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 15 years ago
Jean-Philippe Lang 41cbd239c4 Makes timelog report work at issue level (#2935). 15 years ago
Jean-Philippe Lang b4c55ea4de Makes saved query filters visible (#2883). 15 years ago
Jean-Philippe Lang 3477ded32a Makes tickets and timelogs filters collapsible (UI). 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
hjust af35c40c8f * delete only one row during DeleteDeliverable(Hour|Cost) 15 years ago
Mark Maglana af1c7427f0 Remove pound sign in issue id 15 years ago
hjust 78b2179ba2 Added ability to define default hourly rates. refs #10617 15 years ago
hjust e8b05659df Removed default hourly rate. It is not used anyway 15 years ago
hjust ab7738b821 Display an edit button on field which are inline editable. fixes #10618 15 years ago
hjust 144cbed213 * added validation method to issue model to implement part of blocking (method disabled for now) 15 years ago
hjust bbc1638b6f Removed ability to create deliverables which are not of type CostBasedDeliverable. 15 years ago
hjust 4c8fbfa92a fixes #5349 15 years ago
hjust 2bfa224e7d fixes #10477 - adjusted alignment of table cells in deliverable list 15 years ago
hjust ef8c7aae63 added empty template to display a fixed deliverable 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 9ec5c32861 Fixes group update form url (#3854). 15 years ago
Jean-Philippe Lang 041277235b Slight change to the visibility SQL statement. 15 years ago
Jean-Philippe Lang 8faa66f68f Adds spent time to the activity view (#3809). 15 years ago
Jean-Philippe Lang aca6ed13fc Fixed: issue attachments are saved even if the issue has been updated by another user (#3846). 15 years ago
Jean-Philippe Lang 275b555b09 Email handler: set a default issue subject if the email subject is blank (#3850). 15 years ago
Jean-Philippe Lang 7f4635022f Makes 'delete links' the same on admin views. 15 years ago
Jean-Philippe Lang ede9960444 Refactoring of tabs rendering. 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Eric Davis 847c7367b4 Added plugin hook, :view_projects_show_sidebar_bottom 15 years ago
hjust 0b58f50653 required type in deliverable model. 15 years ago
hjust 6f81ff70b8 * Allow display of cost log form if no cost type is defined yet. 15 years ago
hjust caf493b3ff * Allow display of cost log form if no cost type is defined yet. 15 years ago
Mark Maglana 1e3fb9efc7 Better handling of <pre> tags in item description 15 years ago