Commit Graph

12109 Commits

Author SHA1 Message Date
Ralf Becker
bfb48bc52f fixed sql account backend to return array() instead of false for groups without members (can be created by deleting all users, which are members) 2007-06-15 07:56:43 +00:00
Ralf Becker
f07036567f fix for bug in pear's Registry class, check causes check_install.php to run forever, if the registries install_dir does NOT exist 2007-06-14 18:58:38 +00:00
Ralf Becker
f241911ce7 merging fix from trunk: validation error instead of using the blur-title 2007-06-13 16:57:30 +00:00
Ralf Becker
e7b8845f71 fix for bug reported on the german list 2007-06-13 15:38:21 +00:00
Ralf Becker
0f5ea8c016 switching FCK's encoding as html entities off, as we correctly handle charsets and it messes up the wiki totally 2007-06-13 08:36:39 +00:00
Ralf Becker
ee5bc9f0e7 fixed typo, causing the account_repository not to be read and therefor displays the wrong conversation direction 2007-06-13 07:59:42 +00:00
Ralf Becker
ca35060490 address formats from many countries from http://www.bitboost.com/ref/international-address-formats.html
thanks to mikaelarhelger-AT-gmail.com
2007-06-12 16:34:24 +00:00
Ralf Becker
789b207183 fixed now working wiki after update from 1.0.0 2007-06-12 15:39:26 +00:00
Klaus Leithoff
cffe635c5c Bugfix for Bug:
FeLaMiMail Compose link in FeLaMiMail SideBox Menu looses Functionality due to JavaScript Error when in Preferences: javascript Function openComposeWindow could not be found.
BugFix:
Using of egw_openWindowCentered with onclick.
2007-06-12 15:11:52 +00:00
Ralf Becker
2b22721813 some missing translations 2007-06-12 12:34:31 +00:00
Ralf Becker
0535d5379c fix for bug #894: Reccurring events with setting interval drop participants
fix for problem reported in patch #906: problem when you edit a recurrent event
2007-06-11 17:16:01 +00:00
Ralf Becker
dfcce2e0a3 removed no changable ACL for addressbook, if contacts are in LDAP 2007-06-11 13:11:05 +00:00
Cornelius Weiß
e96e79d0c1 small fix for ie 2007-06-11 12:39:09 +00:00
Cornelius Weiß
99cbb28d32 bringing importexport to egw 1.4 2007-06-11 12:37:56 +00:00
Cornelius Weiß
fe10569d78 backporting importexport for addressbook to egw 1.4
- massive improvements for the imports
- adopted export plugin to new interface
- extended outlook export definitions
2007-06-11 12:36:50 +00:00
Ralf Becker
5b6f6cb090 fixed not working account-mirgration from LDAP --> SQL 2007-06-11 12:17:55 +00:00
Ralf Becker
f03dce0a4d "fixed not working account-mirgration from LDAP --> SQL" 2007-06-11 12:17:03 +00:00
Ralf Becker
5e9b8efdb6 a few more missing translations 2007-06-10 10:26:50 +00:00
Ralf Becker
2d0eac55b7 InfoLog notifcations for due or to start entries (You need to run Admin>>Register hooks!) 2007-06-10 09:21:04 +00:00
Ralf Becker
4b72cd5bb0 modification because of changes in bo_tracking (calling the constructor now neccessary) 2007-06-10 08:51:42 +00:00
Ralf Becker
fc3c7a40ad bugfixes and some enhancements to support async notifications (infolog) 2007-06-10 08:50:03 +00:00
Ralf Becker
e1d55562ff bugfix: async service "sometimes" misses jobs (db-class was not cloned but copied) 2007-06-10 08:48:19 +00:00
Ralf Becker
3ddd4a7d17 bugfix: async service "sometimes" misses jobs (db-class was not cloned but copied) 2007-06-10 08:47:14 +00:00
Cornelius Weiß
b6a28b8090 performance fix 2007-06-09 22:23:29 +00:00
Ralf Becker
ad513a1351 fix for bug #866: private InfoLog entries are shown in the calendar day-view, if looking on someone elses calendar 2007-06-09 16:11:51 +00:00
Ralf Becker
349b8c521a "fix for bug #866: private InfoLog entries are shown in the calendar day-view, if looking on someone elses calendar" 2007-06-09 16:10:20 +00:00
Cornelius Weiß
1b482d0587 fix for xajax requests 2007-06-09 15:39:50 +00:00
Cornelius Weiß
e34fb944a5 - adopted export plugin to new interface
- extended outlook export definitions
2007-06-09 15:38:30 +00:00
Cornelius Weiß
7a3e571376 - reworked conversions backend in importexport_helper_functions
- reworked plugin interfaces. 
	- charset is now an attribut of plugin_options only
	- import / export function itselve is not static any more
- whiped out silly phpdoc tags generated by umbrello (kde uml modeler)
- reworked representation of plugin_options for definitions
- many fixes in uiexport and export_csv
- lang updates
2007-06-09 15:36:30 +00:00
Ralf Becker
81cb29ce8b "fixing the fix: if no title was entered, you got a validation error instead of the blur-title" 2007-06-09 14:56:49 +00:00
Ralf Becker
331c2a70a0 deny ADS logins with empty passwords, in case anonymous search/bind is enabled on ADS 2007-06-08 15:43:15 +00:00
Ralf Becker
d56c51d71d deny ADS logins with empty passwords, in case anonymous search/bind is enabled on ADS 2007-06-08 15:42:07 +00:00
Ralf Becker
434346bb0b fixed not working context sensitiv manual page for site config pages 2007-06-08 10:26:18 +00:00
Ralf Becker
6ca395375e fixed not working context sensitiv manual page for site config pages 2007-06-08 10:24:20 +00:00
Ralf Becker
d35514aaea two fixes for the num_rows in the next-match widget:
- use a default of 15 rows, if user&group has no pref set
- use what's stored in the extension data, if value not set (nm-header not shown)
2007-06-08 08:54:04 +00:00
Ralf Becker
af5804129f "two fixes for the num_rows in the next-match widget:
- use a default of 15 rows, if user&group has no pref set
- use what's stored in the extension data, if value not set (nm-header not shown)"
2007-06-08 08:51:05 +00:00
Cornelius Weiß
9e6050bc22 reworked import:
- cli import working fine now
- ui wizzard is broken atm. will also be reworked
- export definitions as xml files (see arrayxml functions in importexport)
- moved importexport stuff to own dir
2007-06-07 22:31:08 +00:00
Cornelius Weiß
b4b6d5abef massive improvements for the imports 2007-06-07 22:08:38 +00:00
Cornelius Weiß
92553ea37e removed allready done todo 2007-06-07 22:06:46 +00:00
Ralf Becker
01f44ef311 "fix for konq, if multiselect is in a right-alinged table-cell or box" 2007-06-07 10:29:56 +00:00
Ralf Becker
83316b1f4f fix for bug #768: title is not changed whenever the project is changed
fix for bug #865: timesheets link to all projects that were booked before (save&new)
2007-06-07 09:17:12 +00:00
Ralf Becker
cfd945e3ce "fix for bug #768: title is not changed whenever the project is changed
fix for bug #865: timesheets link to all projects that were booked before (save&new)"
2007-06-07 09:13:55 +00:00
Ralf Becker
fb17148787 redesigned the contact editing, to better fit more categories 2007-06-06 16:10:12 +00:00
Ralf Becker
e2b7b6c52a slight modification of the contactform 2007-06-06 10:24:50 +00:00
Ralf Becker
ab8d5f5085 "small layout fix: 9 lines only" 2007-06-06 09:04:36 +00:00
Ralf Becker
e5dd7f8122 email for the contactform 2007-06-06 08:22:39 +00:00
Ralf Becker
381d421466 email for the contactform 2007-06-06 08:18:45 +00:00
Ralf Becker
df73036d2b sitemgr contact-form that stores direct into the addressbook 2007-06-05 23:22:24 +00:00
Ralf Becker
46049623bc "- no longer building signed source packages, only a singed md5sum file
- cleaner md5sum file, the old gave me a headache ;-)"
2007-06-05 08:31:04 +00:00
Ralf Becker
cee16708ff "- no longer building signed source packages, only a singed md5sum file
- cleaner md5sum file, the old gave me a headache ;-)"
2007-06-05 08:30:04 +00:00