Commit Graph

27049 Commits

Author SHA1 Message Date
jengo
6f675c8c86 Added the date preferences into the addressbook, added special formating to view, fixed date preference not working in todo list, and fixed the target of <a href in index.php 2000-11-12 11:35:51 +00:00
jengo
28eeae8ad7 Just added a few notes 2000-11-12 10:43:57 +00:00
jengo
9e4f4343b1 Added the code to handle delete from tables based on the table lists in applications 2000-11-12 10:37:47 +00:00
jengo
9435030e4c Updated docs 2000-11-12 10:26:07 +00:00
jengo
338fd9d733 Fixed show current users on navbar preferences 2000-11-12 10:25:04 +00:00
Lars Kneschke
84a5c8773d user admin page was broken for ldap 2000-11-12 09:26:54 +00:00
jengo
5b4c78d22b Got rid of the uneeded headlines table 2000-11-12 09:00:58 +00:00
skeeter
4899f36f05 more functions 2000-11-12 02:55:13 +00:00
skeeter
7a7caded67 more code 2000-11-11 20:55:25 +00:00
Lars Kneschke
f59a1c8ebc added a missing ["calendar"] 2000-11-11 18:51:14 +00:00
Lars Kneschke
6a114aa6de store password changing time in ldap server 2000-11-11 16:05:07 +00:00
Lars Kneschke
dfa9be69ae again better ldap support. can can change your theme 2000-11-11 15:48:48 +00:00
Lars Kneschke
7a855bfd7e I hope i did not break too much. ldap-support should now be mostly
complette. Some things are still to do.
2000-11-11 15:30:37 +00:00
Lars Kneschke
0e967d2b64 removed bug 2000-11-11 12:04:44 +00:00
seek3r
0f7aa325e2 putting new documentation in place 2000-11-11 10:39:44 +00:00
seek3r
5f7242e408 added settings to preference page for the user to have seperate email settings 2000-11-11 09:37:31 +00:00
jengo
afd5b2e926 Forgot to finish a commit 2000-11-11 07:10:24 +00:00
skeeter
13fe67088c index.php now uses the api 2000-11-10 22:49:48 +00:00
Lars Kneschke
8fd703f1eb changes for better ldap support 2000-11-10 21:11:03 +00:00
Lars Kneschke
708456dd33 added a rawurlencode => ldap dn's can have white spaces and other non html
chars
2000-11-10 20:49:33 +00:00
Lars Kneschke
2bbbaf8982 some german translations and some ldap changes 2000-11-10 20:41:04 +00:00
Lars Kneschke
c8fd5c52a8 some german translations 2000-11-10 20:13:38 +00:00
Lars Kneschke
2c36b68742 some missing german translations 2000-11-10 17:52:57 +00:00
skeeter
2384871dfc added ability to mail updates on tts to group members 2000-11-09 21:07:48 +00:00
skeeter
86bbd3697a cleanup of warnings 2000-11-09 19:37:45 +00:00
sjb4891
28d1259e61 Fix of long-standing bug (I created) of using 'users' instead of 'user'
in the mysql sample commands.
2000-11-09 14:58:14 +00:00
skeeter
5ce0456d47 cleanup of warnings 2000-11-09 13:21:36 +00:00
seek3r
9215751229 I only copied the cvs version. 2000-11-09 08:06:56 +00:00
sjb4891
5788571211 Couple of changes to make it work on skeeters setup again.
Silly thing snot changed when moving to new class.
Setup has a quick fix to display the version correctly after upgrades
2000-11-09 03:38:00 +00:00
jengo
3231a12e2a I forgot to remove a $t = new Template() from before 2000-11-07 23:50:02 +00:00
jengo
09c61ac8c7 Updated docs 2000-11-07 23:34:26 +00:00
jengo
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00
jengo
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
jengo
eb5b0f9ff8 I added the code in phpgw.inc.php to check if there is a templates directory in the applications directory. It will then load up $phpgw->template. I did not commit the moved templates, becuase we need to figure out the name of the directory for them. 2000-11-07 17:31:12 +00:00
jengo
3ef0a59006 Working on better error reporting for the database classes 2000-11-07 15:47:05 +00:00
jengo
53f00c2bfc Fixed postgresql errors in setup 2000-11-07 15:10:34 +00:00
skeeter
749448a1a5 fix for pgsql 2000-11-07 12:27:06 +00:00
skeeter
1ad08eedaa added charset to language file 2000-11-07 11:56:46 +00:00
skeeter
db4e77713f remove users_headlines from headlines 2000-11-07 11:53:30 +00:00
jengo
213c96bebf Updated docs 2000-11-06 11:42:18 +00:00
jengo
2912a3d68f Fixed logout field not showing up properly 2000-11-06 11:38:22 +00:00
jengo
580bd23d15 More work on cleaning up the lang files 2000-11-06 11:24:09 +00:00
jengo
a7130122a3 Added German lang file into setup 2000-11-06 10:25:26 +00:00
jengo
4466529bba Reenabled lang() on login screen 2000-11-06 10:19:37 +00:00
jengo
d71247ebe6 Fixed notes field not showing up in view 2000-11-06 09:50:33 +00:00
sjb4891
ea1be66ba2 Sigh. more silly updates. 2000-11-06 03:55:16 +00:00
sjb4891
b92f042dad More fixes for first step 2000-11-06 03:52:45 +00:00
sjb4891
7b1d3ff865 First step in integrating application setup with core setup.
What was in setup/index.php is now in setup/inc/core_setup.inc.php
2000-11-06 03:22:52 +00:00
jengo
75d5efa114 Added 2 debuging functions 2000-11-06 00:57:16 +00:00
jengo
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00