Commit Graph

15641 Commits (31943d5713cad71d4cbdc8c6013a61625be55499)

Author SHA1 Message Date
Oliver Günther e78fa611af
Add compact style 7 years ago
Oliver Günther 762e949663
Add explicit style for embedded table 7 years ago
Oliver Günther 63b0e8c009
Move relations into main area 7 years ago
Oliver Günther 3ecf6b0e3a
Add a loading indicator 7 years ago
Jens Ulferts 57e6d67fe2
simplify my controller code 7 years ago
ulferts 3881b47e26 add parent filter to wp query (#6235) 7 years ago
Jens Ulferts 0875a94099
remove no longer required gems 7 years ago
Jens Ulferts c5327653cb
minor code improvements 7 years ago
Henriette Dinger 9567622660 Highlight shared versions (#6231) 7 years ago
Oliver Günther 635de05088
Ensure gon outputs the script tag with a nonce (#6234) 7 years ago
Wieland Lindenthal 8ef74bae2e Fix color preview for (#6237) 7 years ago
Oliver Günther 4be3244e5c
[27327] Fix active settings menu item 7 years ago
Henriette Dinger c7d1e699ca Remove doubled id (#6236) 7 years ago
Oliver Günther 9c3d547207
Work around error in value_objects of parent filter 7 years ago
Jens Ulferts db7b747f2c
add parent filter to wp query 7 years ago
Oliver Günther b169d5147e
Render children in relation tab as table 7 years ago
Wieland Lindenthal caad6495a5 Remove special sidebar page logic for wiki. 7 years ago
Jens Ulferts 826cf873ba
apply wp table to my page 7 years ago
Jens Ulferts eb3b24c6a1
when rendering the wp table features can be disabled 7 years ago
Jens Ulferts 66d37b9010
WIP - hack styling to display the table 7 years ago
Wieland Lindenthal e5fca5fa65 Limit where crowdin can communicate to. 7 years ago
Jens Ulferts 2f09a8ab63
recreate ProjectEnumerationsController accidentally deleted in 46fdced488 7 years ago
Oliver Günther ead0034795
Allow application controller before hook 7 years ago
Oliver Günther dd5d9e1a19
Move crowdin CSP into separate helper to override CSP at runtime 7 years ago
ulferts 17a940c1bc allow transmitting empty hashes to empty out conditions and actions (#6204) 7 years ago
ulferts d23ab7f7ef memoize parent_object when fetching it from relation (#6221) 7 years ago
ulferts 5da1bc6849 Fix/speedup wp scheduling (#6220) 7 years ago
Oliver Günther e2d7c7b070
Allow crowdin in-context with CSP, but add opt-out 7 years ago
Oliver Günther 4baa2154a3
Fix no_results boxes without breaking existing strings 7 years ago
Oliver Günther 641aded9eb
Fix move tab left/right functionality 7 years ago
Oliver Günther d688a3e7db
Fix duplicate toggling of a fieldset 7 years ago
Oliver Günther 286eea0444
Fix superfluous script tag 7 years ago
Wieland Lindenthal a6c704eae2 Fixes the label for Crowdin In-Context translation within the language selectors and loads crowdin’s JS if that language is activate. 7 years ago
Henriette Dinger 6afcf32741 Improve styling of custom action admin area 7 years ago
Wieland Lindenthal ec3e1f9409 indentions 7 years ago
Oliver Günther fc6e2fc3db
Implement exemplary dropdown with cdk portals 7 years ago
Oliver Günther fa76452233
Allow :none authentication as empty smtp_authentication setting (#6210) 7 years ago
Oliver Günther 7a3c4ff51b
Fix specs changed in plugins 7 years ago
Oliver Günther 72cf7e2fb4
Update secure_headers 7 years ago
Jens Ulferts 0b7e192a5d
adapt to changes to AR::Dirty 7 years ago
Jens Ulferts 7c961e361c
properly define virtual attribute 7 years ago
Jens Ulferts 50d8420fa9
use individual selects to allow rails to remove duplicates 7 years ago
Jens Ulferts 2d65eb3ebf
use string for class_name 7 years ago
Jens Ulferts b50f9cad44
apply virtual_attribute to parent_id 7 years ago
Jens Ulferts 6001f4ef8d
string as default for virtual attribute 7 years ago
Jens Ulferts 61dddffc15
move relation_type validation to contract 7 years ago
Jens Ulferts 7f12f43da6
extract relation_type into concern 7 years ago
Jens Ulferts 486046681d
replace deprecated references to attribute_was/changed 7 years ago
Jens Ulferts 4aa0cca21c
define relation_type to be an attribute 7 years ago
Jens Ulferts b3a11a0fd9
replace deprecated references to changes in after_save hooks 7 years ago