Commit Graph

  • 8b943d788c Make the VAT rate of a task editable via the form, default to global VAT rate Paul van Tilburg 2012-09-28 16:08:45 +0200
  • b45bb356ef Add VAT rate specific summaries to the template and invoice_form view Paul van Tilburg 2012-09-28 12:00:42 +0200
  • 537b0d47ea Modify Invoice#total_amount to take different VAT rates into account Paul van Tilburg 2012-09-28 11:58:38 +0200
  • cd29a51680 Add Invoice#vat_summary to return a VAT summary grouped by VAT rate Paul van Tilburg 2012-09-28 11:57:14 +0200
  • b7f74e23ec Extend Task#summary to also return the VAT Paul van Tilburg 2012-09-28 11:56:36 +0200
  • 808b09f91f Add vat_rate field to the Task model Paul van Tilburg 2012-09-28 10:09:42 +0200
  • a4284c65fc added tags (bug) to ticket 1347706107_support-timeline-entries-ending-on-or-after-midnight_612 Paul van Tilburg 2012-09-18 15:26:17 +0200
  • 208dbc0fd1 added comment to ticket 1347706107_support-timeline-entries-ending-on-or-after-midnight_612 Bram Senders 2012-09-15 12:52:08 +0200
  • 833dc57057 added ticket 1347706107_support-timeline-entries-ending-on-or-after-midnight_612 Bram Senders 2012-09-15 12:48:27 +0200
  • f01205f5bd added tags (bug) to ticket 1341049823_check-system-return-value_845 Paul van Tilburg 2012-07-12 12:34:06 +0200
  • 8f1b2b4e62 origin pull Bram Senders 2012-07-12 12:33:05 +0200
  • a937715fc8 added ticket 1342088736_highlight-invoices-that-are-past-due-in-the-invoices-list_938 Paul van Tilburg 2012-07-12 12:25:36 +0200
  • 0f55d22364 added comment to ticket 1341049823_check-system-return-value_845 Bram Senders 2012-06-30 12:02:41 +0200
  • a22f3aad4d added ticket 1341049823_check-system-return-value_845 Bram Senders 2012-06-30 11:50:23 +0200
  • 1c685273f0 added ticket 1339669343_don-t-always-switch-to-the-the-timeline-after-adding-changing-time-entries_726 Paul van Tilburg 2012-06-14 12:22:24 +0200
  • 2e6d3304db added state (resolved) to ticket 1337622865_support-isodoc-0-10_826 Paul van Tilburg 2012-06-06 11:48:50 +0200
  • e1dfabd777 added comment to ticket 1337622865_support-isodoc-0-10_826 Paul van Tilburg 2012-06-06 11:48:43 +0200
  • da20203b35 added state (resolved) to ticket 1337613348_add-support-for-camping-2-2_852 Paul van Tilburg 2012-06-06 11:48:25 +0200
  • 6e44791c56 added comment to ticket 1337613348_add-support-for-camping-2-2_852 Paul van Tilburg 2012-06-06 11:48:17 +0200
  • 52e23a927a Merge branch 'support/ruby1.9' into development Paul van Tilburg 2012-06-06 11:43:21 +0200
  • 02d00ea60e Merge branch 'support/isodoc-0.10' into development (closes: #26e4aa) Paul van Tilburg 2012-06-06 11:43:03 +0200
  • c6a19ec15a Merge branch 'support/camping-2.2' into development (closes: #804d96) Paul van Tilburg 2012-06-06 11:41:00 +0200
  • 3b54b93504 Added support for Ruby 1.9 Paul van Tilburg 2012-06-06 11:28:59 +0200
  • e3010296e6 added ticket 1338468616_check-time-registrations-by-default-for-invoice-creation_323 Paul van Tilburg 2012-05-31 14:50:16 +0200
  • b30ca5f27e added ticket 1337622865_support-isodoc-0-10_826 Paul van Tilburg 2012-05-21 19:54:26 +0200
  • 33581f8bb0 Update the invoice template for isodoc >= 0.9 (was 0.6) Paul van Tilburg 2012-05-21 19:51:46 +0200
  • 1e21e7a75c added comment to ticket 1327591315_should-escape-strings-in-templates_422 Paul van Tilburg 2012-05-21 18:26:02 +0200
  • e84e015600 added ticket 1337615836_vat-rate-should-be-coupled-with-tasks-projects_65 Paul van Tilburg 2012-05-21 17:57:16 +0200
  • c438322ee9 Resolved a merge conflict in stoptime.rb Paul van Tilburg 2012-05-21 17:50:54 +0200
  • 1a72b797c1 Replaced the dependency on Markaby by Mab Paul van Tilburg 2012-05-21 17:11:29 +0200
  • 9df0a55e4b Small Mab compatibility fix Paul van Tilburg 2012-05-21 17:11:06 +0200
  • 8ce00648f3 Remove the double doctype, fix indentation Paul van Tilburg 2012-01-30 13:58:04 +0100
  • b25226ac7e Port the Markaby method override support to Mab Paul van Tilburg 2012-01-30 13:57:51 +0100
  • aa9f0e9dc0 Leave the form method override stuff for now Paul van Tilburg 2012-01-30 12:57:37 +0100
  • 968ec1ab99 More Mab compability: different doctype and text escaping Paul van Tilburg 2012-01-25 15:53:43 +0100
  • b47f837613 Fix up some hacks that generate errors when used with Mab Paul van Tilburg 2012-01-25 15:53:24 +0100
  • 482e7eabeb Actively load active record Paul van Tilburg 2012-01-25 15:52:46 +0100
  • 5c364e1d10 Small cleanup for the block override that works with recent Mab Paul van Tilburg 2012-01-31 22:34:26 +0100
  • 8fd7f45efc Bumped dependency versions in the README Paul van Tilburg 2012-01-30 15:02:59 +0100
  • 29ad270f0f Remove the double doctype, fix indentation Paul van Tilburg 2012-01-30 13:58:04 +0100
  • f1b5f5168b Port the Markaby method override support to Mab Paul van Tilburg 2012-01-30 13:57:51 +0100
  • 3c62004056 Updated views to use the instance vars and no longer rely on Markaby's method_missing Paul van Tilburg 2012-01-30 12:57:56 +0100
  • 51f0bdfa9c Leave the form method override stuff for now Paul van Tilburg 2012-01-30 12:57:37 +0100
  • d41b70f0d8 Actually load Mab instead of Markaby Paul van Tilburg 2012-01-30 12:57:15 +0100
  • d3129a11c1 More Mab compability: different doctype and text escaping Paul van Tilburg 2012-01-25 15:53:43 +0100
  • 3a824c2026 Fix up some hacks that generate errors when used with Mab Paul van Tilburg 2012-01-25 15:53:24 +0100
  • 419d08a6eb Actively load active record Paul van Tilburg 2012-01-25 15:52:46 +0100
  • ff6598e48c added ticket 1337613405_add-support-for-activerecord-3_659 Paul van Tilburg 2012-05-21 17:16:45 +0200
  • a840343052 added ticket 1337613348_add-support-for-camping-2-2_852 Paul van Tilburg 2012-05-21 17:15:48 +0200
  • 0126f5029d Solve merge conflict in README Paul van Tilburg 2012-05-21 17:13:39 +0200
  • 544036f93a Replaced the dependency on Markaby by Mab Paul van Tilburg 2012-05-21 17:11:29 +0200
  • bc99fdad4d Small Mab compatibility fix Paul van Tilburg 2012-05-21 17:11:06 +0200
  • 9173b74850 Small cleanup for the block override that works with recent Mab Paul van Tilburg 2012-01-31 22:34:26 +0100
  • d81480a2d0 Bumped dependency versions in the README Paul van Tilburg 2012-01-30 15:02:59 +0100
  • df07a61803 Remove the double doctype, fix indentation Paul van Tilburg 2012-01-30 13:58:04 +0100
  • 474b2a22d9 Port the Markaby method override support to Mab Paul van Tilburg 2012-01-30 13:57:51 +0100
  • e100fec8e3 Updated views to use the instance vars and no longer rely on Markaby's method_missing Paul van Tilburg 2012-01-30 12:57:56 +0100
  • 96197af487 Leave the form method override stuff for now Paul van Tilburg 2012-01-30 12:57:37 +0100
  • 0e810f5b50 Actually load Mab instead of Markaby Paul van Tilburg 2012-01-30 12:57:15 +0100
  • 395271f0b1 More Mab compability: different doctype and text escaping Paul van Tilburg 2012-01-25 15:53:43 +0100
  • 0e2c9ee02e Fix up some hacks that generate errors when used with Mab Paul van Tilburg 2012-01-25 15:53:24 +0100
  • 3f594d49d0 Actively load active record Paul van Tilburg 2012-01-25 15:52:46 +0100
  • fa05dc8f54 added ticket 1336466442_split-project-task-list-in-customer-view-in-running-and-billed_246 Paul van Tilburg 2012-05-08 10:40:42 +0200
  • 53ec809f08 No longer disable billed tasks for editing in the customer form v1.0 Paul van Tilburg 2012-01-31 22:52:13 +0100
  • 8da609200b added state (resolved) to ticket 1328015475_duplicate-tasks-in-task-dropdown-in-time-entry-information_954 Paul van Tilburg 2012-01-31 22:51:33 +0100
  • ce1eed523f added comment to ticket 1328015475_duplicate-tasks-in-task-dropdown-in-time-entry-information_954 Paul van Tilburg 2012-01-31 22:51:32 +0100
  • bf1d0c633d Add the bill number to billed tasks in the time entry form (closes: #b1b255) Paul van Tilburg 2012-01-31 22:51:31 +0100
  • ff503f89d5 Mab is not supported yet in master Paul van Tilburg 2012-01-31 22:49:15 +0100
  • a064cd952c Small cleanup for the block override that works with recent Mab Paul van Tilburg 2012-01-31 22:34:26 +0100
  • df10176b54 added tags (bug) to ticket 1328015475_duplicate-tasks-in-task-dropdown-in-time-entry-information_954 Paul van Tilburg 2012-01-31 14:16:32 +0100
  • 8763653e53 added ticket 1328015475_duplicate-tasks-in-task-dropdown-in-time-entry-information_954 Bram Senders 2012-01-31 14:11:15 +0100
  • e29a954663 Bumped dependency versions in the README Paul van Tilburg 2012-01-30 15:02:59 +0100
  • 54da1353e6 Remove the double doctype, fix indentation Paul van Tilburg 2012-01-30 13:58:04 +0100
  • d4ee3a6584 Port the Markaby method override support to Mab Paul van Tilburg 2012-01-30 13:57:51 +0100
  • 30440288d9 Updated views to use the instance vars and no longer rely on Markaby's method_missing Paul van Tilburg 2012-01-30 12:57:56 +0100
  • b690f52d64 Leave the form method override stuff for now Paul van Tilburg 2012-01-30 12:57:37 +0100
  • d40a4db28e Actually load Mab instead of Markaby Paul van Tilburg 2012-01-30 12:57:15 +0100
  • 52a73aae9a added tags (bug) to ticket 1327591315_should-escape-strings-in-templates_422 Paul van Tilburg 2012-01-26 16:37:22 +0100
  • 045764b78f origin pull Paul van Tilburg 2012-01-26 16:35:59 +0100
  • 6fc0e572de added tags (feature) to ticket 1327139002_pagination-in-the-timeline-view_865 Paul van Tilburg 2012-01-26 16:22:00 +0100
  • 6338eff5bb added ticket 1327591315_should-escape-strings-in-templates_422 Bram Senders 2012-01-26 16:21:55 +0100
  • d3083e6fc5 More Mab compability: different doctype and text escaping Paul van Tilburg 2012-01-25 15:53:43 +0100
  • ed864e746a Fix up some hacks that generate errors when used with Mab Paul van Tilburg 2012-01-25 15:53:24 +0100
  • d25fc9ad8d Actively load active record Paul van Tilburg 2012-01-25 15:52:46 +0100
  • 5b1953ee40 Really fix the form method override stuff Paul van Tilburg 2012-01-25 12:26:13 +0100
  • 15b9b84cc4 Fix form method override for PUT/DELETE support Paul van Tilburg 2012-01-25 11:31:58 +0100
  • 9879bb3a47 Fixed syntax error in input arguments Paul van Tilburg 2012-01-24 17:11:49 +0100
  • df86725760 Fixed more typos in the README Paul van Tilburg 2012-01-24 17:09:54 +0100
  • 4980559769 Fix Camping version requirement Paul van Tilburg 2012-01-24 16:57:02 +0100
  • c6f6d983c8 added ticket 1327139002_pagination-in-the-timeline-view_865 Paul van Tilburg 2012-01-21 10:43:23 +0100
  • f731ddee4e Determine and set the request format before calling the controllers Paul van Tilburg 2012-01-20 00:36:19 +0100
  • 45da051bf0 Prepare for PUT/DELETE support in forms and controllers Paul van Tilburg 2012-01-20 00:35:44 +0100
  • 69bf1bd735 Tweaked the registered time colum layout (treat it as an exception) Paul van Tilburg 2012-01-09 17:38:30 +0100
  • 22299c2d6e Show the total amount in invoices list Paul van Tilburg 2012-01-09 17:38:06 +0100
  • 606b3a4d88 Tweaked style and layout of the invoice form view Paul van Tilburg 2012-01-09 17:14:54 +0100
  • 7cd58f019e Tweaked table layout (mainly customers and timeline view) Paul van Tilburg 2012-01-09 17:14:30 +0100
  • ea9cb0e39c Fixed firefox rendering issue in the overview (repeated columns) Paul van Tilburg 2012-01-09 17:13:16 +0100
  • e100cbb140 added ticket 1326124727_there-is-no-pointer-from-cloned-billed-hourly-rated-tasks-to-the-parent-task_619 Paul van Tilburg 2012-01-09 16:58:48 +0100
  • 1de75d95f3 added comment to ticket 1322474430_versioning-control-for-invoices_307 Paul van Tilburg 2012-01-09 16:04:20 +0100
  • 7f4192e258 added comment to ticket 1325855378_revisioning-for-company-information_561 Paul van Tilburg 2012-01-09 15:58:28 +0100