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
ead8178dff
timesheet.svg
...
as replacement of png
2023-04-29 21:28:17 +02:00
de7872e2fb
Fix sub-infolog indicator icon gets positioned wrongly when viewing the infolog in CRM view
2023-04-20 11:43:09 +02:00
b557eb7b83
Add done_all.svg
...
as replacement for png
2023-04-15 14:25:18 +02:00
2d865a9191
Add note.svg
...
as replacement for png
2023-04-15 14:15:40 +02:00
e419287cfb
Fix price select did not fill in price
2023-04-05 16:42:50 -06:00
d567897e9d
* Infolog: Remove height restriction on start/due/completed dates in list
2023-03-24 08:19:19 -06:00
9fe2914d83
Infolog: Use deleted icon from common for deleted status
2023-02-14 16:52:57 -07:00
883fc6ab6d
Update call.svg
...
Telephone handset mirrored
2023-02-14 15:19:53 +01:00
330ffe73df
fix somehow wrong legacy-options for customfields widget
2023-02-06 16:31:28 +01:00
3a695bd45d
Add some svg icons
2023-02-03 21:47:14 +01:00
328c8224cb
Set 'selectUnit="true"' for all date-durations in nm rows for consistant display
2023-01-30 15:43:32 -07:00
09b313571c
Missed the header ID in 17f82ce
2023-01-19 11:54:47 -07:00
17f82cec40
Add kanban column to list
2023-01-19 11:51:32 -07:00
8ec106f22b
converting .xet files to new webcomponents-format
2023-01-04 11:28:10 -06:00
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
350dd31b2b
Update InfoLog icon
...
Add missing size
2022-11-30 22:14:15 +01:00
9f0b201357
Update navbar.svg
...
Resized: 28px => 32px, file size optimised
2022-11-17 20:49:40 +01:00
3dae26df7c
Infolog: Fix cconfig submit buttons
2022-11-04 13:41:26 -06:00
67e1323583
Infolog: Fix config validation about missing options, make cancel button not validate
2022-11-04 13:26:50 -06:00
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
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
5341b8dee3
Fix mobile templates
2022-09-27 12:15:19 +02:00
065be8a944
Fix 2px in header containers occupied by style tags
2022-09-19 10:37:23 +02:00
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
5c96a29ef8
Fix infolog edit dialog gets scrollbar on decrypted message
2022-09-08 12:27:33 +02:00
bdee948842
Fix pricelist empty label
2022-09-06 09:23:56 -06:00
342eb8461a
WIP Ui: Fix dialogs getting scrollbars in initiation
2022-08-30 10:39:57 +02:00
a3227c81e8
Infolog: Fix weird sizing on right column of details tab
2022-08-04 16:27:08 -06:00
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
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
87198dc7a8
Remove class that gave tabs extra padding
2022-08-02 11:36:10 -06:00
0113a93ffd
move images from pixelegg to default and drop png or gif, if we have an svg
2022-07-28 17:56:34 +02:00
74ed8380ca
CSS change - Make label on left the default label position (shoelace widgets)
...
Use 'et2-label-fixed' for fixed size labels, set --label-width to change the width
2022-07-20 09:58:04 -06:00
3894d34132
Use new label-on-left class for cc & responsible
2022-07-19 17:00:16 -06:00
6bdf3e2f01
fix error storing InfoLog as only_app="projectmanager" as not set due to usage of single quotes
...
etemplate.php does NOT support using single-quotes to enclose attribute-values!
2022-06-13 09:43:44 +02:00
136b6e82d0
also replace <description/> and remove unnecessary empty <description/> from infolog.index
2022-06-08 18:27:14 +02:00
22e178ff9a
fix info_contact did not take full width
2022-06-02 20:32:09 +02:00
47604d23a7
CSS / Layout cleanup - better sizing on infolog description
2022-04-27 10:19:55 -06:00
ac3a07560e
Infolog: Move toolbar buttons down to top of tab content
2022-04-22 10:40:32 -06:00
e73fe68384
Infolog: Move toolbar icons back inline above tabs
2022-04-21 09:16:46 -06:00
a312b7fe71
Infolog: Fix timestamp & encryption button positioning
2022-04-20 16:51:12 -06:00
85a26d56b1
setting select_unit="true" for all date-duration to get old format with most fitting unit
2022-03-29 21:07:41 +03:00
76d6ed81cd
Infolog: Fix alignment on Times/Planned column
2022-03-24 13:26:06 -06:00
689e7e6ee5
modify statusChanged onchange for info_(status|percent|datecompleted) to work with new and old eT2
...
thought current Et2Select has a problem with fixed options from Et2Select* widgets
2022-03-16 10:07:00 +02:00
6a8b14fd8e
Infolog: Disable info_used_time in list when it has no value
2022-03-09 14:26:00 -07:00
1893a2c7fe
Fix duration in infolog list
2022-03-03 14:14:26 -07:00
a7ba4c0727
enable web-components for all date and select (without tags or search attribute)
...
also reverting unnecessary explicit changes to et2-* in infolog.edit
2022-02-16 10:38:28 +02:00
081490d0a6
Turn off debug
2022-02-14 10:22:15 -07:00
c74b132448
Fix infolog startdate widget
2022-01-21 14:59:40 +01:00