Commit Graph

2700 Commits (3b4135a2f04d467b6f124100faabda7c45151736)

Author SHA1 Message Date
Jens Ulferts 299868d743 provides object for rendering to enable ###NUMBER rendering 10 years ago
Marek Takac cf1d1bf9d9 Added specs for attachment API resource 10 years ago
Marek Takac 3771625fd0 Updated API authorization method & activity resource spec 10 years ago
Alex Coles 8eb1322f2d Localise macro errors visible to end-user 10 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 10 years ago
Richard e974c48faa Using user format setting for watchers ordering. 10 years ago
Marek Takac 0246a38df4 Order WP watchers by firstname, lastname 10 years ago
Richard 93aa00dd4d Added name property to api user representer. Using this in wp overview header. 10 years ago
Marek Takac 4bd16203ec Added authorization for API show attachment endpoint 10 years ago
Marek Takac 40d01022fb Added authorization for API show activity endpoint 10 years ago
Marek Takac 17b2b030cf API authentication now respect application wide login_required setting 10 years ago
Alex Coles d642b786bb Use HTML comments in Activity API resource 10 years ago
Alex Coles 96ca68fadc Test macro rendering in work package resource spec 10 years ago
Alex Coles 5203f2efa2 [wip] Handle macros outside Rails' view_context 10 years ago
Alex Coles 9ac4f6e877 Add missing I18n include to TextFormatting 10 years ago
Marek Takac 83faa642c3 Got rid of user's inline attribute in activity resource 10 years ago
Marek Takac c87ddd95b9 Render activity detail for comment too 10 years ago
Marek Takac e9c8a11d9c Got rid of composition in API activity model 10 years ago
Marek Takac da82c9638f Added HTML details to the activity resource 10 years ago
Marek Takac d8fb2b542b User absolute namespacing for all API class 10 years ago
Marek Takac 088525fbbd Got rid of authorization for show user API endpoint 10 years ago
Marek Takac 74a600bb18 Got rid of some inline WP properties 10 years ago
Marek Takac 01a3454dd6 Added links and embedded resources to the work package API resource 10 years ago
Marek Takac 583a7d6b5f Added API show user endpoint 10 years ago
Marek Takac c832f713ee Added some properties to the API user representer 10 years ago
Marek Takac 150a1aa1e7 Show assignee & responsible in the WP detail overview 10 years ago
Marek Takac e168557734 Corrected some errors in API work package representer 10 years ago
Alex Coles d0f4cbfb8a Make UrlHelpers soft-dependencies of TextFormatting 10 years ago
Marek Takac f4a24187d0 Added spec for API activity representer 10 years ago
Marek Takac be543aa498 Changed some activity properties 10 years ago
Marek Takac 0b7abb261b Created a show activity API endpoint 10 years ago
Marek Takac 5f050d3537 Created show attachment API endpoint 10 years ago
Marek Takac e1ad040b3a Created API attachment representer 10 years ago
Marek Takac 11a4fcb69d Created API attachment model 10 years ago
Alex Coles d13eba74b9 [wip] Extract text formatting helpers into Modules 10 years ago
Alex Coles beda9dfcea Use HTML description in Work Package API Resource 10 years ago
Marek Takac 177c76bec3 Added custom properties to the WP resource 10 years ago
Jens Ulferts a66ee51930 fixes links in representers (duplicate /) 10 years ago
Alex Coles 4a05c2debd Hotfix for UrlHelpers with Grape in production 10 years ago
Marek Takac 5104f8624a Added avatars to users 10 years ago
Marek Takac 5b40606c79 Added avatars to users 10 years ago
Marek Takac 3a57661484 Renamed users to watchers on the API WP model 10 years ago
Marek Takac ba334523f4 Parse login as string in API user model 10 years ago
Marek Takac 4bdec0c761 Added watchers embedded collection to the API WP resource 10 years ago
Marek Takac f5c2099e44 Created API user representer 10 years ago
Marek Takac a0253c61d4 Created API user model 10 years ago
Alex Coles 1d6f0b75ef Minor indentation fix in WorkPackageRepresenter 10 years ago
Marek Takac 3e8606dd58 Allowed API to render nil for activity's user 10 years ago
Marek Takac 4043f265ee Fixed paths to modules 10 years ago
Marek Takac ab29e5bb02 Created representer for activities 10 years ago