848cde1489
upper check-all button also needs to call egw_objectManager.toggleAllSelected()
2011-05-06 13:28:07 +00:00
59a91269e9
upper check-all button also needs to call egw_objectManager.toggleAllSelected()
2011-05-06 13:25:43 +00:00
0d4aff73f1
* eMail: allow email specific style definitions; allow class for certain html elements;
2011-05-06 11:37:32 +00:00
40d22624dd
Allow documents in dirs other than user's preference dir by passing full path
2011-05-05 21:42:56 +00:00
ec61c6268f
Allow documents in dirs other than user's preference dir by passing full path
2011-05-05 21:41:40 +00:00
ffbef21045
Allow documents in dirs other than user's preference dir by passing full path
2011-05-05 21:41:20 +00:00
8b4728ad4a
Allow documents in dirs other than user's preference dir by passing full path
2011-05-05 21:41:00 +00:00
f6f9617261
Make spreadsheet list useful, fakes a call to merge with the chosen document and the currently selected items
2011-05-05 21:40:15 +00:00
ce619a8711
do NOT query sessionid_access_log for anonymous sessions, as they get not loged anyway
2011-05-05 15:50:22 +00:00
1a0826b182
added undelete action and show parent infolog title for subs view (one sub only) in app_header
2011-05-05 10:18:38 +00:00
22ab402ae1
fixing a problem of swallowed whitespace while converting html to text
2011-05-05 09:04:21 +00:00
98122085f7
fixing a problem of swallowed whitespace while converting html to text
2011-05-05 08:59:54 +00:00
504b762ff7
fixed empty subs view, if subs are deleted and an other warning
2011-05-05 07:56:58 +00:00
b52b7acf8a
values are NOT yet used on client side, but give warnings if array are not converted to strings
2011-05-05 07:31:04 +00:00
e1783ea0f7
values are NOT yet used on client side, but give warnings if array are not converted to strings
2011-05-05 07:30:30 +00:00
beb6f20790
sort attributes, to stop xet files from changing because of changed attribute order
2011-05-05 06:51:40 +00:00
c0c2a0ed0e
- fixed not working delete - was commented ;-)
...
- using original labels, for which we have translations
- always confirm with popup, not javascript confirm (makes things a lot easier)
2011-05-05 06:30:44 +00:00
449ad71780
historically crypt is called des in ldap
2011-05-04 20:20:38 +00:00
99910cd62e
historically crypt is called des in ldap
2011-05-04 20:19:59 +00:00
1fa801b440
keeping the old defaults to not break existing installs
2011-05-04 17:58:06 +00:00
e0614a8a6a
keeping the old defaults to not break existing installs
2011-05-04 17:57:12 +00:00
45855d6b6e
Use action system to select all
2011-05-04 17:49:48 +00:00
e5a9089e13
Use action system to select all
2011-05-04 17:46:22 +00:00
0ccd420b6b
Use action system to select all
2011-05-04 17:41:51 +00:00
cb4f68cd3d
Make template changes to v1.9.002
2011-05-04 17:17:23 +00:00
d13a7025fb
password hash migration for LDAP (requires ACL to read password hash!)
2011-05-04 16:36:53 +00:00
86837b37f7
password hash migration for LDAP (requires ACL to read password hash!)
2011-05-04 16:35:40 +00:00
c1dadec329
fixed broken password hashes hook (default label was in option value)
2011-05-04 16:32:09 +00:00
ceb9cf34f6
fixed broken password hashes hook (default label was in option value)
2011-05-04 16:30:19 +00:00
385b99e358
showing ssha as default and sorting it as top option
2011-05-04 13:49:03 +00:00
86be53f4a3
showing ssha as default and sorting it as top option
2011-05-04 13:47:44 +00:00
f0aa9131d1
fix bug on failed install of new instances
2011-05-04 13:45:01 +00:00
f2b87b28eb
* setup/login: fixed not working password (hash) migration
2011-05-04 13:35:10 +00:00
bd64d536bc
fixed not working password (hash) migration
2011-05-04 13:33:34 +00:00
4f3f6748f1
small docu update
2011-05-04 13:32:58 +00:00
d0c26b773b
- fixed with ssha not working migration from sql <--> ldap
...
- using 16 char salt for ssha and smd5 as eclipse ldap admin does
- remove auth::hash_sql2ldap() method, as it is now in setup/inc/class.setup_cmd_ldap.inc.php
- added ability to create uid dn in setup_cmd_ldap subcommand create_ldap
2011-05-04 09:44:39 +00:00
57fc9c63fc
- fixed with ssha not working migration from sql <--> ldap
...
- using 16 char salt for ssha and smd5 as eclipse ldap admin does
- remove auth::hash_sql2ldap() method, as it is now in setup/inc/class.setup_cmd_ldap.inc.php
- added ability to create uid dn in setup_cmd_ldap subcommand create_ldap
2011-05-04 09:42:50 +00:00
457e79454d
* Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP
...
- fixing not working ssha hashes if mb_string.func_overload > 0 set
2011-05-04 07:52:45 +00:00
607523803b
* Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP
...
- fixing not working ssha hashes if mb_string.func_overload > 0 set
2011-05-04 07:50:03 +00:00
03cd666e8b
Implement client side delete confirmation
2011-05-03 23:31:40 +00:00
a66d1d0394
make sure egw_json_response object get instancated, so it's destructor get called and sends at least an empty response object, checkpoint dont like empty HTTP responses
2011-05-03 19:45:22 +00:00
fe086b752b
make sure egw_json_response object get instancated, so it's destructor get called and sends at least an empty response object, checkpoint dont like empty HTTP responses
2011-05-03 19:43:51 +00:00
184f42d994
patch #2953 : limit calculation of exceptions in recuring event to horizont
2011-05-03 17:36:12 +00:00
4e13824fc5
patch #2953 : limit calculation of exceptions in recuring event to horizont
2011-05-03 17:33:50 +00:00
9e141e72e0
patch #2952 : typo in class.calendar_so.inc.php
2011-05-03 17:28:54 +00:00
7aefeb5469
patch #2952 : typo in class.calendar_so.inc.php
2011-05-03 17:28:17 +00:00
ff622094cb
set default search list param to ALL, as an empty param causes the IMAP SORT to state that you issued a bad command (missing parameter)
2011-05-03 10:02:34 +00:00
19cb4ca8d4
- got delegation and link via context working
...
- fixed sometimes not working context, because row id was not set
- disabling close and close all if not applicable
2011-05-03 07:26:32 +00:00
30b922f30e
- fixed not working switching legacy actions columns on again
...
- moved some translations to common
2011-05-03 06:26:56 +00:00
e92173afdd
Work on context actions:
...
- Implement view of multiple selected parent / subs
- Implement link + delegation popups
- Fix filemanager action
- Change action selectbox to button, as in timesheet
2011-05-03 00:14:44 +00:00