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

10598 Коммитов

Автор SHA1 Сообщение Дата
James Socol 97fe787bae Up the socket timout, and catch timeouts in SearchClient.excerpt(). Also add
test that improves coverage of the SearchClient().query() socket exceptions.
2010-04-21 16:33:47 -07:00
James Socol 3109abe8ff Missed a couple strings in the footer. 2010-04-21 16:03:41 -07:00
James Socol f0f2e6e427 Adding a production document. 2010-04-20 18:26:09 -07:00
James Socol 79847afa23 Production documents. 2010-04-20 18:25:58 -07:00
James Socol 03b9b540b9 Adding default email addresses to settings. 2010-04-20 17:50:53 -07:00
James Socol a5ceb6974a Moving language definitions to easier-to-maintain JSON. 2010-04-20 16:42:36 -07:00
Paul Craciunoiu 6452eadb50 Merge branch '555251-json_empty' into development 2010-04-20 14:32:08 -07:00
Paul Craciunoiu 6394f63018 Add JSON response whenever format=json in URL. Add tests for all search filters. Fix a bug in determining wiki page vs forum thread results. 2010-04-20 14:29:07 -07:00
Paul Craciunoiu 842b9d7eb8 Remove trailing whitespace from pages.json and threads.json 2010-04-19 13:18:21 -07:00
Paul Craciunoiu 5c27b213eb Merge branch '554210-sphinx_conf_utf' into development 2010-04-16 22:46:14 -07:00
James Socol 2e1fc1c695 Adding tests to improve sanity checking on the paginator and its template. 2010-04-16 22:01:11 -07:00
Paul Craciunoiu e86cd70590 Merge branch 'bug-555249' into development 2010-04-16 21:43:18 -07:00
Paul Craciunoiu 8684519120 Fix review comments, all failing tests and rebase from development, and advanced search form defaults. 2010-04-16 21:42:25 -07:00
Paul Craciunoiu 236dcb2f03 Advanced search form validation determines when to search. Nest search form class, fix tests, also break some. 2010-04-16 21:24:43 -07:00
Paul Craciunoiu eccf2e7120 Merge bug-553131 into development 2010-04-16 21:11:05 -07:00
James Socol 61d3286b4c Cleaning up strings for L10n. 2010-04-16 20:44:42 -07:00
Paul Craciunoiu 02f8bbae36 Add template markup for logged in users 2010-04-16 20:26:13 -07:00
Paul Craciunoiu 280a296c85 Adding django user integration, backend and middleware for TikiUser 2010-04-16 20:26:02 -07:00
Paul Craciunoiu ad6915313e Adding TikiUser and Session models, tests, and NoVarySessionMiddleware. 2010-04-16 19:42:39 -07:00
James Socol 240c9469ee Merge branch '554206-encode-error' into development 2010-04-16 18:36:06 -07:00
James Socol 415d8c611d Moving the encoder function into a more globally-useful sumo.utils.urlencode. 2010-04-16 18:18:19 -07:00
James Socol 02a824e68a Capturing so, so many encoding errors. Also added positional parameters to the |fe filter (because they were missing). 2010-04-16 18:18:19 -07:00
Paul Craciunoiu 79c9343f7f Sort mode improvements, tests and default sort by relevance. 2010-04-16 17:36:48 -07:00
Paul Craciunoiu cb27eed0bc SET NAMES utf8 for sphinx.conf 2010-04-16 15:55:00 -07:00
James Socol 0e2b8d442d Make sure breadcrumb URLs start with a /. 2010-04-16 14:08:39 -07:00
James Socol 7b5032d32b Moving django_extensions to requirements.txt. 2010-04-16 13:57:19 -07:00
James Socol 122d287c16 Adding a missing assert. 2010-04-16 09:38:44 -07:00
James Socol e047ae4eff Merge branch '559738-redirect' into development
Conflicts:
	apps/sumo/tests/test_locale_middleware.py
2010-04-16 09:31:16 -07:00
James Socol a5b850a05f Merge branch '559095-search' into development 2010-04-16 09:21:54 -07:00
James Socol 7b54ff45c4 Just needed to call .lower() to get the correct language name. 2010-04-15 22:39:02 -07:00
James Socol f1d55ab275 Ensure that /en-us redirects to /en-US. 2010-04-15 22:27:24 -07:00
James Socol c9e043a690 Ensure that /en redirects to /en-US instead of /en-us. 2010-04-15 21:44:23 -07:00
James Socol c509571308 Test that searching in en-US works and make search in en-US work.
Also fixed the model tests, then made them pass again. In the process, I changed sumo_locales.languages to a more consistent/correct sumo_locales.LOCALES.
2010-04-15 21:44:13 -07:00
James Socol b50534d9bb Merge branch '554778-sphinx-errors' into development 2010-04-13 19:02:10 -07:00
James Socol 8ab0cbdb8e Adding a template when we catch search errors. 2010-04-13 18:22:27 -07:00
James Socol 4f247e9c8d Adding search tests to improve code coverage of the search clients. 2010-04-13 18:22:27 -07:00
James Socol 622eff2cb0 Changing how the sphinxapi handles socket errors. 2010-04-13 18:22:27 -07:00
James Socol 1c6f3dc864 Merge branch 'bug-550515' into development 2010-04-12 18:56:51 -07:00
James Socol ba2a037af3 Adding compressed assets to .gitignore 2010-04-12 18:49:55 -07:00
James Socol 5a790949b1 Moving css/js to minify. 2010-04-12 18:49:44 -07:00
James Socol bd3d5b8c91 Fixing tabs in templates and adding modelines. 2010-04-12 17:40:59 -07:00
James Socol a927cfb4d4 Build scripts! 2010-04-12 14:41:06 -07:00
James Socol c71ddcede4 Adding translate-toolkit to requirements-dev.txt and settings in settings.py, also updating settings.py for Tower 0.3 2010-04-08 14:42:33 -07:00
James Socol 8797848327 Fixing Babel required version. 2010-04-08 12:24:37 -07:00
James Socol b6050eb56e Merge branch 'development' of github.com:jsocol/kitsune into development 2010-04-07 17:36:33 -07:00
James Socol b9f061fe60 Merge branch 'bug-554740' into development 2010-04-07 17:36:25 -07:00
Paul Craciunoiu b48e01d536 Merge branch 'development' of git@github.com:pcraciunoiu/kitsune into bug-556418 2010-04-07 17:22:24 -07:00
Paul Craciunoiu d4acd8d9b8 Avoid duplicating page param and add test. 2010-04-07 17:21:51 -07:00
James Socol 57f9e24b76 Removing the old, unused forum_posts index from the sphinx.conf 2010-04-07 16:28:52 -07:00
James Socol c2a1356e08 New strategy for creating test data for Sphinx that actually works. 2010-04-07 16:28:47 -07:00