Tikiwiki Changelog ------------------ Changelog is now generated by a script (doc/devtools/release.php) Use the following tags to distinguish changes : * [NEW] apply if something new was added in tikiwiki * [MOD] is a modification; this implies a change in how things work * [ENH] is an enhancement; not really new but makes things work better (e.g. look and feel, performance, ...) * [FIX] can be used for bug fixes of any sort * [SEC] for security fix operations * [REL] changes for release process only * [KIL] removal of unused or obsolete files * -[DB] for changes in the database When possible, it's also nice to indicate what feature is concerned by the change. Before 2.0, there was only [MOD] for both [ENH] and [MOD]: ---------------------------------------------------------------------- Version 4.1 ------------------ ---------------------------------------------- r23896 | pkdille | 2009-12-15 22:19:25 +0100 (mar., 15 déc. 2009) | 1 line [FIX] get_strings: fix the regexp when there are some backticks in sql insert ---------------------------------------------- r23892 | jonnybradley | 2009-12-15 18:39:26 +0100 (mar., 15 déc. 2009) | 1 line [MOD] Slight change to filegals/max_upload_size.php for reuse elsewhere (coming later) ---------------------------------------------- r23882 | marclaporte | 2009-12-14 21:00:22 +0100 (lun., 14 déc. 2009) | 1 line [FIX] Clearer description of Language inclusion threshold ---------------------------------------------- r23881 | marclaporte | 2009-12-14 20:59:29 +0100 (lun., 14 déc. 2009) | 1 line [MOD] change __Language inclusion threshold__ to a more sensible default of 3 languages. ---------------------------------------------- r23879 | jonnybradley | 2009-12-14 19:13:36 +0100 (lun., 14 déc. 2009) | 1 line [SVN] Ignore tracker_* (r23813 in trunk) ---------------------------------------------- r23878 | jonnybradley | 2009-12-14 19:10:58 +0100 (lun., 14 déc. 2009) | 1 line [ENH] Width param for remarksbox ---------------------------------------------- r23875 | luciash | 2009-12-14 16:59:32 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tiki-friends.php: some PHP notices (Use of undefined constant DB_FETCHMODE_ASSOC) ---------------------------------------------- r23874 | luciash | 2009-12-14 16:44:11 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tiki-admin.php?page=general: PHP notice (Only variables should be passed by reference) ---------------------------------------------- r23873 | luciash | 2009-12-14 16:33:36 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tiki-user_preferences.php: some PHP notices ---------------------------------------------- r23872 | luciash | 2009-12-14 16:05:06 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tiki-view_tracker.php: PHP notice: Undefined index: showLastComment ---------------------------------------------- r23871 | luciash | 2009-12-14 16:00:54 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tiki-view_tracker.php: PHP notice: Undefined index: writerCanModify ---------------------------------------------- r23868 | luciash | 2009-12-14 15:12:38 +0100 (lun., 14 déc. 2009) | 1 line [FIX] ajax: better 'fullscreen' overlay look for /home/luci/Development/tikibranch4/styles/layout/design.cssajaxLoading ---------------------------------------------- r23865 | luciash | 2009-12-14 14:37:20 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tiki-listpages.php: PHP notice constructor already defined for class TikiAjax ---------------------------------------------- r23864 | luciash | 2009-12-14 14:16:03 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tiki-lastchanges.php: PHP notice ---------------------------------------------- r23863 | luciash | 2009-12-14 14:01:36 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tikinewt theme: vertical-align: middle for rbox-title text in spans ---------------------------------------------- r23862 | luciash | 2009-12-14 13:52:26 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tikinewt theme: rbox-title border color should be the same as rbox-data border ---------------------------------------------- r23861 | luciash | 2009-12-14 13:40:56 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tikinewt theme: nicer alignment and spacing for admin panels legend icons and spans ---------------------------------------------- r23860 | lindonb | 2009-12-14 06:06:56 +0100 (lun., 14 déc. 2009) | 1 line [FIX] Refining pattern to keep | inside of links from being interpreted as column separators. ---------------------------------------------- r23859 | lindonb | 2009-12-14 05:25:55 +0100 (lun., 14 déc. 2009) | 1 line [FIX] Port trunk version (as of revision 23858) to 4x to avoid merging issues with moving to 4.1. ---------------------------------------------- r23857 | luciash | 2009-12-14 01:26:08 +0100 (lun., 14 déc. 2009) | 1 line [FIX] tikinewt theme: better alignment of tabs with the tab content ---------------------------------------------- r23851 | chibaguy | 2009-12-13 09:46:39 +0100 (dim., 13 déc. 2009) | 1 line [FIX] The parentheses around ))HomePage(( were displaying, but anyway there's no need for the word to be camelcase or uppercase. ---------------------------------------------- r23850 | lindonb | 2009-12-13 03:53:41 +0100 (dim., 13 déc. 2009) | 1 line [FIX] Update mime icons from img/icn/*.gif to use pics/icons/mime/*. png ---------------------------------------------- r23848 | ohertel | 2009-12-13 00:57:59 +0100 (dim., 13 déc. 2009) | 1 line [fix] changed umlauts (&entity;) back to utf-8 encoded characters ---------------------------------------------- r23846 | Jyhem | 2009-12-12 23:28:26 +0100 (sam., 12 déc. 2009) | 1 line [FIX] fix 23804 changed some references to body.fullscreen into body.tiki_fullscreen in error. fixed ---------------------------------------------- r23844 | sylvieg | 2009-12-12 20:52:34 +0100 (sam., 12 déc. 2009) | 1 line [FIX]de: a lot of synta errors ---------------------------------------------- r23843 | jonnybradley | 2009-12-12 20:13:39 +0100 (sam., 12 déc. 2009) | 1 line [FIX] Move admin message inside table structure and smarty logic (why is it admin only?) ---------------------------------------------- r23842 | jonnybradley | 2009-12-12 19:59:10 +0100 (sam., 12 déc. 2009) | 1 line [MOD] Indentation ---------------------------------------------- r23841 | lindonb | 2009-12-12 19:31:46 +0100 (sam., 12 déc. 2009) | 1 line [FIX] Fix regression from commit 21293. Fix keeps | inside of links from being interpreted as column separators. ---------------------------------------------- r23840 | jonnybradley | 2009-12-12 19:26:53 +0100 (sam., 12 déc. 2009) | 1 line [FIX] Unexpected global needed (thanks marc) ---------------------------------------------- r23836 | chibaguy | 2009-12-12 04:31:14 +0100 (sam., 12 déc. 2009) | 2 lines [ENH] Adjustments in floated divs for content columns (see http://themes.tikiwiki.org/Floated box demo). Also some *.reference.css updating. ---------------------------------------------- r23833 | Jyhem | 2009-12-11 18:34:59 +0100 (ven., 11 déc. 2009) | 1 line [FIX] Commit 23804 caused class name conflict with the CSS files of jscalendar. So we keep class names prefixed with 'tiki_' ---------------------------------------------- r23824 | jonnybradley | 2009-12-11 13:10:28 +0100 (ven., 11 déc. 2009) | 1 line [FIX] Only prepend # to anchors in wikipage links if anchor is set. ---------------------------------------------- r23820 | chibaguy | 2009-12-11 06:32:42 +0100 (ven., 11 déc. 2009) | 1 line [FIX] Log-in button wasn't monochrome. Thanks to Eric Kelner for reporting. ---------------------------------------------- r23814 | marclaporte | 2009-12-10 21:49:00 +0100 (jeu., 10 déc. 2009) | 1 line [KIL] Remove some leftovers of tiki-categpermissions.php Thanks to rg for reporting on IRC ---------------------------------------------- r23812 | sylvieg | 2009-12-10 20:07:02 +0100 (jeu., 10 déc. 2009) | 1 line [MOD]menu: put the default menu icon path in a pref ---------------------------------------------- r23805 | sylvieg | 2009-12-10 18:39:50 +0100 (jeu., 10 déc. 2009) | 1 line [FIX]CATEGORY: fix id=1+2 broken with the filtering ---------------------------------------------- r23804 | Jyhem | 2009-12-10 18:28:02 +0100 (jeu., 10 déc. 2009) | 1 line [ENH] Reorganize body class for logic and versatility ---------------------------------------------- r23799 | jonnybradley | 2009-12-10 17:38:57 +0100 (jeu., 10 déc. 2009) | 1 line [FIX] Rollback r23408 - call to parse_data() not superflous after all. Added comment (thanks marclaporte) ---------------------------------------------- r23798 | sylvieg | 2009-12-10 17:27:41 +0100 (jeu., 10 déc. 2009) | 1 line [FIX]rss: use title and desc from admin panel ---------------------------------------------- r23789 | sylvieg | 2009-12-10 11:00:19 +0100 (jeu., 10 déc. 2009) | 1 line [FIX]section: typo that was overwritting the global section ---------------------------------------------- r23788 | alenaernst | 2009-12-10 09:27:52 +0100 (jeu., 10 déc. 2009) | 1 line Translation of all expressions in file 'untranslated.php' and added to language.php. Umlauts fixed ---------------------------------------------- r23787 | ricks99 | 2009-12-10 00:42:36 +0100 (jeu., 10 déc. 2009) | 1 line [FIX] improperly placed {/if} caused invalid XHTML. ---------------------------------------------- r23785 | sylvieg | 2009-12-10 00:12:17 +0100 (jeu., 10 déc. 2009) | 1 line [FIX]oops wrong backport ---------------------------------------------- r23781 | sylvieg | 2009-12-09 22:03:26 +0100 (mer., 09 déc. 2009) | 1 line [FIX]modules: to have section=blogs working (do a table only if separator is in param string) ---------------------------------------------- r23778 | jonnybradley | 2009-12-09 20:30:27 +0100 (mer., 09 déc. 2009) | 1 line [FIX] Reset database connection wasn't resetting ---------------------------------------------- r23776 | sylvieg | 2009-12-09 19:26:52 +0100 (mer., 09 déc. 2009) | 1 line [FIX]module: missing param notitle ---------------------------------------------- r23774 | jonnybradley | 2009-12-09 17:54:14 +0100 (mer., 09 déc. 2009) | 1 line [MOD] Use suppress_icons in switch to wysiwyg mode ---------------------------------------------- r23773 | jonnybradley | 2009-12-09 17:49:37 +0100 (mer., 09 déc. 2009) | 1 line [FIX] Don't show external link icons in newsletters ---------------------------------------------- r23772 | jonnybradley | 2009-12-09 17:47:08 +0100 (mer., 09 déc. 2009) | 2 lines [MOD] 'suppress_icons' option for parse_data() to allow hiding of edit section, plugins and external link icons Implementation to come. ---------------------------------------------- r23770 | jonnybradley | 2009-12-09 17:10:21 +0100 (mer., 09 déc. 2009) | 1 line [SVN] svn:keyword Id fixes ---------------------------------------------- r23766 | jonnybradley | 2009-12-09 15:59:28 +0100 (mer., 09 déc. 2009) | 1 line [FIX] Don't leave a blank line between chunks of exported data ---------------------------------------------- r23765 | jonnybradley | 2009-12-09 15:58:39 +0100 (mer., 09 déc. 2009) | 1 line [FIX] {foreach} doesn't seem to create a new line after it (causing tracker config error if used) ---------------------------------------------- r23764 | jonnybradley | 2009-12-09 15:57:49 +0100 (mer., 09 déc. 2009) | 1 line [MOD] Return with an error if there's a problem inserting a new item. ---------------------------------------------- r23757 | xavidp | 2009-12-08 20:33:36 +0100 (mar., 08 déc. 2009) | 1 line [ENH]A few strings added related to module calendar ---------------------------------------------- r23756 | xavidp | 2009-12-08 20:29:53 +0100 (mar., 08 déc. 2009) | 1 line [FIX]Make the display of navigation buttons fit in one line when inside the calendar module ---------------------------------------------- r23755 | xavidp | 2009-12-08 19:47:46 +0100 (mar., 08 déc. 2009) | 1 line [ENH]Link to add new events shown from module calendar and upcoming events, if user has the appropiate perm (forgot to include in previous commits; but already in proposed) ---------------------------------------------- r23754 | xavidp | 2009-12-08 19:32:24 +0100 (mar., 08 déc. 2009) | 1 line [bp/r23734 & r23743][FIX]Backport from sept_7 to avoid issues with module calendar and ajax, as well as improving navigation. Still WSOD when no calendar is created yet and somebody attemps to assign the calendar module ---------------------------------------------- r23752 | jonnybradley | 2009-12-08 19:00:00 +0100 (mar., 08 déc. 2009) | 1 line [FIX] Make dynamic list options reference global as some browsers eval() (e.g. Safari/Chrome) doesn't inherit the function's scope. ---------------------------------------------- r23751 | jonnybradley | 2009-12-08 18:58:12 +0100 (mar., 08 déc. 2009) | 1 line [FIX] Empty auto_query_args (& correct svn:keyword) ---------------------------------------------- r23750 | jonnybradley | 2009-12-08 18:15:04 +0100 (mar., 08 déc. 2009) | 1 line [FIX] Dynamic tracker items JS error fix for empty nodes ---------------------------------------------- r23746 | luciash | 2009-12-08 16:22:01 +0100 (mar., 08 déc. 2009) | 1 line [bp/r23745][FIX] czech language: use proper utf-8 characters instead of html entities ---------------------------------------------- r23735 | jonnybradley | 2009-12-08 14:37:05 +0100 (mar., 08 déc. 2009) | 1 line [FIX] Quite a few missing globals ---------------------------------------------- r23733 | sylvieg | 2009-12-08 14:05:07 +0100 (mar., 08 déc. 2009) | 1 line [FIX]banner: preselect the saved time ---------------------------------------------- r23726 | ricks99 | 2009-12-08 00:05:07 +0100 (mar., 08 déc. 2009) | 1 line [FIX]proper xhtml validation requires a space: <.. /> not <../> ---------------------------------------------- r23724 | sylvieg | 2009-12-07 23:16:30 +0100 (lun., 07 déc. 2009) | 1 line [FIX]tracker: only admin can change the userId - other must be ignored ---------------------------------------------- r23722 | nkoth | 2009-12-07 21:59:49 +0100 (lun., 07 déc. 2009) | 1 line [FIX] list of categories not respecting perms ---------------------------------------------- r23719 | xavidp | 2009-12-07 17:32:20 +0100 (lun., 07 déc. 2009) | 1 line [MOD]Added the 2 letters for the days of the week. Thanks chibaguy and luciash for the tips and feedback on this issue! (forgot to thank in the previous commit) ---------------------------------------------- r23716 | xavidp | 2009-12-07 17:24:27 +0100 (lun., 07 déc. 2009) | 1 line [ENH]Allow 2 letters as abreviated names from days of the week in the module calendar, since in some languages, more than one letter is needd. By default 2 letters shown from now onwards, and overridable at language.php level. In addition, button to add new events shown in module calendar and upcoming_events for users with the appropriate perm. ---------------------------------------------- r23710 | nkoth | 2009-12-07 03:19:43 +0100 (lun., 07 déc. 2009) | 1 line [FIX] Not staying in SSL mode not working because unchecked checkboxes are not sent ---------------------------------------------- r23709 | nkoth | 2009-12-07 03:01:14 +0100 (lun., 07 déc. 2009) | 1 line [FIX] Show Stay in SSL mode even if not currently in SSL if SSL is set to required ---------------------------------------------- r23708 | nkoth | 2009-12-07 02:21:28 +0100 (lun., 07 déc. 2009) | 1 line [FIX] If user comes from a non-https URL and logs in with SSL, there is a possibility that he will be redirected to non-SSL, e.g. in the case where SSL is required ---------------------------------------------- r23707 | nkoth | 2009-12-07 01:34:40 +0100 (lun., 07 déc. 2009) | 1 line [FIX] login box in site header not working with force https login setting ---------------------------------------------- r23706 | nkoth | 2009-12-07 00:25:26 +0100 (lun., 07 déc. 2009) | 1 line [FIX] on registration the preventing of antibot from appearing again on filling in user tracker info was not working before ---------------------------------------------- r23701 | sylvieg | 2009-12-06 23:27:19 +0100 (dim., 06 déc. 2009) | 1 line [FIX]tracker: mandatory category drop down field must display an empty line to be sure the user saves without checking a categ ---------------------------------------------- r23699 | sylvieg | 2009-12-06 17:42:11 +0100 (dim., 06 déc. 2009) | 1 line [FIX]search: too many back quotes when searching on tracker ---------------------------------------------- r23694 | marclaporte | 2009-12-05 17:01:50 +0100 (sam., 05 déc. 2009) | 1 line [MOD] Add this new setting to i18n admin panel, where people look when configuring multilingual site. ---------------------------------------------- r23693 | sylvieg | 2009-12-05 16:01:36 +0100 (sam., 05 déc. 2009) | 1 line [MOD]listpages: new option Display by default only pages in current language - a lot of people do not see that the filter is preselected ---------------------------------------------- r23690 | sylvieg | 2009-12-05 14:22:59 +0100 (sam., 05 déc. 2009) | 1 line [MOD]remarksbox: new type error that can not be closed ---------------------------------------------- r23685 | nkoth | 2009-12-05 03:27:11 +0100 (sam., 05 déc. 2009) | 1 line [FIX] Scroll to comments area after comments posting. Also, show proper feedback message if comment is not to appear immediately but is to be moderated so it looks ok. ---------------------------------------------- r23684 | nkoth | 2009-12-05 03:14:42 +0100 (sam., 05 déc. 2009) | 1 line [FIX] show anonymous provided name in the preview of comment ---------------------------------------------- r23683 | nkoth | 2009-12-05 02:37:47 +0100 (sam., 05 déc. 2009) | 1 line [FIX] Make sure on clicking on comments link that it scrolls down to the comments area ---------------------------------------------- r23681 | nkoth | 2009-12-05 02:15:38 +0100 (sam., 05 déc. 2009) | 1 line [FIX] Allow access to individual RSS feeds even if main Blog RSS feature is unchecked so long as individual blog RSS is enabled ---------------------------------------------- r23680 | sylvieg | 2009-12-05 00:36:10 +0100 (sam., 05 déc. 2009) | 1 line [FIX]tracker: get item link working both the same with view_tracker and TRACKER + fix the categ perm check ---------------------------------------------- r23679 | nkoth | 2009-12-04 23:24:38 +0100 (ven., 04 déc. 2009) | 1 line the first and second time, we should not trust the absence of javascript_enabled cookie yet, as it could be a redirection and the js will not get a chance to run yet, so we wait until the third run, assuming that js is on before then. Absence of cookies in general is not a good test when redirected ---------------------------------------------- r23677 | sylvieg | 2009-12-04 22:18:13 +0100 (ven., 04 déc. 2009) | 1 line [FIX]coelesce: check top_bar prefs ---------------------------------------------- r23672 | xavidp | 2009-12-04 18:03:08 +0100 (ven., 04 déc. 2009) | 1 line [FIX]Contribution moved back to the main tab and mandatory_note and mandatory_star classes and info added when and where needed ---------------------------------------------- r23671 | sylvieg | 2009-12-04 17:36:34 +0100 (ven., 04 déc. 2009) | 1 line [FIX]css: more meaningful error message ---------------------------------------------- r23670 | xavidp | 2009-12-04 17:22:47 +0100 (ven., 04 déc. 2009) | 1 line [MOD]Mandatory-related information inside a remarksbox and with mandatory_note or _star asociated to it ---------------------------------------------- r23668 | xavidp | 2009-12-04 17:05:38 +0100 (ven., 04 déc. 2009) | 1 line [FIX]Mandatory note class added inside warning remarksbox for mandatory texts ---------------------------------------------- r23661 | sylvieg | 2009-12-04 14:37:58 +0100 (ven., 04 déc. 2009) | 1 line [FIX]newsletter: admin perm gives all perms ---------------------------------------------- r23660 | xavidp | 2009-12-04 14:04:52 +0100 (ven., 04 déc. 2009) | 1 line [FIX]Adding of fixing missing mandatory_note class to the related text ---------------------------------------------- r23659 | xavidp | 2009-12-04 13:53:09 +0100 (ven., 04 déc. 2009) | 1 line [FIX]Added missing mandatory_note class for wikiplugin_tracker to all themes through design.css ---------------------------------------------- r23657 | xavidp | 2009-12-04 13:20:22 +0100 (ven., 04 déc. 2009) | 1 line [MOD]added missing .mandatory_star class ---------------------------------------------- r23656 | jonnybradley | 2009-12-04 12:27:18 +0100 (ven., 04 déc. 2009) | 1 line [SQL] Column to allow different wiki syntax for each filegal (implementation to come) ---------------------------------------------- r23655 | jonnybradley | 2009-12-04 11:20:44 +0100 (ven., 04 déc. 2009) | 4 lines [MOD] More small fixes to admin users. Tab renamed as there is no export function. Don't show link to group admin if only tiki_p_admin_users. Better help icon/tip. ---------------------------------------------- r23654 | jonnybradley | 2009-12-04 11:02:14 +0100 (ven., 04 déc. 2009) | 4 lines [ENH] Changes to the change password section of admin users (to be refactored and implemented in register and change password soon). Corrected the order of pass1, genpass and pass2 so pass1 and pass2 are adjacent. Added "passwords match" notice and icon. Now copies changes to the generated password field to both pass inputs. ---------------------------------------------- r23653 | Jyhem | 2009-12-04 10:38:10 +0100 (ven., 04 déc. 2009) | 1 line [ENH] Better consistency in translating 'report', like in 3.x ---------------------------------------------- r23651 | campbe13 | 2009-12-03 23:38:43 +0100 (jeu., 03 déc. 2009) | 1 line [FIX] if email validation selected add check for non blank email ---------------------------------------------- r23649 | sylvieg | 2009-12-03 21:22:08 +0100 (jeu., 03 déc. 2009) | 1 line missing feature ---------------------------------------------- r23647 | sylvieg | 2009-12-03 18:50:39 +0100 (jeu., 03 déc. 2009) | 1 line [FIX]Argument 1 passed to TikiDb::setErrorHandler() must implement interface TikiDb_ErrorHandler ---------------------------------------------- r23645 | sylvieg | 2009-12-03 18:33:33 +0100 (jeu., 03 déc. 2009) | 1 line [FIX]CATEGORY: appropriate filter for sort + error message is sort is incorrect ---------------------------------------------- r23643 | jonnybradley | 2009-12-03 11:28:35 +0100 (jeu., 03 déc. 2009) | 1 line [FIX] More WYSIWYCA approach to user admin ---------------------------------------------- r23641 | alain_desilets | 2009-12-03 03:14:26 +0100 (jeu., 03 déc. 2009) | 1 line - Translated pop up messages for the new watch icons. ---------------------------------------------- r23636 | sylvieg | 2009-12-02 21:54:06 +0100 (mer., 02 déc. 2009) | 1 line backport also sefurl - partiel 23363 ---------------------------------------------- r23632 | sylvieg | 2009-12-02 19:20:22 +0100 (mer., 02 déc. 2009) | 1 line oops - forgot the global ---------------------------------------------- r23630 | sylvieg | 2009-12-02 18:21:16 +0100 (mer., 02 déc. 2009) | 1 line [FIX]language: browser langauge must be limited to available language(ex: en_uk can be the browser language and not selected) ---------------------------------------------- r23624 | sylvieg | 2009-12-02 16:03:18 +0100 (mer., 02 déc. 2009) | 1 line [FIX]xml import: if page already exists: cumulate on history + error if structure already exists ---------------------------------------------- r23618 | jonnybradley | 2009-12-02 14:00:54 +0100 (mer., 02 déc. 2009) | 2 lines [FIX] Use logout function in userlib instead of including tiki-loghout.php - suspected of causing the installer to loop back to the start on some configurations. Also keep track of install_type and send to change password form if a 'scratch' (i.e. clean) install. ---------------------------------------------- r23617 | sylvieg | 2009-12-02 13:59:15 +0100 (mer., 02 déc. 2009) | 1 line [FIX]tracker: a little bit more about page selector ---------------------------------------------- r23616 | jonnybradley | 2009-12-02 13:56:08 +0100 (mer., 02 déc. 2009) | 1 line [MOD] Refactoring of logout code (use in installer to come next) ---------------------------------------------- r23615 | sylvieg | 2009-12-02 13:52:37 +0100 (mer., 02 déc. 2009) | 1 line [bp/r 23357][MOD]CATEGORY: 3 params showname, showdescription, showtype ---------------------------------------------- r23613 | sylvieg | 2009-12-02 13:20:56 +0100 (mer., 02 déc. 2009) | 1 line [FIX]modules: to avoid db error params can not be NULL. http_build_query can return NULL or empty strind depending on system: TODO: fix why params column can not accept NULL ---------------------------------------------- r23611 | jonnybradley | 2009-12-02 12:19:52 +0100 (mer., 02 déc. 2009) | 1 line [FIX] Only display edit buttons for users you can actually edit ---------------------------------------------- r23605 | sylvieg | 2009-12-02 00:41:38 +0100 (mer., 02 déc. 2009) | 1 line [FIX]rollback : rollbacj 23603 - too much contreversial ---------------------------------------------- r23604 | sylvieg | 2009-12-01 23:57:36 +0100 (mar., 01 déc. 2009) | 1 line [FIX]tracker: some more configuration for page selector field ---------------------------------------------- r23603 | alain_desilets | 2009-12-01 22:54:51 +0100 (mar., 01 déc. 2009) | 1 line - Modified watch icon and popup message. ---------------------------------------------- r23602 | jonnybradley | 2009-12-01 20:53:49 +0100 (mar., 01 déc. 2009) | 1 line [FIX] Stop "Generate Password" button causing postback. ---------------------------------------------- r23593 | sylvieg | 2009-12-01 15:47:30 +0100 (mar., 01 déc. 2009) | 1 line [FIX]tracker: fix export when sort field is not the default one for a tracker ---------------------------------------------- r23592 | ricks99 | 2009-12-01 04:59:44 +0100 (mar., 01 déc. 2009) | 1 line [ENH] working on the webhelp feature, in progress. Updating to use standard Tiki icons. Will now correctly generate content for the content.html page (based on browser title, site title, and site subtitle. ---------------------------------------------- r23591 | chibaguy | 2009-12-01 04:37:10 +0100 (mar., 01 déc. 2009) | 1 line [FIX] Floated divs for content columns (see http://themes.tikiwiki.org/Floated box demo) need !important to override general wikitext .box no float. ---------------------------------------------- r23590 | ricks99 | 2009-12-01 03:19:21 +0100 (mar., 01 déc. 2009) | 1 line [FIX]column name should be DOMAIN not WORDS ---------------------------------------------- r23587 | alain_desilets | 2009-11-30 22:36:42 +0100 (lun., 30 nov. 2009) | 1 line - Updated translated strings after changes to clarify group inclusion UI. ---------------------------------------------- r23584 | sylvieg | 2009-11-30 19:17:24 +0100 (lun., 30 nov. 2009) | 1 line [FIX]comment: malformed object ---------------------------------------------- r23581 | chibaguy | 2009-11-28 16:05:30 +0100 (sam., 28 nov. 2009) | 1 line [FIX] Topbar pref filter missing since site header template reorganizing. ---------------------------------------------- r23580 | chibaguy | 2009-11-28 16:03:06 +0100 (sam., 28 nov. 2009) | 1 line [FIX] Strasa's site header login pref filter was missing, so no response to L&F Login Bar checkbox. Thanks to luci for noticing. ---------------------------------------------- r23578 | sylvieg | 2009-11-28 15:54:06 +0100 (sam., 28 nov. 2009) | 1 line [FIX]actionlog: tmpDir by default has not / ---------------------------------------------- r23576 | sylvieg | 2009-11-28 15:31:12 +0100 (sam., 28 nov. 2009) | 1 line [FIX]contribution: a little message when no contribition have been defined ---------------------------------------------- r23575 | sylvieg | 2009-11-28 14:56:31 +0100 (sam., 28 nov. 2009) | 1 line [FIX]wiki: userpage are editable by admin ---------------------------------------------- r23570 | sylvieg | 2009-11-27 20:50:35 +0100 (ven., 27 nov. 2009) | 1 line [FIX]actionlog: see all the visible galleries not only the public one ---------------------------------------------- r23557 | sylvieg | 2009-11-27 14:26:08 +0100 (ven., 27 nov. 2009) | 1 line [FIX]tracker: item link when editing an item ---------------------------------------------- r23534 | sylvieg | 2009-11-26 17:24:46 +0100 (jeu., 26 nov. 2009) | 1 line [FIX]notif: smarty syntax error - perhaps explaining the attachment?attId=0 ---------------------------------------------- r23523 | alain_desilets | 2009-11-26 08:55:02 +0100 (jeu., 26 nov. 2009) | 1 line - Improved clarity of the group inclusion part of the group admin dialog. ---------------------------------------------- r23521 | sylvieg | 2009-11-26 01:08:33 +0100 (jeu., 26 nov. 2009) | 1 line [FIX]wiki: do the antiwikiwords only when wikiwords is enabled - allow to have page like ((a)),((b)) ---------------------------------------------- r23520 | sylvieg | 2009-11-26 00:48:26 +0100 (jeu., 26 nov. 2009) | 1 line sorry missed up with my 5 tiki4 ---------------------------------------------- r23517 | jonnybradley | 2009-11-25 21:30:22 +0100 (mer., 25 nov. 2009) | 2 lines [FIX] upgrade_categperm_2 installer script was failing when run from shell. Removed reliance on installer/tiki-installer.php. ---------------------------------------------- r23516 | jonnybradley | 2009-11-25 21:09:14 +0100 (mer., 25 nov. 2009) | 1 line [FIX] Missing bracket typo (corrected already in trunk) ---------------------------------------------- r23514 | sylvieg | 2009-11-25 20:27:51 +0100 (mer., 25 nov. 2009) | 1 line [FIX]registration: clean the code: users_users.hash is the encoded real password, users_users.valid is the send random password, users_uusers.waiting is the reason (user or admin) why the account is disabled + fix enable in admin->users 'sedn email' on if not direct registration ---------------------------------------------- r23513 | jonnybradley | 2009-11-25 20:25:46 +0100 (mer., 25 nov. 2009) | 3 lines [NEW] Minor feature (wiki_comments_allow_per_page) implementation (commit 3 of 3). Preserves previous behaviour by default, when enabled allows default to On or Off for new pages and those without 'comments_enabled' set. ---------------------------------------------- r23512 | jonnybradley | 2009-11-25 20:20:05 +0100 (mer., 25 nov. 2009) | 3 lines [NEW] Minor feature (wiki_comments_allow_per_page) to allow control of comments for each wiki page. Prefs admin only - implementation coming next. ---------------------------------------------- r23511 | jonnybradley | 2009-11-25 20:15:39 +0100 (mer., 25 nov. 2009) | 1 line [SQL] New column for tiki_pages (comments_enabled) for per page comment control (wiki_comments_allow_per_page - code to come) ---------------------------------------------- r23509 | jonnybradley | 2009-11-25 16:16:41 +0100 (mer., 25 nov. 2009) | 1 line [FIX] Correct logic on caching the right icons for theme options ---------------------------------------------- r23508 | jonnybradley | 2009-11-25 16:15:56 +0100 (mer., 25 nov. 2009) | 1 line [FIX] If user has been subscribed but not validated don't just blow up on an SQL error, but update code and 'subscribed' timestamp for that user, then resend the validation mail. ---------------------------------------------- r23507 | jonnybradley | 2009-11-25 15:16:25 +0100 (mer., 25 nov. 2009) | 1 line [SQL] A couple of SQL scripts that might be handy after upgrading to Tiki 4.x. Adding them here for safe-keeping - one day it would be nice to offer upgraders some additional (and heavily warned about) optional processes after the automatic update has happened. ---------------------------------------------- r23506 | jonnybradley | 2009-11-25 15:12:47 +0100 (mer., 25 nov. 2009) | 1 line [FIX] Move duplicate file gallery button into section where filegal has been set (galleryId > 0) so it appears. ---------------------------------------------- r23505 | jonnybradley | 2009-11-25 15:09:01 +0100 (mer., 25 nov. 2009) | 2 lines [FIX] Use new simple param for {textarea} to stop irrelevant warnings. Also set $auto_query_args (to none) ---------------------------------------------- r23504 | jonnybradley | 2009-11-25 15:07:20 +0100 (mer., 25 nov. 2009) | 1 line [ENH] New 'simple' param for {textarea}. Switches off wysiwyg, auto_save, lost edit warning etc (e.g. for contact form) ---------------------------------------------- r23503 | jonnybradley | 2009-11-25 14:45:35 +0100 (mer., 25 nov. 2009) | 4 lines [FIX] Part 2 of upgrade_categperm script. This one assigns tiki_p_modify_object_categories wherever a group had general "edit" perms (modify_tracker_items, edit, edit_article, blog_post etc, but a smaller list than in part 1). It also adds the collection of view perms (as seen in part 1) wherever tiki_p_search_categorized was, and then renames the description ("Obsolete tw>=4 ...") ---------------------------------------------- r23502 | jonnybradley | 2009-11-25 14:35:17 +0100 (mer., 25 nov. 2009) | 1 line [CSS] Better colours for headings in My Tiki page ---------------------------------------------- r23501 | chibaguy | 2009-11-25 05:46:47 +0100 (mer., 25 nov. 2009) | 1 line [FIX] Better styling for when logo, etc. isn't positioned left. ---------------------------------------------- r23500 | chibaguy | 2009-11-25 04:59:38 +0100 (mer., 25 nov. 2009) | 1 line [FIX] Removed em {vertical-align: middle}, which was causing italic text to be below baseline. Thanks to lindon bringing this up. ---------------------------------------------- r23499 | pascalstjean | 2009-11-25 01:37:27 +0100 (mer., 25 nov. 2009) | 1 line [ENH] moved the Anti-Bot from the Top of the Contact Us to the bottom just above the Send button. This is the typical position for an Anti-Bot feature in most common web applications today ---------------------------------------------- r23498 | pascalstjean | 2009-11-25 01:33:26 +0100 (mer., 25 nov. 2009) | 1 line [MOD] added logic to verify that the FROM field is filled before sending an anonymous message. Also added code to make sure FROM, SUBJECT and BODY do not get erased if a field is missing or wrong Anti-Bot code is inserted ---------------------------------------------- r23497 | pascalstjean | 2009-11-25 01:25:52 +0100 (mer., 25 nov. 2009) | 1 line [NEW] Added FROM Field for anonymous users inside the Contact Us Feature. Previously there was no way for the reciever to reply to a message unless that person left contact information inside the Body ---------------------------------------------- r23496 | sylvieg | 2009-11-25 00:44:51 +0100 (mer., 25 nov. 2009) | 1 line [FIX]wiki: protected word must not to be empty- allow to have ((xx|aa))((yy)) on the same line ---------------------------------------------- r23495 | pkdille | 2009-11-24 22:52:08 +0100 (mar., 24 nov. 2009) | 1 line [bp/23493][MOD] lesser magic: restoring all prefs for wiki 3d (morcego) ---------------------------------------------- r23488 | Jyhem | 2009-11-24 18:34:52 +0100 (mar., 24 nov. 2009) | 1 line [ENH] more meaningful section names for use in CSS styles (complements #23484) ---------------------------------------------- r23484 | Jyhem | 2009-11-24 16:55:40 +0100 (mar., 24 nov. 2009) | 1 line [ENH] more meaningful section names for use in CSS styles ---------------------------------------------- Version 4.0 ------------------ ---------------------------------------------- r23325 | chealer | 2009-11-15 21:30:57 -0500 (Sun, 15 Nov 2009) | 1 line [SEC] remove Javascript alert() leftover debug message when one of the new passwords is empty. found by Jonny Bradley ---------------------------------------------- r23321 | jonnybradley | 2009-11-15 20:48:14 -0500 (Sun, 15 Nov 2009) | 1 line [FIX] Rollback r23309 ---------------------------------------------- r23317 | nkoth | 2009-11-15 20:11:05 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] add warning that category permissions will not be upgraded to version 4 ---------------------------------------------- r23315 | marclaporte | 2009-11-15 19:27:13 -0500 (Sun, 15 Nov 2009) | 1 line [FIX] Adding navigation on this very important page ---------------------------------------------- r23314 | nkoth | 2009-11-15 19:19:41 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] more prevention if possible IE js errors and make sure textarea is defined ---------------------------------------------- r23313 | nkoth | 2009-11-15 19:12:51 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] textarea is needed here ---------------------------------------------- r23312 | sylvieg | 2009-11-15 18:59:17 -0500 (Sun, 15 Nov 2009) | 1 line comment admin validation as it is buggy and blocking release ---------------------------------------------- r23311 | nkoth | 2009-11-15 18:51:23 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] prevent possible js error in IE due to undefined textarea.selectionStart/End ---------------------------------------------- r23310 | sylvieg | 2009-11-15 18:34:06 -0500 (Sun, 15 Nov 2009) | 1 line discover tiki_p_modify_object_categories ---------------------------------------------- r23309 | nkoth | 2009-11-15 17:43:52 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] workaround problem in Fx3.5 where insertion of plugins from plugin helper end up inserting at end of text ---------------------------------------------- r23308 | nkoth | 2009-11-15 17:36:57 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] jquery autocomplete user selector should in the case of admin user (where it's possible to change it from the autofill) be autofilled by default with the admin user ---------------------------------------------- r23307 | chealer | 2009-11-15 17:24:17 -0500 (Sun, 15 Nov 2009) | 1 line [FIX] treetable: use htmlspecialchars() instead of htmlentities(), which assumes ISO-8859-1-encoded strings (breaks French accented characters) ---------------------------------------------- r23306 | chealer | 2009-11-15 17:22:30 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] French object permissions: "Droit d'accès" rendering as "Droit d\'accès" Smarty tr block embedded in another Smarty tag causing French translation with single quote to create issues inside single-quoted treetable parameter ---------------------------------------------- r23305 | jonnybradley | 2009-11-15 17:20:49 -0500 (Sun, 15 Nov 2009) | 1 line [FIX] Fix toolbars insterAt() bug if autocomplete was off ---------------------------------------------- r23304 | sylvieg | 2009-11-15 16:42:18 -0500 (Sun, 15 Nov 2009) | 1 line syntax: please check your smarty syntax - it is the 3th this week with the same error ---------------------------------------------- r23302 | chealer | 2009-11-15 15:51:45 -0500 (Sun, 15 Nov 2009) | 2 lines [FIX] HTML special chars escaping [FIX] colons inside tr blocks ---------------------------------------------- r23301 | marclaporte | 2009-11-15 14:08:47 -0500 (Sun, 15 Nov 2009) | 1 line [FIX] Broken link. While I was there: Better English and clearer message. ---------------------------------------------- r23299 | sylvieg | 2009-11-14 18:22:48 -0500 (Sat, 14 Nov 2009) | 1 line [FIX]sql error ---------------------------------------------- r23298 | sylvieg | 2009-11-14 18:15:18 -0500 (Sat, 14 Nov 2009) | 1 line [MOD]categ: add a view icon as it is not obvious that the view id on the name link ---------------------------------------------- r23297 | jonnybradley | 2009-11-14 18:10:59 -0500 (Sat, 14 Nov 2009) | 2 lines [FIX] Add checks for Kaltura account settings (prevents WSoD on Kaltura pages) [KIL] Remove obsolete Kaltura API 2 library files ---------------------------------------------- r23294 | luciash | 2009-11-14 12:22:16 -0500 (Sat, 14 Nov 2009) | 1 line [FIX] darkroom theme: .warning .rbox-title color ---------------------------------------------- r23291 | sylvieg | 2009-11-14 09:13:06 -0500 (Sat, 14 Nov 2009) | 1 line [FIX]language: more fixes for 23285 ---------------------------------------------- r23289 | sylvieg | 2009-11-14 08:55:49 -0500 (Sat, 14 Nov 2009) | 1 line [FIX]perms: perms to download a file were not checked if the param page was not set + check also you can view the page + some nicer error messages ---------------------------------------------- r23266 | chealer | 2009-11-13 16:37:15 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] hotfix "A Friendly Warning" going to Admin Profiles for the first time. should be properly fixed later ---------------------------------------------- r23263 | jonnybradley | 2009-11-13 15:59:22 -0500 (Fri, 13 Nov 2009) | 3 lines [FIX] Perms checking for search results - use id1, not pageName so now works for blogs etc too. Also check the other possible perms (object & global). Last one nkoth, promise! ;) ---------------------------------------------- r23262 | chealer | 2009-11-13 15:47:32 -0500 (Fri, 13 Nov 2009) | 1 line [SEC] Change category module: honor tiki_p_modify_object_categories. reported by Marc Laporte ---------------------------------------------- r23258 | jonnybradley | 2009-11-13 15:13:48 -0500 (Fri, 13 Nov 2009) | 4 lines [FIX] New perms checking for (mysql) search results. Unfinished but better than what was there. Ok on wiki pages - filegals & files todo, amongst others. Previous code commented out for reference. ---------------------------------------------- r23255 | sylvieg | 2009-11-13 14:20:03 -0500 (Fri, 13 Nov 2009) | 1 line [FIX]categ: comment as obsolete the old categ perms ---------------------------------------------- r23254 | sylvieg | 2009-11-13 14:08:09 -0500 (Fri, 13 Nov 2009) | 1 line [FIX]categ perm: some people found intrusive that an edit_categorized was able to remove a wiki page-> the perm will have to be added manually ---------------------------------------------- r23251 | chealer | 2009-11-13 13:12:08 -0500 (Fri, 13 Nov 2009) | 1 line allow spaces in user module names and rename Application_Menu to Application Menu ---------------------------------------------- r23250 | pascalstjean | 2009-11-13 13:08:00 -0500 (Fri, 13 Nov 2009) | 1 line [NEW] added Javascript_Enabled checker before allowing a user to run profiles. ---------------------------------------------- r23248 | marclaporte | 2009-11-13 12:53:03 -0500 (Fri, 13 Nov 2009) | 1 line [KIL] delete old unreferences files. They look like one-time use. Any useful script should be in doc/devtools/ ---------------------------------------------- r23246 | pascalstjean | 2009-11-13 12:36:16 -0500 (Fri, 13 Nov 2009) | 1 line [NEW] added friendly warning to users depending on the connection state of profile repositories. ---------------------------------------------- r23245 | pascalstjean | 2009-11-13 12:34:51 -0500 (Fri, 13 Nov 2009) | 1 line [NEW] Added logic to verify which Profile Repositories are connecting and generate a Smarty state variables (all, some, none) ---------------------------------------------- r23243 | jonnybradley | 2009-11-13 12:28:26 -0500 (Fri, 13 Nov 2009) | 2 lines [KIL] Removing redundant tiki_p_view_categorized and tiki_p_edit_categorized refs. ---------------------------------------------- r23241 | Jyhem | 2009-11-13 12:20:47 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] These are not navbars or buttons so they need to be styled with another class called categbar so we can later have different looks ---------------------------------------------- r23238 | nkoth | 2009-11-13 11:42:10 -0500 (Fri, 13 Nov 2009) | 2 lines [FIX] Quick fix to prevent cursor from ending up at the end of textarea after insertion of tags in Fx3.5 due to "selection forgetting problem. ---------------------------------------------- r23237 | chibaguy | 2009-11-13 11:28:14 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Corrected illogical language. ---------------------------------------------- r23230 | nkoth | 2009-11-13 09:57:10 -0500 (Fri, 13 Nov 2009) | 2 lines [FIX] The problem where selection/cursor position is lost when toolbar popup/dialogs are used leading to tag added at end of textarea in Fx3.5 ---------------------------------------------- r23227 | chibaguy | 2009-11-13 04:20:38 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Specifying .rbox warning background color and link color is sufficient to ensure contrast. No need for link background color also, which causes a problem when theme specifies link and div background colors. ---------------------------------------------- r23226 | chibaguy | 2009-11-13 04:13:15 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Warning box link color property removed (conflicted with new bg color in design.css). ---------------------------------------------- r23224 | marclaporte | 2009-11-13 02:43:03 -0500 (Fri, 13 Nov 2009) | 1 line [KIL] feature_profile_tester preference has been removed as it's now always available in advanced tab in admin-profiles ---------------------------------------------- r23223 | jonnybradley | 2009-11-13 02:15:06 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Remove spare spanner on comments toolbar ---------------------------------------------- r23222 | nkoth | 2009-11-13 02:12:41 -0500 (Fri, 13 Nov 2009) | 2 lines [FIX] allow way to show forum thread configuration bar for different number of posts threshold ---------------------------------------------- r23221 | pascalstjean | 2009-11-13 02:12:31 -0500 (Fri, 13 Nov 2009) | 1 line [MOD] chanced string (install profile) to (apply profile) ---------------------------------------------- r23220 | chibaguy | 2009-11-13 02:06:10 -0500 (Fri, 13 Nov 2009) | 1 line [FIX][NEW] Higher-contrast suckerfish arrow for topbar menu. ---------------------------------------------- r23218 | pascalstjean | 2009-11-13 02:02:38 -0500 (Fri, 13 Nov 2009) | 1 line [MOD] Made Profile Tester Feature always on under the Profiles Admin (Advanced Tab) ---------------------------------------------- r23217 | lindonb | 2009-11-13 01:59:44 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Update syntax on help block on image browse page. ---------------------------------------------- r23216 | chealer | 2009-11-13 01:50:50 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] HTML special chars escaping ---------------------------------------------- r23215 | pascalstjean | 2009-11-13 01:46:43 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Allow Custom blog header function to properly work. Defaults to blog-header TPL if custom header is turned off ---------------------------------------------- r23213 | marclaporte | 2009-11-13 01:24:22 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Use the .htaccess that was on profiles.tikiwiki.org ---------------------------------------------- r23212 | chealer | 2009-11-13 01:12:04 -0500 (Fri, 13 Nov 2009) | 1 line generalize "RSS" to "Feed" ---------------------------------------------- r23211 | marclaporte | 2009-11-13 01:08:11 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Move profiles entry in _htaccess so make it work ---------------------------------------------- r23210 | chealer | 2009-11-13 00:58:59 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] last_visitors ---------------------------------------------- r23209 | chealer | 2009-11-13 00:57:40 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] one of these bugs which can only slip at these hours ---------------------------------------------- r23207 | jonnybradley | 2009-11-13 00:40:27 -0500 (Fri, 13 Nov 2009) | 1 line [FIX] Make categories in categorizator wrap to tab width ---------------------------------------------- r23206 | nkoth | 2009-11-13 00:35:18 -0500 (Fri, 13 Nov 2009) | 2 lines [FIX] Wish 2762: Allow brackets to work in parameters of plugins specified in short form, common e.g. the img plugin ---------------------------------------------- r23205 | pascalstjean | 2009-11-13 00:30:12 -0500 (Fri, 13 Nov 2009) | 1 line [MOD] Make sure Blog Post title properly appears for Strasa Theme ---------------------------------------------- r23204 | pascalstjean | 2009-11-13 00:25:52 -0500 (Fri, 13 Nov 2009) | 1 line [MOD] Made Blog Post Titles link to individual blog post in Strasa Theme ---------------------------------------------- r23203 | pascalstjean | 2009-11-13 00:24:24 -0500 (Fri, 13 Nov 2009) | 1 line [MOD] make sure Blog Post Title properly appears ---------------------------------------------- r23202 | pascalstjean | 2009-11-13 00:08:00 -0500 (Fri, 13 Nov 2009) | 1 line [MOD] Made sure that the option to enter a Title for a Blog Post properly appears ---------------------------------------------- r23201 | marclaporte | 2009-11-13 00:05:54 -0500 (Fri, 13 Nov 2009) | 1 line [KIL] Remove __send blog post by email__ because 1- it duplicates tell a friend, 2- it's not optional and 3- There is no antispam protection ---------------------------------------------- r23200 | jonnybradley | 2009-11-12 23:58:29 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Warn about no email on user watch page ---------------------------------------------- r23199 | pascalstjean | 2009-11-12 23:41:29 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] removed use title from Edit Blog. This feature is being removed globally. ---------------------------------------------- r23198 | pascalstjean | 2009-11-12 23:20:30 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Removed from Strasa theme. Redundant feature and caused multiple TPL bugs ---------------------------------------------- r23197 | pascalstjean | 2009-11-12 23:14:07 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Removed option from Blog posts. Redundant feature and caused multiple TPL bugs ---------------------------------------------- r23196 | jonnybradley | 2009-11-12 23:07:13 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Don't set user watch of user has no email ---------------------------------------------- r23195 | chealer | 2009-11-12 22:10:41 -0500 (Thu, 12 Nov 2009) | 2 lines [ENH] Change since_last_visit module to new module style (modules-doc). since_last_visit is now called "Since last visit (simple)" ---------------------------------------------- r23194 | jonnybradley | 2009-11-12 21:59:04 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Rename mnu_application_menu to 'Application_Menu' to be (more) in line with new modules style. ---------------------------------------------- r23193 | chealer | 2009-11-12 21:50:55 -0500 (Thu, 12 Nov 2009) | 1 line [KIL] calendar [old] module (too buggy, still using {php} Smarty tags). feel free to complain if you were using it ---------------------------------------------- r23192 | chealer | 2009-11-12 21:44:05 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Change since_last_visit_new module to new module style (modules-doc). ---------------------------------------------- r23190 | chealer | 2009-11-12 21:35:16 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] blog: HTML special chars escaping (mostly ports of fixes to Strasa) ---------------------------------------------- r23189 | jonnybradley | 2009-11-12 21:34:22 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Admin Feed icons and (improved) Kaltura logos ---------------------------------------------- r23188 | chealer | 2009-11-12 21:26:33 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] HTML ---------------------------------------------- r23187 | nkoth | 2009-11-12 21:22:55 -0500 (Thu, 12 Nov 2009) | 2 lines [ENH] Set jquery enabled tracker user selector in the hope of solving nasty perf/slow script problem going to edit tab on dev.tw.o ---------------------------------------------- r23186 | lindonb | 2009-11-12 21:15:58 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Updated syntax help in "additional info" that appears after user uploads a file to file gallery. ---------------------------------------------- r23185 | pascalstjean | 2009-11-12 21:15:33 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] removed Blog Level Comments for Strasa Custom TPL ---------------------------------------------- r23184 | chealer | 2009-11-12 21:12:55 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] typo breaking HTML validity ---------------------------------------------- r23183 | pascalstjean | 2009-11-12 21:12:12 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Removed Blog Level Comments ---------------------------------------------- r23182 | chealer | 2009-11-12 21:09:45 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] XHTML validity ---------------------------------------------- r23181 | jonnybradley | 2009-11-12 20:36:38 -0500 (Thu, 12 Nov 2009) | 1 line [KIL] Unmaintained mod-events removed ---------------------------------------------- r23180 | pascalstjean | 2009-11-12 20:21:23 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Added tabs to Profile Admin page in order to seperate installation section from advanced features. ---------------------------------------------- r23179 | jonnybradley | 2009-11-12 20:19:34 -0500 (Thu, 12 Nov 2009) | 2 lines [ENH] Change last_visitors module to new module style (modules-doc). (despite the fact the data isn't being collected properly - see wish2623) ---------------------------------------------- r23178 | jonnybradley | 2009-11-12 19:58:54 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Change usergroup_tracker module to new module style (modules-doc). ---------------------------------------------- r23177 | marclaporte | 2009-11-12 19:58:17 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] making PluginRealNameList experimental ---------------------------------------------- r23176 | jonnybradley | 2009-11-12 19:53:39 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Change tikitest module to new module style (modules-doc). ---------------------------------------------- r23175 | jonnybradley | 2009-11-12 19:39:52 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Change the four search modules to new module style (modules-doc). ---------------------------------------------- r23174 | marclaporte | 2009-11-12 19:08:43 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Restoring PluginRealNameList as discussed with Olaf on mailing list. I will tag as experimental and the goal is to merge with PluginUserList for Tiki5 ---------------------------------------------- r23173 | jonnybradley | 2009-11-12 19:06:27 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Fix simple mode button in AJAX and hide additional info properly ---------------------------------------------- r23172 | lindonb | 2009-11-12 18:58:39 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Update syntax in message showing user how to insert image. ---------------------------------------------- r23171 | jonnybradley | 2009-11-12 18:57:51 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] urlencode was wrong for url encoding - using htmlentities instead ---------------------------------------------- r23170 | jonnybradley | 2009-11-12 18:50:32 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] No need to include JS files again in AJAX response (was causing many errors) ---------------------------------------------- r23169 | marclaporte | 2009-11-12 18:46:31 -0500 (Thu, 12 Nov 2009) | 1 line [DOC] update security script documentation ---------------------------------------------- r23168 | marclaporte | 2009-11-12 18:24:43 -0500 (Thu, 12 Nov 2009) | 1 line [KIL] remove old secdb ---------------------------------------------- r23167 | marclaporte | 2009-11-12 18:10:33 -0500 (Thu, 12 Nov 2009) | 1 line [DOC] All Tiki code should refer to TikiWiki.org ---------------------------------------------- r23166 | chealer | 2009-11-12 18:09:34 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] login screen title, r23134 regression. thanks Marc Laporte ---------------------------------------------- r23165 | chealer | 2009-11-12 18:06:11 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] translate action_calendar's description ---------------------------------------------- r23163 | jonnybradley | 2009-11-12 17:58:44 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Better description ---------------------------------------------- r23162 | jonnybradley | 2009-11-12 17:49:57 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Don't warn about leaving modules admin page after previewing module. ---------------------------------------------- r23161 | nkoth | 2009-11-12 17:48:38 -0500 (Thu, 12 Nov 2009) | 2 lines [FIX] links that were just anchors e.g. #form was previously being rendered as ##form and not working (e.g. in attachment/forum reply buttons). ---------------------------------------------- r23160 | jonnybradley | 2009-11-12 17:47:56 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Change rsslist module to new module style (modules-doc). ---------------------------------------------- r23159 | jonnybradley | 2009-11-12 17:46:15 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] notices ---------------------------------------------- r23157 | marclaporte | 2009-11-12 17:28:29 -0500 (Thu, 12 Nov 2009) | 1 line [SEC] Adding extra skip for 3 plugins ---------------------------------------------- r23155 | sylvieg | 2009-11-12 17:06:41 -0500 (Thu, 12 Nov 2009) | 1 line [FIX]TRACKER: rewrite the user itrem only if one item per user ---------------------------------------------- r23154 | marclaporte | 2009-11-12 16:40:50 -0500 (Thu, 12 Nov 2009) | 1 line [KIL] no longer used now that we lock by adding db/lock ---------------------------------------------- r23153 | nkoth | 2009-11-12 16:22:11 -0500 (Thu, 12 Nov 2009) | 2 lines [FIX] better fix: to insert h1 etc (block elements) properly in the last line of textarea ---------------------------------------------- r23152 | jonnybradley | 2009-11-12 16:08:26 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Stop "strange" behaviour when adding a toolbar block element (e.g. center or headings) on the last character when editing. ---------------------------------------------- r23151 | nkoth | 2009-11-12 16:01:25 -0500 (Thu, 12 Nov 2009) | 2 lines [FIX] previous commit: need to set selection start as well if range is positive ---------------------------------------------- r23150 | nkoth | 2009-11-12 15:57:27 -0500 (Thu, 12 Nov 2009) | 2 lines [FIX] In IE after inserting stuff in quicktags, to position caret properly ---------------------------------------------- r23149 | chealer | 2009-11-12 15:31:13 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] mod-events: static calls to non-static $tikilib->make_time() ---------------------------------------------- r23148 | chealer | 2009-11-12 15:29:49 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] more copy-pasted descriptions ---------------------------------------------- r23147 | jonnybradley | 2009-11-12 15:24:49 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] insertAt for IE (so smilies etc go in the right place in the text area - just needed focus!) ---------------------------------------------- r23144 | chealer | 2009-11-12 15:02:35 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] a copy-pasted parameter description ---------------------------------------------- r23143 | jonnybradley | 2009-11-12 15:00:31 -0500 (Thu, 12 Nov 2009) | 3 lines [FIX] Testing for selectionStart was failing when == 0 (so fixed tests on a couple of others too) So plugin etc appears on empty pages ---------------------------------------------- r23142 | jonnybradley | 2009-11-12 14:41:56 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Switch editor tool fixed for IE (and still working in Safari & Fx 3.5) ---------------------------------------------- r23140 | jonnybradley | 2009-11-12 13:52:32 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] XHTML (_text not text) ---------------------------------------------- r23139 | jonnybradley | 2009-11-12 13:51:39 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] XHTML ( needs something in it) ---------------------------------------------- r23138 | jonnybradley | 2009-11-12 13:51:04 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] XHTML (duplicated id - probably not needed on hidden field but renamed for safety) ---------------------------------------------- r23137 | jonnybradley | 2009-11-12 13:50:26 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] XHTML (name not valid on div) ---------------------------------------------- r23136 | jonnybradley | 2009-11-12 13:49:59 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] XHTML (duplicated attributes) ---------------------------------------------- r23135 | jonnybradley | 2009-11-12 13:49:22 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Default to simple remembermethod (becasue it remembers you) ---------------------------------------------- r23134 | chealer | 2009-11-12 13:43:45 -0500 (Thu, 12 Nov 2009) | 3 lines [FIX] Login box: remove unused nonums and rows [FIX] login box: undefined do_not_show_login_box [FIX] logo: make module title the same as its name ---------------------------------------------- r23132 | chealer | 2009-11-12 13:14:38 -0500 (Thu, 12 Nov 2009) | 5 lines [ENH] Change action_calendar and calendar_new modules to new module style (modules-doc). [MOD] remove calIds (using it would break website) sylvie: you may want to look at this [ENH] calendar plugin: change viewlist and viewwithevents parameters to something making sense. reindent [FIX] static calls to non-static $tikilib->make_time() ---------------------------------------------- r23131 | marclaporte | 2009-11-12 13:13:29 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Bump version number for hopeful succession of img by image ---------------------------------------------- r23128 | jonnybradley | 2009-11-12 11:40:00 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Moved copyright and authors style to properties tab ---------------------------------------------- r23125 | jonnybradley | 2009-11-12 11:11:18 -0500 (Thu, 12 Nov 2009) | 1 line [MOD] Move old wiki_up "add image" control from tools tab to edit. ---------------------------------------------- r23121 | chealer | 2009-11-12 08:47:17 -0500 (Thu, 12 Nov 2009) | 3 lines [FIX] strike syntax ("--") would match HTML comment ends to HTML comment starts from invocations of plugins using Smarty, such as wikiplugin_calendar, when log_tpl is enabled, resulting in content between a comment and the next one being commented. This solution does not consider "-->" as a strike begin thanks Jonny ---------------------------------------------- r23120 | luciash | 2009-11-12 07:22:08 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Tabs wikiplugin: parse wiki syntax in tabs ---------------------------------------------- r23119 | marclaporte | 2009-11-12 07:16:32 -0500 (Thu, 12 Nov 2009) | 1 line [KIL] Dexter said: I've looked over this file again, and the reason its kept is that it could be used when there are lots of ajax functions, to keep things clean in the tiki-register.php. but currently it isn't used, so it is safe and ok to remove it. ---------------------------------------------- r23118 | luciash | 2009-11-12 05:31:57 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Smarty display block: better example in comment, fix groups ---------------------------------------------- r23117 | luciash | 2009-11-12 03:45:51 -0500 (Thu, 12 Nov 2009) | 1 line better wording, added include check + Id to svn:keywords ---------------------------------------------- r23116 | luciash | 2009-11-12 03:39:23 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Smarty display block: do not display default error message for friends if ///else/// is set ---------------------------------------------- r23115 | luciash | 2009-11-12 02:43:13 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Smarty display block: enhancements to make display block much more useful (especially to filter out displaying of Pretty Trackers items to groups or friends in trackerlist) ---------------------------------------------- r23114 | chibaguy | 2009-11-12 02:25:09 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Made previous change specific to admin pages. ---------------------------------------------- r23113 | chibaguy | 2009-11-12 01:59:10 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Bullets on list items look inappropriate and unnecessary, being outside of alternating background colors. ---------------------------------------------- r23112 | luciash | 2009-11-12 00:53:39 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] trackerlist: better error message when tiki_p_use_as_template perm not assigned (TODO: do not cache) ---------------------------------------------- r23111 | jonnybradley | 2009-11-12 00:29:51 -0500 (Thu, 12 Nov 2009) | 1 line [FIX] Add flip param to all modules (and remove from common_params on webmail_inbox) ---------------------------------------------- r23110 | jonnybradley | 2009-11-12 00:28:24 -0500 (Thu, 12 Nov 2009) | 1 line [ENH] Change login_box and logo modules to new module style (modules-doc). ---------------------------------------------- r23109 | jonnybradley | 2009-11-11 23:45:09 -0500 (Wed, 11 Nov 2009) | 1 line [ENH] Change webmail_inbox module to new module style (modules-doc). ---------------------------------------------- r23107 | chibaguy | 2009-11-11 22:02:32 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] CSS id to class change consistent with changes in r23106. ---------------------------------------------- r23106 | chealer | 2009-11-11 18:37:40 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] HTML validity/CSS ---------------------------------------------- r23105 | jonnybradley | 2009-11-11 18:17:21 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] Only escape html chars if not in (or switching to) wysiwyg mode. 2nd attempt at r23072 to allow html entities in wiki markup. ---------------------------------------------- r23104 | jonnybradley | 2009-11-11 17:59:42 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] Hide empty tabs on edit page ---------------------------------------------- r23103 | marclaporte | 2009-11-11 17:55:27 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] prevent directory browsing ---------------------------------------------- r23102 | marclaporte | 2009-11-11 17:30:20 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] make impossible to call directly ---------------------------------------------- r23101 | marclaporte | 2009-11-11 17:15:28 -0500 (Wed, 11 Nov 2009) | 1 line [KIL] Remove test files. If developers write interesting scripts, please add to doc/devtools/ ---------------------------------------------- r23100 | luciash | 2009-11-11 17:03:56 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] user messages: prefer user preferences max messages to display pagination (thanks to Shawn Adler for noticing) ---------------------------------------------- r23099 | marclaporte | 2009-11-11 17:01:57 -0500 (Wed, 11 Nov 2009) | 1 line [KIL] Remove useless file ---------------------------------------------- r23096 | marclaporte | 2009-11-11 16:42:52 -0500 (Wed, 11 Nov 2009) | 1 line [SEC] re-order code to have security check first. ---------------------------------------------- r23095 | marclaporte | 2009-11-11 16:38:09 -0500 (Wed, 11 Nov 2009) | 1 line [DOC] dev documentation no longer relevant (was fixed) ---------------------------------------------- r23094 | sylvieg | 2009-11-11 16:37:15 -0500 (Wed, 11 Nov 2009) | 1 line [FIX]tracker: userCanTakeOwnership was a little bit too invasive ---------------------------------------------- r23093 | marclaporte | 2009-11-11 16:27:57 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] profiles are applied, not installed (installing implies adding files). ---------------------------------------------- r23092 | jonnybradley | 2009-11-11 16:16:07 -0500 (Wed, 11 Nov 2009) | 1 line [FIX] More on textarea selection ---------------------------------------------- r22965 | pkdille | 2009-11-07 23:37:51 +0100 (sam., 07 nov. 2009) | 1 line [FIX] database structure homogenization for a fresh 4.x installation and for a 3.x to 4.x upgraded tiki. ---------------------------------------------- r22964 | nyloth | 2009-11-07 23:17:23 +0100 (sam., 07 nov. 2009) | 1 line [FIX] release script: fix debug-packaging option for build_packages step ---------------------------------------------- r22962 | nyloth | 2009-11-07 23:11:11 +0100 (sam., 07 nov. 2009) | 1 line [FIX] release script: fix message when SecDB file is created. ---------------------------------------------- r22961 | nyloth | 2009-11-07 22:55:59 +0100 (sam., 07 nov. 2009) | 1 line [FIX] database connection error template: fix broken smarty syntax ---------------------------------------------- r22957 | nyloth | 2009-11-07 21:25:57 +0100 (sam., 07 nov. 2009) | 1 line [FIX] release script: fix displayed revision number after commit ---------------------------------------------- r22954 | nyloth | 2009-11-07 21:02:58 +0100 (sam., 07 nov. 2009) | 1 line [MOD] release script: adapt release script for 4.x ---------------------------------------------- r22953 | nyloth | 2009-11-07 20:51:34 +0100 (sam., 07 nov. 2009) | 1 line [MOD] release script: adapt release script to the new name of branches (e.g. 4.x instead of 4.0) ---------------------------------------------- r22952 | chibaguy | 2009-11-07 15:14:32 +0100 (sam., 07 nov. 2009) | 1 line [NEW] Fixed_width.css option for each theme. ---------------------------------------------- r22951 | chibaguy | 2009-11-07 11:52:34 +0100 (sam., 07 nov. 2009) | 1 line [FIX] Moved arrow down slightly in topbar suckerfish menu. ---------------------------------------------- r22950 | chibaguy | 2009-11-07 09:39:09 +0100 (sam., 07 nov. 2009) | 1 line [NEW] Left-column top and bottom graphics suited to flush-left position. ---------------------------------------------- r22949 | sylvieg | 2009-11-06 22:30:15 +0100 (ven., 06 nov. 2009) | 1 line [FIX]coelesce: fix display of >>> in admin->categories ---------------------------------------------- r22948 | chealer | 2009-11-06 22:09:05 +0100 (ven., 06 nov. 2009) | 4 lines [ENH] allow filtering profiles belonging to several categories [ENH] don't display category filter select multiple if categories aren't loaded [FIX] "Categories" instead of "Category" in column name displaying profile categories [FIX] colons inside tr blocks ---------------------------------------------- r22943 | pkdille | 2009-11-06 18:25:47 +0100 (ven., 06 nov. 2009) | 1 line [FIX] In wiki, as in other features (like forum), the error code when the user does not have the perms to view the page should be 401 instead of 403 in order to have the loginbox on error redirection working ---------------------------------------------- r22939 | alain_desilets | 2009-11-06 16:14:24 +0100 (ven., 06 nov. 2009) | 1 line - Started working on new side-by-side look for the translation interface. ---------------------------------------------- r22938 | chibaguy | 2009-11-06 14:37:47 +0100 (ven., 06 nov. 2009) | 1 line [FIX] Padding-right in #siteloginbar moved so that register link background (darker image) is flush right again. ---------------------------------------------- r22936 | chealer | 2009-11-06 02:29:31 +0100 (ven., 06 nov. 2009) | 2 lines [FIX] switching theme [or theme option] through switch theme module would do nothing for users with a custom theme [or theme option] if feature_userPreferences was disabled credits go to Nelson Koth for finding the actual issue and proposing this solution ---------------------------------------------- r22935 | jonnybradley | 2009-11-06 00:53:05 +0100 (ven., 06 nov. 2009) | 1 line [FIX] Switch Theme module now copes with theme control overrides (can't change them yet though - TODO) ---------------------------------------------- r22934 | luciash | 2009-11-06 00:37:07 +0100 (ven., 06 nov. 2009) | 1 line [bp/r22933][FIX] tracker wikiplugin: when admin preselect username from the user selector dropdown (for user option 1 = creator) when creating new item ---------------------------------------------- r22932 | jonnybradley | 2009-11-06 00:28:42 +0100 (ven., 06 nov. 2009) | 2 lines [FIX] Use lowest level theme only for nested theme controlled objects (i.e. object in section in category). Using $tikilib->get_style_path for tikidomain etc resolution. ---------------------------------------------- r22931 | jonnybradley | 2009-11-06 00:26:23 +0100 (ven., 06 nov. 2009) | 1 line [MOD] Theme control - show all controlled objects by default ---------------------------------------------- r22929 | chealer | 2009-11-06 00:07:14 +0100 (ven., 06 nov. 2009) | 2 lines [FIX] don't depend on feature_userPreferences, which isn't required after all ---------------------------------------------- r22927 | jonnybradley | 2009-11-05 23:44:04 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] Theme control for icons caching ---------------------------------------------- r22926 | jonnybradley | 2009-11-05 23:24:47 +0100 (jeu., 05 nov. 2009) | 5 lines [FIX] Theme control rationlisation (a little more extensive than planned, but it was in a bit of mess) Stopped theme options being mixed with site option (also for tikidomain) Refactored and deployed options to tc by object and section Fixed articles listing ---------------------------------------------- r22924 | jonnybradley | 2009-11-05 20:21:16 +0100 (jeu., 05 nov. 2009) | 3 lines [FIX] Smaller text for antibot form so all the numbers can be seen. Also textarea width for Strasa corrected. TODO Change it to use divs one day. ---------------------------------------------- r22923 | jonnybradley | 2009-11-05 20:01:00 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] Hide empty.css from switch theme module as it's not a real theme (and is ugly) ---------------------------------------------- r22922 | jonnybradley | 2009-11-05 20:00:11 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] Set option back to site default for reg users ---------------------------------------------- r22921 | jonnybradley | 2009-11-05 19:44:09 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] Switch theme for anonymous, and (hopefully) the mixing of options from one theme with the base of another both fixed. ---------------------------------------------- r22917 | pascalstjean | 2009-11-05 18:53:07 +0100 (jeu., 05 nov. 2009) | 1 line [MOD] Changed the links on the initial homepage to filter to the 4x version of the profiles ---------------------------------------------- r22915 | sylvieg | 2009-11-05 18:38:07 +0100 (jeu., 05 nov. 2009) | 1 line [FIX]fgal: can upload swf in podcast + error message id extension not accepted (instead of uploading the file witjout extension) ---------------------------------------------- r22914 | jonnybradley | 2009-11-05 18:26:43 +0100 (jeu., 05 nov. 2009) | 1 line [MOD] JSLint fixes for plugins JS, even though it's not being minified anymore. ---------------------------------------------- r22913 | jonnybradley | 2009-11-05 18:20:41 +0100 (jeu., 05 nov. 2009) | 2 lines [FIX] Correcting other jQuery object references (needs to be $jq, not just $ as we're still in compatibility mode, although $ will work mostly if mootools etc hasn't been added externally) ---------------------------------------------- r22912 | sylvieg | 2009-11-05 17:59:54 +0100 (jeu., 05 nov. 2009) | 1 line jq syntax ---------------------------------------------- r22910 | sylvieg | 2009-11-05 17:09:13 +0100 (jeu., 05 nov. 2009) | 1 line [FIX]newsletter: need to test feature before perm as perm is not loaded is pref not on ---------------------------------------------- r22909 | alain_desilets | 2009-11-05 16:56:57 +0100 (jeu., 05 nov. 2009) | 1 line - Bring a change made by Stéphane casset on Trunk, to enable smarter toggable buttons. ---------------------------------------------- r22908 | marclaporte | 2009-11-05 16:56:11 +0100 (jeu., 05 nov. 2009) | 1 line [MOD] Users are still expecting to find watch related features in main features admin panel, so adding (but keeping in community admin panel as well ---------------------------------------------- r22906 | sylvieg | 2009-11-05 15:59:23 +0100 (jeu., 05 nov. 2009) | 1 line [FIX]strasa: come back to a 180px width not to have a truncated left column + take away a white br in IE7 ---------------------------------------------- r22905 | marclaporte | 2009-11-05 15:48:35 +0100 (jeu., 05 nov. 2009) | 1 line [KIL] Remove doc that is made obsolete. secdb is always added the DB via installer. ---------------------------------------------- r22904 | marclaporte | 2009-11-05 15:31:44 +0100 (jeu., 05 nov. 2009) | 1 line [KIL] Remove doc that is made obsolete by chibaguy's enhancement ---------------------------------------------- r22903 | sylvieg | 2009-11-05 15:09:44 +0100 (jeu., 05 nov. 2009) | 1 line [MOD]strasa: lighter background + comment that shsow feature must eb on ---------------------------------------------- r22901 | chibaguy | 2009-11-05 07:57:13 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] Prevent text from overlapping when heading wraps to two lines. ---------------------------------------------- r22900 | chibaguy | 2009-11-05 06:41:37 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] div name updated for fixed width. ---------------------------------------------- r22899 | chibaguy | 2009-11-05 06:25:29 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] Added div#fixedwidth in tiki.tpl for Strasa Fixed and other "fixed-width" themes, so shadow layer doesn't need to be turned on for this purpose. Default setting is back to shadow layer off. (Change made after discussion with luci.) ---------------------------------------------- r22898 | chealer | 2009-11-05 03:19:20 +0100 (jeu., 05 nov. 2009) | 3 lines [FIX] upgrade_categperm loops were apparently doing nothing but output *not* tested ---------------------------------------------- r22897 | marclaporte | 2009-11-05 03:10:24 +0100 (jeu., 05 nov. 2009) | 1 line [NEW] New __connect__ admin panel, which restores __site register__ link (removed from admin panel in a previous version) and starts a new concept to help Tiki site admins connect with other members of the community. More details at http://dev.tikiwiki.org/Connect TODO: find another icon for RSS feed admin panel because this one is hijacked :-) ---------------------------------------------- r22896 | marclaporte | 2009-11-05 01:56:36 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] __Powered by__ in dynamic preferences: missing dependencies ---------------------------------------------- r22895 | marclaporte | 2009-11-05 01:49:26 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] move __Powered by__ to dynamic preferences ---------------------------------------------- r22894 | nkoth | 2009-11-05 01:35:24 +0100 (jeu., 05 nov. 2009) | 2 lines [ENH] different tooltip explanation for Reset to Global Perms button depending on whether object is a category or not ---------------------------------------------- r22893 | nkoth | 2009-11-05 01:18:31 +0100 (jeu., 05 nov. 2009) | 2 lines [ENH] Info message on perms displayed should be different if object is a category ---------------------------------------------- r22892 | nkoth | 2009-11-05 00:46:38 +0100 (jeu., 05 nov. 2009) | 2 lines [FIX] more query quote ---------------------------------------------- r22891 | marclaporte | 2009-11-05 00:39:12 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] better link to doc. ---------------------------------------------- r22890 | marclaporte | 2009-11-05 00:34:09 +0100 (jeu., 05 nov. 2009) | 1 line [FIX] more logical place for security link. tiki-admin_security.php should be merged into tiki-admin.php?page=security ---------------------------------------------- r22889 | marclaporte | 2009-11-05 00:29:46 +0100 (jeu., 05 nov. 2009) | 1 line [MOD] update logo ---------------------------------------------- r22888 | nkoth | 2009-11-05 00:19:31 +0100 (jeu., 05 nov. 2009) | 2 lines [FIX] Missing line in last commit - now in ---------------------------------------------- r22887 | nkoth | 2009-11-05 00:18:24 +0100 (jeu., 05 nov. 2009) | 2 lines [FIX] Put back feature to limit banner views for user by cookie ---------------------------------------------- r22886 | marclaporte | 2009-11-05 00:09:00 +0100 (jeu., 05 nov. 2009) | 1 line [MOD] Move Shadow layer to own tab [see, I like tabs :-)] as now that the feature is by default on to work with fixed width css options. ---------------------------------------------- r22885 | marclaporte | 2009-11-04 23:36:49 +0100 (mer., 04 nov. 2009) | 1 line [FIX] fix width 990px instead of 1000px as per recommendation of slj institute ---------------------------------------------- r22884 | nkoth | 2009-11-04 23:33:07 +0100 (mer., 04 nov. 2009) | 2 lines [FIX] quote query ---------------------------------------------- r22883 | nkoth | 2009-11-04 23:25:29 +0100 (mer., 04 nov. 2009) | 2 lines [FIX] convert-sortmode from 3.x no longer exist as a function, change to convertSortMode ---------------------------------------------- r22881 | nkoth | 2009-11-04 23:07:24 +0100 (mer., 04 nov. 2009) | 2 lines [MOD] Change text label and explain more clearly what the "Remove" button means ---------------------------------------------- r22880 | nkoth | 2009-11-04 22:30:20 +0100 (mer., 04 nov. 2009) | 2 lines [FIX] need to reload profile sources after install as cache is cleared after install, otherwise cannot list ---------------------------------------------- r22879 | sylvieg | 2009-11-04 22:10:42 +0100 (mer., 04 nov. 2009) | 1 line lesser magic+ begin to deprecate clear passwords ---------------------------------------------- r22877 | sylvieg | 2009-11-04 21:12:48 +0100 (mer., 04 nov. 2009) | 1 line [MOD]FANCYTABLE: new param sortable to use the tablesorter from jquery ---------------------------------------------- r22876 | jonnybradley | 2009-11-04 20:26:12 +0100 (mer., 04 nov. 2009) | 1 line [FIX] auto_query_args for modules admin (to prevent chaos when editing user modules) ---------------------------------------------- r22875 | lphuberdeau | 2009-11-04 20:14:31 +0100 (mer., 04 nov. 2009) | 1 line [MOD] Make sure all JS files go through minification, except the dynamic one ---------------------------------------------- r22874 | jonnybradley | 2009-11-04 20:12:01 +0100 (mer., 04 nov. 2009) | 1 line [FIX] needToConfirm=false for user module create button ---------------------------------------------- r22873 | jonnybradley | 2009-11-04 19:57:37 +0100 (mer., 04 nov. 2009) | 2 lines [FIX] Don't clear out object perms on features not currrently being edited (by taking the object's current perms and set or remove each according to the request). Also fix page busy spinner not hiding (following conversion to foreach instead of for loop) ---------------------------------------------- r22871 | dexl_2000 | 2009-11-04 19:04:26 +0100 (mer., 04 nov. 2009) | 1 line [MOD] change variable pass1 back to pass ---------------------------------------------- r22870 | dexl_2000 | 2009-11-04 18:56:07 +0100 (mer., 04 nov. 2009) | 1 line [MOD] change variable pass to pass1 ---------------------------------------------- r22869 | dexl_2000 | 2009-11-04 17:26:39 +0100 (mer., 04 nov. 2009) | 1 line [MOD] removing a commented out line that wasn't useful ---------------------------------------------- r22868 | dexl_2000 | 2009-11-04 17:18:37 +0100 (mer., 04 nov. 2009) | 1 line [FIX] forgot the change return value to true on correct input. now its fixed in the js ---------------------------------------------- r22867 | jonnybradley | 2009-11-04 13:05:31 +0100 (mer., 04 nov. 2009) | 1 line [FIX] Don't show sitemenu if top_bar is switched off ---------------------------------------------- r22866 | jonnybradley | 2009-11-04 13:04:22 +0100 (mer., 04 nov. 2009) | 1 line [MOD] Cleaning dead code ---------------------------------------------- r22865 | jonnybradley | 2009-11-04 13:03:31 +0100 (mer., 04 nov. 2009) | 1 line [FIX] Don't show tooblars if $section is not set (like for Contact Us form) ---------------------------------------------- r22864 | jonnybradley | 2009-11-04 13:02:16 +0100 (mer., 04 nov. 2009) | 1 line [MOD] More help info on feature_use_minified_scripts ---------------------------------------------- r22856 | jonnybradley | 2009-11-04 00:58:08 +0100 (mer., 04 nov. 2009) | 1 line [MOD] Helpful description text ---------------------------------------------- r22855 | jonnybradley | 2009-11-04 00:57:12 +0100 (mer., 04 nov. 2009) | 5 lines [FIX] Several annoyances in dialog tools Button label for replace/submit/insert tidied up Handles plugins without closing tag Close button JS error fix ---------------------------------------------- r22854 | sylvieg | 2009-11-04 00:25:59 +0100 (mer., 04 nov. 2009) | 1 line missing prefs ---------------------------------------------- r22853 | marclaporte | 2009-11-04 00:18:00 +0100 (mer., 04 nov. 2009) | 1 line [MOD] Changing the first impressions after a fresh install. using Strasa-fixed. This is up for debate. What do you think? ---------------------------------------------- r22852 | dexl_2000 | 2009-11-03 23:59:21 +0100 (mar., 03 nov. 2009) | 1 line [MOD] adding instant password check on change-password page, just basic functions at the moment. Future addon can be returnning of user name via js on GO BACK button, and tiki submit limit. ---------------------------------------------- r22850 | marclaporte | 2009-11-03 22:19:16 +0100 (mar., 03 nov. 2009) | 1 line [FIX] Restore installer upgrade script for workspace helper. A new patch should be made to delete or modify any data or schema. ---------------------------------------------- r22849 | jonnybradley | 2009-11-03 21:07:05 +0100 (mar., 03 nov. 2009) | 2 lines [KIL] Remove experimental static minified JS files and references (also $Id property and (c) notice added) ---------------------------------------------- r22848 | jonnybradley | 2009-11-03 20:41:00 +0100 (mar., 03 nov. 2009) | 2 lines [bp / r22845] [FIX]Broken Kaltura upload link on clean install (and convertsqls) ---------------------------------------------- r22846 | sylvieg | 2009-11-03 20:09:19 +0100 (mar., 03 nov. 2009) | 1 line [NEW]TRACKERLIST: new param showpagination ---------------------------------------------- r22843 | dexl_2000 | 2009-11-03 19:36:47 +0100 (mar., 03 nov. 2009) | 1 line [MOD] accept only mysql databases in database selection on 4th installation process. ---------------------------------------------- r22842 | marclaporte | 2009-11-03 19:09:08 +0100 (mar., 03 nov. 2009) | 1 line [MOD] duplicating Dynamic Content checkbox to main feature admin panel, because people also tend to think it will be here. ---------------------------------------------- r22841 | marclaporte | 2009-11-03 18:59:21 +0100 (mar., 03 nov. 2009) | 1 line [MOD] Make searching in admin panels an option, off by default and experimental. We made great progress here and will continue for Tiki5. http://dev.tikiwiki.org/Dynamic+Preferences ---------------------------------------------- r22840 | dexl_2000 | 2009-11-03 18:57:27 +0100 (mar., 03 nov. 2009) | 1 line [MOD] removed the profile selection and wording on the 5th installation process. ---------------------------------------------- r22839 | sylvieg | 2009-11-03 18:43:12 +0100 (mar., 03 nov. 2009) | 1 line [FIX]admin group: pagination ---------------------------------------------- r22836 | sylvieg | 2009-11-03 18:12:53 +0100 (mar., 03 nov. 2009) | 1 line oops again - a php installer script is a php but a function ---------------------------------------------- r22835 | sylvieg | 2009-11-03 17:58:00 +0100 (mar., 03 nov. 2009) | 1 line oops- no need to check perms in installer ---------------------------------------------- r22834 | sylvieg | 2009-11-03 17:46:14 +0100 (mar., 03 nov. 2009) | 1 line moved ---------------------------------------------- r22833 | sylvieg | 2009-11-03 17:45:16 +0100 (mar., 03 nov. 2009) | 1 line [FIX] officially move the categ perm upgrade script to the installer ... better than nothing ---------------------------------------------- r22828 | sylvieg | 2009-11-03 17:03:52 +0100 (mar., 03 nov. 2009) | 1 line [bp/ r 22820][FIX]TRACKERFILTER: force to test on the upper value ---------------------------------------------- r22827 | jonnybradley | 2009-11-03 16:55:14 +0100 (mar., 03 nov. 2009) | 1 line [SVN] Ignore minified script cache ---------------------------------------------- r22824 | jonnybradley | 2009-11-03 16:46:49 +0100 (mar., 03 nov. 2009) | 1 line [SVN] Removing old mergeinfo props for cleaner merging in future (missed one) ---------------------------------------------- r22823 | jonnybradley | 2009-11-03 16:42:27 +0100 (mar., 03 nov. 2009) | 1 line [TEST] 3rd test commit after 2nd (1st proper automatic) merge ---------------------------------------------- r22821 | jonnybradley | 2009-11-03 16:23:19 +0100 (mar., 03 nov. 2009) | 1 line [SVN] Removing old mergeinfo props for cleaner merging in future ---------------------------------------------- r22819 | jonnybradley | 2009-11-03 15:24:52 +0100 (mar., 03 nov. 2009) | 1 line [TEST] 2nd test commit after 1st merge ---------------------------------------------- r22816 | marclaporte | 2009-11-03 07:10:48 +0100 (mar., 03 nov. 2009) | 1 line [TEST] test commit on 4x ---------------------------------------------- r22815 | marclaporte | 2009-11-03 06:58:13 +0100 (mar., 03 nov. 2009) | 1 line [BRANCH] Creation, trunk 0 to 22810 ---------------------------------------------- r22810 | chealer | 2009-11-03 05:37:13 +0100 (mar., 03 nov. 2009) | 2 lines presumably fix broken logic on universaleditbutton.org button display check ---------------------------------------------- r22809 | chealer | 2009-11-03 05:34:34 +0100 (mar., 03 nov. 2009) | 2 lines [FIX] undefined editable, galleryId, description notices ---------------------------------------------- r22808 | chealer | 2009-11-03 05:31:11 +0100 (mar., 03 nov. 2009) | 2 lines [FIX] assigning value by reference ---------------------------------------------- r22806 | nkoth | 2009-11-03 04:26:35 +0100 (mar., 03 nov. 2009) | 2 lines [FIX] query error with perspectives and clean up perspective deployment to calendar list ---------------------------------------------- r22805 | marclaporte | 2009-11-03 04:03:48 +0100 (mar., 03 nov. 2009) | 1 line [DOC] doc link ---------------------------------------------- r22804 | marclaporte | 2009-11-03 03:27:49 +0100 (mar., 03 nov. 2009) | 1 line [MOD] making the newly added minify feature be default off, until it's more vastly tested. Moving the other minify feature next to it, as a reminder than it may disappear in the future ---------------------------------------------- r22803 | marclaporte | 2009-11-03 01:59:12 +0100 (mar., 03 nov. 2009) | 1 line [KIL] Remove htaccess entries for removed features. ---------------------------------------------- r22802 | marclaporte | 2009-11-03 01:54:09 +0100 (mar., 03 nov. 2009) | 1 line [KIL] Remove Workspace-Helper related files, as explained at http://article.gmane.org/gmane.comp.cms.tiki.devel/14261 Hope it is completed and added to Tiki5 or Tiki4.1 Workspace withouth helper, are working fine ---------------------------------------------- r22801 | jonnybradley | 2009-11-02 23:49:00 +0100 (lun., 02 nov. 2009) | 2 lines [FIX] wikitext div should be clear:both aka .clearfix Tested on several themes and several browsers (but not all - please let me know of any problems) ---------------------------------------------- r22800 | jonnybradley | 2009-11-02 23:42:06 +0100 (lun., 02 nov. 2009) | 1 line [FIX] Missing var init ---------------------------------------------- r22799 | luciash | 2009-11-02 23:40:51 +0100 (lun., 02 nov. 2009) | 1 line [ENH] Wiki Plugin TRACKERLIST: allow to list items for specified user by request (&tr_user=foo in URL) ---------------------------------------------- r22798 | chealer | 2009-11-02 23:15:46 +0100 (lun., 02 nov. 2009) | 2 lines get rid of some code thanks to PHP 5 requirement ---------------------------------------------- r22797 | chealer | 2009-11-02 23:14:29 +0100 (lun., 02 nov. 2009) | 3 lines [FIX] feature_version_checks only controls whether version checks are done automatically hopefully fix version checks for good now ---------------------------------------------- r22796 | lphuberdeau | 2009-11-02 21:43:38 +0100 (lun., 02 nov. 2009) | 1 line [ENH] Mozilla upstream 409683. Do not send watch email to post author in forums ---------------------------------------------- r22795 | dexl_2000 | 2009-11-02 21:30:41 +0100 (lun., 02 nov. 2009) | 1 line [MOD] fixing and made the register.php work with ajax. ---------------------------------------------- r22794 | nkoth | 2009-11-02 19:40:25 +0100 (lun., 02 nov. 2009) | 2 lines [FIX] ? was being added at the end of the user login on tiki-change_password.php on new install/change password needed ---------------------------------------------- r22793 | lphuberdeau | 2009-11-02 18:42:01 +0100 (lun., 02 nov. 2009) | 1 line [NEW] Minify javascript on the fly and generate publicly available static file ---------------------------------------------- r22792 | chealer | 2009-11-02 18:13:29 +0100 (lun., 02 nov. 2009) | 3 lines remove moo blurbs which seemed to cause errors and seem useless I hope this doesn't break something ---------------------------------------------- r22791 | zchermit | 2009-11-02 17:27:19 +0100 (lun., 02 nov. 2009) | 1 line [FIX] Add {tr} tag for translation ---------------------------------------------- r22790 | sylvieg | 2009-11-02 17:05:39 +0100 (lun., 02 nov. 2009) | 1 line [MOD]breadcrumb: s/Recently/Last/ to have a name similar to all the other last modules ---------------------------------------------- r22789 | lphuberdeau | 2009-11-02 16:26:30 +0100 (lun., 02 nov. 2009) | 1 line [ENH] Mozilla upstream 390123. Allow to display site title after the page name to improve SEO. ---------------------------------------------- r22788 | chealer | 2009-11-02 16:15:18 +0100 (lun., 02 nov. 2009) | 2 lines [FIX] r22787 regression. oops, should have tested that one ---------------------------------------------- r22787 | chealer | 2009-11-02 16:07:09 +0100 (lun., 02 nov. 2009) | 2 lines [FIX] HTML validation ---------------------------------------------- r22786 | lphuberdeau | 2009-11-02 15:55:09 +0100 (lun., 02 nov. 2009) | 3 lines [MOD] Mozilla upstream. Allow to specify the PHP session cookie name. [FIX] if(SID) is always true as it evaluates to if('SID') ---------------------------------------------- r22785 | lphuberdeau | 2009-11-02 15:54:01 +0100 (lun., 02 nov. 2009) | 1 line [FIX] Warning. ---------------------------------------------- r22784 | lphuberdeau | 2009-11-02 14:14:49 +0100 (lun., 02 nov. 2009) | 1 line [ENH] Mozilla upstream 463963. Strip out bad characters from tags. ---------------------------------------------- r22783 | sylvieg | 2009-11-02 13:12:46 +0100 (lun., 02 nov. 2009) | 1 line [FIX]calendar: translate the date in language format ---------------------------------------------- r22782 | sylvieg | 2009-11-02 13:04:35 +0100 (lun., 02 nov. 2009) | 1 line include ---------------------------------------------- r22781 | chealer | 2009-11-01 18:54:00 +0100 (dim., 01 nov. 2009) | 3 lines [FIX] group_exists() caching prevented group removal and renaming Closes: #2837 ---------------------------------------------- r22780 | rischconsulting | 2009-11-01 18:43:17 +0100 (dim., 01 nov. 2009) | 3 lines [FIX] Attempt to fix bug 2839 by changing tob$ff.`type` = 'tracker $trackerId' to tob$ff.`type` = 'trackeritem'. The query appears to have two problems: 1. tiki_objects field 'type' is never in the form "tracker $trackerID" but is instead just "tracker" and 2. Searching only for trackers limits the search unnecessarily, especially because we are searching for trackeritem objects. If I missed something or broke it, please let me know - it appears to work. All other changes are auto trailing whitespace cleanup by my editor. ---------------------------------------------- r22779 | sylvieg | 2009-11-01 16:20:49 +0100 (dim., 01 nov. 2009) | 1 line [FIX]PLUGIN CALENDAR: do not show twice same event in list mode (remarcks: better to user {foreach} instead of {section} because {foreach} supports non consecutive elts) ---------------------------------------------- r22778 | sylvieg | 2009-11-01 16:08:48 +0100 (dim., 01 nov. 2009) | 1 line [FIX]calendar: priority default is 1 ---------------------------------------------- r22777 | luciash | 2009-10-31 21:08:48 +0100 (sam., 31 oct. 2009) | 1 line [ENH] Strasa: some more styling on wikitext heading levels ---------------------------------------------- r22776 | zchermit | 2009-10-31 13:29:03 +0100 (sam., 31 oct. 2009) | 1 line [MOD] Add some Russian translation ---------------------------------------------- r22775 | luciash | 2009-10-31 11:23:36 +0100 (sam., 31 oct. 2009) | 1 line [NEW] Strasa theme - fixed width option ---------------------------------------------- r22774 | alain_desilets | 2009-10-30 22:37:37 +0100 (ven., 30 oct. 2009) | 1 line - Trying to put some order into automated tests. ---------------------------------------------- r22773 | Stojanovim | 2009-10-30 22:23:41 +0100 (ven., 30 oct. 2009) | 1 line fixed some tests in MachineTranslation ---------------------------------------------- r22772 | alain_desilets | 2009-10-30 21:51:06 +0100 (ven., 30 oct. 2009) | 1 line - Trying to put some order into automated tests. ---------------------------------------------- r22771 | sylvieg | 2009-10-30 20:56:40 +0100 (ven., 30 oct. 2009) | 1 line [FIX] calendar plugin: fix title + option viewnavbar ---------------------------------------------- r22770 | alain_desilets | 2009-10-30 20:29:10 +0100 (ven., 30 oct. 2009) | 1 line - Deleted the AllTests.php file from lib/test/core, cause it's not needed anymore. phpunit is configured to automatilly look for test cases under current directory and lower. ---------------------------------------------- r22766 | sylvieg | 2009-10-30 17:05:30 +0100 (ven., 30 oct. 2009) | 1 line [FIX]self_link ---------------------------------------------- r22765 | sept_7 | 2009-10-30 16:53:31 +0100 (ven., 30 oct. 2009) | 2 lines [FIX] no php ending tag, Zend recommendation ---------------------------------------------- r22764 | sylvieg | 2009-10-30 16:49:42 +0100 (ven., 30 oct. 2009) | 1 line [FIX]no need to specify the url ---------------------------------------------- r22763 | sept_7 | 2009-10-30 16:20:52 +0100 (ven., 30 oct. 2009) | 2 lines [ENH] coding style : no ending tags, class definition, PHPCS ---------------------------------------------- r22762 | sept_7 | 2009-10-30 16:18:37 +0100 (ven., 30 oct. 2009) | 2 lines [ENH] coding style, avoid function in for loop statement, PHPCS ---------------------------------------------- r22761 | sept_7 | 2009-10-30 16:16:01 +0100 (ven., 30 oct. 2009) | 2 lines [ENH] coding style: avoid function in for loop statement, PHPCS ---------------------------------------------- r22759 | sept_7 | 2009-10-30 16:09:54 +0100 (ven., 30 oct. 2009) | 2 lines [ENH] coding style avoir function in for loop, PHPCS ---------------------------------------------- r22758 | sept_7 | 2009-10-30 16:02:53 +0100 (ven., 30 oct. 2009) | 2 lines [ENH] fix coding style error : no function in for loop statemement PHPCS ---------------------------------------------- r22757 | sylvieg | 2009-10-30 15:57:39 +0100 (ven., 30 oct. 2009) | 1 line [FIX]watch: merge the wiki user watch and wiki admin notif to the type 'wiki page' - important since now perms are checked ---------------------------------------------- r22756 | sept_7 | 2009-10-30 14:18:41 +0100 (ven., 30 oct. 2009) | 2 lines [FIX] coding style no function in for loop statements, PHPCS errors ---------------------------------------------- r22755 | sept_7 | 2009-10-30 14:15:51 +0100 (ven., 30 oct. 2009) | 2 lines [FIX] remove PHP ending tag, Zend recommendation ---------------------------------------------- r22754 | sept_7 | 2009-10-30 12:08:49 +0100 (ven., 30 oct. 2009) | 2 lines [ENH] allow folder icon to be styled... ---------------------------------------------- r22753 | sept_7 | 2009-10-30 12:06:57 +0100 (ven., 30 oct. 2009) | 2 lines [FIX] better code layout and coding style ---------------------------------------------- r22752 | sept_7 | 2009-10-30 12:05:30 +0100 (ven., 30 oct. 2009) | 2 lines [FIX] remove PHP ending Tags, Zend recommendation ---------------------------------------------- r22750 | chealer | 2009-10-30 02:08:37 +0100 (ven., 30 oct. 2009) | 2 lines [FIX] debugging leftover. oops ---------------------------------------------- r22749 | chealer | 2009-10-30 02:05:39 +0100 (ven., 30 oct. 2009) | 3 lines [FIX] Strange message "A new major release branch is available." mentioning current version as if it was new go a long way towards properly encapsulating TWVersion ---------------------------------------------- r22748 | chealer | 2009-10-30 02:03:01 +0100 (ven., 30 oct. 2009) | 2 lines [FIX] {$tiki_release} not always set ---------------------------------------------- r22746 | lphuberdeau | 2009-10-29 23:12:37 +0100 (jeu., 29 oct. 2009) | 1 line [FIX] Forgot to remove these exceptions that used to be required ---------------------------------------------- r22745 | lphuberdeau | 2009-10-29 23:10:43 +0100 (jeu., 29 oct. 2009) | 1 line [MOD] Making the admin-gets-all-rights check dynamic and valid everywhere rather than bind it at initialization for the current execution. Checking an other group's permissions will behave correctly even when logged as an admin. ---------------------------------------------- r22744 | sylvieg | 2009-10-29 22:33:22 +0100 (jeu., 29 oct. 2009) | 1 line [MOD]fgal: admin can watch fgal quota excceeded ---------------------------------------------- r22742 | alain_desilets | 2009-10-29 18:45:32 +0100 (jeu., 29 oct. 2009) | 1 line - Added a SentenceAlignments class. ---------------------------------------------- r22740 | chealer | 2009-10-29 17:45:49 +0100 (jeu., 29 oct. 2009) | 2 lines [FIX] feature_version_checks controls whether version checks are done automatically, not whether outdated version warning show ---------------------------------------------- r22739 | chealer | 2009-10-29 17:37:33 +0100 (jeu., 29 oct. 2009) | 2 lines [FIX] syntax error in feature_version_checks check ---------------------------------------------- r22738 | lphuberdeau | 2009-10-29 17:34:38 +0100 (jeu., 29 oct. 2009) | 1 line [FIX] Mark tests as incomplete again, AFAIK, they still don't have an implementation. Fix one test to match new implementation. ---------------------------------------------- r22737 | luciash | 2009-10-29 16:48:50 +0100 (jeu., 29 oct. 2009) | 1 line rollback of r22735 (it would need to be modified in all templates, not just this one + the icon is broken now - missing images... please send your icon request to tikiwiki-artwork mailing list so graphics designers can create nicely looking icon from your suggestion/idea matching the rest of the iconset) ---------------------------------------------- r22736 | jonnybradley | 2009-10-29 16:19:11 +0100 (jeu., 29 oct. 2009) | 1 line [FIX] Allow points in the rest of the world ---------------------------------------------- r22735 | alain_desilets | 2009-10-29 15:02:34 +0100 (jeu., 29 oct. 2009) | 1 line - Modified icons for toggling page watch. ---------------------------------------------- r22734 | jonnybradley | 2009-10-29 14:55:13 +0100 (jeu., 29 oct. 2009) | 1 line [FIX] Category for imported items (don't mix in the previous item's category) ---------------------------------------------- r22732 | jonnybradley | 2009-10-29 12:50:52 +0100 (jeu., 29 oct. 2009) | 1 line [CSS] Warning remarksbox title and link colours ---------------------------------------------- r22731 | chibaguy | 2009-10-29 09:11:03 +0100 (jeu., 29 oct. 2009) | 1 line [FIX] Language strings improved as on dev.tw.o/Pending text corrections . ---------------------------------------------- r22730 | chealer | 2009-10-29 07:16:44 +0100 (jeu., 29 oct. 2009) | 3 lines [FIX] adapt newVersionAvailable() to major.minor versioning scheme (and slightly simplify) not completely tested ---------------------------------------------- r22729 | chealer | 2009-10-29 06:56:42 +0100 (jeu., 29 oct. 2009) | 2 lines add some previous versions, just for consistency ---------------------------------------------- r22728 | sylvieg | 2009-10-29 00:23:08 +0100 (jeu., 29 oct. 2009) | 1 line [MOD]fgal quota: alllows to limit the volume that is uploaded globally to the fgals or locally to a fgal ---------------------------------------------- r22726 | nyloth | 2009-10-28 22:52:14 +0100 (mer., 28 oct. 2009) | 1 line [FIX] release script: Update the checkout before trying to get its last revision, in order to be sure to create the svn tag with the last commit from the release script (usually secdb changes). ---------------------------------------------- r22714 | sylvieg | 2009-10-28 21:38:22 +0100 (mer., 28 oct. 2009) | 1 line [FIX]fgal: show gal name in drop down ---------------------------------------------- r22706 | jonnybradley | 2009-10-28 18:13:04 +0100 (mer., 28 oct. 2009) | 3 lines [FIX] Remove incorrect use of Image class to get thumbnail size. TODO: make info a preference ---------------------------------------------- r22705 | jonnybradley | 2009-10-28 18:06:25 +0100 (mer., 28 oct. 2009) | 1 line [CSS] Improvements for toolbars. Moved "structural" definitions to layout and rationalised. ---------------------------------------------- r22704 | jonnybradley | 2009-10-28 17:55:21 +0100 (mer., 28 oct. 2009) | 2 lines [MOD] Tooltips for admin "anchor" buttons. Please correct/improve text where possible. TODO: Share with main admin page buttons somehow. ---------------------------------------------- r22703 | chealer | 2009-10-28 17:05:48 +0100 (mer., 28 oct. 2009) | 2 lines [FIX] HTML special chars encoding ---------------------------------------------- r22702 | chealer | 2009-10-28 17:05:11 +0100 (mer., 28 oct. 2009) | 3 lines [FIX] colons inside tr blocks [FIX] HTML special chars encoding ---------------------------------------------- r22701 | chealer | 2009-10-28 17:03:56 +0100 (mer., 28 oct. 2009) | 3 lines [FIX] home selector [FIX] HTML special chars encoding ---------------------------------------------- r22700 | chealer | 2009-10-28 17:01:52 +0100 (mer., 28 oct. 2009) | 2 lines [FIX] Forum admin: double colon after "Uploaded filenames must match regex" ---------------------------------------------- r22691 | chealer | 2009-10-28 16:34:58 +0100 (mer., 28 oct. 2009) | 2 lines translate "to" ---------------------------------------------- r22690 | jonnybradley | 2009-10-28 14:41:21 +0100 (mer., 28 oct. 2009) | 1 line [FIX] Righthand tools section needs to be output before the rest so they appear on the same line (for Firefox anyway) ---------------------------------------------- r22689 | jonnybradley | 2009-10-28 14:03:28 +0100 (mer., 28 oct. 2009) | 1 line [CSS] Remarksbox warning colour change (black was too scary) ---------------------------------------------- r22688 | jonnybradley | 2009-10-28 13:54:26 +0100 (mer., 28 oct. 2009) | 1 line [FIX] Errors and notices (trying to assign boolean from conditional doesn't work in Smarty). Also removed surplus "Active" column(s). Thanks chealer again. ---------------------------------------------- r22687 | jonnybradley | 2009-10-28 13:39:54 +0100 (mer., 28 oct. 2009) | 2 lines [FIX] Correct bad {self_link} syntax (thanks chealer) More to come... ---------------------------------------------- r22686 | chibaguy | 2009-10-28 04:12:59 +0100 (mer., 28 oct. 2009) | 1 line [ENH] Color rules put in design.css, and redundant rules (in both layout.css and design.css) avoided. ---------------------------------------------- r22685 | luciash | 2009-10-27 22:01:58 +0100 (mar., 27 oct. 2009) | 1 line [NEW] Tabs Wiki Plugin: allows to divide content and group it in the Tiki tabs ---------------------------------------------- r22684 | chealer | 2009-10-27 20:38:54 +0100 (mar., 27 oct. 2009) | 3 lines [FIX] HTML special chars escaping [FIX] somewhat generalize mailbox type (from "POP server" to "Server"), probably still wrong for local boxes ---------------------------------------------- r22683 | chealer | 2009-10-27 20:32:01 +0100 (mar., 27 oct. 2009) | 2 lines [FIX] typo in default port for IMAP on SSL 933 instead of 993, possibly known as "cannot connect to host : 110 : Connection timed out" ---------------------------------------------- r22682 | jonnybradley | 2009-10-27 20:14:22 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Use filegal_manager param on gallery tree links if applicable ---------------------------------------------- r22681 | jonnybradley | 2009-10-27 20:10:32 +0100 (mar., 27 oct. 2009) | 1 line [MOD] Move long and lat text to below map and wrap in div.description (also hide overlay for Firefox) ---------------------------------------------- r22680 | sylvieg | 2009-10-27 20:07:16 +0100 (mar., 27 oct. 2009) | 1 line rollback 22655 ---------------------------------------------- r22679 | jonnybradley | 2009-10-27 19:42:44 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Use selected text for body after warning about editing wrong plugin (user knows best) ---------------------------------------------- r22678 | sylvieg | 2009-10-27 19:13:11 +0100 (mar., 27 oct. 2009) | 1 line [MOD]bar: regroup all teh code in a smarty function ---------------------------------------------- r22677 | jonnybradley | 2009-10-27 17:35:09 +0100 (mar., 27 oct. 2009) | 1 line [SVN] Missing Id ---------------------------------------------- r22676 | jonnybradley | 2009-10-27 17:30:51 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Propagate 'close' param (already in Smarty object) ---------------------------------------------- r22675 | lphuberdeau | 2009-10-27 17:27:42 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Error caused by missing object reference (destructed too early). Forcing to hold reference ---------------------------------------------- r22673 | lphuberdeau | 2009-10-27 17:24:49 +0100 (mar., 27 oct. 2009) | 1 line [NEW] Memcache session support ---------------------------------------------- r22672 | jonnybradley | 2009-10-27 16:43:39 +0100 (mar., 27 oct. 2009) | 1 line [CSS] Some improvements on default styles for remarksboxes (rbox) ---------------------------------------------- r22671 | lphuberdeau | 2009-10-27 16:33:47 +0100 (mar., 27 oct. 2009) | 1 line [MOD] Convert the session database from a flag to a list of option (soon to add memcache) ---------------------------------------------- r22670 | jonnybradley | 2009-10-27 15:48:00 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Show object category perms and remarksbox if object is in a category with specific perms set. ---------------------------------------------- r22669 | lphuberdeau | 2009-10-27 15:45:00 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Move the invalidation to standard cache invalidate call ---------------------------------------------- r22668 | lphuberdeau | 2009-10-27 15:34:54 +0100 (mar., 27 oct. 2009) | 1 line [MOD] Invalidate on staging approval ---------------------------------------------- r22667 | lphuberdeau | 2009-10-27 15:31:53 +0100 (mar., 27 oct. 2009) | 1 line [MOD] Deploy memcache to wiki ---------------------------------------------- r22666 | lphuberdeau | 2009-10-27 15:12:49 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Invalidate cache on new comment ---------------------------------------------- r22665 | lphuberdeau | 2009-10-27 14:54:47 +0100 (mar., 27 oct. 2009) | 1 line [MOD] Refactor memcache to make it less invasive ---------------------------------------------- r22662 | jonnybradley | 2009-10-27 13:32:09 +0100 (mar., 27 oct. 2009) | 1 line [FIX] Plugin aliasses need to validate the arguments for the base plugin, otherwise args with 'separator' set don't get converted into arrays (such as 'fields' in trackerlist). ---------------------------------------------- r22661 | redflo | 2009-10-27 12:50:58 +0100 (mar., 27 oct. 2009) | 2 lines ignore errors when utf8 is not build in. ---------------------------------------------- r22660 | sylvieg | 2009-10-26 23:15:30 +0100 (lun., 26 oct. 2009) | 1 line [FIX]lesser magic: no need to put the prefs toggle in php- thx pkdille ---------------------------------------------- r22659 | lphuberdeau | 2009-10-26 21:31:20 +0100 (lun., 26 oct. 2009) | 1 line [MOD] Enable memcache in forum thread view ---------------------------------------------- r22658 | lphuberdeau | 2009-10-26 20:59:18 +0100 (lun., 26 oct. 2009) | 1 line [NEW] Mozilla upstream. Base library for memcached and configuration options. ---------------------------------------------- r22657 | sylvieg | 2009-10-26 20:39:10 +0100 (lun., 26 oct. 2009) | 1 line [FIX]wiki notif: add watch wiki page at a user level + check perms ---------------------------------------------- r22656 | lphuberdeau | 2009-10-26 19:25:45 +0100 (lun., 26 oct. 2009) | 1 line [FIX] Preserve global rules when logged in as admin and use those rules when calculating permissions for a different user ---------------------------------------------- r22655 | zchermit | 2009-10-26 19:17:02 +0100 (lun., 26 oct. 2009) | 1 line [FIX] Move ":" outside {tr} tag. ---------------------------------------------- r22654 | lphuberdeau | 2009-10-26 18:39:45 +0100 (lun., 26 oct. 2009) | 1 line [MOD] Make sure replication is ignored in the installer phases (use master no matter what) ---------------------------------------------- r22653 | lphuberdeau | 2009-10-26 18:32:22 +0100 (lun., 26 oct. 2009) | 1 line [NEW] Mozilla upstream. Database replication support. ---------------------------------------------- r22652 | jonnybradley | 2009-10-26 18:29:58 +0100 (lun., 26 oct. 2009) | 1 line [FIX] gmap locator fixes - disambiguate set_default and default request params, remember return page and clear find input on click. ---------------------------------------------- r22651 | lphuberdeau | 2009-10-26 16:52:44 +0100 (lun., 26 oct. 2009) | 1 line [MOD] Mozilla upstream. Move IP address to a mail header instead of the message body. Most users are not aware of their IP address. ---------------------------------------------- r22650 | sylvieg | 2009-10-26 16:47:29 +0100 (lun., 26 oct. 2009) | 1 line [FIX]TRACKERLIST: itemId filter ---------------------------------------------- r22648 | sylvieg | 2009-10-26 15:30:31 +0100 (lun., 26 oct. 2009) | 1 line [FIX]broadcast: confirmation step with list of user before sending a broadcast + check tiki_p_messages perms + check allowMsgs preference ---------------------------------------------- r22647 | lphuberdeau | 2009-10-26 14:51:10 +0100 (lun., 26 oct. 2009) | 1 line [FIX] Prevent from crashing when screencast configuration is incomplete ---------------------------------------------- r22646 | luciash | 2009-10-26 14:31:30 +0100 (lun., 26 oct. 2009) | 1 line [FIX] img wiki plugin: no need to have title set in rel if desconly and title is already set as an attribute ---------------------------------------------- r22645 | luciash | 2009-10-26 13:59:00 +0100 (lun., 26 oct. 2009) | 1 line [ENH] Strasa theme: better difference between headings in wiki text, col2 menu visual enhancemennts ---------------------------------------------- r22644 | lindonb | 2009-10-25 20:29:32 +0100 (dim., 25 oct. 2009) | 1 line [FIX] Added clear to parameters. Code was written to handle a "clear" parameter, but it wasn't included in the parameters array. Also added edit plugin options. ---------------------------------------------- r22643 | pkdille | 2009-10-25 00:26:07 +0200 (dim., 25 oct. 2009) | 1 line [MOD] lesser magic deployment to forum admin template ---------------------------------------------- r22642 | chealer | 2009-10-24 23:26:13 +0200 (sam., 24 oct. 2009) | 6 lines [ENH] change translation module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] colons inside tr blocks [FIX] undefined show_translation_module notice show completeness even if 0% ---------------------------------------------- r22639 | sylvieg | 2009-10-24 20:29:28 +0200 (sam., 24 oct. 2009) | 1 line [MOD] lesser magic deployment (1 tab of fgal) ---------------------------------------------- r22638 | jonnybradley | 2009-10-24 20:18:02 +0200 (sam., 24 oct. 2009) | 1 line [FIX] Allow 'x' as the second part of stable branch names (e.g. branches/4.x) ---------------------------------------------- r22636 | jonnybradley | 2009-10-24 19:21:35 +0200 (sam., 24 oct. 2009) | 1 line [FIX] Only paste perms once (for safety - you can always copy again) ---------------------------------------------- r22635 | jonnybradley | 2009-10-24 19:14:22 +0200 (sam., 24 oct. 2009) | 2 lines [FIX] Fixed show disabled feature switch, no 2nd remove button on globals & few minor label changes [ENH] Basic copy/paste perms function ---------------------------------------------- r22634 | pkdille | 2009-10-24 19:01:41 +0200 (sam., 24 oct. 2009) | 1 line [MOD] better not to have functions in the second argument in a for loop ---------------------------------------------- r22633 | pkdille | 2009-10-24 18:32:33 +0200 (sam., 24 oct. 2009) | 1 line [MOD] removing functions in loops. Better fix than r22541. Thks Sylvie ---------------------------------------------- r22632 | jonnybradley | 2009-10-24 15:50:14 +0200 (sam., 24 oct. 2009) | 1 line [FIX] Prevent tiki_p_admin being removed from Admins ---------------------------------------------- r22631 | sylvieg | 2009-10-24 12:46:46 +0200 (sam., 24 oct. 2009) | 1 line [FIX]smarty: inclose with double quotes incase the translation has a quote ---------------------------------------------- r22629 | pkdille | 2009-10-24 06:43:18 +0200 (sam., 24 oct. 2009) | 1 line [MOD] lesser magic deployment to blog admin template. Btw, recovering a pref (feature_blog_mandatory_category) which was lost in r17625. Will be backported to proposed ---------------------------------------------- r22628 | chealer | 2009-10-23 23:01:43 +0200 (ven., 23 oct. 2009) | 2 lines [FIX] add a schema script for r22599. it seems there's a rule to keep database schemas identical. oops, thanks Sylvie ---------------------------------------------- r22624 | sylvieg | 2009-10-23 21:35:56 +0200 (ven., 23 oct. 2009) | 1 line [FIX]categ: do not assign a nul category to object without category (is_null(false) is false in php) ---------------------------------------------- r22623 | jonnybradley | 2009-10-23 21:06:22 +0200 (ven., 23 oct. 2009) | 2 lines [FIX] Show other features if using 'select features' when editing single object perms. This allows you to edit comment perms on a wiki page, for instance. ---------------------------------------------- r22622 | jonnybradley | 2009-10-23 20:51:50 +0200 (ven., 23 oct. 2009) | 1 line [SVN] Ignore .lastup and last.log ---------------------------------------------- r22621 | jonnybradley | 2009-10-23 20:43:51 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Correctly position help dialog where it was left - added a link to the plugins help to make it more obvious, a couple of comments and plugins filter ---------------------------------------------- r22620 | jonnybradley | 2009-10-23 20:38:17 +0200 (ven., 23 oct. 2009) | 1 line [MOD] Extra $Id: removed ---------------------------------------------- r22619 | jonnybradley | 2009-10-23 20:37:15 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Typo and missing var ---------------------------------------------- r22618 | luciash | 2009-10-23 18:56:35 +0200 (ven., 23 oct. 2009) | 1 line oops, forgot .wikitext class selector ---------------------------------------------- r22617 | luciash | 2009-10-23 18:51:13 +0200 (ven., 23 oct. 2009) | 1 line ul list in remarksbox... better like this ---------------------------------------------- r22616 | luciash | 2009-10-23 18:27:42 +0200 (ven., 23 oct. 2009) | 1 line [ENH] don't indent and display bullets for unordered lists in remark boxes when items have even or odd class ---------------------------------------------- r22615 | jonnybradley | 2009-10-23 18:18:38 +0200 (ven., 23 oct. 2009) | 2 lines [FIX] Filegal thumbnails now set size in html correctly. Also a couple of notices and globals fixed. ---------------------------------------------- r22613 | pkdille | 2009-10-23 17:32:09 +0200 (ven., 23 oct. 2009) | 1 line [FIX] wiki table of content: no bullets or style for the lists in the toc context ---------------------------------------------- r22612 | jonnybradley | 2009-10-23 16:51:12 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Last update time fix (had a line feed char after the date int) ---------------------------------------------- r22610 | sylvieg | 2009-10-23 16:26:27 +0200 (ven., 23 oct. 2009) | 1 line [FIX]daily report: show also wiki file attachement ---------------------------------------------- r22609 | sylvieg | 2009-10-23 15:37:15 +0200 (ven., 23 oct. 2009) | 1 line [FIX]report: unused columnn needs a default ---------------------------------------------- r22608 | jonnybradley | 2009-10-23 14:50:14 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Part 2 of newsletters textarea fixes. ---------------------------------------------- r22607 | jonnybradley | 2009-10-23 14:48:30 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Tracker item text area needs to tell toolbars it's a tracker (so as not to show fullscreen button etc) ---------------------------------------------- r22606 | jonnybradley | 2009-10-23 14:46:51 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Only wiki page edit counts changes to anything in the form as a saveable change. ---------------------------------------------- r22605 | jonnybradley | 2009-10-23 14:26:50 +0200 (ven., 23 oct. 2009) | 2 lines [FIX] Make it hard to remove all global perms because that would almost always be A Bad Thing TODO - Stop admin loosing tiki_p_admin as that's quite hard to fix ---------------------------------------------- r22604 | jonnybradley | 2009-10-23 14:14:37 +0200 (ven., 23 oct. 2009) | 1 line [MOD] JS Lint ---------------------------------------------- r22603 | jonnybradley | 2009-10-23 14:12:36 +0200 (ven., 23 oct. 2009) | 2 lines [FIX] Autosave missing changed events (doc.ready too early) ---------------------------------------------- r22602 | chibaguy | 2009-10-23 13:07:43 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Padding was applied even when there's no logo image, causing position problems when there's only a site title. Logo padding, if needed, should be specified using L&F admin since logo size varies. ---------------------------------------------- r22601 | chibaguy | 2009-10-23 12:29:24 +0200 (ven., 23 oct. 2009) | 1 line [FIX] Implemented logo background style in tiki-site_header_options.tpl (was missing); made logo background style examples more clear on Look & Feel admin, and unified examples styles. ---------------------------------------------- r22600 | chealer | 2009-10-23 09:07:21 +0200 (ven., 23 oct. 2009) | 5 lines [ENH] change user_bookmarks module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] cache links not showing a few code readability improvements ---------------------------------------------- r22599 | chealer | 2009-10-23 08:59:51 +0200 (ven., 23 oct. 2009) | 2 lines bump tiki_user_bookmarks_url.name from varchar(30) to varchar(200) ---------------------------------------------- r22598 | chealer | 2009-10-23 08:46:09 +0200 (ven., 23 oct. 2009) | 2 lines "Add/Edit a bookmark" instead of "a URL" ---------------------------------------------- r22596 | chealer | 2009-10-23 08:38:15 +0200 (ven., 23 oct. 2009) | 2 lines [FIX] link to Google cache pointing to actual page (r1030 regression) ---------------------------------------------- r22595 | chealer | 2009-10-23 06:17:29 +0200 (ven., 23 oct. 2009) | 6 lines [ENH] change upcoming_events module to new module style (modules-doc). [SEC] proper check for personal calendar owner [MOD] limit by future event start date instead of end date [FIX] show parsed event descriptions [FIX] many undefined Smarty array indices ---------------------------------------------- r22594 | sylvieg | 2009-10-23 01:10:50 +0200 (ven., 23 oct. 2009) | 1 line [FIX]watch: send also a notif if attach file on a watch wiki page ---------------------------------------------- r22593 | chealer | 2009-10-23 00:31:45 +0200 (ven., 23 oct. 2009) | 3 lines [FIX] HTML special chars encoding [FIX] rename "RSS modules" to "External feeds" ---------------------------------------------- r22592 | chealer | 2009-10-23 00:11:57 +0200 (ven., 23 oct. 2009) | 4 lines [FIX] HTML special chars escaping [MOD] do not escape module parameter descriptions, to allow inserting HTML there. I hope nothing had to be escaped. [FIX] colons inside tr blocks ---------------------------------------------- r22591 | chealer | 2009-10-23 00:09:39 +0200 (ven., 23 oct. 2009) | 2 lines upcoming_events(): pseudo-document and add new $maxDaysStart argument to filter on the number of days to an event's start date ---------------------------------------------- r22590 | sylvieg | 2009-10-23 00:05:07 +0200 (ven., 23 oct. 2009) | 1 line to prove chealer it is ok ---------------------------------------------- r22589 | jonnybradley | 2009-10-22 23:44:08 +0200 (jeu., 22 oct. 2009) | 3 lines [FIX] Switch editor modes. Deployed {textarea} Smarty object. Needs more - part 2 tomorrow (confirm exit dialogs etc) ---------------------------------------------- r22588 | jonnybradley | 2009-10-22 23:39:38 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] Missing globals ---------------------------------------------- r22587 | jonnybradley | 2009-10-22 23:21:06 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] Stop the same author being listed multiple times on wiki pages. Made it optional as it's unclear to me whether the versions data is used elsewhere. ---------------------------------------------- r22586 | jonnybradley | 2009-10-22 23:15:52 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] Fix toolbar pickers when more than one toolbar per page and reduce data duplication Optimised colour data and fixed one missing getElementById (wiki link) ---------------------------------------------- r22585 | pkdille | 2009-10-22 22:37:50 +0200 (jeu., 22 oct. 2009) | 1 line [MOD] lesser magic deployment to search admin template ---------------------------------------------- r22584 | jonnybradley | 2009-10-22 22:36:24 +0200 (jeu., 22 oct. 2009) | 3 lines [FIX] Use the tiki-js.js "version" of getElementById() to find textareas, because sometimes the areaname is the name, and other times it's the id. Fixed dialog tool unplesantness in tracker plugins. TODO properly for 5.0. ---------------------------------------------- r22583 | chealer | 2009-10-22 22:23:07 +0200 (jeu., 22 oct. 2009) | 3 lines [FIX] fr: "Enregistrement non traduit" => "Enregistrer les chaînes non traduites" avoid more errors of the kind using a more complete sentence for "Record untranslated": "Record untranslated strings" ---------------------------------------------- r22582 | chealer | 2009-10-22 22:13:50 +0200 (jeu., 22 oct. 2009) | 2 lines upcoming_events(): also return parsed field for parsed description ---------------------------------------------- r22581 | sylvieg | 2009-10-22 19:13:18 +0200 (jeu., 22 oct. 2009) | 1 line rollback 22576 - showlinks is only for link to the item and must not interfer with other links ---------------------------------------------- r22580 | chealer | 2009-10-22 18:33:41 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] HTML validation on "No records to display" ---------------------------------------------- r22579 | marclaporte | 2009-10-22 18:12:13 +0200 (jeu., 22 oct. 2009) | 1 line [MOD] More plain English labels for tool help. ---------------------------------------------- r22578 | marclaporte | 2009-10-22 17:43:48 +0200 (jeu., 22 oct. 2009) | 1 line [MOD] Moving new features to distinct tab, so people can easily find and are eager to try out, while maintaining warning ---------------------------------------------- r22577 | chibaguy | 2009-10-22 16:42:35 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] Site header background colors, mostly for IE7. ---------------------------------------------- r22576 | sylvieg | 2009-10-22 16:42:10 +0200 (jeu., 22 oct. 2009) | 1 line [FIX]tracker: do not show link of a page selector if showlinks=n ---------------------------------------------- r22575 | jonnybradley | 2009-10-22 15:26:05 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] {img} doesn't need link set for filegal files ---------------------------------------------- r22572 | jonnybradley | 2009-10-22 14:36:28 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] Remove more dead overlib code ---------------------------------------------- r22568 | jonnybradley | 2009-10-22 14:13:16 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] Rollback of 22536 (thanks Luci for finding correct fix) ---------------------------------------------- r22567 | jonnybradley | 2009-10-22 13:15:29 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] Use new {img} syntax when markup inserted from filegal manager. Now defaults to using fileId instead of src, thumb=y and rel="box[g]" for colorbox. ---------------------------------------------- r22564 | chibaguy | 2009-10-22 10:34:28 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] Heading shouldn't contain entire form; revised heading to be consistent with other heading and easier to translate. ---------------------------------------------- r22563 | chealer | 2009-10-22 09:12:09 +0200 (jeu., 22 oct. 2009) | 2 lines [SEC] calendar item: hopefully defuck perms checking and personal calendars handling ---------------------------------------------- r22562 | chealer | 2009-10-22 07:46:25 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] "Categorie" => "Catégorie" ---------------------------------------------- r22560 | chealer | 2009-10-22 07:39:59 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] calls to userlink with pre-escaped username ---------------------------------------------- r22558 | chibaguy | 2009-10-22 07:09:51 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] Position:top on cssmenu dropdown was causing all dropdowns to display briefly on page load; replaced with margin-top. ---------------------------------------------- r22557 | marclaporte | 2009-10-22 06:48:38 +0200 (jeu., 22 oct. 2009) | 1 line [MOD] Move wiki page lists to dynamic preferences ---------------------------------------------- r22556 | chealer | 2009-10-22 06:46:02 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] Compilation (r22404 regression) ---------------------------------------------- r22555 | chealer | 2009-10-22 06:34:06 +0200 (jeu., 22 oct. 2009) | 2 lines [FIX] "Newletters" -> "Newsletters" ---------------------------------------------- r22553 | luciash | 2009-10-22 05:47:51 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] last blog posts module: XHTML - don't display empty ol/ul list with missing li tags when no records to display ---------------------------------------------- r22552 | luciash | 2009-10-22 04:12:05 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] file galleries: XHTML validity fixes (missing alt and s/onClick/onclick/) ---------------------------------------------- r22551 | luciash | 2009-10-22 03:59:09 +0200 (jeu., 22 oct. 2009) | 1 line [FIX] file galleries: JS error because of the onload call adjustThumbnails() from the info icon when #thumbnails not loaded yet + XHTML was not valid (onload attr. can be only on body and frameset) ---------------------------------------------- r22550 | luciash | 2009-10-22 02:53:26 +0200 (jeu., 22 oct. 2009) | 1 line [MOD] tikilib: save going through one extra preg_replace cycle if 'feature_use_quoteplugin'] != 'y' ---------------------------------------------- r22549 | dexl_2000 | 2009-10-22 01:05:53 +0200 (jeu., 22 oct. 2009) | 1 line [MOD] modified statslib to accept start and end dates for best_overall_object_stats. ---------------------------------------------- r22547 | marclaporte | 2009-10-21 23:06:50 +0200 (mer., 21 oct. 2009) | 1 line [REM] Remove the feature to compile templates 1- It times out (we even tried to get it done via TRIM and it's very long) 2- It confuses users (as Alain on the mailing list recently) 3- It is useless because templates will be progressively compiled and put into cache as needed. If you have a good reason for us to keep, please share and I'll re-instate. ---------------------------------------------- r22546 | sylvieg | 2009-10-21 22:08:34 +0200 (mer., 21 oct. 2009) | 1 line [FIX]sefurl: need an urlencode to have space as + on safari ---------------------------------------------- r22544 | chealer | 2009-10-21 21:57:46 +0200 (mer., 21 oct. 2009) | 2 lines FIX] HTML special chars encoding ---------------------------------------------- r22543 | chealer | 2009-10-21 21:57:15 +0200 (mer., 21 oct. 2009) | 3 lines [FIX] colons inside tr blocks FIX] HTML special chars encoding ---------------------------------------------- r22542 | chealer | 2009-10-21 21:52:26 +0200 (mer., 21 oct. 2009) | 2 lines [FIX] declare date_format2() as static, which is at least coherent with date_format() and calls, although date_format() being static is strange ---------------------------------------------- r22540 | chealer | 2009-10-21 21:39:21 +0200 (mer., 21 oct. 2009) | 2 lines [FIX] static calls to tikilib->make_time() ---------------------------------------------- r22539 | chealer | 2009-10-21 21:37:13 +0200 (mer., 21 oct. 2009) | 2 lines translate "Translation of this page is incomplete." to the translator's site language instead of the source page's language. this has a least a chance of being right. the right thing would be to take the language of the translation being created, of course. ---------------------------------------------- r22538 | chealer | 2009-10-21 21:35:15 +0200 (mer., 21 oct. 2009) | 4 lines [FIX] encodage de "La traduction de cette page n'est pas terminée." [FIX] "Nécessite les informations utilisateurs pour être public" => "Nécessite que les informations de l'utilisateur soient publiques" [FIX] "Édit calendrier" => "Modifier le calendrier" ---------------------------------------------- r22536 | jonnybradley | 2009-10-21 20:49:04 +0200 (mer., 21 oct. 2009) | 3 lines [FIX] Implement IE specific CSS for colorbox only if using feature_iepngfix. Stops IE freezing on page load when colorbox (feature_shadowbox) enabled. ---------------------------------------------- r22534 | pkdille | 2009-10-21 20:46:56 +0200 (mer., 21 oct. 2009) | 1 line [MOD] admin pagelist: deploy title smarty plugin to this new template ---------------------------------------------- r22532 | sylvieg | 2009-10-21 19:59:40 +0200 (mer., 21 oct. 2009) | 1 line [FIX] at least 5 .php redefine $group -> give up the & - sorry for the multiple commits ---------------------------------------------- r22531 | sylvieg | 2009-10-21 19:56:19 +0200 (mer., 21 oct. 2009) | 1 line [FIX] at least 5 .php redefine $group -> give up the assign_by_ref - sorry for the multiple commits ---------------------------------------------- r22530 | sylvieg | 2009-10-21 19:44:46 +0200 (mer., 21 oct. 2009) | 1 line [FIX] rollback 22528 - default_group smarty var was overwritten by the use of the group var in a global level ---------------------------------------------- r22529 | jonnybradley | 2009-10-21 19:41:58 +0200 (mer., 21 oct. 2009) | 1 line [MOD] Move the remarksbox close icon code into remarksbox.tpl (etc) to lessen the document.ready load on slow browsers. Also allow CSS styling and use a new, more discreet, close icon (the red cross is used for delete in other places) ---------------------------------------------- r22528 | sylvieg | 2009-10-21 19:26:55 +0200 (mer., 21 oct. 2009) | 1 line [FIX] horrible patch - ['u_info']['group'] is sometimes a string and sometimes an array (see get_user_default_group - until finding where it is .... stick default_group in smarty ---------------------------------------------- r22526 | lphuberdeau | 2009-10-21 18:27:07 +0200 (mer., 21 oct. 2009) | 1 line [FIX] * really should not be in svn:ignore in the root folder ---------------------------------------------- r22525 | lphuberdeau | 2009-10-21 18:23:01 +0200 (mer., 21 oct. 2009) | 1 line [NEW] Page list feature for l10n dashboard (upstream from Mozilla) ---------------------------------------------- r22524 | lphuberdeau | 2009-10-21 18:19:40 +0200 (mer., 21 oct. 2009) | 1 line [FIX] Missing file due to svn property ignoring all files in base folder ---------------------------------------------- r22522 | jonnybradley | 2009-10-21 18:17:32 +0200 (mer., 21 oct. 2009) | 1 line [FIX] Restrict hiddenParents in insertAt() to fieldsets, as used by tabs (Safari/Chrome was confused by textareas in spans, as used by tracker plugin) ---------------------------------------------- r22521 | lphuberdeau | 2009-10-21 18:16:18 +0200 (mer., 21 oct. 2009) | 1 line [ENH] Use lesser magic to control plugin panel - free dependency listing ---------------------------------------------- r22519 | dexl_2000 | 2009-10-21 17:20:26 +0200 (mer., 21 oct. 2009) | 1 line [MOD] modified bannerlib with select_banner_id() function which replaces the get banner id codes from select_banner() function. ---------------------------------------------- r22518 | lphuberdeau | 2009-10-21 16:27:09 +0200 (mer., 21 oct. 2009) | 1 line [MOD] Add screencast options in admin panel and adjust field parameters ---------------------------------------------- r22517 | lphuberdeau | 2009-10-21 16:17:44 +0200 (mer., 21 oct. 2009) | 1 line [FIX] Convert to () and nest UI element init in document.ready event ---------------------------------------------- r22516 | jonnybradley | 2009-10-21 16:15:24 +0200 (mer., 21 oct. 2009) | 5 lines [FIX] Use iconv function if recode (recode_string) not found. Default to not re-encoding if that's not found either (instead of exporting the error message). Also check browser for whether to encode as ISO-8859-15 (non-Windows apps generally prefer UTF-8) Should be a parameter on tiki-calendar_params_ical.php (TODO for 4.1) ---------------------------------------------- r22515 | lphuberdeau | 2009-10-21 16:07:28 +0200 (mer., 21 oct. 2009) | 1 line [FIX] Ogg upload failing ---------------------------------------------- r22513 | lphuberdeau | 2009-10-21 15:48:29 +0200 (mer., 21 oct. 2009) | 1 line [FIX] insertAt to temporarily show the textarea when hidden to add content to it (prevents errors, at least in FF). Also rely a little more on jquery to deal with the browser compatibility. ---------------------------------------------- r22512 | jonnybradley | 2009-10-21 15:21:51 +0200 (mer., 21 oct. 2009) | 1 line [MOD] Link to object perms page from group admin ---------------------------------------------- r22511 | jonnybradley | 2009-10-21 14:40:27 +0200 (mer., 21 oct. 2009) | 1 line [FIX] feature_forum_parse only relavent in forums section (thanks chealer) ---------------------------------------------- r22510 | jonnybradley | 2009-10-21 14:27:33 +0200 (mer., 21 oct. 2009) | 6 lines [FIX][MOD][KIL] Object perms admin: Fixed lack of "remove" perms button. Removed JavaScript groups filter as it conflicted with the server-side "group selector" (tab 2). Rectified lack of warning confirmations on operations affecting multiple objects. Minor rearrangement of checkboxes and buttons for more consistant layout. ---------------------------------------------- r22509 | Jyhem | 2009-10-21 09:26:00 +0200 (mer., 21 oct. 2009) | 1 line [ENH] In trunk, negative values are not valid for parentId any more ---------------------------------------------- r22508 | chealer | 2009-10-21 06:27:18 +0200 (mer., 21 oct. 2009) | 4 lines [ENH] change months_links module to new module style (modules-doc). Name set to "Months links" due to lack of a better idea. [FIX] dependency on feature_blogs [FIX] static calls to Tikilib->make_time() ---------------------------------------------- r22507 | chealer | 2009-10-21 03:04:07 +0200 (mer., 21 oct. 2009) | 3 lines [ENH] change shoutbox module to new module style (modules-doc). [MOD] change default tooltip value back to 0 (disabled) to workaround buggy tooltip replace (works only if ($show_mouseover)) ---------------------------------------------- r22506 | chealer | 2009-10-21 03:02:02 +0200 (mer., 21 oct. 2009) | 2 lines [FIX] get_bad_words(): undefined DB_FETCHMODE_ASSOC notice, ADOdb default anyway ---------------------------------------------- r22503 | sylvieg | 2009-10-20 23:42:59 +0200 (mar., 20 oct. 2009) | 1 line [FIX]sefurl : for trackeritem ---------------------------------------------- r22502 | sylvieg | 2009-10-20 22:54:15 +0200 (mar., 20 oct. 2009) | 1 line [FIX]category: quit the type for tracker item + move tracker name in description if item has no description ---------------------------------------------- r22501 | lphuberdeau | 2009-10-20 22:51:42 +0200 (mar., 20 oct. 2009) | 1 line [NEW] Upstreaming screencast feature from Mozilla, UI issues remaining ---------------------------------------------- r22500 | sylvieg | 2009-10-20 22:38:13 +0200 (mar., 20 oct. 2009) | 1 line [FIX]category: put back filter on type + a tracker item has a type trackeritem not trackerItem ---------------------------------------------- r22498 | sylvieg | 2009-10-20 20:37:31 +0200 (mar., 20 oct. 2009) | 1 line [FIX]sefurl: some sefurl in browse categ ---------------------------------------------- r22497 | jonnybradley | 2009-10-20 20:29:41 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Missing literal tags ---------------------------------------------- r22496 | chealer | 2009-10-20 20:24:44 +0200 (mar., 20 oct. 2009) | 5 lines [FIX] HTML special chars encoding [ENH] change article_archives module to new module style (modules-doc). [FIX] several bugs [MOD] ignore showHeading, showDate, showImg, offset and rows parameters, which hardly make sense ---------------------------------------------- r22494 | sylvieg | 2009-10-20 20:12:04 +0200 (mar., 20 oct. 2009) | 1 line [MOD]faq: last validated faq questions ---------------------------------------------- r22493 | jonnybradley | 2009-10-20 20:11:54 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Colorbox includes now inside "jQuery operating not in compatilibity mode" section so needed to add test for feature_shadowbox to it. ---------------------------------------------- r22492 | jonnybradley | 2009-10-20 20:07:41 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Fix prefs test for reflection ---------------------------------------------- r22491 | jonnybradley | 2009-10-20 20:05:56 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Remove label "Images" from current: colorbox counter as they can be lots of things ---------------------------------------------- r22490 | jonnybradley | 2009-10-20 19:58:16 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Only include colorbox files if feature_shadowbox=y ---------------------------------------------- r22489 | jonnybradley | 2009-10-20 19:56:04 +0200 (mar., 20 oct. 2009) | 1 line [MOD] Swap feature_jquery_ui_theme (used) with feature_jquery_cycle (unused) and default feature_jquery_cycle=n ---------------------------------------------- r22488 | jonnybradley | 2009-10-20 19:25:28 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Make colorbox "current" label translatable (and move setting of it to tiki-jquery.js) ---------------------------------------------- r22487 | jonnybradley | 2009-10-20 19:17:20 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Don't output log_tpl comment before DOCTYPE (causes quirks mode) ---------------------------------------------- r22486 | nagendra016 | 2009-10-20 19:00:50 +0200 (mar., 20 oct. 2009) | 1 line Kaltura DB Upgrade, Removal of unwanted file ---------------------------------------------- r22484 | Jyhem | 2009-10-20 18:29:52 +0200 (mar., 20 oct. 2009) | 1 line [FIX] parentId=-1 needs to be allowed or only admin can create a new root file gallery ---------------------------------------------- r22483 | jonnybradley | 2009-10-20 17:55:00 +0200 (mar., 20 oct. 2009) | 2 lines [FIX] Don't append width & height to rel=box if they're not set. Also removed drop down menu on rel param (need to be able to use values others than "box") and moved description into the right place. ---------------------------------------------- r22482 | sylvieg | 2009-10-20 17:30:42 +0200 (mar., 20 oct. 2009) | 1 line [FIX]tracker: textarea max option now shows a box with the current number of characters and limits to this number + fix word count to limit to the word limit and not word limit+1 ---------------------------------------------- r22481 | alain_desilets | 2009-10-20 17:13:15 +0200 (mar., 20 oct. 2009) | 1 line In translation dialog, text field for entering name of the new translation has the focus by default (this makes data entry faster for the user); Fixed a bug in tiki-listpages_content.tpl; ---------------------------------------------- r22472 | jonnybradley | 2009-10-20 16:32:36 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Wrong function name - not sure if it's doing what it's supposed to, but it doesn't break anymore. ---------------------------------------------- r22471 | sylvieg | 2009-10-20 16:29:19 +0200 (mar., 20 oct. 2009) | 1 line [FIX]print: better fix than 22408- the collabarative bar is not needed in a print ---------------------------------------------- r22470 | jonnybradley | 2009-10-20 16:22:24 +0200 (mar., 20 oct. 2009) | 2 lines [FIX] Bigger user prefs value size (so it's now the same as tiki_prefs) Was preventing group selection being saved on object perms ---------------------------------------------- r22468 | sylvieg | 2009-10-20 16:15:07 +0200 (mar., 20 oct. 2009) | 1 line [FIX]help: a lot of features have only description set but no url - display also the popup + take away the alt that overlaps the popup in FF ---------------------------------------------- r22458 | jonnybradley | 2009-10-20 15:55:04 +0200 (mar., 20 oct. 2009) | 1 line [FIX] Oops, wrong dir (sorry) ---------------------------------------------- r22453 | sylvieg | 2009-10-20 15:48:04 +0200 (mar., 20 oct. 2009) | 1 line [FIX]smarty: translation can contain ' ---------------------------------------------- r22451 | sylvieg | 2009-10-20 15:23:39 +0200 (mar., 20 oct. 2009) | 1 line [FIX]chart: incomplete remove ---------------------------------------------- r22450 | sylvieg | 2009-10-20 14:43:14 +0200 (mar., 20 oct. 2009) | 1 line merge 22448 ---------------------------------------------- r22449 | redflo | 2009-10-20 14:40:14 +0200 (mar., 20 oct. 2009) | 2 lines fiexed missing global. Still getting function not found at line 99 ---------------------------------------------- r22446 | eromneg | 2009-10-20 11:52:45 +0200 (mar., 20 oct. 2009) | 1 line [FIX] remove conditional colspan from line 4 to cure problem with IE8 in wysiwyg editor ---------------------------------------------- r22445 | marclaporte | 2009-10-20 08:28:53 +0200 (mar., 20 oct. 2009) | 1 line [FIX] clearer message ---------------------------------------------- r22443 | chealer | 2009-10-20 00:12:37 +0200 (mar., 20 oct. 2009) | 4 lines [ENH] merge article_by_rating in articles, also fixing several bugs loses precision about sort mode in title showHeading is now ignored, but was already broken, as in r22436 ---------------------------------------------- r22442 | chealer | 2009-10-19 23:45:54 +0200 (lun., 19 oct. 2009) | 2 lines Articles module: add support for 'Show rating selector' parameter ---------------------------------------------- r22441 | chealer | 2009-10-19 23:37:05 +0200 (lun., 19 oct. 2009) | 2 lines [FIX] upgrades for last_articles defining lang parameter. oops ---------------------------------------------- r22440 | sylvieg | 2009-10-19 23:23:52 +0200 (lun., 19 oct. 2009) | 1 line [NEW]userlink: to be able to change the link you go when clicking on a username to another link (ex: MyProfile?view=user) ---------------------------------------------- r22439 | pkdille | 2009-10-19 22:46:24 +0200 (lun., 19 oct. 2009) | 1 line [MOD] lesser magic deployment to category admin template ---------------------------------------------- r22438 | alain_desilets | 2009-10-19 22:44:40 +0200 (lun., 19 oct. 2009) | 1 line Added a feature to make "Translation in progress" notice optional; When translating a page, if only one langage left, it is selected by default; ---------------------------------------------- r22437 | sylvieg | 2009-10-19 22:29:45 +0200 (lun., 19 oct. 2009) | 1 line code formatting + use simple quotes ---------------------------------------------- r22436 | chealer | 2009-10-19 21:56:37 +0200 (lun., 19 oct. 2009) | 2 lines [ENH] merge last_articles in articles, also fixing several issues ---------------------------------------------- r22435 | alain_desilets | 2009-10-19 21:55:13 +0200 (lun., 19 oct. 2009) | 1 line Changed "Translation in progress" message; Alias search now can take language into account; Added a feature to make "Translation in progress" notice optional; Fixed a bug in tiki-listpages_content.tpl (page creation button was not appearing anymore); ---------------------------------------------- r22434 | chealer | 2009-10-19 21:51:47 +0200 (lun., 19 oct. 2009) | 2 lines [FIX] img parameter. oops ---------------------------------------------- r22432 | sylvieg | 2009-10-19 21:35:25 +0200 (lun., 19 oct. 2009) | 1 line [FIX]perms: forum posts in my tiki ---------------------------------------------- r22431 | chealer | 2009-10-19 21:33:44 +0200 (lun., 19 oct. 2009) | 2 lines [FIX] last_modif_tracker_items defining sort_mode, r21973 regression. oops ---------------------------------------------- r22430 | chealer | 2009-10-19 20:58:40 +0200 (lun., 19 oct. 2009) | 2 lines [FIX] getSqlJoin() with single $categId causes query errors, r20564 regression ---------------------------------------------- r22429 | nagendra016 | 2009-10-19 20:32:26 +0200 (lun., 19 oct. 2009) | 1 line [FIX] Typo in result page filter ---------------------------------------------- r22428 | chealer | 2009-10-19 20:28:32 +0200 (lun., 19 oct. 2009) | 3 lines [FIX] lang parameter. oops add support for absurl and img parameters ---------------------------------------------- r22426 | jonnybradley | 2009-10-19 19:59:13 +0200 (lun., 19 oct. 2009) | 1 line [MOD] Moving a few perms that were not feature related and on their own into the tiki (or user) perm "type" ---------------------------------------------- r22425 | jonnybradley | 2009-10-19 19:40:34 +0200 (lun., 19 oct. 2009) | 1 line [FIX] Remove some debugging code ---------------------------------------------- r22423 | sylvieg | 2009-10-19 18:11:12 +0200 (lun., 19 oct. 2009) | 1 line [FIX]db abstraction: commit 22412 now adds the backquote in the in function ---------------------------------------------- r22421 | sylvieg | 2009-10-19 17:38:24 +0200 (lun., 19 oct. 2009) | 1 line [FIX] wrong lib ---------------------------------------------- r22418 | nyloth | 2009-10-19 17:06:19 +0200 (lun., 19 oct. 2009) | 1 line [FIX] webmail and newsletters: fix the 'Sender' of emails when the sender_email pref has a syntax like 'Name ' instead of just an email - which was not supported when passed to PHP mail function as the '-f' additional param (through the return_path value). It was using 'Name@ServerDomain' as the Sender and was also sending an unwanted copy to email@example.com ---------------------------------------------- r22417 | sylvieg | 2009-10-19 16:57:35 +0200 (lun., 19 oct. 2009) | 1 line [FIX]sefurl: do not show title if there is a next to the url (fix the comment link in ARTICLES) ---------------------------------------------- r22416 | nyloth | 2009-10-19 15:18:06 +0200 (lun., 19 oct. 2009) | 1 line [FIX] wiki: make colors syntax working when used on multiple lines ---------------------------------------------- r22415 | sylvieg | 2009-10-19 14:51:53 +0200 (lun., 19 oct. 2009) | 1 line [FIX]wiki: not to have wiki_list_name_len,... feedback each time a pref is changed in the wiki panel ---------------------------------------------- r22414 | chealer | 2009-10-19 06:36:56 +0200 (lun., 19 oct. 2009) | 3 lines [ENH] change articles module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r22413 | chealer | 2009-10-19 06:27:34 +0200 (lun., 19 oct. 2009) | 2 lines [FIX] list_articles(): $topicName filter would filter articles in no topic in invert mode ---------------------------------------------- r22412 | chealer | 2009-10-19 06:23:02 +0200 (lun., 19 oct. 2009) | 2 lines in(): properly quote $field if given as table.field ---------------------------------------------- r22411 | chealer | 2009-10-19 06:20:03 +0200 (lun., 19 oct. 2009) | 2 lines [FIX] default sort order documentation was reversed. oops. ---------------------------------------------- r22409 | redflo | 2009-10-19 01:29:58 +0200 (lun., 19 oct. 2009) | 6 lines [FIX] Make Tiki search work again (wrong include path, missing utf-8 preg check) [FIX] Show Add Page to structures field [FIX] Stray Pear auth settings replaced with ldap settings ---------------------------------------------- r22408 | sylvieg | 2009-10-19 00:17:16 +0200 (lun., 19 oct. 2009) | 1 line [FIX]print: wysiwyg for author pref ---------------------------------------------- r22406 | sylvieg | 2009-10-18 22:49:45 +0200 (dim., 18 oct. 2009) | 1 line [FIX]another lastModif after 22289 ---------------------------------------------- r22405 | nagendra016 | 2009-10-18 22:04:53 +0200 (dim., 18 oct. 2009) | 1 line Upgrade to Kaltura v3 api ---------------------------------------------- r22404 | pkdille | 2009-10-18 15:15:00 +0200 (dim., 18 oct. 2009) | 1 line [MOD] forum importerlib: comment the functions and indent the code ---------------------------------------------- r22402 | pkdille | 2009-10-18 10:32:35 +0200 (dim., 18 oct. 2009) | 1 line [MOD] bloglib: no changes. Commenting the methods, some code cleaning and removing an old commented code ---------------------------------------------- r22401 | pkdille | 2009-10-17 07:28:39 +0200 (sam., 17 oct. 2009) | 1 line [MOD] lesser magic deployment to metatag admin template ---------------------------------------------- r22400 | pkdille | 2009-10-17 06:45:06 +0200 (sam., 17 oct. 2009) | 1 line [MOD] lesser magic: last pref in siteads admin template ---------------------------------------------- r22399 | luciash | 2009-10-17 00:48:13 +0200 (sam., 17 oct. 2009) | 1 line forgotten selector ---------------------------------------------- r22398 | luciash | 2009-10-17 00:46:47 +0200 (sam., 17 oct. 2009) | 1 line [ENH] ColorBox: fixes and enhancements - tested with wiki page links, inline, external, absolute, relative, images, slideshow, FileGals, ImageGals, ... ---------------------------------------------- r22397 | sylvieg | 2009-10-16 22:28:56 +0200 (ven., 16 oct. 2009) | 1 line [FIX]tracker: fix trackeritem working with category transition ---------------------------------------------- r22396 | chealer | 2009-10-16 22:23:11 +0200 (ven., 16 oct. 2009) | 4 lines [ENH] change article_topics module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] broken check to display module contents using randomly defined ix ---------------------------------------------- r22395 | chealer | 2009-10-16 22:07:13 +0200 (ven., 16 oct. 2009) | 3 lines [ENH] change top_articles module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r22393 | chealer | 2009-10-16 21:05:14 +0200 (ven., 16 oct. 2009) | 3 lines [FIX] HTML special chars encoding [FIX] colons inside tr blocks ---------------------------------------------- r22392 | chealer | 2009-10-16 21:02:08 +0200 (ven., 16 oct. 2009) | 3 lines [ENH] change last_submissions module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r22391 | jonnybradley | 2009-10-16 19:26:25 +0200 (ven., 16 oct. 2009) | 2 lines [FIX] More on colorbox - removing default for iframe as it conflict with photo being a default. Links for iframes will need "type=iframe" in the rel to work as an iframe. ---------------------------------------------- r22390 | jonnybradley | 2009-10-16 19:08:37 +0200 (ven., 16 oct. 2009) | 1 line [FIX] Function adjustThumbnails() was in the wrong file (my fault i think - apologies) ---------------------------------------------- r22389 | chealer | 2009-10-16 19:07:00 +0200 (ven., 16 oct. 2009) | 4 lines [FIX] [FIX] error_reporting overriding [FIX] undefined notice ---------------------------------------------- r22388 | sylvieg | 2009-10-16 19:05:05 +0200 (ven., 16 oct. 2009) | 1 line [FIX]forgotten for 22386 ---------------------------------------------- r22386 | sylvieg | 2009-10-16 19:01:16 +0200 (ven., 16 oct. 2009) | 1 line [FIX]tracker: fix categ perms checking on tracker items + jail list and stat on items (todo: distinguish perm view, view close... depending on item status) ---------------------------------------------- r22384 | luciash | 2009-10-16 16:52:31 +0200 (ven., 16 oct. 2009) | 2 lines [REM] ColorBox: commented out code causing problems and which was intended to detect and distinguish only "box[foo]" from the rel="shadowbox[foo];bar=..." attributes and be able to group by that for ColorBox "gallery" purposes [FIX] ColorBox: inline links and relative links (non-images) displayed properly now ---------------------------------------------- r22383 | jonnybradley | 2009-10-16 16:01:42 +0200 (ven., 16 oct. 2009) | 1 line [FIX] Set $cat_object_exists if $cat_objid is set (needed for filegal edit to show current cats, but possibly others?) ---------------------------------------------- r22382 | jonnybradley | 2009-10-16 15:37:45 +0200 (ven., 16 oct. 2009) | 1 line [FIX] auto_query_args for browse cats ---------------------------------------------- r22381 | jonnybradley | 2009-10-16 14:22:39 +0200 (ven., 16 oct. 2009) | 1 line [FIX] Alpha order for "move to" gallery list ---------------------------------------------- r22380 | sylvieg | 2009-10-16 14:12:49 +0200 (ven., 16 oct. 2009) | 1 line [FIX] big temporary patch in rewrite rules-> must be fixed by having something like forum12?aa=1 and not forum12&aa=1 ---------------------------------------------- r22379 | jonnybradley | 2009-10-16 13:26:20 +0200 (ven., 16 oct. 2009) | 1 line [FIX] Allow sefurl links to image gallery thumbnails (legacy) ---------------------------------------------- r22378 | eromneg | 2009-10-16 10:06:53 +0200 (ven., 16 oct. 2009) | 1 line [FIX] podcast directory reference re: bug report #2377 ---------------------------------------------- r22377 | chealer | 2009-10-16 03:05:39 +0200 (ven., 16 oct. 2009) | 2 lines [FIX] get_last_changes() cant could be too low. r20841 regression, oops ---------------------------------------------- r22376 | sylvieg | 2009-10-16 00:07:16 +0200 (ven., 16 oct. 2009) | 1 line [FIX]since_last_visit_new: sefurl ---------------------------------------------- r22375 | chealer | 2009-10-15 22:31:08 +0200 (jeu., 15 oct. 2009) | 2 lines changer la traduction pour "cookie" de "citation" à... "cookie" ---------------------------------------------- r22374 | chealer | 2009-10-15 22:26:47 +0200 (jeu., 15 oct. 2009) | 4 lines rename RSS modules to External Feeds and RSS feeds to Feeds to generalize while we're renaming menu links, also rename "Wiki Cache" to "External Pages Cache" change External Feeds Admin help link to Feeds User ---------------------------------------------- r22373 | chealer | 2009-10-15 22:22:44 +0200 (jeu., 15 oct. 2009) | 2 lines rename "Cache" to "External Pages Cache" ---------------------------------------------- r22372 | eromneg | 2009-10-15 21:51:42 +0200 (jeu., 15 oct. 2009) | 1 line [MOD]Allow the use of a new parameter (showpubl=>y/n) to show the publishDate - to be used as an alternative to showcreated=>y/n ---------------------------------------------- r22371 | chealer | 2009-10-15 19:40:40 +0200 (jeu., 15 oct. 2009) | 2 lines rename Cache / Wiki Cache to External Pages Cache ---------------------------------------------- r22370 | chealer | 2009-10-15 19:35:23 +0200 (jeu., 15 oct. 2009) | 2 lines [FIX] "Cache external pages" was renamed and moved to Admin textarea ---------------------------------------------- r22368 | sylvieg | 2009-10-15 19:09:00 +0200 (jeu., 15 oct. 2009) | 1 line [FIX]tracker: smarty syntax error ---------------------------------------------- r22367 | pkdille | 2009-10-15 18:18:56 +0200 (jeu., 15 oct. 2009) | 1 line [MOD] wiki parser unit tests: some more wiki syntax tests ---------------------------------------------- r22366 | sampaioprimo | 2009-10-15 15:49:32 +0200 (jeu., 15 oct. 2009) | 1 line adding tikiwiki root directory to the path of the mediawiki importer tests ---------------------------------------------- r22365 | sept_7 | 2009-10-15 14:03:56 +0200 (jeu., 15 oct. 2009) | 3 lines [CLN] avoid code duplication spotted by Pascal and Patrice testing infrastructure ! ;p please verify, but seems good ! ;p ---------------------------------------------- r22364 | pkdille | 2009-10-15 14:01:26 +0200 (jeu., 15 oct. 2009) | 1 line [MOD] wiki parser unit tests : test the non-parsing of "-- foo --" ---------------------------------------------- r22363 | pkdille | 2009-10-15 08:52:23 +0200 (jeu., 15 oct. 2009) | 1 line [MOD] No php closing tags (Zend rules) ---------------------------------------------- r22362 | pkdille | 2009-10-15 08:47:00 +0200 (jeu., 15 oct. 2009) | 1 line [MOD] dos2unix ---------------------------------------------- r22361 | luciash | 2009-10-15 04:28:49 +0200 (jeu., 15 oct. 2009) | 1 line [FIX] Look & Feel: was displayed as Look & Feel - iirc ampersands should be converted on-the-fly already in trunk ---------------------------------------------- r22360 | luciash | 2009-10-15 03:56:35 +0200 (jeu., 15 oct. 2009) | 1 line ran convertscripts ---------------------------------------------- r22359 | luciash | 2009-10-15 03:55:50 +0200 (jeu., 15 oct. 2009) | 1 line [DB][FIX] tiki.sql: backticked all camelCaseName occurences ---------------------------------------------- r22358 | marclaporte | 2009-10-15 03:30:05 +0200 (jeu., 15 oct. 2009) | 1 line [ENH] logtpl (which adds comments in generated HTML to make it easy to find what .tpl file generated the actual html): adding the preference to the admin programmers section (in addition to admin theme). Programmers will appreciate this too. For people that are still uneasy with the idea of adding a preference in more than one place -> Recommended reading: http://en.wikipedia.org/wiki/Intertwingularity http://www.shirky.com/writings/ontology_overrated.html ---------------------------------------------- r22357 | luciash | 2009-10-15 03:13:48 +0200 (jeu., 15 oct. 2009) | 1 line [DB][FIX] installer schemas: backticked all camelCaseName occurences ---------------------------------------------- r22356 | marclaporte | 2009-10-15 02:31:40 +0200 (jeu., 15 oct. 2009) | 1 line [FIX] fix pref name ---------------------------------------------- r22355 | marclaporte | 2009-10-15 02:18:18 +0200 (jeu., 15 oct. 2009) | 1 line [MOD] Yet, more refactoring of admin panel. 1- Moving Search, Category and Freetags to Main features. 2- Multilingual already has own admin panel. 3- And score and fullcreen go to other features. This is debatable, of course. ---------------------------------------------- r22354 | luciash | 2009-10-15 01:42:51 +0200 (jeu., 15 oct. 2009) | 1 line [DB][FIX] inst. schema 20091013 fix perms tiki: backticks + typo in filename ---------------------------------------------- r22352 | marclaporte | 2009-10-15 01:29:55 +0200 (jeu., 15 oct. 2009) | 1 line [MOD] Requirement to set Sender Email: Harmonize messages and add one. ---------------------------------------------- r22351 | sylvieg | 2009-10-15 01:17:18 +0200 (jeu., 15 oct. 2009) | 1 line [FIX]users: wysiwyg - the password change is only efffective for new user ---------------------------------------------- r22349 | pkdille | 2009-10-14 23:24:28 +0200 (mer., 14 oct. 2009) | 1 line [MOD] lesser magic deployment to articles admin template ---------------------------------------------- r22348 | chealer | 2009-10-14 22:52:24 +0200 (mer., 14 oct. 2009) | 2 lines [FIX] registered users have no permissions / fewer permissions than anonymous on new installs (r22101 regression) ---------------------------------------------- r22347 | chealer | 2009-10-14 22:46:44 +0200 (mer., 14 oct. 2009) | 2 lines [KIL] soft kill SQLite (broken convertscript, surely many other things) ---------------------------------------------- r22346 | chealer | 2009-10-14 22:24:24 +0200 (mer., 14 oct. 2009) | 4 lines [FIX] empty page before refresh on DB creation due to tableExists() misusage. Solution: get rid of temporary tableExists() cache, which should have a very small performance improvement anyway regression from r22198. sorry ---------------------------------------------- r22345 | chealer | 2009-10-14 21:47:32 +0200 (mer., 14 oct. 2009) | 2 lines [FIX] installer: Smarty $lang sometimes undefined ---------------------------------------------- r22344 | marclaporte | 2009-10-14 20:43:42 +0200 (mer., 14 oct. 2009) | 1 line [MOD] Remove remarksbox below comments, as the main tip is no longer necessary, now that we have good tools. The other tip is not worth the clutter IMHO. What we could do is add a preference and let the admin put site-specific instructions on how to make comments. Please voice your opinion. ---------------------------------------------- r22343 | jonnybradley | 2009-10-14 20:29:45 +0200 (mer., 14 oct. 2009) | 1 line [FIX] No switch editor in section edit mode ---------------------------------------------- r22342 | jonnybradley | 2009-10-14 20:29:04 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Auto query arg for hdr (section edit) ---------------------------------------------- r22341 | jonnybradley | 2009-10-14 19:55:07 +0200 (mer., 14 oct. 2009) | 2 lines [MOD] Username autocompletes on login->switch user, admin users find and mail notifications admin. (also moved login su help icon and put some help text for the tooltip) ---------------------------------------------- r22340 | jonnybradley | 2009-10-14 19:26:04 +0200 (mer., 14 oct. 2009) | 3 lines [FIX] Wiki link tool: obey wikiplugin_alink pref, and prefil anchor with # (also improve with of tables dialog) ---------------------------------------------- r22339 | jonnybradley | 2009-10-14 19:11:32 +0200 (mer., 14 oct. 2009) | 2 lines [FIX] Admin toolbars now obeys feature_wysiwyg ---------------------------------------------- r22338 | jonnybradley | 2009-10-14 19:06:01 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Table dialog tool: Spaces now as default cell text, and stretchy input fields. ---------------------------------------------- r22337 | marclaporte | 2009-10-14 19:03:22 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Moving jQueryUI to main section as the future is now :-) ---------------------------------------------- r22336 | marclaporte | 2009-10-14 18:53:51 +0200 (mer., 14 oct. 2009) | 1 line [MOD] Moving edit plugin out of Experimental and activating by default. Sub-page editing, be it with section edit, edit plugin helper, etc. is strategic to make wiki editing easier/more intuitive. ---------------------------------------------- r22335 | marclaporte | 2009-10-14 18:50:10 +0200 (mer., 14 oct. 2009) | 1 line [MOD] reducing email field size, for smaller screens. ---------------------------------------------- r22334 | jonnybradley | 2009-10-14 18:36:38 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Wiki link tool: obey feature_semantic pref. ---------------------------------------------- r22333 | jonnybradley | 2009-10-14 18:30:22 +0200 (mer., 14 oct. 2009) | 1 line [FIX] External link tool: Remove link type menu, and make nocache obey cachepages pref. ---------------------------------------------- r22330 | jonnybradley | 2009-10-14 17:58:11 +0200 (mer., 14 oct. 2009) | 1 line [KIL] Removing test file that shouldn't have been committed ---------------------------------------------- r22329 | jonnybradley | 2009-10-14 17:56:42 +0200 (mer., 14 oct. 2009) | 3 lines [MOD] Some commented out attempts to make dialog/plugin tools work properly with Firefox 3.5 on Windows to come back to later. Will remove before release (promise) ---------------------------------------------- r22328 | marclaporte | 2009-10-14 17:52:00 +0200 (mer., 14 oct. 2009) | 1 line [MOD] increase email field size, since we often put several emails here. ---------------------------------------------- r22327 | pkdille | 2009-10-14 17:34:42 +0200 (mer., 14 oct. 2009) | 1 line [MOD] wiki parser tests: adding some basic wiki syntax tests ---------------------------------------------- r22326 | sylvieg | 2009-10-14 16:05:17 +0200 (mer., 14 oct. 2009) | 1 line [FIX]another lastModif ---------------------------------------------- r22324 | sylvieg | 2009-10-14 14:39:17 +0200 (mer., 14 oct. 2009) | 1 line [FIX]coelesce: to avoid interference with the jquery-ui.css that can redefine the background without the color ---------------------------------------------- r22323 | bergmann | 2009-10-14 12:02:35 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Add missing default value for find_wikis(). ---------------------------------------------- r22322 | bergmann | 2009-10-14 11:40:13 +0200 (mer., 14 oct. 2009) | 1 line [NEW] Add initial tests for TikiLib::parse_data(). ---------------------------------------------- r22321 | bergmann | 2009-10-14 11:20:14 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Add missing include so that mocking TikiLib works correctly. ---------------------------------------------- r22320 | bergmann | 2009-10-14 11:19:34 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Make TikiTestCase abstract. ---------------------------------------------- r22319 | bergmann | 2009-10-14 11:18:39 +0200 (mer., 14 oct. 2009) | 1 line [FIX] Add missing default value to update_page(). ---------------------------------------------- r22318 | chealer | 2009-10-14 10:25:02 +0200 (mer., 14 oct. 2009) | 2 lines I forgot comments in r22317. sorry ---------------------------------------------- r22317 | chealer | 2009-10-14 09:57:28 +0200 (mer., 14 oct. 2009) | 3 lines [FIX] $_SERVER["HTTPS"] is not always set [FIX] $cookie_name not set (r14048 cruft) ---------------------------------------------- r22316 | chealer | 2009-10-14 09:54:03 +0200 (mer., 14 oct. 2009) | 2 lines [FIX] "Non-static method TikiLib::list_languages() should not be called statically" (declare list_languages and format_language_list as static) ---------------------------------------------- r22315 | chealer | 2009-10-14 09:34:18 +0200 (mer., 14 oct. 2009) | 2 lines [FIX] httprequest(): Assigning the return value of new by reference is deprecated ---------------------------------------------- r22314 | chealer | 2009-10-14 08:08:11 +0200 (mer., 14 oct. 2009) | 3 lines remove SQLite information [ENH] keep selected DBMS as default if connection fails ---------------------------------------------- r22313 | chealer | 2009-10-14 06:36:48 +0200 (mer., 14 oct. 2009) | 4 lines [FIX] flip() and flip_multi() when called with a single argument, regression from r22058 presumably fix getHttpRequest() when called without third argument. untested jonnyb: you may want to check this ---------------------------------------------- r22312 | chealer | 2009-10-14 03:26:27 +0200 (mer., 14 oct. 2009) | 3 lines [FIX] ooooops [FIX] HTML special chars encoding ---------------------------------------------- r22310 | chealer | 2009-10-14 03:11:59 +0200 (mer., 14 oct. 2009) | 3 lines [FIX] Files galleries last modification date. oops. thanks Sylvie ---------------------------------------------- r22309 | luciash | 2009-10-14 00:53:49 +0200 (mer., 14 oct. 2009) | 1 line added icons with links to refresh Tiki cache and to set up the logo etc. calling it Quick Admin for now - it's just to help us devs now to allow quickly clear Tiki cache when we do testing with many svn ups locally and it can be removed/replaced/done better before release ---------------------------------------------- r22308 | sylvieg | 2009-10-14 00:09:43 +0200 (mer., 14 oct. 2009) | 1 line [FIX]tracker: get rid of the check about one item per user/ip to get the user item - because the IP check does not work necessarily - if 2 items - will give back one random one ---------------------------------------------- r22307 | jonnybradley | 2009-10-13 19:07:59 +0200 (mar., 13 oct. 2009) | 1 line [FIX] Table dialog tool now copes with links correctly ---------------------------------------------- r22306 | sylvieg | 2009-10-13 17:29:19 +0200 (mar., 13 oct. 2009) | 1 line [FIX]tracker: FILTER can works also on user and group ---------------------------------------------- r22305 | jonnybradley | 2009-10-13 17:21:27 +0200 (mar., 13 oct. 2009) | 1 line [FIX] Set body of plugin to selection it's if not a whole plugin tag (thanks luci) ---------------------------------------------- r22304 | sylvieg | 2009-10-13 17:18:21 +0200 (mar., 13 oct. 2009) | 1 line [FIX]tracker: do not show delete vote if not voted ---------------------------------------------- r22303 | sylvieg | 2009-10-13 17:08:08 +0200 (mar., 13 oct. 2009) | 1 line [FIX]tracker: do not show voting link if no perm ---------------------------------------------- r22302 | sylvieg | 2009-10-13 16:56:11 +0200 (mar., 13 oct. 2009) | 1 line [FIX]tracker: fix rate ---------------------------------------------- r22301 | jonnybradley | 2009-10-13 16:35:11 +0200 (mar., 13 oct. 2009) | 1 line [MOD] Row and column + buttons for table dialog ---------------------------------------------- r22300 | sylvieg | 2009-10-13 14:33:24 +0200 (mar., 13 oct. 2009) | 1 line [FIX] rollback partial 15091 tiki_p_use_as_template as nothing to do with the wiki template feature - it is depending on tracker and wiki ---------------------------------------------- r22299 | lphuberdeau | 2009-10-13 14:25:40 +0200 (mar., 13 oct. 2009) | 1 line [MOD] Replacing the realnamelist plugin with an argument on userlist ---------------------------------------------- r22298 | pkdille | 2009-10-13 13:51:19 +0200 (mar., 13 oct. 2009) | 1 line [FIX] french language translations: fix one string ---------------------------------------------- r22296 | sylvieg | 2009-10-13 13:35:45 +0200 (mar., 13 oct. 2009) | 1 line quotes ---------------------------------------------- r22295 | pkdille | 2009-10-13 12:59:52 +0200 (mar., 13 oct. 2009) | 1 line [MOD] get_strings: don't add php closing tag to language.php files (zend recommandation) ---------------------------------------------- r22294 | chealer | 2009-10-13 11:36:34 +0200 (mar., 13 oct. 2009) | 3 lines [FIX] HTML special chars encoding [FIX] multiline text rendering ---------------------------------------------- r22292 | chealer | 2009-10-13 11:34:42 +0200 (mar., 13 oct. 2009) | 4 lines [FIX] HTML special chars encoding [FIX] multiline text rendering [FIX] colons inside tr blocks ---------------------------------------------- r22291 | chealer | 2009-10-13 11:27:39 +0200 (mar., 13 oct. 2009) | 2 lines DB abstraction: fix list_quiz_stats() (quote identifier) ---------------------------------------------- r22289 | chealer | 2009-10-13 11:06:49 +0200 (mar., 13 oct. 2009) | 2 lines DB abstraction: partial fixes (identifier quoting) ---------------------------------------------- r22288 | chealer | 2009-10-13 10:08:42 +0200 (mar., 13 oct. 2009) | 2 lines DB abstraction: quote identifier ---------------------------------------------- r22286 | chealer | 2009-10-13 08:45:43 +0200 (mar., 13 oct. 2009) | 3 lines [FIX] wiki page overwrite from note [SEC] perm check ignoring object level ---------------------------------------------- r22285 | chealer | 2009-10-13 08:40:29 +0200 (mar., 13 oct. 2009) | 2 lines [FIX] DB abstraction: support sequences starting at 0 ---------------------------------------------- r22284 | chibaguy | 2009-10-13 08:28:55 +0200 (mar., 13 oct. 2009) | 1 line [FIX] Options' button selectors should be same as parent's. ---------------------------------------------- r22283 | chealer | 2009-10-13 07:26:39 +0200 (mar., 13 oct. 2009) | 2 lines [FIX] DB abstraction: cast for SUM(VARCHAR) on PostgreSQL ---------------------------------------------- r22282 | chealer | 2009-10-13 07:23:52 +0200 (mar., 13 oct. 2009) | 2 lines [FIX] remove stray apostrophe from r19624 ---------------------------------------------- r22281 | chibaguy | 2009-10-13 06:31:49 +0200 (mar., 13 oct. 2009) | 1 line [ENH] Added Superfish's Supersubs script for CSS menus (after talking with luci; overrides CSS width and widens menu dropdowns to accommodate longest item, to prevent overflow.) ---------------------------------------------- r22280 | jonnybradley | 2009-10-13 01:07:53 +0200 (mar., 13 oct. 2009) | 1 line [FIX] Usused param causing nasty red warnings removed (thanks luci) ---------------------------------------------- r22279 | jonnybradley | 2009-10-13 00:47:00 +0200 (mar., 13 oct. 2009) | 1 line [FIX] Table dialog tool autofill - part 1 ---------------------------------------------- r22278 | jonnybradley | 2009-10-12 23:22:42 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Make dialog tools autofill values if there's a selection (table still TODO) ---------------------------------------------- r22276 | jonnybradley | 2009-10-12 22:03:35 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Show better text on insert button if replacing ---------------------------------------------- r22274 | jonnybradley | 2009-10-12 21:22:10 +0200 (lun., 12 oct. 2009) | 3 lines [FIX] Plugin form fills values from textarea selection (again?) Also now replaces that text when inserted. ---------------------------------------------- r22273 | marclaporte | 2009-10-12 18:59:27 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Adding Code plugin in default toolbar, as it works well, looks good, and is fairly commonly used. Second choice was to use ~np~ ---------------------------------------------- r22272 | chibaguy | 2009-10-12 18:15:07 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Border inconsistency causing text movement in topbar css menu dropdowns. ---------------------------------------------- r22271 | marclaporte | 2009-10-12 18:13:59 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Hiding comment filter if number of comments is less than 10. Comment filtering with score, etc is very nifty if you are running Slashdot. For the vast majority of websites, the vast majority of pages/blog posts/etc. will only ever get a handful of comments. And for all these, the comment filter is visual pollution. TODO: add a preference or use the same one from pagination. ---------------------------------------------- r22270 | chibaguy | 2009-10-12 17:52:41 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Padding in topbar css menu dropdowns inconsistent between link and hover states. ---------------------------------------------- r22269 | chibaguy | 2009-10-12 17:37:27 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Left-align topbar menu subitems. ---------------------------------------------- r22268 | chibaguy | 2009-10-12 17:17:15 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Removed extra borders on topbar CSS menu dropdown items (on hover); thanks, luci. ---------------------------------------------- r22267 | marclaporte | 2009-10-12 17:01:43 +0200 (lun., 12 oct. 2009) | 1 line [FIX] WYSIWYCA in admin panel ---------------------------------------------- r22266 | luciash | 2009-10-12 16:49:58 +0200 (lun., 12 oct. 2009) | 1 line [ENH] user information page: don't show the form again if user message was sent ---------------------------------------------- r22265 | sylvieg | 2009-10-12 16:22:43 +0200 (lun., 12 oct. 2009) | 1 line quote ---------------------------------------------- r22264 | sylvieg | 2009-10-12 14:56:14 +0200 (lun., 12 oct. 2009) | 1 line quoting ---------------------------------------------- r22263 | marclaporte | 2009-10-12 14:45:28 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Clearer messages from profile system. ---------------------------------------------- r22261 | jonnybradley | 2009-10-12 14:06:35 +0200 (lun., 12 oct. 2009) | 1 line [FIX] autocomplete not to automatically select the first item any more (thanks Luci and Sylvie - if this is what you meant?) ---------------------------------------------- r22258 | chealer | 2009-10-12 11:21:58 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] DB abstraction: missing space, wrong case, missing identifier quotes ---------------------------------------------- r22257 | chealer | 2009-10-12 11:14:11 +0200 (lun., 12 oct. 2009) | 2 lines DB abstraction: refresh_index() missing identifier quotes ---------------------------------------------- r22256 | chealer | 2009-10-12 11:11:58 +0200 (lun., 12 oct. 2009) | 3 lines [FIX] DB abstraction: "ERROR: operator does not exist: character varying = integer" It seems PostgreSQL [now?] requires an cast to string ---------------------------------------------- r22255 | chealer | 2009-10-12 10:53:14 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] get_online_users(): wrong quotes ---------------------------------------------- r22254 | chealer | 2009-10-12 10:12:29 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] DB abstraction: "ERROR: column "a.archived" must appear in the GROUP BY clause or be used in an aggregate function" in get_forum_topics() ---------------------------------------------- r22253 | chealer | 2009-10-12 10:10:59 +0200 (lun., 12 oct. 2009) | 2 lines DB abstraction: ifNull() ---------------------------------------------- r22252 | chealer | 2009-10-12 09:38:33 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] DB abstraction: "ERROR: column "Type" does not exist" in is_object_locked() (caso) ---------------------------------------------- r22250 | chealer | 2009-10-12 09:24:17 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] DB abstraction: complete r9310 ([FIX] tikidblib: allow use of table.column for sort mode (at least for mysql).) ---------------------------------------------- r22249 | chibaguy | 2009-10-12 09:11:21 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Adjustment to work with div.halffloat. ---------------------------------------------- r22248 | chealer | 2009-10-12 08:40:52 +0200 (lun., 12 oct. 2009) | 3 lines [FIX] Db abstraction: list_contacts() "ERROR: column reference "contactId" is ambiguous" nyloth: may want to check this ---------------------------------------------- r22247 | chealer | 2009-10-12 08:37:46 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] DB abstraction: quote identifier ---------------------------------------------- r22246 | chibaguy | 2009-10-12 08:08:22 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Classes added for easy distributions across the page of two, three, or four modules or other divs in wikitext or custom code areas. Can facilitate columns in wiki pages, etc. ---------------------------------------------- r22244 | chealer | 2009-10-12 07:49:28 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] missing space between Messages and count ---------------------------------------------- r22243 | marclaporte | 2009-10-12 06:44:10 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Major moving around options in the features admin panel. These are very debatable choices, please react if a feature is tagged as experimental and you disagree (or similar). This will prompt a debate about what is takes for a feature to be considered as stable. ---------------------------------------------- r22242 | marclaporte | 2009-10-12 06:31:55 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Making new section just for comments in admin panel ---------------------------------------------- r22240 | marclaporte | 2009-10-12 05:51:51 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Remove rogue div ---------------------------------------------- r22239 | chealer | 2009-10-12 05:51:02 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] s/Note author when reading his mail/Notify sender when reading his mail/ ---------------------------------------------- r22238 | marclaporte | 2009-10-12 05:36:00 +0200 (lun., 12 oct. 2009) | 1 line [FIX] preference setting was moved to navigation panel ---------------------------------------------- r22237 | marclaporte | 2009-10-12 05:29:48 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Moving Communications Center to Experimental as it's a rarely used feature ---------------------------------------------- r22236 | marclaporte | 2009-10-12 05:27:27 +0200 (lun., 12 oct. 2009) | 1 line [FIX] No need for tabs with so few options ---------------------------------------------- r22235 | marclaporte | 2009-10-12 05:21:50 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Moving Action Calendar as a setting within Calendar Admin panel. ---------------------------------------------- r22234 | chealer | 2009-10-12 05:11:21 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] DB abstraction: profile installation query error ---------------------------------------------- r22233 | chealer | 2009-10-12 05:10:06 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] DB abstraction: get_event_watches() query error ---------------------------------------------- r22232 | marclaporte | 2009-10-12 05:02:54 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Use same label as on Kaltura site. ---------------------------------------------- r22230 | chealer | 2009-10-12 04:43:17 +0200 (lun., 12 oct. 2009) | 2 lines [FIX] email always changed, even when...not changed ---------------------------------------------- r22229 | chealer | 2009-10-12 04:40:32 +0200 (lun., 12 oct. 2009) | 3 lines [FIX] colons inside tr blocks [FIX] display of multiline feedback ---------------------------------------------- r22228 | marclaporte | 2009-10-12 04:36:03 +0200 (lun., 12 oct. 2009) | 1 line [ENH] New section in admin panel for experimental/new features. Plus moving various features to different sections. ---------------------------------------------- r22227 | marclaporte | 2009-10-12 04:04:43 +0200 (lun., 12 oct. 2009) | 1 line [FIX] Hide breadcrumb options if feature is off ---------------------------------------------- r22226 | marclaporte | 2009-10-12 00:59:38 +0200 (lun., 12 oct. 2009) | 1 line [MOD] Move Pagination links to own tab ---------------------------------------------- r22225 | sylvieg | 2009-10-12 00:09:25 +0200 (lun., 12 oct. 2009) | 1 line [FIX]category: remove was not working with header ---------------------------------------------- r22224 | jonnybradley | 2009-10-11 21:12:15 +0200 (dim., 11 oct. 2009) | 1 line [MOD] autocomplete for search page name (new only, refactoring required) ---------------------------------------------- r22223 | jonnybradley | 2009-10-11 21:11:04 +0200 (dim., 11 oct. 2009) | 1 line [FIX] feature check ---------------------------------------------- r22222 | jonnybradley | 2009-10-11 20:52:57 +0200 (dim., 11 oct. 2009) | 1 line [MOD] Add username autocomplete to recipient fields in messu compose ---------------------------------------------- r22220 | jonnybradley | 2009-10-11 20:32:41 +0200 (dim., 11 oct. 2009) | 3 lines [KIL] Remove textarea pagename autocomplete, as it never worked 100% and was quite hacky. Use the wiki link dialog instead. ---------------------------------------------- r22219 | chealer | 2009-10-11 20:29:56 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] DB abstraction: getMissingTranslationBits(), getTranslations() ---------------------------------------------- r22218 | chealer | 2009-10-11 20:21:15 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] DB abstraction: remove_url() (user left unquoted) ---------------------------------------------- r22217 | jonnybradley | 2009-10-11 20:20:34 +0200 (dim., 11 oct. 2009) | 3 lines [MOD] Refactoring autocomplete code. Left the ones in tracker_item_field_input.tpl as i can't get them to work. Also one in {textarea} block that will probably be kil'ed ---------------------------------------------- r22216 | marclaporte | 2009-10-11 19:32:29 +0200 (dim., 11 oct. 2009) | 1 line [MOD] Moving find/search and replace admin option from wiki to textarea admin panel now that it's available for any edit box ---------------------------------------------- r22215 | jonnybradley | 2009-10-11 19:06:02 +0200 (dim., 11 oct. 2009) | 4 lines [ENH] Add autocomplete to user name fields. Implemented in wikiplugin_group only so far (just add 'filter' => 'username' to the param def). Perms TODO as for groups. ---------------------------------------------- r22214 | jonnybradley | 2009-10-11 18:43:45 +0200 (dim., 11 oct. 2009) | 4 lines [ENH] Add autocomplete to group name fields. Implemented in wikiplugin_group only so far (just add 'filter' => 'username' to the param def). Proper perms checking TODO but only works for validated users in the meantime. ---------------------------------------------- r22213 | jonnybradley | 2009-10-11 18:02:56 +0200 (dim., 11 oct. 2009) | 1 line [FIX] No need for rel to have type=img for colorbox (type= only needed if not an image) ---------------------------------------------- r22212 | jonnybradley | 2009-10-11 17:46:15 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] Add sefurl to img. Had the change order of regexp matches to pick up tumbnail etc before download. ---------------------------------------------- r22208 | lindonb | 2009-10-11 10:13:31 +0200 (dim., 11 oct. 2009) | 1 line [FIX] Skip old code if rel=box. Other cleanup of prior commit (broke mouseover). ---------------------------------------------- r22206 | chealer | 2009-10-11 09:18:27 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] DB abstraction (PostgreSQL): fix general settings (admin email, sender email, browser title, secure login) ---------------------------------------------- r22205 | chealer | 2009-10-11 09:14:21 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] get_user_all_pages() (DB abstraction, PostgreSQL) ---------------------------------------------- r22203 | chealer | 2009-10-11 09:08:26 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] fr: changer la traduction pour "Edit Comment" (commentaire sur la modification) de "Éditer le commentaire" à "Commentaire" (inspiré de MoinMoin) ---------------------------------------------- r22202 | lindonb | 2009-10-11 08:45:56 +0200 (dim., 11 oct. 2009) | 1 line [FIX] Use file and image gallery thumbnails when thumb=y. Replace thumb=shadowbox with rel=box. So now {img fileId=1 thumb=y rel=box} works. Added 'download' option for thumb parameter to show download dialog box for file gallery images. ---------------------------------------------- r22201 | chealer | 2009-10-11 08:03:10 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] DB error message display ---------------------------------------------- r22200 | luciash | 2009-10-11 07:33:12 +0200 (dim., 11 oct. 2009) | 1 line [FIX] ColorBox: support title attribute of links + simplified functions ---------------------------------------------- r22199 | chealer | 2009-10-11 06:37:06 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] typo "SQLLite" -> "SQLite" ---------------------------------------------- r22198 | chealer | 2009-10-11 06:00:13 +0200 (dim., 11 oct. 2009) | 3 lines [FIX] DB abstraction: fix has_tiki_db() and has_tiki_db_20() get rid of now unused process_sql_file() and list_tables() ---------------------------------------------- r22196 | chealer | 2009-10-11 05:33:55 +0200 (dim., 11 oct. 2009) | 2 lines runFile(): speed up and simplify ---------------------------------------------- r22195 | chealer | 2009-10-11 05:24:12 +0200 (dim., 11 oct. 2009) | 4 lines [FIX] DB abstraction: fix update query +class Installer extends TikiDb_Bridge [FIX] empty queries fail on PostgreSQL ---------------------------------------------- r22194 | chealer | 2009-10-11 05:15:32 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] ADOdb on PostgreSQL ---------------------------------------------- r22193 | luciash | 2009-10-11 04:40:38 +0200 (dim., 11 oct. 2009) | 1 line [FIX] ColorBox: support for inline content ---------------------------------------------- r22191 | chealer | 2009-10-11 03:58:27 +0200 (dim., 11 oct. 2009) | 3 lines [FIX] queryError() (fixes r20205) Closes: 2788 ( link_cache creates SQL error ) ---------------------------------------------- r22190 | chealer | 2009-10-11 03:05:00 +0200 (dim., 11 oct. 2009) | 2 lines [FIX] "DROP TABLE IF EXISTS `tiki_calendar_recurrence`;" failure due to reference from tiki_calendar_items.recurrenceId (regression from r15918) ---------------------------------------------- r22189 | luciash | 2009-10-11 02:21:31 +0200 (dim., 11 oct. 2009) | 1 line [FIX] ColorBox: support any *box (colorbox|lightbox|shadowbox|box...) in rel attribute ---------------------------------------------- r22188 | jonnybradley | 2009-10-11 01:06:01 +0200 (dim., 11 oct. 2009) | 1 line [ENH] Page name autocomplete on plugin form (where filter=pagename) ---------------------------------------------- r22187 | jonnybradley | 2009-10-11 00:55:49 +0200 (dim., 11 oct. 2009) | 1 line [FIX] Missing filter ---------------------------------------------- r22186 | jonnybradley | 2009-10-10 23:20:00 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Don't give "not found" error if src set (may result in broken image if not found) ---------------------------------------------- r22185 | jonnybradley | 2009-10-10 23:17:10 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Missing icon (oops) ---------------------------------------------- r22184 | jonnybradley | 2009-10-10 22:10:29 +0200 (sam., 10 oct. 2009) | 4 lines [ENH] Wiki plugin edit form now jquery-ui'ified (if jq.ui available) Still optional, but at the moment comments can use plugins, so the lib is loaded for that it uses it even if feature_jquery_ui is off. Probably needs recifying. Oh, and testing on IE/Chrome - TODO ---------------------------------------------- r22183 | chealer | 2009-10-10 22:01:32 +0200 (sam., 10 oct. 2009) | 2 lines it seems user guide page was renamed ---------------------------------------------- r22182 | chealer | 2009-10-10 21:59:44 +0200 (sam., 10 oct. 2009) | 6 lines revert r22141 on mod-terminology.tpl [FIX] colon outsitde tr block [FIX] undefined terminology_profile_was_installed [FIX] unclosed p tag doc link should be English by default ---------------------------------------------- r22181 | jonnybradley | 2009-10-10 20:21:02 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Stop 'save last changes' dialogs on beforeunload when textarea not changed as the form is shared ---------------------------------------------- r22180 | jonnybradley | 2009-10-10 19:57:50 +0200 (sam., 10 oct. 2009) | 2 lines [ENH] Another dialog tool - wiki links ---------------------------------------------- r22179 | jonnybradley | 2009-10-10 19:34:17 +0200 (sam., 10 oct. 2009) | 1 line [MOD] Change the way dialog tools init button (etc) data to allow more customisation per tool ---------------------------------------------- r22178 | lphuberdeau | 2009-10-10 19:31:18 +0200 (sam., 10 oct. 2009) | 4 lines [FIX] I18N [FIX] Set-up category jail (not fully functional because hidden categories are not auto-assigned, but category jailing works where deployed for objects categorized in the workspace) [ENH] Set-up permissions view for the perspective to prevent non-members from seeing it. ---------------------------------------------- r22177 | ohertel | 2009-10-10 19:21:04 +0200 (sam., 10 oct. 2009) | 1 line updated translation, fixed umlauts, completed installer translation ---------------------------------------------- r22176 | marclaporte | 2009-10-10 19:06:54 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Add perspective and MultiDomain to the admin panel ---------------------------------------------- r22175 | jonnybradley | 2009-10-10 19:05:12 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Toolbar check for JS ---------------------------------------------- r22174 | marclaporte | 2009-10-10 18:57:25 +0200 (sam., 10 oct. 2009) | 1 line [MOD] IMG plugin: Most obvious/important questions should be at top ---------------------------------------------- r22173 | jonnybradley | 2009-10-10 18:43:44 +0200 (sam., 10 oct. 2009) | 1 line [ENH] Find and replace wiki edit tools ---------------------------------------------- r22172 | jonnybradley | 2009-10-10 18:42:34 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Oops, simpler/better test for moz/gecko browsers ---------------------------------------------- r22171 | jonnybradley | 2009-10-10 18:39:59 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Failed when selectionStart == 0 (i.e. at the beginning of the text) ---------------------------------------------- r22170 | marclaporte | 2009-10-10 18:39:25 +0200 (sam., 10 oct. 2009) | 1 line [FIX] typo ---------------------------------------------- r22168 | luciash | 2009-10-10 18:10:37 +0200 (sam., 10 oct. 2009) | 3 lines [FIX] darkroom theme: contrast fixes bg vs fg [MOD] don't limit odd and even classes only to tables [ADD] odd and even classes defaults to design.css ---------------------------------------------- r22166 | luciash | 2009-10-10 17:32:25 +0200 (sam., 10 oct. 2009) | 2 lines [MOD] user information screen revamp - code indentation, converted to tableless + use tabs when tabs on + other enhancements [FIX] some user information WYSIWYCA fixes ---------------------------------------------- r22165 | jonnybradley | 2009-10-10 17:18:22 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Partial rollback of r22161 - sub and sup should be there as ToolbarFckOnly tools ---------------------------------------------- r22164 | jonnybradley | 2009-10-10 17:11:01 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Add perm check (for feature_filegals_manager) on ToolbarFileGallery tool ---------------------------------------------- r22163 | chibaguy | 2009-10-10 16:52:32 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Same padding for button and button hover states to avoid movement during mouseover. ---------------------------------------------- r22162 | marclaporte | 2009-10-10 16:23:08 +0200 (sam., 10 oct. 2009) | 1 line [MOD] Turn off __Use File Galleries to store pictures__ on barebones installs, until it can be made simpler to use. For reference, see long discussions at http://thread.gmane.org/gmane.comp.cms.tiki.devel/12221 http://thread.gmane.org/gmane.comp.cms.tiki.cvs/46355/ ---------------------------------------------- r22161 | marclaporte | 2009-10-10 15:20:30 +0200 (sam., 10 oct. 2009) | 1 line [MOD] sub and sup shouldn't be in wiki syntax list since they are in plugins. Jonny: please confirm. Tks. ---------------------------------------------- r22160 | axold | 2009-10-10 14:08:18 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Solved a bug in tiki-manage-workspaces.tpl ---------------------------------------------- r22159 | axold | 2009-10-10 13:47:46 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Removed Workspaces Dev Tools ---------------------------------------------- r22158 | axold | 2009-10-10 13:45:33 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Fixed a bug in sql statement ---------------------------------------------- r22157 | chibaguy | 2009-10-10 13:42:41 +0200 (sam., 10 oct. 2009) | 1 line [MOD] Reduced clutter of structures icons and links: replaced table with divs, moved "home" icon to left (more logical, standard position), moved hierarchy number to structure icon link title (visible on hover). ---------------------------------------------- r22156 | chealer | 2009-10-10 12:07:25 +0200 (sam., 10 oct. 2009) | 2 lines [FIX] SMARTY_DIR was set to a relative path ---------------------------------------------- r22155 | chibaguy | 2009-10-10 08:56:12 +0200 (sam., 10 oct. 2009) | 2 lines [MOD] [MOD] Gray-scale versions of bright blue icons for better compatibility with various theme pallets. ---------------------------------------------- r22153 | chibaguy | 2009-10-10 04:47:13 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Toolbar picker (special characters) link color needs specifying to ensure good contrast (Darkroom had problem). ---------------------------------------------- r22152 | marclaporte | 2009-10-10 03:38:04 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Avoid unwanted message in admin panels ---------------------------------------------- r22151 | chealer | 2009-10-10 03:03:56 +0200 (sam., 10 oct. 2009) | 2 lines [FIX] hopefully last shot at identifier quoting here ---------------------------------------------- r22150 | chealer | 2009-10-10 03:02:42 +0200 (sam., 10 oct. 2009) | 2 lines simpler implementation for r22119 ([ADD] switch for postgres when $query_cond is empty because resulting "SELECT FROM ... WHERE 1 AND ..." didn't work) ---------------------------------------------- r22149 | alain_desilets | 2009-10-10 01:46:30 +0200 (sam., 10 oct. 2009) | 1 line - Do not insert preview when creating page based on a template. It confuses users because they clicked on something for creating a page, yet all they see on the screen is a read-only version of the page. They often don't realise that if they scroll down, they can get to an edit box for modifying the template. I have seen this many times when I taught workshops or gave demos on the terminology profile. ---------------------------------------------- r22148 | jonnybradley | 2009-10-10 01:40:09 +0200 (sam., 10 oct. 2009) | 1 line [FIX] Width for table builder and title of dialogs ---------------------------------------------- r22147 | jonnybradley | 2009-10-10 01:24:42 +0200 (sam., 10 oct. 2009) | 4 lines [ENH] jQuery-ui dialog/accordion based wiki help Several layout changes and improvements (flush temp_cache for full enjoyment) Plugin help now a separate tpl (for future wysiwyg help) ---------------------------------------------- r22146 | jonnybradley | 2009-10-10 01:21:26 +0200 (sam., 10 oct. 2009) | 1 line [MOD] New default jquery-ui theme (smoothness recommended) ---------------------------------------------- r22145 | chealer | 2009-10-10 01:01:21 +0200 (sam., 10 oct. 2009) | 2 lines [FIX] more DB identifiers quoting ---------------------------------------------- r22144 | nkoth | 2009-10-09 23:51:47 +0200 (ven., 09 oct. 2009) | 2 lines [MOD] If Anonymous is not automatically included in other groups unless specified, in 4.0, then the showing/shading out of perms as "inherited from Anonymous" should not happen automatically as well (otherwise it's not possible to set them normally) ---------------------------------------------- r22143 | nkoth | 2009-10-09 23:44:38 +0200 (ven., 09 oct. 2009) | 2 lines [MOD] Refactoring the showing of inherited perms to be more correct (to be able to take account of all including situations) - in preparation for next commit ---------------------------------------------- r22142 | alain_desilets | 2009-10-09 22:58:42 +0200 (ven., 09 oct. 2009) | 1 line - Fixed a bug in tiki-all_languages, for when you follow an alias. ---------------------------------------------- r22140 | chealer | 2009-10-09 22:25:30 +0200 (ven., 09 oct. 2009) | 2 lines [FIX] groups_are_emulated notice ---------------------------------------------- r22139 | chealer | 2009-10-09 22:17:21 +0200 (ven., 09 oct. 2009) | 2 lines [FIX] quote contentId identifiers ---------------------------------------------- r22138 | jonnybradley | 2009-10-09 22:13:28 +0200 (ven., 09 oct. 2009) | 1 line [MOD] Move include_jquery_ui() into headerlib where it belongs ---------------------------------------------- r22137 | jonnybradley | 2009-10-09 22:05:20 +0200 (ven., 09 oct. 2009) | 3 lines [ENH] New toolbar dialog type tools. Second: table builder (v1) ---------------------------------------------- r22136 | chealer | 2009-10-09 22:04:34 +0200 (ven., 09 oct. 2009) | 3 lines [FIX] $modified['feature_perspective'] notice regression from r20241 lphuberdeau: might want to check that's what you meant ---------------------------------------------- r22135 | jonnybradley | 2009-10-09 20:41:51 +0200 (ven., 09 oct. 2009) | 3 lines [ENH] New toolbar dialog type tools. First one: external link ---------------------------------------------- r22134 | sylvieg | 2009-10-09 17:00:26 +0200 (ven., 09 oct. 2009) | 1 line [FIX]register: to have the module witht eh same behavior that tiki-register.php (ex: ask for groups) ---------------------------------------------- r22132 | sylvieg | 2009-10-09 15:30:46 +0200 (ven., 09 oct. 2009) | 1 line [FIX]comments: the sort was not always set ---------------------------------------------- r22131 | jonnybradley | 2009-10-09 14:43:27 +0200 (ven., 09 oct. 2009) | 3 lines [ENH] New features picker tab for object perms. Various other fixes and minor improvements. ---------------------------------------------- r22130 | jonnybradley | 2009-10-09 14:36:07 +0200 (ven., 09 oct. 2009) | 1 line [ENH] New param for treetable to allow HTML in column data ---------------------------------------------- r22129 | jonnybradley | 2009-10-09 14:35:27 +0200 (ven., 09 oct. 2009) | 1 line [NEW] New function to get all perm features ---------------------------------------------- r22128 | jonnybradley | 2009-10-09 14:34:47 +0200 (ven., 09 oct. 2009) | 1 line [FIX] Don't show big grey box of AJAX triggered by something other than loadComponent (e.g. autosave) ---------------------------------------------- r22127 | jonnybradley | 2009-10-09 14:33:58 +0200 (ven., 09 oct. 2009) | 1 line [FIX] Missing global ---------------------------------------------- r22126 | luciash | 2009-10-09 03:01:49 +0200 (ven., 09 oct. 2009) | 2 lines [MOD] semanticlib: adding backticks to camelCase names [FIX] PostgreSQL: editing wiki page now works ---------------------------------------------- r22125 | luciash | 2009-10-09 02:29:44 +0200 (ven., 09 oct. 2009) | 1 line [FIX] PostgreSQL: fix to avoid invalid input syntax for integer: "value" (sorry, the previous didn't work) ---------------------------------------------- r22124 | luciash | 2009-10-09 02:02:46 +0200 (ven., 09 oct. 2009) | 1 line [FIX] PostgreSQL: ERROR: LIMIT #,# syntax is not supported HINT: Use separate LIMIT and OFFSET clauses. ---------------------------------------------- r22123 | luciash | 2009-10-09 01:54:06 +0200 (ven., 09 oct. 2009) | 1 line [FIX] wikilib: add version to SELECT list to avoid DISTINCT error when using PostgreSQL ---------------------------------------------- r22122 | luciash | 2009-10-09 01:51:08 +0200 (ven., 09 oct. 2009) | 1 line [MOD] GlobalFactory: adding backticks to camelCase names ---------------------------------------------- r22120 | luciash | 2009-10-08 23:29:59 +0200 (jeu., 08 oct. 2009) | 1 line [FIX] ObjectFactory: adding backticks to camelCase names ---------------------------------------------- r22119 | luciash | 2009-10-08 23:22:45 +0200 (jeu., 08 oct. 2009) | 2 lines [FIX] PostgreSQL: invalid input syntax for integer: "value" [ADD] switch for postgres when $query_cond is empty because resulting "SELECT FROM ... WHERE 1 AND ..." didn't work ---------------------------------------------- r22118 | xavidp | 2009-10-08 22:52:22 +0200 (jeu., 08 oct. 2009) | 1 line [ENH]Cross link to tiki-manage-workspaces.php added from Admin > Workspaces interface. Still menu option needed in install and upgrade sql's, if this is the central script to manage the creation and edition of workspaces. Permissions related to workspaces are still missing (to my partial understanding of how this should work). ---------------------------------------------- r22117 | chealer | 2009-10-08 22:39:49 +0200 (jeu., 08 oct. 2009) | 2 lines [FIX] workspace query commented in r22024 now properly commented, assuming that was the intention ---------------------------------------------- r22116 | sylvieg | 2009-10-08 22:32:20 +0200 (jeu., 08 oct. 2009) | 1 line [MOD]registration: option to send admin validation email not necessary to sender_email ---------------------------------------------- r22115 | sylvieg | 2009-10-08 22:28:24 +0200 (jeu., 08 oct. 2009) | 1 line [FIX]rollback 22104 that gives a database error ---------------------------------------------- r22114 | jonnybradley | 2009-10-08 22:05:42 +0200 (jeu., 08 oct. 2009) | 1 line [FIX] Small change to the client-side group hiding code (but probably should be removed eventually) ---------------------------------------------- r22113 | xavidp | 2009-10-08 22:03:38 +0200 (jeu., 08 oct. 2009) | 1 line [FIX]Fixed wrong link to documentation page at dev.tw.o site ---------------------------------------------- r22112 | jonnybradley | 2009-10-08 21:51:47 +0200 (jeu., 08 oct. 2009) | 2 lines [ENH] Add 'select groups' tab to pick groups server-side TODO: Remove the previous client-side version? ---------------------------------------------- r22111 | jonnybradley | 2009-10-08 21:47:43 +0200 (jeu., 08 oct. 2009) | 1 line [ENH] New nested heirarchical mode for treetable used by defining _sortColumnDelimiter param ---------------------------------------------- r22110 | luciash | 2009-10-08 21:44:27 +0200 (jeu., 08 oct. 2009) | 1 line [FIX] PostgreSQL: support "pgsql" as case too because tiki-db-pdo.php and tiki-adodb-pdo.php are very inconsistent in this and when using PDO it didn't convert the MySQL specific backticks ---------------------------------------------- r22109 | jonnybradley | 2009-10-08 21:43:57 +0200 (jeu., 08 oct. 2009) | 1 line [FIX] Changing the checked state of a checkbox doesn't fire the change event, so fire it specifically ---------------------------------------------- r22108 | sylvieg | 2009-10-08 20:20:24 +0200 (jeu., 08 oct. 2009) | 1 line [FIX]TRACKER: trim the wiki page ---------------------------------------------- r22107 | nkoth | 2009-10-08 18:44:31 +0200 (jeu., 08 oct. 2009) | 2 lines [FIX] best lang suffix will have to depend on whether query string exists or not (it used to be always exist, but with SEFURL it can't be certain ---------------------------------------------- r22106 | nkoth | 2009-10-08 18:09:58 +0200 (jeu., 08 oct. 2009) | 2 lines [FIX] Wiki page links in menus should support best language ---------------------------------------------- r22105 | mangapower | 2009-10-08 17:34:37 +0200 (jeu., 08 oct. 2009) | 1 line [MOD] If a WS is active and a new wikipage is created, then this page will be stored in the WS ---------------------------------------------- r22104 | Jyhem | 2009-10-08 17:31:00 +0200 (jeu., 08 oct. 2009) | 1 line [MOD] Part of removal of hard coded inclusion of Anonymous group in Registered (see 22101) ---------------------------------------------- r22101 | jonnybradley | 2009-10-08 16:06:16 +0200 (jeu., 08 oct. 2009) | 7 lines [MOD] Remove hard coded inclusion of Anonymous group in Registered (again - see r21822 and r22098). Added schema script to preserve existing behaviour and changed tikilib and objectperms. Other files need fixing (modlib, wikiplugin_group, userslib, tiki-emulate_groups_switch and mod-func-groups_emulation - possibly others) Profiles that assumed this inclusion will also need amending. ---------------------------------------------- r22100 | jonnybradley | 2009-10-08 15:24:05 +0200 (jeu., 08 oct. 2009) | 3 lines [ENH] Added rudimentary colour pickers and new background colour icon. Also JS fixes for Firefox/AJAX ---------------------------------------------- r22099 | chealer | 2009-10-08 11:06:31 +0200 (jeu., 08 oct. 2009) | 2 lines upgrade_categperm.php: rename tiki_p_view_categories to tiki_p_view_category in global permissions ---------------------------------------------- r22098 | chealer | 2009-10-08 10:05:28 +0200 (jeu., 08 oct. 2009) | 4 lines [FIX] rollback r21822: [MOD] please refer to dev note 1.1 http://doc.tikiwiki.org/Tiki4#Anonymous_group_not_included_by_default_in_Registered_ This broke permissions on most sites upgraded. See discussion at http://sourceforge.net/mailarchive/forum.php?thread_name=4ACCFC4E.5000205%40gmail.com&forum_name=tikiwiki-devel ---------------------------------------------- r22097 | chealer | 2009-10-08 05:15:47 +0200 (jeu., 08 oct. 2009) | 3 lines [FIX] HTML special chars encoding remove template comment (assuming that's a leftover from copy-paste) ---------------------------------------------- r22096 | chealer | 2009-10-08 05:14:01 +0200 (jeu., 08 oct. 2009) | 4 lines [FIX] HTML special chars escaping [FIX] colons inside tr blocks [FIX] Directory categorization ---------------------------------------------- r22095 | sylvieg | 2009-10-08 00:44:33 +0200 (jeu., 08 oct. 2009) | 1 line [MOD]some style for the browse image in fgal ---------------------------------------------- r22094 | sylvieg | 2009-10-08 00:23:02 +0200 (jeu., 08 oct. 2009) | 1 line [FIX]notif fgal: missing smarty assign to have notification outsite tiki-upload_file ---------------------------------------------- r22092 | nagendra016 | 2009-10-07 21:11:54 +0200 (mer., 07 oct. 2009) | 1 line [UPG] Upgraded Kaltura PHP API ---------------------------------------------- r22091 | jonnybradley | 2009-10-07 20:57:56 +0200 (mer., 07 oct. 2009) | 1 line [FIX] Remove dependance on row indices for treetable values (should never have been like that in the first place - apologies) ---------------------------------------------- r22090 | sylvieg | 2009-10-07 20:11:47 +0200 (mer., 07 oct. 2009) | 1 line [MOD]cahge_category: displays category name ---------------------------------------------- r22089 | jonnybradley | 2009-10-07 19:08:26 +0200 (mer., 07 oct. 2009) | 2 lines [ENH] Restored the JS code to set up perms checkboxes to show group inheritance, now running asynchronously (so shouldn't lock up slower browsers) ---------------------------------------------- r22084 | lphuberdeau | 2009-10-07 16:14:44 +0200 (mer., 07 oct. 2009) | 1 line [FIX] RSS 'parser' could not parse all feeds, and probably still can't. ---------------------------------------------- r22083 | nyloth | 2009-10-07 16:10:54 +0200 (mer., 07 oct. 2009) | 1 line [FIX] coelesce: same font size for text inside PRE tags than wiki text around + better top margins for titles + remove native margins of PRE and P when inside a simplebox, since simplebox already has margins ---------------------------------------------- r22082 | nyloth | 2009-10-07 16:06:55 +0200 (mer., 07 oct. 2009) | 1 line [FIX] smarty highlight output filter: replace preg_match fallback with something more simple, because preg_match is usually limited to 100k (pcre.backtrack_limit) which is not enough with most search results pages + fix how col2 is handled + reindent file ---------------------------------------------- r22081 | sylvieg | 2009-10-07 15:02:44 +0200 (mer., 07 oct. 2009) | 1 line [MOD]change_category: 2 new params to be able to do a flip/flop with images to represent or not to be in the category ---------------------------------------------- r22080 | jonnybradley | 2009-10-07 14:40:05 +0200 (mer., 07 oct. 2009) | 3 lines [ENH] Added pref for section and plugin edit icons view/hide (defaults to 'n'). Also changed button icon as suggested. ---------------------------------------------- r22079 | jonnybradley | 2009-10-07 14:11:23 +0200 (mer., 07 oct. 2009) | 3 lines [MOD] Move JS in $headerlib to end of page. Included JS files still in the HEAD - TODO in 5.x? ---------------------------------------------- r22078 | jonnybradley | 2009-10-07 14:06:06 +0200 (mer., 07 oct. 2009) | 1 line [FIX] Confirm exit fix for AJAX mode edit ---------------------------------------------- r22077 | jonnybradley | 2009-10-07 13:34:42 +0200 (mer., 07 oct. 2009) | 4 lines [MOD] Added test for $minify_scripts_on_the_fly before using minified scripts for tiki-js.js, tiki-jquery.js and tiki-admin_toolbars.js Var isn't set anywhere yet so it disables this "feature" until we have a way of minifying automagically (and means we can find which JS files may be affected later) ---------------------------------------------- r22075 | jonnybradley | 2009-10-07 12:40:08 +0200 (mer., 07 oct. 2009) | 2 lines [FIX] Add content-type for javascript (also added svn keyword Id) ---------------------------------------------- r22073 | chealer | 2009-10-07 10:24:20 +0200 (mer., 07 oct. 2009) | 3 lines [FIX] HTML special chars encoding [ENH] translations syntax ---------------------------------------------- r22072 | chealer | 2009-10-07 09:49:57 +0200 (mer., 07 oct. 2009) | 3 lines [FIX] Closes: 1275 (User-Task-Module does not show the tasks) [ENH] change user_tasks module to new module style (modules-doc). ---------------------------------------------- r22071 | chealer | 2009-10-07 09:46:55 +0200 (mer., 07 oct. 2009) | 3 lines [FIX] [ENH] change user_tasks_public module to new module style (modules-doc). ---------------------------------------------- r22070 | chealer | 2009-10-07 09:36:12 +0200 (mer., 07 oct. 2009) | 3 lines [FIX] new_task(), update_task() and emty_trash() with PDO (string-indexed bindvars arrays, fetchRow returning 2 elements per DB field) thanks Sylvie Greverend ---------------------------------------------- r22069 | chealer | 2009-10-07 09:31:31 +0200 (mer., 07 oct. 2009) | 3 lines [FIX] undeclared constants notices on unquoted array indices [FIX] HTML special chars encoding ---------------------------------------------- r22068 | sylvieg | 2009-10-07 00:52:52 +0200 (mer., 07 oct. 2009) | 1 line [MOD]blog: why the title of a post does not go to the post. each other feature is working this this principle ---------------------------------------------- r22067 | sylvieg | 2009-10-07 00:29:59 +0200 (mer., 07 oct. 2009) | 1 line zend recommendation ---------------------------------------------- r22066 | rlpowell | 2009-10-07 00:14:38 +0200 (mer., 07 oct. 2009) | 2 lines A working test would be nice. ---------------------------------------------- r22065 | jonnybradley | 2009-10-06 23:12:58 +0200 (mar., 06 oct. 2009) | 2 lines [FIX] Default to using non-minified versions of tiki-js.js and tiki-jquery.js (for now) ---------------------------------------------- r22064 | jonnybradley | 2009-10-06 22:03:51 +0200 (mar., 06 oct. 2009) | 2 lines [FIX] error.tpl handling in loadComponent() Also fixed outdate ref to xajax requert var and a couple of other tiny fixes ---------------------------------------------- r22063 | jonnybradley | 2009-10-06 21:05:18 +0200 (mar., 06 oct. 2009) | 1 line [FIX] Mysterious JS error when called via AJAX - this fixes it but i'm not sure why ---------------------------------------------- r22062 | chealer | 2009-10-06 20:57:55 +0200 (mar., 06 oct. 2009) | 2 lines [FIX] no idea why this code should be called, but it shouldn't read smarty_setup.php ---------------------------------------------- r22061 | jonnybradley | 2009-10-06 20:50:09 +0200 (mar., 06 oct. 2009) | 1 line [FIX] No AJAX on help button ---------------------------------------------- r22060 | jonnybradley | 2009-10-06 20:43:55 +0200 (mar., 06 oct. 2009) | 1 line [FIX] Thinko ---------------------------------------------- r22059 | jonnybradley | 2009-10-06 19:57:45 +0200 (mar., 06 oct. 2009) | 1 line [MOD] Minified tiki-js.js - should be no functional change ---------------------------------------------- r22058 | jonnybradley | 2009-10-06 19:47:45 +0200 (mar., 06 oct. 2009) | 2 lines [MOD] JSLint-ifying of tiki-js.js (finally) ---------------------------------------------- r22057 | jonnybradley | 2009-10-06 19:43:59 +0200 (mar., 06 oct. 2009) | 1 line [FIX] Another small pre-JSlint fix (document.write evil, apologies for just moving it into tikilib ;) ---------------------------------------------- r22056 | jonnybradley | 2009-10-06 19:34:58 +0200 (mar., 06 oct. 2009) | 1 line [FIX] Tiny pre-JSlint fix (bad syntax apparently) ---------------------------------------------- r22054 | Jyhem | 2009-10-06 19:09:23 +0200 (mar., 06 oct. 2009) | 1 line [FIX] If banner feature is inactive, site ads should not be displayed. ---------------------------------------------- r22053 | jonnybradley | 2009-10-06 18:41:02 +0200 (mar., 06 oct. 2009) | 4 lines [FIX] Fixed polls JS to use jQuery, not moo (which lead to) Added $auto_query_args to polls admin and fix for tab when editing (which lead to) Adding Create poll button (and removing typo) ---------------------------------------------- r22052 | mangapower | 2009-10-06 18:27:58 +0200 (mar., 06 oct. 2009) | 1 line [MOD] Fixed a little issue in wslib.php ---------------------------------------------- r22051 | sylvieg | 2009-10-06 18:25:11 +0200 (mar., 06 oct. 2009) | 1 line [FIX]rss: fix double htmlspecialchars ---------------------------------------------- r22049 | pkdille | 2009-10-06 18:16:25 +0200 (mar., 06 oct. 2009) | 1 line [FIX] forum: fix the html structure when posting in the forum with an attached file (with coelesce) ---------------------------------------------- r22048 | jonnybradley | 2009-10-06 17:53:47 +0200 (mar., 06 oct. 2009) | 2 lines [MOD] Added minified version of tiki-jquery.js ---------------------------------------------- r22047 | jonnybradley | 2009-10-06 17:49:18 +0200 (mar., 06 oct. 2009) | 1 line [MOD] JSLint cleaning ---------------------------------------------- r22046 | jonnybradley | 2009-10-06 17:43:26 +0200 (mar., 06 oct. 2009) | 3 lines [FIX] Partial rollback of r21957 - positionBy = 'mouse' not working first time (needs a param?). Also added "return false" to convertOverlib func ---------------------------------------------- r22045 | mangapower | 2009-10-06 17:29:57 +0200 (mar., 06 oct. 2009) | 1 line [MOD] Added a new functionality to tiki-index.php: when a user activate a WS, the homepage will be the WS homepage. ---------------------------------------------- r22044 | sylvieg | 2009-10-06 16:12:00 +0200 (mar., 06 oct. 2009) | 1 line [FIX]fix wrong commit 22033 ---------------------------------------------- r22043 | jonnybradley | 2009-10-06 15:39:19 +0200 (mar., 06 oct. 2009) | 3 lines [MOD] Moved the toolbars admin JavaScript from PHP to JS include (and added minified version) Also added "new custom tool" button. ---------------------------------------------- r22042 | jonnybradley | 2009-10-06 15:31:24 +0200 (mar., 06 oct. 2009) | 2 lines [FIX] Stop toolbar row on toolbars admin from wrapping. ---------------------------------------------- r22041 | jonnybradley | 2009-10-06 15:30:55 +0200 (mar., 06 oct. 2009) | 3 lines [ENH] Fixed xajax JS callbacks to current version (0.5, not 0.2). Make ajaxLoading div appear in the middle of the element being "AJAX'ed" into, and partially dim that element while loading. ---------------------------------------------- r22040 | jonnybradley | 2009-10-06 15:27:17 +0200 (mar., 06 oct. 2009) | 3 lines [MOD] Change ajax_href to make the "jump to top of page" thing optional (and default to not doing it). Also, added a hint of documentation. ---------------------------------------------- r22036 | chibaguy | 2009-10-06 12:00:23 +0200 (mar., 06 oct. 2009) | 1 line [FIX] Keep left-column CSS menu inside the module. ---------------------------------------------- r22035 | chibaguy | 2009-10-06 10:10:48 +0200 (mar., 06 oct. 2009) | 1 line [NEW] Side-column hide|show icons. ---------------------------------------------- r22034 | chibaguy | 2009-10-06 10:00:53 +0200 (mar., 06 oct. 2009) | 1 line [MOD] More subtle column hide|show icons. ---------------------------------------------- r22033 | rlpowell | 2009-10-06 09:00:30 +0200 (mar., 06 oct. 2009) | 2 lines $perms isn't set up, at least for anon. ---------------------------------------------- r22032 | chealer | 2009-10-06 06:44:42 +0200 (mar., 06 oct. 2009) | 2 lines [ENH] change comm_received_objects module to new module style (modules-doc). ---------------------------------------------- r22031 | chibaguy | 2009-10-06 05:47:29 +0200 (mar., 06 oct. 2009) | 1 line [FIX] IE7-specific siteloginbar position solution; increased whitespace for module last blog post items (using existing classes). ---------------------------------------------- r22030 | chealer | 2009-10-06 05:29:04 +0200 (mar., 06 oct. 2009) | 2 lines [FIX] another notice ---------------------------------------------- r22029 | chealer | 2009-10-06 05:20:39 +0200 (mar., 06 oct. 2009) | 4 lines [ENH] change groups_emulation module to new module style (modules-doc). [FIX] HTML validation [FIX] notices ---------------------------------------------- r22028 | campbe13 | 2009-10-06 05:16:36 +0200 (mar., 06 oct. 2009) | 1 line [MOD] lesser magic deploy to directory admin ---------------------------------------------- r22027 | chibaguy | 2009-10-06 05:16:00 +0200 (mar., 06 oct. 2009) | 1 line [FIX] Rollback of changes to strasa.css (siteloginbar position) and mod-last_blog_posts.tpl (li class). ---------------------------------------------- r22026 | chealer | 2009-10-06 04:41:58 +0200 (mar., 06 oct. 2009) | 2 lines [FIX] HTML special chars encoding (somewhat) ---------------------------------------------- r22025 | marclaporte | 2009-10-06 02:45:48 +0200 (mar., 06 oct. 2009) | 1 line [MOD] Harmonize order of Kaltura admin icon (list=grid) ---------------------------------------------- r22024 | axold | 2009-10-06 01:46:31 +0200 (mar., 06 oct. 2009) | 1 line [MOD] Modified more things in ws ---------------------------------------------- r22022 | chealer | 2009-10-06 00:18:35 +0200 (mar., 06 oct. 2009) | 2 lines [ENH] change youtube module to new module style (modules-doc). ---------------------------------------------- r22020 | lphuberdeau | 2009-10-05 20:05:59 +0200 (lun., 05 oct. 2009) | 1 line [MOD] Reverse-domain when changing perspective ---------------------------------------------- r22019 | lphuberdeau | 2009-10-05 19:45:56 +0200 (lun., 05 oct. 2009) | 1 line [NEW] Allow to bind domain names to a specific perspective ---------------------------------------------- r22018 | zchermit | 2009-10-05 18:55:16 +0200 (lun., 05 oct. 2009) | 1 line [MOD] Some Russian translation ---------------------------------------------- r22017 | lphuberdeau | 2009-10-05 18:32:21 +0200 (lun., 05 oct. 2009) | 1 line [FIX] Applying filters ---------------------------------------------- r22016 | lphuberdeau | 2009-10-05 18:26:32 +0200 (lun., 05 oct. 2009) | 1 line [MOD] Adding standard property for hints ---------------------------------------------- r22014 | lphuberdeau | 2009-10-05 18:05:03 +0200 (lun., 05 oct. 2009) | 1 line [MOD] Adding textarea pref type ---------------------------------------------- r22012 | chibaguy | 2009-10-05 16:43:28 +0200 (lun., 05 oct. 2009) | 1 line [MOD] Keep highlight effect with normal button bourdary. ---------------------------------------------- r22009 | jonnybradley | 2009-10-05 15:26:19 +0200 (lun., 05 oct. 2009) | 1 line [FIX] Change to use a session cookie for wiki_plugin_edit_view (setCookie seems to default to one year expiry) ---------------------------------------------- r22007 | lphuberdeau | 2009-10-05 14:42:37 +0200 (lun., 05 oct. 2009) | 1 line [ENH] Display inherited permissions when there are no permissions specific to the object ---------------------------------------------- r22006 | lphuberdeau | 2009-10-05 14:24:18 +0200 (lun., 05 oct. 2009) | 1 line [NEW] Allow to copy permissions to child categories ---------------------------------------------- r22005 | mangapower | 2009-10-05 13:54:47 +0200 (lun., 05 oct. 2009) | 1 line [FIX] Solved bugs related to ws listing using cache and fixed remove_ws. Added a new perspective preference: wsHomepage. ASAP I will add the posibility to open a ws Homepage from tiki-index.php ---------------------------------------------- r22000 | chibaguy | 2009-10-05 10:46:43 +0200 (lun., 05 oct. 2009) | 1 line [FIX] Move CSS menu to the left so it doesn't extend outside the module. ---------------------------------------------- r21999 | chealer | 2009-10-05 10:35:45 +0200 (lun., 05 oct. 2009) | 3 lines [ENH] change minichat module to new module style (modules-doc). [FIX] allow overriding title ---------------------------------------------- r21998 | chealer | 2009-10-05 09:45:38 +0200 (lun., 05 oct. 2009) | 2 lines typo "prefered" -> "preferred" ---------------------------------------------- r21997 | chealer | 2009-10-05 09:43:24 +0200 (lun., 05 oct. 2009) | 6 lines [ENH] change terminology module to new module style (modules-doc). minor translation improvements [FIX] remove broken preference check [FIX] broken links (guessing which pages they're supposed to point to) [FIX] allow overriding title ---------------------------------------------- r21996 | chibaguy | 2009-10-05 09:13:58 +0200 (lun., 05 oct. 2009) | 1 line [FIX] Wrong style for inline links (such as shoutbox message delete/edit); rule isn't in other Strasa stylesheets. ---------------------------------------------- r21992 | chealer | 2009-10-05 08:36:37 +0200 (lun., 05 oct. 2009) | 3 lines [ENH] change last_modif_pages module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21991 | chealer | 2009-10-05 08:35:39 +0200 (lun., 05 oct. 2009) | 2 lines I assume "Anonymous" should be translated ---------------------------------------------- r21990 | chealer | 2009-10-05 08:14:34 +0200 (lun., 05 oct. 2009) | 6 lines [ENH] change last_actions module to new module style (modules-doc). get rid of SQL in favor of logslib call [FIX] HTML special chars encoding [FIX] quite a bit of stuff. still only expects wiki actions. [MOD] change default maxlen from 20 to 30 ---------------------------------------------- r21989 | chealer | 2009-10-05 04:12:30 +0200 (lun., 05 oct. 2009) | 4 lines [ENH] change wiki_last_comments module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] notices ---------------------------------------------- r21987 | ricks99 | 2009-10-05 01:51:31 +0200 (lun., 05 oct. 2009) | 1 line [ENH]add LABEL element for a11y ---------------------------------------------- r21986 | lindonb | 2009-10-05 01:17:36 +0200 (lun., 05 oct. 2009) | 1 line [FIX] When &thumb=1 is specified for image gallery image, strip off thumb string for link so link is to full image. ---------------------------------------------- r21985 | lindonb | 2009-10-05 00:29:33 +0200 (lun., 05 oct. 2009) | 1 line [FIX]Keep multiple images from cycling back through old code. Also allow multiple images for the src parameter. Titles still not showing up in ColorBox popup ---------------------------------------------- r21984 | chealer | 2009-10-04 23:14:09 +0200 (dim., 04 oct. 2009) | 2 lines forgotten comment ---------------------------------------------- r21983 | chealer | 2009-10-04 23:11:50 +0200 (dim., 04 oct. 2009) | 4 lines [ENH] change last_tracker_comments module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] index mo notice (typo) ---------------------------------------------- r21981 | pkdille | 2009-10-04 21:22:23 +0200 (dim., 04 oct. 2009) | 1 line [MOD] lesser magic deployment to module admin template ---------------------------------------------- r21980 | pkdille | 2009-10-04 20:56:31 +0200 (dim., 04 oct. 2009) | 1 line [MOD] lesser magic deployment to wysiwyg admin template ---------------------------------------------- r21979 | pkdille | 2009-10-04 20:28:15 +0200 (dim., 04 oct. 2009) | 1 line [MOD] lesser magic deployment to sefurlfaqs admin template ---------------------------------------------- r21978 | pkdille | 2009-10-04 20:10:58 +0200 (dim., 04 oct. 2009) | 1 line [MOD] lesser magic deployment to faqs admin template ---------------------------------------------- r21977 | pkdille | 2009-10-04 18:25:50 +0200 (dim., 04 oct. 2009) | 1 line [MOD] lesser magic deployment to polls admin template ---------------------------------------------- r21976 | pkdille | 2009-10-04 16:46:45 +0200 (dim., 04 oct. 2009) | 1 line [MOD] lesser magic deployment to webmail admin template ---------------------------------------------- r21975 | pkdille | 2009-10-04 15:58:32 +0200 (dim., 04 oct. 2009) | 1 line [MOD] lesser magic deployment to maps admin template ---------------------------------------------- r21974 | pkdille | 2009-10-04 13:26:07 +0200 (dim., 04 oct. 2009) | 1 line [MOD] admin include general: restore the option collapsing/expanding as it was before deploying lesser magic ---------------------------------------------- r21973 | chealer | 2009-10-04 10:52:24 +0200 (dim., 04 oct. 2009) | 3 lines [FIX] last_modif_tracker_items, broken in r21969. and avoid any breakage like this to happen again merging in last_tracker_items. Credits go to Sylvie ---------------------------------------------- r21972 | chealer | 2009-10-04 10:49:47 +0200 (dim., 04 oct. 2009) | 2 lines document sort_mode in more depth and set title to "Last Modified Items" if sort_mode=lastModif_desc ---------------------------------------------- r21969 | chealer | 2009-10-04 09:43:21 +0200 (dim., 04 oct. 2009) | 5 lines [ENH] change last_tracker_items module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] nonums notices improve and translate error messages ---------------------------------------------- r21968 | pkdille | 2009-10-03 22:24:55 +0200 (sam., 03 oct. 2009) | 1 line [MOD] lesser magic deployment to ads admin grid ---------------------------------------------- r21964 | sylvieg | 2009-10-03 13:30:25 +0200 (sam., 03 oct. 2009) | 1 line [MOD]TRACKER: {| gives the itemId in pretty tracker + set {} and {} always ---------------------------------------------- r21963 | pkdille | 2009-10-03 01:03:42 +0200 (sam., 03 oct. 2009) | 1 line [MOD] lesser magic deployment to copyright admin grid ---------------------------------------------- r21962 | pkdille | 2009-10-03 00:00:09 +0200 (sam., 03 oct. 2009) | 1 line [MOD] lesser magic deployment to messages admin grid ---------------------------------------------- r21959 | sylvieg | 2009-10-02 22:46:37 +0200 (ven., 02 oct. 2009) | 1 line [FIX]modules: at least sort a little -> todo sort with no case ---------------------------------------------- r21958 | chibaguy | 2009-10-02 19:57:44 +0200 (ven., 02 oct. 2009) | 1 line [FIX] Correct module-flip icon no-display|display in custom modules. ---------------------------------------------- r21957 | sylvieg | 2009-10-02 19:25:45 +0200 (ven., 02 oct. 2009) | 1 line [FIX]popup: to avoid to have the box at an absolute position - that can never work in the calendar as the day boxes have not fixed width - place relative to the cursor ---------------------------------------------- r21956 | jonnybradley | 2009-10-02 19:15:04 +0200 (ven., 02 oct. 2009) | 4 lines [FIX] Errors (Missing arguments for Multilingual_MachineTranslation_GoogleTranslateWrapper::__construct()) I guessed what they might be... Also fixed compile errors in GoogleTranslateWrapper (unescaped $s) while is was there. Seems to still work. ---------------------------------------------- r21955 | jonnybradley | 2009-10-02 18:55:51 +0200 (ven., 02 oct. 2009) | 3 lines [ENH] Autocomplete page names in wiki edit - type "((" to initiate. Only in Firefox as yet, more to come... ---------------------------------------------- r21954 | jonnybradley | 2009-10-02 18:48:13 +0200 (ven., 02 oct. 2009) | 1 line [MOD] New getCaretPos() function (not tested in IE as yet) ---------------------------------------------- r21953 | jonnybradley | 2009-10-02 18:42:06 +0200 (ven., 02 oct. 2009) | 3 lines [FIX] Show all group columns if number of groups has changed (thanks LP) Also make show/hide groups link look like a button. ---------------------------------------------- r21952 | jonnybradley | 2009-10-02 18:41:06 +0200 (ven., 02 oct. 2009) | 3 lines [ENH] Allow CSS class to be set on popup_links (also removed no jQuery warning as it's 'always on' and this is irrelevant if JS disabled) ---------------------------------------------- r21951 | jonnybradley | 2009-10-02 18:11:26 +0200 (ven., 02 oct. 2009) | 1 line [FIX] Stop the multi-tiki dirs being deleted when flushing caches ---------------------------------------------- r21949 | sylvieg | 2009-10-02 16:37:30 +0200 (ven., 02 oct. 2009) | 1 line [FIX]TRACKER: need also to keep autoincrement for a pertty tracker without fields param ---------------------------------------------- r21948 | robferguson | 2009-10-02 16:26:10 +0200 (ven., 02 oct. 2009) | 1 line [FIX] added space for blog posts in module and fixed siteloginbar position ---------------------------------------------- r21946 | jonnybradley | 2009-10-02 12:37:11 +0200 (ven., 02 oct. 2009) | 1 line [FIX] Missing quote typo (was making description textarea not appear) ---------------------------------------------- r21945 | chealer | 2009-10-02 06:29:00 +0200 (ven., 02 oct. 2009) | 5 lines [ENH] change last_category_objects module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] maxlen notices [MOD] Change module title to "Last category objects", fixing some poor cases. This is still far from ideal ---------------------------------------------- r21944 | chealer | 2009-10-02 06:22:43 +0200 (ven., 02 oct. 2009) | 2 lines somewhat document last_category_objects() ---------------------------------------------- r21943 | chealer | 2009-10-02 05:06:04 +0200 (ven., 02 oct. 2009) | 3 lines [ENH] change last_files module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21942 | chealer | 2009-10-02 05:03:04 +0200 (ven., 02 oct. 2009) | 3 lines [FIX] missing galleryId param declaration oops ---------------------------------------------- r21941 | jonnybradley | 2009-10-01 19:26:15 +0200 (jeu., 01 oct. 2009) | 3 lines [MOD] More refactoring (by LPH) and a small "fix" by me. More to come, but getting closer! ---------------------------------------------- r21940 | sylvieg | 2009-10-01 18:44:26 +0200 (jeu., 01 oct. 2009) | 1 line [FIX]TRACKERLIST: look only for the fields use in the pretty if fields param is not specified (can have side effect but only way to be fast with trackers with a lot of fields) ---------------------------------------------- r21939 | sylvieg | 2009-10-01 18:16:28 +0200 (jeu., 01 oct. 2009) | 1 line [FIX]calendar: stickup popup is generic not only for group calendars ---------------------------------------------- r21938 | jonnybradley | 2009-10-01 17:23:28 +0200 (jeu., 01 oct. 2009) | 3 lines [FIX] design.css - opaque wasn't opaque (filegal icon menus) updates to -ref files too ---------------------------------------------- r21937 | chibaguy | 2009-10-01 16:17:35 +0200 (jeu., 01 oct. 2009) | 1 line [FIX] Better appearance of list overflow in modules; update IE6 styles following superfish menu CSS changes. ---------------------------------------------- r21930 | pkdille | 2009-10-01 14:28:28 +0200 (jeu., 01 oct. 2009) | 1 line [FIX] view forum: don't show the "Move Selected Topics" (which moves a topic from one forum to another one) button if there's only one forum ---------------------------------------------- r21926 | sylvieg | 2009-10-01 13:57:54 +0200 (jeu., 01 oct. 2009) | 1 line [FIX]UI: cookie doamin and path must also be out of rememberme ---------------------------------------------- r21924 | chibaguy | 2009-10-01 09:03:32 +0200 (jeu., 01 oct. 2009) | 1 line [FIX] IE6 stylesheet wasn't updated for revamped site header method. Too-wide IE6 left-column CSS menu fixed but I can't check if the menus are working due to limits of my MultipleIEs IE6. ---------------------------------------------- r21923 | marclaporte | 2009-10-01 03:18:49 +0200 (jeu., 01 oct. 2009) | 1 line [FIX] If value is empty, do not put blank value. ---------------------------------------------- r21922 | marclaporte | 2009-10-01 02:33:16 +0200 (jeu., 01 oct. 2009) | 1 line [FIX] External link doesn't work ---------------------------------------------- r21921 | sylvieg | 2009-10-01 01:19:58 +0200 (jeu., 01 oct. 2009) | 1 line [FIX]UI: cookie name has nothing to do with remmber feature - it is the cookie prefix where is stored the login ---------------------------------------------- r21920 | axold | 2009-09-30 22:50:01 +0200 (mer., 30 sept. 2009) | 1 line [FIX] Fixed a bug in remove_ws function ---------------------------------------------- r21919 | lphuberdeau | 2009-09-30 22:41:56 +0200 (mer., 30 sept. 2009) | 1 line [MOD] Include restrictions to which permission can be modified in the permission applier ---------------------------------------------- r21918 | chealer | 2009-09-30 21:47:03 +0200 (mer., 30 sept. 2009) | 2 lines [FIX] HTML special chars encoding, using Smarty escape instead of regex_replace:"/\"/":"'" ---------------------------------------------- r21917 | jonnybradley | 2009-09-30 20:12:56 +0200 (mer., 30 sept. 2009) | 7 lines [MOD] Removed more redundant (hopefully) code. Moved all QuickPerms code together. Partially deployed new perms code (e.g. $displayedPermissions->getPermissionArray()) Renamed some vars to reduce confusion ($perms was used for 5 things) Added lots of TODO comments - more refactoring to come... ---------------------------------------------- r21916 | sylvieg | 2009-09-30 19:29:55 +0200 (mer., 30 sept. 2009) | 1 line [FIX]calendar: fix mysssql error: priority =0 is not the same than priority='0' ---------------------------------------------- r21913 | Jyhem | 2009-09-30 17:43:01 +0200 (mer., 30 sept. 2009) | 1 line [FIX] Recent unaligned titles did not improve page layout. Back to left-aligned titles ---------------------------------------------- r21912 | marclaporte | 2009-09-30 17:38:27 +0200 (mer., 30 sept. 2009) | 1 line [FIX] French grammar ---------------------------------------------- r21911 | sylvieg | 2009-09-30 17:02:41 +0200 (mer., 30 sept. 2009) | 1 line sql error ---------------------------------------------- r21910 | axold | 2009-09-30 16:44:13 +0200 (mer., 30 sept. 2009) | 1 line [MOD] I forgot to remove one var_dump in one tiki file. Now removed ---------------------------------------------- r21909 | axold | 2009-09-30 16:23:37 +0200 (mer., 30 sept. 2009) | 1 line [MOD] Fixed some ws perms in sql files ---------------------------------------------- r21907 | pkdille | 2009-09-30 15:29:06 +0200 (mer., 30 sept. 2009) | 1 line [FIX] forums quickjump: show only the quickjump dropdown if there are more than one forum available ---------------------------------------------- r21906 | jonnybradley | 2009-09-30 13:50:32 +0200 (mer., 30 sept. 2009) | 1 line [FIX] Quick fix for module in edit wiki page mode ---------------------------------------------- r21899 | sylvieg | 2009-09-30 00:08:04 +0200 (mer., 30 sept. 2009) | 1 line [MOD]tracker: new option user can take ownership for tracker with user field creator and where anonymous can create items and where only creator can modify their items: This allows a user to take ownership of an item create by anonymous and after to be the only one to be able to modify the item ---------------------------------------------- r21897 | lphuberdeau | 2009-09-29 22:02:18 +0200 (mar., 29 sept. 2009) | 1 line [ENH] Before redirecting to edit page for new page creation, verify if the page name is in the list of available pages ---------------------------------------------- r21896 | lphuberdeau | 2009-09-29 21:39:21 +0200 (mar., 29 sept. 2009) | 1 line [MOD] When the search term and page name are exact matches, and only one result is available, go to result directly ---------------------------------------------- r21895 | lphuberdeau | 2009-09-29 21:17:42 +0200 (mar., 29 sept. 2009) | 1 line [FIX] Patch 20090416_plugin_security_tiki was not propagated in tiki.sql ---------------------------------------------- r21894 | jonnybradley | 2009-09-29 20:47:16 +0200 (mar., 29 sept. 2009) | 1 line [FIX] Check for edit section pref too for wiki_plugin_edit_view icon ---------------------------------------------- r21893 | lphuberdeau | 2009-09-29 20:44:11 +0200 (mar., 29 sept. 2009) | 1 line [FIX] Additional condition required ---------------------------------------------- r21892 | lphuberdeau | 2009-09-29 20:42:36 +0200 (mar., 29 sept. 2009) | 1 line [FIX] elseif causing trouble there ---------------------------------------------- r21891 | lphuberdeau | 2009-09-29 20:39:37 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Refactoring some of the logic to clean up the code ---------------------------------------------- r21890 | sylvieg | 2009-09-29 20:15:37 +0200 (mar., 29 sept. 2009) | 1 line [FIX]xml export: some CR to have a easy to read wiki.xml ---------------------------------------------- r21889 | sylvieg | 2009-09-29 19:31:20 +0200 (mar., 29 sept. 2009) | 1 line [FIX]XML: more generic parsing on image + rename page.txt with the pagename ---------------------------------------------- r21888 | mangapower | 2009-09-29 18:17:27 +0200 (mar., 29 sept. 2009) | 1 line [FIX] Solved some minor bugs in wslib.php ---------------------------------------------- r21885 | mangapower | 2009-09-29 15:45:52 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Fixed categories and workspaces listing. ---------------------------------------------- r21881 | chibaguy | 2009-09-29 12:54:33 +0200 (mar., 29 sept. 2009) | 1 line [FIX] 100% width textarea causes it to go beyond right margin of parent in FF. ---------------------------------------------- r21880 | pkdille | 2009-09-29 10:54:41 +0200 (mar., 29 sept. 2009) | 1 line [FIX] tiki_full: give the same css structure when tiki_full template is used (file manager and wiki fullscreen edition textarea. This gives the same fonts in the wiki fullscreen textarea as in "normal" wiki editor screen ---------------------------------------------- r21879 | chibaguy | 2009-09-29 09:04:17 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Keep highlight-state button background color within button (already implemented in some themes). Add import design.css to empty.css. ---------------------------------------------- r21878 | chealer | 2009-09-29 08:18:11 +0200 (mar., 29 sept. 2009) | 4 lines [ENH] change last_modif_events module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] typo "modifed" -> "modified" ---------------------------------------------- r21876 | marclaporte | 2009-09-29 06:04:34 +0200 (mar., 29 sept. 2009) | 1 line [FIX] improve admin panel for navigation section ---------------------------------------------- r21875 | marclaporte | 2009-09-29 06:02:59 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Lesser magice feature_wiki_save_draft} ---------------------------------------------- r21873 | chealer | 2009-09-29 05:59:46 +0200 (mar., 29 sept. 2009) | 4 lines [ENH] change last_blog_posts module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] notices ---------------------------------------------- r21872 | marclaporte | 2009-09-29 05:45:15 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Move cache settings to new performance admin panel ---------------------------------------------- r21871 | marclaporte | 2009-09-29 05:40:14 +0200 (mar., 29 sept. 2009) | 1 line [MOD] moving options in admin panels. feature_wiki_1like_redirection and feature_redirect_on_error look suspiciously similar ---------------------------------------------- r21870 | marclaporte | 2009-09-29 05:33:58 +0200 (mar., 29 sept. 2009) | 1 line [FIx] Avoid various unwanted messages about activating or de-activating features. There are still some problems with tiki-admin.php?page=login, look, i18n and wiki ---------------------------------------------- r21869 | chealer | 2009-09-29 05:12:08 +0200 (mar., 29 sept. 2009) | 2 lines [FIX] username modifier: HTML special chars encoding ---------------------------------------------- r21868 | marclaporte | 2009-09-29 04:53:35 +0200 (mar., 29 sept. 2009) | 1 line [FIX] improve admin panel for Tiki messages ---------------------------------------------- r21866 | chealer | 2009-09-29 04:38:48 +0200 (mar., 29 sept. 2009) | 2 lines [FIX] typo "persmissions" -> "permissions" ---------------------------------------------- r21865 | marclaporte | 2009-09-29 04:20:31 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Move feature_contact near its suboptions. Once Ricks99 has solved lesser magic templates, we can move back to features admin panel (but for now, I don't want to clutter) ---------------------------------------------- r21864 | marclaporte | 2009-09-29 04:15:35 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Lesser magic ---------------------------------------------- r21863 | marclaporte | 2009-09-29 03:53:38 +0200 (mar., 29 sept. 2009) | 1 line [FIX] improve admin panel for Tiki friends ---------------------------------------------- r21862 | marclaporte | 2009-09-29 03:38:27 +0200 (mar., 29 sept. 2009) | 1 line [FIX] url_after_validation is only if users are self-registering ---------------------------------------------- r21861 | marclaporte | 2009-09-29 03:35:04 +0200 (mar., 29 sept. 2009) | 1 line [FIX] Cosmetic changes ---------------------------------------------- r21859 | marclaporte | 2009-09-29 03:21:40 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Move Separators to Look & Feel ---------------------------------------------- r21858 | marclaporte | 2009-09-29 03:16:56 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Admin panels: a new __server__ section ---------------------------------------------- r21857 | marclaporte | 2009-09-29 03:13:48 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Moving user-related settings/features to the Community admin panel ---------------------------------------------- r21856 | marclaporte | 2009-09-29 03:05:16 +0200 (mar., 29 sept. 2009) | 1 line [MOD] More admin panel re-org ---------------------------------------------- r21855 | marclaporte | 2009-09-29 02:41:06 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Lesser magic for feature_breadcrumbs. Ricks99: can you add the WYSIWYCA? ---------------------------------------------- r21854 | marclaporte | 2009-09-29 02:33:08 +0200 (mar., 29 sept. 2009) | 1 line [MOD] re-order admin panels. ---------------------------------------------- r21853 | marclaporte | 2009-09-29 02:32:24 +0200 (mar., 29 sept. 2009) | 1 line [FIX] typo for lesser magic ---------------------------------------------- r21852 | marclaporte | 2009-09-29 02:12:50 +0200 (mar., 29 sept. 2009) | 1 line [MOD] lesser magic: menu options ---------------------------------------------- r21851 | chealer | 2009-09-29 01:56:58 +0200 (mar., 29 sept. 2009) | 4 lines [ENH] change last_images module to new module style (modules-doc). [FIX] HTML special chars encoding merge mod-last_images_th in mod-last_images. I don't understand some of the imported code, don't blame me. ---------------------------------------------- r21850 | ricks99 | 2009-09-29 01:52:40 +0200 (mar., 29 sept. 2009) | 1 line [ENH]Use the RSS title (as specified on Admin:RSS page) as the title of the RSS feed. Use defaults if no Title is specified ---------------------------------------------- r21849 | marclaporte | 2009-09-29 01:42:46 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Move all stats settings to new stats section ---------------------------------------------- r21848 | ricks99 | 2009-09-29 01:36:47 +0200 (mar., 29 sept. 2009) | 1 line [FIX]proper xhtml validation syntax ---------------------------------------------- r21847 | marclaporte | 2009-09-29 01:36:39 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Moving some features to experimental ---------------------------------------------- r21846 | marclaporte | 2009-09-29 01:22:01 +0200 (mar., 29 sept. 2009) | 1 line [MOD] More admin panel re-organization ---------------------------------------------- r21845 | marclaporte | 2009-09-29 00:54:22 +0200 (mar., 29 sept. 2009) | 1 line [FIX] Moving security settings to new section. Remove previous code which was copy-pasted by error ---------------------------------------------- r21844 | marclaporte | 2009-09-29 00:49:44 +0200 (mar., 29 sept. 2009) | 1 line [MOD] re-organization of admin panel (work in progress) ---------------------------------------------- r21843 | marclaporte | 2009-09-29 00:36:36 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Moving community/user/group related things out of general admin panel towards community admin panel ---------------------------------------------- r21842 | marclaporte | 2009-09-29 00:25:41 +0200 (mar., 29 sept. 2009) | 1 line [MOD] Moving settings to new navigation section ---------------------------------------------- r21841 | marclaporte | 2009-09-29 00:09:12 +0200 (mar., 29 sept. 2009) | 1 line [MOD] webservices and semantic are now optional, and off by default in bare-bones profile ---------------------------------------------- r21840 | marclaporte | 2009-09-28 23:40:50 +0200 (lun., 28 sept. 2009) | 1 line [MOD] Moving permission_denied_login_box to Navigation section ---------------------------------------------- r21839 | marclaporte | 2009-09-28 23:27:25 +0200 (lun., 28 sept. 2009) | 1 line [MOD] Add quicklinks to admin group and users from __community__ admin panel ---------------------------------------------- r21838 | marclaporte | 2009-09-28 23:15:59 +0200 (lun., 28 sept. 2009) | 1 line [MOD] New __navigation__ section in admin panels. Moving __Home page__ section there. ---------------------------------------------- r21837 | marclaporte | 2009-09-28 23:09:11 +0200 (lun., 28 sept. 2009) | 1 line [MOD] Move experimental features lower in admin panel ---------------------------------------------- r21836 | marclaporte | 2009-09-28 23:03:21 +0200 (lun., 28 sept. 2009) | 1 line [MOD] Lesser Magic: creating a new section __External links and images__ and moving preferences there. ---------------------------------------------- r21835 | luciash | 2009-09-28 22:45:36 +0200 (lun., 28 sept. 2009) | 1 line [FIX] wiki edit plugin show/hide icon: check if .wiki_edit_plugin eq 'y' ---------------------------------------------- r21834 | chealer | 2009-09-28 22:39:12 +0200 (lun., 28 sept. 2009) | 3 lines [ENH] change last_image_galleries module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21833 | marclaporte | 2009-09-28 22:26:44 +0200 (lun., 28 sept. 2009) | 1 line [FIX] alpha sort by default on PluginListPages ---------------------------------------------- r21832 | marclaporte | 2009-09-28 22:07:56 +0200 (lun., 28 sept. 2009) | 1 line [FIX] More lesser magic and moving things to more appropriate sections ---------------------------------------------- r21831 | lphuberdeau | 2009-09-28 20:07:17 +0200 (lun., 28 sept. 2009) | 1 line [ENH] Minimal descriptions help searching with more keywords ---------------------------------------------- r21830 | jonnybradley | 2009-09-28 19:54:17 +0200 (lun., 28 sept. 2009) | 2 lines [FIX] Removed on-doc-ready jQuery code showing group inheritance that was killing the page in several browsers - just too much work client-side. Needs to be replaced with something better rendered into the page - i am working on it... ---------------------------------------------- r21829 | jonnybradley | 2009-09-28 19:49:03 +0200 (lun., 28 sept. 2009) | 2 lines [MOD] Removed {literal} escaping & replaced it with {{ and }} {jq} un-escaping. Also removed wrapping function structure and replaced JS vars with literal string. ---------------------------------------------- r21828 | sylvieg | 2009-09-28 19:29:56 +0200 (lun., 28 sept. 2009) | 1 line [FIX]comment: topic can be very long ---------------------------------------------- r21827 | luciash | 2009-09-28 19:25:36 +0200 (lun., 28 sept. 2009) | 1 line [FIX] Colorbox: default layout for cboxTitle - longer title (caption) text shouldn't be overflowing under prev/next buttons and close button ---------------------------------------------- r21826 | jonnybradley | 2009-09-28 19:17:15 +0200 (lun., 28 sept. 2009) | 1 line [FIX] Use $jq not $ for jQuery object - also changed to use the default show/hide functions for animation (as set in admin/look/UI Effects) ---------------------------------------------- r21825 | lphuberdeau | 2009-09-28 18:39:23 +0200 (lun., 28 sept. 2009) | 1 line [FIX] Was this even PHP? ---------------------------------------------- r21824 | lphuberdeau | 2009-09-28 18:37:21 +0200 (lun., 28 sept. 2009) | 1 line [FIX] TEXT cannot have defaults... ---------------------------------------------- r21822 | dexl_2000 | 2009-09-28 18:22:56 +0200 (lun., 28 sept. 2009) | 1 line [MOD] please refer to dev note 1.1 http://doc.tikiwiki.org/Tiki4#Anonymous_group_not_included_by_default_in_Registered_ ---------------------------------------------- r21821 | lphuberdeau | 2009-09-28 18:19:17 +0200 (lun., 28 sept. 2009) | 1 line [MOD] Automatically hide/show related blocks (ending with _childcontainer) ---------------------------------------------- r21820 | marclaporte | 2009-09-28 18:07:52 +0200 (lun., 28 sept. 2009) | 1 line [DOC] Clarifying about Promotion of releae and reminder about next branch name ---------------------------------------------- r21818 | lphuberdeau | 2009-09-28 17:40:15 +0200 (lun., 28 sept. 2009) | 1 line [MOD] Add a preference rather than verify profile installation, which required network access each check ---------------------------------------------- r21816 | lphuberdeau | 2009-09-28 16:52:45 +0200 (lun., 28 sept. 2009) | 1 line [FIX] Remove dependency on MySQL >= 5.0 ---------------------------------------------- r21815 | jonnybradley | 2009-09-28 16:46:31 +0200 (lun., 28 sept. 2009) | 2 lines [FIX] Only open closed sections (and vice-versa) ---------------------------------------------- r21814 | sylvieg | 2009-09-28 16:44:17 +0200 (lun., 28 sept. 2009) | 1 line error - please mangapower verif the default ---------------------------------------------- r21813 | sylvieg | 2009-09-28 16:42:16 +0200 (lun., 28 sept. 2009) | 1 line syntax error ---------------------------------------------- r21812 | jonnybradley | 2009-09-28 16:36:43 +0200 (lun., 28 sept. 2009) | 1 line [ENH] Toggle sections button on treetable ---------------------------------------------- r21810 | jonnybradley | 2009-09-28 15:59:03 +0200 (lun., 28 sept. 2009) | 1 line [FIX] Make label be "for" the correct element ---------------------------------------------- r21808 | jonnybradley | 2009-09-28 13:51:35 +0200 (lun., 28 sept. 2009) | 1 line [FIX] Rollback of 21774 (which broke the tiki debug console, caused JS errors and problems with AJAX) ---------------------------------------------- r21807 | chealer | 2009-09-28 07:03:40 +0200 (lun., 28 sept. 2009) | 2 lines [FIX] undefined mode notices ---------------------------------------------- r21806 | luciash | 2009-09-28 06:06:10 +0200 (lun., 28 sept. 2009) | 1 line [FIX] Colorbox: backward compatibility support for Shadowbox rel attribute parameters like shadowbox[foo];title=blah blah;width=XXX;height=YYY; ---------------------------------------------- r21805 | mangapower | 2009-09-28 00:39:07 +0200 (lun., 28 sept. 2009) | 1 line [MOD] Listing in wslib.php uses cache. Still needs some more enhancements. ---------------------------------------------- r21804 | marclaporte | 2009-09-27 22:54:06 +0200 (dim., 27 sept. 2009) | 1 line [DEL] Removing unsupported database code ---------------------------------------------- r21803 | marclaporte | 2009-09-27 22:53:17 +0200 (dim., 27 sept. 2009) | 1 line [FIX] Short link ---------------------------------------------- r21802 | chealer | 2009-09-27 21:28:11 +0200 (dim., 27 sept. 2009) | 3 lines [ENH] change radnom_images module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21801 | luciash | 2009-09-27 21:19:20 +0200 (dim., 27 sept. 2009) | 1 line [KIL] AllTests.php: this file shouldn't be in Tiki root... please put it in tiki_tests/ an name it lowercase to avoid problems ( see http://dev.tikiwiki.org/DevTips#File_names_conventions_and_generalities ) ---------------------------------------------- r21800 | luciash | 2009-09-27 20:53:22 +0200 (dim., 27 sept. 2009) | 1 line [DEL] green.favicon.png: unused and unnecessary file ---------------------------------------------- r21799 | chealer | 2009-09-27 20:49:15 +0200 (dim., 27 sept. 2009) | 3 lines [ENH] change top_image_galleries module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21797 | chealer | 2009-09-27 20:31:01 +0200 (dim., 27 sept. 2009) | 3 lines [ENH] change user_image_galleries module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21796 | sylvieg | 2009-09-27 20:25:20 +0200 (dim., 27 sept. 2009) | 1 line restore deleted file in 21641 ---------------------------------------------- r21795 | niclone | 2009-09-27 17:49:55 +0200 (dim., 27 sept. 2009) | 2 lines [FIX] setup.sh: added optional parameters to the setup script, so that we can launch it without interaction (script asking parameters). usefull if for exemple setup.sh is launched from an another script. ---------------------------------------------- r21794 | sylvieg | 2009-09-27 16:54:49 +0200 (dim., 27 sept. 2009) | 1 line [FIX]wiki: when using a php conf mbstring.func_overload = 7, need to use only subtr fonction and no [] -> TODO: still buggy substr_replace does not work correclty with this setting and as the plugin parsing is not multibyte compliant: DO NOT USE mbstring.func_overload = 7 BUT 0 ---------------------------------------------- r21793 | rischconsulting | 2009-09-27 15:08:05 +0200 (dim., 27 sept. 2009) | 1 line [FIX] Another typo ---------------------------------------------- r21792 | chibaguy | 2009-09-27 12:07:02 +0200 (dim., 27 sept. 2009) | 1 line [MOD] lesser magic (test contribution - Babelfish feature seems to be broken already) ---------------------------------------------- r21791 | mangapower | 2009-09-27 10:19:37 +0200 (dim., 27 sept. 2009) | 1 line [MOD] wslib.php works by side with perspectiveslib.php and categlib.php. Now it's to cache ws, remove perspectives, and solved some bugs in wslib.php and categlib.php (thanks Filipus for the mail!) ;) ---------------------------------------------- r21790 | chealer | 2009-09-27 10:07:39 +0200 (dim., 27 sept. 2009) | 5 lines [ENH] change top_images module to new module style (modules-doc). [FIX] HTML special chars encoding [FIX] mod-top_images_th merge mod-top_images_th in mod-top_images ---------------------------------------------- r21789 | chealer | 2009-09-27 10:01:56 +0200 (dim., 27 sept. 2009) | 3 lines [FIX] rows has its own DB field, so must not be stored in params oops ---------------------------------------------- r21788 | chealer | 2009-09-27 08:44:32 +0200 (dim., 27 sept. 2009) | 2 lines [FIX] (kind of) mention that we're only looking for Imagick 0, since Imagick 2 support does not seem to happen too quickly ---------------------------------------------- r21787 | chealer | 2009-09-27 08:42:11 +0200 (dim., 27 sept. 2009) | 2 lines [FIX] compile failure (typo "Perns" -> "Perms") ---------------------------------------------- r21786 | marclaporte | 2009-09-27 08:10:46 +0200 (dim., 27 sept. 2009) | 1 line [MOD] Moving banning feature preference to a more logical place. ---------------------------------------------- r21784 | chealer | 2009-09-27 06:55:02 +0200 (dim., 27 sept. 2009) | 3 lines [ENH] change last_file_galleries module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21783 | chealer | 2009-09-27 06:53:26 +0200 (dim., 27 sept. 2009) | 2 lines temporarily revert 21748 (var_dump breaks stuff) ---------------------------------------------- r21781 | marclaporte | 2009-09-27 06:24:01 +0200 (dim., 27 sept. 2009) | 1 line [MOD] Multilingual freetags now with lesser magic ---------------------------------------------- r21779 | marclaporte | 2009-09-27 05:47:24 +0200 (dim., 27 sept. 2009) | 1 line [MOD] Move all date and time settings to the same section ---------------------------------------------- r21778 | chealer | 2009-09-27 05:39:04 +0200 (dim., 27 sept. 2009) | 3 lines [ENH] change last_created_quizzes module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21777 | chealer | 2009-09-27 05:37:43 +0200 (dim., 27 sept. 2009) | 2 lines [FIX] set default $module_rows for previewing old-style modules ---------------------------------------------- r21776 | marclaporte | 2009-09-27 05:20:48 +0200 (dim., 27 sept. 2009) | 1 line [ENH] New Security and Performance admin panels ---------------------------------------------- r21775 | marclaporte | 2009-09-27 05:09:39 +0200 (dim., 27 sept. 2009) | 1 line [MOD] Moving log_tpl to templates admin panel ---------------------------------------------- r21774 | rischconsulting | 2009-09-27 00:36:58 +0200 (dim., 27 sept. 2009) | 1 line [FIX] bug in debug console ---------------------------------------------- r21773 | chealer | 2009-09-26 23:43:00 +0200 (sam., 26 sept. 2009) | 3 lines [ENH] change last_modified_blogs module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21772 | pkdille | 2009-09-26 23:41:07 +0200 (sam., 26 sept. 2009) | 1 line [MOD] lesser magic: some more features in lesser-magic ---------------------------------------------- r21771 | chealer | 2009-09-26 23:39:53 +0200 (sam., 26 sept. 2009) | 2 lines [FIX] missing svn:keywords Id ---------------------------------------------- r21770 | lindonb | 2009-09-26 23:19:10 +0200 (sam., 26 sept. 2009) | 1 line [FIX]Getting the syntax right this time for help at bottom of browse page for image gallery images ---------------------------------------------- r21769 | marclaporte | 2009-09-26 23:16:20 +0200 (sam., 26 sept. 2009) | 1 line [FIX] fix broken page id ---------------------------------------------- r21768 | lindonb | 2009-09-26 23:06:35 +0200 (sam., 26 sept. 2009) | 1 line [FIX] Conform help text at bottom of browse page for images in an image gallery to changes in PluginImg ---------------------------------------------- r21767 | sylvieg | 2009-09-26 22:07:10 +0200 (sam., 26 sept. 2009) | 1 line [FIX]IMG: do not need to reparse the result ---------------------------------------------- r21766 | marclaporte | 2009-09-26 18:02:50 +0200 (sam., 26 sept. 2009) | 1 line [DOC] Adding more information about how to update your database ---------------------------------------------- r21765 | lindonb | 2009-09-26 17:41:32 +0200 (sam., 26 sept. 2009) | 1 line [FIX] Moved a couple of parameters for a more logical order for the edit plugin popup ---------------------------------------------- r21764 | lindonb | 2009-09-26 16:05:55 +0200 (sam., 26 sept. 2009) | 1 line [FIX} Added option descriptions and changed default thumbnail size to 84 to match PluginThumb ---------------------------------------------- r21759 | marclaporte | 2009-09-26 04:59:09 +0200 (sam., 26 sept. 2009) | 1 line [FIX] Remove reference to Oracle, since support is dropped ---------------------------------------------- r21758 | luciash | 2009-09-26 03:37:21 +0200 (sam., 26 sept. 2009) | 1 line [FIX] at least some czech text for fresh installs instead of _HOMEPAGE_CONTENT_ ---------------------------------------------- r21757 | obnoxxx | 2009-09-26 00:26:37 +0200 (sam., 26 sept. 2009) | 3 lines [FIX] INSTALL: fix word order ---------------------------------------------- r21756 | chealer | 2009-09-25 22:49:58 +0200 (ven., 25 sept. 2009) | 3 lines [ENH] change last_created_blogs module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21754 | chealer | 2009-09-25 22:26:38 +0200 (ven., 25 sept. 2009) | 3 lines [ENH] change last_created_faqs module to new module style (modules-doc). [FIX] HTML special chars encoding ---------------------------------------------- r21753 | chealer | 2009-09-25 21:27:10 +0200 (ven., 25 sept. 2009) | 6 lines [ENH] change who_is_there module to new module style (modules-doc). [FIX] alt text when user can't receive messages. the image could still be improved merge online_users and logged_users in who_is_there, resolving the naming mess. this should cause very discreet changes [FIX] broken HTML with cluster=1 due to unmatched -s WYSIWYCA: only link to user profile when it is public ---------------------------------------------- r21752 | chealer | 2009-09-25 21:16:45 +0200 (ven., 25 sept. 2009) | 2 lines document count_cluster_sessions() ---------------------------------------------- r21751 | chealer | 2009-09-25 21:05:36 +0200 (ven., 25 sept. 2009) | 2 lines [FIX] "notifer" -> "notifier" ---------------------------------------------- r21750 | lphuberdeau | 2009-09-25 20:41:19 +0200 (ven., 25 sept. 2009) | 1 line [FIX] Bug #1924 - force no space after opening -- for strikethrough ---------------------------------------------- r21749 | sylvieg | 2009-09-25 20:01:41 +0200 (ven., 25 sept. 2009) | 1 line [FIX]wiki: trim pageName because mysql does not distinguish varchars that differ on trailing space + can rename a page that has trailing space to a non trailing space pagename (http://dev.mysql.com/doc/refman/5.1/en/char.html) ---------------------------------------------- r21748 | mangapower | 2009-09-25 16:17:53 +0200 (ven., 25 sept. 2009) | 1 line [MOD] All listing function in categlib.php will show only common categories unless it's indicated to show workspaces. ---------------------------------------------- r21747 | sylvieg | 2009-09-25 14:49:21 +0200 (ven., 25 sept. 2009) | 1 line [FIX]TRACKERLIST: fix f_lastmodif ---------------------------------------------- r21746 | axold | 2009-09-25 14:26:07 +0200 (ven., 25 sept. 2009) | 1 line [MOD] Added todos in wslib specially created for Ben ---------------------------------------------- r21745 | jonnybradley | 2009-09-25 01:47:50 +0200 (ven., 25 sept. 2009) | 3 lines [NEW] Autocomplete page names in edit areas. Work in progress, disabled by default. ---------------------------------------------- r21744 | sylvieg | 2009-09-24 23:35:34 +0200 (jeu., 24 sept. 2009) | 1 line [FIX]tracker: fix lph optimisation - still breaks computed fields + items lsit... ---------------------------------------------- r21742 | luciash | 2009-09-24 21:28:34 +0200 (jeu., 24 sept. 2009) | 1 line [FIX] comments button links: added comzone to _auto_query_args (no need for $smarty.server.SCRIPT_NAME here) - thanks for the hint to sept_7 ---------------------------------------------- r21740 | jonnybradley | 2009-09-24 20:04:05 +0200 (jeu., 24 sept. 2009) | 4 lines [ENH] Plugin edit form select options. Only implemented in img so far. TODO: option descriptions (dynamic help). ---------------------------------------------- r21739 | jonnybradley | 2009-09-24 19:59:54 +0200 (jeu., 24 sept. 2009) | 1 line [MOD] Make plugin and section edit icons remember visibility ---------------------------------------------- r21736 | jonnybradley | 2009-09-24 18:43:32 +0200 (jeu., 24 sept. 2009) | 1 line [FIX] 2 missing div closing tags ---------------------------------------------- r21735 | jonnybradley | 2009-09-24 18:42:51 +0200 (jeu., 24 sept. 2009) | 1 line [FIX] XHTML close tag ---------------------------------------------- r21734 | jonnybradley | 2009-09-24 18:42:14 +0200 (jeu., 24 sept. 2009) | 1 line [FIX] Incorrect number of params for in_array ---------------------------------------------- r21733 | sylvieg | 2009-09-24 18:22:15 +0200 (jeu., 24 sept. 2009) | 1 line [MOD]TRACKERPREFILL: form instead link to give harder time to change the values of a value ---------------------------------------------- r21731 | sylvieg | 2009-09-24 16:32:14 +0200 (jeu., 24 sept. 2009) | 1 line [FIX]TRACKER: use a better method to identify the plugin - because people can use n TRACKERs on the same page on the same trackerId and with an empty fields + fix changing checkbox as the params fields is optional ---------------------------------------------- r21730 | jonnybradley | 2009-09-24 15:03:56 +0200 (jeu., 24 sept. 2009) | 1 line [KIL] Tidying up ---------------------------------------------- r21729 | axold | 2009-09-24 13:44:03 +0200 (jeu., 24 sept. 2009) | 1 line [MOD] I forgot to add the file ;) ---------------------------------------------- r21728 | axold | 2009-09-24 13:43:07 +0200 (jeu., 24 sept. 2009) | 1 line [MOD] Created test.pho for testing ws API, more minor changes in wslib ---------------------------------------------- r21727 | axold | 2009-09-24 13:30:38 +0200 (jeu., 24 sept. 2009) | 1 line [MOD] Minor changes in wslib, and added a new function in perspectivelib useful for ws ---------------------------------------------- r21724 | luciash | 2009-09-24 07:33:26 +0200 (jeu., 24 sept. 2009) | 1 line [FIX] comments: the comzone hide/show now works when JavaScript disabled (TODO: make it working with no JS for attachments button link too)... Note: still the button link generated through Smarty function.button.php is broken in trunk (shows ##comments instead of #comments) ---------------------------------------------- r21723 | axold | 2009-09-24 03:06:18 +0200 (jeu., 24 sept. 2009) | 1 line [MOD] Wslib now added a little bit support of perspectives. Working on it ---------------------------------------------- r21722 | axold | 2009-09-24 02:23:46 +0200 (jeu., 24 sept. 2009) | 1 line [MOD] Some re-writing of functions in wslib and more stuff ---------------------------------------------- r21721 | chealer | 2009-09-24 00:18:54 +0200 (jeu., 24 sept. 2009) | 3 lines [MOD] change default value for multiple from "n" to "y". As discussed with Marc, multiple=n can give counter-intuitive results ---------------------------------------------- r21720 | chealer | 2009-09-24 00:14:41 +0200 (jeu., 24 sept. 2009) | 2 lines support having PHP-only upgrade operations (no .sql file) using an upgrade_foo function ---------------------------------------------- r21719 | axold | 2009-09-23 23:46:56 +0200 (mer., 23 sept. 2009) | 1 line [MOD] Solved minor bugs in ws ---------------------------------------------- r21711 | jonnybradley | 2009-09-23 20:15:45 +0200 (mer., 23 sept. 2009) | 2 lines [ENH] Toolbars admin - keep lists of tools alpha sorted ---------------------------------------------- r21710 | luciash | 2009-09-23 19:41:54 +0200 (mer., 23 sept. 2009) | 1 line [FIX] smarty function.button.php: new param _escape: if set to 'y', will escape the apostrophes in onclick attribute - useful when rendering the button links using JS/jQuery in ('...') ---------------------------------------------- r21707 | luciash | 2009-09-23 19:26:48 +0200 (mer., 23 sept. 2009) | 1 line rollback of r21706 (sorry, it doesn't work without being renedered through JS then... must be done differently) ---------------------------------------------- r21706 | luciash | 2009-09-23 19:19:46 +0200 (mer., 23 sept. 2009) | 1 line [FIX] smarty function.button.php: escape apostrophes to allow render the button links using JS/jQuery in ('...') ---------------------------------------------- r21704 | jonnybradley | 2009-09-23 19:06:04 +0200 (mer., 23 sept. 2009) | 5 lines [ENH] Toolbars admin improvements Reset to global or default buttons now only visible if relevant View mode menu to switch between wiki and wysiwyg modes Removed tool list filters (that didn't work properly anyway) ---------------------------------------------- r21702 | jonnybradley | 2009-09-23 18:20:29 +0200 (mer., 23 sept. 2009) | 1 line [FIX] Missing global (needed for smiley parsing to html) ---------------------------------------------- r21701 | jonnybradley | 2009-09-23 18:19:11 +0200 (mer., 23 sept. 2009) | 4 lines [FIX] More toolbars improvements... Fixed pickers (special chars and smilies). Hide zoom and switch editor on most sections. ---------------------------------------------- r21696 | sept_7 | 2009-09-23 17:30:52 +0200 (mer., 23 sept. 2009) | 2 lines [FIX] fix insertTag and addTag... seems that there is too much array nesting in this... needs better fix but need input from LPH... ---------------------------------------------- r21692 | lphuberdeau | 2009-09-23 16:43:22 +0200 (mer., 23 sept. 2009) | 1 line [FIX] Important performance bottleneck on trackers with (many) fields. According to sylvie, this might affect calculated fields. ---------------------------------------------- r21691 | lphuberdeau | 2009-09-23 16:34:34 +0200 (mer., 23 sept. 2009) | 1 line [FIX] Partial revert, apparently, people put raw HTML in there :/ ---------------------------------------------- r21690 | lphuberdeau | 2009-09-23 15:52:35 +0200 (mer., 23 sept. 2009) | 1 line [MOD] Even more filters ---------------------------------------------- r21689 | lphuberdeau | 2009-09-23 15:47:46 +0200 (mer., 23 sept. 2009) | 1 line [MOD] Some additional filters ---------------------------------------------- r21688 | luciash | 2009-09-23 15:43:10 +0200 (mer., 23 sept. 2009) | 1 line [FIX] coelesce theme: span.button left and right padding (to override and hide the default .highlight color defs) ---------------------------------------------- r21679 | luciash | 2009-09-23 15:34:53 +0200 (mer., 23 sept. 2009) | 1 line [FIX] design.css: move button element out of definitions for button links (it is not wrapped element but rather a wrapper element itself like span.button), remove margin-right definition from "button" links causing 1px gap on the right side (was visible on highlighted "button" links) ---------------------------------------------- r21678 | jonnybradley | 2009-09-23 15:26:15 +0200 (mer., 23 sept. 2009) | 1 line [FIX] Make Ok button appear on Safari & Chrome ---------------------------------------------- r21677 | jonnybradley | 2009-09-23 15:23:17 +0200 (mer., 23 sept. 2009) | 1 line [KIL] Removed some FCK Editor plugins files that _appear_ to be unused ---------------------------------------------- r21676 | jonnybradley | 2009-09-23 15:19:07 +0200 (mer., 23 sept. 2009) | 1 line [FIX] Corrected styleimage and imalign conflict ---------------------------------------------- r21675 | jonnybradley | 2009-09-23 15:18:00 +0200 (mer., 23 sept. 2009) | 1 line [FIX] WYSIWYG improvements (removed safari height hack not needed in new FCK Editor version & better tracking of confirmExit) ---------------------------------------------- r21674 | jonnybradley | 2009-09-23 15:16:20 +0200 (mer., 23 sept. 2009) | 1 line [FIX] update_page() was ignoring wysiwyg/is_html data set in page when called from wiki plugin edit (resulting in page being edited in wrong editor). ---------------------------------------------- r21672 | luciash | 2009-09-23 15:02:36 +0200 (mer., 23 sept. 2009) | 1 line [FIX] design.css: button links - don't be span selector specific (to allow current themes override), deimportantification - actually, there's no need to set margin and padding to 0 here (now all the themes highlighted buttons look nicely aligned again), use nicer yellow highlight bg color instead of the "aqua" + always set foreground color when bg color is specified (just to be sure) ---------------------------------------------- r21667 | pkdille | 2009-09-23 14:00:54 +0200 (mer., 23 sept. 2009) | 1 line [FIX] freetags-most-popular: The wrapping of the tags was broken (all on one line) due to the effects of the html stripping (smarty strip plugin) ---------------------------------------------- r21666 | marclaporte | 2009-09-23 08:30:28 +0200 (mer., 23 sept. 2009) | 1 line [FIX] IMG plugin -> Add icon, and remove experimental note ---------------------------------------------- r21665 | marclaporte | 2009-09-23 08:15:21 +0200 (mer., 23 sept. 2009) | 1 line [MOD] Toolbar: 1 color-related tool is enough. The popup should offer foreground vs background. ---------------------------------------------- r21664 | marclaporte | 2009-09-23 08:06:43 +0200 (mer., 23 sept. 2009) | 1 line [MOD] Removing toolbar for colors in comments ---------------------------------------------- r21663 | marclaporte | 2009-09-23 04:30:13 +0200 (mer., 23 sept. 2009) | 1 line [FIX] Cleaner links in the installer. ---------------------------------------------- r21662 | marclaporte | 2009-09-23 04:21:56 +0200 (mer., 23 sept. 2009) | 1 line [MOD] UserPages are now off in bare-bones install, but have been added to Intranet and Community profile ---------------------------------------------- r21661 | sylvieg | 2009-09-23 00:28:23 +0200 (mer., 23 sept. 2009) | 1 line [MOD]stat: lasthour param ---------------------------------------------- r21660 | chealer | 2009-09-22 23:20:11 +0200 (mar., 22 sept. 2009) | 2 lines remove get_object_categories_perms() (unused, old permission model) ---------------------------------------------- r21659 | sylvieg | 2009-09-22 23:01:34 +0200 (mar., 22 sept. 2009) | 1 line [FIX]TRACKER: when pretty tracker, the checkboxes that are not useed in the pretty must be taken away otherwise their value is reset to n - careful may have sideeffect as some fields are depending on others ---------------------------------------------- r21657 | jonnybradley | 2009-09-22 20:21:26 +0200 (mar., 22 sept. 2009) | 1 line [FIX] No _urlencode on query function ---------------------------------------------- r21656 | jonnybradley | 2009-09-22 20:05:36 +0200 (mar., 22 sept. 2009) | 1 line [FIX] More toolbars admin improvements (reset working first time, other sections default to global, custom dialog css if no jquery ui pref) ---------------------------------------------- r21655 | jonnybradley | 2009-09-22 19:36:38 +0200 (mar., 22 sept. 2009) | 1 line [FIX] Unavailable tools shown semi-opaque ---------------------------------------------- r21654 | jonnybradley | 2009-09-22 19:26:29 +0200 (mar., 22 sept. 2009) | 2 lines [MOD] ClueTip colours for strasa/mono ---------------------------------------------- r21653 | jonnybradley | 2009-09-22 19:15:17 +0200 (mar., 22 sept. 2009) | 1 line [FIX] Restore code to apply theme option css to FCK Editor (wiped by me in r20677) ---------------------------------------------- r21652 | jonnybradley | 2009-09-22 18:55:12 +0200 (mar., 22 sept. 2009) | 2 lines [FIX] AJAX Auto save fixed (mostly) for WYSIWYG editor. Needs testing/fixing in IE(s) ---------------------------------------------- r21651 | jonnybradley | 2009-09-22 18:46:24 +0200 (mar., 22 sept. 2009) | 1 line [FIX] Full height background for FCKEditor in Firefox ---------------------------------------------- r21650 | jonnybradley | 2009-09-22 18:45:10 +0200 (mar., 22 sept. 2009) | 1 line [FIX] Install schema for workspaces ---------------------------------------------- r21648 | jonnybradley | 2009-09-22 14:31:43 +0200 (mar., 22 sept. 2009) | 1 line [FIX] Removing redundant CSS definitions (thanks Gary & Marc) ---------------------------------------------- r21647 | mangapower | 2009-09-21 19:42:28 +0200 (lun., 21 sept. 2009) | 1 line [MOD] Restored WS queries, once more... ---------------------------------------------- r21646 | mangapower | 2009-09-21 19:31:49 +0200 (lun., 21 sept. 2009) | 1 line [FIX] Solved little bug in wslib.php ---------------------------------------------- r21645 | lphuberdeau | 2009-09-21 19:19:00 +0200 (lun., 21 sept. 2009) | 1 line [ENH] Always display two first languages side by side ---------------------------------------------- r21644 | jonnybradley | 2009-09-21 19:11:04 +0200 (lun., 21 sept. 2009) | 4 lines [FIX] Keep proper track of which editor should be used in history (using is_html) when rolling back. Also moved code for appending the version number to the comment out of staging only section (and truncate if too long) as it seems helpful. ---------------------------------------------- r21643 | axold | 2009-09-21 19:04:07 +0200 (lun., 21 sept. 2009) | 1 line [MOD] Cleanning some duplicated code in tiki-manage-workspaces.php ---------------------------------------------- r21642 | lphuberdeau | 2009-09-21 18:57:52 +0200 (lun., 21 sept. 2009) | 1 line [MOD] Convert all multilingual options to lesser magic ---------------------------------------------- r21641 | mangapower | 2009-09-21 18:41:43 +0200 (lun., 21 sept. 2009) | 1 line Workspaces install queries restored and reusing rootCategId ---------------------------------------------- r21639 | Jyhem | 2009-09-21 18:20:46 +0200 (lun., 21 sept. 2009) | 1 line [FIX] Remove Tiki reference from user text and associated mass language corrections ---------------------------------------------- r21638 | axold | 2009-09-21 18:18:56 +0200 (lun., 21 sept. 2009) | 1 line [MOD] Improved tiki-manage-workspaces.php interface, and added some missing thins in sql ---------------------------------------------- r21637 | lphuberdeau | 2009-09-21 18:18:41 +0200 (lun., 21 sept. 2009) | 1 line [MOD] Adding option in the admin section for the inclusion threshold, and the dependencies that follow ---------------------------------------------- r21636 | lphuberdeau | 2009-09-21 17:37:56 +0200 (lun., 21 sept. 2009) | 1 line [NEW] Language inclusion threshold to prevent asking all users to specify languages when the site only supports a small number of languages ---------------------------------------------- r21634 | lphuberdeau | 2009-09-21 17:14:58 +0200 (lun., 21 sept. 2009) | 1 line [FIX] Default page listing with multilingual enabled displayed wrong filters ---------------------------------------------- r21633 | lphuberdeau | 2009-09-21 17:04:14 +0200 (lun., 21 sept. 2009) | 1 line [FIX] Comment not being posted on the right page anymore in all_languages ---------------------------------------------- r21631 | sylvieg | 2009-09-21 16:27:57 +0200 (lun., 21 sept. 2009) | 1 line [MOD]login: add detail about last login attempt in the unsuccessful attempt ---------------------------------------------- r21630 | Jyhem | 2009-09-21 16:21:57 +0200 (lun., 21 sept. 2009) | 1 line [FIX] Remove Tiki reference from user text ---------------------------------------------- r21627 | sylvieg | 2009-09-21 14:53:17 +0200 (lun., 21 sept. 2009) | 1 line [FIX]logo: missing update ---------------------------------------------- r21626 | Jyhem | 2009-09-21 14:37:55 +0200 (lun., 21 sept. 2009) | 1 line [FIX] Correct misleading text, plus mass correction of translations ---------------------------------------------- r21625 | ricks99 | 2009-09-21 13:48:54 +0200 (lun., 21 sept. 2009) | 1 line [ENH]added