Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch moderation Excluding Merge-Ins
This is equivalent to a diff from fc0bffd995 to def256a23b
2012-11-02
| ||
02:36 | Merge the "moderation" branch into trunk. This adds the ability to have an approval process for edits to Wiki and Tickets, including creating new Wiki and Tickets and adding attachments. Probably there are still some problems, but things are working well enough for trunk. check-in: ba418ee1ce user: drh tags: trunk | |
02:34 | Make sure the MODREQ table exists before using it in the "modreq" webpage. Leaf check-in: def256a23b user: drh tags: moderation | |
02:26 | Additional tweaks to the wiki/ticket editing logic with moderation control. check-in: d3d094ff55 user: drh tags: moderation | |
2012-11-01
| ||
03:44 | Merge commit warning and looks_like_text() enhancements to trunk. Further changes based on these will occur on a branch. check-in: 6182584217 user: mistachkin tags: trunk | |
2012-10-31
| ||
20:49 | Don't make it too complicated, too much risk to break other things. check-in: de5a2ef661 user: jan.nijtmans tags: improve_looks_like_binary | |
20:40 | Initial infrastructure for adding the ability to moderate Wiki and Ticket changes. check-in: ef112586a0 user: drh tags: moderation | |
19:48 | Add the wiki-moderator and ticket-moderator permissions. Not yet used. check-in: fc0bffd995 user: drh tags: trunk | |
14:56 | Some more style en comment fixes, backported from [d57f0a9361], that I missed before. check-in: 1e2fdf98bc user: jan.nijtmans tags: trunk | |
Changes to src/attach.c.
Changes to src/clone.c.
Changes to src/info.c.
Changes to src/login.c.
Changes to src/main.mk.
Changes to src/makemake.tcl.
Changes to src/manifest.c.
Added src/moderate.c.
Changes to src/rebuild.c.
Changes to src/setup.c.
Changes to src/style.c.
Changes to src/th_main.c.
Changes to src/timeline.c.
Changes to src/tkt.c.
Changes to src/tktsetup.c.
Changes to src/wiki.c.
Changes to win/Makefile.dmc.
Changes to win/Makefile.mingw.
Changes to win/Makefile.msc.