Commit Graph

10049 Commits

Author SHA1 Message Date
Ralf Becker
bd325a811f fix for bug reported by Oscar on the list: category query of categories::return_array ended with AND 2005-11-09 06:53:51 +00:00
Oscar Manuel Gómez Senovilla
9680c1e76b *** empty log message *** 2005-11-09 01:28:03 +00:00
Oscar Manuel Gómez Senovilla
cfb76899fe last hour update for dutch before syncing to head againg 2005-11-09 01:11:30 +00:00
Ralf Becker
439d23490d merged contacts_and_resources branch again with HEAD
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Ralf Becker
cd102084d5 reverted last commit, as & in urls do not work in javascript, they only work as value in tags and we dont know for what the returnvalue of link() is used 2005-11-08 20:03:46 +00:00
Ralf Becker
c84bb21068 xhtml conforming url's 2005-11-08 17:53:04 +00:00
Ralf Becker
d871b17bc9 valign top and other minor stuff 2005-11-08 14:33:16 +00:00
Ralf Becker
402b114918 quitened warning if there are no customfields defined yet 2005-11-08 14:26:36 +00:00
Ralf Becker
37a5d611c0 customfields working again ;-)
- uses admin.customfields for configuration
- and customfield widget in eTemplate
2005-11-08 13:51:43 +00:00
Ralf Becker
1e637decaf not longer used 2005-11-08 12:04:52 +00:00
Ralf Becker
a346b2f42c not longer used 2005-11-08 11:44:31 +00:00
Ralf Becker
5c3541a156 make acl called via sidebox menu of an app, to behave like a part of that app 2005-11-08 11:40:35 +00:00
Ralf Becker
b8e75460a2 make cats called via sidebox menu of an app, to behave like a part of that app 2005-11-08 10:43:49 +00:00
Ralf Becker
263caae5e8 missing param 2005-11-08 10:10:36 +00:00
Ralf Becker
e36705e012 make preferences called via sidebox menu of an app, to behave like a part of that app 2005-11-08 09:43:17 +00:00
Ralf Becker
6d33f91046 make preferences called via sidebox menu of an app, to behave like a part of that app 2005-11-08 09:42:42 +00:00
Ralf Becker
709ef070c9 fix for bug, that empty arrays are returned as serialized empty array and not an empty array 2005-11-08 08:12:30 +00:00
Ralf Becker
a0beab57d4 fixed bug reported by Lutz on the german list (missing AND before filter in return_array) 2005-11-08 05:07:37 +00:00
Cornelius Weiß
ffd9fec8c8 fix: searching in customfields of type select was not working
fix: hadle search actions if they are no button
2005-11-07 23:09:49 +00:00
Cornelius Weiß
fc24544f11 fixed not working work email in advanced search
added a more clear WARNING for deletebutton in adv. search
2005-11-07 23:06:16 +00:00
Oscar Manuel Gómez Senovilla
a3a5746186 spanish completion 2005-11-07 22:13:23 +00:00
Ralf Becker
b9008dd3ad fixed customfields returned as serialized array 2005-11-07 16:12:41 +00:00
Oscar Manuel Gómez Senovilla
c83fcf3dfe *** empty log message *** 2005-11-07 13:48:51 +00:00
Ralf Becker
40b35348e0 Get- and SetCharSet for mysql and mysqli 2005-11-07 13:37:21 +00:00
Ralf Becker
ae9ae56e30 fix for the segfaults happening since the last commits in several apps: function was calling itself ;-) 2005-11-07 09:30:33 +00:00
Oscar Manuel Gómez Senovilla
71cfbad789 misc lang updates 2005-11-07 08:32:02 +00:00
Ralf Becker
7a2426fd29 changing the default charset of the DB too and running now only for mysql 4.1+ (no longer for 4.0, as I cant get it working there) 2005-11-07 07:46:17 +00:00
Ralf Becker
c4db9872c2 it was definitly to late last night ;-) 2005-11-06 09:09:05 +00:00
Ralf Becker
9de4dcd476 typo 2005-11-06 07:38:27 +00:00
Ralf Becker
7635fb25c9 phpgw_categories --> egw_categories plus reworked categories class 2005-11-05 22:58:51 +00:00
Ralf Becker
2ec277c0d9 typo 2005-11-05 19:00:31 +00:00
Oscar Manuel Gómez Senovilla
ebd1e337b1 *** empty log message *** 2005-11-05 18:24:27 +00:00
Ralf Becker
34b1f64ae3 typo 2005-11-05 18:18:55 +00:00
Ralf Becker
87d2bdf170 swichting the diagnostics off (unless extra debug is checked or run standalone) 2005-11-05 18:14:20 +00:00
Cornelius Weiß
393250d8e6 use tabindex.
tnx ralf
2005-11-05 17:39:38 +00:00
Ralf Becker
a680d87a67 tabindex and accesskey 2005-11-05 17:07:29 +00:00
Ralf Becker
20d1b19c3c method to get a reference to a widget by it's name 2005-11-05 16:09:10 +00:00
Oscar Manuel Gómez Senovilla
49d548dd25 bug 1240675: removing old phpgw_zt.lang files 2005-11-05 14:22:46 +00:00
Cornelius Weiß
eefc099fad minor updates regarding addressbook 2005-11-05 13:56:18 +00:00
Oscar Manuel Gómez Senovilla
de61e6f3a7 *** empty log message *** 2005-11-05 13:54:56 +00:00
Oscar Manuel Gómez Senovilla
b68272942e bug 1240675, from zt -> zh-tw. First part, just add new files 2005-11-05 13:45:37 +00:00
Oscar Manuel Gómez Senovilla
405c9020ec *** empty log message *** 2005-11-05 13:21:23 +00:00
Ralf Becker
0f7354b09b check for the old table too, to not scare updating users ;-) 2005-11-05 13:15:33 +00:00
Ralf Becker
c1e9c20455 fix for failed update to 1.0.1.014 because of identical phrases for the email app 2005-11-05 13:01:08 +00:00
Ralf Becker
185a1cc2bd 1) renamed translation_sql to translation, as translation_file is not used or working (we can allways re-add it)
2) new list_langs function for the TranslationTools, so they dont need to access the languages table direct
2005-11-05 12:59:17 +00:00
Ralf Becker
e922cb3e75 1) renamed translation_sql to translation, as translation_file is not used or working (we can allways re-add it)
2) new list_langs function for the TranslationTools, so they dont need to access the languages table direct
2005-11-05 12:50:55 +00:00
Oscar Manuel Gómez Senovilla
15e917dd0d dutch updates 2005-11-05 09:58:31 +00:00
Cornelius Weiß
8684a2c3ce fix. work email was not saved 2005-11-05 09:10:24 +00:00
Ralf Becker
912aac5e6c 1) renamed translation_sql to translation, as translation_file is not used or working (we can allways re-add it)
2) new list_langs function for the TranslationTools, so they dont need to access the languages table direct
2005-11-05 08:51:06 +00:00
zhangweiwu
b16f78112c add one Chinese phrase translation that I pick up by accident 2005-11-05 07:11:05 +00:00