Jörg Lehrke
6f8bc7339e
Improve CalDAV PUT handler
2010-07-27 19:39:18 +00:00
Jörg Lehrke
a07579f56f
Fix unknown qualifier issue for contact fields
2010-07-27 19:37:41 +00:00
Ralf Becker
9c6fb3d122
allow to change password without run rights for preferences via a new password app (part of preferences app, but separate to install)
2010-07-27 14:33:20 +00:00
Ralf Becker
a5ba32b8b6
allow to change password without run rights for preferences via a new password app (part of preferences app, but separate to install)
2010-07-27 14:29:20 +00:00
Nathan Gray
b9c0bea095
Keep CSV fields in definition, so editing definition doesn't require uploading a file each time
2010-07-27 14:20:00 +00:00
Klaus Leithoff
955c3bbc5b
fix a bug introduced with rev.31401 (was disabling the ability to switch to HTML Mode from plain/text mode, if starting with plain/text)
2010-07-27 12:59:50 +00:00
Klaus Leithoff
396c6b4074
fix for bug MyStylite Tracker#773; Menu links: superfluous Scrollbar
2010-07-27 12:12:10 +00:00
Klaus Leithoff
fda7878852
fix for bug MyStylite Tracker#773; Menu links: superfluous Scrollbar
2010-07-27 12:11:20 +00:00
Ralf Becker
d510c4fc2b
removing xajax and enabling egw_json xajax legacy support
2010-07-27 09:16:07 +00:00
Andreas Stöckel
98383800ae
Added currently unused find_iterator which allows less memory intensive file 'find' operations
2010-07-26 15:30:23 +00:00
Ralf Becker
68eb11e495
- using EGW_*_ROOT instead of .., to allow running from different directories
...
- allow running setup_cmd_admin directly via the command line with regular syntax (was already possible under special syntax)
- limiting database names to 16 chars, which is the limit in mysql
2010-07-26 08:20:48 +00:00
Ralf Becker
58993cfb7b
- using EGW_*_ROOT instead of .., to allow running from different directories
...
- allow running setup_cmd_admin directly via the command line with regular syntax (was already possible under special syntax)
- limiting database names to 16 chars, which is the limit in mysql
2010-07-26 08:20:14 +00:00
Jörg Lehrke
651ea4a230
Fix syncml:metinf and syncml:devinf namespace issue ( #2696 )
2010-07-25 18:08:31 +00:00
Jörg Lehrke
f8a2efe8df
Fix syncml:metinf and syncml:devinf namespace issue ( #2696 )
2010-07-25 18:08:20 +00:00
Ralf Becker
0cd4fed0ae
avoiding deprecated warning under php5.3
2010-07-25 09:09:05 +00:00
Ralf Becker
f0488300c8
avoiding deprecated warning under php5.3
2010-07-25 09:08:24 +00:00
Jörg Lehrke
37fed34972
Allow moving of existing cantacts between adressbooks
2010-07-23 18:06:18 +00:00
Jörg Lehrke
39596007fe
Allow moving of existing cantacts between adressbooks
2010-07-23 18:05:59 +00:00
Klaus Leithoff
5e87b2010b
allow minus and underscore in validation as part of the LocalPart of the eMailaddress; even directly in front of the @ sign
2010-07-23 12:12:20 +00:00
Klaus Leithoff
72610fb3ad
allow minus and underscore in validation as part of the LocalPart of the eMailaddress; even directly in front of the @ sign
2010-07-23 12:10:52 +00:00
Ralf Becker
5c71613241
fixed not working checkboxes after r31472
2010-07-22 13:13:21 +00:00
Ralf Becker
b9bfd285a5
fixed not working checkboxes after r31472
2010-07-22 13:09:33 +00:00
Ralf Becker
0b54836766
fixed wrong extraction of the extra_attr, eg. uid
2010-07-21 14:39:37 +00:00
Ralf Becker
8ef7201027
fixed wrong extraction of the extra_attr, eg. uid
2010-07-21 14:39:07 +00:00
Ralf Becker
1a86073296
fixed PHP warning: Illegal offset type in phpgwapi/inc/class.accounts_ldap.inc.php on line 1100 and not working update of group mail addresses
2010-07-21 14:21:06 +00:00
Ralf Becker
f7c1f243ae
fixed PHP warning: Illegal offset type in phpgwapi/inc/class.accounts_ldap.inc.php on line 1100 and not working update of group mail addresses
2010-07-21 14:20:31 +00:00
Ralf Becker
474735251e
fixed caching of etemplates:
...
- never read timestamp of last import from cache
- check timestamps only once per session and app
2010-07-21 13:51:13 +00:00
Ralf Becker
f597385a9c
fixed caching of etemplates:
...
- never read timestamp of last import from cache
- check timestamps only once per session and app
2010-07-21 13:50:29 +00:00
Ralf Becker
40092896a5
allow null as value in assign()
2010-07-21 13:17:37 +00:00
Ralf Becker
3dfa4e5fe6
allow null as value in assign()
2010-07-21 13:16:36 +00:00
Andreas Stöckel
0e79cf6475
removed the elementspath plugin
2010-07-21 11:54:04 +00:00
Andreas Stöckel
da54059fd1
Fixed problem with toolbar not being expanded and removed bottom breadcrumb bar
2010-07-21 11:45:05 +00:00
Andreas Stöckel
408a9ece4f
Fixed typo which prevented IE js load from working correctly
2010-07-21 10:52:18 +00:00
Andreas Stöckel
9615c33fe8
Fixed JS loadFinished notification on IE
2010-07-21 10:26:54 +00:00
Ralf Becker
11fae97d96
allow and validate needed (required) attribute for file uploads, checkboxes and radio buttons
2010-07-21 08:22:33 +00:00
Ralf Becker
4da973400c
allow and validate needed (required) attribute for file uploads, checkboxes and radio buttons
2010-07-21 08:21:42 +00:00
Ralf Becker
a613866a37
replace deprecated call_user_method(_array) with call_user_func(_array)
2010-07-20 16:49:06 +00:00
Ralf Becker
09719babaf
replace deprecated call_user_method(_array) with call_user_func(_array)
2010-07-20 16:47:11 +00:00
Ralf Becker
869e22dbf2
using call_user_func instead of depricated call_user_method, which seems at least under PHP5.3 not to allow static calls
2010-07-20 14:34:53 +00:00
Ralf Becker
4ad95007b5
using call_user_func instead of depricated call_user_method, which seems at least under PHP5.3 not to allow static calls
2010-07-20 14:34:20 +00:00
Klaus Leithoff
14722e5060
enable SCAYT (switch autostart on), no matter which spellchecker you are using
2010-07-20 13:49:11 +00:00
Klaus Leithoff
0d3cfae3b9
disable SCAYT too (switch autostart off), if you disable spellchecker in admin
2010-07-20 13:34:53 +00:00
Klaus Leithoff
23faf12229
fix typo ; on change for address InputType (emailaddress or folder)
2010-07-20 12:04:54 +00:00
Andreas Stöckel
70319aefd6
Added some docu and checks for console.log being defined
2010-07-20 10:54:56 +00:00
Andreas Stöckel
7ad65804d5
Added onLoadFinish event to egw_json_response on the js side, which gets triggered when all javascript code which should be included has been loaded and evaluated on the client
2010-07-20 10:20:32 +00:00
Klaus Leithoff
2b4e14540b
use notifications option/configuration to enforce the use of emailadminprofiles only for notifications
2010-07-19 07:32:06 +00:00
Ralf Becker
d8fa8c91ba
remove border and use black color for nicer printing of input elements
2010-07-17 15:53:14 +00:00
Ralf Becker
2b016955d9
remove border and use black color for nicer printing of input elements
2010-07-17 15:52:16 +00:00
Klaus Leithoff
3ed7a8445f
provide the new option with a new section
2010-07-16 12:26:06 +00:00
Klaus Leithoff
294e46ca74
translations for new option/configuration
2010-07-16 12:17:12 +00:00