skeeter
|
1a1018cea4
|
Clears up a few warnings when logging warnings/errors to a log file.
|
2002-01-06 06:06:30 +00:00 |
|
skeeter
|
7a13d1fef3
|
Clears up a few warnings when logging warnings/errors to a log file.
|
2002-01-06 06:01:07 +00:00 |
|
bettina
|
ade7a6bdbf
|
address format
|
2002-01-05 23:57:41 +00:00 |
|
Miles Lott
|
836099d5b4
|
Remove old accounts file, fix typo in last commit
|
2002-01-05 21:00:19 +00:00 |
|
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 |
|
Miles Lott
|
48dc49a613
|
Remove doubled table
|
2002-01-05 18:56:33 +00:00 |
|
Miles Lott
|
fe3e41b100
|
hide debug
|
2002-01-05 15:33:46 +00:00 |
|
skeeter
|
10077bcb4c
|
I think this is nothing more than a formatting change.
|
2002-01-05 02:24:10 +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
|
0b847d98d7
|
Add optional debug to cmp_version_long()
|
2002-01-04 04:44:09 +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
|
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 |
|
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
|
3279692e7a
|
Check that preferences is an object (for use from setup)
|
2002-01-03 22:02:13 +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 |
|
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 |
|
seek3r
|
28d77dcd4a
|
this time I really think I fixed it
|
2002-01-02 20:29:51 +00:00 |
|
seek3r
|
efd94ed2b8
|
fixed for pre 4.1 versions of PHP (I think)
|
2002-01-02 19:45:11 +00:00 |
|
Miles Lott
|
19961b84b5
|
Slipping in a few more hooks
|
2002-01-02 16:03:34 +00:00 |
|
Miles Lott
|
dbd4c633f9
|
API UPGRADE - INSERT-only version update to add missing hooks
|
2002-01-02 15:26:19 +00:00 |
|
seek3r
|
433a23d93e
|
updating for new sessions class change
|
2002-01-02 15:10:06 +00:00 |
|
Miles Lott
|
ab5fcad3eb
|
_debug_array() fix; add check for enforce_ssl config - no config dialog yet
|
2002-01-02 14:46:00 +00:00 |
|
seek3r
|
e9688a73ea
|
getting rid of Template_new which no one seems to care for, and adding my own experimental class which should have a little better performance.
|
2002-01-02 14:37:15 +00:00 |
|
seek3r
|
32306abaf6
|
some additional performance improvements, including a switch to the hooks class which I finished up
|
2002-01-02 14:33:05 +00:00 |
|
seek3r
|
70261207f3
|
added php4 sessions class and added it as an option
|
2002-01-02 14:32:22 +00:00 |
|
bettina
|
3544a46dc3
|
update
|
2002-01-01 23:25:54 +00:00 |
|
bettina
|
8095e83fc5
|
update
|
2002-01-01 20:58:22 +00:00 |
|
bettina
|
79998e203b
|
update langs
|
2002-01-01 20:57:52 +00:00 |
|
seek3r
|
07e38bcecb
|
fixed my new sorting so that admin will always be on top
|
2001-12-31 16:10:12 +00:00 |
|
seek3r
|
3fd860790a
|
sorted the navbar apps
|
2001-12-31 15:57:30 +00:00 |
|
Lars Kneschke
|
a706fec16b
|
made login working again
|
2001-12-31 01:46:46 +00:00 |
|
Lars Kneschke
|
8b6625cdb1
|
added a way to include app css files
|
2001-12-31 01:17:10 +00:00 |
|
skeeter
|
ef1c96f268
|
I can't totally remember if the menuaction is always passed as a GET var, but this is more cleaner.
|
2001-12-30 17:03:26 +00:00 |
|
skeeter
|
b7900846cc
|
Should clear up a bunch of warnings if the full 10 errors are not provided.
|
2001-12-30 17:00:54 +00:00 |
|
seek3r
|
e46451e26a
|
trying to fix problem on phpgroupware.org cvs demo
|
2001-12-30 09:42:55 +00:00 |
|
seek3r
|
fcd99e116d
|
fixed the table row background to a grey instead of the blue which didnt match
|
2001-12-30 09:34:39 +00:00 |
|