Commit Graph

16316 Commits

Author SHA1 Message Date
Klaus Leithoff
02d2ca5157 improve the handling of overlong words, fix a bug regarding the check of infolog_status existing in known status for the type selected 2010-07-30 10:19:06 +00:00
Ralf Becker
52ee0ed07a displaying label of link-entry widget as blur text 2010-07-30 08:37:55 +00:00
Ralf Becker
55463e493b displaying label of link-entry widget as blur text 2010-07-30 08:36:41 +00:00
Ralf Becker
d74197bb3a fixed not working link_query call to static callback eg. "someclass::somemethod" 2010-07-29 19:10:35 +00:00
Ralf Becker
f185382b0a fixed not working link_query call to static callback eg. "someclass::somemethod" 2010-07-29 19:09:55 +00:00
Ralf Becker
b4a359fc7c modernising uiconfig a little bit and fixed mulitiple levels for framework for framed templates 2010-07-29 17:03:06 +00:00
Ralf Becker
cff42abd07 modernising uiconfig a little bit and fixed mulitiple levels for framework for framed templates 2010-07-29 17:02:20 +00:00
Ralf Becker
fcec62794e some improvments for easier extention of the contact form 2010-07-29 13:02:05 +00:00
Ralf Becker
ba2c8a92b9 commiting the session, before redirecting might fix racecondition in session creation 2010-07-29 12:50:57 +00:00
Ralf Becker
307294c3b0 commiting the session, before redirecting might fix racecondition in session creation 2010-07-29 12:50:26 +00:00
Ralf Becker
f74364c07d using functions moved to setup_translation class and modernising setup_html 2010-07-29 08:30:23 +00:00
Ralf Becker
d02badfed5 using functions moved to setup_translation class and modernising setup_html 2010-07-29 08:29:54 +00:00
Ralf Becker
d9c3ac4c4a marking all static methods static and moving method to query supported languages into setup_translation class 2010-07-29 08:14:51 +00:00
Ralf Becker
b71035b529 marking all static methods static and moving method to query supported languages into setup_translation class 2010-07-29 08:14:15 +00:00
Ralf Becker
bc8345d06d fixed typo 2010-07-29 07:50:17 +00:00
Ralf Becker
77982bb646 fixed typo 2010-07-29 07:49:38 +00:00
Nathan Gray
407a2fb2a7 Backport 31538 - Keep CSV fields in definition, so editing definition doesn't require uploading a file each time 2010-07-28 14:18:30 +00:00
Jörg Lehrke
6f8bc7339e Improve CalDAV PUT handler 2010-07-27 19:39:18 +00:00
Jörg Lehrke
06ba097082 Fix unknown qualifier issue for contact fields 2010-07-27 19:38:01 +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