Category: 3.x
Code name for Tiki version after 1.9.x 1.10.x
Show subcategories objects
| Name | Type |
|---|---|
| add jquery sheet plugin to tiki spreadsheets | tracker item |
|
Add label [feature: object] to notification emails from a tiki site: wikipages, forums, trackers...
Right now, all messages from tiki forums of the same tiki site have the same subject. Or all tracker items from different trackers from the same tiki site. I suggest that notifications from each forum, or tracker, etc., have some label like in e-mail lists [[LABEL], that they look like: * "[[TRACKERNAME] Current notification subject" * "[[FORUMNAME] Current notification subject" Or even better: allow an empty text field to be filled at tracker and forum admin screen where the admin can write the content of the label sent in subjects of notification emails from this feagture/site. |
tracker item |
|
Add recurring events
Recurring events are an important missing feature of Calendars. |
tracker item |
|
add watch calendar event in tiki-user_watches.php
I know that calendars can be watched by users through links like: tiki-calendar.php?watch_event=calendar_changed&watch_action=add But this link doesn't work like this other one: http://info.tikiwiki.org/tiki-user_watches.php?event=article_submitted&add=Add I mean, Anonymous users clicking on the first link (calendar watch event, as it is right now), would not be offered any message to login or register first. With the second link (watch article), the user will be shown the login box to login first, before the action can be executed. This is to make more easy for new users to know that they can subscribe by email to get info from calendars if they register to that tiki site. |
tracker item |
|
Adding images to blog posts is no way as intuitive as it should be
1- "Upload image for this post" is not offered at first post. Only after I save and come back to edit? Html is offered: {img src=images/code.png}%%% {CODE()} <img src='tiki-view_blog_post_image.php?imgId=44' border='0' alt='image' /> {CODE} It should be wiki syntax: {img src=images/code.png}%%% {CODE()} {img src=tiki-view_blog_post_image.php?imgId=44 } {CODE} Related: [tiki-view_tracker_item.php?itemId=1492|It's too difficult to re-use image gallery images in wiki pages, trackers, etc] |
tracker item |
|
Adding NTLM authentication support
NTLM is an authentication protocol which is widely used in Microsoft based network environments. By using it with HTTP you can use that method for single-sign-on (SSO) authentication within your web browser. This means that without needing to enter additional username or passwords, you can be authenticated at the website you're visiting. This is quite convenient especially for company intranets. NTLM should work with all major browsers (Internet Explorer, Firefox and Opera). |
tracker item |
|
Adding Poll with Quick Option adds options twice
{syntax type="tiki" editor="plain"} With 3.1 I did add a poll, did add options via "quick option" function. After adding and viewing/editing the poll it had every option twice, for each option both with the same position number. |
tracker item |
|
Adding support for www.printwhatyoulike.com
Printing pages is sometimes a real mess. So, http://www.printwhatyoulike.com brings the opportunity to select parts of the page to print etc. |
tracker item |
|
Adding YAML to GeSHi - Generic Syntax Highlighter for use in profiles
{syntax type="tiki" editor="plain"} [http://profiles.tikiwiki.org|Profiles] are cool [http://www.yaml.org/|YAML] is cool [http://qbnz.com/highlighter/|GeSHi] is cool. [http://doc.tikiwiki.org/PluginCODE|The CODE plugin] is cool. Now, when making profiles using YAML, it would be nice to have GeSHi Syntax Highlighter in the CODE/YAML/Profiles definitions. Reference: http://sourceforge.net/tracker/index.php?func=detail&aid=1648006&group_id=114997&atid=670234 |
tracker item |
|
Admin Groups - Error appears during Group renaming
When you try to edit and rename the group in Administration->Groups appears the following error message: An error occured in a database query! Context: File tiki-admingroups.php Url tiki-admingroups.php Query: insert into `tiki_group_inclusion`(`groupName`,`includeGroup`) values(?,?) Values: 0 G_Communication 1 Registered Message: Built query was probably: insert into `tiki_group_inclusion`(`groupName`,`includeGroup`) values('G_Communication','Registered') _____________________________________________________________________ Step to reproduce: Create a Group G. { Assign to this group some user Assign to this group a default } Rename the Group G into G' _____________________________________________________________________ Notes: I checked the security flag because where there's a DB error could be there a SQL security issue. |
tracker item |
|
Admin pages don't layout correctly in Chrome
In Google Chrome 1.0.154.59 and 3.0beta4 the admin pages do not look good. The check boxes are a line above the text and everything is centered. |
tracker item |
|
admin user doesn't have permission to edit structures by default
After a clean install of r15460 w/ a new database, using the default enabled profile, i enabled structures via the wiki admin area. Even though I was admin, I coulden't create / edit structures until I gave myself permission in the privileges settings. The admin user should probably have most permissions by default, unless there is a particular reason to exclude a permission. |
tracker item |
|
admin user doesn't have permission to edit structures by default
After a clean install of r15460 w/ a new database, using the default enabled profile, i enabled structures via the wiki admin area. Even though I was admin, I coulden't create / edit structures until I gave myself permission in the privileges settings. The admin user should probably have most permissions by default, unless there is a particular reason to exclude a permission. |
tracker item |
|
Admin User Modules not working
{syntax type="tiki" editor="plain"} I can´t use the "User Modules" tab under the "Admin Modules" (tiki-admin_modules.php). I get a large screen, with the screen contents "lost" there (you need to pane to be able to see them) and the folowing message following "Dynamic content blocks:" <a class=link href="ja I´m sorry not to copy the whole line but it is quite long and it does not allow me use "Cut and paste" neither with the mouse or using Ctrl-C, so I decided to copy the only place where I could find something strange, please let me know if I must inform the whole line. |
tracker item |
|
Admin>Login>User defaults or Admin>Groups: Ability to Subscribe new users to specific Tiki objects
{syntax type="tiki" editor="plain"} It would be lovely to set some new user defaults at * Admin (home) > Login > User defaults, and/or * Admin > Groups > (Edit a single group) The ability to Subscribe/watch/monitor new users in the site or to that specific group, to specific Tiki objects. Which tiki objects?: I would say, in this order: # specific forums # specific blogs # specific calendars # specific newsletters (ML: we can already subscribe groups to newsletters) # specific wiki pages # specific structures # specific trackers # specific categories # new articles This is specially useful for new users of the site, where they don't know yet how to subscribe to specific areas, etc. Very needed for educational scenarios, but I can see many other places where new users are a bit lost for some time while they learn how to use the Tiki site. Related: *[wish988|Forum: Let forum admins/moderators add groups and/or users as watching the forum] *[tiki-index.php?page=Business%20Plans|Let small business start ups access collaborative sharing where the document being shared is not visible by anyone else] Anywhere there is a watch eye, it should be possible for an admin to have group members watch this category |
tracker item |
|
Advanced search help button in module search_box doesn't work
Tested in v3.1 on XP/IEv6, Vista/IEv7, Vista/Firefox. The help button (blue circle w/ question mark) next to "Advanced Search" in the module search_box does not bring up any help info. Instead, it points to the anchor #advanced_search_help on whatever page the user is viewing, but the anchor doesn't exist. IE shows an "Error on page" in the browser status bar. Tested in XP/IEv6 with "Floating Help" UI feature on - same result. Unknown if "Floating Help" changes results in IEv7 or FF. |
tracker item |
|
After Saving-Inputing A Tracker Item - Insert New Results in Previous Submission Being Displayed
{syntax type="tiki" editor="plain"} When submitting data through a large tracker [[I will try to attach it], the data saves and tracker-view is displayed. I then click the "Insert New Item" tab, and the tracker form displays with the input fields filled in with the previous submission. A work-around is to select the "View Inserted Item" radio button [[located by the "save" button], before submitting the form. "Insert New Item" should always bring up a blank form - IMHO. Tracker Definition [TRACKER] trackerId = 1 name = Manufacturers & COTS description = List of manufacturers and commercial off-the-shelf suppliers, what they supply, and the degree to which they are involved in supplying a given product or service. descriptionIsParsed = n useExplicitNames = n showStatus = y defaultStatus = opcshowStatusAdminOnly = n outboundEmail = simpleEmail = n newItemStatus = o modItemStatus = writerCanModify = y writerGroupCanModify = n showCreated = n showLastModif = n defaultOrderKey = 151 defaultOrderDir = asc useComments = n showComments = n useAttachments = y showAttachments = y attachmentsconf = 1,2,4,0,3,0,5,0 useRatings = n ratingOptions = categories = 5 [FIELD150] name = Contributor position = 5 type = u options = 1, isMain = y isTblVisible = y isSearchable = y isPublic = y isHidden = n isMandatory = y [FIELD151] name = Company position = 10 type = t options = ,60,,,120 isMain = y isTblVisible = y isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD152] name = Address 1 position = 15 type = t options = ,80,,,120 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD153] name = Address 2 position = 20 type = t options = ,80,,,120 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD154] name = City position = 25 type = t options = ,30,,,120 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD155] name = State or Province position = 30 type = D options = TBD,TBD,Alabama,Alaska,Arizona,Arkansas,California,Colorado,Connecticut,Delaware,District of Columbia,Florida,Georgia,Hawaii,Idaho,Illinois,Indiana,Iowa,Kansas,Kentucky,Louisiana,Maine,Maryland,Massachusetts,Michigan,Minnesota,Mississippi,Missouri,Montana,Nebraska,Nevada,New Hampshire,New Jersey,New Mexico,New York,North Carolina,North Dakota,Ohio,Oklahoma,Oregon,Pennsylvania,Rhode Island,South Carolina,South Dakota,Tennessee,Texas,Utah,Vermont,Virginia,Washington,West Virginia,Wisconsin,Wyoming isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD156] name = Postal Code position = 35 type = t options = ,30,,,120 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD157] name = Country position = 40 type = y options = 0,1 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD158] name = Phone 1 position = 45 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD159] name = Phone-1 Type position = 50 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD160] name = Phone 2 position = 55 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD161] name = Phone-2 Type position = 60 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD162] name = Phone 3 position = 65 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD163] name = Phone-3 Type position = 70 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD164] name = Phone 4 position = 75 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD165] name = Phone-4 Type position = 80 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD166] name = How to Enter Websites position = 85 type = S options = 1, isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD167] name = Website 1 position = 90 type = a options = 0,100,1,2500,50,0 isMain = n isTblVisible = y isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD168] name = Website-1 Type position = 95 type = D options = Parent Company,Parent Company,Subsidiary,Facility isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD169] name = Website 2 position = 100 type = a options = 0,100,1,2500,50,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD170] name = Website-2 Type position = 105 type = D options = Parent Company,Parent Company,Subsidiary,Facility isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD171] name = Contact 1 - Last Name position = 110 type = t options = 1,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD172] name = Contact 1 - First Name position = 115 type = t options = 0,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD173] name = Contact 1 - Middle Name or Initial position = 120 type = t options = 1,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD174] name = Contact 1 - Preferred or Nickname position = 125 type = t options = 0,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD175] name = Contact 1 - Title position = 130 type = t options = 1,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD176] name = Contact 1 - Gender position = 135 type = R options = Female, Male, TBD isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD177] name = Contact 1 - Phone 1 position = 140 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = n isPublic = n isHidden = n isMandatory = n [FIELD178] name = Contact 1 - Phone-1 Type position = 145 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD179] name = Contact 1 - Phone 2 position = 150 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD180] name = Contact 1 - Phone-2 Type position = 155 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD181] name = Contact 1 Email-1 position = 160 type = a options = 0,30,1,30,30,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD182] name = Contact 1 Email-1 Type position = 165 type = D options = UNKNOWN,UNKNOWN,Work,Personal,Text Message isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD183] name = Contact 1 Email-2 position = 170 type = a options = 0,30,1,30,30,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD184] name = Contact 1 Email-2 Type position = 175 type = D options = UNKNOWN,UNKNOWN,Work,Personal,Text Message isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD185] name = Contact 1 Email-3 position = 180 type = a options = 0,30,1,30,30,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD186] name = Contact 1 Email-3 Type position = 185 type = D options = UNKNOWN,UNKNOWN,Work,Personal,Text Message isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD187] name = Contact 2 - Last Name position = 190 type = t options = 1,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD188] name = Contact 2 - First Name position = 195 type = t options = 0,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD189] name = Contact 2 - Middle Name or Initial position = 200 type = t options = 1,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD190] name = Contact 2 - Preferred or Nickname position = 205 type = t options = 0,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD191] name = Contact 2 - Title position = 210 type = t options = 1,30,,,50 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD192] name = Contact 2 - Gender position = 215 type = R options = Female, Male, TBD isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD193] name = Contact 2 - Phone 1 position = 220 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = n isPublic = n isHidden = n isMandatory = n [FIELD194] name = Contact 2 - Phone-1 Type position = 225 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD195] name = Contact 2 - Phone 2 position = 230 type = t options = 1,30,,,30 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD196] name = Contact 2 - Phone-2 Type position = 235 type = D options = UNKNOWN,UNKNOWN,Conference Room,Facility,Hotel-Motel,Office,Office-Car,Office-Fax,Office-Mobile,Office-Pager,Personal,Personal-Car,Personal-Fax,Personal-Mobile,Personal-Pager isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD197] name = Contact 2 Email-1 position = 240 type = a options = 0,30,1,30,30,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD198] name = Contact 2 Email-1 Type position = 245 type = D options = UNKNOWN,UNKNOWN,Work,Personal,Text Message isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD199] name = Contact 2 Email-2 position = 250 type = a options = 0,30,1,30,30,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD200] name = Contact 2 Email-2 Type position = 255 type = D options = UNKNOWN,UNKNOWN,Work,Personal,Text Message isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD201] name = Contact 2 Email-3 position = 260 type = a options = 0,30,1,30,30,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD202] name = Contact 2 Email-3 Type position = 265 type = D options = UNKNOWN,UNKNOWN,Work,Personal,Text Message isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD203] name = Supplier Type position = 270 type = R options = TBD, Manufacturer, COTS,Tier-1,Tier-2,Tier3 isMain = n isTblVisible = n isSearchable = n isPublic = n isHidden = n isMandatory = n [FIELD204] name = Supplier Services position = 275 type = S options = 1,0 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD206] name = Assembly position = 285 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD207] name = Axles position = 290 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD208] name = Batteries / Power position = 300 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD209] name = Body / Hood / Bed position = 305 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD210] name = Brakes position = 310 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD211] name = Castings position = 315 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD212] name = CMM / Inspection position = 320 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD213] name = Drivetrain position = 325 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD214] name = Design / Engineering position = 330 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD215] name = Door Systems position = 335 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD216] name = Electric Motors position = 340 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD217] name = Electronics position = 345 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD218] name = Engines position = 350 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD219] name = Elect. Engine Accs. position = 355 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD220] name = Extrusions position = 360 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD221] name = Fasteners position = 365 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD222] name = FEA - Finite Element Analysis position = 370 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD223] name = Finish & Paint position = 375 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD224] name = Floor Matting position = 380 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD225] name = Fluids position = 385 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD226] name = Frames position = 390 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD227] name = General Automotive position = 395 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD228] name = Glass position = 400 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD229] name = Grinding position = 405 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD230] name = Hatches position = 410 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD231] name = Hinges & Latches etc. position = 415 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD232] name = Hose / Fittings position = 420 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD233] name = HVAC position = 425 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD234] name = Hybrid Systems position = 430 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD235] name = Industrial Supply position = 435 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD236] name = Labels / Decals position = 440 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD237] name = Laser / Water Cutting position = 445 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD238] name = Lift / Hold Down position = 450 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD239] name = Lighting position = 455 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD240] name = Magnesium Alloy position = 460 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD241] name = Milling position = 465 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD242] name = Molds position = 470 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD243] name = Power Distribution position = 475 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD244] name = Prototyping position = 480 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD245] name = Rapid Prototyping position = 485 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD246] name = Seating / Harness position = 490 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD247] name = Software position = 495 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD248] name = Suspension position = 500 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD249] name = Stamping / Dies position = 505 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD250] name = Steering position = 515 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD251] name = Testing position = 520 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD252] name = Tires position = 525 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD253] name = Tire Inflation position = 530 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD254] name = Transaxles position = 535 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD255] name = Transmissions position = 540 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD256] name = Turning position = 545 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59, isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD257] name = Welding position = 550 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD258] name = Wires / Cable position = 555 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD259] name = Wiring position = 560 type = d options = NA,NA,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,66,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD260] name = ISO 9001 position = 565 type = R options = YES,NO isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD261] name = Defense Contractor position = 570 type = R options = YES,NO isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD262] name = ITAR Compliant position = 575 type = R options = YES,NO isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD263] name = Michigan Source position = 580 type = R options = YES,NO isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD264] name = Reviewed By WTSI position = 585 type = R options = YES,NO isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD265] name = Non-Disclosure position = 590 type = R options = YES,NO isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD381] name = Previous WTSI Projects position = 595 type = a options = 1,100,10,2500,10,500 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD382] name = Notes position = 600 type = a options = 1,100,10,2500,10,500 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n |
tracker item |
|
After upgrade from 2.4 to 3.0rc1 TikiWiki header missing
Upgraded from 2.4 to 3.0rc1. Upon loading the site for the first time, the header is completely missing, including the search bar. During upgrade the following DB errors ocurred for me, and I don't know if this is related. #sylvieg 2008-10-29 ALTER TABLE `tiki_tracker_items` ADD index trackerId (trackerId) Duplicate key name 'trackerId' ALTER TABLE `tiki_tracker_fields` ADD index trackerId (trackerId) Duplicate key name 'trackerId' ALTER TABLE `tiki_tracker_item_attachments` ADD index itemId (itemId); Duplicate key name 'itemId' INSERT INTO users_permissions (permName, permDesc, level, type) VALUES ('tiki_p_search_categorized', 'Can search on objects of this category', 'basic', 'category') Duplicate entry 'tiki_p_search_categorized' for key 'PRIMARY' INSERT INTO `tiki_menu_options` (`menuId`, `type`, `name`, `ur Duplicate entry '42-Content Templates-tiki-admin_content_templates.php-1256--tiki' for key 'uniq_menu' |
tracker item |
|
after upgrade with 32Mb at php.ini as suggested, still red box warns only 32Mb
I upgraded a site from 2.x to 3.0beta. I applied automatic update. The server has 32Mb at php.ini for memory_limit, as reported by tiki-install.php. However, the red box warning: ^{DIV(bg=>red)} Tiki has detected your PHP memory limit at: 32 MB {DIV}^ is shown. |
tracker item |
|
ajax seems to duplicate the content of wiki page edit under some circumstances
{syntax type="tiki" editor="plain"} Ajax seems to be buggy and producing a serious bug which duplicates the content of wiki page edit under some circumstances. [[10:07] chibaguy Yeah, I've seen a number of complaints about that in the tw.o forums. [[10:08] xavi It's been reported as such by some users and they discovered that disabling ajax solved (as a workaround) the issue. And the issue is a big bug (I suffered from it in tiki 3 something a few months ago) I was going to fill a bug, but dev.tw.o down nowadays to me [10:10] xavi that's the recent bug report in he forums, where they talk about the disabling-ajax workaround: [http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=34537&topics_offset=5&topics_sort_mode=lastPost_desc&forumId=4] ---- See similar bug (but not related to ajax) here, reproduced also with 5.0rc2: http://dev.tikiwiki.org/bug3211 |
tracker item |
|
All preferences changes in logs
When we have many admins on a site, it's hard to keep track of who changed what. One admin may turn on a feature, and a second turns it off. This should be logged. So when a change is done on tiki-admin.php, the old & new value should be available in the logs. This will permit a "manual restore" after applying a profile. |
tracker item |
|
All Tiki Magic menu sublevels always display in Opera and IE
In Opera and IE7 (didn't check yet in IE6), all sublevels of the Tiki Magic admin menu display all the time. Sublevels aren't top-level item sensitive as in Firefox. |
tracker item |
|
Allow a user role or group to automatically generate a personal page, an image gallery, a weblog a
When I was testing various CMS/Wikis for a project, I ran across a module for another (Joomla or Drupal, can't remember which) CMS which allowed a user role or group to automatically generate a personal page, an image gallery, a weblog and any type of content page. It would be extremely useful for my project, but one of the few things missing from Tikiwiki (which is why I am implementing Tikiwiki, it has all of the other features I need in one install). |
tracker item |
|
Allow admin of Preference Screen options by Administrator
In 3.2, one can create a personal page in MyTiki and use an Avatar (I see from the Community it wasn't always available & I appreciate the feature), but I would like an Administrative feature that could turn these off while still allowing users to access their Preference Screen, especially for changing their password and email address. User pages and avatars could take up a great deal of space if there are a lot of users. I'd like to turn off the ability of users to have user-pages and avatars. If there's a way to do that now, please let me know, because I've looked everywhere for a way to do that (and there's a note not to edit templates unless you really know what you're doing and I somewhat know, but I'm afraid of creating a problem). |
tracker item |
|
allow admin to define the length of the returned search snippet
Currently, the length of the search result snippet is hard-coded to 250 characters (in searchlib.php). it would be nice if this could be defined by the admin as part of the search preferences. |
tracker item |
My proposal is __jQuery.sheet__:
http://plugins.jquery.com/project/sheet
http://jqueryplugins.weebly.com/jquerysheet.html
demo:
http://jqueryplugins.weebly.com/uploads/3/1/3/8/313814/jquery.sheet.html
This would improve the editing UI (for sheets), as well as big tables, if created and managed through the plugin SHEET directly from the wiki page, as drawing could be created previously.