Mon, 08 Jan 2007 23:56:13 +0100 |
Reimar Bauer |
text_gedit: displays now images from subpages and http sources
|
Mon, 08 Jan 2007 00:53:08 +0100 |
Thomas Waldmann |
ImageLink gui formatter/converter roundtrip: fixed width/height/alt bugs
|
Sun, 07 Jan 2007 23:08:59 +0100 |
Thomas Waldmann |
gui converter, ImageLink: check width/height before generating ImageLink
|
Sun, 07 Jan 2007 22:55:26 +0100 |
Thomas Waldmann |
merged main
|
Sun, 07 Jan 2007 22:55:02 +0100 |
Thomas Waldmann |
just using WikiName: as abbreviation for WikiName: gives too many false positives
|
Sun, 07 Jan 2007 21:42:35 +0100 |
Reimar Bauer |
PackagePages:added storing of attachments, form pagename text field gots current page name
|
Sun, 07 Jan 2007 21:38:06 +0100 |
Reimar Bauer |
packages:AddAttachment, DelAttachment, RenamePage added
|
Sun, 07 Jan 2007 14:44:12 +0100 |
Thomas Waldmann |
fixed cached inconsistency caused by DeletePage
|
Sun, 07 Jan 2007 12:34:53 +0100 |
Thomas Waldmann |
use separate conflict icon (TODO: add a png for it), minor cleanups
|
Sun, 07 Jan 2007 11:26:52 +0100 |
Thomas Waldmann |
merged main
|
Sun, 07 Jan 2007 11:25:09 +0100 |
Thomas Waldmann |
better display of renamed pages on info/RC, show diff-link for deleted pages on RC
|
Sun, 07 Jan 2007 11:19:54 +0100 |
Reimar Bauer |
updated CHANGES for recovering a lost password
|
Sat, 06 Jan 2007 22:41:20 +0100 |
Reimar Bauer |
Login macro: sentence for wrong used parameter added
|
Sat, 06 Jan 2007 21:52:11 +0100 |
Reimar Bauer |
Login macro: gets feature sendmail form
|
Sat, 06 Jan 2007 21:51:02 +0100 |
Reimar Bauer |
userform: SendMyPassword hint added
|
Sat, 06 Jan 2007 21:18:05 +0100 |
Thomas Waldmann |
ImageLink conversion: optimized code
|
Sat, 06 Jan 2007 17:34:09 +0100 |
Reimar Bauer |
text_html_text_moin_wiki: minor refactoring
|
Sat, 06 Jan 2007 17:32:20 +0100 |
Reimar Bauer |
text_gedit: minor refactoring
|
Sat, 06 Jan 2007 15:50:32 +0100 |
Reimar Bauer |
updated CHANGES for ImageLink / gui resizing images stuff
|
Sat, 06 Jan 2007 15:27:29 +0100 |
Reimar Bauer |
text_gedit: Feature scalable images for gui added
|
Sat, 06 Jan 2007 12:01:25 +0100 |
Reimar Bauer |
EXIF.py: optional parameter 'name' for process_file and dump_IFD. If used the reading of EXIF data ends after that name. some PEP8 changes
|
Fri, 05 Jan 2007 23:21:35 +0100 |
Reimar Bauer |
ImageLink gots missing feature of interwikilink added
|
Thu, 21 Dec 2006 03:39:57 +0100 |
Thomas Waldmann |
merged main
|
Thu, 21 Dec 2006 03:39:28 +0100 |
Thomas Waldmann |
gui editor converter: indenting fixes, code simplification
|
Wed, 20 Dec 2006 01:04:17 +0100 |
Thomas Waldmann |
fckdialog action: don't call emit_http_headers twice, fix wrong attribute name in emit_http_headers
|
Tue, 19 Dec 2006 09:37:28 +0100 |
Thomas Waldmann |
getPageBasePath: add default value for use_underlay and improve docstring
|
Thu, 07 Dec 2006 21:35:43 +0100 |
Thomas Waldmann |
mailimport: fix wrong comparison value
|
Thu, 07 Dec 2006 21:19:46 +0100 |
Thomas Waldmann |
mailimport: fix backtrace for empty target addr realname, loop in target addrs until some realname was found
|
Thu, 07 Dec 2006 17:05:13 +0100 |
Thomas Waldmann |
fix backtrace on editor preview, refactor code to use 'request', not 'self.request'
|
Sat, 02 Dec 2006 22:32:44 +0100 |
Thomas Waldmann |
Use OtherWiki: as abbreviation for an interwiki link to a TwinPage, fix bug for interwiki links with empty pagename
|
Sat, 02 Dec 2006 18:10:30 +0100 |
Thomas Waldmann |
remove some unused ancient code, optimize page list processing
|
Sat, 02 Dec 2006 17:09:43 +0100 |
Thomas Waldmann |
support for ircs: URLs (thanks to Thilo Pfennig)
|
Sat, 02 Dec 2006 14:38:34 +0100 |
Thomas Waldmann |
mailimport: use freelink syntax to extract target page from subject, fix some comments/docs
|
Sat, 02 Dec 2006 13:31:38 +0100 |
Thomas Waldmann |
use same attr names for wikiconfig and mailimportconf, so one could just import mailimportconf from wikiconfig
|
Sun, 26 Nov 2006 22:23:25 +0100 |
Thomas Waldmann |
quicklinks_default and subscribed_pages_default to preload the lists in the user profile
|
Sun, 26 Nov 2006 16:19:22 +0100 |
Thomas Waldmann |
mail import: mail_import_pagename_regex determines how to find/extract the pagename from the subject
|
Sun, 26 Nov 2006 16:12:55 +0100 |
Thomas Waldmann |
mail_import_pagename_search determines where and in which order to look for target pagename
|
Sun, 26 Nov 2006 13:01:56 +0100 |
Thomas Waldmann |
mailimport: minor refactoring
|
Mon, 20 Nov 2006 21:41:30 +0100 |
Thomas Waldmann |
work around a IE7 rendering problem with pages getting more and more narrow (ported from 1.5)
|
Mon, 20 Nov 2006 00:15:24 +0100 |
Thomas Waldmann |
change classic theme to propagate rev, too
|
Sun, 19 Nov 2006 22:38:41 +0100 |
Thomas Waldmann |
action menu propagates rev parameter, simplify revision display
|
Sun, 19 Nov 2006 20:44:41 +0100 |
Thomas Waldmann |
request.rev is either revision integer (when given in form) or None
|
Sun, 19 Nov 2006 17:43:01 +0100 |
Thomas Waldmann |
avoid accessing invalid page revisions, tune caching code (ported from 1.5)
|
Sun, 19 Nov 2006 17:36:50 +0100 |
Thomas Waldmann |
don't do reverse DNS lookups for standalone logging (ported from 1.5)
|
Sun, 19 Nov 2006 17:30:59 +0100 |
Thomas Waldmann |
save CPU and disk I/O by checking for spiders in LikePages and EditTemplates macro, both used on MissingPage (ported from 1.5)
|
Sun, 19 Nov 2006 16:46:38 +0100 |
Thomas Waldmann |
don't list pages with no read access on WantedPages (ported from 1.5)
|
Sun, 19 Nov 2006 16:44:05 +0100 |
Thomas Waldmann |
fix MoinMoinBugs/TableOfContentsUsesNonExistingIncludeLinks (ported from 1.5)
|
Sun, 19 Nov 2006 15:01:27 +0100 |
Thomas Waldmann |
ParameterParser: improved docstring, cleaned up, added boolean support (merged from docbook branch)
|
Sun, 19 Nov 2006 14:57:58 +0100 |
Thomas Waldmann |
send_page: use emit_headers=0 to suppress emitting of http headers (merged from docbook branch)
|
Sun, 19 Nov 2006 14:33:57 +0100 |
Thomas Waldmann |
minor MailTo macro change from docbook branch
|
Sun, 19 Nov 2006 12:32:25 +0100 |
Thomas Waldmann |
markup converter: we don't call special parsers anyway, so we can treat is like {{{}}}
|
Sun, 19 Nov 2006 00:45:57 +0100 |
Thomas Waldmann |
markup converter: more complete now, except links
|
Sat, 18 Nov 2006 02:09:55 +0100 |
Thomas Waldmann |
fix missing parser.form attribute
|
Sat, 18 Nov 2006 02:03:55 +0100 |
Thomas Waldmann |
markup converter: more complete now, but still buggy
|
Tue, 07 Nov 2006 23:46:38 +0100 |
Thomas Waldmann |
markup converter: first signs of life
|
Tue, 07 Nov 2006 10:03:00 +0100 |
Thomas Waldmann |
wiki markup converter (unfinished)
|
Tue, 07 Nov 2006 09:56:08 +0100 |
Thomas Waldmann |
wiki parser: removed unused imports, cosmetic changes
|
Mon, 06 Nov 2006 18:15:37 +0100 |
Thomas Waldmann |
allow sitemap action for spiders
|
Mon, 06 Nov 2006 18:08:46 +0100 |
Thomas Waldmann |
cleanup rss_rc action, use page.url
|
Mon, 06 Nov 2006 16:33:36 +0100 |
Thomas Waldmann |
generate absolute urls for sitemap action
|
Mon, 06 Nov 2006 15:21:17 +0100 |
Thomas Waldmann |
search results processing: make code better debuggable, catch empty revisions list case
|
Wed, 01 Nov 2006 23:55:39 +0100 |
Thomas Waldmann |
update i18n, fix i18n tools
|
Wed, 01 Nov 2006 20:58:47 +0100 |
Thomas Waldmann |
fix typos in subscribe action msgs
|
Wed, 01 Nov 2006 20:03:19 +0100 |
Thomas Waldmann |
twisted: make timeout configurable and raise to 15 minutes
|
Wed, 01 Nov 2006 19:12:16 +0100 |
Thomas Waldmann |
uppercased modulenames below MoinMoin.server (aka 'The joy of relative imports' :), fixes wrong import for twisted server
|
Wed, 01 Nov 2006 17:49:27 +0100 |
Thomas Waldmann |
mailimport: allow multiple wiki email addrs
|
Wed, 01 Nov 2006 01:12:36 +0100 |
Thomas Waldmann |
remember_last_visit fixed to use absolute url
|
Tue, 31 Oct 2006 22:46:50 +0100 |
Thomas Waldmann |
GUI editor: fix missing attribute (broken by 1.5 ports)
|
Tue, 31 Oct 2006 22:36:18 +0100 |
Thomas Waldmann |
updated CHANGES for stuff ported from 1.5
|
Tue, 31 Oct 2006 22:25:22 +0100 |
Thomas Waldmann |
cfg.url_prefix_local for stuff that needs to be loaded from same-site to work correctly (e.g. FCKeditor - ported from 1.5)
|
Tue, 31 Oct 2006 22:11:29 +0100 |
Thomas Waldmann |
AttachList can list files of given mimetype now (ported from 1.5)
|
Tue, 31 Oct 2006 22:06:16 +0100 |
Thomas Waldmann |
add unix socket support to thfcgi
|
Tue, 31 Oct 2006 22:06:02 +0100 |
Thomas Waldmann |
added comment about % to ldap auth config sample (ported from 1.5)
|
Tue, 31 Oct 2006 22:00:46 +0100 |
Thomas Waldmann |
formatter gedit_html: allow height for table cells
|
Tue, 31 Oct 2006 22:00:23 +0100 |
Thomas Waldmann |
GUI converter: don't throw away rowclass in tables
|
Tue, 31 Oct 2006 21:58:36 +0100 |
Thomas Waldmann |
fix antispam polling moinmaster on every save
|
Tue, 31 Oct 2006 21:57:48 +0100 |
Thomas Waldmann |
use tempfile.mkstemp to avoid renaming trouble (ported from 1.5)
|
Tue, 31 Oct 2006 12:22:38 +0100 |
Thomas Waldmann |
use filepos in (not mtime of) edit-log for editlog.news, fix some bugs in logfile
|
Sun, 29 Oct 2006 22:38:12 +0100 |
Alexander Schremmer |
Added the reserved word program to the pascal highlighter.
|
Sun, 29 Oct 2006 22:34:57 +0100 |
Alexander Schremmer |
Added endl to the C++ parser.
|
Sat, 28 Oct 2006 21:58:08 +0200 |
Alexander Schremmer |
Merge with a single sync change.
|
Sat, 28 Oct 2006 21:56:51 +0200 |
Alexander Schremmer |
Delete page in the rollback case if it was deleted before.
|
Tue, 24 Oct 2006 02:36:43 +0200 |
Thomas Waldmann |
GUI editor formatter: use the formatter for comment texts (ported from 1.5)
|
Mon, 23 Oct 2006 02:52:24 +0200 |
Thomas Waldmann |
new per page drafts functionality, replaces old /MoinEditorBackup method
|
Sun, 22 Oct 2006 22:21:44 +0200 |
Thomas Waldmann |
caching: use pickle for pagelinks, too
|
Sun, 22 Oct 2006 20:48:23 +0200 |
Thomas Waldmann |
caching: move use_pickle to __init__, remove unused encode/decode args from .content()/.update()
|
Sun, 22 Oct 2006 20:31:37 +0200 |
Thomas Waldmann |
caching module: use_pickle argument for .content() and .update()
|
Sun, 22 Oct 2006 19:06:15 +0200 |
Thomas Waldmann |
avoid */MoinEditorBackup pages being cached because global edit-log doesn't have their changes
|
Sun, 22 Oct 2006 17:30:23 +0200 |
Thomas Waldmann |
display upload attachment form at top, avoids lots of scrolling
|
Sun, 22 Oct 2006 03:28:33 +0200 |
Thomas Waldmann |
move IE hacks to msie.css and include it if IE
|
Sun, 22 Oct 2006 00:31:27 +0200 |
Thomas Waldmann |
merged main
|
Sun, 22 Oct 2006 00:29:13 +0200 |
Thomas Waldmann |
ItemCache: CHANGES entry, epydoc comments
|
Sat, 21 Oct 2006 04:37:50 +0200 |
Thomas Waldmann |
use ItemCache for page local edit-log, speedup InterWikiMap page handling if page does not exist
|
Sat, 21 Oct 2006 03:13:04 +0200 |
Thomas Waldmann |
theme code: add comment for refactoring
|
Sat, 21 Oct 2006 02:16:16 +0200 |
Thomas Waldmann |
i18n via *Dict pages: we have them in request.dicts, no need to check for .exists()
|
Sat, 21 Oct 2006 01:50:39 +0200 |
Thomas Waldmann |
formatter: fix empty pagename Page object generation
|
Sat, 21 Oct 2006 01:20:39 +0200 |
Thomas Waldmann |
ItemCache usage: fix handling of Missing[Home]Page
|
Sat, 21 Oct 2006 01:09:36 +0200 |
Thomas Waldmann |
ItemCache: minor code cleanup
|
Fri, 20 Oct 2006 20:59:25 +0200 |
Thomas Waldmann |
EditLog.news: fix comparison
|
Wed, 18 Oct 2006 05:40:48 +0200 |
Thomas Waldmann |
cache pagelist using new cache mechanism
|
Wed, 18 Oct 2006 03:22:43 +0200 |
Thomas Waldmann |
EditLog.news gives new items since some timestamp
|
Wed, 18 Oct 2006 02:16:11 +0200 |
Thomas Waldmann |
use new item meta data cache for acls
|
Wed, 18 Oct 2006 01:57:20 +0200 |
Thomas Waldmann |
use itemname and key for item meta data cache
|
Wed, 18 Oct 2006 01:06:38 +0200 |
Thomas Waldmann |
implement and use ItemMetaDataCache
|
Tue, 17 Oct 2006 16:36:05 +0200 |
Thomas Waldmann |
cosmetic changes
|
Tue, 17 Oct 2006 15:47:02 +0200 |
Thomas Waldmann |
remove hierarchical page storage support, split new RootPage class off from Page class
|
Wed, 18 Oct 2006 23:35:58 +0200 |
Alexander Schremmer |
Added support for actions in the irssi parser. Thanks to Georg Brandl.
|
Mon, 09 Oct 2006 18:36:20 +0200 |
Thomas Waldmann |
mailimport: replace / in subject by \ because it is invalid in (sub)page names
|
Mon, 09 Oct 2006 18:12:13 +0200 |
Thomas Waldmann |
mailimport: add envelope feature for target page spec
|
Mon, 09 Oct 2006 17:41:13 +0200 |
Thomas Waldmann |
mailimport: generate header above mail content in any case
|
Sun, 08 Oct 2006 21:30:06 +0200 |
Thomas Waldmann |
ImageLink: minor change
|
Sun, 08 Oct 2006 21:22:18 +0200 |
ReimarBauer |
Link to attachment or inline added, see MoinMoinBugs/ImageLinkMacroCannotLinkToAttachment, patch of DavidLinke added, see MoinMoinBugs/ImageLinkMacroConfusedByEqualsignInUrl
|
Sun, 08 Oct 2006 21:16:15 +0200 |
ReimarBauer |
getAttachUrl gets an optional parameter for do='get' or do='view'
|
Sun, 08 Oct 2006 21:10:09 +0200 |
Thomas Waldmann |
move attachments: fix ticket calls
|
Sun, 08 Oct 2006 21:02:03 +0200 |
Thomas Waldmann |
move attachments: remove unneeded imports
|
Sun, 08 Oct 2006 20:39:38 +0200 |
ReimarBauer |
attachment move
|
Sun, 08 Oct 2006 20:11:59 +0200 |
Thomas Waldmann |
updated EmbedObject macro (thanks to Reimar Bauer)
|
Sun, 08 Oct 2006 20:00:21 +0200 |
Thomas Waldmann |
http auth / ssl clientcert auth: correctly decode name/password/email to unicode (ported from 1.5)
|
Sun, 08 Oct 2006 17:50:03 +0200 |
Thomas Waldmann |
use 'is' for object identity checking
|
Tue, 03 Oct 2006 15:32:55 +0200 |
Alexander Schremmer |
Added support for parser import with third-party legacy names.
|