Commit Graph

29106 Commits (2dd3a9a3398053a2bb124dc722b430fd038490af)
 

Author SHA1 Message Date
Alex Dik cd8a9dc040 Redirect click on wpAttachmentsUpload directive to its root element 8 years ago
Alex Dik 284c4edfa0 Add transclusion to wpAttachmentsUpload 8 years ago
Oliver Günther f99d1a4b5d
[23877] Add missing permission localization 8 years ago
Oliver Günther 14dcb8cf88
[23878] Correct core permissions 8 years ago
Oliver Günther 7a7041ec14
[23871] Remove plural roles string 8 years ago
Oliver Günther 10233a47d6 Merge pull request #4822 from ulferts/fix/project_member_box_link 8 years ago
Oliver Günther a496c6f701 Merge pull request #4819 from ulferts/fix/initial_faulty_pagination 8 years ago
CI 7a6c214e41 Update reference to OpenProject-Translations 8 years ago
Jens Ulferts b57a62fa49
rely on the display field to evaluate, whether the field is empty 8 years ago
ulferts 6eef803292 Merge pull request #4820 from HDinger/feature/23848-show-work-package-attributes-in-fullscreen-view-in-two-columns 8 years ago
ulferts cc95c4c64d Merge pull request #4783 from furinvader/r/attachment-collection 8 years ago
Jens Ulferts 455be8516b
do not show pagination until we have backend information 8 years ago
Oliver Günther 9b3dd71ef8 Merge pull request #4803 from ulferts/refactor/project_authorization 8 years ago
Oliver Günther fb61244558
Extend documentation 8 years ago
Oliver Günther 5f8ebfdfc6
Add feature spec to test expiry of sessions 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Oliver Günther a3c68572fc
Inherit parent with_config values 8 years ago
Oliver Günther 98fdadd02c
Add UserSession model to store user_id in sessions 8 years ago
Oliver Günther ff06206710 Merge pull request #4821 from HDinger/fix/23866-Button-overlapped-in-member-screen 8 years ago
Oliver Günther 79bcf282a4 Merge pull request #4817 from ulferts/fix/onboarding_menu_performance 8 years ago
Jens Ulferts 05e104e775
attempt fixing spec only failing on travis 8 years ago
Jens Ulferts 929043708c
fix link on project member overview box 8 years ago
Alex Dik 741d3c6b81 Reset pending attachments after successful upload 8 years ago
Henriette Dinger a702b57474 Increase breakpoint and gap between WP columns 8 years ago
Henriette Dinger e2916e9ff8 Avoid overlapping fields 8 years ago
Oliver Günther cc3682f314
Create configuration options for delete on logout, login 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Henriette Dinger fddef83870 Implement two column layout for WP view 8 years ago
Jens Ulferts ab93799c8b
improve menu performance by rendering to existing controller 8 years ago
Jens Ulferts 1c8c55d25f
avoid query initialization on html request 8 years ago
Oliver Günther 6db3d8b5c0
[23856] Set mail notification option 8 years ago
Alex Dik ff7856ec9a Remove # from delete attachment button href 8 years ago
Alex Dik 4fd200edef Remove non functional upload button 8 years ago
CI 307388e362 Update reference to OpenProject-Translations 8 years ago
Alex Dik dbcbdfbe99 Update the attachment collection's elements where necessary 8 years ago
Alex Dik 6e07de41bd Add updateElements method to CollectionResource 8 years ago
Alex Dik dfe65309e5 Implement wpAttachmentList directive 8 years ago
Alex Dik fdebc281bd Separate the wpAttachmentsUpload directive 8 years ago
Alex Dik aa82682932 Add uploadPendingAttachments method and use it 8 years ago
Alex Dik 1e95583c87 Remove pending attachments from attachment collection 8 years ago
Alex Dik 87f6a0dfc8 Make use of uploadAttachments in upload directive 8 years ago
Alex Dik ba4cabdd29 Add WorkPackageResource#canAddAttachments property 8 years ago
Alex Dik f67f7f0ac2 Move directory files filter to the attachment collection resource 8 years ago
Alex Dik 4cf17449ed Make AttachmentResource#upload upload pending attachments by default 8 years ago
Alex Dik 3888ffd612 Add first version of the wpAttachmentsUpload directive 8 years ago
Alex Dik f59195d585 Inform cache service of new WP only if the save was successful 8 years ago
Alex Dik c6300f70de Fix upload of attachments for new work packages 8 years ago
Alex Dik a81f17c9f6 Rename upload result 'uploads' to 'finished' 8 years ago
Alex Dik 6c1d64a42d Reject update of linked resources, if they don't exist 8 years ago
Alex Dik ddab8c3b34 Make halRequest return a rejected promise if no href is set 8 years ago