Tiki-KGB: 03rjsmelo r63345 10trunk/ 10lib/trackers/trackerlib.php 10templates/mail/tracker_changed_notification.tpl * [ENH] Improve notifications when deleting a tracker
03rjsmelo r63346 10branches/17.x/lib/ 10sheet/include/org/apicnet/util/StringBuffer.php 10sheet/include/core/APIClassRegistry.php * [FIX] Fix file encoding
03rjsmelo r63347 10branches/ 1016.x/lib/sheet/include/core/APIClassRegistry.php 1016.x/lib/sheet/include/org/apicnet/util/StringBuffer.php * [bp/63346][FIX] Fix file encoding
03rjsmelo r63348 10branches/15.x/lib/sheet/ 10include/core/APIClassRegistry.php 10include/org/apicnet/util/StringBuffer.php * [bp/63346][FIX] Fix file encoding
03rjsmelo r63349 10trunk/lib/sheet/include/org/apicnet/util/StringBuffer.php 10trunk/lib/sheet/include/core/APIClassRegistry.php 10trunk * [MRG] Automatic merge, branches/17.x 63341 to 63346
03kroky6 r63350 10branches/17.x/lib/core/Tracker/Field/Email.php
[FIX] add forgotten transformation function in email tracker field in order for tabular imports to work with that field type
03kroky6 r63351 10branches/ 1016.x/lib/core/Tracker/Field/Email.php 1016.x
[bp/r63350] [FIX] add forgotten transformation function in email tracker field in order for tabular imports to work with that field type
03kroky6 r63352 10branches/ 1015.x 1015.x/lib/core/Tracker/Field/Email.php
[bp/r63350] [FIX] add forgotten transformation function in email tracker field in order for tabular imports to work with that field type
03kroky6 r63353 10trunk/lib/core/Tracker/Field/Email.php 10trunk * [MRG] Automatic merge, branches/17.x 63346 to 63350
03chibaguy r63354 10branches/17.x/ 10(38 files in 36 dirs)
[FIX][UI] Make Chosen select elements conform to theme style (regarding height, padding, font-size, and line-height). Thanks to Jonny for reporting.
03rjsmelo r63355 10trunk/lib/wiki-plugins/wikiplugin_trackerstat.php * [NEW] Allow plugin tarcker stat to report also on user fields.
03chibaguy r63356 10trunk/ 10(37 files in 35 dirs)
[FIX][UI][bp/r63354] Make Chosen select elements conform to theme style (regarding height, padding, font-size, and line-height). Thanks to Jonny for reporting. (Changes in Less files backported from branch 17 and then CSS compiled.) jonnyb: joined #tikiwiki amette_: joined #tikiwiki redflo: joined #tikiwiki Emenems: joined #tikiwiki giesen: joined #tikiwiki chibaguy: joined #tikiwiki
polom amette_: bolow jonnyb: pompom chibaguy and amette_ and all amette_: :) chibaguy: hi jonnyb and all
hi amette_ amette_: hi chibaguy, hi jonnyb jonnyb: joined #tikiwiki
re amette_: wb Tiki-KGB: 03jonnybradley r63357 10branches/17.x/lib/core/Search/Formatter.php
[FIX] list: Allow empty default values when using plain wiki output formatting, i.e. without a separate {FORMAT} plugin
03robertokir r63358 10trunk/lib/core/ 10Tiki/Command/ConsoleApplicationBuilder.php 03Tiki/Command/LockInstallerCommand.php * [ENH] New console command to lock the Tiki installer: installer:lock
03chealer r63359 10branches/17.x/lang/fr/language.php * [FIX] Plurals
03chealer r63360 10trunk/lib/articles/artlib.php
[REF] add_article_hit():
Return void rather than always true
Optimize Jyhem: pompom Tiki-KGB: 03jyhem r63361 10branches/17.x/templates/trackerinput/textarea.tpl * fix vim-user style typo Telesight: joined #tikiwiki Tiki-KGB: 03jyhem r63362 10trunk/templates/trackerinput/textarea.tpl * [bp/r63361] fix vim-user style typo
03jyhem r63363 10branches/15.x/templates/trackerinput/textarea.tpl * [bp/r63361] fix vim-user style typo amette_: left #tikiwiki
joined #tikiwiki Tiki-KGB: 03chealer r63364 10trunk/lib/articles/artlib.php
[REF] replace_submission(): Remove broken commented statement
Was copy-pasted by error in r49060 gergely: joined #tikiwiki
Hi all, repeating a question form yesterday. I tried to log in to the community page, and got a "Potential cross-site request forgery (CSRF) detected. Operation blocked. Required headers are missing." Then I cleaned all cookies. The error message says then "Cookies must be enabled to log in to this site". (these were always enabled) Trying once again brings me back to step 1.
Any idea how I could log in? amette_: left #tikiwiki Tiki-KGB: 03chealer r63365 10trunk/ 03installer/schema/20170726_remove_article_hashes_tiki.sql 10lib/articles/artlib.php
[DB] Remove tiki_{articles,submissions}.hash
Unused since r49060, thank God Jyhem: gergely: very odd. Which page exactly? Which browser? Tiki-KGB: 03chealer r63366 10branches/17.x/lib/articles/artlib.php * [FIX] replace_submission(): Do not update tiki_submissions.created when editing
03chealer r63367 10branches/17.x/lib/articles/artlib.php
[FIX] replace_submission(), replace_article(): Initialize nbreads, votes and points columns of tiki_submissions and articles when creating
r49060 regression
Solves issue #6014 "Read count undefined for articles created with Tiki 13+"
03chealer r63368 10branches/16.x/lib/articles/artlib.php
[bp/r63367] [FIX] replace_submission(), replace_article(): Initialize nbreads, votes and points columns of tiki_submissions and articles when creating
03chealer r63369 10branches/15.x/lib/articles/artlib.php
[bp/r63368] [FIX] replace_submission(), replace_article(): Initialize nbreads, votes and points columns of tiki_submissions and articles when creating
03robertokir r63370 10trunk/lib/core/ 10Tiki/Command/ConsoleApplicationBuilder.php 03Tiki/Command/InstallerLockCommand.php 04Tiki/Command/LockInstallerCommand.php
[DOC] Minor adjustments in help text and change in php file name for consistent naming. brolin_empey: joined #tikiwiki Tiki-KGB: 03chealer r63371 10trunk/lib/prefslib.php * [REF] getDependencies(): Flag issue introduced in r42094