Paul Craciunoiu
0a519a88a6
Merge branch '561127-ie6-pagination' into development
2010-04-22 17:34:12 -07:00
James Socol
204df74d3b
Merge branch '561139-accept-language' into development
2010-04-22 17:26:05 -07:00
Paul Craciunoiu
94142eadfe
Pagination <li>s were one-per-line in IE6.
2010-04-22 16:45:36 -07:00
James Socol
633d0166c9
Merge branch '560719-over-escape' into development
2010-04-22 11:15:54 -07:00
James Socol
e9aa5d2f87
Handle Accept-Language case-insensitively.
2010-04-22 11:13:57 -07:00
James Socol
29d2134f6d
Merge branch '560703-timeout' into development
2010-04-21 17:31:30 -07:00
James Socol
23f586b285
Makes the sidebar a little narrower and moves the sidebar content a little to the left.
2010-04-21 16:51:21 -07:00
James Socol
32be0335fd
Making sure not to switch to the wrong encoding at any point.
2010-04-21 16:46:10 -07:00
James Socol
70ad944c1c
Upgrade Django and django-nose
2010-04-21 16:46:09 -07:00
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