Commit Graph

31 Commits (6acf1c64bd9c967cf56c8e9e7025f8cdc7a4d56f)

Author SHA1 Message Date
Till Breuer 4dcc97d544 Add menu items generalized from wiki menu items 11 years ago
jwollert c0e80e861a Refactor the way a defaut wiki menu item gets created: 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
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
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Jens Ulferts f75d1c1ec0 Revert "nested tab attributes are safe, one cannot fake project_id, nor wiki_id" 13 years ago
Martin Linkhorst 284f689bd7 nested tab attributes are safe, one cannot fake project_id, nor wiki_id 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jean-Philippe Lang a6a95c8617 Prevent mass-assignment vulnerability when adding/updating a wiki (#922). 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang 690ce46904 Fixed: wiki page with backslash in title can not be found (#7589). 14 years ago
Jean-Philippe Lang f1a5dca2ba Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). 14 years ago
Jean-Philippe Lang 97140f6a78 Fixed: Wiki#find_page should not be case sensitive because page title uniqueness is not (#6987). 14 years ago
Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago
Jean-Philippe Lang 0eba42423a Set order on wiki pages association. 17 years ago
Jean-Philippe Lang 69c2965051 Fixed: Title with non-ascii characters breaks wiki 17 years ago
Jean-Philippe Lang 8929bfca63 Fixed: can't preview/save the very first wiki page. 17 years ago
Jean-Philippe Lang b4d9ca8875 Added the ability to rename wiki pages (specific permission required). 17 years ago
Jean-Philippe Lang a5849ee044 Wiki links can now refer other project wikis, using this syntax: 17 years ago
Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
Jean-Philippe Lang 8d7de50ca8 Fixed 10211 Wiki names can't have periods in them. 18 years ago
Jean-Philippe Lang 56d0af472d removed project_id presence validation on wiki model which was failing when creating a project with a wiki 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago