root/trunk/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @779 [779] 7 months michiel move captcha stuff to a plugin
(edit) @776 [776] 9 months michiel update copyright year. Closes #180
(edit) @775 [775] 11 months michiel added frontend logging. For this we had to add a global variable with all …
(edit) @774 [774] 11 months michiel put admin name in login/logout logging line Re #161
(edit) @773 [773] 11 months michiel Create seperate menu item for logging Seperate Admin and Frontend logging …
(edit) @770 [770] 11 months michiel introduce a logging class. For now it only logs stuff in the admin …
(edit) @761 [761] 11 months michiel parse body when viewing 1 post only. Re #105
(edit) @757 [757] 11 months michiel Introduce input formats. Supported right now: HTML, BBCode and MediaWiki?. …
(edit) @751 [751] 11 months michiel documentation updates
(edit) @744 [744] 11 months michiel - fixed readmore and link to comments on main page. - only show settings …
(edit) @735 [735] 11 months michiel new tinymce release.
(edit) @733 [733] 11 months michiel let a user change password.
(edit) @731 [731] 11 months michiel During a drive to DenHaag? I came up with this. Thanks to nancy for driving …
(edit) @729 [729] 11 months michiel make category name/icon on posts a link to the category archive. Also show …
(edit) @727 [727] 12 months michiel fix two warnings in dev-mode
(edit) @724 [724] 12 months michiel merge import from wordpress and global import structure from …
(edit) @695 [695] 13 months michiel fix error in debug mode
(edit) @682 [682] 14 months michiel introduce setting to show category icons for posts. Defaults to off. …
(edit) @678 [678] 14 months michiel allow an index-alt.php to overwrite the default mvblog index page stuff. …
(edit) @657 [657] 14 months michiel Added category icons to MvBlog. Right now the directory is prepopulated …
(edit) @654 [654] 14 months michiel allow limiting on dossier in the admin backend. (Closes #166)
(edit) @653 [653] 14 months michiel make searching for month/year in backend work again. Also disable the …
(edit) @651 [651] 14 months michiel use the common _get_posts function in the admin interface as well instead …
(edit) @649 [649] 14 months michiel replace 'Menuitems' with 'Menu items' because it's 2 words in the english …
(edit) @646 [646] 14 months michiel Add 'about' section in admin interface. Closes #152
(edit) @644 [644] 14 months michiel breakup menu to make it easier on the eye.
(edit) @642 [642] 14 months michiel short_tags can be off
(edit) @641 [641] 14 months michiel created function to format a comment under a post. Makes it easier to …
(edit) @639 [639] 14 months michiel if a category description is given, show it in the 'archive of category …
(edit) @637 [637] 14 months michiel remove the 'public' checkbox and information from categories. It's not …
(edit) @632 [632] 14 months michiel fix typo. Closes #163
(edit) @630 [630] 14 months michiel allow archive of a specific day. The urls for a timebased archive now are: …
(edit) @619 [619] 15 months michiel allow some stuff in the comments. Most was already there but it was not …
(edit) @615 [615] 15 months michiel remove information about cutting post on 4000 characters since this is no …
(edit) @609 [609] 15 months michiel ignore directories in the plugins/ dir while loading plugins. This will …
(edit) @608 [608] 15 months michiel remove hardcoded 4000 character limit on post. If you want a 'read more' …
(edit) @606 [606] 15 months michiel refresh index screen every 5 minutes to keep user loggedin
(edit) @604 [604] 15 months michiel test
(edit) @602 [602] 15 months michiel added rss for dossier overview and dossier posts. Closes #115
(edit) @601 [601] 15 months michiel move db_quote function to common class because we are going to need it in …
(edit) @599 [599] 15 months michiel use the mvblog authors variable instead of getting it again from the …
(edit) @597 [597] 15 months michiel use authors array in object variables rather then fetching them again from …
(edit) @595 [595] 15 months michiel fix spelling error in comment
(edit) @593 [593] 15 months michiel added dossier sidebox. Re #115
(edit) @592 [592] 15 months michiel get rid of error in devmode
(edit) @591 [591] 15 months michiel added page with info about a dossier and all articles in the dossier. …
(edit) @588 [588] 15 months michiel make phpdoc comment a bit more clear
(edit) @587 [587] 15 months michiel wrap the dossierinfo in a div so it can be styled.
(edit) @586 [586] 15 months michiel new function like replace_num_ref but this time for dossiers. It works the …
(edit) @584 [584] 15 months michiel remove bogus menuitem again now that everything is working correctly with …
(edit) @579 [579] 15 months michiel bogus menu item to test automerge conflicts
(edit) @574 [574] 15 months michiel Added dossiers to backend. Besides categories a post can also be part of a …
(edit) @572 [572] 15 months michiel fix several bugs in devmode for when a post has no categories
(edit) @571 [571] 15 months michiel Sometimes the upgrade script adds a table that is also used in the …
(edit) @564 [564] 15 months michiel introduced numeric story linking. You can now use #storynumber in your …
(edit) @563 [563] 15 months michiel Move get_posts from mvblog class to the mvblog_common class. This way we …
(edit) @552 [552] 15 months michiel implement pgsql automatic backup functionality to the upgrade script …
(edit) @551 [551] 15 months michiel implement automatic backup for MySQL and sqlite. Postgresql support is …
(edit) @550 [550] 15 months michiel remove some debug output
(edit) @549 [549] 15 months michiel allow backend filter on category. Closes #147
(edit) @547 [547] 15 months michiel when clicking on the 'read more' link on overview pages jump to that …
(edit) @546 [546] 16 months michiel sort 5 last comments the correct way Reported by Nieke, patched by me. …
(edit) @545 [545] 16 months michiel and another fix for devmode
(edit) @544 [544] 16 months michiel make creating new posts work again in devmode
(edit) @543 [543] 16 months michiel make language stuff work in both normal and admin interface
(edit) @542 [542] 16 months michiel enabled swedish language.
(edit) @537 [537] 16 months michiel show categories in single post overview Closes #143
(edit) @534 [534] 16 months michiel added WP dashboard like index page for admin interface. Closes #140
(edit) @533 [533] 16 months michiel added basic rssparser based on rss2mysql by fboender original work can be …
(edit) @532 [532] 16 months michiel update email address
(edit) @531 [531] 16 months michiel make 'create new' items a bit better visible. index.css in admin style …
(edit) @530 [530] 16 months michiel highlight correct menuitem in edit and save actions as well.
(edit) @529 [529] 16 months michiel make the rss and rdf multi category compatible. Re #47
(edit) @528 [528] 16 months michiel remove ugly if elseif elseif else block and put the data we were setting …
(edit) @527 [527] 16 months michiel Added support for multiple categories per article. You will need to run …
(edit) @525 [525] 16 months michiel use VERSION template variable for blogfooter as well
(edit) @524 [524] 16 months michiel dont force bloglocation setting in admin Fixes #142
(edit) @519 [519] 16 months michiel introduce archive link for older posts. Fixes #99
(edit) @518 [518] 16 months michiel data inside <description> should not contain <> for html tags
(edit) @512 [512] 16 months michiel Merge changes from remove_multi_blog branch. remove everything that …
(edit) @501 [501] 17 months michiel update file headers/phpdoc blocks
(edit) @490 [490] 17 months michiel make it possible for an admin to change blog language. Fixes #127
(edit) @489 [489] 17 months michiel switch to use ngettext where we need it
(edit) @481 [481] 18 months michiel fix more errors in -dev mode Re #125
(edit) @480 [480] 18 months michiel add sqlite schema and support. Re #119
(edit) @479 [479]