Commit Graph

18429 Commits

Author SHA1 Message Date
07daeda81e Fixed bugs in the grid component with resizing not working properly and column width being not in sync with header width. This has been done by using a dynamic stylesheet for the column properties instead of changing the properties for each element individually. 2011-03-18 18:04:56 +00:00
6c05070aa0 fixed warning: implode(): Invalid arguments passed in /var/www/epl-trunk/etemplate/inc/class.bo_merge.inc.php on line 569 2011-03-18 15:14:55 +00:00
ebbbf233cf new capability to CAST AS varchar 2011-03-18 14:18:24 +00:00
7f49fa6812 read users full name from password file and create email address according to configured rules for automatic created accounts 2011-03-18 13:36:19 +00:00
1d7fa9c6a7 revert r34211 as it was plain wrong. and not the intended files 2011-03-18 12:15:59 +00:00
d7177eb4f5 handle variable attachmentdiv height and control bottom area height preserved for the attachmentdiv, throw out attachment_count, as it seems not to be used 2011-03-18 12:10:15 +00:00
e19cc44fcb Removed base64-encoding from egw_instant_load.html, added code to egw_json which inserts script tags seperately when content is assigned to the innerHTML property 2011-03-17 18:00:24 +00:00
6a58d3c612 Don't put spaces between category IDs when exporting DB values 2011-03-17 14:40:48 +00:00
2d20b29cee Fix automatic field mapping when a mapping field is an array (addressbook categories) 2011-03-17 14:34:10 +00:00
d7e1028513 Fixed problem with directly loading iframe content in felamimail - added egw_instant_load.html which allows replacing its whole content with (base64 encoded) content and (in difference to data:text uris) works with IE and allows cross-frame JS interaction 2011-03-17 14:11:43 +00:00
8235f32c30 Pass optional parent category ID when creating new sub-categories 2011-03-16 23:30:12 +00:00
66f120ff2e Add optional parent parameter for new categories 2011-03-16 23:29:42 +00:00
d67a265beb Import categories when each is in its own column 2011-03-16 23:18:48 +00:00
d966794b8d Added get_home_dir function to egw_vfs 2011-03-16 17:51:33 +00:00
65610b5fed Updated jquery to newest, minified version 2011-03-16 17:50:53 +00:00
ebd6031ecf Small design improvements, fixed horz. scrollbar in grid with chrome, ie compatibility, enabled column selection, fixed prefetch code 2011-03-16 17:50:25 +00:00
83bbea7669 Try to set some default values for export definitions 2011-03-16 17:07:32 +00:00
2e752e17b6 Enhance account name -> ID to be able to handle user names in Lastname, Firstname format 2011-03-16 16:50:28 +00:00
9f5f60bd0f handle account_last_change is string and 0 2011-03-16 16:26:02 +00:00
d02eec55fb Trim extra whitespace from category name 2011-03-16 15:53:11 +00:00
09226f0e17 Fix missing sub-categories when exporting main + sub categories, main categories in their own column 2011-03-16 15:28:42 +00:00
710c403d7c read and evaluate auth systems password-last-changed information 2011-03-16 13:26:32 +00:00
8153a7ac98 read and evaluate auth systems password-last-changed information 2011-03-16 13:26:17 +00:00
4f0e104e27 more to the issue: fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered by auth system 2011-03-16 12:44:42 +00:00
a080404dab fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered from auth system. set password-last-changed info in authsystem on password change. when trying to force the user to change his password upon next login as admin from within egrouware, try to set the 0 value within the authsystem as well (in ldap rights are required for admin (or user) to set/alter the shadowlastchange attribute) 2011-03-16 11:00:16 +00:00
06321ab94d If accounts are hidden from addressbook, don't export them if 'Use all' is selected 2011-03-15 19:51:39 +00:00
2a2268f4cd Fix bug exposed by importing mixed condition true / false files 2011-03-15 19:12:10 +00:00
fa12444ae7 Moved contents of egw_vfs_utils to egw_vfs, added 'egwGridViewFullRow' class to the egw_grid_view.js, which is capable of inserting a data row which spans all columns, added egwGridData.clearData method to egw_grid_data.js, which delets all data stored in the data row 2011-03-15 17:52:08 +00:00
c0da31b5f3 - Use global categories when listing each cat in its own column
- Fix missing value when exporting categories as DB values
2011-03-15 16:49:45 +00:00
ca00d4c69a - Improve owner parsing
- Change error message when owner can't be determined.  Most users don't use translations, so just fallback to plugin setting.
2011-03-15 16:20:11 +00:00
f3536a72bf Improve error message for import errors. Just because there was an error doesn't mean the record wasn't imported using default info 2011-03-15 16:18:13 +00:00
184117b0ec Use global categories too 2011-03-15 15:37:52 +00:00
62a856b1c9 Force . as decimal separator for OO.o spreadsheet 2011-03-15 15:31:21 +00:00
fe18d21f4b Export limit does not apply to admins 2011-03-15 15:13:46 +00:00
8c094fd6be Automatically translate owner field from name to id (happens after set translation on field) 2011-03-15 00:02:54 +00:00
9f32100656 Make account name->id translator able to handle full usernames and groups listed as Group, name 2011-03-15 00:01:23 +00:00
c94a591fee Make account name->id translator able to handle any IDs that are passed 2011-03-14 23:42:24 +00:00
1e9f96e9a7 Prevent recur data from being copied to different days. 2011-03-14 23:25:51 +00:00
da16cd319c Set default export-<appname> definitions as the site-wide default if no default is set 2011-03-14 23:07:46 +00:00
51015de7b8 Specify fields to be treated as numeric 2011-03-14 22:07:23 +00:00
4831a34ffa Add ability for extending class to specify its own numeric fields 2011-03-14 22:06:23 +00:00
1a0ae9c9cc Change names to be consistent with other apps 2011-03-14 20:58:28 +00:00
49bf54aace More agressive filtering on schedule options - all subsequent options start filtered 2011-03-14 20:55:42 +00:00
0e2c6c6812 Add user control to export selection 2011-03-14 20:39:59 +00:00
93241a65c5 Merge recursive to preserve sub-arrays 2011-03-14 20:39:54 +00:00
f6571e3446 Fix spelling of outlook finnish import 2011-03-14 20:13:53 +00:00
e7bd5a4813 Modernized grid design a bit, added auto triggering of the default action to the popup action, added simple action-binding to the egwGrid 2011-03-14 20:11:08 +00:00
c907e92398 Fix for import / update search for existing record. If new record key (ex ID) was not set, address search matched all 2011-03-14 20:08:00 +00:00
e1c084ee0c Fix export when exporting both country code and country name 2011-03-14 19:37:59 +00:00
928a71397d Fix 'All contacts' filter; search for ID only actually returned ID + photo 2011-03-14 19:08:20 +00:00