changi67 | 24 May 2012 21:58
Picon

[Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[41570] branches/9.x/changelog.txt

Revision: 41570
          http://tikiwiki.svn.sourceforge.net/tikiwiki/?rev=41570&view=rev
Author:   changi67
Date:     2012-05-24 19:58:24 +0000 (Thu, 24 May 2012)
Log Message:
-----------
[REL] Update changelog.txt for 9.0beta

Modified Paths:
--------------
    branches/9.x/changelog.txt

Modified: branches/9.x/changelog.txt
===================================================================
--- branches/9.x/changelog.txt	2012-05-24 19:57:39 UTC (rev 41569)
+++ branches/9.x/changelog.txt	2012-05-24 19:58:24 UTC (rev 41570)
 <at>  <at>  -30,6 +30,564  <at>  <at> 
 ------------------

 ----------------------------------------------
+r41565 | robertplummer | 2012-05-24 21:42:41 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] Allow jquery to do most of the work through ajax
+----------------------------------------------
+r41563 | jonnybradley | 2012-05-24 21:24:39 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] parser: Change the delimiters for the specialChars replacement tags to avoid conflict with wiki
syntax (such as colour tags)
+----------------------------------------------
+r41557 | robertplummer | 2012-05-24 21:00:28 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] eliminate warnings by changing type that can be called statically
+----------------------------------------------
+r41555 | jonnybradley | 2012-05-24 19:38:28 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] uni-search: Filter out duplicate object hits that can creep into the index somehow
+----------------------------------------------
+r41552 | robertplummer | 2012-05-24 18:33:49 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] eliminate warnings
+----------------------------------------------
+r41551 | jonnybradley | 2012-05-24 18:15:13 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] convene: Add icon class and size for better layout while loading
+----------------------------------------------
+r41550 | nkoth | 2012-05-24 18:00:28 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] tiki class should be in all pages including pages such as tiki-register, not just in section pages,
otherwise it will be confused with wysiwyg and other bodys
+----------------------------------------------
+r41549 | yonixxx | 2012-05-24 16:52:43 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX]moved the antibot section so the buttons at the bottom keep being together
+----------------------------------------------
+r41548 | nkoth | 2012-05-24 06:56:06 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] Translations not changing on language switching because cached version of templates has no lang prefix
+----------------------------------------------
+r41547 | jonnybradley | 2012-05-24 00:28:53 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] convene: Notices (only partially successful)
+----------------------------------------------
+r41546 | jonnybradley | 2012-05-24 00:27:55 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] cart: Notices
+----------------------------------------------
+r41545 | jonnybradley | 2012-05-24 00:27:26 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] parser: Notices
+----------------------------------------------
+r41544 | jonnybradley | 2012-05-24 00:21:45 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] convertToTiki9: Change static calls to to instances on functions that use $this
(TikiLib::genPass is still wrong but doesn't seem to generate a notice and $tikilib not available in installer)
+----------------------------------------------
+r41542 | Jyhem | 2012-05-24 00:02:38 +0200 (Thu 24 May 2012) | 1 ligne
+
+[FIX] Permit more than one trackerfilter plugin in a page without column-sorting messing fieldlists
+----------------------------------------------
+r41541 | jonnybradley | 2012-05-23 23:45:30 +0200 (Wed 23 May 2012) | 1 ligne
+
+[FIX] installer: Translation changes
+----------------------------------------------
+r41540 | jonnybradley | 2012-05-23 23:38:01 +0200 (Wed 23 May 2012) | 1 ligne
+
+[MOD] installer: Make the stay up to date box look a bit more appealing (and a typo)
+----------------------------------------------
+r41539 | jonnybradley | 2012-05-23 21:33:35 +0200 (Wed 23 May 2012) | 3 lignes
+
+[FIX] entities upgrade: Plugin validation - try various different ways of decoding plugin body to find
fingerprint, and check in the database to see if it exists.
+Seems to work for my tests, mainly from version 6.x so far.
+Also only do this for plugins that require validation to speed things up.
+----------------------------------------------
+r41538 | xavidp | 2012-05-23 18:18:59 +0200 (Wed 23 May 2012) | 1 ligne
+
+A few translations (and mainly tracker replaced by formulario-bd)
+----------------------------------------------
+r41537 | jonnybradley | 2012-05-23 13:15:57 +0200 (Wed 23 May 2012) | 1 ligne
+
+[FIX] wysiwyg: Reload upload filegal_manager form so you can easily upload a new file when toolbar icon is
clicked a second time
+----------------------------------------------
+r41536 | jonnybradley | 2012-05-23 12:27:10 +0200 (Wed 23 May 2012) | 2 lignes
+
+[FIX] setup: parentId can be -1 (e.g. in filegals for the root gallery)
+Fixes edit root filegal
+----------------------------------------------
+r41535 | jonnybradley | 2012-05-23 12:19:17 +0200 (Wed 23 May 2012) | 1 ligne
+
+[FIX] flash plugin: No need to pass on type param to flash (when set to url it gets unnecessarily sanitized)
+----------------------------------------------
+r41525 | lphuberdeau | 2012-05-21 23:15:08 +0200 (Mon 21 May 2012) | 1 ligne
+
+[FIX] One more attempt at fixing layer ordering, this time by pushing all marker layers to the top of the stack
+----------------------------------------------
+r41524 | marclaporte | 2012-05-21 23:13:26 +0200 (Mon 21 May 2012) | 1 ligne
+
+move relevant pref to where they should be
+----------------------------------------------
+r41523 | marclaporte | 2012-05-21 23:11:12 +0200 (Mon 21 May 2012) | 1 ligne
+
+hide pref-related action when pref is off
+----------------------------------------------
+r41522 | lphuberdeau | 2012-05-21 22:28:54 +0200 (Mon 21 May 2012) | 1 ligne
+
+[FIX] Request layer update when edit is performed
+----------------------------------------------
+r41521 | lphuberdeau | 2012-05-21 22:22:24 +0200 (Mon 21 May 2012) | 1 ligne
+
+[MOD] Modify tracker item information without leaving map
+----------------------------------------------
+r41520 | lphuberdeau | 2012-05-21 20:41:56 +0200 (Mon 21 May 2012) | 1 ligne
+
+[MOD] Adding ability to hide blocks in appframe
+----------------------------------------------
+r41519 | lphuberdeau | 2012-05-21 20:26:37 +0200 (Mon 21 May 2012) | 1 ligne
+
+[MOD] Making feature editing simpler
+----------------------------------------------
+r41516 | lphuberdeau | 2012-05-21 16:52:07 +0200 (Mon 21 May 2012) | 1 ligne
+
+[MOD] Make the accordion effect on modules optional in appframe
+----------------------------------------------
+r41515 | lphuberdeau | 2012-05-21 16:30:13 +0200 (Mon 21 May 2012) | 1 ligne
+
+[MOD] Allowing to position the location search box
+----------------------------------------------
+r41512 | lphuberdeau | 2012-05-21 15:59:39 +0200 (Mon 21 May 2012) | 1 ligne
+
+[MOD] Support for overlays and template inclusion within appframe
+----------------------------------------------
+r41510 | lphuberdeau | 2012-05-21 15:26:57 +0200 (Mon 21 May 2012) | 1 ligne
+
+[FIX] Necessary CSS to prevent google API from displaying a pop-up on every map action
+----------------------------------------------
+r41506 | nkoth | 2012-05-20 02:13:50 +0200 (Sun 20 May 2012) | 1 ligne
+
+[FIX] Tracker filter by items list field not returning any values
+----------------------------------------------
+r41505 | nkoth | 2012-05-19 23:38:20 +0200 (Sat 19 May 2012) | 1 ligne
+
+[FIX] Changing of pref for anonymous not working until next page, e.g. switchLang
+----------------------------------------------
+r41504 | nkoth | 2012-05-19 23:23:48 +0200 (Sat 19 May 2012) | 1 ligne
+
+[FIX] Nested tracker parsing causing changes to smarty vars affecting parent tracker, e.g. records
count is wrong
+----------------------------------------------
+r41503 | nkoth | 2012-05-19 21:02:17 +0200 (Sat 19 May 2012) | 1 ligne
+
+[FIX] unable to enter pagename with apostrophe in menu link, and afaik apostrophe are ok in url anyway
+----------------------------------------------
+r41501 | nkoth | 2012-05-19 20:39:51 +0200 (Sat 19 May 2012) | 1 ligne
+
+[FIX] Regression from r39002 meant to fix code styling violations caused bug where autosave fields were shown
+----------------------------------------------
+r41500 | nkoth | 2012-05-19 19:23:38 +0200 (Sat 19 May 2012) | 1 ligne
+
+[FIX] Paypay showing garbled characters when umlauts were part of form sent to Paypal, and also translate
payment state
+----------------------------------------------
+r41499 | nkoth | 2012-05-19 17:10:25 +0200 (Sat 19 May 2012) | 1 ligne
+
+[FIX] anchors being stripped in wysiwyg
+----------------------------------------------
+r41498 | nkoth | 2012-05-19 16:52:12 +0200 (Sat 19 May 2012) | 1 ligne
+
+[FIX] Put back behavior in the case where directly going to a page of a different language from what you are
in, prior to r37259 and r37306, while maintaining those fixes for other case
+----------------------------------------------
+r41489 | jonnybradley | 2012-05-17 21:29:15 +0200 (Thu 17 May 2012) | 1 ligne
+
+[FIX] search: Catch and report exception during internalFind (was blowing up on a {list} plugin due to
wrong tracker names)
+----------------------------------------------
+r41488 | eromneg | 2012-05-17 16:51:32 +0200 (Thu 17 May 2012) | 1 ligne
+
+[FIX] allow for $float not being set in the div style parameters
+----------------------------------------------
+r41485 | robertplummer | 2012-05-17 15:27:54 +0200 (Thu 17 May 2012) | 1 ligne
+
+[FIX] Typo in method name
+----------------------------------------------
+r41484 | robertplummer | 2012-05-17 15:22:52 +0200 (Thu 17 May 2012) | 1 ligne
+
+[FIX] asort was failing if set but empty, probably a wrongly created tracker, but after failure, no way to correct.
+----------------------------------------------
+r41483 | jonnybradley | 2012-05-17 12:06:32 +0200 (Thu 17 May 2012) | 1 ligne
+
+[FIX] eatlon/teal: Repair strange Firefox display issue where #middle was pushed out the right hand side
of the page (sometimes).
+----------------------------------------------
+r41481 | jonnybradley | 2012-05-16 19:14:56 +0200 (Wed 16 May 2012) | 1 ligne
+
+[FIX] wysiwyg: googlemap plugin also causing trouble
+----------------------------------------------
+r41480 | jonnybradley | 2012-05-16 18:46:59 +0200 (Wed 16 May 2012) | 2 lignes
+
+[FIX] trackers: Check auto_inc handler is ok before using so errors get reported ok (usually pref not set).
+Possibly should abort the import but this is better than WSoD
+----------------------------------------------
+r41479 | jonnybradley | 2012-05-16 18:45:49 +0200 (Wed 16 May 2012) | 1 ligne
+
+[FIX] gzip output: Ignore notice about no buffer to clear
+----------------------------------------------
+r41476 | xavidp | 2012-05-16 17:38:25 +0200 (Wed 16 May 2012) | 1 ligne
+
+[FIX]Fixing the layout of the register link in the horizontal bar in strasa to fit in one line all together
with the login boxes (as in previous versions, etc). thanks ricks99
+----------------------------------------------
+r41474 | jonnybradley | 2012-05-16 12:49:49 +0200 (Wed 16 May 2012) | 2 lignes
+
+[FIX] surveys: Clear previous text answers out when clearing survey "stats" (tricky as the answers are
stored as questions for some reason).
+Also remove some unused variables and add a prompt so you know what you are clearing.
+----------------------------------------------
+r41473 | jonnybradley | 2012-05-16 12:44:25 +0200 (Wed 16 May 2012) | 1 ligne
+
+[FIX] surveys: Don't escape wiki parsed text answers (but do escape the other types, now in php)
+----------------------------------------------
+r41472 | xavidp | 2012-05-16 12:28:45 +0200 (Wed 16 May 2012) | 1 ligne
+
+[FIX]not having any height or width set in the sheet params created the literal '...&height=100%&...' or
'...&width=100%&...' in the url with a 400 error (bad request). Hardcoding to 100 (instead of 100%) to
avoid this error until a better fix is found by someone more skilled with this type of issue (I did my best)
+----------------------------------------------
+r41469 | xavidp | 2012-05-16 10:07:17 +0200 (Wed 16 May 2012) | 1 ligne
+
+[FIX]Typo (thanks luciash!)
+----------------------------------------------
+r41468 | nkoth | 2012-05-15 19:09:23 +0200 (Tue 15 May 2012) | 1 ligne
+
+[FIX] Even if no additional filters are set, it should still set offset and maxRecords etc...
+----------------------------------------------
+r41467 | nkoth | 2012-05-15 18:47:42 +0200 (Tue 15 May 2012) | 1 ligne
+
+[FIX] maxRecords should be accepted even if offset is not set
+----------------------------------------------
+r41466 | jonnybradley | 2012-05-15 18:21:54 +0200 (Tue 15 May 2012) | 1 ligne
+
+[FIX] surveys: Don't escape description before wiki parsing (breaks wiki syntax)
+----------------------------------------------
+r41464 | robertplummer | 2012-05-15 16:18:50 +0200 (Tue 15 May 2012) | 1 ligne
+
+[FIX] Allow date to be overridden in smarty select time function and as well from
tiki-calendar_edit_item.php.  The minutes and seconds were being lost from integration between
convene and others
+----------------------------------------------
+r41463 | xavidp | 2012-05-15 15:29:06 +0200 (Tue 15 May 2012) | 1 ligne
+
+[FIX]Usability fix for easier identification of unconfirmed options
+----------------------------------------------
+r41462 | xavidp | 2012-05-15 14:57:42 +0200 (Tue 15 May 2012) | 1 ligne
+
+[FIX]More consistent labelling. Thansk for the underlying improvements, robertplummer (they work
nicely now!)
+----------------------------------------------
+r41461 | sylvieg | 2012-05-15 00:30:18 +0200 (Tue 15 May 2012) | 1 ligne
+
+[FIX]GROUP: as plugin parsing now from bigger to smaller,
{GROUP}{GROUP}...{ELSE}...{GROUP}{ELSE}...{GROUP}. else must be looked from the last
+----------------------------------------------
+r41460 | nkoth | 2012-05-14 23:21:32 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Categorization etc must happen after page creation otherwise a hash coded i.e. yet unnamed page
gets into the search index
+----------------------------------------------
+r41459 | nkoth | 2012-05-14 21:13:10 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Deleting wiki page results in stray results in search index
+----------------------------------------------
+r41458 | ricks99 | 2012-05-14 19:56:55 +0200 (Mon 14 May 2012) | 1 ligne
+
+[DOC] minor text edit only. backport of 41457
+----------------------------------------------
+r41456 | citadelrock | 2012-05-14 18:58:20 +0200 (Mon 14 May 2012) | 1 ligne
+
+[bp/r41438][FIX] Blog comments module not showing comments
+----------------------------------------------
+r41455 | citadelrock | 2012-05-14 17:13:41 +0200 (Mon 14 May 2012) | 1 ligne
+
+[bp/r41438][FIX] Blog comments module not showing comments.
+----------------------------------------------
+r41454 | robertplummer | 2012-05-14 16:39:43 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Made the class update onchange of select for a better visual aid
+----------------------------------------------
+r41453 | robertplummer | 2012-05-14 16:12:06 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Added 3rd state (-1) to convene, and made state unconfirmed (0) not have any style other than default.
+----------------------------------------------
+r41450 | jonnybradley | 2012-05-14 13:32:47 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] timeline: Prevent endless loop of page reloading if timeline element doesn't exist.
+----------------------------------------------
+r41448 | lindonb | 2012-05-14 04:53:55 +0200 (Mon 14 May 2012) | 1 ligne
+
+Add commented example rewrite rule to redirect to a safe page when bogus directories are given as part of
the request url
+----------------------------------------------
+r41447 | nkoth | 2012-05-14 04:05:40 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Both 'y' and 'n' were being represented as 'true'
+----------------------------------------------
+r41446 | robertplummer | 2012-05-14 03:59:07 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Ensure we only use htmlspecialentities_decode and get the fingerprint finder for pre 9 to match up
to a sort of partial decoded state, everything decoded with the exception of < and >
+----------------------------------------------
+r41445 | nkoth | 2012-05-14 01:55:45 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Recordings showing in all sorts of random order (sorry, refix: bad merge from dev server)
+----------------------------------------------
+r41444 | nkoth | 2012-05-14 01:54:24 +0200 (Mon 14 May 2012) | 1 ligne
+
+[FIX] Recordings showing in all sorts of random order
+----------------------------------------------
+r41443 | lindonb | 2012-05-12 20:44:23 +0200 (Sat 12 May 2012) | 1 ligne
+
+[FIX] Third times the charm on getting article titles formatted right in arcturus amette theme
+----------------------------------------------
+r41442 | lindonb | 2012-05-12 20:07:37 +0200 (Sat 12 May 2012) | 1 ligne
+
+[FIX] Forgot to deal with visited formtting
+----------------------------------------------
+r41441 | lindonb | 2012-05-12 19:53:48 +0200 (Sat 12 May 2012) | 1 ligne
+
+[FIX] Improve contrast for articles titles in arcturus amette theme.
+----------------------------------------------
+r41440 | lindonb | 2012-05-12 19:05:48 +0200 (Sat 12 May 2012) | 1 ligne
+
+[FIX] Tidy up formatting for the header mode for the login box.
+----------------------------------------------
+r41439 | Jyhem | 2012-05-12 18:53:36 +0200 (Sat 12 May 2012) | 1 ligne
+
+[FIX] Now I think the 0, null, '' and non-existant cases are not mixed up. Smarty is very confusing
+----------------------------------------------
+r41437 | nkoth | 2012-05-12 05:14:14 +0200 (Sat 12 May 2012) | 1 ligne
+
+[FIX] The need to create a room in order to see the recordings results in a recording in itself, leading to
lots of useless short recordings..., so should allow accessing recordings without creating.
+----------------------------------------------
+r41436 | nkoth | 2012-05-12 04:51:37 +0200 (Sat 12 May 2012) | 1 ligne
+
+[FIX] Recordings list all showing current time instead of correct time
+----------------------------------------------
+r41435 | nkoth | 2012-05-11 23:21:42 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX] wysiwyg horizontal scrollbar appears causing sometimes jump to flush right causing disruption
while editing
+----------------------------------------------
+r41433 | lphuberdeau | 2012-05-11 18:56:59 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX] Initializing the vector layer with the map instead of waiting for the feature editor, better ordering
+----------------------------------------------
+r41431 | jonnybradley | 2012-05-11 15:29:00 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX]structures: Hopeful fix for problems seen on doc.t.o where the main structure has id==0, watch out
for side effects pls!
+----------------------------------------------
+r41430 | xavidp | 2012-05-11 14:28:43 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX]Better wysiwyca fix and display fix for users without edit perms on the calendar Item
(fullcalendar=y was displaying the item without tpl for anons)
+----------------------------------------------
+r41429 | lphuberdeau | 2012-05-11 13:44:57 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX] Call to undefined method (reported by Pete Jalajas)
+----------------------------------------------
+r41428 | xavidp | 2012-05-11 13:25:30 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX]Wysiwyca fix (better than before at least).
+----------------------------------------------
+r41427 | jonnybradley | 2012-05-11 13:08:15 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX] calendars: Basic $auto_query_args
+----------------------------------------------
+r41425 | lindonb | 2012-05-11 04:02:22 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX] Change search scope so that match doesn't need to be exact. A fix in the sense that this is what users
will expect and this was the behavior before (although not sure how)
+----------------------------------------------
+r41424 | jonnybradley | 2012-05-11 01:20:12 +0200 (Fri 11 May 2012) | 1 ligne
+
+[FIX] users: Wrong quotes (quality?)
+----------------------------------------------
+r41421 | nkoth | 2012-05-10 23:55:24 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] database error when filtering by date in trackerfilter when categories are used.
+----------------------------------------------
+r41420 | nkoth | 2012-05-10 23:42:56 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] Icon is overlapping text
+----------------------------------------------
+r41419 | nkoth | 2012-05-10 23:36:10 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] Negative offset not working
+----------------------------------------------
+r41418 | nkoth | 2012-05-10 23:29:59 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] Avatar should show user's avatar if not specified as documented, and also link to user information wrong
+----------------------------------------------
+r41417 | jonnybradley | 2012-05-10 23:28:49 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] perms: Use safer tiki_unserialize as session data came from the request, just in case
+----------------------------------------------
+r41416 | jonnybradley | 2012-05-10 23:24:52 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] perms: Filter object request data before storing in perms clipboard and check authenticity before
pasting perms back on an object (thanks Lukas Reschke)
+----------------------------------------------
+r41415 | nkoth | 2012-05-10 19:41:05 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] The jquery that hide/show the flippers does not run In the admin tracker categories setting in
jqueryUI popup, so in order to categorize subcategory it needs to show as open by default. The hiding is
moved to the jquery from the PHP to keep behavior when it runs
+----------------------------------------------
+r41414 | Jyhem | 2012-05-10 18:52:43 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] '0' is a valid text value but it was ignored
+----------------------------------------------
+r41413 | jonnybradley | 2012-05-10 18:48:25 +0200 (Thu 10 May 2012) | 1 ligne
+
+[CSS] jqui: A few cosmetic improvements
+----------------------------------------------
+r41412 | jonnybradley | 2012-05-10 18:38:38 +0200 (Thu 10 May 2012) | 2 lignes
+
+[FIX] trackers: Fix for autocomplete text fields. $trackerId not assigned to smarty and $item not being
quite so empty when set from tracker plugin.
+Was causing JS syntax error causing other fields to fail (like DynamicLists) - Thanks Xavi.
+----------------------------------------------
+r41411 | nkoth | 2012-05-10 16:16:18 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] Endless loop if object is categorized in both areas category and non-areas category
+----------------------------------------------
+r41410 | jonnybradley | 2012-05-10 16:15:20 +0200 (Thu 10 May 2012) | 1 ligne
+
+[CSS] jqui: More reasonable margins for blogpost titles
+----------------------------------------------
+r41409 | jonnybradley | 2012-05-10 16:09:43 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] sefurl: use title for blogposts sefurl if pref set (& corrects canonical problems, thanks marclaporte)
+----------------------------------------------
+r41408 | xavidp | 2012-05-10 15:44:41 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX]CalendarId was hardcoded to 1 and users in some sites can't add events to that calendar because of
lack of permissions. Added as param to fix this issue. Thanks rgonzalo for reporting the issue!
+----------------------------------------------
+r41407 | xavidp | 2012-05-10 15:01:39 +0200 (Thu 10 May 2012) | 1 ligne
+
+Added translation for convene plugin
+----------------------------------------------
+r41406 | jonnybradley | 2012-05-10 14:42:57 +0200 (Thu 10 May 2012) | 2 lignes
+
+[FIX] perms: Fix scope on FAQ perms - TODO: many more probably should be 'object' not 'global'
+Thanks littledove on devlist and schap for wish4138
+----------------------------------------------
+r41405 | nkoth | 2012-05-10 06:38:13 +0200 (Thu 10 May 2012) | 1 ligne
+
+[FIX] Since section is only for sequentially indexed arrays, and since categories have been refactored
to have the key as the categId, it is now associative and so once categories are deleted the listing will
have missing cats when using section
+----------------------------------------------
+r41404 | nkoth | 2012-05-10 00:32:51 +0200 (Thu 10 May 2012) | 1 ligne
+
+[DOC] Suggest setting of other option
+----------------------------------------------
+r41403 | nkoth | 2012-05-09 23:39:52 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] Better to show mock avatar always then a broken image
+----------------------------------------------
+r41402 | nkoth | 2012-05-09 22:23:29 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] Areas was not working for sub-categories of specified areas root nor for switching between areas
+----------------------------------------------
+r41401 | nkoth | 2012-05-09 21:44:46 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] Prevent endless redirect when trying to switch to invalid or 0 perspective
+----------------------------------------------
+r41400 | jonnybradley | 2012-05-09 21:27:02 +0200 (Wed 09 May 2012) | 2 lignes
+
+[FIX] login: Don't focus on the login username if it's off the bottom of the page (causing it to scroll up confusingly)
+TODO: Should be a module param?
+----------------------------------------------
+r41399 | jonnybradley | 2012-05-09 18:58:22 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] modules: Fix CSS for hidden columns avoiding mangled display, and correct tooltips on all modules list
+----------------------------------------------
+r41398 | nkoth | 2012-05-09 18:26:13 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] Auto toggle drop down selection to other when there is a Other value, and clear the Other value when
user toggles away from other, to avoid user confusion since value will not save unless Other is cleared
+----------------------------------------------
+r41397 | jonnybradley | 2012-05-09 15:45:32 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] modules: Don't show edit & plugin icons in wiki parsed user modules
+----------------------------------------------
+r41396 | jonnybradley | 2012-05-09 15:37:26 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] trackers: Catch error where tracker not defined (can happen in ItemLinks etc when importing trackers)
+----------------------------------------------
+r41395 | jonnybradley | 2012-05-09 15:34:20 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] English
+----------------------------------------------
+r41394 | marclaporte | 2012-05-09 08:04:19 +0200 (Wed 09 May 2012) | 1 ligne
+
+fix link to update sender email
+----------------------------------------------
+r41393 | nkoth | 2012-05-09 04:32:15 +0200 (Wed 09 May 2012) | 1 ligne
+
+[FIX] Popup on clicking marker gets stuck at spinning state
+----------------------------------------------
+r41392 | Jyhem | 2012-05-08 23:48:38 +0200 (Tue 08 May 2012) | 1 ligne
+
+[FIX] Replace &nbsp; with correct UTF-8 hard spaces, especially when &nbsp; is misspelled
+----------------------------------------------
+r41390 | jonnybradley | 2012-05-08 18:23:05 +0200 (Tue 08 May 2012) | 1 ligne
+
+Revert: r41138 Was breaking italics and no longer necessary following other html entity fixes
+----------------------------------------------
+r41389 | nkoth | 2012-05-08 01:35:12 +0200 (Tue 08 May 2012) | 1 ligne
+
+[FIX] Formatted HTML in CUSTOMSEARCH and LIST showing up as encoded HTML
+----------------------------------------------
+r41387 | jonnybradley | 2012-05-07 21:23:33 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] code plugin: Set format to html instead of using ~np~ tags (required by wysiwyg but seems fine in
normal editor mode)
+----------------------------------------------
+r41386 | jonnybradley | 2012-05-07 21:21:58 +0200 (Mon 07 May 2012) | 3 lignes
+
+[FIX] wysiwyg: Fix lost line breaks in plugins (hopefully).
+Seems to be more consistent now in both html and htmltowiki modes, both for preview (fix to plugin execute)
and plugin edit form changes within the wyswyg editor (by wrapping in a <pre> tag).
+
+----------------------------------------------
+r41385 | jonnybradley | 2012-05-07 21:16:08 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] wysiwyg: Indent and Outdent not supported in htmltowiki mode
+----------------------------------------------
+r41384 | jonnybradley | 2012-05-07 17:31:03 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] trackertimeline: Separate data sources when more than one per page (thanks again xavi)
+----------------------------------------------
+r41383 | jonnybradley | 2012-05-07 16:57:20 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] trackertimeline: Avoid duplicate ids when more than one per page, also [ENH] add params for height
control to make it usable in more contexts (thanks xavi)
+----------------------------------------------
+r41381 | xavidp | 2012-05-07 16:39:55 +0200 (Mon 07 May 2012) | 1 ligne
+
+renamed formulari/s (forms) to formulari/s-db (form/s-db) to refer to trackers
+----------------------------------------------
+r41380 | xavidp | 2012-05-07 16:33:00 +0200 (Mon 07 May 2012) | 1 ligne
+
+typo and a few more strings
+----------------------------------------------
+r41379 | jonnybradley | 2012-05-07 15:39:45 +0200 (Mon 07 May 2012) | 1 ligne
+
+[MOD] admin: hide disabled admin sections if not showing advanced (all part of "Simpler config on fresh install")
+----------------------------------------------
+r41378 | jonnybradley | 2012-05-07 15:29:29 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] trackertimeline: Uninitialised var
+----------------------------------------------
+r41377 | jonnybradley | 2012-05-07 15:26:30 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] plugins: Set gauge and trackertimeline format to html as the produce only html and should not be wiki
parsed and html encoded (thanks xavi)
+----------------------------------------------
+r41376 | jonnybradley | 2012-05-07 15:20:50 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] admin: Hide or disable admin buttons for ratings, maps and search according to prefs
+----------------------------------------------
+r41375 | jonnybradley | 2012-05-07 15:19:42 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] search: Revert r41374 and do it properly (hide containing fieldset when for negative preffilters)
+----------------------------------------------
+r41374 | jonnybradley | 2012-05-07 14:45:30 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] search: Hide mysql admin completely when not supported (fieldset and legend were showing before &
looked broken - done with jquery to save having to expose more database info to Smarty)
+----------------------------------------------
+r41372 | jonnybradley | 2012-05-07 13:59:08 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] perms: focus on input after clearing value
+----------------------------------------------
+r41371 | jonnybradley | 2012-05-07 13:52:39 +0200 (Mon 07 May 2012) | 1 ligne
+
+[FIX] filegals: A couple of pref checks for perms
+----------------------------------------------
+r41370 | marclaporte | 2012-05-07 02:18:23 +0200 (Mon 07 May 2012) | 1 ligne
+
+add missing link to Action log admin pref
+----------------------------------------------
 r41232 | ricks99 | 2012-05-01 13:40:32 +0200 (Tue 01 May 2012) | 1 ligne

 [ENH]Prompt users to subscribe to newsletter or RSS feed in order to stay up-to-date and receive
notification of new releases. More details http://dev.tiki.org/Update+notifier

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Tikiwiki-cvs mailing list
Tikiwiki-cvs <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs

Gmane