[01:36] marclaporte joined #tikiwiki [03:08] goj_killedByISP joined #tikiwiki [03:38] sandroandrade joined #tikiwiki [05:57] CIA-89 tikiwiki: 03lindonb * r42720 10/trunk/templates/tiki-page_bar.tpl: [FIX] Notice [09:40] Tiki|bot New Forum Posts: Limiting "Perhaps you were looking for..." - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45100 [09:42] xavi joined #tikiwiki [09:50] AMDave_away joined #tikiwiki [09:58] Jyhem_laptop joined #tikiwiki [11:00] CIA-89 tikiwiki: 03lphuberdeau * r42721 10/trunk/lib/test/core/Profile/BuilderTest.php: [FIX] Using wrong key name, permissions not applying [11:03] CIA-89 tikiwiki: 03lphuberdeau * r42722 10/trunk/lib/core/Tiki/Profile/Builder.php: [FIX] Using wrong key name, permissions not applying [11:34] marclaporte joined #tikiwiki [12:15] arildb joined #tikiwiki [12:58] marclaporte1 joined #tikiwiki [13:30] CIA-89 tikiwiki: 03xavidp * r42723 10/trunk/ (2 files in 2 dirs): [ENH]Add the option to export tracker item date fields with unix time stamp, so that they can re used at importation in a another tiki site or after offline edition. Thanks jyhem! (I'm learning! :-) [13:40] CIA-89 tikiwiki: 03xavidp * r42724 10/branches/9.x/ (2 files in 2 dirs): [bp/r42723][ENH]Add the option to export tracker item date fields with unix time stamp, so that they can re used at importation in a another tiki site or after offline edition. Thanks jyhem! (I'm learning! :-) [15:00] CIA-89 tikiwiki: 03jonnybradley * r42725 10/branches/9.x/ (lib/filegals/filegallib.php tiki-list_file_gallery.php): [FIX] user filegals: Fix gallery name for user files path and explorer [15:08] CIA-89 tikiwiki: 03muscote * r42726 10/trunk/lib/prefs/feature.php: added a warning, to the feature 'Areas', that the feature mostlikely will be replaced [15:17] CIA-89 tikiwiki: 03xavidp * r42727 10/trunk/lib/accounting/accountinglib.php: [FIX]Typo (non existing mysql table) [15:20] CIA-89 tikiwiki: 03xavidp * r42728 10/branches/9.x/lib/accounting/accountinglib.php: [bp/r42727][FIX]Typo (non existing mysql table) [15:28] CIA-89 tikiwiki: 03lphuberdeau * r42729 10/trunk/ (10 files in 7 dirs): [NEW] Adding permission management on the workspace template [15:32] jacmoe joined #tikiwiki [15:43] CIA-89 tikiwiki: 03lphuberdeau * r42730 10/trunk/lib/core/Services/Tracker/CalendarController.php: [FIX] Typo, wrong property name - setting text color to black [16:00] Jyhem_laptop joined #tikiwiki [16:00] marclaporte joined #tikiwiki [16:10] CIA-89 tikiwiki: 03lphuberdeau * r42731 10/trunk/templates/workspace/edit_template.tpl: [ENH] Small UI enhancement in the edit template form [16:18] CIA-89 tikiwiki: 03xavidp * r42732 10/trunk/ (2 files in 2 dirs): [FIX]Add menu entries for accounting feature (for some reason they were missing) [16:23] CIA-89 tikiwiki: 03xavidp * r42733 10/branches/9.x/ (2 files in 2 dirs): [bp/r42732][FIX]Add menu entries for accounting feature (for some reason they were missing) [16:28] lindonb joined #tikiwiki [16:30] lindonb lphuberdeau: [16:30] lphuberdeau ? [16:31] lindonb the right place to put metadata in tiki_files table is search_data? [16:32] lindonb or should have a separate field? [16:35] lphuberdeau good question [16:35] lphuberdeau you mean metadata for images? [16:35] lindonb so far, yes [16:36] lindonb the FileMetadata class that only works with JPEGs so far [16:36] lindonb and so far doesn't stare the data it extracts [16:36] lindonb stare s/b store [16:37] lindonb was considering adding ability to store the data upon file upload [16:41] lphuberdeau I think it should mostly go in search_data [16:41] lphuberdeau however there is a function right now that fills that content using command line tools [16:41] lphuberdeau depending on the mime type [16:42] CIA-89 tikiwiki: 03jonnybradley * r42734 10/branches/9.x/lib/search/searchlib-unified.php: [FIX] search: Exclude sudo version of the shell.php process in count when trying to find other running rebuilds [16:43] lindonb hmmm, would be good to be able to search the metadata but sounds like there would be a conflict with the command line function [16:44] lindonb assuming data needs to be in search_data to be searched? [16:53] CIA-89 tikiwiki: 03lphuberdeau * r42735 10/trunk/lib/modules/modlib.php: [ENH] Refactoring the category validation code on module display to remove redundancy [16:57] CIA-89 tikiwiki: 03lindonb * r42736 10/trunk/templates/tiki-pagehistory.tpl: [FIX] Notices [17:08] CIA-89 tikiwiki: 03lphuberdeau * r42737 10/trunk/lib/modules/modlib.php: [MOD] Adding the subtree option in module filter so that modules filters can apply on the whole subtree [17:09] CIA-89 tikiwiki: 03jonnybradley * r42738 10/branches/9.x/templates/list_file_gallery_content.tpl: [FIX] files plugin: show_parentName is a var not a gallery property (although it probably should be, only used by the files plugin) [17:15] marclaporte joined #tikiwiki [17:27] CIA-89 tikiwiki: 03jonnybradley * r42739 10/branches/9.x/templates/list_file_gallery_content.tpl: [FIX] files plugin: Fix number of columns count, test for empty and added comments for vars set by files plugin [17:55] CIA-89 tikiwiki: 03lindonb * r42740 10/trunk/lib/wiki/histlib.php: [FIX] Duplicate method name [17:56] CIA-89 tikiwiki: 03jonnybradley * r42741 10/branches/9.x/lib/ (filegals/filegallib.php wiki-plugins/wikiplugin_files.php): [17:56] CIA-89 tikiwiki: [ENH] files plugin: Allow plugin to show users file gallery. Use {files galleryId="{{user}}"} syntax to show current user's files [17:56] CIA-89 tikiwiki: (also fixed $filegallib->get_user_file_gallery() to be able to find other users' galleries) [18:16] CIA-89 tikiwiki: 03lindonb * r42742 10/trunk/lib/ (images/abstract.php metadata/metadata.php): [FIX] Change __construct to a method [18:17] jonnyb joined #tikiwiki [18:18] jonnyb polom BCN [18:19] CIA-89 tikiwiki: 03lindonb * r42743 10/trunk/lib/core/WikiPlugin/maketoc.php: [FIX] Conform to toc description [18:21] arildb_ joined #tikiwiki [18:31] CIA-89 tikiwiki: 03lphuberdeau * r42744 10/trunk/lib/objectlib.php: [FIX] For easier permission management, workspaces require perspectives to be categorized [18:38] CIA-89 tikiwiki: 03lphuberdeau * r42745 10/trunk/lib/perspectivelib.php: [FIX] Reduce amount of code [18:39] CIA-89 tikiwiki: 03lphuberdeau * r42746 10/trunk/ (lib/tikiaccesslib.php tiki-switch_perspective.php): [FIX] Use standardized redirect to attempt to fix the perspective switch on demo.t.o [18:45] CIA-89 tikiwiki: 03lphuberdeau * r42747 10/trunk/tiki-switch_perspective.php: [FIX] Oops [18:50] sandroandrade joined #tikiwiki [18:52] Jyhem_laptop joined #tikiwiki [19:10] sandroandrade joined #tikiwiki [19:24] sandroandrade joined #tikiwiki [19:32] CIA-89 tikiwiki: 03lindonb * r42748 10/trunk/lib/metadata/basicinfo.php: Id property [19:34] CIA-89 tikiwiki: 03lindonb * r42749 10/trunk/lib/metadata/exif.php: [FIX] Svn Id property [19:51] CIA-89 tikiwiki: 03jonnybradley * r42750 10/branches/9.x/lib/filegals/filegallib.php: [FIX] user filegals: Remove special case for fgal_root_user_id in getGallerySpecialRoot() as other gallery perms and settings deal with visibility (so admins can see other users' galleries) [19:51] Cabeza joined #tikiwiki [19:53] CIA-89 tikiwiki: 03jonnybradley * r42751 10/branches/9.x/templates/tiki-upload_file.tpl: [FIX] user filegals: Don't allow uploading to the root of the users filegals [19:53] CIA-89 tikiwiki: 03lphuberdeau * r42752 10/trunk/templates/admin/include_workspace.tpl: [FIX] Removing areas as an option for workspaces, it breaks everything [19:53] Cabeza I ve been wondering what all you guys are doing there when I saw the tiki t shirts [19:53] Cabeza Hello fm across the rambla [19:54] Cabeza Well not just now, I'm @ raval [19:55] Cabeza Downloaded your pkg will [19:55] Cabeza Take it for a spin [19:56] Cabeza This irc ui not vnice via chrome on iPhone oh well [19:56] CIA-89 tikiwiki: 03jonnybradley * r42753 10/branches/9.x/lib/filegals/filegallib.php: [FIX] user filegals: Move global $user var detection into getGalleryName (which now defaults to using global) - tidier, less globals everywhere [19:57] jonnyb hi Cabeza - i'm (sadly) not there, but lphuberdeau, luciash, Jyhem_laptop and others are there (but seem busy :) ) [19:59] xavi polom [19:59] xavi :-) [19:59] xavi hi Cabeza [19:59] xavi nice you saw it there :-) [20:00] xavi we are in Barcelona these days having a TikiFest: [20:00] xavi http://tiki.org/TikiFestBarcelona3 [20:00] CIA-89 tikiwiki: 03jonnybradley * r42754 10/branches/9.x/lib/filegals/filegallib.php: [FIX] user filegals: Use getGalleryName() fn at lower levels to allow removal of duplicated logic elsewhere [20:00] Jyhem_laptop polom jonnyb [20:00] xavi hi jonnyb [20:01] jonnyb hi guys! [20:01] CIA-89 tikiwiki: 03lindonb * r42755 10/trunk/lib/metadata/reconcile.php: [FIX] Svn id property [20:02] CIA-89 tikiwiki: 03lindonb * r42756 10/trunk/lib/metadata/xmp.php: [FIX] Svn id property [20:02] sandroandrade joined #tikiwiki [20:57] marclaporte1 joined #tikiwiki [21:07] dthacker joined #tikiwiki [21:13] CIA-89 tikiwiki: 03jonnybradley * r42757 10/branches/9.x/ (4 files in 2 dirs): [REF] user filegals: Remove special handling for user gallery names all over the place as it's now being done in the lower level library functions [21:48] vmachine joined #tikiwiki [21:55] lindonb joined #tikiwiki [22:02] CIA-89 tikiwiki: 03jonnybradley * r42758 10/branches/9.x/lib/filegals/filegallib.php: [REF] user filegals: Remove special handling for user gallery names (missed a file) [23:04] xavi joined #tikiwiki