|
592632e05b
|
language updates
|
2005-11-04 22:44:07 +00:00 |
|
|
f5cbe1e7ca
|
several updates
|
2005-11-04 00:39:00 +00:00 |
|
|
9e32132eaa
|
bug 1344288: dutch translation update
|
2005-10-31 22:48:15 +00:00 |
|
|
0202d92a2c
|
disabled the small display, til I fixed it
|
2005-10-31 14:33:30 +00:00 |
|
|
8a647a5d7f
|
not used
|
2005-10-29 10:52:46 +00:00 |
|
|
8ba2c2403b
|
more intuitive icons for notes and todos
|
2005-10-29 08:30:32 +00:00 |
|
|
d15e06d19d
|
not used
|
2005-10-29 08:24:55 +00:00 |
|
|
acbbbc50a5
|
moved to etemplates
|
2005-10-28 18:30:59 +00:00 |
|
|
26a9fed831
|
*** empty log message ***
|
2005-10-26 00:54:00 +00:00 |
|
|
7e86c7ef6f
|
*** empty log message ***
|
2005-10-21 19:33:39 +00:00 |
|
|
fea8c1660d
|
bug 1294588 and lang setup fixes
|
2005-10-15 21:52:37 +00:00 |
|
|
3b57b96316
|
fixed SQL introduced for the multiple responsibles
|
2005-10-13 15:26:45 +00:00 |
|
|
938a25ebeb
|
fixed SQL introduced for the multiple responsibles
|
2005-10-13 15:24:48 +00:00 |
|
|
e24808dcb6
|
re-added lost "never hide" pref, which got lost in the preferences changes
|
2005-10-13 15:02:19 +00:00 |
|
|
1a5bfe70dd
|
fixed syntax error, thanks to Giuseppe Smaniotto
|
2005-10-13 14:20:40 +00:00 |
|
|
a4fb15d410
|
reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
|
2005-10-05 08:00:20 +00:00 |
|
|
84b969586e
|
reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
|
2005-10-05 07:50:47 +00:00 |
|
|
fb636ad315
|
bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link
|
2005-10-01 20:41:35 +00:00 |
|
|
b31e40e067
|
moved InfoLog's link class and it's table into the api
|
2005-10-01 20:18:41 +00:00 |
|
|
691aa4d9dc
|
bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link
|
2005-10-01 16:29:35 +00:00 |
|
|
26661321fb
|
second round for bug 1266300
|
2005-09-29 19:17:02 +00:00 |
|
|
c4fefcb6b0
|
fixed a typo in the notice
|
2005-09-20 13:10:24 +00:00 |
|
|
1085534c94
|
modified the delete hooks to use $GLOBALS['hook_values']
|
2005-09-20 10:11:38 +00:00 |
|
|
3ad5b1fb8b
|
fixed bug reported by Frank Becker on the german list: deleting a link deletes all attached files too
|
2005-09-19 12:59:46 +00:00 |
|
|
82e8d1ff7c
|
bug 1004437
|
2005-09-17 16:35:53 +00:00 |
|
|
c28b30bef5
|
correct the misspell error introduced by last commit
|
2005-09-17 02:54:56 +00:00 |
|
|
01a6d76fb5
|
updated translation
|
2005-09-17 02:53:59 +00:00 |
|
|
498604f1c9
|
updated simplified Chinese translation
|
2005-09-17 02:53:17 +00:00 |
|
|
af69ebc7a2
|
several phpgw_tr.lang files
|
2005-09-16 22:10:08 +00:00 |
|
|
feb65c8e10
|
changed german translation of task and todo to "Aufgabe" (was "Auftrag")
|
2005-07-30 12:52:39 +00:00 |
|
|
d036bc4d6a
|
added is_popup($app,$action) method
|
2005-07-30 12:51:31 +00:00 |
|
|
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 |
|