Ralf Becker
d7cf6e6fb7
fixed bug reported by Frank Becker on the german list: deleting a link deletes all attached files too
2005-09-19 12:58:53 +00:00
Ralf Becker
1f0711163c
Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net
2005-04-15 15:34:07 +00:00
nobody
022df12063
This commit was manufactured by cvs2svn to create branch
...
'Version-1_0_0-branch'.
2005-04-15 15:07:27 +00:00
Ralf Becker
b4c9197e20
Russian langfiles from ReklamaLab.RU
2005-04-15 15:03:28 +00:00
Ralf Becker
94202f6581
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:18:20 +00:00
Ralf Becker
e5e62d93b3
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:07:41 +00:00
Ralf Becker
e047da872f
killed a debug-message
2005-04-14 22:06:26 +00:00
Ralf Becker
cedb9b553f
- added add function: link to add an already linked new entry (supported only by InfoLog atm.)
...
- caching the app-register in the session (performance)
- new param for app_list to specify a capability which the returned app have to support, eg. add
2005-04-12 16:39:59 +00:00
Ralf Becker
fff09dbfd3
added function to update the remark
2005-04-12 16:37:04 +00:00
Ralf Becker
389596faa8
added call to bolink::notify_update($app,$id,$data=null) method on updated of infolog entries
2005-04-08 18:51:59 +00:00
Ralf Becker
47326b007e
1) apps can register a callback to receive notifications of new or deleted links to their application or updates in the content of the linked entries (requires to linked app to call the new bolink::notify_update($app,$id,$data=null) method)
...
2) documentation update in solink
2005-04-08 18:50:51 +00:00
Ralf Becker
0bd9ff209d
an other documentation update
2005-04-07 09:26:49 +00:00
Ralf Becker
3b32bccc49
documentation update and the usual code modernization (phpgw-->egw, ...)
2005-04-06 11:05:57 +00:00
Ralf Becker
eeb73369b1
removed never used uilink class
2005-04-06 11:04:43 +00:00
Oscar Manuel Gómez Senovilla
f2a93fa910
*** empty log message ***
2005-03-26 22:00:50 +00:00
Lars Kneschke
f6c2029094
changes to keep track of changed content
2005-02-27 23:33:14 +00:00
Ralf Becker
aada45e0c9
fixed bug: not all custom fields are shown readonly if only editing the status is allowed (thought they will not be saved anyway)
2005-02-24 14:10:26 +00:00
Ralf Becker
15c225d84b
fixed bug: not all custom fields are shown readonly if only editing the status is allowed (thought they will not be saved anyway)
2005-02-24 14:08:27 +00:00
Ralf Becker
b6cc2d6d7b
fixed bug reported by Reinhard Gustavik on the german list: custom status get's not saved and not used
2005-02-14 10:39:10 +00:00
Ralf Becker
682e38cb1d
fixed bug reported by Reinhard Gustavik on the german list: custom status get's not saved and not used
2005-02-14 10:30:36 +00:00
Ralf Becker
4425e6383a
fixed bug [ 1051483 ] deleting an infolog entry not delete it's attachments.
...
I also delete empty dirs (after last attachment was deleted).
2005-02-09 16:29:27 +00:00
Ralf Becker
c427c5d8af
fixed bug [ 1051483 ] deleting an infolog entry not delete it's attachments.
...
I also delete empty dirs (after last attachment was deleted).
2005-02-09 16:24:17 +00:00
Ralf Becker
abcc643b2b
fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ]
2005-02-09 15:02:44 +00:00
Ralf Becker
311af5f7b8
fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ]
2005-02-09 14:59:38 +00:00
Ralf Becker
09279b48cb
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
...
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
2005-02-09 10:35:28 +00:00
Ralf Becker
8518892d9a
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
...
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
2005-02-09 10:13:24 +00:00
Ralf Becker
3eb201a071
using clone() to create copies of the db-object for php5 compatibility
2005-02-08 18:03:28 +00:00
Ralf Becker
c659d9e785
using clone() to create copies of the db-object for php5 compatibility
2005-02-08 17:58:25 +00:00
Ralf Becker
c5cd575b44
using clone() to create copies of the db-object for php5 compatibility
2005-02-08 17:58:25 +00:00
Ralf Becker
7fe8459ced
using clone() to create copies of the db-object for php5 compatibility
2005-02-08 17:53:03 +00:00
Ralf Becker
a45cf2cd0a
boinfolog::write: allow to (un)set touch_modified and set_default parameters via the values array (eg. for xmlrpc)
2005-02-07 07:09:33 +00:00
Ralf Becker
80bcfc782a
change to reflect change in name of etemplate var
2005-02-05 14:18:18 +00:00
Ralf Becker
aeae312bc9
change to reflect change in name of etemplate var
2005-02-05 10:23:19 +00:00
Ralf Becker
0274dd12be
fixed creation of infolog without any link (contained link with id=1 on HEAD)
2005-02-05 10:22:25 +00:00
nobody
d09c69e1d0
This commit was manufactured by cvs2svn to create branch
...
'Version-1_0_0-branch'.
2005-01-29 21:04:01 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f
bug 1112125
2005-01-29 19:36:06 +00:00
reinerj
c61a39b9ac
lang file update Swedish from Marko
2005-01-17 13:22:59 +00:00
reinerj
f3f278c953
lang file update Swedish from Marko
2005-01-17 13:21:34 +00:00
dawnlinux
7fb8b4dbea
Thanks to Wang Penghui AT realss DOT com
2004-12-22 17:10:11 +00:00
Oscar Manuel Gómez Senovilla
582aee2499
*** empty log message ***
2004-11-30 19:38:06 +00:00
reinerj
e0bc6ecbd9
update the polish lang file from Lukas Zolnowski
2004-11-30 15:19:55 +00:00
reinerj
41ab433325
update the slovenian lang file from orb_ter
2004-11-29 14:33:47 +00:00
Ralf Becker
d6f9fd8a99
fix for bug [ 1059619 ] SQL Error: cannot be null
2004-11-04 21:39:23 +00:00
reinerj
d251796c54
Lang file update traditional Chinese from Finjon Kiang
2004-10-01 10:56:14 +00:00
Ralf Becker
7cc7965eea
reworked infolog so-layer to use new db-functions to allow updates under MaxDB
2004-09-19 16:26:08 +00:00
Ralf Becker
bd15c88efb
reworked infolog so-layer to use new db-functions to allow updates under MaxDB
2004-09-19 16:15:53 +00:00
Ralf Becker
2f488b17a1
fix for 800x600 resolution from Alejandro
2004-09-18 09:45:31 +00:00
Ralf Becker
e4463d38a5
fix for 800x600 resolution from Alejandro
2004-09-18 09:44:00 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c
*** empty log message ***
2004-09-17 09:36:18 +00:00
Ralf Becker
69ba028568
fix for bug [ 1023559 ] Infolog does not search all entries while linking
2004-09-08 16:04:37 +00:00