Commit graph

7 commits

Author SHA1 Message Date
Romain Bignon
34bfe130c3 fix prototype of 'iter_revisions' 2011-02-19 18:53:46 +01:00
Clément Schreiner
200ab648bb New object type: Revision. Renamed 'log_content'.
- object Revision for representing a revision of a page.
- log_content is now iter_revisions
2011-02-16 22:22:06 +01:00
Clément Schreiner
690decc54b Adds argument for marking an edit as 'minor' 2011-02-16 16:30:48 +01:00
Clément Schreiner
3cbb5671d3 Small fixes and changes in qwebcontentedit and ICapContent.
- content preview's html code is now cleaner
 - ICapContent.preview_content() renamed to ICapContent.get_content_preview()
 - tab "preview" was shown first when starting qwebcontentedit. Fixed.
2011-02-03 15:09:27 +01:00
Clément Schreiner
e3f46ac751 Adds support for previewing modifications on redmine's wiki pages.
Status: draft (needs further work to be really useful)
2011-02-01 13:47:13 +01:00
Romain Bignon
66335a52c8 ability to send a new revision of a wiki page 2010-10-16 10:06:04 +02:00
Romain Bignon
a39db3626b new capability ICapContent (for wiki, blogs, etc) 2010-10-15 16:31:31 +02:00