Sat, 30 Apr 2011 16:06:18 +0200 |
Thomas Waldmann |
highlight view: move dom conversion code to Item method
|
Sat, 30 Apr 2011 14:31:22 +0200 |
Thomas Waldmann |
setup.py: remove outdated stuff
|
Sat, 30 Apr 2011 14:25:41 +0200 |
Thomas Waldmann |
de translation: minor fixes
|
Sat, 30 Apr 2011 01:02:09 +0200 |
Thomas Waldmann |
link converter: fix interwiki link conversion, add test
|
Fri, 29 Apr 2011 23:17:03 +0200 |
Thomas Waldmann |
moinwiki_in tests: add a test for parser sections, parsing of mimetypes with dots
|
Fri, 29 Apr 2011 21:14:35 +0200 |
Thomas Waldmann |
fix the +dom view, details below
|
Fri, 29 Apr 2011 16:35:22 +0200 |
Thomas Waldmann |
fix parsing bug with parser sections and mimetypes having a dot (like text/x.moin.creole)
|
Thu, 28 Apr 2011 13:18:10 +0200 |
Thomas Waldmann |
macro converter: use Type class to check for mimetype match and getting name param value, fixes #22
|
Tue, 26 Apr 2011 00:21:06 +0200 |
Thomas Waldmann |
integrate jquery.file-upload as /+index2 view, adapt quickinstall script
|
Mon, 25 Apr 2011 23:29:23 +0200 |
Thomas Waldmann |
some preparations for jquery.file-upload code, see below
|
Sun, 24 Apr 2011 19:39:49 +0200 |
Thomas Waldmann |
docs: AccessControlLists
|
Sun, 24 Apr 2011 17:40:15 +0200 |
Thomas Waldmann |
docs: add acl processing order graphics
|
Sun, 24 Apr 2011 17:19:06 +0200 |
Thomas Waldmann |
docs: add authorization / ACL configuration docs
|
Sun, 24 Apr 2011 15:51:19 +0200 |
Thomas Waldmann |
updated (c), docstring cosmetics
|
Sun, 24 Apr 2011 15:44:43 +0200 |
Thomas Waldmann |
Permissions: determine correct backend for item and query permissions at that backend
|
Sun, 24 Apr 2011 14:52:12 +0200 |
Thomas Waldmann |
fix Permissions class / ACL middleware to use given user
|
Sat, 23 Apr 2011 23:51:34 +0200 |
Thomas Waldmann |
implement require_permission decorator
|
Sat, 23 Apr 2011 21:50:38 +0200 |
Thomas Waldmann |
split ACLs into ACLs to control functionality access and ACLs to control content access
|
Fri, 22 Apr 2011 22:57:25 +0200 |
Thomas Waldmann |
replace textchas_disabled_group by ACL 'notextcha' capability
|
Fri, 22 Apr 2011 21:30:51 +0200 |
Thomas Waldmann |
replace cfg.superusers list by ACL 'superuser' capability
|
Fri, 22 Apr 2011 18:51:05 +0200 |
Thomas Waldmann |
config package: update copyright, module docstring formatting
|
Fri, 22 Apr 2011 18:42:06 +0200 |
Thomas Waldmann |
default config: remove some stuff not used / not needed any more
|
Fri, 22 Apr 2011 18:04:48 +0200 |
Thomas Waldmann |
remove support for setting umask
|
Sat, 16 Apr 2011 02:28:39 +0200 |
Thomas Waldmann |
quickinstall: simplify
|
Sat, 16 Apr 2011 02:24:40 +0200 |
Thomas Waldmann |
quickinstall now uses curl or wget (fix for no wget on Mac OS X, thanks to Graham Dumpleton)
|
Sun, 10 Apr 2011 22:55:56 +0200 |
Thomas Waldmann |
infrastructure to shutdown / close resources of the app, storage, etc.
|
Sun, 10 Apr 2011 19:42:34 +0200 |
Thomas Waldmann |
py.test conftest fixes, details see below, updated copyright
|
Sun, 10 Apr 2011 18:22:57 +0200 |
Thomas Waldmann |
fix copy&paste error in conftest
|
Thu, 07 Apr 2011 20:56:35 +0200 |
Thomas Waldmann |
modularize crypto/random stuff, move it to MoinMoin.util.crypto, pw change bugfix
|
Wed, 06 Apr 2011 16:46:54 +0200 |
Thomas Waldmann |
move mimetype related code from wikiutil to util.mimetype
|
Wed, 06 Apr 2011 03:49:00 +0200 |
Thomas Waldmann |
wikiutil: minor changes (reordered stuff, comments)
|
Wed, 06 Apr 2011 03:34:25 +0200 |
Thomas Waldmann |
GivenAuth: require correct coding, update docs accordingly
|
Wed, 06 Apr 2011 02:52:21 +0200 |
Thomas Waldmann |
metadata: only store hostname if we did a successful lookup
|
Wed, 06 Apr 2011 01:50:42 +0200 |
Thomas Waldmann |
merge TODOs into single file
|
Wed, 06 Apr 2011 01:11:15 +0200 |
Thomas Waldmann |
update TODO, move some TODOs to the code
|
Wed, 06 Apr 2011 00:35:14 +0200 |
Thomas Waldmann |
inline comments: fix parsing if comment ends at end of line, remove todo
|
Tue, 05 Apr 2011 23:01:40 +0200 |
Reimar Bauer |
test_user: fix failures related to kvstore type checking, unicode vs. str
|
Tue, 05 Apr 2011 18:20:50 +0200 |
Thomas Waldmann |
docs: add backup/restore docs
|
Tue, 05 Apr 2011 11:03:47 +0200 |
Thomas Waldmann |
install docs: installing pil with jpeg support
|
Tue, 22 Mar 2011 21:26:16 -0700 |
Roger Haase |
minor adjustments to table and TOC margins; make .dashed and .dotted border colors consistent with pre border colors
|
Tue, 22 Mar 2011 21:05:12 -0700 |
Roger Haase |
change pt units to px units for consistency: pt only recommended for printed media per http://www.w3.org/Style/Examples/007/units.en.html
|
Mon, 21 Mar 2011 22:22:54 -0700 |
Roger Haase |
fix Firefox and Opera alignment problem when itemviews wraps to 2nd line; make spacing of header and footer itemviews lines equal.
|
Mon, 21 Mar 2011 21:31:21 +0100 |
Thomas Waldmann |
merged bb://sinha/moin-2.0
|
Tue, 22 Mar 2011 01:40:34 +0530 |
Akash Sinha |
Target/Comment retained on wrong textcha during Copy
|
Mon, 21 Mar 2011 23:53:00 +0530 |
Akash Sinha |
Textcha for Copy Added
|
Mon, 21 Mar 2011 19:46:42 +0100 |
Thomas Waldmann |
before_revision_commit: deal with file-like data also
|
Mon, 21 Mar 2011 00:58:19 +0100 |
Thomas Waldmann |
moinwiki_in: support /* comments */
|
Sun, 20 Mar 2011 23:46:01 +0100 |
Thomas Waldmann |
updated i18n
|
Sun, 20 Mar 2011 23:35:52 +0100 |
Thomas Waldmann |
item_views: add support for titles
|
Sun, 20 Mar 2011 23:09:05 +0100 |
Thomas Waldmann |
item_views reordered, first try
|
Sun, 20 Mar 2011 22:35:54 +0100 |
Thomas Waldmann |
do not show 'modify' in itemviews for nonexisting item, remove delimiter (looks ugly if there is nothing afterwards)
|
Sun, 20 Mar 2011 22:16:10 +0100 |
Thomas Waldmann |
update i18n
|
Sun, 20 Mar 2011 22:06:11 +0100 |
Thomas Waldmann |
configure navi_bar using tuples
|
Sun, 20 Mar 2011 20:32:30 +0100 |
Thomas Waldmann |
rename editbar to itemviews (template, css names)
|
Sun, 20 Mar 2011 20:06:33 +0100 |
Thomas Waldmann |
rename cfg attrs: edit_bar > item_views, actions_excluded > endpoints_excluded
|
Sun, 20 Mar 2011 19:28:06 +0100 |
Thomas Waldmann |
edit_bar, actions_excluded - use endpoint names as entries
|
Sun, 20 Mar 2011 17:00:45 +0100 |
Thomas Waldmann |
modernized theme: killed "More" menu, put everything into editbar (for now)
|
Sun, 20 Mar 2011 06:57:17 -0700 |
Roger Haase |
merge
|
Sun, 20 Mar 2011 06:38:51 -0700 |
Roger Haase |
merge
|
Tue, 15 Mar 2011 10:29:29 -0700 |
Roger Haase |
no functional changes; more consistent spacing and indentation; fewer lines
|