Commit Graph

10303 Commits

Author SHA1 Message Date
Ralf Becker
9e246a9661 - disabled uninstall of the api
- not installed apps are shown without (error)-icon now, as it's means to most people they have to install everything
2005-12-14 23:30:43 +00:00
Ralf Becker
dc8d6aa52b fixed not working group-selectbox 2005-12-14 23:27:17 +00:00
Ralf Becker
ff335717b9 fixed not disabled private- and group-grant checkboxes 2005-12-14 23:26:26 +00:00
Ralf Becker
5ddc4a4f85 constructor of datetime need to be called after preferences are read (again), otherwise the tz-offset is not set - easy to verify from the other end of the world ;-) 2005-12-14 06:41:27 +00:00
Ralf Becker
57998e5827 fixed to small div in multiselectbox, this should be handeled by css (overflow) 2005-12-14 06:36:27 +00:00
Ralf Becker
01b6fdf3e2 missing details swtich from last commits 2005-12-14 06:33:58 +00:00
Miles Lott
d5d079dba4 Add subsection using existing class function 2005-12-12 12:58:17 +00:00
Miles Lott
0f6e2292f5 remove trailing whitespace at end of file 2005-12-11 00:50:08 +00:00
Oscar Manuel Gómez Senovilla
74cc469de8 hopefully, no more missing english strings 2005-12-10 18:00:18 +00:00
Oscar Manuel Gómez Senovilla
55be079d34 workflow and other lang updates 2005-12-10 14:15:12 +00:00
Oscar Manuel Gómez Senovilla
3610548d7e bug 1374900 and extra 2005-12-07 01:17:58 +00:00
Oscar Manuel Gómez Senovilla
255e863d05 several language updates 2005-12-06 11:23:12 +00:00
Ralf Becker
e73c48f794 fixed some bugs and missing things:
- subs are closed (set to done) too, if an entry is set to done via the close action
- infolog stays now in the subs view, if you add or edit an entry there
- entries created from the projectmanager go a set category
- times can optionaly be shown in the list
2005-12-06 07:11:14 +00:00
Ralf Becker
02c51aa379 fixed array message when saving prefs 2005-12-06 07:04:43 +00:00
Oscar Manuel Gómez Senovilla
15b3d1fc9f spanish tinymce translation 2005-12-05 01:33:44 +00:00
Cornelius Weiß
46e955fd0c fixed bug reported by jsantand:
deleting of resources by non priveleged users
2005-12-04 22:06:02 +00:00
Oscar Manuel Gómez Senovilla
7581ae6b53 dutch updates 2005-12-03 23:57:57 +00:00
Oscar Manuel Gómez Senovilla
cbbd5866de updates for late RC4 :( 2005-12-03 01:01:27 +00:00
Ralf Becker
f46e80b38c 1.2RC4 2005-12-02 20:44:28 +00:00
Ralf Becker
5f625f4289 fixed bug: privat cats were not returned / shown 2005-12-02 20:29:49 +00:00
Cornelius Weiß
c03331ca19 fix: kontact in kde 3.5 looks after endtime 2005-12-02 17:18:28 +00:00
Ralf Becker
0f9c892d96 fixed freetime-search: used only the first participant 2005-12-02 16:43:23 +00:00
Ralf Becker
0e57eee003 adjusted position of manual icon in popups to the reduced size of the 1.2 idots template 2005-12-02 15:55:15 +00:00
Ralf Becker
618c554c2f fixed bugs with recuring events in listview:
- opened as their first recurance not the one you clicked on
- recure-information is not shown
2005-12-02 15:34:45 +00:00
Lars Kneschke
a14cf00c50 some small layout fixes 2005-12-02 14:06:25 +00:00
Cornelius Weiß
3d7fd129cc typo 2005-12-02 13:33:13 +00:00
Lars Kneschke
3abea0dbe6 fixed changing passwords using ldap 2005-12-02 12:49:50 +00:00
Ralf Becker
f2d06cbe56 fixed assignment which should be a comparison, dont think it did any harm, but anyway it's wrong 2005-12-02 10:43:39 +00:00
Ralf Becker
14b93846c0 reverted fix from 2005/11/23 as it caused trouble in other areas (eg. vfs class) and fixed the problem (cant insert sql-strings/numerical id's) in the insert-function 2005-12-02 10:41:50 +00:00
Ralf Becker
5e3990cea3 fix for xmlrpc problem with recuring event reported on the list and confirmed by conny: the recuring events were using the wrong date-format (timestamp instead iso8601) 2005-12-02 09:46:03 +00:00
Ralf Becker
9d825d1487 fixed typo reported on german list 2005-12-01 23:22:15 +00:00
Ralf Becker
341eb15afb fixed not working system-charset conversation (now removed) with backup and re-install of backup with a different charset. A setable client encoding is used if availible. 2005-12-01 23:18:07 +00:00
Ralf Becker
e124126405 IE: disable adding events by clicking somewhere inside a view, as IE cant manage to match an event above it 2005-12-01 21:54:21 +00:00
Ralf Becker
332b6fabd5 fix for mssql problem reported, without SET identity_update <table> ON, mssql refuses to change the identity column (create negative group id). I cant test it, as I have no MsSQL at the moment. 2005-12-01 21:01:06 +00:00
Cornelius Weiß
11388cb28d fix: missing onclick atribut in jerryr template 2005-12-01 20:33:55 +00:00
Ralf Becker
f227e36362 fix for bug [ 1362733 ] Setting is ruining calendar display... 2005-12-01 20:21:16 +00:00
Cornelius Weiß
4ca328c05d fix: add contacts from mail 2005-12-01 17:21:38 +00:00
Cornelius Weiß
ac8eb8bf72 fix: wildcard search 2005-12-01 17:16:04 +00:00
Oscar Manuel Gómez Senovilla
a7fc10f621 several italian and chines updates 2005-12-01 15:56:15 +00:00
Ralf Becker
1f8f71de35 fix for not working setup under some versions / compilations of php4 2005-12-01 15:23:49 +00:00
Ralf Becker
c6369e017e fixed wrong/positive group-id's in egw_vfs table (filemanger group-dirs were not working) 2005-11-30 13:11:16 +00:00
Ralf Becker
748eb58148 fixed bug: privat citi was not saved 2005-11-30 12:32:35 +00:00
Ralf Becker
e3b986f57f fixed bug: listview via selectbox redirected to home 2005-11-30 12:11:58 +00:00
Ralf Becker
24472f972d fixed not working sessionid in url 2005-11-29 13:05:20 +00:00
Ralf Becker
68d0668328 fix for bool columns:
- work around some "magic" in ADODB's datadict
- MySQL4.1 allows the standard true/false for inserts only and not as default value
2005-11-29 07:52:18 +00:00
Ralf Becker
66d3af7013 1.2RC3 2005-11-28 17:03:32 +00:00
Ralf Becker
88df544e72 dirty hack, to get the IE to use onclick in a partly empty div and not "click throught" it to the underlying div 2005-11-28 16:58:05 +00:00
Ralf Becker
46adb5d50b destroy the session-cache on login/logout 2005-11-28 12:47:35 +00:00
Oscar Manuel Gómez Senovilla
6fa4221c46 finnish updates 2005-11-28 12:25:47 +00:00
Ralf Becker
bf9ee3a86d fixed empty property warining in error_log 2005-11-28 08:24:36 +00:00