Lars Kneschke
16460b9287
switch table row back to varchar again
2005-12-23 10:53:37 +00:00
Lars Kneschke
ba3ec700c9
SyncML is working with PHP sessions only
2005-12-23 07:00:30 +00:00
Lars Kneschke
8d704fe5c0
PHP5 fixes
2005-12-20 17:45:47 +00:00
Oscar Manuel Gómez Senovilla
40f5256cee
*** empty log message ***
2005-12-20 02:20:11 +00:00
Oscar Manuel Gómez Senovilla
e3da589d1e
*** empty log message ***
2005-12-20 01:47:35 +00:00
Ralf Becker
2c74526340
casting the returned id from the write-method to integer, I hope that fixes aspens probs
2005-12-19 04:40:00 +00:00
Ralf Becker
a1f055d42d
allow to use a constant for the app-name
2005-12-19 04:27:19 +00:00
Ralf Becker
28fe36e769
typo
2005-12-19 04:26:34 +00:00
Ralf Becker
c6df8a68a7
added timesheet app
2005-12-19 04:25:31 +00:00
Ralf Becker
9f638e4f08
Initial revision
2005-12-19 04:23:14 +00:00
Ralf Becker
809768937d
added timesheet to the apps with acl
2005-12-19 04:17:43 +00:00
Ralf Becker
5cc111744f
- fixed not disabled delete-button for new entries or if no delete-right
...
- fixed wrong calculation of the daystart if tz_offset != 0
2005-12-19 04:11:42 +00:00
Cornelius Weiß
1d96eeb3f6
*** empty log message ***
2005-12-18 19:06:32 +00:00
Cornelius Weiß
2ec9cbae86
typo
2005-12-18 17:37:05 +00:00
Ralf Becker
114643d562
added chatty to contrib
2005-12-16 08:48:11 +00:00
Lars Kneschke
ca2e74f153
added objectclass for rfc2307bis.schema
2005-12-16 07:12:36 +00:00
Lars Kneschke
8880080d23
use negative groupid
2005-12-16 07:10:42 +00:00
Lars Kneschke
cbaed98f08
use negative groupvalues
...
remove debug output
2005-12-16 07:09:15 +00:00
Oscar Manuel Gómez Senovilla
f88a71b91a
bug 1381028
2005-12-15 01:54:58 +00:00
Ralf Becker
1692334a1a
typo
2005-12-15 01:02:49 +00:00
Ralf Becker
c9973ce261
1.2RC5
2005-12-15 00:09:44 +00:00
Ralf Becker
68828494ab
fix for negative group-ids, which are not allowed by all dbms in auto-columns:
...
- egw_accounts.account_id is now again positiv for groups too
- mapping to negative group-id is done in the accounts-class now
2005-12-14 23:35:09 +00:00
Ralf Becker
b5197ce79d
fixed bug in creation of new groups under ldap, they get always the same id
2005-12-14 23:33:07 +00:00
Ralf Becker
36138f346e
setting group-context from (user-)context, if not set
2005-12-14 23:31:51 +00:00
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