[00:29] NoteOn joined #tikiwiki [01:14] Tiki-KGB 03drsassafras r61065 10trunk/themes/ 10(6 files in 4 dirs) [01:14] Tiki-KGB [ENH] Partial Revert of: Removed outdated prefixes. Kept -webkit-border-radius, -moz-border-radius, -moz-linear-gradient, reverted everything else. [01:26] Tiki-KGB 03drsassafras r61066 10trunk/themes/ 10greenvalley/css/greenvalley.css 10greenvalley/less/tiki-selectors.less * [ENH] Removed last prefixed border radius [01:48] Tiki-KGB 03rjsmelo r61067 03branches/experimental/schedulers * Add support for schedulers in Tiki [01:52] Tiki-KGB 03rjsmelo r61068 10branches/experimental/schedulers/ 10(13 files in 9 dirs) * [NEW] Add support for schedule tiki tasks (cron) [02:24] Tiki-KGB 03drsassafras r61069 10trunk/themes/ 10(41 files in 39 dirs) * [FIX] Adding transition prefixes to match bootstrap [02:47] panamaus joined #tikiwiki [02:50] amette joined #tikiwiki [04:02] Tiki-KGB 03drsassafras r61070 10trunk/ 10(80 files in 9 dirs) [04:02] Tiki-KGB [REF][KIL] Revert of previous Openlayer commit (Moved images and css back into openlayer directory, re-added unused js, css and images) [04:10] Tiki-KGB 03chibaguy r61071 10branches/16.x/lib/codemirror_tiki/codemirror_tiki.js [04:10] Tiki-KGB [FIX] [UI] Codemirror Toggle Highlighter and Change Highlighter buttons were styled as links. Added Bootstrap classes to have button style (btn-default); also replaced inline CSS with class. [05:26] Tiki-KGB 03drsassafras r61072 10trunk/themes/ 10(58 files in 54 dirs) [05:26] Tiki-KGB [ENH] Bootstrap Style Conventions (-box) - Remove: -moz-box-shadow; Add: -webkit-box-sizing, -moz-box-sizing, -webkit-box-shadow; Removing unsupported prefixes saves download time. Adding prefixes for supported browses enables browser support for our styles. [05:32] fabricius joined #tikiwiki [06:00] Tiki-KGB 03chibaguy r61073 10trunk [06:00] Tiki-KGB [MRG][FIX] [UI] Codemirror Toggle Highlighter and Change Highlighter buttons were styled as links. Added Bootstrap classes to have button style (btn-default); also replaced inline CSS with class. [from branch16 revision 61071] [06:18] Tiki-KGB 03drsassafras r61074 10trunk/themes/ 10(60 files in 59 dirs) [06:18] Tiki-KGB [ENH] Bootstrap Style Conventions - Remove: -moz-background-clip, ms-linear-gradient, moz-linear-gradient; Add: webkit-background-clip, -webkit-linear-gradient, -o-linear-gradient; Removing unsupported prefixes saves download time. Adding prefixes for supported browses enables better browser support for our styles. [06:27] chibaguy joined #tikiwiki [06:27] chibaguy polom [06:28] chibaguy Is it normal for "number of reads" to stay at 0 in a new Tiki installation - for articles, forum posts, etc.? This is the case for me. [06:28] chibaguy Also assuming admin reads aren't counted, I've visited the pages as anonymous user in another browser. Still no change in the number of reads. [06:28] chibaguy (branch 16) [06:29] chibaguy I rebuilt the search index. No effect on this. [06:52] chibaguy Another question: When using legacy icons on tiki-admin.php, the icons have a CSS class like "icon icon-admin_i18n large/i18n". Last time I checked, slashes weren't valid in a CSS class name. [06:53] chibaguy Also a couple of the anchors are now missing their graphic icon, getting the icon font instead. [06:54] chibaguy A result of the image files being moved around, maybe. [07:02] Tiki-KGB 03drsassafras r61075 10trunk/themes/ 10(5 files in 4 dirs) [07:02] Tiki-KGB [ENH][REF] Bootstrap Style Conventions - Add: -o-transform; for better opera support; Grouped prefixed styles for easier code reading [07:16] fabricius joined #tikiwiki [07:44] Tiki-KGB 03chibaguy r61076 10branches/16.x/lib/codemirror_tiki/codemirror_tiki.js [07:44] Tiki-KGB [FIX] [UI] Codemirror Toggle Highlighter and Change Highlighter buttons were styled as links. Simplified HTML also for better appearance. [07:54] Tiki-KGB 03chibaguy r61077 10trunk [07:54] Tiki-KGB [MRG][FIX] [UI] Codemirror Toggle Highlighter and Change Highlighter buttons were styled as links. Simplified HTML also for better appearance. [from branch 16 revision 61076] [08:54] redflo joined #tikiwiki [09:14] chibaguy joined #tikiwiki [09:43] chibaguy_ joined #tikiwiki [09:48] chibaguy__ joined #tikiwiki [10:59] asde joined #tikiwiki [12:28] NoteOn joined #tikiwiki [12:42] Tiki-KGB 03yonixxx r61078 10branches/16.x/lib/prefs/tracker.php * [FIX][DOC] Added missing information on the pref name and pref tip. [12:49] olinuxx joined #tikiwiki [14:32] Tiki-KGB 03kroky6 r61079 10branches/16.x/ 10lib/core/Search/Formatter.php 10lib/core/Tracker/Field/UserSelector.php 10lib/smarty_tiki/function.user_selector.php [14:32] Tiki-KGB [ENH] UserSelector input rendering using smarty_user_selector changed to always include none value but with empty label in filter context [14:44] RadoS Moin, is there a way to make the cells in spreadsheets scale to the content as in desktop variants? [14:44] RadoS Currently cells must be resized manually to make them fully visible. [15:00] chibaguy__ RadoS, as far as I know, there is no way to make the cells scale to the content. [15:03] * RadoS is trying to hack its way around this via css enforcement, but ... can this event triggered stuff be overruled? [15:04] chibaguy__ It probably can be overruled if the CSS rule is strong enough. But my little experiments in DOM inspector haven't had good results. [15:05] chibaguy__ (I was trying different "display:..." rules for the cells.) [15:06] Tiki-KGB 03kroky6 r61080 10branches/16.x/ 10(9 files in 8 dirs) [15:06] Tiki-KGB [ENH] use factory for Search_Formatter instantiation to get unqiue filter div id and anchor, so search form submission can anchor browsers to the right place [15:06] RadoS I was aiming at the "