Commit Graph

636 Commits

Author SHA1 Message Date
27dfeeae85 1) get preferences working again
2) readded the last changes
2005-07-23 15:48:52 +00:00
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
1e9424db7b setting default priority for new entries to 'normal' 2005-07-22 13:27:58 +00:00
83b0801533 commit for Lars: latest SyncML updates 2005-07-20 12:09:32 +00:00
39ead5de4f 1) new preference to not display the describtion in the infolog list
2) fixed not working home display (if you clicked on something you got a black page)
2005-07-17 21:54:28 +00:00
b74bb35fea addapted for changed priority column 2005-07-14 17:28:07 +00:00
047fbabfed addapted for changed priority column 2005-07-14 17:21:01 +00:00
a19684502e 1) added planned/used time for project-manager
2) sorting by priority
3) tables renamed to use egw_ prefix now
2005-07-14 17:12:50 +00:00
69b28c6aad 1) Possebility to filter by owner or responsible
2) new filter my: in contrast to own which filters by owner, my shows only entry where you are responsible for
2005-07-14 07:35:11 +00:00
f25d5864ff 1) improved referer handling
2) user-pref. to never hide the nextmatch line
2005-07-13 08:34:38 +00:00
7d720dc5ea Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations.  Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
c2106931d9 happen to see this spell mistake today, correct it in place. 2005-06-29 00:43:18 +00:00
7c4a55d133 class which handles vcal import into infolog 2005-06-20 09:51:54 +00:00
df209c0b0b fix for not set link_pathes 2005-06-07 11:44:49 +00:00
4c6b62cc7f bug 1187943 2005-06-02 18:44:11 +00:00
1c2bc536dd fixed not set nextmatch colors 2005-05-21 18:25:41 +00:00
33d296114f Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net 2005-04-15 15:21:52 +00:00
b4c9197e20 Russian langfiles from ReklamaLab.RU 2005-04-15 15:03:28 +00:00
94202f6581 Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net> 2005-04-15 10:18:20 +00:00
e047da872f killed a debug-message 2005-04-14 22:06:26 +00:00
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
fff09dbfd3 added function to update the remark 2005-04-12 16:37:04 +00:00
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
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
0bd9ff209d an other documentation update 2005-04-07 09:26:49 +00:00
3b32bccc49 documentation update and the usual code modernization (phpgw-->egw, ...) 2005-04-06 11:05:57 +00:00
eeb73369b1 removed never used uilink class 2005-04-06 11:04:43 +00:00
f2a93fa910 *** empty log message *** 2005-03-26 22:00:50 +00:00
f6c2029094 changes to keep track of changed content 2005-02-27 23:33:14 +00:00
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
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
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
311af5f7b8 fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ] 2005-02-09 14:59:38 +00:00
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
c659d9e785 using clone() to create copies of the db-object for php5 compatibility 2005-02-08 17:58:25 +00:00
7fe8459ced using clone() to create copies of the db-object for php5 compatibility 2005-02-08 17:53:03 +00:00
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
80bcfc782a change to reflect change in name of etemplate var 2005-02-05 14:18:18 +00:00
aeae312bc9 change to reflect change in name of etemplate var 2005-02-05 10:23:19 +00:00
0274dd12be fixed creation of infolog without any link (contained link with id=1 on HEAD) 2005-02-05 10:22:25 +00:00
29997ba72f bug 1112125 2005-01-29 19:36:06 +00:00
f3f278c953 lang file update Swedish from Marko 2005-01-17 13:21:34 +00:00
582aee2499 *** empty log message *** 2004-11-30 19:38:06 +00:00
e0bc6ecbd9 update the polish lang file from Lukas Zolnowski 2004-11-30 15:19:55 +00:00
41ab433325 update the slovenian lang file from orb_ter 2004-11-29 14:33:47 +00:00
d6f9fd8a99 fix for bug [ 1059619 ] SQL Error: cannot be null 2004-11-04 21:39:23 +00:00
d251796c54 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:56:14 +00:00
7cc7965eea reworked infolog so-layer to use new db-functions to allow updates under MaxDB 2004-09-19 16:26:08 +00:00
bd15c88efb reworked infolog so-layer to use new db-functions to allow updates under MaxDB 2004-09-19 16:15:53 +00:00
2f488b17a1 fix for 800x600 resolution from Alejandro 2004-09-18 09:45:31 +00:00