Commit Graph

12 Commits (fa8ce9d994c25375cb3bfeb10e1f9f10c3d60e5f)

Author SHA1 Message Date
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Markus Kahl ab5dd99d9d dropped unnecessary menu item title restriction 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Till Breuer d085e36aaa Add forbidden attributes protection to menu items 11 years ago
Till Breuer aa895306bd Use strong parameters in menu item controllers 11 years ago
Till Breuer 7770f03d1a Add spec for menu_item#destroy 11 years ago
Till Breuer 185fb74855 Move menu item methods concerning wikis to wiki menu item 11 years ago
Till Breuer db39af8860 Validate uniqueness of menu item title scoped by navigatable type 11 years ago
Till Breuer 4dcc97d544 Add menu items generalized from wiki menu items 11 years ago
Till Breuer ca3ef3bb8e Deimplement automatic wiki main menu item restauration 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
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Sebastian Schuster 9e3fcb3125 Removed the after_initialize callback in old syntax 12 years ago
Jens Ulferts 4644f44087 eager loads child wiki_menu_items 12 years ago
Romano Licker 65e5ae5dd1 objects should be loaded in ascending order 12 years ago
Romano Licker 56d6b66ce7 remove validation that at least one item exists 12 years ago
Romano Licker 762834da7e validate uniqueness of title + wiki_id 12 years ago
Romano Licker 803c0451f1 highlight current wikipage when 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 7c8ac464cd introduce wiki menu items 12 years ago