Mercurial > moin > 1.9
graph
-
OpenID RP: allow forcing a service for using OpenID as company-SSOWed, 27 Feb 2008 15:32:33 +0100, by Johannes Berg
-
allow auth methods that don't need input at all to skip input formWed, 27 Feb 2008 15:31:28 +0100, by Johannes Berg
-
fix a7fb50fd67f6, request.user must existWed, 27 Feb 2008 15:29:10 +0100, by Johannes Berg
-
apparently it is possible that request.page is None, fix authWed, 27 Feb 2008 15:28:29 +0100, by Johannes Berg
-
OpenID RP: allow modifying request, e.g. to configure attribute exchangeWed, 27 Feb 2008 15:10:14 +0100, by Johannes Berg
-
use request.page.url for multistage continuation url to not leave current pageWed, 27 Feb 2008 15:03:16 +0100, by Johannes Berg
-
add javascript-based filter for the data browser widgetWed, 27 Feb 2008 14:57:51 +0100, by Johannes Berg
-
add generic IEFArgument/UnitArgumentWed, 27 Feb 2008 14:48:38 +0100, by Johannes Berg
-
merge mainWed, 27 Feb 2008 14:39:31 +0100, by Johannes Berg
-
allow "abbr" as table cell attributeWed, 27 Feb 2008 14:38:26 +0100, by Johannes Berg
-
added missing packages to setup.pyWed, 27 Feb 2008 14:29:01 +0100, by Thomas Waldmann
-
multiconfig: also log which farmconfig we useWed, 27 Feb 2008 14:08:29 +0100, by Thomas Waldmann
-
Xapian: use own logger instead of request.logWed, 27 Feb 2008 13:04:26 +0100, by Thomas Waldmann
-
refactored misc. modules to use own logger instead of request.logWed, 27 Feb 2008 12:46:18 +0100, by Thomas Waldmann
-
multiconfig: better logging, tell path of config that is usedWed, 27 Feb 2008 10:32:52 +0100, by Thomas Waldmann
-
refactored auth package to use own loggerWed, 27 Feb 2008 10:05:20 +0100, by Thomas Waldmann
-
i18n logging: remove 'i18n:' from the log msg, channel and line no are done by logging frameworkWed, 27 Feb 2008 02:52:12 +0100, by Thomas Waldmann
-
refactored _() getText calls to match new apiWed, 27 Feb 2008 00:28:28 +0100, by Radomir Dopieralski
-
refactored _() getText calls to match new apiWed, 27 Feb 2008 00:23:46 +0100, by Thomas Waldmann
-
i18n.getText: renaming the 'formatted' (default True) keyword arg to 'wiki' (default False)Tue, 26 Feb 2008 22:40:33 +0100, by Thomas Waldmann
-
PEP8 fixes, mostly whitespaceTue, 26 Feb 2008 02:04:08 +0100, by Thomas Waldmann
-
migration scripts: copied from 1.6 as of rev 2560:e2d1e0285edaTue, 26 Feb 2008 00:19:10 +0100, by Thomas Waldmann
-
update CHANGES: 1.5 branch up to 1.5.8, 1.6 branch up to 1.6.1 releaseTue, 26 Feb 2008 00:16:12 +0100, by Thomas Waldmann
-
googleimport: copied from 1.6 as of rev 2560:e2d1e0285edaTue, 26 Feb 2008 00:11:53 +0100, by Thomas Waldmann
-
replace wikiwikiweb.de by moinmo.inTue, 26 Feb 2008 00:00:46 +0100, by Thomas Waldmann
-
replace wikiwikiweb.de by moinmo.in, replace contact Juergen Hermann by Thomas Waldmann, cleanup wikiconfig (ported from 1.6)Mon, 25 Feb 2008 23:53:55 +0100, by Thomas Waldmann
-
AdvancedSearch: fix domain:system search crashingSat, 05 Jan 2008 01:30:48 +0100, by Thomas Waldmann
-
AdvancedSearch: make multipe categories/languages/mimetype selections possible, thanks to James Sun (crptone@gmail.com, ported from 1.6)Mon, 25 Feb 2008 21:31:05 +0100, by Thomas Waldmann
-
logging: add missing file for previous changeset 79f850129782)Mon, 25 Feb 2008 21:07:30 +0100, by Thomas Waldmann
-
logging: fix server scripts to load logging config, fix logging configsMon, 25 Feb 2008 14:01:08 +0100, by Thomas Waldmann
-
logging: make it work correctly by doing logging configuration very earlyMon, 25 Feb 2008 03:41:39 +0100, by Thomas Waldmann
-
make logging not crash, more config samplesSun, 24 Feb 2008 12:50:54 +0100, by Thomas Waldmann
-
improved moin script's builtin help function, thanks to Federico Lorenzi (ported from 1.6)Sat, 23 Feb 2008 23:40:48 +0100, by Thomas Waldmann
-
refactor logging usageSat, 23 Feb 2008 22:59:30 +0100, by Thomas Waldmann
-
merged mainSat, 23 Feb 2008 21:45:02 +0100, by Thomas Waldmann
-
make logging more configurable and flexible, packages/modules shall call MoinMoin.server.getLoggerSat, 23 Feb 2008 21:43:47 +0100, by Thomas Waldmann
-
fix: only switch off xapian search if we didn't use it because of missing index (ported from 1.6)Sat, 23 Feb 2008 20:08:32 +0100, by Reimar Bauer
-
bugfix for renaming of users (/MoinMoinBugs/RenamingUserAllowsOldUsernameToLogin) (ported from 1.6)Sat, 23 Feb 2008 19:43:26 +0100, by Reimar Bauer
-
removed 'logging initialized' message because it filled the logs for CGI (ported from 1.6)Sat, 23 Feb 2008 16:14:04 +0100, by Thomas Waldmann
-
Fix trail for anon users without a session, do not show a single page. (ported from 1.6)Sat, 23 Feb 2008 15:18:23 +0100, by Thomas Waldmann
-
keep request.user for auth testsSat, 23 Feb 2008 15:11:48 +0100, by Thomas Waldmann
-
tests: add wsgi-based auth/session tests for moin_login, http, moin_session, moin_anon_sessionSun, 10 Feb 2008 03:13:18 +0100, by Thomas Waldmann
-
fix logfile code for EACCESS errors (does not hide them, just logs and re-raises now)Mon, 04 Feb 2008 14:34:46 +0100, by Thomas Waldmann
-
Some python-ldap packages may not be built with TLS support. Let'sSat, 23 Feb 2008 02:10:14 +0100, by Thomas Waldmann
-
updating some version numbersSat, 23 Feb 2008 01:52:53 +0100, by Thomas Waldmann
-
fixed the quickhelp shown when editing RST markup (port from 1.6)Sat, 23 Feb 2008 01:42:26 +0100, by Thomas Waldmann
-
fixed Despam action: editor grouping was broken, increase time interval to 30d (port from 1.6)Sat, 23 Feb 2008 01:27:27 +0100, by Thomas Waldmann
-
adding some .ext -> mimetype mappings missing on some systems (like Mac OS X)Fri, 18 Jan 2008 01:09:54 +0100, by Thomas Waldmann
-
remove 'java' from spider regex to fix saving twikidraw drawings (thanks to Ernestas Liubarskij)Sat, 05 Jan 2008 02:42:31 +0100, by Thomas Waldmann
-
Fix wikisync error handling: show the real error (ported from 1.6)Sat, 23 Feb 2008 01:02:44 +0100, by Thomas Waldmann
-
add _tests/ directories to the dist archive, but do not install them using setup.pySun, 03 Feb 2008 21:49:26 +0100, by Thomas Waldmann
-
RST parser: fix attachment: and drawing: processing (ported from 1.6)Sat, 23 Feb 2008 00:39:18 +0100, by Thomas Waldmann
-
Tests: remove tests for ImageLink macro (macro was removed in changeset before)Sat, 23 Feb 2008 00:37:37 +0100, by Thomas Waldmann
-
removed ImageLink macro, can be done with moin wiki syntax now (ported from 1.6)Sat, 23 Feb 2008 00:36:17 +0100, by Thomas Waldmann
-
theme code: use url_schemas from configSat, 23 Feb 2008 00:32:35 +0100, by Thomas Waldmann
-
fix wrong pagename when creating new pages on Mac OS X (ported from 1.6)Sat, 23 Feb 2008 00:28:53 +0100, by Thomas Waldmann
-
fix relative attachment targetsSat, 12 Jan 2008 18:17:13 +0100, by Thomas Waldmann
-
fix classic theme's unsubscribe icon's action linkSat, 05 Jan 2008 02:57:30 +0100, by Thomas Waldmann
-
fix for MoinMoinBugs/1.6.0LanguageIgnoreBrowserConfigurationError (thanks for Ninnnu for the patch, ported from 1.6)Sat, 23 Feb 2008 00:13:46 +0100, by Thomas Waldmann
-
i18n: trying to fix recursion in formatMarkup in a cleaner way (ported from 1.6)Fri, 22 Feb 2008 22:51:57 +0100, by Thomas Waldmann
-
small fixes to i18n maintainer mailings script and text (ported from 1.6 and updated for 1.7)Fri, 22 Feb 2008 22:46:10 +0100, by Thomas Waldmann
-
adapt i18n maintainer mailings script to script framework (ported from 1.6)Fri, 22 Feb 2008 22:40:52 +0100, by Thomas Waldmann
-
update text for mailing language maintainers, add todo to the code (ported from 1.6)Fri, 22 Feb 2008 22:38:35 +0100, by Thomas Waldmann
-
add 'percent' kw to getText (must be True when using result as left side of % operator), refactored some code, better comments (ported from 1.6)Fri, 22 Feb 2008 22:35:46 +0100, by Thomas Waldmann
-
i18n: format text only when requested, better logging (ported from 1.6)Fri, 22 Feb 2008 22:31:19 +0100, by Thomas Waldmann
-
i18n: improved debug loggingSun, 21 Oct 2007 22:22:04 +0200, by Thomas Waldmann
-
i18n: avoid crashing, log errors in po files, update i18nTue, 18 Sep 2007 19:48:35 +0200, by Thomas Waldmann
-
attachment links now require double bracketsFri, 22 Feb 2008 22:11:51 +0100, by Thomas Waldmann
-
merged mainFri, 22 Feb 2008 22:03:12 +0100, by Thomas Waldmann
-
get server/request package in sync with 1.6 branch (as of changeset 2559:eedcb9cfefdb)Fri, 22 Feb 2008 21:59:32 +0100, by Thomas Waldmann
-
PEP8 fixesFri, 22 Feb 2008 19:28:52 +0100, by Reimar Bauer
-
UserPreferences 'send account data' also accepts username now (not only email addr), thanks to Joel Nackman (ported from 1.6)Fri, 22 Feb 2008 18:31:22 +0100, by Reimar Bauer
-
add action parameter to createTicket, improve checkTicket logging (ported from 1.6)Fri, 22 Feb 2008 18:11:05 +0100, by Reimar Bauer
-
adjusting log levels (ported from 1.6)Fri, 22 Feb 2008 17:28:21 +0100, by Reimar Bauer
-
adapting moin export dump to the current heading style (removing duplicate h1), thanks to Boleslaw Kulbabinski (ported from 1.6)Thu, 21 Feb 2008 21:40:46 +0100, by Reimar Bauer
-
moin export dump: added kw args to _attachment(), fixes exception when dumping pages (ported from 1.6)Thu, 21 Feb 2008 21:39:25 +0100, by Reimar Bauer
-
useragent/language stats: fixed division by zero, do not use 'sum' (reserved) (ported from 1.6)Thu, 21 Feb 2008 21:28:02 +0100, by Reimar Bauer
-
test_packages: further tests for PackagePages (Thanks to Federico Lorenzi) (ported from 1.6)Thu, 21 Feb 2008 21:14:57 +0100, by Reimar Bauer
-
refactored action.PackagePages for CloneWikiPagesByPackagePages (Thanks to Federico Lorenzi) (ported from 1.6)Thu, 21 Feb 2008 21:11:06 +0100, by Reimar Bauer
-
MoinMoin.script.export.dump: changed auth_name to name (ported from 1.6)Thu, 21 Feb 2008 20:51:11 +0100, by Reimar Bauer
-
Added a --dump-user option to the moin dump command. Thanks to Oliver O'Halloran. (ported from 1.6)Thu, 21 Feb 2008 20:49:28 +0100, by Reimar Bauer
-
fix quicklink action using same URL for link/unlink (thanks to Federico Lorenzi) (ported from 1.6)Thu, 21 Feb 2008 20:43:42 +0100, by Reimar Bauer
-
fix MoinMoinBugs/SubscribeAndUnsubscribeShareSameUrl (thanks to Federico Lorenzi) (ported from 1.6)Thu, 21 Feb 2008 20:37:32 +0100, by Reimar Bauer
-
CopyPage/RenamePage/DeletePage action: fix regex compile errors due to unescaped pagename usage, fix cosmetic bug, simplify/optimize code (ported from 1.6)Thu, 21 Feb 2008 20:06:02 +0100, by Reimar Bauer
-
macro.FootNote: bug fix for MoinMoinBugs/FootNoteNumbering (ported from 1.6)Thu, 21 Feb 2008 19:41:15 +0100, by Reimar Bauer
-
updated underlayWed, 20 Feb 2008 11:07:18 +0100, by Thomas Waldmann
-
get formatters in sync with 1.6 cs 2558:3e3a549b49f0, add attachimg icon (needed by html formatter)Wed, 20 Feb 2008 10:23:56 +0100, by Thomas Waldmann
-
merge mainWed, 20 Feb 2008 01:14:06 +0100, by Thomas Waldmann
-
copy moin wiki parser and its tests from 1.6 branch (cs 2558:3e3a549b49f0), keep _heading_repl from 1.7, update interwiki map to make tests happyWed, 20 Feb 2008 01:13:29 +0100, by Thomas Waldmann
-
i18n tools: fix small bugs (ported from 1.6)Tue, 19 Feb 2008 23:30:04 +0100, by Reimar Bauer
-
fix small i18n issues (ported from 1.6)Tue, 19 Feb 2008 23:27:28 +0100, by Reimar Bauer
-
fix MoinMoinBugs/XmlRpcPutPageAllowsEmptyPageName (thanks to Jonas Wagner) (ported from 1.6)Tue, 19 Feb 2008 23:21:58 +0100, by Reimar Bauer
-
Fix "MakeIconLinkLosesAltTitle", thanks to "bolekk". (ported from 1.6)Tue, 19 Feb 2008 23:18:27 +0100, by Reimar Bauer
-
fix NameError exception in gui converter (ported from 1.6)Tue, 19 Feb 2008 23:15:17 +0100, by Reimar Bauer
-
fix gui editor to insert macros using new <<macro>> syntax (ported from 1.6)Tue, 19 Feb 2008 23:12:08 +0100, by Reimar Bauer
-
gui editor macro dialog: fix broken html, use new regex for parsing HelpOnMacrosTue, 19 Feb 2008 23:09:21 +0100, by Reimar Bauer
-
make '#format creole' work (ported from 1.6)Tue, 19 Feb 2008 22:29:39 +0100, by Reimar Bauer
-
fix gui editor insertion of .jpeg images (ported from 1.6)Tue, 19 Feb 2008 22:19:09 +0100, by Reimar Bauer
-
PageEditor: fixed copyPage for write restricted pages, tests added (ported from 1.6)Tue, 19 Feb 2008 22:06:50 +0100, by Reimar Bauer
-
Creole: fix bug that prevents images inside linksThu, 14 Feb 2008 17:15:04 +0100, by Radomir Dopieralski
-
bug fix of MoinMoinBugs/MoveAttachmentNotWorkingWithModPython (thanks to Boleslaw Kulbabinski) (ported from 1.6)Tue, 05 Feb 2008 21:22:56 +0100, by Reimar Bauer
-
fix regular diff view, escaping before text formatting is wrong (port from 1.6)Mon, 04 Feb 2008 10:17:58 +0100, by Johannes Berg
-
bug fix for 1.6.0SupplementationAndAccessRights (thanks to Boleslaw Kulbabinski) (ported from 1.6)Sun, 03 Feb 2008 21:55:18 +0100, by Reimar Bauer
-
PageGraphicalEditor: fixed deprecation of send_page(msg=)Sun, 03 Feb 2008 21:21:52 +0100, by Reimar Bauer
-
theme.__init__: fixed deprecation warningSun, 03 Feb 2008 21:09:30 +0100, by Reimar Bauer
-
fix for MoinMoinBugs/TrivialChangeEasyAccess (thanks to Ninnu) (ported from 1.6)Sun, 03 Feb 2008 20:57:26 +0100, by Reimar Bauer
-
PEP8 whitespace fixesSun, 03 Feb 2008 20:37:01 +0100, by Reimar Bauer
-
stats.languages: small fix (Thanks to Nina Kuisma) (port from 1.6)Sun, 03 Feb 2008 20:23:53 +0100, by Reimar Bauer
-
stats macro which shows the preferred language distribution of the wiki users (Thanks to Nina Kuisma) (ported from 1.6)Sun, 03 Feb 2008 20:22:23 +0100, by Reimar Bauer
-
=config.wikiconfig:fixed #url_prefix_static and doc string for 1.7Sun, 03 Feb 2008 19:28:34 +0100, by Reimar Bauer
-
action.edit: bug fix for missing #format (Page for send_page) (port from 1.6)Sun, 03 Feb 2008 18:04:41 +0100, by Reimar Bauer
-
script.__init__: ToDo added (ported from 1.6)Sun, 03 Feb 2008 18:01:50 +0100, by Reimar Bauer
-
i18n.__init__: shebang removed (ported from 1.6)Sun, 03 Feb 2008 18:00:51 +0100, by Reimar Bauer
-
Fix for WrongAlignedAttachment (Thanks to Benjamin Weber) (ported from 1.6)Sun, 03 Feb 2008 17:57:42 +0100, by Reimar Bauer
-
image_jpeg: KeyError as exception for EXIF added (ported from 1.6)Sun, 03 Feb 2008 17:51:52 +0100, by Reimar Bauer
-
standalone server integrated into 'moin' script command (moin server standalone --help), thanks to Forrest VoightWed, 30 Jan 2008 09:36:59 +0100, by Thomas Waldmann
-
converter.text_html_text_moin_wiki: bug fix for GuiEditorExcelPasteExpatErrorUnboundPrefix (thanks to Federico Lorenzi)Tue, 29 Jan 2008 17:18:06 +0100, by Reimar Bauer
-
action.AttachFile: bugfix showing unzip for packages, install for superuserMon, 28 Jan 2008 14:29:07 +0100, by Reimar Bauer
-
EmbedObject: refactored to use not empty params, for pdf default width="800" and height="800" added (backport to 1.6)Tue, 15 Jan 2008 14:40:18 +0100, by Reimar Bauer
-
Skip the XEP-115 test if pyxmpp is not available.Sun, 13 Jan 2008 23:57:13 +0100, by Karol 'grzywacz' Nowak