Commit Graph

4293 Commits (f7f17c8d4e39c9fb2812afa2113d44be76fea2c7)

Author SHA1 Message Date
Oliver Günther cdd0f90315
Fix escaping empty html 7 years ago
Oliver Günther 48a4497839 [26168] Fix removal of mousemove handler by timeline cell (#5870) 7 years ago
Oliver Günther 6af0ee6efa [26163] Skip activation of edit field on link click (#5869) 7 years ago
Oliver Günther ea19a9697d Fix aria-label when textnode before html node (#5868) 7 years ago
Oliver Günther 354bb70b20
[26117] Allow deletion of attachments in create mode 7 years ago
Oliver Günther d3591a2793
[26100] Forcibly set the width of edit fields to that of the column 7 years ago
Oliver Günther 98d0e65346 Fix inline create mirroring and height (#5858) 7 years ago
Roman Roelofsen 6b751b3ed4 Fixes bug in FF, exception on right click in timeline 7 years ago
Oliver Günther 645f0ceba9 Minor inline-create timeline styling fixes (#5849) 7 years ago
Henriette Dinger 2171165ecc Fix alignment issues on WP full view (#5845) 7 years ago
Oliver Günther 09637bd629 [26086] Fix switching from timeline (#5848) 7 years ago
Henriette Dinger 6347675f87 Increase video height to avoid black border 7 years ago
Oliver Günther 4466832f38 [26044] Fix cancel editing for milestones (#5833) 7 years ago
Roman Roelofsen e83d636662 26011 timeline invalid cursor interaction on labels and subject (#5830) 7 years ago
Oliver Günther ee93b01152 Don't build resource from empty changeset (#5832) 7 years ago
Oliver Günther 3a6f2e2278 [26044] Handle escape in field handler and reference form in table (#5828) 7 years ago
ulferts 2f9d7f408a Fix/wp table switch to milestone (#5825) 7 years ago
Oliver Günther e08ecfb1b6 [26041] Update selection and focus on state links as well (#5827) 7 years ago
Wieland Lindenthal 33d71f25f9 Fixing that only first fold of screen was printed (#5808) 7 years ago
Oliver Günther 06e50797d9
Remove applying values from filter in inline create 7 years ago
Oliver Günther 02b21741ff [26033] Remove base path when checking for angular URLs (#5824) 7 years ago
Oliver Günther b208726bef [26035] Don't clear stale cache states (#5823) 7 years ago
Oliver Günther 3222bc89d9
[26039] Fix null checking the date for milestones 7 years ago
Oliver Günther 466984f993 [26037] Don't initialize a changeset by copying (#5821) 7 years ago
ulferts 06a11ade58 fix milestone date edit in wp table (#5820) 7 years ago
Oliver Günther 4bc6b58b16 [26029] Provide custom unique name for pasted images (#5818) 7 years ago
Oliver Günther 2116aa0583 Rebuild the resource when changeset is cancelled (#5819) 7 years ago
Oliver Günther 2d5e4d45f2
Extract idFromLink into HalResource 7 years ago
Oliver Günther 1bad575ace
Only update the form for type and project for NEW work packages 7 years ago
Oliver Günther d49aec0dc7
Reset form when creating a new inline row 7 years ago
Oliver Günther f93ed2b992
Update labels AFTER changeset reset 7 years ago
Oliver Günther 6e7336710b
Avoid saving the WP if changeset is empty 7 years ago
Oliver Günther 3c357aeca2
Remove unused startEditing 7 years ago
Oliver Günther 06af69a182
[24916] Handle images from dataTransfer.images without file name 7 years ago
Roman Roelofsen 3e73601ba2 Sync hover between table and timeline rows (#5814) 7 years ago
Oliver Günther f8ffe527d3
Don't call disable just for resetting the placeholder TL element 7 years ago
Oliver Günther 69f4bf2d24
Fix moving in timeline 7 years ago
Oliver Günther ba60f27bbd
Fix broken copy spec due to double initialization 7 years ago
Oliver Günther 3968c26104
Fix clearing the edit form upon cancelling the edition 7 years ago
Oliver Günther b8ab32d789
Don't access the changeset in the wiki subclass comment field 7 years ago
Oliver Günther 0bc6e4bc40
Reject the form update ONLY when trying to save 7 years ago
Oliver Günther a46d9b1ca5
Fix usages of form and usage of raw values 7 years ago
Oliver Günther 9515b58f49
Reject submission earlier when validationErrors in form 7 years ago
Oliver Günther 591c665639
Store only the changeset in a state, not the form itself 7 years ago
Oliver Günther 589f228776
Create resource that contains the changeset and form 7 years ago
Oliver Günther 9687734a97
Only add to changes once changed 7 years ago
Oliver Günther 6663939ce9
Allow initialization with a new form resource 7 years ago
Oliver Günther 7bafb6f5e2
Let timeline maintain a single changeset in renderInfo 7 years ago
Oliver Günther b1945d97df
Correct focussing on new fields when switching 7 years ago
Oliver Günther e9bd077d9b
Allow traversal from one single-view to the other (e.g. split -> full) 7 years ago