OpenSlides/client/src/app/core/ui-services
Sean Engelhardt a973ad1719 Export motions as excel document (.xlsx)
Adds exceljs library.
Extends the "motion export dialog" to support xlsx export with a specific set of rules similar
to CSV
2019-04-02 14:23:01 +02:00
..
base-filter-list.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
base-filter-list.service.ts sorting from inside base repositories 2019-03-15 08:12:50 +01:00
base-import.service.ts bulk import of users 2019-02-26 22:05:38 +01:00
base-sort-list.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
base-sort-list.service.ts sorting from inside base repositories 2019-03-15 08:12:50 +01:00
choice.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
choice.service.ts Removed OpenSlidesComponent 2019-02-08 18:31:46 +01:00
config.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
config.service.ts Removed OpenSlidesComponent 2019-02-08 18:31:46 +01:00
constants.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
constants.service.ts Removed OpenSlidesComponent 2019-02-08 18:31:46 +01:00
count-users.service.spec.ts Count active users via notify (for admins only), absolute imports 2019-02-02 08:17:36 +01:00
count-users.service.ts Track storage fallbacks via count users 2019-03-26 12:29:08 +01:00
csv-export.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
csv-export.service.ts csv example export refactor 2019-03-06 11:03:51 +01:00
diff.service.spec.ts Diff-Bugfix: Newlines and split paragraphs 2019-02-17 20:28:19 +01:00
diff.service.ts Bugfixes: Highlighting wo CRs, better scrolling 2019-03-16 13:34:55 +01:00
duration.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
duration.service.ts clarifying duration service usage 2019-03-06 16:54:00 +01:00
file-export.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
file-export.service.ts Fixing csv export/import, add new config option for csv export encoding (utf-8 || iso-8895-15) 2019-02-08 12:37:02 +01:00
html-to-pdf.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
html-to-pdf.service.ts Adds extra cases for PDF CR lists 2019-02-20 11:43:22 +01:00
linenumbering.service.spec.ts Provide a method to split inline elements at line breaks 2019-02-09 19:33:12 +01:00
linenumbering.service.ts Fixed linenumbering error on building motion pdf (checks if element is null). 2019-03-04 15:02:06 +01:00
load-font.service.spec.ts Add custom fonts (WIP) 2019-02-26 11:38:30 +01:00
load-font.service.ts Add custom fonts (WIP) 2019-02-26 11:38:30 +01:00
login-data.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
login-data.service.ts Fix history mode store access 2019-03-25 15:03:26 +01:00
media-manage.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
media-manage.service.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
pdf-document.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
pdf-document.service.ts Fix PDF-Footer logos 2019-02-20 15:02:30 +01:00
personal-note.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
personal-note.service.ts rework personal notes 2019-03-08 12:09:53 +01:00
poll.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
poll.service.ts Updated tranlstions 2019-03-11 12:28:34 +01:00
projection-dialog.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
projection-dialog.service.ts motion projection mode is optional and sensitive for the config 2019-03-01 10:08:57 +01:00
prompt.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
prompt.service.ts Removed OpenSlidesComponent 2019-02-08 18:31:46 +01:00
search.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
search.service.ts Revive the global search. 2019-02-28 08:56:03 +01:00
theme.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
theme.service.ts Added theme to login data 2019-03-08 09:19:05 +01:00
tree.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
tree.service.ts Replaces the old angular2tree with a custom drag&drop tree 2019-03-19 13:19:35 +01:00
viewport.service.spec.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
viewport.service.ts Restructure the client, register Repositories and map to collection 2019-02-01 10:19:17 +01:00
xlsx-export-service.service.spec.ts Export motions as excel document (.xlsx) 2019-04-02 14:23:01 +02:00
xlsx-export-service.service.ts Export motions as excel document (.xlsx) 2019-04-02 14:23:01 +02:00