2847d27af9
added freebusy information (iCal) for KDE organizer or other external sheduling programs
2004-03-14 01:10:37 +00:00
a48676eba3
added run_lang param to all create_*_box functions (was only on create_input_box)
2004-03-14 00:47:36 +00:00
ed8ff9cd31
removed the out-commented html and body closing tags
2004-03-13 21:57:15 +00:00
b44c969fd9
not longer used
2004-03-13 21:15:53 +00:00
27542e26a5
fixed wrong get_var(...,'HTTP_GET_VARS'||'GET'),...), has to be get_var(...,array('GET'),...)
2004-03-13 18:35:16 +00:00
6c5c54d4b6
fixed wrong id2name in xmlrpc2cats
2004-03-13 18:09:06 +00:00
c97908716f
*** empty log message ***
2004-03-13 18:07:06 +00:00
62a060d028
some changes for xmlrpc:
...
- removed the info_ prefix from all value-names
- ...
2004-03-13 17:58:37 +00:00
a72cb3b1c8
more on the bytea-thing ... sometimes less is more ...
2004-03-13 17:57:20 +00:00
c863808815
added use of cookie or url to pass session id
2004-03-13 17:54:26 +00:00
1bde9c9f1e
some fixes for xmlrpc:
...
- xmlrpc faults instead of numerical fault-codes
- using the date2iso8601 and cats2xmlrpc functions from the server-class
2004-03-13 17:47:04 +00:00
e6c351b7d4
fixed missing return
2004-03-13 17:34:26 +00:00
09d4c8aa75
fixed some (mis-)spellings, thanks to Trancer
2004-03-13 17:29:48 +00:00
a13ab26527
fixed error, thanks to drago
2004-03-13 09:58:25 +00:00
4b4df263cc
migrated more items to app.css and fixed (hopefully) most current issues with calendar's layout.
...
Cutting off long event titles is done purposely - not a bug ;-)
2004-03-12 23:47:03 +00:00
e212d838b5
extended styles for more tpl items
2004-03-12 23:43:25 +00:00
6c39bdb067
make the name of the Authorization header and the Basic in it case-insensitive
2004-03-12 17:58:55 +00:00
9759bb4f0f
languages changes chinese from Zhang Weiwu
2004-03-12 08:33:53 +00:00
5889064b1f
oops, fix for the fix ... /me pulls brown paperbag over his head
2004-03-11 17:39:05 +00:00
02c1c5a545
fixed bug in link-delete, missing this
2004-03-11 17:23:37 +00:00
7dcab6a1b0
This patch adds full Support for the bytea-datatype, wich is missing from PHP itself. I should have known this, before adding the datatype to schemaproc, but well ... here's the fix.
2004-03-11 15:40:31 +00:00
380c117f8e
jerryr template changes commited
2004-03-11 08:11:07 +00:00
bd9deb9e35
Add automatically participants when we use MatrixView and insert a new entry by link-date
2004-03-10 17:08:46 +00:00
00212a8fc9
fixed & enhanced xmlrpc support:
...
- new identical (for all apps) function names: search, read, write, delete, categories
- dates (geb.date, last_mod) iso8601 encoded
- cats are encoded as cat-id / name pairs and are automaticaly created / updated
2004-03-10 07:53:37 +00:00
c5dd013f18
first version of xmlrpc support for infolog
2004-03-10 00:58:18 +00:00
0711abd82b
1) added a base-class with some useful functions:
...
- converting to and from dateTime.iso8601
- converting cat_id-arrays to and from xmlrpc structs with cat-id / name pairs (and creating & updateing new cats)
2) removed unnecessary (and not standard conform) xmlrpc struc arround all responses
3) added detection to copy arrays (numerical keys 0,1,...) to xmlrpc arrays and not structs
Note: 2+3 only apply to the _php class as the _epi class does this by itself
2004-03-10 00:38:10 +00:00
c9d6478612
extracted stylesheet out to app.css in templates/default
2004-03-10 00:18:15 +00:00
ccd1184c50
modified some templates for use of stylesheet (app.css) extracted out of php code
...
not all code is yet style based, but complains of update-users should be fixed
2004-03-10 00:15:12 +00:00
31add06b33
added last_mod to fields always fetched, as its not in the standard_address_fields, it get never returned
...
(last_mod is not implemented in ldap so far)
2004-03-09 23:42:40 +00:00
b66a95326e
fixed alignment for appointments and make every calendar entry start in a new line.
2004-03-09 22:56:15 +00:00
917c0aada9
fixed Call-time pass-by-reference
2004-03-09 21:46:25 +00:00
34124b2845
fixed Call-time pass-by-reference
2004-03-09 21:17:54 +00:00
2c1197d9dc
fixes for installations with error_reporting E_ALL
2004-03-09 21:05:28 +00:00
83e6e2e986
little lay-out correction for sideboxmenu icons, addition of icons
2004-03-09 16:44:37 +00:00
0c29cd82d9
little lay-out correction for sideboxmenu icons, addition of icons
2004-03-09 16:43:22 +00:00
f0d23f2bae
resolve conflict
2004-03-09 14:55:05 +00:00
8f6aca7668
Add experimental novell schema
2004-03-07 23:27:03 +00:00
bf86a18511
jerryr template changes commited
2004-03-07 23:02:43 +00:00
1288ed48d7
jerryr template changes commited
2004-03-07 22:50:38 +00:00
8320fcefe0
jerryr template changes commited
2004-03-07 22:22:16 +00:00
be6dbc011e
add new images from Jerry to CVS
2004-03-07 22:14:06 +00:00
3abbf2fb67
- fixed single quotes in view
...
- fixed setting of no cat (after there've been one) in edit
2004-03-07 12:27:07 +00:00
49d9007518
fixed function to send xmlrpc-faults (error-msg) from the handler, was not loged in the log-file
2004-03-07 10:00:18 +00:00
9ed6f2e60d
added function to send xmlrpc-faults (error-msg) from the handler
2004-03-07 09:58:22 +00:00
99e4e9efec
added standard xmlrpc error-msg for 'entry not found'
2004-03-07 09:55:43 +00:00
9c9892c9b7
fix to allow fieldlist like array('id','owner') instead of only ('id'=>'id','owner'=>'owner')
2004-03-07 09:54:37 +00:00
3803f842f3
added missing return on success
2004-03-07 09:53:26 +00:00
7f3f01a602
Added note about adding the ldap schema
2004-03-07 03:07:24 +00:00
0daaf711d7
typo
2004-03-06 20:35:23 +00:00
809a2b8827
fixed foreach for no extra_fields
2004-03-06 20:34:56 +00:00