Stefan Becker
|
5a6bc00f90
|
adding German Translations
|
2011-03-21 11:26:12 +00:00 |
|
Stefan Becker
|
42bfe30447
|
adding German Translations
|
2011-03-21 11:18:04 +00:00 |
|
Stefan Becker
|
9814227f42
|
adding German Translations
|
2011-03-21 10:32:36 +00:00 |
|
Philip Herbert
|
ca11300994
|
GetFolderList must always return an array to not break sync
|
2011-03-20 18:08:44 +00:00 |
|
Ralf Becker
|
38ef2706e3
|
switching accidently commited PostgreSQL query log off again
|
2011-03-20 12:57:56 +00:00 |
|
Ralf Becker
|
778d03772a
|
fixed typo CAPABILITY_CAST_AS_VA(R)CHAR
|
2011-03-20 12:49:22 +00:00 |
|
Ralf Becker
|
c492c57e2f
|
* Addressbook: fixed PostgeSQL error when searching or showing accounts
|
2011-03-20 12:37:22 +00:00 |
|
Ralf Becker
|
3684567a53
|
AS calendar prefs to choose which calendars to sync
|
2011-03-19 18:06:31 +00:00 |
|
Ralf Becker
|
136865d48e
|
empty settings method, calendar selection with follow later
|
2011-03-19 12:53:31 +00:00 |
|
Ralf Becker
|
dbce0992af
|
Implemented AS prefs for addressbook:
- which addressbooks to sync
- sync selected as one addrressbook (for devices only supporting on addressbook)
|
2011-03-19 12:51:50 +00:00 |
|
Ralf Becker
|
9888fb0c2f
|
fixed not working default for checkboxes of "No"="0" and displaying sections now with class="th" and colspan="2"
|
2011-03-19 11:23:53 +00:00 |
|
Andreas Stöckel
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
ebbbf233cf
|
new capability to CAST AS varchar
|
2011-03-18 14:18:24 +00:00 |
|
Ralf Becker
|
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 |
|
Klaus Leithoff
|
1d7fa9c6a7
|
revert r34211 as it was plain wrong. and not the intended files
|
2011-03-18 12:15:59 +00:00 |
|
Klaus Leithoff
|
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 |
|
Andreas Stöckel
|
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 |
|
Nathan Gray
|
6a58d3c612
|
Don't put spaces between category IDs when exporting DB values
|
2011-03-17 14:40:48 +00:00 |
|
Nathan Gray
|
2d20b29cee
|
Fix automatic field mapping when a mapping field is an array (addressbook categories)
|
2011-03-17 14:34:10 +00:00 |
|
Andreas Stöckel
|
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 |
|
Nathan Gray
|
8235f32c30
|
Pass optional parent category ID when creating new sub-categories
|
2011-03-16 23:30:12 +00:00 |
|
Nathan Gray
|
66f120ff2e
|
Add optional parent parameter for new categories
|
2011-03-16 23:29:42 +00:00 |
|
Nathan Gray
|
d67a265beb
|
Import categories when each is in its own column
|
2011-03-16 23:18:48 +00:00 |
|
Andreas Stöckel
|
d966794b8d
|
Added get_home_dir function to egw_vfs
|
2011-03-16 17:51:33 +00:00 |
|
Andreas Stöckel
|
65610b5fed
|
Updated jquery to newest, minified version
|
2011-03-16 17:50:53 +00:00 |
|
Andreas Stöckel
|
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 |
|
Nathan Gray
|
83bbea7669
|
Try to set some default values for export definitions
|
2011-03-16 17:07:32 +00:00 |
|
Nathan Gray
|
2e752e17b6
|
Enhance account name -> ID to be able to handle user names in Lastname, Firstname format
|
2011-03-16 16:50:28 +00:00 |
|
Klaus Leithoff
|
9f5f60bd0f
|
handle account_last_change is string and 0
|
2011-03-16 16:26:02 +00:00 |
|
Nathan Gray
|
d02eec55fb
|
Trim extra whitespace from category name
|
2011-03-16 15:53:11 +00:00 |
|
Nathan Gray
|
09226f0e17
|
Fix missing sub-categories when exporting main + sub categories, main categories in their own column
|
2011-03-16 15:28:42 +00:00 |
|
Klaus Leithoff
|
710c403d7c
|
read and evaluate auth systems password-last-changed information
|
2011-03-16 13:26:32 +00:00 |
|
Klaus Leithoff
|
8153a7ac98
|
read and evaluate auth systems password-last-changed information
|
2011-03-16 13:26:17 +00:00 |
|
Klaus Leithoff
|
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 |
|
Klaus Leithoff
|
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 |
|
Nathan Gray
|
06321ab94d
|
If accounts are hidden from addressbook, don't export them if 'Use all' is selected
|
2011-03-15 19:51:39 +00:00 |
|
Nathan Gray
|
2a2268f4cd
|
Fix bug exposed by importing mixed condition true / false files
|
2011-03-15 19:12:10 +00:00 |
|
Andreas Stöckel
|
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 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
184117b0ec
|
Use global categories too
|
2011-03-15 15:37:52 +00:00 |
|
Nathan Gray
|
62a856b1c9
|
Force . as decimal separator for OO.o spreadsheet
|
2011-03-15 15:31:21 +00:00 |
|
Nathan Gray
|
fe18d21f4b
|
Export limit does not apply to admins
|
2011-03-15 15:13:46 +00:00 |
|
Nathan Gray
|
8c094fd6be
|
Automatically translate owner field from name to id (happens after set translation on field)
|
2011-03-15 00:02:54 +00:00 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
c94a591fee
|
Make account name->id translator able to handle any IDs that are passed
|
2011-03-14 23:42:24 +00:00 |
|
Nathan Gray
|
1e9f96e9a7
|
Prevent recur data from being copied to different days.
|
2011-03-14 23:25:51 +00:00 |
|
Nathan Gray
|
da16cd319c
|
Set default export-<appname> definitions as the site-wide default if no default is set
|
2011-03-14 23:07:46 +00:00 |
|