Name | Type |
---|---|
"Can Not Download Files" , for older files on the wiki | tracker item |
#1557 | tracker item |
See file last modification date and last user that modified the file
I need to see the information about the last modification of files on the File Gallery. Date and User. two more columns are needed in tiki-list_file_gallery.php. Last modified, User. I don't know if more mysql field are required. |
tracker item |
Calendar view displays incorrectly
Steps to reproduce: 1. Goto http://tikiwiki.org/TikiFeatures and click on an upcoming event. 2. click on the calendar tab. choose monthly view. 3. now navigate backwards or forwards with the "Week" navigation buttons. 3. If the currently selected cell is prior to today's date the dates display correctly. If the currently selected cell is after today the entire month view displays incorrect dates. |
tracker item |
Adding inline references | tracker item |
Anonymous can read everything via search
When enabled feature_search it is possible for Anonymous user to read protected pages via special search request Just try "a" or any other word that is in hidden or protected area in search box - tiki- searchresults.php give U text from hidden pages from tiki-searchresults.php http://tikiwiki.org/tiki-view_forum_thread.php? topics_offset=0&forumId=4&comments_parentI d=16071 |
tracker item |
Answers in the forum don't send notifications if not in the top-level of a thread
If you post a message to the forum you can enabling e-mail notification. Assume, you have the following message: * my Message (watched) Now you get an answer: * my Message (watched) * answer A notification is sent about "answer", because the thread is watched. now you receive a second answer, to the answer before * my Mesage (watched) * answer ** sub answer You won't get a notification about "sub answer". |
tracker item |
Change the pop3.php library
The lib/webmail/pop3.php library is GPL'ed. Should replace with an LGPL library like [http://pear.php.net/package/Net_POP3|Net_POP3] or [http://pear.php.net/package/Net_IMAP|Net_IMAP] |
tracker item |
Contact us form requires Anonymous to have tiki_p_messages
This is a problem if you don't want Registered users to have this permission. (Often, we want Registered to have all the permissions of anonymous) in tiki-admin.php?page=features There is "Contact us" and "Contact Us (Anonymous)" in tiki-admin.php?page=general, we have more related options "Contact user:" "Allow anonymous users to "Contact Us":" All these options should be on Contact Us admin page (to be created) |
tracker item |
doc.tw.o needs to be far more open to edits
A newly registered user cannot edit most of doc.tw.org An anonymous user cannot edit doc.tw.org, even with CAPTCHAs. There is no clear text on a page of doc.tw.org which tells a user why they cannot edit that page, or what they can do about it. |
tracker item |
Drawings: Start button is leftover
Tiki Drawings are working in BRANCH-1-8 and BRANCH-1-9. However, after I created a drawing, I am sometimes leftover with a Java "Start" button. Can someone confirm this bug? |
tracker item |
Edit page warning sometimes stays active even when you cancel.
Can someone give more details on this one? I believe the problem occurs when someone goes to edit a page then uses the browser buttons, links or types a new URL without clicking either the svae or cancel buttons. -- mdavey A related issue is that the lock is checked /before/ all the permissions checks have been done. The result is that one can try to edit a page as anonymous, get an error warning, login, try again only to be told that 'Anonymous' is editing the page. -- mdavey obs: waiting for cvs to unlock to commit |
tracker item |
Error message when removing a wiki page | tracker item |
Error reading forums | tracker item |
Find missing wiki image and page links | tracker item |
Flash content overlapping phplayers menus
When a wiki page displays flash content through the flash wikiplugin, phplayers menus will appear under the flash content. This will happen even if the z-index property is properly set, because Flash renders on top of all DHTML layers. |
tracker item |
Footnote duplication not detected any more | tracker item |
Limit users from CAS
While CAS authentication is great, it allows multiple users to login if you have a widely common CAS server. For example, SecurePass [1] strong authentication allow ALL securepass users to login through their CAS. The need is to optionally limit which users or users domain can login to tikiwiki through CAS. [1] www.secure-pass.net |
tracker item |
Make tiki-mobile optional
and add in the menu like the other features. [15:41]<ohertel> marc, what's tiki mobile? :) [15:42]<damian> the HAWHAW interface [15:42]<damian> for WAP, PDA, and VoiceTiki browsing [15:42]<marclaporte> de.tikiwiki.org/tiki-mobile.php [15:43]<marclaporte> you have this on without you knowing [15:43] *** marclaporte sets topic for #tikiwiki : http://dev.tikiwiki.org/tracker5 For the next 1-2 hours, please keep all discussions focused on 1.9.0 [15:43]<ohertel> ah that one. :) [15:43]<ohertel> marclaporte: so what you want for it? perms? [15:44]<marclaporte> naw, just on / off [15:44]<marclaporte> from main admin panel [15:44]<ohertel> is only 1 entry in the prefs table [15:44]<ohertel> no biggie [15:44]<marclaporte> perfect! [15:44]<ohertel> so it needs no read db change [15:45]<ohertel> just a feature_mobile = y/n :) [15:45] *** ohertel doing update and starting debugger. [15:45]<marclaporte> in theory default should be on be y by default to respect 3 rules, but since it isvery specialized, you can put n by default. Your choice! [15:46]<damian> respect the rules. [15:46]<damian> it causes less hassle for everyone that way [15:46]<cpw> I'm going to submit what I have for my Japanese translations then [15:46]<ohertel> we switch it off and write that to the release notes. |
tracker item |
Hotwords and WikiWords are parsed to links in Table of Contents (maketoc) entries, breaking HTML
When including a maketoc into a page, the titles in the page are still parsed for WikiWords and Hotwords. This breaks HTML, links, and may decrease the readability of page TOC-s. |
tracker item |
new img gal counted also as new file gal at module since_last_visit_new
When a new image gallery is created, since_last_visit_new shows as if there was a creation of both an image gal (which is true) and also a file gal with the same name (which is false -> Bug) related to tracker #126 it was not fixed even in 1.9 .... now fixed in 1.9 cvs don't know about 1.8 ... ML: no need to worry about 1.8 |
tracker item |
Plugin WantedPages does not correctly process page names ending with a close parenthesis | tracker item |
Preference report should be multitiki-ready | tracker item |
preview button is missing on tiki messaging and trackers
You can not preview a message written through tiki-messaging system (inter-user messages), prior to its post. Same on trackers. |
tracker item |
progress bar when installing tiki in a browser | tracker item |
If the refresh button is pressed, the user is asked to log in again. After doing so, the file will now download.
All files are also downloadable by the admin, all the time, as well as for other recently created users.