Commit Graph

90 Commits (ab504cfbf1f313edd2d3e2bf5d9ae51d73a4d0b2)

Author SHA1 Message Date
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
Till Breuer 76140dd785 URL-escape wiki_page#to_param 11 years ago
Till Breuer 2398ab56de Ensure a wiki menu item has to be replaced when it is the last one... 11 years ago
Till Breuer 4fbbea2be7 Create a fresh wiki menu item after the page with the last main item has been deleted 11 years ago
Till Breuer 675cc294a6 Do not deactivate wiki module after wiki_page#destroy, instead preserve menu item of last wiki page 11 years ago
Till Breuer d779e8bae8 Destroy wiki after its last page has been deactivated and the wiki module has been successfully deactivated... 11 years ago
Till Breuer 222874af95 Disable wiki module when last wiki page is destroyed 11 years ago
Till Breuer f3381c827e Ensure there is a main item when the wiki page with the last main item is deleted (WIP) 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Till Breuer c406c09cfb Spec wiki_page#nearest_parent_menu_item, add documentation 11 years ago
Till Breuer d7326c7aef Delete loc of wiki_page#nearest_menu_item 11 years ago
Till Breuer eee1e04bb0 Fix parent menu item preselection of grand children of a wiki page 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 0eb9ce9d03 Creates and old wiki content version from journal 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 62d92ef05a use new translation style for various wiki/wiki_page/wiki_content things 12 years ago
Philipp Tessenow 15df2ecdcc be careful with nested namespace'd controllers in our models 12 years ago
Romano Licker f7b67bcd87 destroy wiki menu item when corresponding page is destroyed 12 years ago
Romano Licker 065406a387 highlight nearest ancestor of current wiki page in navigation 12 years ago