Commit Graph

920 Commits (bcaa72dc66c647514641e723594be05d52b05a76)

Author SHA1 Message Date
Jens Ulferts ea36f19be2
replace ineffective permission assignments 8 years ago
Jens Ulferts 94d69a39d7
reimplement test removed in 07cb02b 8 years ago
Oliver Günther 07cb02b631
Remove activerecord-tableless 8 years ago
Oliver Günther a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Oliver Günther ab62a6717b
Fix empty ENV overrides to be parsed as false 8 years ago
Oliver Günther 7d570595fa [23697] Remove project-specific version from representer (#4720) 8 years ago
Oliver Günther 556f5072f0 Fix specs 8 years ago
Oliver Günther c5acedb1eb Let text_formatter write the slug as a link 8 years ago
Oliver Günther 9a34fe27c7 Migrate wiki titles to URL slugs 8 years ago
Jens Ulferts b3a21283c7 replace the rendering of a hash by a specific WorkPackageSumRepresenter 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago
Oliver Günther e975809416 Extend WorkPackageCollectionRepresenter with project 8 years ago
Oliver Günther e8497bd2fa Pass the user's locale to the translation 8 years ago
ulferts 3b1976a5aa Fix/accessible pre and suffix (#4601) 8 years ago
Jens Ulferts d18b028599 use assignable_custom_field_values for version as well 8 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 8 years ago
Markus Kahl bc4902d50f links for work package export as PDF/Atom (#4581) 8 years ago
Oliver Günther 8a4074fd3f Stub users in specs since IDs are now required 8 years ago
Oliver Günther 1ff1c170f9 Implement showUser path 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 years ago
Jens Ulferts c90e7b4756 remove unused method 8 years ago
Cyril Rohr c387e51509 Hide email configuration in UI when using legacy configuration 9 years ago
Oliver Günther 030b99ee23 Extract wiki-textarea related specs into shared examples 9 years ago
Oliver Günther f3da772a58 Use default Setting.text_formatting for text CF 9 years ago
Oliver Günther 6204762234 Add the current locale to the schema cache key (#4526) 9 years ago
ulferts 49a09ff109 fix payload object to not show percentageDone when calculated (#4512) 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
Oliver Günther 14c858a6c3 Remove required state of description 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Oliver Günther 9093be6730 Remove journal notes edit and preview 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl db29aead44 updated specs to work with new behaviour 9 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 9 years ago
Oliver Günther b2490bf958 Fix 'with_settings' specs 9 years ago
Cyril Rohr 1507bf018d Do not clear cache in tests, since it appears it breaks other tests 9 years ago
Cyril Rohr f27bce492a Add tests for new methods to configure email settings 9 years ago
Oliver Günther 8fd75e0456 Extend Subversion repository with UTF-8 paths (#4326) 9 years ago
Oliver Günther 1d3d58d342 Remove private annotation for descendents of FormRepresenter 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts 143400629c use variable in shared context 9 years ago
Jens Ulferts da7b1d1c40 define project changing behavior in wp contract 9 years ago