23 Commits

Author SHA1 Message Date
Tomas Hykel a30f5d5169 [STC-729] Adapt Excel and CSV exports for semantic identifiers
https://community.openproject.org/wp/STC-729
2026-06-11 20:58:47 +02:00
Ivan Kuchin 23fd2f7557 exporting custom field comments 2026-02-25 16:00:22 +01:00
Dombi Attila d63da24a28 Organize exporter formatters under their format namespace 2025-10-09 12:48:06 +03:00
Dombi Attila 6f084b4669 [#67907] Update XLS export cell formats to use hours and percentage on Work packages and Projects
https://community.openproject.org/work_packages/67907
2025-10-08 19:55:43 +03:00
Dombi Attila f7ef779cdf [#67907] Wrong cell format in XLS export do not allow for calculations
https://community.openproject.org/work_packages/67907
2025-10-06 20:47:16 +03:00
Alexander Brandon Coles 2b144e8542 Fix wording: Change "Favored" to "Favorited"
Favorite is the correct term in the context of expressing a preference
for a particular project / other OpenProject domain object.

Updates `ActsAsFavorable` to `ActsAsFavoritable`, as well as filenames,
identifiers and strings to:

    favored => favorited
    favorable => favoritable
    favoring => favoriting
2025-09-10 19:08:15 +01:00
as-op 5b5caaa186 [#65994] PDF export of project list
https://community.openproject.org/work_packages/65994
2025-07-31 14:59:03 +02:00
ulferts 4252d67568 activate pdf export for project_phases 2025-05-21 11:43:45 +02:00
Henriette Darge f496da2aad Merge release/16.0 into dev 2025-05-16 14:56:25 +02:00
as-op f59c5383a0 do not split date-field (combined as in the web), remove duration 2025-03-13 10:27:58 +01:00
Christophe Bliard 72751b3320 Use days and hours formatter in work package exports 2024-06-10 17:39:24 +02:00
Christophe Bliard cb6de4e8d2 Remove unused formatter 2024-06-10 17:34:46 +02:00
as-op 9ff727c505 check for display rights of project attributes 2024-06-04 13:02:04 +02:00
as-op 9b958f8ce3 fix(export): pdf uses Yes/No for boolean custom fields; XLS & CVS do not 2024-06-03 13:31:07 +02:00
as-op 8752302407 [#54377] Embedded work package attributes in PDF export
https://community.openproject.org/work_packages/54377
2024-05-30 15:45:32 +02:00
as-op 42b7253782 [#53212] PDF export does not show parent ticket %Complete value
https://community.openproject.org/work_packages/53212
2024-03-25 11:07:53 +01:00
Dombi Attila ba16112745 Use Rails.application instead of OpenProject::Application 2024-02-01 14:22:04 +02:00
as-op 19799511ac [#49977] PDF export (single work package): Include all attributes and fields according to the work package type form configuration
https://community.openproject.org/work_packages/49977
2023-09-20 16:03:17 +02:00
Andrej Sandorf 988f45d3c4 [#48420] Sums table in work plan pdf export (#12792)
add sums table to details export; refactor sums in overview table; show financial values with the same formatting like in the web view (two decimal digits, thousand separator and unit)
2023-06-15 09:09:30 +02:00
Dombi Attila 0bda6b4ba3 [#47513] XLS export of work package with description cannot be opened by Excel if the description contains a table
https://community.openproject.org/work_packages/47513
2023-04-21 20:43:38 +03:00
Oliver Günther 9a9053c7c2 Fix exporting project status 2021-11-02 16:15:02 +01:00
Oliver Günther e3f12bcd07 Add support and test for custom fields in CSV export 2021-11-02 16:15:01 +01:00
Oliver Günther eb4d7a19d9 Add CSV project export functionality 2021-11-02 16:14:59 +01:00