←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
bchauchatjoined #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
[00:02]
slyskawaleft #tikiwiki [00:07]
............ (idle for 58mn)
fabriciusjoined #tikiwiki [01:05]
....... (idle for 30mn)
jonnybjoined #tikiwiki [01:35]
fabriciusjoined #tikiwiki [01:36]
NoteOnjoined #tikiwiki [01:44]
lhtsengjoined #tikiwiki [01:56]
Tiki-KGB03nkoth 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.
[02:06]
montefuscolojoined #tikiwiki [02:08]
montefuscolo_joined #tikiwiki [02:08]
fabriciusjoined #tikiwiki [02:09]
Tiki-KGB03nkoth 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.
[02:10]
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
[02:18]
fabriciusjoined #tikiwiki [02:18]
....... (idle for 34mn)
joined #tikiwiki [02:52]
................. (idle for 1h20mn)
joined #tikiwiki [04:12]
Tiki-KGB03nkoth 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).
[04:16]
fabriciusjoined #tikiwiki [04:26]
...... (idle for 26mn)
Tiki-KGB03nkoth 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.
[04:52]
03yonixxx r60288 10trunk/ 10templates/trackeroutput/layout_flat.tpl 10lang/he/language.php * [Fix] Missing {tr} tags and improving he translation.
03nkoth r60289 10(6 files in 5 dirs) * [MRG] Automatic merge, branches/16.x 60277 to 60286
03yonixxx r60290 10branches/16.x/ 10lang/he/language.php 10templates/trackeroutput/layout_flat.tpl * [bp/60288] [FIX] Adding missing {tr} tags
03yonixxx r60291 10branches/ 1015.x/lang/he/language.php 1015.x/templates/trackeroutput/layout_flat.tpl * [bp/60288] [Fix] Missing {tr} tags and improving he translation.
[05:00]
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
[05:14]
................................................. (idle for 4h0mn)
Tiki|botNew Forum Posts: Fatal errors when upgrading to 15.2 - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=61959
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[60274] trunk - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61958
New Forum Posts: HTTP 404's or Redirects - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61956
[09:14]
............. (idle for 1h0mn)
New Forum Posts: Fatal errors when upgrading to 15.2 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=61959
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[60274] trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61958
New Forum Posts: HTTP 404's or Redirects - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61956
[10:14]
.... (idle for 16mn)
xavijoined #tikiwiki [10:30]
........ (idle for 38mn)
Tiki-KGB03kroky6 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
[11:08]
Tiki|botNew Forum Posts: Roundtable meeting today - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61963 [11:14]
jonnybjoined #tikiwiki [11:23]
Jyhempompompom
the roundtable convene was reset ???
[11:35]
fabricius?? [11:38]
Bsfezreally ? [11:39]
JyhemAhhh, not any more. Weird [11:39]
Bsfezhttps://tiki.org/Roundtable+Meeting+2016+11
seems ok
[11:39]
JyhemI wanted to se it and I got only 2 lines [11:40]
Bsfez:)
I'll keep running… see you there
[11:40]
Jyhemthrn 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
[11:40]
jonnybpolom Jyhem, Bsfez and all [11:50]
Jyhemhi jonnyb (need to run now) [11:56]
chibaguyjoined #tikiwiki [12:01]
fabriciusjoined #tikiwiki [12:02]
Tiki-KGB03montefuscolo r60299 10trunk/lib/importer/tikiimporter_blog_wordpress.php * [FIX] change from strict type checking for ducktype check [12:10]
................. (idle for 1h22mn)
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
[13:32]
............. (idle for 1h3mn)
olinuxxjoined #tikiwiki [14:35]
Tiki-KGB03kroky6 r60301 10trunk/ 10lib/smarty_tiki/block.wikiplugin.php 10templates/trackerinput/itemlink.tpl 10lib/core/Tracker/Field/ItemLink.php
[NEW] extend ItemLink to allow specifying custom Plugin TrackerList options for table displayed data
[14:38]
.... (idle for 16mn)
nelsonkojoined #tikiwiki [14:54]
chibaguyjoined #tikiwiki [14:57]
jonnybjoined #tikiwiki [15:01]
nelsonkohi, roundtable now? [15:01]
Jyhemyes! [15:02]
nelsonkook I'm in [15:03]
NoteOn? [15:08]
chibaguyhttps://tiki.org/live [15:10]
NoteOnah now? [15:10]
Tiki|botNew Forum Posts: PHP: URL filter validator broken - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61965
Recent Bug: - http://dev.tiki.org/item6176
[15:15]
Tiki-KGB03amnabilal r60302 10trunk/ 10lib/prefs/print.php 10lib/pdflib.php 10templates/admin/include_print.tpl
[ENH]First set of mPDF options added in print settings for header text, footer text, margins, password protection, page orientation and page size.
[15:20]
.... (idle for 16mn)
03amnabilal r60303 10trunk/lib/ 10prefs/print.php 10pdflib.php * [Fix]Fixed default values for first run. [15:36]
03amnabilal r60304 10trunk/lib/prefs/print.php * [Fix]Updated default values for margin and help text [15:42]
.... (idle for 18mn)
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
[16:00]
Tiki|botNew Forum Posts: Favicons for modern Devices - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61967
New Forum Posts: Can't view or add tracker fields after fresh new install - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=61966
[16:15]
Tiki-KGB03jonnybradley 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
[16:22]
........... (idle for 53mn)
Tiki|botNew Forum Posts: Tiki16 beta release - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61969 [17:15]
...... (idle for 25mn)
slyskawajoined #tikiwiki [17:40]
Tiki-KGB03drsassafras 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.
[17:46]
.................. (idle for 1h29mn)
Telesightjoined #tikiwiki [19:15]
...... (idle for 27mn)
Tiki-KGB03drsassafras r60309 10trunk/ 10(21 files in 11 dirs) * [REF] Removed border=0 and empty alts of images css now handles styling. [19:42]
jonnybjoined #tikiwiki [19:52]
....... (idle for 30mn)
fabriciusjoined #tikiwiki [20:22]
.................................. (idle for 2h45mn)
joined #tikiwiki [23:07]
Tiki-KGB03nkoth 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
[23:10]
fabriciusjoined #tikiwiki [23:18]
torsten1joined #tikiwiki [23:29]
montefuscolojoined #tikiwiki [23:35]
fabriciusjoined #tikiwiki [23:44]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)