33 Commits (537f162f27d91ad99fadd4be74c878adf33f0583)

Autor SHA1 Nachricht Datum
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). vor 5 Jahren
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). vor 7 Jahren
  Jean-Philippe Lang 7fd04e1f8d Update copyright. vor 7 Jahren
  Jean-Philippe Lang 42e6568552 Wrong validation introduced in r15989 (#24283). vor 7 Jahren
  Jean-Philippe Lang 7b3f2b51c0 Add length validations for string fields (#24283). vor 7 Jahren
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. vor 8 Jahren
  Jean-Philippe Lang 000124f44f Copyright update. vor 9 Jahren
  Jean-Philippe Lang e0a034164f Move wiki page to other project (#5450). vor 9 Jahren
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). vor 9 Jahren
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) vor 10 Jahren
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. vor 11 Jahren
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). vor 11 Jahren
  Jean-Philippe Lang 147e7a8d61 Use \A and \z in validation regexps. vor 11 Jahren
  Jean-Philippe Lang ba5a052c8c Copyright update. vor 12 Jahren
  Jean-Philippe Lang efddab48be Prevent mass-assignment when adding/updating a wiki (#10390). vor 12 Jahren
  Toshi MARUYAMA 1fda93a02f remove trailing white-spaces from app/models/wiki.rb. vor 13 Jahren
  Jean-Philippe Lang 3cc7353093 Do a redirect when accessing a renamed wiki page. vor 13 Jahren
  Jean-Philippe Lang f7127e9466 Fixed: wiki page with backslash in title can not be found (#7589). vor 13 Jahren
  Jean-Philippe Lang f1a5dca2ba Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). vor 13 Jahren
  Jean-Philippe Lang 97140f6a78 Fixed: Wiki#find_page should not be case sensitive because page title uniqueness is not (#6987). vor 13 Jahren
  Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). vor 14 Jahren
  Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). vor 14 Jahren
  Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). vor 15 Jahren
  Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). vor 15 Jahren
  Jean-Philippe Lang 0eba42423a Set order on wiki pages association. vor 16 Jahren
  Jean-Philippe Lang 69c2965051 Fixed: Title with non-ascii characters breaks wiki vor 16 Jahren
  Jean-Philippe Lang 8929bfca63 Fixed: can't preview/save the very first wiki page. vor 17 Jahren
  Jean-Philippe Lang b4d9ca8875 Added the ability to rename wiki pages (specific permission required). vor 17 Jahren
  Jean-Philippe Lang a5849ee044 Wiki links can now refer other project wikis, using this syntax: vor 17 Jahren
  Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. vor 17 Jahren
  Jean-Philippe Lang 8d7de50ca8 Fixed 10211 Wiki names can't have periods in them. vor 17 Jahren
  Jean-Philippe Lang 56d0af472d removed project_id presence validation on wiki model which was failing when creating a project with a wiki vor 17 Jahren
  Jean-Philippe Lang c514316a2e wiki branch merged into trunk vor 17 Jahren