Paul Craciunoiu
a8816900ee
Upgrade modernizr 1.1 -> 1.5
2010-10-07 14:48:16 -07:00
Ricky Rosario
9c7d553d32
Showfor modal helper [bug 601686]
2010-10-07 17:41:05 -04:00
Ricky Rosario
adfc4b746b
* Refactored Marky for easier customization between the different apps
...
* Added Marky to wiki content textareas
* Added headings (H1, H2, H3) buttons to editor on wiki pages [bug 601693]
2010-10-07 17:31:52 -04:00
Ricky Rosario
feb3aabbdf
CSS tweak for wrapping long lines of wiki syntax on the review page [bug 597569]
2010-10-07 17:16:45 -04:00
James Socol
41fdf97b06
Allow unicode through the twitter middleware. [bug 602399]
2010-10-07 13:39:45 -04:00
James Socol
559c348ec1
More handy updates to Sphinx tests, thanks to Dave.
2010-10-06 11:36:18 -04:00
James Socol
160d88af26
Update build.sh to allow parametrized Sphinx port.
2010-10-06 11:36:17 -04:00
James Socol
b7591ce204
More robust user input handling.
2010-10-06 11:32:19 -04:00
James Socol
54bbd07cbb
Allow outgoing unicode and refactor. [bug 602134]
2010-10-06 11:32:14 -04:00
James Socol
cf5b98f3ce
Merge branch 'search-index-596623'
2010-10-05 18:55:07 -04:00
James Socol
ad296456c1
Update migration number.
2010-10-05 18:54:55 -04:00
James Socol
cdb9c7a1df
Update some forum tests to be simpler thanks to new test-utils.
2010-10-05 18:49:58 -04:00
James Socol
927614d46c
Fix and update search tests.
2010-10-05 18:49:53 -04:00
James Socol
3af9ceacad
Search view is returning results from the new KB.
2010-10-05 18:48:15 -04:00
James Socol
21defa5439
Fixes from feedback.
2010-10-05 18:48:15 -04:00
James Socol
b72b64f1b3
General cleanup and refactor Sphinx indexes.
2010-10-05 18:48:15 -04:00
James Socol
609c999fcc
New Sphinx index for KB documents.
2010-10-05 18:48:14 -04:00
Alex Buchanan
579d6040ce
Merge branch 'custcare'
2010-10-05 10:44:42 -07:00
Alex Buchanan
adf595af0f
Customer care, tweet text encoding, bug 601834, remove smart_str
2010-10-05 17:30:43 +00:00
Alex Buchanan
be6f064fe5
Customer care, cron, stop KeyErrors, fallback to 'en' when iso_language_code doesn't exist
2010-10-05 17:13:01 +00:00
Alex Buchanan
b788745dc4
Customer care, jqueryui css images break when minified
2010-10-05 17:08:22 +00:00
Ricky Rosario
f96d6f402a
Removed empty gallery js bundle
2010-10-05 12:35:48 -04:00
Alex Buchanan
7ec9437cb4
Customer care, minor JS syntax fix
2010-10-04 16:35:51 -07:00
Alex Buchanan
bcaab7cfb5
Customer care, minor JS syntax fix
2010-10-04 23:34:05 +00:00
Alex Buchanan
526e74ce51
Customer care, JS cleanup
2010-10-04 16:23:00 -07:00
Alex Buchanan
5e8509c254
Customer care, JS cleanup
2010-10-04 23:21:17 +00:00
Ricky Rosario
323d77d082
Added revision view/template [bug 593469]
2010-10-04 16:30:11 -04:00
Alex Buchanan
8a92dc1b2d
Customer care, clean tweet data with Bleach
2010-10-04 13:18:39 -07:00
Ricky Rosario
0c6ce69486
Added locale support to EventWatch. [bug 599022]
2010-10-04 14:21:20 -04:00
Erik Rose
1b4bf5ab12
[601297] ForParser now uses html5lib, which lets it handle self-closing tags properly.
...
Consequently...
* Reordered a few XML strings in tests to conform to actual output. We really need an easy to compare XML trees.
* Made a test less brittle.
2010-10-04 10:52:44 -07:00
Fred Wenzel
41767593a2
Do not send unicode to the logger in Customer Care cron job. Bug 601611.
2010-10-04 16:44:53 +02:00
Fred Wenzel
edf3808621
Customer Care: Place reply field cursor between @username and #fxhelp. Bug 601345.
2010-10-04 12:45:43 +02:00
Fred Wenzel
3c15292787
Trailing whitespace ex.
2010-10-04 12:20:26 +02:00
Alex Buchanan
24afd8c3d6
Customer care, UI notifications for refresh button
2010-10-01 16:13:37 -07:00
Alex Buchanan
36a6820ce0
Customer care, error messages, reply-modal focus, @username #fxhelp in tweet content UI, and refactor JS
2010-10-01 16:13:37 -07:00
Erik Rose
7b17317f39
[596369] Look to the default locale for hints if slug is not found in the requested locale.
2010-10-01 15:42:16 -07:00
Ricky Rosario
a28744ebeb
Created UI for document watching/unwatching [bug 600680]
2010-10-01 13:15:43 -04:00
Erik Rose
95c5e672e6
Make a little brevity/clarity tweak to LocaleURLMiddleware.
2010-10-01 09:44:31 -07:00
James Socol
bc4945311c
Enable X-Frame-Options: DENY headers.
2010-10-01 11:13:24 -04:00
Fred Wenzel
45ae1f64c9
Fixed hover style for customer care "refresh" button. Bug 600735.
2010-10-01 13:46:04 +02:00
Fred Wenzel
518a5feb5b
Mixed tab and space indentation is evil.
2010-10-01 13:46:04 +02:00
Fred Wenzel
2fb1f9c9db
Added webkit gradients to customer care CSS. Bug 600695.
2010-10-01 13:46:03 +02:00
Fred Wenzel
d008312a18
Added "ago" to timesince blob
2010-10-01 13:46:03 +02:00
Alex Buchanan
a903e678f3
twitter_post validation and missing package
2010-10-01 13:46:03 +02:00
Ricky Rosario
43506ea0fe
Fixed js error by bailing out of SHOWFOR code when not on the Document page [bug 599353]
2010-09-30 17:14:53 -04:00
Erik Rose
2ab1e820da
[573546] Wrap each request in a transaction.
2010-09-29 15:34:47 -07:00
Erik Rose
0d3e8a8f10
[589947] Implement Wikipedia-style redirects.
...
* Do automatic redirect creation on retitling and restubbing. Avoid collisions with existing document titles and slugs.
* Implement content-injection-safe backlinks to redirect pages from the pages they redirect to. Implement redirect suppression so you can stay at (and edit) the redirect once you get there.
* Fix a template bug where the browser and OS choosers wouldn't show up on documents that had no approved content.
* Delete "parent" from a translate.html, which I don't think was supposed to be there.
* document() helper once again respects a slug kwarg if provided.
* Remove pointless html kwarg from doc_rev helper function. The passed-in HTML always got paved over immediately.
* Add @require_GET to some views that assume the GET method.
* Hoist doc_rev up to wiki.tests.
To come: UI for changing the slug and title of documents
2010-09-29 13:55:41 -07:00
Ricky Rosario
3ca004621b
Added document watch (for edits) [bug 599030]
2010-09-29 16:51:45 -04:00
Alex Buchanan
dce1476ea7
Customer care, small fixes for CSS, security, and tweet refresh
2010-09-29 20:38:24 +00:00
Alex Buchanan
f7684cfcfd
Customer care, refresh button
2010-09-29 12:27:23 +00:00