Tue, 12 Sep 2006 19:34:28 +0200 |
Thomas Waldmann |
fix type error in twisted request
|
Tue, 12 Sep 2006 19:25:17 +0200 |
Thomas Waldmann |
fix typo in twisted request
|
Tue, 12 Sep 2006 19:24:03 +0200 |
Thomas Waldmann |
add hint about standalone and url_prefix_static
|
Sun, 10 Sep 2006 00:40:35 +0200 |
Alexander Schremmer |
Fixed evil relative import.
|
Thu, 07 Sep 2006 16:59:39 +0200 |
Alexander Schremmer |
Added no_magic to text_html formatter to disable tag autoclosing. (Thanks to Radomir Dopieralski.)
|
Tue, 05 Sep 2006 15:34:55 +0200 |
Thomas Waldmann |
fix theme code for action=print
|
Tue, 05 Sep 2006 03:22:54 +0200 |
Thomas Waldmann |
fix backtrace on SystemInfo when no xapian is installed, but xapian_search is enabled in wikiconfig
|
Tue, 05 Sep 2006 02:39:58 +0200 |
Alexander Schremmer |
Restore the formatter in send_page, fixes 'empty' search results.
|
Tue, 05 Sep 2006 02:38:37 +0200 |
Alexander Schremmer |
Removed unnessary name binding.
|
Tue, 05 Sep 2006 00:29:59 +0200 |
Alexander Schremmer |
MoinMoin should not record the homepage links as pagelinks, fixes MoinMoinBugs/PageLinksIncludeUnrelatedLinks.
|
Mon, 04 Sep 2006 23:29:21 +0200 |
Alexander Schremmer |
Added support for Python 2.5 in the thread monitor.
|
Mon, 04 Sep 2006 20:22:43 +0200 |
Alexander Schremmer |
Merge with main.
|
Mon, 04 Sep 2006 20:22:18 +0200 |
Alexander Schremmer |
Merged my CHANGES file into the main CHANGES file and MoinMoin:WikiSyncronisation.
|
Sun, 03 Sep 2006 20:39:01 +0200 |
Thomas Waldmann |
widget.browser: rename misleading 'toHTML' function name to 'format'
|
Sun, 03 Sep 2006 03:30:03 +0200 |
Thomas Waldmann |
merged sync branch
|
Tue, 29 Aug 2006 08:05:40 +0200 |
Franz Pletz |
fix small typo
|
Sun, 27 Aug 2006 16:22:18 +0200 |
Franz Pletz |
fix mimetype selection and showing attachment matches
|
Sun, 03 Sep 2006 02:34:18 +0200 |
Alexander Schremmer |
Mail notifications contain a link to the diff action so the user can see the coloured difference more easily. Thanks to Tobias Polzin.
|
Sun, 03 Sep 2006 01:06:20 +0200 |
Alexander Schremmer |
Removed a lot of ugly MimeType() calls, refactored it into a helper, fixed page rendering for missing parsers.
|
Sun, 03 Sep 2006 00:34:29 +0200 |
Alexander Schremmer |
Fixed core merging logic to handle cases where changes only happened on one side, added some comments, reworded some messages. (SyncPages)
|
Sat, 02 Sep 2006 23:58:49 +0200 |
Alexander Schremmer |
Fixed BR error in fullsearch.py, reworded title search hint.
|
Fri, 01 Sep 2006 23:44:04 +0200 |
Alexander Schremmer |
Fixed standalone traceback on shutdown in case of interface being ''. Fixes MoinMoinBugs/StandAloneServerCrashesOnSendingDieRequest
|
Fri, 01 Sep 2006 20:40:54 +0200 |
Thomas Waldmann |
added a comment about recursion in i18n code
|
Tue, 29 Aug 2006 17:01:55 +0200 |
Thomas Waldmann |
fix backticks vs. curly brackets confusion of gui converter (backport to 1.5)
|
Mon, 28 Aug 2006 00:28:52 +0200 |
Thomas Waldmann |
add note about auth configuration change
|
Sun, 27 Aug 2006 23:44:42 +0200 |
Thomas Waldmann |
use booleans instead of 0/1 in configuration
|
Sun, 27 Aug 2006 15:30:01 +0200 |
Thomas Waldmann |
merged sync branch
|
Sat, 26 Aug 2006 20:45:58 +0200 |
Alexander Schremmer |
Uncronified code.
|
Sun, 27 Aug 2006 15:29:01 +0200 |
Thomas Waldmann |
merged xapian branch
|
Sun, 27 Aug 2006 00:07:47 +0200 |
Franz Pletz |
make use of MoinMoin.widget.html and MoinMoin.util.web, clickable labels for advaced ui checkboxes
|
Sat, 26 Aug 2006 23:11:20 +0200 |
Franz Pletz |
fix backtrace for mtime_msg if advancedsearch isn't used
|
Sat, 26 Aug 2006 22:49:00 +0200 |
Franz Pletz |
first try to recognize mtimes from known datetime-formats, then try parsedatime
|
Sat, 26 Aug 2006 22:27:15 +0200 |
Franz Pletz |
small cleanups, advanced ui can preserve search terms from other ui
|
Sat, 26 Aug 2006 21:55:47 +0200 |
Franz Pletz |
reformat output of mtime
|
Sat, 26 Aug 2006 21:39:57 +0200 |
Franz Pletz |
use internal date/time formatting
|
Sat, 26 Aug 2006 21:30:25 +0200 |
Franz Pletz |
show the parsed mtime for the user to check
|
Sat, 26 Aug 2006 21:17:22 +0200 |
Franz Pletz |
disable highlight code for stemmed words for now, does not behave well for short words
|
Sat, 26 Aug 2006 21:09:48 +0200 |
Franz Pletz |
deactivate history search without xapian
|
Sat, 26 Aug 2006 20:22:42 +0200 |
Franz Pletz |
fix small typo
|
Sat, 26 Aug 2006 20:20:52 +0200 |
Franz Pletz |
final polishing round adding docstrings, comments and fixing small issues
|
Sat, 26 Aug 2006 18:47:58 +0200 |
Franz Pletz |
fix xapian version if xapian is not installed
|
Sat, 26 Aug 2006 18:21:54 +0200 |
Franz Pletz |
update comments/docstrings
|
Sat, 26 Aug 2006 17:37:17 +0200 |
Thomas Waldmann |
cleanup whitespace, add/fix comments
|
Fri, 25 Aug 2006 14:44:03 +0200 |
Franz Pletz |
highlight bug fixed.. once and for all ;)
|
Fri, 25 Aug 2006 14:40:12 +0200 |
Franz Pletz |
domain-specific search is implemented
|
Fri, 25 Aug 2006 14:23:30 +0200 |
Franz Pletz |
language search for moinSearch implemented
|
Fri, 25 Aug 2006 14:05:32 +0200 |
Franz Pletz |
CategorySearch is implemented through a regexp'ed TextSearch
|
Fri, 25 Aug 2006 14:01:53 +0200 |
Franz Pletz |
grey out fields not currently supported by moinSearch if xapian disabled
|
Fri, 25 Aug 2006 13:34:04 +0200 |
Franz Pletz |
show full-search hint if no results found with titlesearch
|
Fri, 25 Aug 2006 13:25:31 +0200 |
Franz Pletz |
Show hint to consider full-text search if using titlesearch
|
Fri, 25 Aug 2006 12:44:26 +0200 |
Franz Pletz |
advanced search dialogue preserves state
|
Fri, 25 Aug 2006 12:13:24 +0200 |
Franz Pletz |
output no results found message as a msg to the previous page
|
Fri, 25 Aug 2006 11:49:45 +0200 |
Franz Pletz |
fix small bug that automatically starts language-search though not intended
|
Fri, 25 Aug 2006 11:37:48 +0200 |
Franz Pletz |
bump number of pagelinks if there are no prev/next links
|
Thu, 24 Aug 2006 19:39:49 +0200 |
Franz Pletz |
fix small typo
|
Thu, 24 Aug 2006 19:37:25 +0200 |
Franz Pletz |
merge with xapian branch
|
Thu, 24 Aug 2006 17:14:26 +0200 |
Franz Pletz |
finished testing, update CHANGES.fpletz
|
Thu, 24 Aug 2006 16:08:03 +0200 |
Franz Pletz |
disable xapian hitcount estimation if index has multiple pagerevisions
|
Thu, 24 Aug 2006 15:50:35 +0200 |
Franz Pletz |
renaming and deleting pages works for all revisions
|
Thu, 24 Aug 2006 15:33:44 +0200 |
Franz Pletz |
fix for deleting from xapian index
|
Thu, 24 Aug 2006 15:25:15 +0200 |
Franz Pletz |
support for page/attachment removal and renaming (preliminary commit to show activity, needs more testing)
|
Thu, 24 Aug 2006 13:46:12 +0200 |
Franz Pletz |
finish code docs for MoinMoin.search.Xapian
|
Thu, 24 Aug 2006 13:38:38 +0200 |
Franz Pletz |
add xapian version in SystemInfo macro
|
Wed, 23 Aug 2006 23:37:17 +0200 |
Franz Pletz |
check if the correct version of xapian is installed
|
Thu, 24 Aug 2006 10:23:48 +0200 |
Thomas Waldmann |
merged main
|
Wed, 23 Aug 2006 22:48:01 +0200 |
Franz Pletz |
ensure new attachments trigger an index update, doc update for MoinMoin.search.Xapian
|
Wed, 23 Aug 2006 21:14:09 +0200 |
Franz Pletz |
install MoinMoin.support.parsedatetime
|
Wed, 23 Aug 2006 21:04:07 +0200 |
Franz Pletz |
recall action not necessary, rev can also be passed to show
|
Wed, 23 Aug 2006 20:42:35 +0200 |
Franz Pletz |
backout of the ) highlight hack
|
Wed, 23 Aug 2006 20:40:55 +0200 |
Franz Pletz |
Backed out changeset 6dfca61f2672122ce12804ae42b90278df5c8473
|
Wed, 23 Aug 2006 18:59:20 +0200 |
Franz Pletz |
merge xapian branch
|
Wed, 23 Aug 2006 18:57:30 +0200 |
Franz Pletz |
completed code documentation for MoinMoin.search.builtin
|
Wed, 23 Aug 2006 16:15:08 +0200 |
Franz Pletz |
code documentation update
|
Wed, 23 Aug 2006 14:38:24 +0200 |
Franz Pletz |
added support for xapwrap for collapsing and sorting by relevance/key, ensure to just show the newest revision in _getHits if historysearch is disabled
|
Wed, 23 Aug 2006 12:51:06 +0200 |
Thomas Waldmann |
added a SOC END mark to the diary
|
Wed, 23 Aug 2006 12:02:50 +0200 |
Franz Pletz |
update parsedatetime to 0.7
|
Wed, 23 Aug 2006 11:41:07 +0200 |
Franz Pletz |
fix last modfied date in search results for older revisions
|
Wed, 23 Aug 2006 03:07:56 +0200 |
Franz Pletz |
rev can also be passed to show action instead of recall, try to fix highlighting when using brackets (though not reproduceable locally..)
|
Wed, 23 Aug 2006 01:05:31 +0200 |
Franz Pletz |
s/pages/items/g and s/include/exclude/g underlay
|
Tue, 22 Aug 2006 21:47:13 +0200 |
Franz Pletz |
no need to check validity of page.page.rev
|
Tue, 22 Aug 2006 21:34:07 +0200 |
Franz Pletz |
somehow xapian.www.de behaves strange, another fix for current page revisions
|
Tue, 22 Aug 2006 21:31:35 +0200 |
Franz Pletz |
page revsions weren't really current
|
Tue, 22 Aug 2006 21:23:56 +0200 |
Franz Pletz |
fix displaying 'current' comment for search results
|
Tue, 22 Aug 2006 21:05:11 +0200 |
Franz Pletz |
correct pagelinks for older revisions and seach results pages links
|
Tue, 22 Aug 2006 20:13:48 +0200 |
Franz Pletz |
merge with main
|
Mon, 21 Aug 2006 19:36:23 +0200 |
Franz Pletz |
check if there's the revision
|
Mon, 21 Aug 2006 19:35:33 +0200 |
Franz Pletz |
forgot the indentation..
|
Mon, 21 Aug 2006 19:31:49 +0200 |
Franz Pletz |
nailed down a bug when there's no revision
|
Mon, 21 Aug 2006 19:27:33 +0200 |
Franz Pletz |
temporarily disable detection of invalid queries
|
Mon, 21 Aug 2006 19:03:20 +0200 |
Franz Pletz |
a few small fixes to get misc things working with xapian
|
Mon, 21 Aug 2006 18:16:15 +0200 |
Franz Pletz |
optional excluding of system pages
|
Mon, 21 Aug 2006 18:14:16 +0200 |
Franz Pletz |
fix when searching for ()
|
Mon, 21 Aug 2006 18:06:22 +0200 |
Franz Pletz |
fix small typo
|
Mon, 21 Aug 2006 17:16:27 +0200 |
Franz Pletz |
update CHANGES.fpletz
|
Mon, 21 Aug 2006 14:25:38 +0200 |
Franz Pletz |
info for last modification date in advanced ui
|
Mon, 21 Aug 2006 13:28:49 +0200 |
Franz Pletz |
handle invalid search queries
|
Mon, 21 Aug 2006 13:23:23 +0200 |
Franz Pletz |
fix a traceback when nothing is entered in the advanced ui
|
Mon, 21 Aug 2006 13:17:22 +0200 |
Franz Pletz |
optional history indexing and search is working
|
Mon, 21 Aug 2006 12:20:23 +0200 |
Franz Pletz |
*bangs head on keybord* die, py2.3, die!
|
Mon, 21 Aug 2006 12:15:22 +0200 |
Franz Pletz |
py2.3 fix to sorted (finally :))
|
Mon, 21 Aug 2006 12:11:57 +0200 |
Franz Pletz |
Backed out changeset e60af4382f631e0b89117e95d3e150c9f4c92c03
|
Mon, 21 Aug 2006 12:10:18 +0200 |
Franz Pletz |
i18n fix for sorted call
|
Mon, 21 Aug 2006 12:08:32 +0200 |
Franz Pletz |
fixed small glith with language sorting in advancedsearch
|
Mon, 21 Aug 2006 03:34:27 +0200 |
Franz Pletz |
reworked language list sorting
|
Mon, 21 Aug 2006 02:31:07 +0200 |
Franz Pletz |
merge with xapian branch
|
Mon, 21 Aug 2006 02:30:05 +0200 |
Franz Pletz |
mtime search works, added MoinMoin.support.parsedatetime, small fixes
|
Sun, 27 Aug 2006 14:48:06 +0200 |
Thomas Waldmann |
moved old stuff from MoinMaster:HelpOnUpdating to CHANGES
|
Sun, 27 Aug 2006 01:48:43 +0200 |
Thomas Waldmann |
removed util.filesys.chmod - not used any more due to os.umask() usage
|
Sun, 27 Aug 2006 01:41:02 +0200 |
Thomas Waldmann |
check for non-existing dir before calling os.makedirs
|
Sun, 27 Aug 2006 01:32:14 +0200 |
Thomas Waldmann |
check for non-existing dir before calling os.makedirs
|
Sun, 27 Aug 2006 01:20:15 +0200 |
Thomas Waldmann |
remove util.filesys.make[dD]irs - not needed any more due to os.umask() use
|
Sun, 27 Aug 2006 01:00:36 +0200 |
Thomas Waldmann |
don't use mask, as we have os.umask() now
|
Sat, 26 Aug 2006 22:54:17 +0200 |
Thomas Waldmann |
merge main
|
Sat, 26 Aug 2006 22:53:58 +0200 |
Thomas Waldmann |
move some js to common.js
|
Sat, 26 Aug 2006 21:32:13 +0200 |
Alexander Schremmer |
Merge with main.
|
Sat, 26 Aug 2006 16:22:16 +0200 |
Alexander Schremmer |
Merge with main.
|
Fri, 25 Aug 2006 13:10:52 +0200 |
Alexander Schremmer |
Use a password input field to hide the entered characters.
|
Thu, 24 Aug 2006 22:30:47 +0200 |
Alexander Schremmer |
Optimised two messages.
|
Sat, 26 Aug 2006 14:59:04 +0200 |
Thomas Waldmann |
merged main
|
Sat, 26 Aug 2006 14:58:24 +0200 |
Thomas Waldmann |
replace most find() calls by in/index()
|