Граф коммитов

10598 Коммитов

Автор SHA1 Сообщение Дата
Joshua Gross 774aa39024 Implemented locked/unlocked threads (bug 568109) 2010-05-26 11:38:16 -07:00
Joshua Gross a51648d71b Fix insert-markup buttons adding incorrect markup in IE (bug 568122) 2010-05-26 09:54:57 -07:00
James Socol b07c01819f [bug 564912] Update search field weights to match production. 2010-05-25 18:06:36 -07:00
James Socol 6400e25690 Adding the migration to create the admin log table (bug 568067) 2010-05-25 14:25:48 -07:00
Joshua Gross d2a3a06906 Add quick markup buttons to editor (bug 563986) 2010-05-25 13:50:25 -07:00
Ricky Rosario afdfccbdbf Fixed alignment of forum/thread/post list headers for consistency (bug 566108) 2010-05-25 16:20:47 -04:00
Paul Craciunoiu 462058a5ce Adding migrations for users and user groups. Also add authority permissions 2010-05-25 11:29:43 -07:00
Ricky Rosario 6b02b4f152 Use a "Protocol Agnostic" URL for the mozilla logo (bug 566114) 2010-05-25 08:59:38 -04:00
Joshua Gross bdf8654d95 Sanity check range filters on search (bug 567709) 2010-05-24 16:36:59 -07:00
Joshua Gross 2320697b26 Limit length of forum post bodies (bug 567475) 2010-05-24 16:23:23 -07:00
Ricky Rosario c6a44eee6e Limited breadcrumb entries to 30 characters (bug 565776) 2010-05-24 18:46:48 -04:00
Paul Craciunoiu f2f256b5e7 Merge branch '561523-acl' into development 2010-05-21 17:21:04 -07:00
Paul Craciunoiu cbc4d5c38b Adding migration for authority_permission. 2010-05-21 17:20:12 -07:00
Paul Craciunoiu 6f9d9f03b8 Adding authority requirement 2010-05-21 17:20:12 -07:00
Paul Craciunoiu 13dd311de0 Adding tests for 403s and disabling authority's admin action. 2010-05-21 17:20:08 -07:00
Paul Craciunoiu df36d8058d Adding authority, with jinja filter and permission checks. Lots of tests. 2010-05-21 17:18:33 -07:00
Paul Craciunoiu d9b10c1a38 Remove trailing spaces from fixture tikiusers.json 2010-05-21 17:18:31 -07:00
Joshua Gross d4871b4235 Fix AssertionError when created_date wasn't in search query (bug 567427) 2010-05-21 15:34:35 -07:00
Joshua Gross ccd30049ac Change CACHE_BACKEND to use pylibmc (bug 567181) 2010-05-21 11:17:13 -07:00
Joshua Gross 7b452cb43a Change Kitsune session behavior (bug 567297) 2010-05-21 10:50:23 -07:00
Joshua Gross 58697ae134 After replying to a thread, user is taken to their reply (bug 564004) 2010-05-21 10:31:43 -07:00
Joshua Gross 08c5ea1eb6 Set 15-minute expires headers on search result pages (bug 564379) 2010-05-21 10:25:14 -07:00
Ricky Rosario d2247ebfdb Added #post-<id> to last post links on the forums page (bug 567241) 2010-05-21 09:25:25 -07:00
Joshua Gross a969959e23 Fixed KeyError by casting query param 'a' as int (bug 565857) 2010-05-21 09:21:11 -07:00
Paul Craciunoiu ead763bb4d Enable admin and add model forums.Forum to it. 2010-05-20 19:05:20 -07:00
Ricky Rosario a61b67e62e Merge branch '565581-cleanup-reply-form' into development 2010-05-20 11:18:24 -07:00
Ricky Rosario fa4537b2c9 Removed thread id and author id from the reply form (bug 565581) 2010-05-20 10:49:07 -07:00
Joshua Gross d4dadebe67 Replaced excess try blocks with get_object_or_404 (bug 565502) 2010-05-20 09:22:42 -07:00
Joshua Gross 3a3a63107b Added <link/> element for feed autodiscovery (bug 565362) 2010-05-19 17:13:38 -07:00
Joshua Gross bff8ebb8db Added Atom feeds for threads and posts (bug 565362) 2010-05-19 17:13:38 -07:00
Ricky Rosario a44ede2c5f Do not show reply link to unauthenticated users (Bug 565543) 2010-05-19 16:28:52 -07:00
Ricky Rosario b6e9daabb6 Fix for forums.views.reply causes incorrect reply count (Bug 565481) 2010-05-19 15:57:31 -07:00
Ricky Rosario fa514554c5 Last post link now generated with get_absolute_url() on last post, which includes #post-<id> (Bug 565526) 2010-05-19 15:36:16 -07:00
Paul Craciunoiu 8c7185f8c6 zlib.crc32 needs binary data, so encode unicode string and add tests 2010-05-19 10:51:20 -07:00
Ricky Rosario 640ba45ccf Changed timeout to 1 second (Bug 565206) 2010-05-18 15:02:04 -07:00
Paul Craciunoiu 92f43e9aea Merge branch '561524-wiki-markup' into development 2010-05-13 18:28:44 -07:00
Paul Craciunoiu 053dcab4ce CSS fixes for nested lists 2010-05-13 18:27:00 -07:00
Paul Craciunoiu 3eb6473bc5 WikiMarkup class, with internal link handler and tests. Make posts use it. 2010-05-13 18:26:44 -07:00
Paul Craciunoiu e9a3afb9b5 Adding wikimarkup package to requirements. 2010-05-13 18:26:44 -07:00
Paul Craciunoiu 2d410a898c Merge branch '563578-forums-view' into development 2010-05-13 17:56:33 -07:00
Paul Craciunoiu fe7a058aaa Fix a bunch of pylint violations and make it shut up about some useless stuff. 2010-05-13 17:52:05 -07:00
Paul Craciunoiu fea3e847cd Forums view style, add description and last_post fields (+ test), and shematic migration. 2010-05-13 17:52:05 -07:00
Paul Craciunoiu 066535a1ed zlib.crc32 needs binary data, so encode unicode string and add tests 2010-05-13 14:20:35 -07:00
James Socol d5b0c79928 Adding get_absolute_url() methods to the forum models, and related tests. 2010-05-13 11:52:15 -07:00
James Socol 2a128a35d1 [bug 563586] Base for the new-thread UI. Still needs edit buttons and preview, but those are coming later. 2010-05-12 15:51:54 -07:00
James Socol f1eba6ce29 [bug 563586] Model/view changes for creating new threads. 2010-05-12 15:51:46 -07:00
Paul Craciunoiu d8a7a9c76e Merge branch '563111-threads-view' into development 2010-05-12 14:34:23 -07:00
Paul Craciunoiu aa13ae920a Add Jinja function datetimeformat, use babel and pytz, add tests, add 'New thread' link. 2010-05-11 17:26:13 -07:00
Paul Craciunoiu 0c729c1e66 Rebase to add posts css into forums.css and group related CSS styles. 2010-05-11 17:25:10 -07:00
Paul Craciunoiu eb2d19c040 Remove paginator.css, move datetimeformat helper to sumo app, use lists for thread list (not tables!), add profile_url test 2010-05-11 17:22:23 -07:00