Mon, 13 Aug 2012 21:08:53 +0530 |
Jaiditya Mathur |
modernized theme header margin fix
|
Mon, 13 Aug 2012 20:18:19 +0530 |
Jaiditya Mathur |
modernized theme searchbar width fix
|
Mon, 13 Aug 2012 19:58:31 +0530 |
Jaiditya Mathur |
foobar theme text alignment in content removed
|
Wed, 15 Aug 2012 22:18:05 +0800 |
Cheer Xiao |
Fix broken "Link to Subitem" and "Transclude Subitem" buttons on +modify view.
|
Tue, 14 Aug 2012 00:40:43 +0800 |
Cheer Xiao |
Implement Ticket item as 'ticket' itemtype.
|
Tue, 14 Aug 2012 00:40:06 +0800 |
Cheer Xiao |
items/__init__.py: Split helper methods from_item and from_requst in
|
Mon, 13 Aug 2012 13:50:18 +0200 |
Pavel Sviderski |
merged
|
Mon, 13 Aug 2012 13:41:49 +0200 |
Pavel Sviderski |
Let Blog and BlogEntry classes handle +show view.
|
Mon, 13 Aug 2012 17:08:16 +0800 |
Cheer Xiao |
Automated merge with http://hg.moinmo.in/moin/2.0
|
Mon, 13 Aug 2012 17:07:00 +0800 |
Cheer Xiao |
Add BackReference widget
|
Mon, 13 Aug 2012 16:42:00 +0800 |
Cheer Xiao |
items/__init__.py: DummyRev.__init__: Add default values for itemtype and
|
Mon, 13 Aug 2012 10:23:43 +0200 |
Thomas Waldmann |
merged
|
Sun, 12 Aug 2012 18:23:24 +0800 |
Cheer Xiao |
items.NonExistent.do_show should always return 404 status code.
|
Sun, 12 Aug 2012 20:17:33 +0800 |
Cheer Xiao |
Fix ValidReference, add it to Reference's validator.
|
Sun, 12 Aug 2012 15:45:07 +0800 |
Cheer Xiao |
Implement Reference Flatland widget
|
Sun, 12 Aug 2012 15:44:27 +0800 |
Cheer Xiao |
items/__init__.py: Remove Ticket stub and call load_package_modules there.
|
Mon, 13 Aug 2012 00:34:15 +0200 |
Thomas Waldmann |
add markdown converter, thanks to Andreas Kloeckner
|
Sun, 12 Aug 2012 15:32:28 +0800 |
Cheer Xiao |
Automated merge with http://hg.moinmo.in/moin/2.0
|
Sun, 12 Aug 2012 15:31:17 +0800 |
Cheer Xiao |
Make converter.highlight._factory behave like factories of other DOM
|
Sun, 12 Aug 2012 15:30:11 +0800 |
Cheer Xiao |
Add test cases for converter registry.
|
Sun, 12 Aug 2012 15:14:07 +0800 |
Cheer Xiao |
Let Item subclasses handle +show.
|
Sat, 11 Aug 2012 18:29:13 +0530 |
Jaiditya Mathur |
Foobar theme Item-index-page non-functional actions removed
|
Sat, 11 Aug 2012 18:10:30 +0530 |
Jaiditya Mathur |
Item-index-page non-functional actions removed
|
Sat, 11 Aug 2012 15:34:58 +0530 |
Jaiditya Mathur |
merged
|
Sat, 11 Aug 2012 15:29:40 +0530 |
Jaiditya Mathur |
Foobar theme search field width changed
|
Sat, 11 Aug 2012 15:27:17 +0530 |
Jaiditya Mathur |
Modernized theme itemviews border removed
|
Sat, 11 Aug 2012 15:15:48 +0530 |
Jaiditya Mathur |
Foobar theme fix for index page actions
|
Sat, 11 Aug 2012 02:29:38 +0530 |
Jaiditya Mathur |
merged
|
Sat, 11 Aug 2012 02:28:29 +0530 |
Jaiditya Mathur |
Duplicate templates removed from foobar
|
Fri, 10 Aug 2012 14:36:12 +0200 |
Pavel Sviderski |
Add the ability to create new Blog and Blog entry items.
|
Thu, 09 Aug 2012 22:54:37 +0800 |
Cheer Xiao |
Automated merge with http://hg.moinmo.in/moin/2.0
|
Thu, 09 Aug 2012 21:54:43 +0800 |
Cheer Xiao |
items/_tests/test_Item.py: convert MoinMoin.config imports to use
|
Wed, 08 Aug 2012 23:03:05 +0800 |
Cheer Xiao |
Store `itemtype` metadata entry in DummyRev so that newly created items have
|
Wed, 08 Aug 2012 22:51:16 +0800 |
Cheer Xiao |
Keep itemtype and contenttype in Item and Content subclasses.
|
Wed, 08 Aug 2012 22:48:14 +0800 |
Cheer Xiao |
items/content.py: Implement Content.create.
|
Wed, 08 Aug 2012 22:46:42 +0800 |
Cheer Xiao |
Add ITEMTYPE to Whoosh index.
|
Wed, 08 Aug 2012 21:02:56 +0530 |
Jaiditya Mathur |
Modernized theme fix index page menu initial display
|
Wed, 08 Aug 2012 21:00:54 +0530 |
Jaiditya Mathur |
Modernized theme moin-pageline scaling corrected
|
Wed, 08 Aug 2012 20:13:54 +0530 |
Jaiditya Mathur |
merged
|
Wed, 08 Aug 2012 20:10:14 +0530 |
Jaiditya Mathur |
Modernized theme index-page filters completely visible
|
Wed, 08 Aug 2012 05:42:50 +0530 |
Jaiditya Mathur |
Modernized theme moin-flash moved into moin-content from moin-page
|
Wed, 08 Aug 2012 03:54:15 +0530 |
Jaiditya Mathur |
Fix modify templates of foobar theme
|
Tue, 07 Aug 2012 22:31:55 +0200 |
Pavel Sviderski |
Improve DateTime implementation, it uses a UNIX timestamp as a native value.
|
Mon, 06 Aug 2012 23:25:16 +0200 |
Thomas Waldmann |
merged
|
Mon, 06 Aug 2012 00:55:12 +0800 |
Cheer Xiao |
apps/feed/views.py: fix crash due to Item restructure
|
Mon, 06 Aug 2012 23:24:03 +0200 |
Thomas Waldmann |
merged
|
Mon, 06 Aug 2012 00:00:21 +0200 |
Pavel Sviderski |
Add search subitems capability through the +search/<item_name> view. Currently used on blog to search blog and blog entries.
|
Sun, 05 Aug 2012 22:46:08 +0200 |
Pavel Sviderski |
merged
|
Tue, 31 Jul 2012 22:30:54 +0200 |
Pavel Sviderski |
correct spelling for blog
|
Mon, 06 Aug 2012 23:20:38 +0530 |
Jaiditya Mathur |
merged
|
Mon, 06 Aug 2012 04:08:35 +0530 |
Jaiditya Mathur |
Deleted trailing spaces
|
Sun, 05 Aug 2012 19:01:55 +0200 |
Thomas Waldmann |
merged
|
Mon, 06 Aug 2012 00:46:27 +0800 |
Cheer Xiao |
items/__init__.py: comment policy='duck' argument passed to Flatland.Dict.set
|
Mon, 06 Aug 2012 00:10:47 +0800 |
Cheer Xiao |
merged
|
Sun, 05 Aug 2012 21:55:45 +0800 |
Cheer Xiao |
Improve Tags implementation, eliminating tags property fiddling in
|
Sun, 05 Aug 2012 21:55:45 +0800 |
Cheer Xiao |
Remove wikiname, disable ACL in metadata editor
|
Sun, 05 Aug 2012 21:55:45 +0800 |
Cheer Xiao |
Fixes to forms.py and items/__init__.py
|
Wed, 01 Aug 2012 23:32:42 +0800 |
Cheer Xiao |
forms.py: Create JSON widget
|
Wed, 01 Aug 2012 23:31:14 +0800 |
Cheer Xiao |
Widget-based metadata editor.
|
Sun, 05 Aug 2012 17:22:50 +0200 |
Thomas Waldmann |
remove simplejson fallback, json is included since python 2.6 (which we require)
|