Commit Graph

7886 Commits

Author SHA1 Message Date
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
345fd4de07 fix pass by reference 2004-03-06 11:27:32 +00:00
2211a5aa63 Oops - comment out debug 2004-03-05 13:54:19 +00:00
05fb371651 Add sql from phppgadmin for finding indexes on pg < 7.3 2004-03-05 13:32:00 +00:00
04f3331e7d added hook for manual. doesn't hurt if the manual doesn't exist 2004-03-04 18:04:44 +00:00
9c81163db4 comments on new uploaded files were discarded 2004-03-04 17:49:42 +00:00
ff4f8c8b3a fixed problem with general td alignment, which should not be defined globally
for a general tag like <td>
2004-03-04 13:26:12 +00:00
4021794c82 weekdays weren't translated 2004-03-03 00:39:38 +00:00
51cd8367ba *** empty log message *** 2004-03-02 20:25:26 +00:00
9f17551049 when using popup for selecting users to add to a group, if there was only one member in the group new members added weren't shown in the select box because there was no scrolling bar, so now I made it at least five lines big 2004-03-02 04:08:59 +00:00
e56c40e8c4 add disconnect function 2004-03-02 02:32:39 +00:00
c2efa957b8 give error msg when moving or copying and no destination is given 2004-03-02 01:48:39 +00:00
e0990f8e43 hidden input form sessionid problem fixed now for not multiple drop-down boxes (used in projects) 2004-03-02 00:45:00 +00:00
9933a9c3fa another mayor code cleanup
checked for register globals bugs
moved all unneccesary global vars to class vars
added basedir test with feedback to alert for wrong configuration
added fakedir test with feedback to alert for wrong configuration
improved homedir creation withg feedback
improved standard messages
2004-03-02 00:39:52 +00:00
f67b3cb853 remove obsolete files 2004-03-02 00:18:12 +00:00
bf943fdce0 was removing '?' in link over + and - images 2004-03-01 20:19:47 +00:00
ad19e78d7c last item in the manual tree wasn't showed 2004-03-01 19:51:48 +00:00
6689d63969 'Max numbre of icons in navbar' input box showed 10 when empty instead of using the value set in the default preferences 2004-03-01 05:11:26 +00:00
ecd7fdb9ea fix banner 2004-03-01 00:57:01 +00:00
3085e2472c take of ldap version 3 settings 2004-02-29 22:00:12 +00:00
5f5ae28410 'All' in the categories drop-down box wasn't translated 2004-02-29 17:04:33 +00:00
345db0ee59 use new progressbar for image/buttons with names like xx% 2004-02-29 09:55:48 +00:00
77fd33e471 1) fix for bug #905284, etemplate does not show images if webserver_url contains protocoll and domain
2) added a new progress-bar
2004-02-29 09:51:45 +00:00
dcd1912a7b added default values parameter to RefreshTable 2004-02-29 00:13:47 +00:00