James Socol
196d67e50c
Configs for persistent and volatile Redis. [bug 659521]
2011-05-24 20:59:59 -04:00
Tanay Gavankar
5b5081049e
[bug 641571] Rebuild KB after gallery upload/delete
2011-05-24 17:52:16 -04:00
Erik Rose
bcd84fcd62
[bug 659180] Make questions' tag adding and removing work (by adding CSRF).
2011-05-23 17:15:16 -07:00
James Socol
eea77150b7
Remove extraneous comma. [bug 657877]
2011-05-23 19:31:26 -04:00
Tanay Gavankar
155900190e
[bug 654012] Replace Wiki Edit/Delete links with sprites
2011-05-23 19:02:43 -04:00
James Socol
85a641c634
Preserve querystrings in StaySecureMiddleware.
2011-05-23 18:33:37 -04:00
James Socol
0bbbe5d557
Set a "has a session" cookie and use it. [bug 620910]
...
* Set a non-secure cookie to indicate that a user has a session cookie.
* Middleware checks for it and keeps the user on HTTPS.
* Clear the cookie on logout so they can go back to HTTP.
2011-05-23 18:33:36 -04:00
Erik Rose
dcec7a9d93
[bug 657321] Rename l10n dash readouts, and add descriptions.
...
Also...
* Squash the enormous 30px gap under the Overview heading.
* Spread out the in-page dashboard links a bit, since the link texts now contain more spaces.
2011-05-23 15:14:15 -07:00
Tanay Gavankar
48334afeef
Fix test for revision history header
2011-05-23 16:28:24 -04:00
Tanay Gavankar
e561a1ed03
[bug 649433] Add category headings to Revision History page
2011-05-23 15:51:54 -04:00
Erik Rose
140f4ac11c
[bug 658216] Hide spam on Most Visited Translations dashboard.
2011-05-20 17:23:25 -07:00
Erik Rose
1f75ecb06a
Remove unneeded users.json fixtures from readout tests.
2011-05-20 17:23:25 -07:00
Tanay Gavankar
419140594a
[bug 629501] Add comment for localizers to searchbox text L10n
2011-05-20 17:53:49 -04:00
Tanay Gavankar
c51817ba6c
[bug 655396] Remove login/register links when in read-only mode
2011-05-20 17:04:17 -04:00
Erik Rose
37e0d17a1c
[bug 641471] Don't prompt for significance of new wiki docs.
...
More specifically, don't prompt if it's a translation or if there's been no approved revision before.
2011-05-20 10:06:54 -07:00
Ricky Rosario
8049a0630d
Subclassed difflib.HtmlDiff to allow line breaking and fluid width, and added javascript to toggle diff view to full width. [bug 642473]
2011-05-20 12:28:24 -04:00
Tanay Gavankar
f5fe203d49
[bug 650256] Show users' public emails only to authenticated users
2011-05-19 16:57:28 -04:00
Erik Rose
a4227d35c6
Add regression test for bug 658045 (NoReverseMatch errors in kbforums).
2011-05-19 13:54:55 -07:00
Erik Rose
472cec7c50
[bug 651225] [bug 639854] Merge showfor behavior updates for FF5 and beyond.
...
* Change meaning of showfor browser slugs (like "fx4") to mean "fx4 and beyond".
* Generalize mobile and desktop fallback so we don't have to hard-code the current versions into the JS.
2011-05-19 13:47:11 -07:00
Tanay Gavankar
cdd5e7ece0
[bug 643708] Change 'Last Overall' to 'Overall' in AoA stats levels
2011-05-19 16:41:20 -04:00
Erik Rose
951afb76a4
Whitespace
2011-05-19 13:35:31 -07:00
Ricky Rosario
f9bc717757
Added more test coverage, and fixed a bug in assertNotVisible (oops!).
2011-05-19 13:33:15 -07:00
Ricky Rosario
981ccdfaf8
Updated data-* attrs for browser selector
2011-05-19 13:33:15 -07:00
Erik Rose
7db0a5f7b5
Polish some docs.
2011-05-19 13:33:14 -07:00
Ricky Rosario
39236532ec
Removed hard coding of default mobile and desktop os/browser. [bug 639854]
2011-05-19 13:33:14 -07:00
Erik Rose
6333ca91e4
Special-case {for} behavior of fx35 and fx3.
...
fx3 and fx35 continue to mean "exactly fx 3" and "exactly fx 3.5-3.6".
2011-05-19 13:33:14 -07:00
Erik Rose
4cf188a682
[bug 651225] Revamp showfor semantics for Firefox 5 and future quick release cycles.
...
{for} expressions like "fx4" now mean "fx 4 and up". Saying "=fx4" goes back to exact-matching semantics.
Haven't looked at the rat's nest of special cases about mobile and desktop switcheroos yet. Hoping Ricky will help with that. (pleasepleaseplease)
2011-05-19 13:32:41 -07:00
Tanay Gavankar
f52e3aaa76
[bug 649733] Replace gettext with string literal for Announcement models
2011-05-19 14:15:07 -04:00
James Socol
3d84f671b9
Hyphens within words are not special chars. [bug 654681]
2011-05-19 13:55:01 -04:00
Tanay Gavankar
5f4b53d640
[bug 572880] Require POST when submitting forum reply
2011-05-18 14:05:24 -04:00
James Socol
fc22a835e4
Update push.txt.
2011-05-18 10:39:40 -04:00
James Socol
62905f981e
[bug 657906] KBForum message based on existence of parent.
2011-05-18 09:58:29 -04:00
Tanay Gavankar
d4a11ccc07
[bug 648164] Align Unwatch icon with Watching icon
2011-05-17 18:12:52 -04:00
James Socol
2c03f461a2
Use a 3rd-party jquery.placeholder plugin. [bug 657635]
2011-05-17 16:47:19 -04:00
James Socol
77c7a32f4c
Prevent horizontal textarea resize in Questions. [bug 657574]
2011-05-17 14:24:00 -04:00
Erik Rose
792a015f5a
Move the product_details initialization before the test run.
...
At least one test (question auto-tagging) fails otherwise.
2011-05-17 11:18:13 -07:00
Tanay Gavankar
7030b88a7c
[bug 655146] Make sure ints that would cause an overflow result in fallback.
2011-05-16 20:20:55 -04:00
James Socol
04b154fd16
Change obsolete on search form to checkbox. [bug 656898]
2011-05-16 17:19:20 -04:00
Erik Rose
369c9dc07a
[bug 656900] Take is_archived into account in L10n Dash overview.
...
Specifically, consider is_archived in all 3 rows of the Overview table. In addition, consider is_localizable for the Most Visited Articles row.
2011-05-16 13:42:24 -07:00
James Socol
db8b1b76cd
Check the django version from the web. [bug 656094]
2011-05-16 13:23:54 -04:00
James Socol
5da7134fa1
Disable update_weekly_votes cron.
2011-05-16 13:14:52 -04:00
Ricky Rosario
0871c617fd
Password blacklist. [bug 655896]
2011-05-12 12:42:32 -04:00
James Socol
9c5eb43edd
Hide user messages 20sec after detecting the user.
2011-05-11 16:16:15 -04:00
Ricky Rosario
91e759c575
Truncate message tables in anonymize.sql. [bug 656412]
2011-05-11 16:06:23 -04:00
James Socol
98291955f9
Add purge_hashes to crons, once/week.
2011-05-11 13:55:30 -04:00
James Socol
8bb3230f3e
Clear passwords from abandoned accounts. [bug 655892]
2011-05-11 13:55:30 -04:00
Erik Rose
6aad189955
[bug 654327] Allow specifying Obsoleteness in search UI. Omit Obsolete articles from basic search.
...
Make advanced search default to not finding archived articles as well.
2011-05-11 10:10:17 -07:00
Ricky Rosario
d890ac5a3d
Delete message view. [bug 654433, bug 654434]
...
* Ajaxification coming in separate bug.
2011-05-11 12:55:54 -04:00
James Socol
69dc2605ad
Allow uploading an avatar when the old one is missing [bug 638786]
2011-05-11 12:43:14 -04:00
James Socol
b42c4823d6
Drop deprecated URLs. [bug 654808]
2011-05-11 12:37:12 -04:00