Commit graph

3364 commits

Author SHA1 Message Date
Jean-Francois Dockes
c28fe16c85 rclpurple: fix for current log format 2014-10-01 11:37:20 +02:00
Jean-Francois Dockes
00a7f2b268 web: fix links 2014-09-15 09:07:57 +02:00
Jean-Francois Dockes
9294cac633 cleanup ancient download pages 2014-09-15 09:04:46 +02:00
Jean-Francois Dockes
3159cbe4b9 packaging 2014-09-11 08:42:35 +02:00
Jean-Francois Dockes
1c0d3bd8cf merge 2014-09-11 08:40:09 +02:00
Jean-Francois Dockes
7b4c1d8859 packaging 2014-09-11 08:39:47 +02:00
Jean-Francois Dockes
976589d218 doc 2014-08-25 16:23:55 +02:00
Jean-Francois Dockes
56cad37f5c rclpdf: also escape text inside meta content attributes 2014-08-25 14:16:45 +02:00
Jean-Francois Dockes
e169ff2cae GUI: add possibility to call script from link in result paragraph html 2014-08-24 18:11:00 +02:00
Jean-Francois Dockes
2707ca095f run script oops 2014-08-24 11:17:23 +02:00
Jean-Francois Dockes
7373f5e58d trial version of "run script" popup menu entry for the GUI 2014-08-24 11:15:50 +02:00
Jean-Francois Dockes
e5dfb800f7 Release 1.20.0p2 tagged 2014-07-29 10:03:38 +02:00
Jean-Francois Dockes
3801f306de 1.20.0p2 2014-07-29 10:03:28 +02:00
Jean-Francois Dockes
d6aff23827 index #hashtags as such 2014-07-29 09:56:00 +02:00
Jean-Francois Dockes
4a0ac96f92 fix textsplit core dump caused by interaction of new 1.20 code with little-tested camelcase splitting section 2014-07-28 22:12:35 +02:00
Jean-Francois Dockes
d77a7fe28a Release 1.20.0p1 tagged 2014-07-26 19:37:20 +02:00
Jean-Francois Dockes
f1e503ba3b release 1.20.0p1 2014-07-26 19:37:19 +02:00
Jean-Francois Dockes
003f4eb2fe doc 2014-07-26 19:36:25 +02:00
Jean-Francois Dockes
86a21bac26 Repaired problem in commit 577fd9d3a634 which broke case-sensitive indexing term prefix wrapping 2014-07-24 15:29:19 +02:00
Jean-Francois Dockes
7c4f4b7045 All docs get containerfilename field, indexed exclusively with prefix (only a field search containerfilename:someterm can match). 2014-07-23 19:30:41 +02:00
Jean-Francois Dockes
80c0787e3d Add new kind of aliases for field names, to be used only at query time 2014-07-23 16:52:08 +02:00
Jean-Francois Dockes
e1576b8b53 Add flag qualifying field to be indexed exclusively with prefix 2014-07-23 15:28:16 +02:00
Jean-Francois Dockes
957bc1a11c tests: make it easier to move to other machine by sorting on url and other small changes 2014-07-23 10:23:03 +02:00
Jean-Francois Dockes
a9e43ad950 mimeconf: create entries for application/javascript and application/x-php (for using xdg-mime) 2014-07-23 10:21:37 +02:00
Jean-Francois Dockes
b831c4c226 web 2014-07-23 10:20:05 +02:00
Jean-Francois Dockes
4fea8f2774 updated message files 2014-07-22 09:15:29 +02:00
Jean-Francois Dockes
2b74952978 Allow configuration of the last-resort external command used to identify mime types 2014-07-19 16:15:43 +02:00
Jean-Francois Dockes
3c130e462c Treat the "open parent" link click more like the right-click menu entry for open parent. The latter is still different because it opens the enclosing document, not necessarily a folder if the doc result is embedded. But they now behave the same if the parent is a folder 2014-07-19 15:31:03 +02:00
Jean-Francois Dockes
079b6d909c Processs xdg.tags and xdg.comment freedesktop extended attribute fields, as complementing keywords and description 2014-07-19 15:03:40 +02:00
Jean-Francois Dockes
ce24fbe678 Gui result list: add %P substitution for parent folder and F link target for opening the parent folder 2014-07-17 10:46:15 +02:00
Jean-Francois Dockes
e6b2c4434a try out modification to use container file name for display, but not search, purposes when the subdocument file name is not set 2014-07-16 17:05:26 +02:00
Jean-Francois Dockes
fd4b0cd026 web 2014-07-16 17:04:20 +02:00
Jean-Francois Dockes
5a1360eec8 remove hard-coded path 2014-07-16 14:28:00 +02:00
Jean-Francois Dockes
a25eebf22e python module: query_iter function must incref the query (problem surfaced because the query ref count is now correct following the previous incref fix 2014-07-16 14:29:18 +02:00
Jean-Francois Dockes
12669e48d2 do not unaccent Bengali characters (process like the Hindi ones) 2014-07-16 12:47:30 +02:00
Jean-Francois Dockes
2f299e11ca add application/gzip (as other application/x-gzip) 2014-07-16 12:46:32 +02:00
Jean-Francois Dockes
a0aa86b97c doc 2014-07-16 10:02:34 +02:00
Jean-Francois Dockes
d3c01e5450 Improved error message, closes issue #207 2014-07-14 08:30:41 +02:00
Jean-Francois Dockes
2433716040 Web history indexing: fmtime was not saved to the cache, resulting in empty dates in queries 2014-07-08 15:06:47 +02:00
Jean-Francois Dockes
63405344c7 Release 1.20.0 tagged 2014-07-07 19:00:20 +02:00
Jean-Francois Dockes
71ccffd447 fix manifest 2014-07-07 19:00:13 +02:00
Jean-Francois Dockes
5d27deda3e fix manifest 2014-07-07 18:59:40 +02:00
Jean-Francois Dockes
c345f21067 Consequences of 3656:ee3c7f3d964f. Deal with the fact that some subdocs may not have a filename field at all 2014-07-07 18:58:00 +02:00
Jean-Francois Dockes
9a40f9c2e9 Removed tag RECOLL_1_20_0 2014-07-07 18:56:07 +02:00
Jean-Francois Dockes
1adea26fb6 mode 2014-06-26 12:34:14 +02:00
Jean-Francois Dockes
767be861f2 Python module: stray INCREF on db object prevented descriptor and memory freeing. Fixed prototypes for db_close and query_close methods (fixes possible core dump) 2014-06-26 12:43:18 +02:00
Jean-Francois Dockes
7c69299339 zip: improved error output. Fixes issue #201 2014-07-06 16:32:41 +02:00
Jean-Francois Dockes
2635871992 ppt-dump: improve error messages 2014-07-06 16:27:40 +02:00
Jean-Francois Dockes
d34d28418a msword docs: avoid generating an error for files containing only a picture (empty antiword output) 2014-07-06 16:24:11 +02:00
Jean-Francois Dockes
244c2ed468 1.19.14p1 2014-06-26 13:14:41 +02:00