Recent Bug: Tracker item: #4024 - - WYSIWYG does not work in version 7.2 - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4024 Recent Bug: Tracker item: #4025 - - Search index error - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4025 Recent Bug: Tracker item: #4026 - - Screen blank - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4026 Hello, I have broken my tiki CMS with a user module. I am using Tiki 7.2. I have delete all modules entries in the database in the tiki_modules table and the user_tiki_modules table. It didn't show up in the first place but I cleared all. Where do I have to look to delete this module? Thanx in advance! Polom Does anyone here know the difference between tr() and tra() in a .php file context ? tikiwiki: 03jyhem * r38560 10/branches/8.x/lib/core/Tracker/Field/Checkbox.php: [FIX] Correct regression in checkbox status display tikiwiki: 03jonnybradley * r38561 10/trunk/lib/ (2 files in 2 dirs): [FIX] trackers: Cope with field types not being enabled (can happen when importing trackers) tikiwiki: 03jonnybradley * r38562 10/trunk/lib/core/Services/Tracker/Controller.php: [FIX] trackers: Only show field types not being enabled message if there's an error (oops) polom all tikiwiki: 03jonnybradley * r38563 10/trunk/ (2 files in 2 dirs): [FIX] trackers: Enable prefs for imported fields if needed (and make import textarea a sensible size) tikiwiki: 03jonnybradley * r38564 10/trunk/templates/ (tiki-admin_trackers.tpl tracker/import.tpl): [ENH] trackers: Useful link after importing a tracker, better size for import textarea polom jonnyb Does anyone here know the difference between tr() and tra() in a .php file context ? hi Jyhem tr can have other params an use the %0 replacement thing i believe OK, so tra is good for simple strings. thanks tikiwiki: 03jonnybradley * r38565 10/trunk/templates/admin/include_payment.tpl: [ENH] payment: Reorganise payment admin panel into tabs Jyhem: yes. they take different parameters, tra() is more flexible. see lib/init/tra.php tikiwiki: 03jyhem * r38566 10/branches/8.x/lib/ (2 files in 2 dirs): [ENH] Extend URL display capabilities of trackers, including previously available simple links hmm.... i thought 8.x was frozen and in release mode? :P hi chealer hi jonnyb and polom and polom to you too :) well, at heart, I correct a regression. But this has become so integrated that I could not just change a tpl anymore :-( Just making users choose between non-clickable links and displaying uncontrolled text (dynamically grabbed external sites titles), just didn't seem right. tikiwiki: 03chealer * r38567 10/branches/8.x/lib/core/Tracker/Field/Url.php: [FIX] Admin trackers: case of URL field linkToURL parameter options (URL is an acronym) thanks chealer tikiwiki: 03jonnybradley * r38568 10/trunk/lib/profilelib/installlib.php: [REF] profiles: Alpha sort tracker field types map tikiwiki: 03robertplummer * r38569 10/branches/8.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Used direct method of obtaining tracker definition/handler tikiwiki: 03jonnybradley * r38570 10/trunk/lib/profilelib/installlib.php: [FIX] profiles: Add missing tracker field types (not all tested yet, files seem to work) tikiwiki: 03jonnybradley * r38571 10/trunk/templates/tracker/export.tpl: [DOC] trackers: Add experimental warning to export as profile dialogue. jonnyb: is it OK to reindent in 8.x ? hi Jyhem_laptop - no, fixes only (we've had a release candidate) annoying but we quite often get regressions from seemingly harmless changes like re-indenting i'm working in trunk and will have to backport a load of stuff once 8.0 is released oh :-( OK So... in trunk ? :-) trunk is good, of course tikiwiki: 03jyhem * r38572 10/trunk/lib/trackers/trackerlib.php: General cleanup and reindenting. No functional change tikiwiki: 03jonnybradley * r38573 10/trunk/lib/core/Tracker/Field/Files.php: [ENH] trackers: Better handling for file upload errors tikiwiki: 03jonnybradley * r38574 10/trunk/lib/core/Search/Formatter/ValueFormatter/Trackerrender.php: [ENH] list plugin: Add ability to use list_mode for trackerrenderer - use in display sub-plugin, e.g. {display name="tracker_field_42" format="trackerrender" list_mode="y"} tikiwiki: 03jonnybradley * r38575 10/trunk/ (5 files in 4 dirs): tikiwiki: [ENH] shipping: Add "simple" custom shipping method mechanism so you can add tikiwiki: basic shipping options not dependant on external providers, but calculated in a tikiwiki: static php file. Still no implementation in the current payment system - (lots) tikiwiki: TODO tikiwiki: 03chealer * r38576 10/trunk/lib/setup/theme.php: Uniformize default style to Fivealive (do not fallback to thenews when the style is set to an empty string) tikiwiki: 03jonnybradley * r38577 10/trunk/lib/core/Search/Formatter.php: [FIX] search: Formatter typo tikiwiki: 03jonnybradley * r38578 10/trunk/lib/core/Search/Formatter/ (ValueFormatter/Wikiplugin.php ValueFormatter.php): tikiwiki: [ENH] list plugin: New ValueFormatter for wikiplugins to be used in {list} tikiwiki: formatting - example usage: {display name="wikiplugin_addtocart" tikiwiki: format=wikiplugin code="tracker_field_42" description="tracker_field_43" tikiwiki: price="tracker_field_44"} tikiwiki: 03jonnybradley * r38579 10/trunk/lib/payment/cartlib.php: [FIX] cartlib: Default value for add_gift_certificate $code param (for removal)