Adam Tauber
|
11f5684b9f
|
[fix] unused globals removed II.
|
2014-07-09 01:23:18 +02:00 |
Adam Tauber
|
b0ba367a1a
|
[enh][mod] search refactor
|
2014-07-07 13:59:27 +02:00 |
Adam Tauber
|
cebf5868b3
|
[fix] pep8
|
2014-07-04 16:49:34 +02:00 |
Adam Tauber
|
8a7daed507
|
Merge pull request #74 from posativ/patch/application-alias
add application as alias
|
2014-07-03 22:42:25 +02:00 |
Martin Zimmermann
|
cbdc1e1e76
|
fix gevent's monkey patch position
|
2014-07-03 22:08:36 +02:00 |
Martin Zimmermann
|
7d5c131349
|
add application as alias
|
2014-07-03 22:07:57 +02:00 |
Adam Tauber
|
96c8b20a04
|
[enh] https rewrite basics
|
2014-06-24 16:30:04 +02:00 |
Matej Cotman
|
08eaffe245
|
add multi theming support
|
2014-06-05 13:18:22 +02:00 |
Adam Tauber
|
a41c1392f0
|
[fix] using different opensearch url to fix chrome POST request bug
|
2014-05-01 10:14:47 +02:00 |
Adam Tauber
|
44d3af9fb2
|
Merge pull request #61 from matejc/optional_search_get
Optional search get
|
2014-04-08 17:51:30 +02:00 |
Adam Tauber
|
8e2d996e27
|
[fix] autocomplete encoding
|
2014-03-29 17:04:33 +01:00 |
Matej Cotman
|
32e98967b7
|
add optional request with GET method for search and results pages
|
2014-03-29 16:50:48 +01:00 |
Adam Tauber
|
879bac8adb
|
[fix] opensearch autocomplete
|
2014-03-29 16:40:43 +01:00 |
Adam Tauber
|
41dd4d9ba3
|
[enh] autocompleter server side part
|
2014-03-29 16:29:19 +01:00 |
Thomas Pointhuber
|
a76525d1f3
|
add client var to all render pages
|
2014-03-21 12:19:48 +01:00 |
Thomas Pointhuber
|
71c6124f7b
|
fix little bug to allow webapp.py without client var
|
2014-03-21 11:29:10 +01:00 |
Thomas Pointhuber
|
c8cf95aa56
|
deactivate autocompleter by default
|
2014-03-21 11:11:31 +01:00 |
Thomas Pointhuber
|
cc7f3cb617
|
initial implemention of autocompletion in opensearch.xml
|
2014-03-20 15:39:17 +01:00 |
Thomas Pointhuber
|
8abf4ab993
|
adding initial code for backend-part of autocompleter
including test-code
|
2014-03-20 10:28:24 +01:00 |
Adam Tauber
|
f104553af4
|
[mod][fix] cookie expiration ++ pep8 compatibility
|
2014-03-18 19:22:28 +01:00 |
Adam Tauber
|
018a14431b
|
Merge pull request #57 from pointhi/results
improving publishDate extraction and output of it
|
2014-03-18 18:20:10 +01:00 |
Thomas Pointhuber
|
fd86bf8189
|
fix bug, to display publishDate with timezone without error
|
2014-03-18 13:19:23 +01:00 |
Adam Tauber
|
06b9238786
|
[fix] #38
|
2014-03-17 18:30:08 +01:00 |
Thomas Pointhuber
|
6f49bd8f08
|
adding publish date to video-results and rss-feed
|
2014-03-17 11:43:00 +01:00 |
Adam Tauber
|
b735093564
|
[fix] pep8
|
2014-03-15 20:20:41 +01:00 |
Thomas Pointhuber
|
d54ef01898
|
simplify publish Date formating
|
2014-03-15 19:41:54 +01:00 |
Thomas Pointhuber
|
ef2b1b7515
|
fix little bug
|
2014-03-15 19:31:34 +01:00 |
Thomas Pointhuber
|
794165d19c
|
improve published Date output
|
2014-03-15 19:13:57 +01:00 |
Thomas Pointhuber
|
7a922b2ab8
|
adding translations support for publish-date
|
2014-03-14 10:55:52 +01:00 |
Thomas Pointhuber
|
b88146d669
|
showing publishedDate for news
|
2014-03-14 09:55:11 +01:00 |
Adam Tauber
|
16155ddc39
|
[fix] pep8
|
2014-03-08 14:03:42 +01:00 |
Adam Tauber
|
13a27b909e
|
[fix] #47
|
2014-03-08 14:00:20 +01:00 |
Adam Tauber
|
6ff57dfbe1
|
[enh] linkable search url display
|
2014-03-04 18:53:56 +01:00 |
asciimoo
|
77b936e3be
|
[fix] debug print removed
|
2014-02-15 07:29:23 +01:00 |
asciimoo
|
5f8ae9b965
|
[fix] unicode url fix
|
2014-02-15 07:28:21 +01:00 |
asciimoo
|
fd651083f2
|
[fix] PYTHONPATH settings
|
2014-02-14 16:16:20 +01:00 |
asciimoo
|
c1d7d30b8e
|
[mod] len() removed from conditions
|
2014-02-11 13:13:51 +01:00 |
asciimoo
|
8305da3e5d
|
[fix] robots.txt
|
2014-02-07 18:43:05 +01:00 |
asciimoo
|
599c801ecd
|
[mod] index rendering
|
2014-02-07 03:15:34 +01:00 |
asciimoo
|
9eb31c0186
|
[fix] unicode and pep8 fixes
|
2014-02-07 02:45:12 +01:00 |
asciimoo
|
d63135db61
|
[fix] language/locale settings
|
2014-02-07 01:52:38 +01:00 |
asciimoo
|
0540ea9ee2
|
[enh][mod] code refactor ++ search engine filtering
|
2014-02-07 01:19:07 +01:00 |
asciimoo
|
e56d7a58c7
|
[fix] pep8
|
2014-02-07 00:42:09 +01:00 |
asciimoo
|
c0013edcdd
|
[enh] engine customisation init
|
2014-02-07 00:35:15 +01:00 |
Gabor Nagy
|
22fd0746d9
|
Improves PEP8 compatibility.
|
2014-02-05 20:24:31 +01:00 |
asciimoo
|
b22dd51bd7
|
[fix] pep8
|
2014-02-05 08:20:24 +01:00 |
asciimoo
|
5695ec58df
|
[fix] whitespace duplication fix in nonhtml outputs
|
2014-02-04 19:42:32 +01:00 |
asciimoo
|
455ff25a93
|
[fix] pep8
|
2014-01-31 16:17:49 +01:00 |
asciimoo
|
48dc019b94
|
[enh] displaying shortcuts at engines page
|
2014-01-31 16:09:58 +01:00 |
asciimoo
|
b57258f98b
|
[enh] query parsing improvements - shortcut support
|
2014-01-31 15:55:38 +01:00 |