Commit Graph

5054 Commits

Author SHA1 Message Date
Miles Lott
985fc8292c Move peer server config; add option to set default expiration for auto-created accounts 2002-01-05 20:40:44 +00:00
bettina
5d7c74b89d added address formats 2002-01-05 20:31:36 +00:00
bettina
b392a3bc67 update langs 2002-01-05 20:29:33 +00:00
Miles Lott
48dc49a613 Remove doubled table 2002-01-05 18:56:33 +00:00
Miles Lott
f79ae32ea0 Fix to not duplicate hook installation (oops) 2002-01-05 18:12:16 +00:00
Miles Lott
950b7a8a5c Mod to (un)install application translations with each app (applications.php only) 2002-01-05 18:07:11 +00:00
brandonne
d351573139 removing old versions of docs 2002-01-05 18:06:38 +00:00
brandonne
481663c214 removing old doc versions 2002-01-05 18:04:57 +00:00
bettina
896daebd26 added new format for address 2002-01-05 16:24:45 +00:00
Miles Lott
fe3e41b100 hide debug 2002-01-05 15:33:46 +00:00
seek3r
821fa11f5c just a stub for now 2002-01-05 11:44:25 +00:00
skeeter
10077bcb4c I think this is nothing more than a formatting change. 2002-01-05 02:24:10 +00:00
bettina
aedfeaca55 added missing street 2002-01-05 00:26:39 +00:00
seek3r
97f2607166 fixed some formatting 2002-01-04 22:06:12 +00:00
seek3r
ee6e6860d8 Made this look the same from IE and Netscape, but in IE it would be better to have it fill the page. Not sure what final resolution will be 2002-01-04 17:31:57 +00:00
seek3r
9468a22fbb Fixing justweb interface and made a change to the navbar function so that it always has the icon_hover set. It wasnt for home, preferences, logout and about 2002-01-04 16:47:26 +00:00
Miles Lott
1c341af5bc Add two missing langs for preferences 2002-01-04 04:54:38 +00:00
Miles Lott
0b847d98d7 Add optional debug to cmp_version_long() 2002-01-04 04:44:09 +00:00
Miles Lott
63f8f96f3f This should now report correctly that the API is current 2002-01-04 04:43:00 +00:00
skeeter
bd0b751b99 Updated tempalte for day view. 2002-01-04 04:26:51 +00:00
Miles Lott
d4f2128d83 Add some langs 2002-01-04 04:20:24 +00:00
Miles Lott
95ca582a08 Switch from asort to ksort for navbar (still need to add config to disable
this); formatting
2002-01-04 04:06:13 +00:00
Miles Lott
e017720d6e Add a default server to test xmlrpc (phpgw cvsdemo) 2002-01-04 01:42:24 +00:00
Miles Lott
100779ec63 Disable interop functions by default (again) 2002-01-04 00:58:57 +00:00
Miles Lott
6174ed9c72 formatting 2002-01-04 00:55:01 +00:00
Miles Lott
e17a39e584 Fix each error if no sessions listed (php4 mode sessions); add switch to add in
php4 mode session listing later
2002-01-04 00:39:00 +00:00
Miles Lott
ab1bae0505 add some admin langs 2002-01-04 00:33:43 +00:00
Miles Lott
567d2a8a6b add 'language' and 'section' 2002-01-04 00:29:27 +00:00
Miles Lott
3c8e44380b add 'list' 2002-01-04 00:27:14 +00:00
brandonne
57ca6811d9 Makefiles for user and admin guides 2002-01-04 00:27:13 +00:00
Miles Lott
766daf764e Fix one lang call, add 'no vcard' 2002-01-04 00:25:16 +00:00
brandonne
f3cb694697 added Makefiles for documentation 2002-01-04 00:25:11 +00:00
Miles Lott
ba6bf89d9e Add some missing langs for calendar 2002-01-04 00:22:55 +00:00
Miles Lott
784c87ec14 Add new forum phrases, move some to common 2002-01-04 00:16:47 +00:00
Miles Lott
1862cbeedb Add missing phrases 2002-01-04 00:08:03 +00:00
Miles Lott
7104de54a1 Move 'installed applications' to common, since developer_tools also needs this 2002-01-03 23:58:38 +00:00
Miles Lott
3279692e7a Check that preferences is an object (for use from setup) 2002-01-03 22:02:13 +00:00
brandonne
5f5f24e2ae Makefile for FAQ 2002-01-03 21:05:45 +00:00
Miles Lott
530b0ee678 Fix a typo 2002-01-03 19:10:32 +00:00
Miles Lott
7e4ec5264e Add inline doc and data check for create_defaults() 2002-01-03 18:11:10 +00:00
Miles Lott
d61dadfa72 Add default prefs creation for a new user in create() - will need to do this either
here or in admin.
2002-01-03 18:02:10 +00:00
Miles Lott
7c92b70b90 Move constructor to the top of the class; Use one db object instead of two;
Do the query in return_array() only once; Make formated_list() a wrapper to
formatted_list();
2002-01-03 17:16:56 +00:00
brandonne
61a2d639f0 added html version of hello world document 2002-01-03 16:46:03 +00:00
skeeter
c5e25b7da5 A little nicer day view using some css for styling. This will consdense on the amount of code being sent to the client browser. 2002-01-03 12:37:15 +00:00
skeeter
bab9273bb9 Enclosed a debug statement in an if(debug){} block. 2002-01-03 12:34:45 +00:00
skeeter
33ace3a0cd This will make the poweredby phrase compatible with html 4.01. 2002-01-03 12:30:26 +00:00
bettina
f857c1eeff fixed wrong select of the global cats 2002-01-03 03:42:13 +00:00
bettina
e1d78758d8 changed hook_files for preferences 2002-01-02 23:24:56 +00:00
seek3r
ac6c2d89c4 found problem with appsession. I was purging it on accident 2002-01-02 20:50:28 +00:00
seek3r
e2b86e9082 trying to fix app session 2002-01-02 20:45:57 +00:00