Commit Graph

1229 Commits

Author SHA1 Message Date
Cornelius Weiß
cda193ba66 - a few buxfixes
- new view dialog
2005-11-11 20:50:12 +00:00
Cornelius Weiß
c13fd6c40a big fix for ! search in cf :-) 2005-11-10 13:29:05 +00:00
Cornelius Weiß
c6a83c93eb small fix for ! search in cf 2005-11-10 12:22:55 +00:00
Oscar Manuel Gómez Senovilla
04f215beee *** empty log message *** 2005-11-10 10:50:31 +00:00
Cornelius Weiß
7116559eed added edit and delete for result rows in advanced search 2005-11-09 19:15:22 +00:00
Oscar Manuel Gómez Senovilla
24844f2972 norwegian updates 2005-11-09 16:53:36 +00:00
Ralf Becker
1e637decaf not longer used 2005-11-08 12:04:52 +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
Cornelius Weiß
393250d8e6 use tabindex.
tnx ralf
2005-11-05 17:39:38 +00:00
Oscar Manuel Gómez Senovilla
49d548dd25 bug 1240675: removing old phpgw_zt.lang files 2005-11-05 14:22:46 +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
Cornelius Weiß
8684a2c3ce fix. work email was not saved 2005-11-05 09:10:24 +00:00
Cornelius Weiß
e6fe128144 fixed bug with exploded edit dialog 2005-11-04 21:58:45 +00:00
Cornelius Weiß
b5ac883794 fixed problem with exploded dialog for long cat names 2005-11-04 21:57:32 +00:00
Cornelius Weiß
fd5a8b7510 forgot to use the new edit dialog if we come from view-mode.
we cant change view mode jet, since we need to find a solution for the infolog below the contact.
2005-11-04 01:12:37 +00:00
Oscar Manuel Gómez Senovilla
f5cbe1e7ca several updates 2005-11-04 00:39:00 +00:00
Cornelius Weiß
fd9e935e63 - new add/edit dialog using tabs
- new "advanced search" function / dialog
- customfields can now be of type text, selectbox, radio and checkbox
2005-11-03 23:47:52 +00:00
Oscar Manuel Gómez Senovilla
9e32132eaa bug 1344288: dutch translation update 2005-10-31 22:48:15 +00:00
Oscar Manuel Gómez Senovilla
26a9fed831 *** empty log message *** 2005-10-26 00:54:00 +00:00
Oscar Manuel Gómez Senovilla
2f4259dfd0 *** empty log message *** 2005-10-23 22:49:01 +00:00
Oscar Manuel Gómez Senovilla
07dca33f46 persian files and several updates 2005-10-20 09:44:57 +00:00
Oscar Manuel Gómez Senovilla
cffd0551fe *** empty log message *** 2005-10-19 06:59:19 +00:00
Ralf Becker
583a58007d icons to select all rows and do something with all rows moved from resources and addressbook into the api, to be used by other apps too (eg. ProjectManager) 2005-10-16 07:07:44 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
Ralf Becker
d240021947 some missing translations 2005-10-14 09:07:12 +00:00
Oscar Manuel Gómez Senovilla
fe866fedae bug 1239981 2005-09-29 21:04:59 +00:00
Oscar Manuel Gómez Senovilla
d7921303d8 bug 1266300 2005-09-29 19:10:21 +00:00
Lars Kneschke
e7179a8977 use the same name schema like the other egw apps 2005-09-26 07:06:04 +00:00
Lars Kneschke
1085534c94 modified the delete hooks to use $GLOBALS['hook_values'] 2005-09-20 10:11:38 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c bug 1004437 2005-09-17 16:35:53 +00:00
Lars Kneschke
c01925959a display "grant access" link only when we have NOT user grants disabled 2005-09-07 09:24:13 +00:00
Miles Lott
b8bf4655fb formatting 2005-07-28 03:44:13 +00:00
Ralf Becker
2bc834b576 1) fixed missing charset conversation on import
2) phpgw --> egw
2005-07-27 16:11:01 +00:00
Ralf Becker
5156ab1024 commit for Lars: latest SyncML updates 2005-07-20 12:14:39 +00:00
Miles Lott
9a48625481 Fix apply button in preferences 2005-07-17 16:51:03 +00:00
Miles Lott
29cfef66be Switch to use of Save/Apply/Cancel for save and edit pages. Fix array close in boaddressbook. 2005-07-17 16:46:36 +00:00
Lars Kneschke
fc09bb2ab3 defined twice and breaking PHP5 2005-07-05 04:56:05 +00:00
Miles Lott
4924cfc9e2 Switch remaining variables to egroupware convention 2005-07-03 14:15:23 +00:00
Miles Lott
8e4a4edb51 Move custom field functions to new bo class, and implement in calls within this application 2005-07-02 20:20:06 +00:00
zhangweiwu
c1da59af08 more w3 compliance so that we could use styles like input[type=text] 2005-06-30 07:39:56 +00:00
zhangweiwu
0adcf97c33 add better w3 complaince so that I could use style like input[type=text] 2005-06-30 07:38:51 +00:00
zhangweiwu
c5078e9f98 replace bgcolor=row_on/off with stylesheet class=row_on/off for better control with stylesheets. this is necessary for now I can define more then just color for row_on/off. 2005-06-30 07:14:04 +00:00
Miles Lott
2cc1972c51 Converting to new egw arrays 2005-05-01 14:34:59 +00:00
Miles Lott
622bb81b07 Update to new arrays 2005-04-30 03:27:36 +00:00
Oscar Manuel Gómez Senovilla
296c82f996 *** empty log message *** 2005-04-24 21:30:37 +00:00
Miles Lott
c651776aca Fix for bug #1187688 2005-04-22 12:45:23 +00:00
Ralf Becker
b4c9197e20 Russian langfiles from ReklamaLab.RU 2005-04-15 15:03:28 +00:00
Miles Lott
47afabd5b1 missing string identifier 2005-04-15 12:39:26 +00:00