Commit Graph

3855 Commits (213caff8a39e25c72d4746249223d49bb7822e20)

Author SHA1 Message Date
Oliver Günther 92e4d63f3a Open last selected work package using details view (#4372) 9 years ago
Oliver Günther 141cbfa4e4 [22624] Display 'Open this work package in full screen' correctly (#4363) 9 years ago
Oliver Günther bececbce8f Integrate openproject-announcements 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Oliver Günther 21842335ac Rewrite removed frontend tests with feature specs (#4350) 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
Oliver Günther c59df2bbc0 Adjust int settings spec accordingly 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
Markus Kahl 928afce05d feature spec 9 years ago
Oliver Günther 42cb4a7a78 Show inline-create in global work package list (#4340) 9 years ago
Oliver Günther c7f7b17088 [22969] Switch subject and type (#4334) 9 years ago
Oliver Günther 8fd75e0456 Extend Subversion repository with UTF-8 paths (#4326) 9 years ago
Oliver Günther 1f66b19112 Fix double escaping of repository path params 9 years ago
Oliver Günther 83306c32c3 Pass the decorated work package to CreateService (#4317) 9 years ago
Oliver Günther 022c60c6d2 [13702] Default columns: Move subject left, remove priority 9 years ago
Oliver Günther 9db305439d [22158] Fix CopyProjectJob notifications 9 years ago
Markus Kahl d2bc4202ad make group deletion fast 9 years ago
Oliver Günther f9fe1a5d79 [22916] Inline edit only on attribute text, double click to fullscreen 9 years ago
Henriette Dinger 9122629749 Add hidden labels for screenreader 9 years ago
Markus Kahl 429021ff13 allow re-use of existing role for member-related specs 9 years ago
Oliver Günther 50f38ff5dd Close notifications before creating new ones 9 years ago
Oliver Günther bb53e2bf0d Fix Wiki const lookup 9 years ago
Henriette Dinger 89cba4ff14 Add labels for better accessibility of wp table header 9 years ago
RobinWagner 547a0b5da8 Change button text wiki 9 years ago
Oliver Günther 3211ad1373 Add fullscreen link to table context menu 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 de33104d11 add a project independent endpoint for work package creation 9 years ago
Jens Ulferts 909b805917 Remove project#add_work_package 9 years ago
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Jens Ulferts 92a09b89bc add scope to Type to query for those enabled in a project 9 years ago
Oliver Günther 1360639341 Fix URI escaping of svn checkout paths 9 years ago
Henriette Dinger b14e9c8f12 Rename button, adapt styling on small screens and fix some specs 9 years ago
Jens Ulferts 2df12b1268 replace under the hood expectations in feature spec by observable behaviour 9 years ago
Oliver Günther 7831eb546f Work package table: Add link to id column 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 dd05cf297c add capability to move work package accross projects to service 9 years ago
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 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
Jens Ulferts dad1596c1f add specs for other linked attributes on wp payload resource 9 years ago