Commit Graph

109 Commits (861aa569b14ae0c8dc971dbe891d0f3648207edf)

Author SHA1 Message Date
Oliver Günther 265e26a054 [38606] Ensure we always use the english slug 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther 9636a08988
[26688] In-app notifications (#9399) 3 years ago
Oliver Günther 2896afe6c4
Assign project identifier in backend (#9196) 4 years ago
ulferts 7e68bd8ce1
avoid nil for wiki page slugs as they would be invalid (#9081) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 9f6ea0812c
use acts_as_url for new wiki page (#8878) 4 years ago
ulferts 41590f17cf
handle special case of wiki page consisting of only a dot (#8876) 4 years ago
ulferts 6cce947cbd
Chore/rename timestamps (#8765) 4 years ago
ulferts ae2edad19b
Fix/copy project wiki notifications (#8777) 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts cd049721d5
rename/move according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Jens Ulferts c40575a84f
remove protection of the name `sidebar` from wiki 6 years ago
Oliver Günther 4a3d220641
[28185] Fix wiki history and annotate 6 years ago
Jens Ulferts abda9056cd
add attachment on new resource via rails form 6 years ago
Wieland Lindenthal 6d687104ac Wiki: Reuse same form for new and update. 6 years ago
Wieland Lindenthal e05c57f843 It seems pretty wrong to use the menu item’s name instead of its title. 6 years ago
Jens Ulferts 9b2458c23c
extend attachments api to wiki_pages 7 years ago
Wieland Lindenthal 7d72871a7b cache wiki page hierarchy 7 years ago
Wieland Lindenthal 254e4a43a8 WIP: Fix that „Entry page“ finally is not selected if a non menu item page was requested. 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts ba37136379
enforce project association on acts_as_watchable 8 years ago
Jens Ulferts 36c785b7c8 set update_on when recreating content from journal 8 years ago
Oliver Günther 65c3ebaa2d
Fix specs 8 years ago
Oliver Günther 35fa92c2ff Fix specs according to title <-> name swap 8 years ago
Oliver Günther 43fab7884a Titles no longer need to be unique 8 years ago
Oliver Günther dc696822f2 Fix legacy specs 8 years ago
Oliver Günther f13226eb7a Scope unique slugs per wiki_id 8 years ago
Oliver Günther d629e7a554 For new pages, use the title itself as a slug input 8 years ago
Oliver Günther 7312ed1d6f Remove `pretty_title` since that won't matter now. 8 years ago
Oliver Günther 9a34fe27c7 Migrate wiki titles to URL slugs 8 years ago
Jens Ulferts 606232d81f remove no longer necessary constraint on the wiki page title 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 0c0599a6e9 Enables ForbiddenAttributesProtection for wiki 11 years ago
Hagen Schink 955c279e90 Makes models acting as events again 11 years ago
Till Breuer 3639154a98 Fix wiki menu items constant references after menu items generalization 11 years ago
Till Breuer 4dcc97d544 Add menu items generalized from wiki menu items 11 years ago