nathan
74dd6de90b
Fix some mobile infolog list alignment
...
- Put type icon & completed bar on the same line
- Remove a bunch of extra spacing
- Remove large font size from description
2024-10-24 10:22:10 -06:00
nathan
7499465938
Fix infolog type icons in mobile
...
also fixed nm et2-image icon size
2024-10-23 11:28:36 -06:00
nathan
853d6ddd89
Switch notification switch to use et2-button-toggle in mobile templates
2024-10-17 16:04:30 -06:00
ralf
4f7b6d6b0b
readd or replace many missing/removed images
2024-09-13 11:49:09 +02:00
ralf
ac389d8aab
remove all existing images and adding a couple redesigned ones to match Bootstrap icons
2024-09-12 15:00:17 +02:00
ralf
22388899b1
remove some invalid attributes
2024-04-23 09:43:06 +02:00
ralf
8434b89197
some missed et2-select-email --> et2-email replacements
2024-04-08 14:17:07 +02:00
ralf
9f2d952fdf
* InfoLog: config which fields are editable for status "archive", default all
2024-04-03 16:01:50 +02:00
ralf
ec89221744
* InfoLog: config to handle status "archive" as unchangeable (or only changeable by an admin)
2024-04-01 14:09:13 +02:00
ralf
2e37f9bd34
WIP allow to place custom-fields in specified tabs and automatic tab generation
...
- no more need to add custom-field tabs to the template, if a et2-tabs is used
- new custom-field options for et2-tabs:
+ cfTypeFilter propagated to type_filter of customfields widget
+ cfPrivateTab use an extra tab for private cfs
+ cfPrepend where to add cf tabs, default before history tab or at the end, if no history tab
2024-03-25 16:03:48 +02:00
ralf
b337867b03
replace all et2-select-email multiple="true" readonly(unset or false) with new et2-email
2023-12-20 09:53:51 +02:00
nathan
a61323f98c
Disable kanban column if user does not have access to kanban
2023-07-12 15:47:54 -06:00
nathan
b1fe818527
* Infolog / Tracker: Change timesheet total columns to ignore timesheet ACL
...
Use "Respect timesheet run and read permissions for time totals" configuration setting for previous behaviour, which may exclude some timesheet entries
2023-06-09 13:19:19 -06:00
StefanU
ead8178dff
timesheet.svg
...
as replacement of png
2023-04-29 21:28:17 +02:00
hadi
de7872e2fb
Fix sub-infolog indicator icon gets positioned wrongly when viewing the infolog in CRM view
2023-04-20 11:43:09 +02:00
StefanU
b557eb7b83
Add done_all.svg
...
as replacement for png
2023-04-15 14:25:18 +02:00
StefanU
2d865a9191
Add note.svg
...
as replacement for png
2023-04-15 14:15:40 +02:00
nathan
e419287cfb
Fix price select did not fill in price
2023-04-05 16:42:50 -06:00
nathan
d567897e9d
* Infolog: Remove height restriction on start/due/completed dates in list
2023-03-24 08:19:19 -06:00
nathan
34cc0ff5be
Switch vbox with details back to tabbox now that we have et2-tabbox_mobile
2023-02-22 12:37:06 -07:00
nathan
9fe2914d83
Infolog: Use deleted icon from common for deleted status
2023-02-14 16:52:57 -07:00
StefanU
883fc6ab6d
Update call.svg
...
Telephone handset mirrored
2023-02-14 15:19:53 +01:00
ralf
330ffe73df
fix somehow wrong legacy-options for customfields widget
2023-02-06 16:31:28 +01:00
StefanU
3a695bd45d
Add some svg icons
2023-02-03 21:47:14 +01:00
nathan
328c8224cb
Set 'selectUnit="true"' for all date-durations in nm rows for consistant display
2023-01-30 15:43:32 -07:00
nathan
09b313571c
Missed the header ID in 17f82ce
2023-01-19 11:54:47 -07:00
nathan
17f82cec40
Add kanban column to list
2023-01-19 11:51:32 -07:00
nathan
ac8fe33f19
Infolog: Fix missing "tab" data in mobile view
2023-01-18 11:31:56 -07:00
ralf
8ec106f22b
converting .xet files to new webcomponents-format
2023-01-04 11:28:10 -06:00
ralf
fefe82162e
WIP converting filesystem templates to new syntax
...
- basically commiting what the preprocessor currently generates for the client-side
- server-side need to understand new syntax (et2-prefix and camelCase attribute-names) too
- preprocessor can now be called as cli to either echo-out the new template or replace in-place
- for now only modified edit-templates of addressbook, infolog and timesheet
- setting a new (not yet existing) DTD
2023-01-01 11:49:31 -06:00
StefanU
350dd31b2b
Update InfoLog icon
...
Add missing size
2022-11-30 22:14:15 +01:00
StefanU
9f0b201357
Update navbar.svg
...
Resized: 28px => 32px, file size optimised
2022-11-17 20:49:40 +01:00
nathan
3dae26df7c
Infolog: Fix cconfig submit buttons
2022-11-04 13:41:26 -06:00
nathan
67e1323583
Infolog: Fix config validation about missing options, make cancel button not validate
2022-11-04 13:26:50 -06:00
nathan
b9f585d9b0
Fix some site configuration bugs
...
- some config templates had vertical size set too small resulting in unwanted scrollbars
- fix load loop in tracker site config due to missing tracker select option
2022-11-02 10:50:23 -06:00
nathan
2eb51000f0
Infolog: Re-allow wrapping in first column, add more space for sub/parent indicator, switch hasParent indicator to SVG
2022-10-25 11:24:28 -06:00
Hadi Nategh
08f7463482
Fix height on infolog description fields no longer being applied in mobile view
2022-10-12 11:35:33 +02:00
Hadi Nategh
5341b8dee3
Fix mobile templates
2022-09-27 12:15:19 +02:00
Hadi Nategh
065be8a944
Fix 2px in header containers occupied by style tags
2022-09-19 10:37:23 +02:00
Hadi Nategh
a0e0fba42f
Fix some styling issues in mobile template
2022-09-19 10:34:30 +02:00
nathan
9db38979ef
Infolog: Move timestamper & encrypt buttons into tabs using slot and parentID
...
Also, fix parentId was inconsistently applied
2022-09-08 13:14:55 -06:00
Hadi Nategh
5c96a29ef8
Fix infolog edit dialog gets scrollbar on decrypted message
2022-09-08 12:27:33 +02:00
nathan
bdee948842
Fix pricelist empty label
2022-09-06 09:23:56 -06:00
Hadi Nategh
342eb8461a
WIP Ui: Fix dialogs getting scrollbars in initiation
2022-08-30 10:39:57 +02:00
Hadi Nategh
bf6f50f14e
Adopt buttons used in mobile template to new buttonIcon widget
2022-08-23 13:14:34 +02:00
Hadi Nategh
082d6aa791
WIP Mobile template: Fix some of apps add buttons
2022-08-22 16:19:23 +02:00
Hadi Nategh
c111d8526b
Drop pixelegg template from infolog app
2022-08-11 12:52:15 +02:00
nathan
a3227c81e8
Infolog: Fix weird sizing on right column of details tab
2022-08-04 16:27:08 -06:00
ralf
c3673b1126
ported timestamper to a web-component
...
also implemented legacy methods activateTab() and setActiveTab() for new tabs widget
2022-08-03 15:48:35 +02:00
ralf
b00136f178
coping with new et2-tab-box widget:
...
- change preprocessor to always us it
- giving tab-panels again some padding-top
- change et2_grid to NOT set a width, if cell has a colspan
- switching table-layout: fixed off again, as it does not work well with infolog.edit
- remove dropped Chosen, jQuery-UI, MagicSuggest and old blueimp gallery from Gruntfile
- simplified infolog.edit a bit, which gives better results
2022-08-03 10:57:49 +02:00