joined #tikiwiki
is it the right place to put the following question : Newsletter sent by tikiwiki , how to avoid to have the content in plain text on top of the mails before the formated content
03nkoth r60280 10branches/16.x/ 10tiki-forum_queue.php 10templates/tiki-forum_queue.tpl 10lib/comments/commentslib.php
[FIX] Fix queued posts disappearing after being edited by moderator. Do not replace timestamp or user or other non-changed data of queued post when editing. Store topic title if any when queueing post. Avoid "are you sure you want to leave" warning when editing queued post.
03nkoth r60281 10branches/ 10(5 files in 4 dirs)
[bp/r60280][FIX] Fix queued posts disappearing after being edited by moderator. Do not replace timestamp or user or other non-changed data of queued post when editing. Store topic title if any when queueing post. Avoid "are you sure you want to leave" warning when editing queued post.
03nkoth r60282 10branches/16.x/templates/tiki-forum_queue.tpl * [FIX] Unable to edit queued post by moderator if there is no title
03nkoth r60283 10branches/ 1015.x/templates/tiki-forum_queue.tpl 1015.x 1015.x/templates * [bp/r60282][FIX] Unable to edit queued post by moderator if there is no title
03nkoth r60284 10branches/16.x/lib/comments/commentslib.php
[FIX] When editing a post when moderation is on, the queued post was creating a new post on approval (it now replaces the original post). The date of the post was also being reset to the date of editing which is inconsistent with non-moderated edits (it now preserves the old date).
03nkoth r60285 10branches/ 1015.x/lib/comments/commentslib.php 1015.x
[bp/r60284][FIX] When editing a post when moderation is on, the queued post was creating a new post on approval (it now replaces the original post). The date of the post was also being reset to the date of editing which is inconsistent with non-moderated edits (it now preserves the old date).
03nkoth r60286 10branches/16.x/lib/comments/commentslib.php
[FIX] If a user edits his post a second time before the first edit is approved, to delete the first queued edit as the new edit is being queued.
03nkoth r60287 10branches/ 1015.x/lib/comments/commentslib.php 1015.x
[bp/r60286][FIX] If a user edits his post a second time before the first edit is approved, to delete the first queued edit as the new edit is being queued.
03nkoth r60292 10trunk/ 10lib/notifications/notificationemaillib.php 03templates/mail/forum_post_queued_notification.tpl 10lib/comments/commentslib.php 03templates/mail/user_watch_forum_queued_subject.tpl
[ENH] Send an email notification to forum moderators to inform them that there is a post queued for moderation
03kroky6 r60293 10branches/16.x/tiki-login.php
[FIX] missed one check for tiki homepage redirection after login with limitedGoGroupHome option on
03kroky6 r60294 10branches/ 1015.x 1015.x/tiki-login.php
[bp/60293] [FIX] missed one check for tiki homepage redirection after login with limitedGoGroupHome option on
03kroky6 r60295 10branches/16.x/lib/core/Search/Action/TrackerItemModify.php
[FIX] render field output before replacing value with TrackerItemModify listexecute action - thus fields like ItemsList can also be used in calc formulas
03kroky6 r60296 10branches/ 1015.x 1015.x/lib/core/Search/Action/TrackerItemModify.php
[bp/60295] [FIX] render field output before replacing value with TrackerItemModify listexecute action - thus fields like ItemsList can also be used in calc formulas
03kroky6 r60297 10trunk/tiki-login.php 10trunk/lib/core/Search/Action/TrackerItemModify.php 10trunk * [MRG] Automatic merge, branches/16.x 60286 to 60295
03kroky6 r60298 10trunk/templates/trackerinput/itemlink.tpl
[ENH] open trackeritem links in plugin trackerlist in new modal when editing itemlink fields with table display
thrn I looked through the history nd now it is complete.....
so... in 3h15
ANNOUNCEMENT: November roundtable meeting starts in 3hours and 18 minutes at live.tiki.org Free and open to everyone interested in Tiki
03kroky6 r60300 10trunk/ 10lib/core/Tracker/Field/ItemLink.php 10lib/jquery_tiki/tiki-jquery.js 10templates/tracker/edit_field.tpl
[ENH] allow adding tracker field option dependencies to conditionally show or hide an option depending on another option's value; simplify ItemLink options list by showing only what is being used
03jonnybradley r60305 10branches/16.x/themes/ 10base_files/less/tiki-bootstrap_overrides.less 10base_files/css/tiki_base.css
[FIX] layout: Make long words break and not stick out of the sides of the columns (middle row only)
Thanks Bsfez and all on BBB - should fix wish6123
03jonnybradley r60306 10trunk/themes/base_files/css/tiki_base.css 10trunk/themes/base_files/less/tiki-bootstrap_overrides.less 10trunk * [MRG] Automatic merge, branches/16.x 60295 to 60305
03jonnybradley r60307 10branches/ 1015.x 1015.x/themes/base_files/css/tiki_base.css 1015.x/themes/base_files/less/tiki-bootstrap_overrides.less
[bp/r60305][FIX] layout: Make long words break and not stick out of the sides of the columns (middle row only)
Thanks Bsfez and all on BBB - should fix wish6123
03drsassafras r60308 10branches/16.x/ 10display_banner.php 10lib/banners/bannerlib.php
[FIX] Resolves issue with ‘Use Image from URL’ option in banners not displaying properly.
03nkoth r60310 10trunk/ 10(6 files in 6 dirs)
[ENH] Allow approving of queued forum posts from email sent to moderator and also create pref for recent new ability to send such emails to moderators