Category: Community projects
Show subcategories objects| Name | Type |
|---|---|
| How to force the login process | tracker item |
|
http://i18n.tiki.org/Status shows fatal error
http://i18n.tiki.org/Status shows fatal error {CODE()} Fatal error: Class 'Table_Plugin' not found in /www/htdocs/w00ec2fb/lib/wiki-plugins/wikiplugin_fancytable.php on line 11 {CODE} |
tracker item |
|
https://mods.tiki.org LastUpdate: 1970.01.01
{syntax type=tiki} {syntax type="tiki" editor="plain"} This is the ((Tracking system for Tiki issues)). If this is your first time, please read: ((How to Submit a new item on the Wishlist)) |
tracker item |
|
I don’t receive notifications from Dev.t.o
I don’t receive anything from dev since we move it to Tiki19. |
tracker item |
|
I wish to demonstrate show.tiki.org for FOSDEM 2014
Please ignore. This is not actually a bug or feature request. |
tracker item |
|
i18n online translation broken
The online translation on i18n.tiki.org is not working. I want to test on show.tiki.org first and later come back with detailed report. //Update:// On show.tiki.org the online translation works smoothly! No problems. So I guess, we have either a configuration problem or a server problem - I will refer aswell to the infrastructure team. //done// ... The user "gour" did report about an adress error (redirect or .htaccess) in the dev-list and I faced frequently the last days, that the tick-box of the translation is not working, the translation dialogue on i18 is different than ist should be (just compare with show.tiki.org), the translation does not save - is that Ajax or JS? <-> loading for ages, but not finishing - not any result, just endlessly loading. I use GNU/Linux Ubuntu 14.04 Firefox: tickbox of interactive translation get's not staying ticked, translations are editable on both sides (original and new) Chromium (Chrome): activating interactive translation seems to work on the first view, but ticking the box or deactivating the interactive translation via quickadmin causes WSOD ~np~(http://i18n.tiki.org/tiki-interactive_trans.php?interactive_translation_mode=on and http://i18n.tiki.org/tiki-interactive_trans.php?interactive_translation_mode=off)~/np~ As said: no problem on show.tiki.org! ... |
tracker item |
|
i18n.t.o unusable: Fatal error Class Table_Plugin not found (plugin fancytable)
Too frequently, when you want to do some stuff at i18n.t.o, you get stuck with: {CODE()} Fatal error: Class 'Table_Plugin' not found in /www/htdocs/w00ec2fb/lib/wiki-plugins/wikiplugin_fancytable.php on line 11 {CODE} something similar happens when you enable interactive translation and attempt to go to any admin panel. |
tracker item |
|
Implement a searchable IRC logging solution
Something more than this: http://irc.tikiwiki.org/ There is a start but can it handle the volume of data we produce? http://tikiwiki.org/tiki-view_irc.php The level of integration (all, some or none) with Tiki is to be discussed. Related/similar software: http://colas.nahaboo.net/software/irclogger/ http://ircbrowse.com/ http://tools.splitbrain.org/irc/wikiohana/ An RSS feed would be nice. And some stats: http://pisg.sourceforge.net/ |
tracker item |
|
implement the nice jquery table sorter in trackerlist plugin (as already is in fancytable)
I've seen the gorgeus work done with jquery to allow re-sorting data in tables at wiki pages when using the ((doc:PluginFancyTable)) That would be also awesome if enabled in the ((doc:PluginTrackerList))... This way, we would even allow the conflict between cache and sorting for anons... (see this other report [bug2898] ) |
tracker item |
|
14.x: Improve doc about PluginJQ custom syntax adapted to each type of tracker field after upgrade
Right now PluginJQ documentation ( https://doc.tiki.org/PluginJq ) is very helpful, and I made a profile in 12.x to manage the conditional display of some fields in forms. http://profiles.tiki.org/Conditional_Display_in_Forms But in 14.x the required syntax seems to be different, and I don't get it right: http://profiles.tiki.org/Conditional_Display_in_Forms_14 See it reproduced in here: http://xavi-9794-5642.show.tikiwiki.org/tiki-index.php?page=CDF+instructions u: admin p: 12345 When selecting Case A or Case B in the radio button, all fields are shown, but no bg color for all the shown fields below the radio button. When selecting Case A in the radio button, still some labels from fields for Case B are shown (text area) Xavi |
tracker item |
|
improve doc for tiki devs about the right way to develop permission checks (global, category and local)
improve doc for devs about the right way to develop permission checks (global, category and local) I wish there was a place (ideally) were permission checking in tiki was explained for dev dummies: global, categ and local object perm checking. That documentation at dev.t.o should be linked, at least from: * https://dev.tiki.org/Permission * https://dev.tiki.org/Permission+inheritance * https://dev.tiki.org/Hello+world#To_check_a_permission |
tracker item |
|
Include plugin: direct link to create/edit included page, and send back to initial page after edit
Say I include a bunch of pages in one larger page. I click edit, and find that it's an included page. I should be able to edit directly that included page (assuming I have permissions), a bit like ((doc:section edit)) Benefits: *Each page has independent history. *They can be edited in parallel. __Can page renames also survive inclusions?__ Related: *{wish id=2668} |
tracker item |
|
Indexing failed while processing XXX (type YYY) with the error "normalizer [sortable] not found for field [sort]
Every time I add a new item in the tracker I get this type of error message shown: (I didn't see it yesterday): {QUOTE()} Indexing failed while processing XXX (type YYY) with the error "normalizer [sortable] not found for field [sort] {QUOTE} In this specific case, the exact messages were: {CODE()} Error Indexing failed while processing "21457" (type activity) with the error "normalizer [sortable] not found for field [sort]" × Error Indexing failed while processing "7138" (type trackeritem) with the error "normalizer [sortable] not found for field [sort]" {CODE} |
tracker item |
|
Installer language selection is wrongly changed by TIki
On a new install, when using the installer you are asked to select your language on the second step. Once done the Tiki change language to whatever you selected instant (no validation). After I choose a language it should keep up to the first entrance of the Tiki I just install. Let say I choose french on step 2, it should be the language selected till I complete the install process (and may be after as default language). However, on step 7 "Configure General Settings" the language is reset back to English (translation exist but not performed) and then back to the selected language on the step 8. This is wrong a give a poor image of Tiki on the first run. Note that new Tiki user has __no way__ to go change back the language. |
tracker item |
|
Instance folder ID vs instance ID mismatch
make backup 9 puts the data in trim/backup/10 Because instance IDs start with 0. Maybe just change IDs in the GUI so as to not affect backup locations? |
tracker item |
|
Interface with SVN (like Trac SVN browser)
If we had this, we'd use it on http://dev.tikiwiki.org The Trac Repository Browser: http://trac.edgewall.org/wiki/TracBrowser Let's coordinate here: ((Repository Browser)) and ((Code Review)) |
tracker item |
|
Intertiki Fatal error: Unsupported operand types in include_intertiki.php on line 41
Intertiki used to work in former versions (I don't know when it stopped working, sorry) I tried to set up a new intertiki set up for the *.t.o family, at the site r.tiki.org (which uses 11.x svn) However, when I add a new intertiki client at tiki-admin.php?page=intertiki , I get: {CODE()} Fatal error: Unsupported operand types in /path/tiki11svn/admin/include_intertiki.php on line 41 {CODE} That line says: {CODE()} $_REQUEST['interlist']+= $new; {CODE} |
tracker item |
|
InterTiki user replication stopped working?
InterTiki stopped working on this site properly. Users and the groups are not being replicated anymore. When someone registers on tiki.org, the user does not appear here. For example on tiki.org there is registered validated user samymwamba, but if you check here the user is not found on https://dev.tiki.org/tiki-adminusers.php |
tracker item |
|
Investigate if we should upgrade to fork of phplayersmenu
Here is: http://phplm.sourceforge.net/docs/CHANGELOG.txt |
tracker item |
|
Blank page upon applying Small Organization web presence 8.x on http://www.softaculous.com/demos/Tiki
This is the first thing people will try |
tracker item |
|
js and css borked in doc.t.o while testing how to avoid issue in elfinder which prevented to upload any picture: please help
js and css borked in doc.t.o while testing how to avoid issue in elfinder which prevented to upload any picture: please help Login to https://doc.tiki.org and try to click at any wiki page icon section at the topright corner of the page: nothing is shown. If you click in control panels to avoid using tabs, nothing happens. etc. |
tracker item |
|
Kaltura in tv.t.o: change details to uploaded media shows WSOD
Uploaded three files as user "xavi" (simple registered user) to tv.t.o, and changed the title, added description and tags to only the first of the three while uploading them (my mistake, it seems, due to being confused with the interface). Then, in order to change details of the other two, I loged in as user "xavidp" (with admin rights) to "change details". When I clicked at "Save" to have the new details saved, the page changed to a White Screen of Death (WSOD), and browsing again to the media showed that the details were not saved. Reproduced same behavior with the other media. Screenshots: http://tv.tiki.org/tiki-kaltura_video.php?mediaId=0_tz7pzqka&action=edit {img fileId="670"} http://tv.tiki.org/tiki-kaltura_video.php?mediaId=0_sxdo9c79&action=edit {img fileId="671"} Content added at changing details (to allow reproducing the issue, in case it depends on the content edited): ||Video Title | Tiki12 ActivityStream - Questions Post Presentation Description | Questions asked to Nelson Ko during the TikiFestBootstrap (2013) after his presentation about Activity Stream and the Social Networking features added in Tiki12. Tags | Tiki,TikiFest,Tiki12,TikiFestBootstrap,Nelson Ko,Activity Stream,Social Networking Embed code | ~np~{kaltura id="0_sxdo9c79"} ~/np~ || |
tracker item |
|
keep user information as the user selected on tw.o
{syntax type="tiki" editor="plain"} I wonder how many times over the last years I've had to select my user profile to be public in my preferences at http://tikiwiki.org/tiki-user_preferences.php I always change __User information:__ from private to "__public__". But after some months (and tiki upgrades, maybe?), I find that that settings is at "__private__" Thus, When I go to send a message to a user, I can't either send the message: ^You have to be able to receive messages in order to send them. Goto your user preferences and enable 'Allow messages from other users'^ Or I can't because that user has that setting as private (I realized that chibaguy now has that same setting, but I wonder whether he chose that or not, like me) --- same on other settings that have changed without my content: Messages per page: 2 (I had 10, at least) Allow messages from other users: no (I had yes) Note author when reading his mail: no (I had yes) |
tracker item |
|
Legal Team: Transfer relevant data from emails to wiki pages
As discussed at the September Webinar, Nelson will transfer the all the info in preparation for ((tw:Legal Team 2013-10)) This includes: {wish id=4730} |
tracker item |
|
live.t.o: Add a new param to plugin BigBlueButton so that only recordings longer than X minutes are displayed
live.t.o: Add a new param to plugin BigBlueButton so that only recordings longer than X minutes are displayed See it reproduced in https://tiki.org/Live > BBB current recordings (once loged in) There are 140+ recordings, and most of them are kind of demo trials, of less than 10 minutes. Last year 2013 I spent like 1h reviewing the short meetings and deleting them from the recordings list, since they pollute the list. But every month there are new of those recordings, demo, tests, support requests in the wrong place, etc. and it's tedious to do this manual work, which might happen also in other sites using Tiki + BBB. A simple workaround would be to add an extra param to the ((doc:PluginBigBlueButton)) so that only recordings longer than X minutes (default to 10' ?) are displayed in the recordings list. |
tracker item |
I would like to know if it is possible to force the tikiwiki login process.
I want the login page for the home page, in order to force the users to log in. I have to modify the tiki-index page ?Do you guys have any hint for doing that?
Any help will be much apreciated.
Luca