[egroupware] / branches / felamimail_0_9_1 Repository:
Stylite GmbH

Log of /branches/felamimail_0_9_1

View Directory Listing Directory Listing


Sticky Revision:

Revision 8391 - Directory Listing
Modified Wed Jun 5 21:56:53 2002 UTC (8 years, 3 months ago) by
Copied from: branches/vendor revision 6903
This commit was manufactured by cvs2svn to create branch
'felamimail_0_9_1'.

Revision 6901 - Directory Listing
Modified Mon Dec 31 00:59:03 2001 UTC (8 years, 8 months ago) by
Original Path: branches/vendor
This commit was manufactured by cvs2svn to create branch 'vendor'.

Revision 5172 - Directory Listing
Modified Sun Jul 22 21:04:46 2001 UTC (9 years, 1 month ago) by
Original Path: branches/vendor
This commit was manufactured by cvs2svn to create branch 'vendor'.

Revision 4452 - Directory Listing
Modified Sun Jun 17 17:56:44 2001 UTC (9 years, 2 months ago) by
Original Path: branches/vendor
Copied from: trunk revision 4451
This commit was manufactured by cvs2svn to create branch 'vendor'.

Revision 4451 - Directory Listing
Modified Sun Jun 17 17:56:44 2001 UTC (9 years, 2 months ago) by lkneschke
Original Path: trunk
Initial revision

Revision 4450 - Directory Listing
Modified Sun Jun 17 17:04:26 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Minor speed enhancements.  Also cleans up a few warning messages.

Revision 4449 - Directory Listing
Modified Sun Jun 17 16:57:32 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
increment version to match api

Revision 4448 - Directory Listing
Modified Sun Jun 17 16:55:04 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Cleanups for warning messages.

Revision 4447 - Directory Listing
Modified Sun Jun 17 16:52:25 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Minor speed enhancements.  Also cleans up a few warning messages.

Revision 4446 - Directory Listing
Modified Sun Jun 17 16:41:00 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Minor optimization in view_event().

Revision 4445 - Directory Listing
Modified Sun Jun 17 16:35:49 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add missing versions, increment version to current api version

Revision 4444 - Directory Listing
Modified Sun Jun 17 16:10:04 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add missing version upgrades, increment version to current api version

Revision 4443 - Directory Listing
Modified Sun Jun 17 15:43:36 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add missing versions, still need to retest

Revision 4442 - Directory Listing
Modified Sun Jun 17 14:59:46 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add some missing, recent routines

Revision 4441 - Directory Listing
Modified Sun Jun 17 12:45:49 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
JA calendar help.  Thanks to Yoshihiru Kamimura.

Revision 4440 - Directory Listing
Modified Sun Jun 17 07:00:34 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Added "clean" variables for SQL queries

Revision 4439 - Directory Listing
Modified Sun Jun 17 04:40:04 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Fixed a problem where the level still had a small problem.  This will still leave a trailing '&' at the end of the URL.

Revision 4436 - Directory Listing
Modified Sun Jun 17 04:23:35 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Fixed a problem where the level parameters were not being set correctly whe using cookie based sessions.

Revision 4433 - Directory Listing
Modified Sun Jun 17 02:48:42 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
Added idsociety icons

Revision 4432 - Directory Listing
Modified Sun Jun 17 02:15:25 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
Added idsociety icons

Revision 4431 - Directory Listing
Modified Sun Jun 17 02:01:43 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
Changed some wording around

Revision 4430 - Directory Listing
Modified Sun Jun 17 01:55:37 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
Added missing pharses

Revision 4429 - Directory Listing
Modified Sat Jun 16 21:44:53 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Made INSERT's SQL compliant

Revision 4428 - Directory Listing
Modified Sat Jun 16 21:05:38 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Fix for proper displaying of private entries.

Revision 4427 - Directory Listing
Modified Sat Jun 16 20:01:41 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add hook navbar_end to display just before the end navbar

Revision 4426 - Directory Listing
Modified Sat Jun 16 19:39:33 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Moving hook_after_navbar hook

Revision 4425 - Directory Listing
Modified Sat Jun 16 19:10:26 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Nothing worth noting.

Revision 4424 - Directory Listing
Modified Sat Jun 16 19:09:21 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
This fixes various little errors.  One important thing is that when checking for overlapping events, it does not take into account repeating events.

Revision 4423 - Directory Listing
Modified Sat Jun 16 19:07:12 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Fixes for the rename of the constants to fit in line with mcal support

Revision 4422 - Directory Listing
Modified Sat Jun 16 19:04:44 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Fixes to work with the new crypto class.

Revision 4421 - Directory Listing
Modified Sat Jun 16 19:02:31 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
This looks like this has been a long time problem.  The mcrypt_generic_init() needed to be called before _EVERY_ mcrypt_generic() and mdecrypt_generic() call.  There is a change in the functionality of decrypt now.  When decrypting complex object structures, it does not automatically unserialize the object.  This is to give the app developer the ability to reset stdClass types to the appropriate class they should be.

Revision 4420 - Directory Listing
Modified Sat Jun 16 17:09:32 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add an @ to be quiet...

Revision 4419 - Directory Listing
Modified Sat Jun 16 17:04:33 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Change spaces to tabs

Revision 4418 - Directory Listing
Modified Sat Jun 16 16:59:25 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Change spaces to tab

Revision 4417 - Directory Listing
Modified Sat Jun 16 16:53:24 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Change spaces to tabs

Revision 4416 - Directory Listing
Modified Sat Jun 16 11:28:35 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
Added Javascript to auto-select all messages in the inbox

Revision 4415 - Directory Listing
Modified Sat Jun 16 10:51:22 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
list_templates() only returns directorys now

Revision 4414 - Directory Listing
Modified Sat Jun 16 04:02:30 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Can now edit files with any name, named variables properly when renaming (renaming files with special characters still doesn't work)

Revision 4413 - Directory Listing
Modified Sat Jun 16 03:54:10 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Added __LINE__ and __FILE__ to SQL queries.  Considered having path_parts return clean variables

Revision 4412 - Directory Listing
Modified Sat Jun 16 03:34:10 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add baseline (copy of current)

Revision 4411 - Directory Listing
Modified Sat Jun 16 03:11:03 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add missing )

Revision 4410 - Directory Listing
Modified Sat Jun 16 00:56:14 2001 UTC (9 years, 2 months ago) by angles
Original Path: trunk
enhance mime handling, phase one

Revision 4409 - Directory Listing
Modified Fri Jun 15 23:27:03 2001 UTC (9 years, 2 months ago) by cortesi
Original Path: trunk
initial translations, not complete

Revision 4408 - Directory Listing
Modified Fri Jun 15 23:22:37 2001 UTC (9 years, 2 months ago) by cortesi
Original Path: trunk
added/fixed few translations

Revision 4407 - Directory Listing
Modified Fri Jun 15 23:20:10 2001 UTC (9 years, 2 months ago) by cortesi
Original Path: trunk
added few missing translations

Revision 4406 - Directory Listing
Modified Fri Jun 15 23:18:53 2001 UTC (9 years, 2 months ago) by cortesi
Original Path: trunk
added some translations and fixed some others

Revision 4405 - Directory Listing
Modified Fri Jun 15 23:12:52 2001 UTC (9 years, 2 months ago) by cortesi
Original Path: trunk
added better translations of some words

Revision 4404 - Directory Listing
Modified Fri Jun 15 21:35:07 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Minor formatting update

Revision 4403 - Directory Listing
Modified Fri Jun 15 21:29:33 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Reformatting only

Revision 4402 - Directory Listing
Modified Fri Jun 15 21:23:46 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Add experimental file-based translation class.  Not for general
consumption, but it almost works...

Revision 4401 - Directory Listing
Modified Fri Jun 15 15:43:37 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
fix some major flaws in field (re)definition, and make work with pg also

Revision 4400 - Directory Listing
Modified Fri Jun 15 14:55:30 2001 UTC (9 years, 2 months ago) by gaofi
Original Path: trunk
modified template

Revision 4399 - Directory Listing
Modified Fri Jun 15 14:34:41 2001 UTC (9 years, 2 months ago) by gaofi
Original Path: trunk
earch added

Revision 4397 - Directory Listing
Modified Fri Jun 15 05:26:54 2001 UTC (9 years, 2 months ago) by bettina
Original Path: trunk
added setup files

Revision 4396 - Directory Listing
Modified Fri Jun 15 05:24:36 2001 UTC (9 years, 2 months ago) by bettina
Original Path: trunk
added setup files

Revision 4395 - Directory Listing
Modified Fri Jun 15 04:22:12 2001 UTC (9 years, 2 months ago) by bettina
Original Path: trunk
added setup files

Revision 4394 - Directory Listing
Modified Fri Jun 15 01:37:09 2001 UTC (9 years, 2 months ago) by bettina
Original Path: trunk
lang update

Revision 4393 - Directory Listing
Modified Fri Jun 15 01:36:35 2001 UTC (9 years, 2 months ago) by bettina
Original Path: trunk
added setup file

Revision 4392 - Directory Listing
Modified Fri Jun 15 00:35:10 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Break out one critical point.

Revision 4391 - Directory Listing
Modified Fri Jun 15 00:20:14 2001 UTC (9 years, 2 months ago) by bettina
Original Path: trunk
update langs

Revision 4390 - Directory Listing
Modified Fri Jun 15 00:18:56 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Preliminary language file rules; concept by ceb, worded by milosch

Revision 4389 - Directory Listing
Modified Thu Jun 14 23:54:25 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
Removed the uneeded redirect()

Revision 4386 - Directory Listing
Modified Thu Jun 14 23:48:32 2001 UTC (9 years, 2 months ago) by jengo
Original Path: trunk
Initial revision

Revision 4385 - Directory Listing
Modified Thu Jun 14 21:23:05 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Clean up / and $fakebase, and prevent uploading there

Revision 4384 - Directory Listing
Modified Thu Jun 14 17:25:04 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Remove non-api tables, as they are handled in each app now

Revision 4382 - Directory Listing
Modified Thu Jun 14 09:30:08 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Only edit the files we selected

Revision 4381 - Directory Listing
Modified Thu Jun 14 08:53:03 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Reversed arguments to set_attributes ().  Empty files should work now

Revision 4380 - Directory Listing
Modified Thu Jun 14 08:50:28 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Reversed order of arguments for set_attributes () to be more uniform

Revision 4379 - Directory Listing
Modified Thu Jun 14 08:24:24 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Added db_clean () which fixes single quote problems.  Made all functions use set_attributes ()

Revision 4378 - Directory Listing
Modified Thu Jun 14 08:12:42 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Removed default timestamp because of postgres incompatability

Revision 4377 - Directory Listing
Modified Thu Jun 14 06:39:10 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Prevent moving directories into themselves

Revision 4375 - Directory Listing
Modified Thu Jun 14 03:33:01 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Small fixes.

Revision 4374 - Directory Listing
Modified Thu Jun 14 03:07:44 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Fix for bug 431196

Revision 4372 - Directory Listing
Modified Thu Jun 14 01:31:02 2001 UTC (9 years, 2 months ago) by skeeter
Original Path: trunk
Fixes for php 4.0.5

Revision 4371 - Directory Listing
Modified Thu Jun 14 00:50:48 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Don't display non-existant directories in drop down list

Revision 4370 - Directory Listing
Modified Wed Jun 13 23:43:21 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Quote form names

Revision 4369 - Directory Listing
Modified Wed Jun 13 23:41:26 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Display files path

Revision 4368 - Directory Listing
Modified Wed Jun 13 23:38:05 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
I think somebody meant phpwebhosting, not addressbook

Revision 4367 - Directory Listing
Modified Wed Jun 13 23:36:52 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Removed phpwebhosting as the creating application

Revision 4366 - Directory Listing
Modified Wed Jun 13 23:22:38 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Deleting older create_tables - these are in setup/ now, and will be moved into the API soon

Revision 4365 - Directory Listing
Modified Wed Jun 13 23:19:13 2001 UTC (9 years, 2 months ago) by zone
Original Path: trunk
Fixed escaping when editing, and editing multiple files works better now

Revision 4364 - Directory Listing
Modified Wed Jun 13 21:10:36 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Reformat almost all functions, except for two, which use unbracketed
if statements and are very confusing to me... if this breaks anyone, please
rollback cvs!

Revision 4363 - Directory Listing
Modified Wed Jun 13 15:44:56 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Make sure there is new data before deleting the old data

Revision 4362 - Directory Listing
Modified Wed Jun 13 15:44:24 2001 UTC (9 years, 2 months ago) by milosch
Original Path: trunk
Pass appname back to submit, so that non-api configs will commit correctly

Revision 4361 - Directory Listing
Modified Wed Jun 13 15:01:45 2001 UTC (9 years, 2 months ago) by gaofi
Original Path: trunk
fixed a bug - thanks milosch

Revision 4360 - Directory Listing
Modified Wed Jun 13 14:48:52 2001 UTC (9 years, 2 months ago) by gaofi
Original Path: trunk
fixed a bug - thanks milosch

Revision 4359 - Directory Listing
Modified Wed Jun 13 14:33:12 2001 UTC (9 years, 2 months ago) by gaofi
Original Path: trunk
admin options now working

Revision 4358 - Directory Listing
Modified Wed Jun 13 08:54:48 2001 UTC (9 years, 2 months ago) by gaofi
Original Path: trunk
updated mail() function to follow admin prefs

Revision 4357 - Directory Listing
Modified Wed Jun 13 07:53:26 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add Japanese help from itheart

Revision 4356 - Directory Listing
Modified Wed Jun 13 07:52:12 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add itheart's file, with some missing phrases

Revision 4355 - Directory Listing
Modified Wed Jun 13 07:48:20 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Make open notify window a lang call

Revision 4354 - Directory Listing
Modified Wed Jun 13 07:47:56 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add 'open notify window' for home page

Revision 4353 - Directory Listing
Modified Wed Jun 13 06:27:06 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting, including a lot of " removed, and it still works!

Revision 4352 - Directory Listing
Modified Wed Jun 13 06:24:07 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
change from dbl to single ticks

Revision 4351 - Directory Listing
Modified Wed Jun 13 06:22:36 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change sep to SEP

Revision 4350 - Directory Listing
Modified Wed Jun 13 04:36:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Minor tweaks to make work with pg also

Revision 4349 - Directory Listing
Modified Wed Jun 13 02:14:02 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4348 - Directory Listing
Modified Wed Jun 13 01:56:20 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4347 - Directory Listing
Modified Wed Jun 13 00:05:04 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
bugfixes on print delivery/invoice

Revision 4345 - Directory Listing
Modified Tue Jun 12 23:37:34 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4344 - Directory Listing
Modified Tue Jun 12 23:31:50 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4343 - Directory Listing
Modified Tue Jun 12 22:54:56 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4342 - Directory Listing
Modified Tue Jun 12 22:08:33 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add two table defs for accounts DropColumn calls, still not working...

Revision 4341 - Directory Listing
Modified Tue Jun 12 18:55:00 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Increase rootdn input size

Revision 4340 - Directory Listing
Modified Tue Jun 12 17:24:25 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add site config link

Revision 4339 - Directory Listing
Modified Tue Jun 12 17:24:04 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add config template for preferences

Revision 4338 - Directory Listing
Modified Tue Jun 12 17:21:47 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
This is the first example of a hook_config for config.php in admin

Revision 4337 - Directory Listing
Modified Tue Jun 12 17:21:03 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add exception for 'config' in hook_single();

Revision 4336 - Directory Listing
Modified Tue Jun 12 17:17:23 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Allow apps to use a hook config for using special code in config.php,
preferences will be doing this

Revision 4335 - Directory Listing
Modified Tue Jun 12 15:45:13 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4334 - Directory Listing
Modified Tue Jun 12 15:31:15 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
rolled back for mail function till it's working to keep cvs functionnal

Revision 4332 - Directory Listing
Modified Tue Jun 12 15:05:51 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
just to respect some coding standards

Revision 4331 - Directory Listing
Modified Tue Jun 12 13:56:13 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
config flag added in newticket

Revision 4330 - Directory Listing
Modified Tue Jun 12 13:38:03 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
error fixed in functions.inc

Revision 4329 - Directory Listing
Modified Tue Jun 12 13:31:19 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
added preferences, admin options (this is to be continued), and homepage hook (to be tested)

Revision 4328 - Directory Listing
Modified Tue Jun 12 09:46:08 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed it showing blank rows if the total files is less then the users nexmatchs settings

Revision 4327 - Directory Listing
Modified Tue Jun 12 09:37:42 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added nextmatchs

Revision 4326 - Directory Listing
Modified Tue Jun 12 05:23:01 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added baseline file

Revision 4325 - Directory Listing
Modified Tue Jun 12 04:19:32 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4324 - Directory Listing
Modified Tue Jun 12 04:03:56 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4322 - Directory Listing
Modified Tue Jun 12 03:38:12 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
bugfixes

Revision 4321 - Directory Listing
Modified Tue Jun 12 03:16:40 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4320 - Directory Listing
Modified Tue Jun 12 03:09:22 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4319 - Directory Listing
Modified Tue Jun 12 03:00:11 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4318 - Directory Listing
Modified Tue Jun 12 02:38:13 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4317 - Directory Listing
Modified Tue Jun 12 01:03:06 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Added a PHP Info page back into the admin section.

Revision 4316 - Directory Listing
Modified Tue Jun 12 00:28:34 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4315 - Directory Listing
Modified Mon Jun 11 23:44:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Correct syntax

Revision 4314 - Directory Listing
Modified Mon Jun 11 23:42:16 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add baseline, add tables to setup.inc.php

Revision 4313 - Directory Listing
Modified Mon Jun 11 23:00:48 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Initial revision; blank for now

Revision 4312 - Directory Listing
Modified Mon Jun 11 22:46:54 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Added setup3 compatable setup.  These will be moved to setup3 when it is stabalized

Revision 4311 - Directory Listing
Modified Mon Jun 11 22:27:53 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4310 - Directory Listing
Modified Mon Jun 11 19:35:11 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix for new hook method

Revision 4309 - Directory Listing
Modified Mon Jun 11 18:05:24 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Move addition of adr_two_countryname, add pubkey

Revision 4308 - Directory Listing
Modified Mon Jun 11 17:58:45 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove duplicate function number

Revision 4307 - Directory Listing
Modified Mon Jun 11 17:56:47 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add missing field

Revision 4306 - Directory Listing
Modified Mon Jun 11 17:52:50 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix incorrect db object, acl xfer now works

Revision 4305 - Directory Listing
Modified Mon Jun 11 17:09:16 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Now seems to be a working upgrade

Revision 4304 - Directory Listing
Modified Mon Jun 11 17:01:29 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Now a working update

Revision 4303 - Directory Listing
Modified Mon Jun 11 16:30:34 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Working upgrade, though it is losing data for the moment

Revision 4302 - Directory Listing
Modified Mon Jun 11 16:10:23 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
fixed bug displaying 1 even when there was nothing for the total tickets

Revision 4301 - Directory Listing
Modified Mon Jun 11 16:07:50 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4300 - Directory Listing
Modified Mon Jun 11 15:56:29 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Finally, a working upgrade

Revision 4299 - Directory Listing
Modified Mon Jun 11 15:49:49 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
removed duplicated templates, since the default is enough

Revision 4298 - Directory Listing
Modified Mon Jun 11 15:37:27 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4297 - Directory Listing
Modified Mon Jun 11 15:01:08 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed nextmatchs links not working

Revision 4295 - Directory Listing
Modified Mon Jun 11 04:32:50 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4294 - Directory Listing
Modified Mon Jun 11 04:21:03 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4293 - Directory Listing
Modified Mon Jun 11 03:05:11 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4292 - Directory Listing
Modified Mon Jun 11 03:02:53 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4291 - Directory Listing
Modified Mon Jun 11 02:31:22 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4290 - Directory Listing
Modified Mon Jun 11 01:56:02 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Now using the wrappers in schema_proc

Revision 4289 - Directory Listing
Modified Mon Jun 11 01:55:38 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Using db wrappers in schema_proc, add missing function

Revision 4288 - Directory Listing
Modified Mon Jun 11 01:54:11 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
More condensed way of displaying the response choices.

Revision 4287 - Directory Listing
Modified Mon Jun 11 01:49:16 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Now using only db wrappers in schema_proc

Revision 4285 - Directory Listing
Modified Mon Jun 11 00:48:12 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4284 - Directory Listing
Modified Mon Jun 11 00:04:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove some extra tabs/spaces

Revision 4283 - Directory Listing
Modified Sun Jun 10 21:07:48 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for sending email updates on new events/appts.

Revision 4282 - Directory Listing
Modified Sun Jun 10 21:01:49 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4281 - Directory Listing
Modified Sun Jun 10 20:23:08 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4280 - Directory Listing
Modified Sun Jun 10 17:07:18 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Changed the location to a PHPGW_ constant.

Revision 4279 - Directory Listing
Modified Sun Jun 10 17:05:51 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
More paramters added.

Revision 4278 - Directory Listing
Modified Sun Jun 10 15:06:43 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Should now process from end to end, just need to help functions that need
table defs

Revision 4277 - Directory Listing
Modified Sun Jun 10 15:03:50 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix the linking of versions from top to bottom (I hope)

Revision 4276 - Directory Listing
Modified Sun Jun 10 14:24:51 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Sample data for the baseline table, to verify upgrades for developers

Revision 4275 - Directory Listing
Modified Sun Jun 10 13:23:46 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Link to config.php in admin for site config

Revision 4274 - Directory Listing
Modified Sun Jun 10 13:23:12 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add template for email config

Revision 4273 - Directory Listing
Modified Sun Jun 10 12:53:24 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Now using template within each app called config.tpl

Revision 4272 - Directory Listing
Modified Sun Jun 10 12:52:50 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Moving to templated style for admin/config settings

Revision 4271 - Directory Listing
Modified Sun Jun 10 11:32:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove second link

Revision 4270 - Directory Listing
Modified Sun Jun 10 11:30:43 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change to use config.inc.php in app/inc dir

Revision 4269 - Directory Listing
Modified Sun Jun 10 11:30:05 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add new config.inc for admin hook

Revision 4268 - Directory Listing
Modified Sun Jun 10 09:43:11 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added function to test if an account is expired or not

Revision 4267 - Directory Listing
Modified Sun Jun 10 05:05:08 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4266 - Directory Listing
Modified Sun Jun 10 05:02:58 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4265 - Directory Listing
Modified Sun Jun 10 04:53:48 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update langs

Revision 4264 - Directory Listing
Modified Sun Jun 10 04:11:30 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Updated the modules

Revision 4263 - Directory Listing
Modified Sun Jun 10 04:02:50 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Getting very close to having a partial-implementation of a vCal reader.

Revision 4262 - Directory Listing
Modified Sun Jun 10 03:58:42 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added transactions to import

Revision 4261 - Directory Listing
Modified Sun Jun 10 02:04:39 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Removed uneeded files and fixed logout-red.gif

Revision 4259 - Directory Listing
Modified Sat Jun 9 22:45:43 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
fixed docu plus tables_current

Revision 4258 - Directory Listing
Modified Sat Jun 9 21:38:15 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Clean up error display a bit for export

Revision 4257 - Directory Listing
Modified Sat Jun 9 21:05:42 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update id2name/name2/id/get_type, and add modified auth class for ldap_wip

Revision 4256 - Directory Listing
Modified Sat Jun 9 15:21:45 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix syntax error due to commenting style (at least on php4.0.4pl1)

Revision 4255 - Directory Listing
Modified Sat Jun 9 15:06:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
More correct table def

Revision 4254 - Directory Listing
Modified Sat Jun 9 02:45:57 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Added appropriate hooks to the setup info.

Revision 4253 - Directory Listing
Modified Sat Jun 9 02:43:01 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Now in line with new hook naming convention.

Revision 4252 - Directory Listing
Modified Sat Jun 9 02:16:17 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
It was possibly adding non sequential indexes to the recipient array.

Revision 4251 - Directory Listing
Modified Sat Jun 9 02:14:53 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Now in line with new hook naming convention.

Revision 4250 - Directory Listing
Modified Sat Jun 9 00:10:45 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix filenames

Revision 4249 - Directory Listing
Modified Sat Jun 9 00:10:05 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add schema that seem to work with iPlanet on linux at least

Revision 4248 - Directory Listing
Modified Fri Jun 8 20:05:38 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
More bad table defs

Revision 4247 - Directory Listing
Modified Fri Jun 8 19:10:00 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix bad file from bad export

Revision 4246 - Directory Listing
Modified Fri Jun 8 15:01:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Found more references to an unconstant

Revision 4245 - Directory Listing
Modified Fri Jun 8 14:57:38 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change sep to SEP in hook_single

Revision 4244 - Directory Listing
Modified Fri Jun 8 14:46:18 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add additional check to make sure appname is not empty

Revision 4243 - Directory Listing
Modified Fri Jun 8 13:16:00 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added a small section to unset $lang which has be known to cause conflicts with some apps, I didn't change the version number becuase the upgrade isn't required

Revision 4242 - Directory Listing
Modified Fri Jun 8 09:37:10 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update field type, since old def for pg was varchar anyway, this should work

Revision 4241 - Directory Listing
Modified Fri Jun 8 08:01:38 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
File not necessary

Revision 4240 - Directory Listing
Modified Fri Jun 8 03:44:35 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
fixed categories table description

Revision 4239 - Directory Listing
Modified Fri Jun 8 03:25:28 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Now in line with new hook naming convention.

Revision 4238 - Directory Listing
Modified Fri Jun 8 03:23:03 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Removed references to open source and replaced with 'free software'.  Updated links to point to www.fsf.org .

Revision 4237 - Directory Listing
Modified Fri Jun 8 03:21:59 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Updated the hooks for the calendar.

Revision 4236 - Directory Listing
Modified Fri Jun 8 02:56:18 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Now in line with new hook naming convention.

Revision 4235 - Directory Listing
Modified Fri Jun 8 02:47:07 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Now in line with new hook naming convention.

Revision 4234 - Directory Listing
Modified Fri Jun 8 01:43:36 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixed a problem where the  type was trying to be changed from String to Array in hook().  That normally wouldn't work in php3.

Revision 4232 - Directory Listing
Modified Fri Jun 8 00:55:40 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixes a problem of public/private and acl usage getting confused.

Revision 4231 - Directory Listing
Modified Thu Jun 7 16:17:22 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add information for setup3, 'fix' view.php

Revision 4230 - Directory Listing
Modified Thu Jun 7 15:37:17 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adjust fields that were exported varchar(8)

Revision 4229 - Directory Listing
Modified Thu Jun 7 15:28:17 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adding these for setup3

Revision 4228 - Directory Listing
Modified Thu Jun 7 15:11:49 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix one column name

Revision 4227 - Directory Listing
Modified Thu Jun 7 15:06:58 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
New install should work for this

Revision 4226 - Directory Listing
Modified Thu Jun 7 14:44:27 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
New template images

Revision 4225 - Directory Listing
Modified Thu Jun 7 12:11:29 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixed a problem where the list of grantors was being reset when no owner being set.

Revision 4224 - Directory Listing
Modified Thu Jun 7 12:10:15 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixed a problem where the  type was trying to be changed from Boolean to String.  Shouldn't work in php3.

Revision 4223 - Directory Listing
Modified Thu Jun 7 11:28:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change phpgwapi app enable to 3, set navbar to ignore 2 & 3, add notifywindow app
with enable of 2, adjust admin tools to ignore enable of 3, not 2

Revision 4222 - Directory Listing
Modified Thu Jun 7 10:56:32 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add link(), formatting

Revision 4221 - Directory Listing
Modified Thu Jun 7 10:55:50 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 4220 - Directory Listing
Modified Thu Jun 7 10:54:59 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add new notify hook, roughly a copy of hook_home

Revision 4219 - Directory Listing
Modified Thu Jun 7 09:38:11 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add exception for prereferences app

Revision 4218 - Directory Listing
Modified Thu Jun 7 07:44:26 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update formated_list to prevent error msg if array empty

Revision 4217 - Directory Listing
Modified Thu Jun 7 06:25:48 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update acl in return_array

Revision 4216 - Directory Listing
Modified Thu Jun 7 05:35:55 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
moved langs to the apps files

Revision 4215 - Directory Listing
Modified Thu Jun 7 04:54:24 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
moved langs to the apps files

Revision 4214 - Directory Listing
Modified Thu Jun 7 04:46:24 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
moved langs to the apps files

Revision 4213 - Directory Listing
Modified Thu Jun 7 03:18:35 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Another round of working on vCalendar.  This might be the route I take on it though.

Revision 4212 - Directory Listing
Modified Thu Jun 7 03:00:51 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
removed some non-used langs

Revision 4211 - Directory Listing
Modified Thu Jun 7 03:00:18 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
removed some non-used langs and added 'grant access'

Revision 4210 - Directory Listing
Modified Thu Jun 7 02:40:35 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Changed to new hook filename style

Revision 4209 - Directory Listing
Modified Thu Jun 7 02:31:45 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Updated docs

Revision 4208 - Directory Listing
Modified Thu Jun 7 02:28:55 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Changed to filter apps with status of 2

Revision 4207 - Directory Listing
Modified Thu Jun 7 01:46:12 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Changed around hooks code, its now cleaner and requires you to specify the location, the hook file names have also changed, the old format was redundent

Revision 4206 - Directory Listing
Modified Thu Jun 7 01:44:09 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added hookable 'logout' location

Revision 4205 - Directory Listing
Modified Thu Jun 7 00:33:48 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Removed some of the phpgw_info cache code

Revision 4204 - Directory Listing
Modified Wed Jun 6 23:54:46 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Opps, I messed up the format on the last commit, this fixes it

Revision 4203 - Directory Listing
Modified Wed Jun 6 23:34:57 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
session_logintime is now the correct type

Revision 4202 - Directory Listing
Modified Wed Jun 6 23:28:45 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix session_dla = precision 4 int

Revision 4201 - Directory Listing
Modified Wed Jun 6 22:36:12 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
templating messages.php phase two, code and template cleanup

Revision 4200 - Directory Listing
Modified Wed Jun 6 22:09:56 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update setup

Revision 4199 - Directory Listing
Modified Wed Jun 6 22:04:55 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update setup

Revision 4198 - Directory Listing
Modified Wed Jun 6 20:42:42 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Don't overwrite hostname after the setting was saved once (!= '')

Revision 4197 - Directory Listing
Modified Wed Jun 6 20:27:15 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
templating messages.php, phase one

Revision 4196 - Directory Listing
Modified Wed Jun 6 20:25:33 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
added html utility functions useful in temlating messages.php

Revision 4195 - Directory Listing
Modified Wed Jun 6 19:08:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update from chris <chris@lansir.com.tw>

Revision 4194 - Directory Listing
Modified Wed Jun 6 16:59:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add two home page langs

Revision 4193 - Directory Listing
Modified Wed Jun 6 16:53:37 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix two more (one?) spelling mistake(s)

Revision 4192 - Directory Listing
Modified Wed Jun 6 16:50:44 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add check for phpgwapi version, if not, use admin app as before; also cleaned
up double ticks

Revision 4191 - Directory Listing
Modified Wed Jun 6 07:57:44 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Replace bad upgrade

Revision 4190 - Directory Listing
Modified Wed Jun 6 07:27:42 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix/convert for setup3, almost there...

Revision 4189 - Directory Listing
Modified Wed Jun 6 03:17:45 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 4188 - Directory Listing
Modified Wed Jun 6 00:13:50 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix general syntax problems, will be moving to different return style soon

Revision 4187 - Directory Listing
Modified Tue Jun 5 21:37:42 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
enhanced who-wrote string, add class functions to get subj with optional re or fw, and get the who-wrote string, left space to lang the word wrote

Revision 4186 - Directory Listing
Modified Tue Jun 5 21:33:11 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
make body RFC821 compliant, thanks squirrelmail, other tweaking

Revision 4185 - Directory Listing
Modified Tue Jun 5 21:18:57 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add missing ';'

Revision 4184 - Directory Listing
Modified Tue Jun 5 20:11:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Using new method of global phpgw_setup, then setting oProc.  Most of these work now

Revision 4183 - Directory Listing
Modified Tue Jun 5 19:08:57 2001 UTC (9 years, 3 months ago) by izzy
Original Path: trunk
+ added some more phrases (all setup/preferences related)

Revision 4182 - Directory Listing
Modified Tue Jun 5 18:53:02 2001 UTC (9 years, 3 months ago) by izzy
Original Path: trunk
+ added/adjusted translations for SquirrelMail

Revision 4181 - Directory Listing
Modified Tue Jun 5 18:06:30 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Global phpgw_info to all check of ftp_use_mime setting

Revision 4180 - Directory Listing
Modified Tue Jun 5 18:05:48 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add config for FTP app to use correct mimetype for dl.  This should move to ftp app.

Revision 4179 - Directory Listing
Modified Tue Jun 5 17:51:10 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
add comments header to file to keep revision #

Revision 4178 - Directory Listing
Modified Tue Jun 5 17:48:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Also use correct mimetype if configured to do so (need to add config)

Revision 4177 - Directory Listing
Modified Tue Jun 5 17:45:38 2001 UTC (9 years, 3 months ago) by izzy
Original Path: trunk
+ updated language settings

Revision 4176 - Directory Listing
Modified Tue Jun 5 17:31:02 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Use browser class for content header

Revision 4175 - Directory Listing
Modified Tue Jun 5 09:18:58 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Split the lang files up for the new setup app

Revision 4174 - Directory Listing
Modified Tue Jun 5 09:07:54 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
*** empty log message ***

Revision 4173 - Directory Listing
Modified Tue Jun 5 09:00:24 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
- Fixed default logins not working
- Serious clean up on templates and layout
- Preformance should be much quicker now (Needs to be tested on Windows FTP servers)
- Fixed download and update
TODO:
- Backing up a directory isn't working properly
- Added chmod function
- Remove fields for Windows FTP servers (group, owner, permissions)

Revision 4172 - Directory Listing
Modified Tue Jun 5 07:44:39 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
Experimental- fix multiple attachment problem, add sig before attachments, fix Message-Boundary placement

Revision 4171 - Directory Listing
Modified Tue Jun 5 07:43:21 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Should be mostly complete, including 0.9.10pre24 groups table drop.  We now
create a temp table for other affected apps to use, called phpgw_temp_groupmap.

Revision 4170 - Directory Listing
Modified Tue Jun 5 07:42:08 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add in function to use temp table created in api upgrade for group mapping
in 0.9.10pre24

Revision 4169 - Directory Listing
Modified Tue Jun 5 07:39:52 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
templating attach_file.php, change done from submit to button, fixed incomplete html

Revision 4168 - Directory Listing
Modified Tue Jun 5 06:35:56 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Added basic ACL support (needs one last bit to be correct), $fakebase is now special, and removed checkboxes for / and $fakebase

Revision 4167 - Directory Listing
Modified Tue Jun 5 06:32:30 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Added correct_attributes (), fixed dir () prototype

Revision 4166 - Directory Listing
Modified Tue Jun 5 05:15:33 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Mostly complete api upgrade file, one major function to discuss now

Revision 4165 - Directory Listing
Modified Tue Jun 5 01:36:58 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix syntax errors in table arrays in two functions

Revision 4164 - Directory Listing
Modified Mon Jun 4 20:37:27 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove duplicate function

Revision 4163 - Directory Listing
Modified Mon Jun 4 20:29:37 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add expires field to auto_add (30 day default) - how else to handle this?

Revision 4162 - Directory Listing
Modified Mon Jun 4 19:23:16 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
shows now the fields of the phpgw_infolog db and not todo

Revision 4161 - Directory Listing
Modified Mon Jun 4 18:26:46 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
using new html-class

Revision 4160 - Directory Listing
Modified Mon Jun 4 18:23:22 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
sbox2 extends now sbox, new function getDate

Revision 4159 - Directory Listing
Modified Mon Jun 4 16:50:36 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adding lang files, split from main lang files

Revision 4158 - Directory Listing
Modified Mon Jun 4 16:40:19 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adding lang files, split from main lang files

Revision 4157 - Directory Listing
Modified Mon Jun 4 16:31:24 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adding lang files, split from main lang files

Revision 4156 - Directory Listing
Modified Mon Jun 4 16:29:13 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add lang files, split from main lang files

Revision 4155 - Directory Listing
Modified Mon Jun 4 16:23:52 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
add lang files for addressbook (split from main lang files)

Revision 4154 - Directory Listing
Modified Mon Jun 4 15:19:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
add header and chmod -x

Revision 4153 - Directory Listing
Modified Mon Jun 4 14:37:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove spaces in = >, remove '' from int default values (not sure that is req.)

Revision 4152 - Directory Listing
Modified Mon Jun 4 14:13:32 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
getYears: offered range to select from has to include already selected year

Revision 4151 - Directory Listing
Modified Mon Jun 4 12:58:38 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
break out nntp settings into its own file

Revision 4150 - Directory Listing
Modified Mon Jun 4 07:16:01 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
templating email compose.php

Revision 4149 - Directory Listing
Modified Mon Jun 4 04:08:29 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Roughly correct and fully complete? or something

Revision 4148 - Directory Listing
Modified Mon Jun 4 03:46:31 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixed the setup_info variable and now returns True ALWAYS.  This is at least for testing...

Revision 4147 - Directory Listing
Modified Mon Jun 4 03:29:26 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Should be up-to-date.  Still need one upgrade path from 0.9.10pre4.

Revision 4146 - Directory Listing
Modified Mon Jun 4 03:28:02 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixes for current calendar structure.

Revision 4145 - Directory Listing
Modified Mon Jun 4 02:53:04 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Mostly correct, still have the main chunk of drop column mess to deal with

Revision 4144 - Directory Listing
Modified Mon Jun 4 02:29:23 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add some from the middle of the file

Revision 4143 - Directory Listing
Modified Mon Jun 4 02:26:27 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add in more current functions, still much work to do

Revision 4142 - Directory Listing
Modified Mon Jun 4 02:14:49 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
added setup files

Revision 4141 - Directory Listing
Modified Mon Jun 4 01:17:40 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added some transactions

Revision 4140 - Directory Listing
Modified Mon Jun 4 01:10:39 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update cats

Revision 4139 - Directory Listing
Modified Mon Jun 4 01:07:23 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added a few transactions

Revision 4138 - Directory Listing
Modified Mon Jun 4 00:37:22 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
For some reason, using pg_Exec() with transaction_begin() wasn't always working

Revision 4137 - Directory Listing
Modified Sun Jun 3 23:50:50 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Possiable fix for databases not being created when the user doesn't specify a host

Revision 4136 - Directory Listing
Modified Sun Jun 3 22:52:13 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Removing - hold overs from the original phpwebhosting

Revision 4135 - Directory Listing
Modified Sun Jun 3 22:50:13 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Removed

Revision 4134 - Directory Listing
Modified Sun Jun 3 22:49:02 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Initial Revision/Weak start

Revision 4133 - Directory Listing
Modified Sun Jun 3 22:47:46 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Set  correctly for full paths

Revision 4132 - Directory Listing
Modified Sun Jun 3 22:44:00 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Added  option to html_link ().  html_link () now passes extra vars correctly to ->link ()

Revision 4131 - Directory Listing
Modified Sun Jun 3 22:40:59 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Create directories when necessary.   is now a special directory

Revision 4130 - Directory Listing
Modified Sun Jun 3 22:39:14 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Fixed file_id and created date

Revision 4129 - Directory Listing
Modified Sun Jun 3 22:14:12 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add enable flag

Revision 4128 - Directory Listing
Modified Sun Jun 3 22:12:13 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add enable flags, etc

Revision 4127 - Directory Listing
Modified Sun Jun 3 21:59:22 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove trailing commas for php3 compat (this is the fault of the script)

Revision 4126 - Directory Listing
Modified Sun Jun 3 21:34:28 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added setup files for new setup app

Revision 4125 - Directory Listing
Modified Sun Jun 3 21:22:10 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Filtered applications with status of 2

Revision 4124 - Directory Listing
Modified Sun Jun 3 21:06:55 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add enable flag

Revision 4123 - Directory Listing
Modified Sun Jun 3 20:56:46 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add enable flag

Revision 4122 - Directory Listing
Modified Sun Jun 3 20:45:34 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update of phpgw_categories.access plus phpgw_notes.access type to use varchar

Revision 4121 - Directory Listing
Modified Sun Jun 3 19:46:02 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added new setup files for the new setup app

Revision 4120 - Directory Listing
Modified Sun Jun 3 19:34:07 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added the setup files for the new setup app

Revision 4119 - Directory Listing
Modified Sun Jun 3 18:20:05 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
I broke a few things durring last commit, tring it again ...

Revision 4118 - Directory Listing
Modified Sun Jun 3 17:58:12 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added feature to drop the previous login into appsessions, this way developer can find out how long its been since they last logged in.
- Formating in sqlssl
- Fixed change_password() in sqlssl not being correct and based on older versions

Revision 4116 - Directory Listing
Modified Sun Jun 3 17:19:02 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for bug #429849 - Returning single element rather than array

Revision 4114 - Directory Listing
Modified Sun Jun 3 17:16:49 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Started removing phpgw_info caching

Revision 4113 - Directory Listing
Modified Sun Jun 3 17:12:52 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
This file is no longer needed

Revision 4111 - Directory Listing
Modified Sun Jun 3 12:59:09 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for bug #429394 - trailing spaces in application (name,title)

Revision 4110 - Directory Listing
Modified Sun Jun 3 01:06:12 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
made a fix to seek3r's fix.  Introduced the interval preference to the user.

Revision 4109 - Directory Listing
Modified Sat Jun 2 22:01:39 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
fixed problem with trying to use count() on the return of an array in php3

Revision 4108 - Directory Listing
Modified Sat Jun 2 07:31:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
spell check

Revision 4107 - Directory Listing
Modified Sat Jun 2 03:33:42 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
More php3 support.

Revision 4106 - Directory Listing
Modified Sat Jun 2 02:45:48 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
setup

Revision 4102 - Directory Listing
Modified Fri Jun 1 17:54:55 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
improved workaround-fix for bug 421645 quotes in email_sig prefs

Revision 4100 - Directory Listing
Modified Fri Jun 1 10:22:27 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
please see the very end of the file for some testing info

Revision 4099 - Directory Listing
Modified Fri Jun 1 09:53:42 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
added what i think is working code to create the pgsql database

Revision 4098 - Directory Listing
Modified Fri Jun 1 09:23:03 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
removed some debugging details

Revision 4097 - Directory Listing
Modified Fri Jun 1 09:23:03 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
removed some debugging details

Revision 4096 - Directory Listing
Modified Fri Jun 1 09:14:06 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
added some debugging details

Revision 4095 - Directory Listing
Modified Fri Jun 1 09:09:52 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
fixed typo

Revision 4094 - Directory Listing
Modified Fri Jun 1 09:06:49 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
added the final steps needed for creating the database for the user

Revision 4093 - Directory Listing
Modified Fri Jun 1 08:57:52 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
added the final steps needed for creating the database for the user

Revision 4092 - Directory Listing
Modified Fri Jun 1 07:33:07 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add a skel table spec

Revision 4091 - Directory Listing
Modified Fri Jun 1 03:55:05 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Cleanup for php3 support.

Revision 4090 - Directory Listing
Modified Fri Jun 1 03:48:54 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Cleanup for php3 support.

Revision 4089 - Directory Listing
Modified Fri Jun 1 01:57:51 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Possible admin tool to use current setup config.inc.php files

Revision 4088 - Directory Listing
Modified Fri Jun 1 01:28:38 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 4087 - Directory Listing
Modified Fri Jun 1 01:08:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add version setting

Revision 4086 - Directory Listing
Modified Fri Jun 1 01:03:30 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix header template not setting version at all

Revision 4085 - Directory Listing
Modified Fri Jun 1 00:23:59 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove ^M

Revision 4084 - Directory Listing
Modified Thu May 31 22:53:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix to get around erroneous version in admin/setup/setup.inc.php

Revision 4083 - Directory Listing
Modified Thu May 31 22:07:18 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix version number to match api, so current setup still works

Revision 4082 - Directory Listing
Modified Thu May 31 21:51:22 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix appname in comments

Revision 4081 - Directory Listing
Modified Thu May 31 21:50:51 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix app name in comments

Revision 4080 - Directory Listing
Modified Thu May 31 21:50:16 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Updated file

Revision 4079 - Directory Listing
Modified Thu May 31 21:45:36 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update setup.inc.php, alter config.inc.php to include new country setting

Revision 4078 - Directory Listing
Modified Thu May 31 21:44:52 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update setup.inc.php and tables_current possible field change
do not touch these files

Revision 4077 - Directory Listing
Modified Thu May 31 19:10:13 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added anchors to allow developer to link directly to there section

Revision 4076 - Directory Listing
Modified Thu May 31 19:07:11 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added anchors so developers can link directly to there section in preferences

Revision 4075 - Directory Listing
Modified Thu May 31 16:53:19 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
fixes minor bug

Revision 4074 - Directory Listing
Modified Thu May 31 16:39:54 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
updates to fix milosch's weird inclusion of this param

Revision 4073 - Directory Listing
Modified Thu May 31 10:11:18 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
had to make several changes and cleanups for php3 compatibility

Revision 4072 - Directory Listing
Modified Thu May 31 09:25:58 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update function to match the api

Revision 4071 - Directory Listing
Modified Thu May 31 09:24:56 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update display to match function change in setup

Revision 4070 - Directory Listing
Modified Thu May 31 08:50:44 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
had to make several changes and cleanups for php3 compatibility

Revision 4069 - Directory Listing
Modified Thu May 31 05:31:34 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add comments about core/cosine schema requirement

Revision 4068 - Directory Listing
Modified Thu May 31 05:25:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add comment to add these lines AFTER other includes

Revision 4066 - Directory Listing
Modified Thu May 31 05:06:40 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
additional fix for bug 428319 thanks pipe pipe cw

Revision 4065 - Directory Listing
Modified Thu May 31 05:06:16 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add detection for Konqueror

Revision 4062 - Directory Listing
Modified Thu May 31 04:46:26 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix setting of phpgw_info flags

Revision 4061 - Directory Listing
Modified Thu May 31 04:45:51 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
fix default mime type

Revision 4060 - Directory Listing
Modified Thu May 31 04:34:00 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
TONS of fixes.. Major changes in preparation of turning on ICAP server.

Revision 4058 - Directory Listing
Modified Thu May 31 04:05:13 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Small fix to change case of the locale to upper case.

Revision 4057 - Directory Listing
Modified Thu May 31 01:44:06 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
fix for bug 428319 custom email passwd does not survive submit

Revision 4056 - Directory Listing
Modified Thu May 31 00:37:02 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
call to sb2->addr2name replaces

Revision 4055 - Directory Listing
Modified Thu May 31 00:19:23 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
change the table-name to phpgw_infolog

Revision 4054 - Directory Listing
Modified Thu May 31 00:01:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change to not use PHPGW_SERVER_ROOT ( no header.inc, no constant )

Revision 4053 - Directory Listing
Modified Wed May 30 23:46:36 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update for new version file checking

Revision 4052 - Directory Listing
Modified Wed May 30 22:26:27 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
undone the changes

Revision 4051 - Directory Listing
Modified Wed May 30 22:00:51 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
changed db-name to phpgw_infolog, setup-files

Revision 4050 - Directory Listing
Modified Wed May 30 21:58:05 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
added infolog

Revision 4049 - Directory Listing
Modified Wed May 30 21:51:20 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
added ' around cat_id, else you get invalid sql on new install with default cat set to 'all' or any other not numeric values

Revision 4048 - Directory Listing
Modified Wed May 30 19:47:13 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
fix for bug 421645 use of quotes in email_sig preferences

Revision 4047 - Directory Listing
Modified Wed May 30 18:01:07 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for bug #428603 - Calendar preferences wrong with categories

Revision 4046 - Directory Listing
Modified Wed May 30 17:48:20 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
updating for the new dev versioning

Revision 4045 - Directory Listing
Modified Wed May 30 16:24:23 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
change name of submit button, to not be submit

Revision 4044 - Directory Listing
Modified Wed May 30 14:26:44 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
add back newsmode sorting support - guessing, I do not use nntp

Revision 4043 - Directory Listing
Modified Wed May 30 08:56:01 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Had to add one more variable back to make the new header template work

Revision 4042 - Directory Listing
Modified Wed May 30 08:40:24 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Reset version to correct one since we are using this file now

Revision 4041 - Directory Listing
Modified Wed May 30 08:26:24 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
changes to the way the header version is managed

Revision 4039 - Directory Listing
Modified Wed May 30 00:34:13 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix error on submit (headers)

Revision 4038 - Directory Listing
Modified Wed May 30 00:30:26 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
change /n to \n

Revision 4036 - Directory Listing
Modified Wed May 30 00:19:25 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
no conversion type selected error for addressbook

Revision 4035 - Directory Listing
Modified Wed May 30 00:17:44 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
fix for aeromail message sorting problem

Revision 4034 - Directory Listing
Modified Wed May 30 00:16:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Show warning about not selecting export type

Revision 4032 - Directory Listing
Modified Tue May 29 23:55:02 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting!!!

Revision 4029 - Directory Listing
Modified Tue May 29 23:06:38 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
templating email preferences

Revision 4028 - Directory Listing
Modified Tue May 29 21:05:49 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
removed unnecessary note from email-addr.-search

Revision 4027 - Directory Listing
Modified Tue May 29 20:40:17 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
use form.submit() insted of form.<sendbutton>.click() which depends on the buttonname
Does not work if a button is named submit

Revision 4026 - Directory Listing
Modified Tue May 29 20:37:57 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
renamed submit-button, to make JS work (can't be named submit)

Revision 4025 - Directory Listing
Modified Tue May 29 19:40:40 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
corrected 'no vcard' if their are no names

Revision 4021 - Directory Listing
Modified Tue May 29 14:20:44 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
corrected call to phpgw->link

Revision 4020 - Directory Listing
Modified Tue May 29 14:15:53 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
setup.inc changes to work with setup3

Revision 4019 - Directory Listing
Modified Tue May 29 14:13:03 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Updates to some tables_current and setup_inc files

Revision 4018 - Directory Listing
Modified Tue May 29 13:06:04 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
cat_id now just the number for a single entry, multiple entrys are separated as well as surounded by ','
empty stay empty

Revision 4017 - Directory Listing
Modified Tue May 29 09:18:19 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed bad images

Revision 4016 - Directory Listing
Modified Tue May 29 05:51:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove stray comma

Revision 4014 - Directory Listing
Modified Tue May 29 02:57:27 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Ignore first line in CSV import to fix other languages, instead use our array

Revision 4012 - Directory Listing
Modified Tue May 29 00:52:45 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
fixed psql error creating invoice,deleting activity

Revision 4011 - Directory Listing
Modified Mon May 28 23:22:48 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
sbox for email-addresses (Version 0.000000001)

Revision 4010 - Directory Listing
Modified Mon May 28 23:11:10 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Try to fix cats issue with pgsql

Revision 4009 - Directory Listing
Modified Mon May 28 21:42:38 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
fixed some activities problems in psql

Revision 4007 - Directory Listing
Modified Mon May 28 20:24:02 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
changed some names to use of new phpgwapi.sbox2 classe

Revision 4006 - Directory Listing
Modified Mon May 28 20:22:33 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
removed some dependences with the original infolog-class

Revision 4005 - Directory Listing
Modified Mon May 28 20:20:38 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
extracted address- and some other selection-boxes into class phpgwapi.sbox2

Revision 4004 - Directory Listing
Modified Mon May 28 19:48:31 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
newly created

Revision 4003 - Directory Listing
Modified Mon May 28 17:22:23 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update activities

Revision 4002 - Directory Listing
Modified Mon May 28 13:02:54 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Not needed

Revision 4001 - Directory Listing
Modified Mon May 28 13:02:08 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
this now works

Revision 4000 - Directory Listing
Modified Mon May 28 12:43:36 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add nextid table

Revision 3999 - Directory Listing
Modified Mon May 28 12:14:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Default and base required api queries are done here(languages for now)

Revision 3998 - Directory Listing
Modified Mon May 28 08:50:56 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added new baseline file

Revision 3997 - Directory Listing
Modified Mon May 28 08:41:28 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Testing something

Revision 3996 - Directory Listing
Modified Mon May 28 08:02:12 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
- Moved the .xsql files into the setup directory
- Created new setup info file for setup

Revision 3995 - Directory Listing
Modified Sun May 27 21:48:36 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update stats,activity_select

Revision 3994 - Directory Listing
Modified Sun May 27 21:32:12 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Initial revision

Revision 3991 - Directory Listing
Modified Sun May 27 13:39:04 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for bug #427656 - Delete of user.

Revision 3990 - Directory Listing
Modified Sun May 27 04:06:38 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add missing )

Revision 3989 - Directory Listing
Modified Sat May 26 21:39:33 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adjust create to hopefully work again

Revision 3988 - Directory Listing
Modified Sat May 26 21:26:37 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add brackets to if statement

Revision 3987 - Directory Listing
Modified Sat May 26 21:21:25 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add back nscd

Revision 3986 - Directory Listing
Modified Sat May 26 21:16:25 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
some changes to make the import work

Revision 3985 - Directory Listing
Modified Sat May 26 18:27:14 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add additional users to exclusion list

Revision 3984 - Directory Listing
Modified Sat May 26 12:37:24 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Enable ldap to search multiple cats, I hope

Revision 3983 - Directory Listing
Modified Sat May 26 11:25:38 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Set DEBUG back to 0

Revision 3982 - Directory Listing
Modified Sat May 26 11:25:08 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Make add work for multiple cats, fix edit to write ,$value, instead of $value

Revision 3981 - Directory Listing
Modified Sat May 26 11:20:03 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove CONCAT from last patch, use alternate method for multiple cat_id

Revision 3980 - Directory Listing
Modified Fri May 25 20:30:25 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add nscd to the exclusion list

Revision 3979 - Directory Listing
Modified Fri May 25 20:27:56 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add nscd to the ldap exclusion list

Revision 3978 - Directory Listing
Modified Fri May 25 19:43:41 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
fixed php tags inside of commented html, the tags prematurely closed a code block

Revision 3977 - Directory Listing
Modified Fri May 25 15:10:52 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Redo the preferences.

Revision 3974 - Directory Listing
Modified Fri May 25 03:45:27 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Correct cal_type default, should be undefined

Revision 3973 - Directory Listing
Modified Fri May 25 03:34:24 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Initial revision

Revision 3972 - Directory Listing
Modified Fri May 25 03:28:42 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add tables_current, update setup.inc.php

Revision 3971 - Directory Listing
Modified Fri May 25 02:46:02 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
These are actually for the new VFS and will be removed when it is stabalized

Revision 3970 - Directory Listing
Modified Fri May 25 02:39:54 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Added html_link_email and fixed html_link for absolute URLs

Revision 3969 - Directory Listing
Modified Fri May 25 02:38:43 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Not sure..

Revision 3968 - Directory Listing
Modified Fri May 25 02:36:55 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
All preferences are now set; not working?

Revision 3967 - Directory Listing
Modified Fri May 25 02:35:49 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Don't need to support non-freed queries anymore

Revision 3966 - Directory Listing
Modified Fri May 25 02:26:23 2001 UTC (9 years, 3 months ago) by cortesi
Original Path: trunk
*** empty log message ***

Revision 3965 - Directory Listing
Modified Fri May 25 02:16:09 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Should work with any dir separator now

Revision 3964 - Directory Listing
Modified Fri May 25 02:14:20 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Removed nested DB queries, start on group support

Revision 3963 - Directory Listing
Modified Fri May 25 01:23:12 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
psql fixes

Revision 3960 - Directory Listing
Modified Thu May 24 20:33:37 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adjust table names array

Revision 3959 - Directory Listing
Modified Thu May 24 20:31:52 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change to lang/languages

Revision 3958 - Directory Listing
Modified Thu May 24 20:28:12 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
finished dependacy support checking, just need to have it start reading from the db instead of my hand crafted array

Revision 3957 - Directory Listing
Modified Thu May 24 18:17:54 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
not using $phpgw->template

Revision 3956 - Directory Listing
Modified Thu May 24 18:16:50 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
cleared a reference to the old table-name info

Revision 3955 - Directory Listing
Modified Thu May 24 15:49:15 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
using CreateObject('phpgwapi.Template',PHPGW_APP_TPL);

Revision 3954 - Directory Listing
Modified Thu May 24 15:06:42 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
using display_section for hook_admin+hook_preferences

Revision 3953 - Directory Listing
Modified Thu May 24 13:40:40 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
renaming info in infolog

Revision 3952 - Directory Listing
Modified Thu May 24 13:31:12 2001 UTC (9 years, 3 months ago) by ralfbecker
Original Path: trunk
add more verbose description

Revision 3950 - Directory Listing
Modified Thu May 24 11:23:29 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for deleting events.

Revision 3949 - Directory Listing
Modified Thu May 24 08:32:48 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
finally got the basics doen for dependancy support

Revision 3948 - Directory Listing
Modified Thu May 24 08:18:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add correct table names

Revision 3947 - Directory Listing
Modified Thu May 24 08:17:08 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Set to correct table names

Revision 3945 - Directory Listing
Modified Thu May 24 08:04:26 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Updated docs

Revision 3944 - Directory Listing
Modified Thu May 24 07:54:55 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Bumped up the version number

Revision 3943 - Directory Listing
Modified Thu May 24 07:54:33 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added in transaction support

Revision 3942 - Directory Listing
Modified Thu May 24 07:53:07 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Bumped up version number

Revision 3941 - Directory Listing
Modified Thu May 24 02:32:26 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
More cleanup, form now uses blocks

Revision 3939 - Directory Listing
Modified Thu May 24 02:09:32 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Cleaning things up a bit

Revision 3937 - Directory Listing
Modified Thu May 24 01:57:15 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
*** empty log message ***

Revision 3933 - Directory Listing
Modified Thu May 24 01:53:49 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added missing graphics

Revision 3932 - Directory Listing
Modified Thu May 24 01:53:02 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Tree view is working better now

Revision 3928 - Directory Listing
Modified Thu May 24 01:24:39 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added in new module syncml-server

Revision 3927 - Directory Listing
Modified Thu May 24 01:13:09 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
This is a better design for admin/preference hooks.  Can now be globally modified from each of the appropriate index files.

Revision 3926 - Directory Listing
Modified Thu May 24 00:51:35 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update function edit

Revision 3925 - Directory Listing
Modified Thu May 24 00:08:12 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Initial doc, please review...

Revision 3924 - Directory Listing
Modified Wed May 23 22:39:18 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
fixed group by clause

Revision 3923 - Directory Listing
Modified Wed May 23 21:39:37 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adjust to match coding std

Revision 3922 - Directory Listing
Modified Wed May 23 20:57:10 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add some inline doc

Revision 3921 - Directory Listing
Modified Wed May 23 20:50:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update to use new schema

Revision 3920 - Directory Listing
Modified Wed May 23 20:49:52 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Last of recent changes from Ralf Becker

Revision 3919 - Directory Listing
Modified Wed May 23 20:45:51 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Show multiple cats properly

Revision 3918 - Directory Listing
Modified Wed May 23 20:19:23 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
patch from <RalfBecker@outdoor-training.de> to allow multiple cat selection

Revision 3917 - Directory Listing
Modified Wed May 23 20:18:57 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change from Ralf Becker <RalfBecker@outdoor-training.de> for vcard import and mult. cats

Revision 3916 - Directory Listing
Modified Wed May 23 20:16:19 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update from Ralf for multiple cat select (?)

Revision 3915 - Directory Listing
Modified Wed May 23 20:15:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update to link to new csv alternate for import

Revision 3914 - Directory Listing
Modified Wed May 23 20:15:07 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add in new alternate for csv import, from Ralf Becker <RalfBecker@outdoor-training.de>

Revision 3911 - Directory Listing
Modified Wed May 23 19:07:45 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
Initial revision

Revision 3910 - Directory Listing
Modified Wed May 23 17:14:55 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
updating to new format that supports depends

Revision 3908 - Directory Listing
Modified Wed May 23 16:57:21 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
updating to new format that supports depends

Revision 3907 - Directory Listing
Modified Wed May 23 12:20:35 2001 UTC (9 years, 3 months ago) by whiskey
Original Path: trunk
The real first version.

Revision 3906 - Directory Listing
Modified Wed May 23 11:53:55 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Removing old modules and added phpwebhosting

Revision 3905 - Directory Listing
Modified Wed May 23 09:17:48 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
add commands to actually drop tables

Revision 3904 - Directory Listing
Modified Wed May 23 08:25:19 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix syntax, still needs more work

Revision 3903 - Directory Listing
Modified Wed May 23 05:00:13 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added option to allow developers to include there own header and footer

Revision 3902 - Directory Listing
Modified Wed May 23 00:53:27 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Small fixes to possibly fix the IE5.5 problem.

Revision 3901 - Directory Listing
Modified Wed May 23 00:44:04 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
This should solve the problem with repeating events.

Revision 3898 - Directory Listing
Modified Wed May 23 00:11:08 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed parse error on PHP 4.0.0

Revision 3897 - Directory Listing
Modified Tue May 22 22:27:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Some spel checkng and  formating

Revision 3896 - Directory Listing
Modified Tue May 22 16:45:37 2001 UTC (9 years, 3 months ago) by whiskey
Original Path: trunk
Added debian directory and files to build phpgroupware-skel debian package

Revision 3895 - Directory Listing
Modified Tue May 22 09:41:27 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed account_expires not being set

Revision 3894 - Directory Listing
Modified Tue May 22 09:24:04 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Made the FTP app work again ... it should work better through firewalls now, but the pasive mode may need a config option

Revision 3893 - Directory Listing
Modified Tue May 22 01:54:02 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3892 - Directory Listing
Modified Tue May 22 01:08:02 2001 UTC (9 years, 3 months ago) by themaniac
Original Path: trunk
misplaced comma

Revision 3891 - Directory Listing
Modified Mon May 21 22:52:56 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add admin function to set config value for country list

Revision 3890 - Directory Listing
Modified Mon May 21 22:37:14 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Enable use of country/config class

Revision 3889 - Directory Listing
Modified Mon May 21 22:36:15 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Enable use of config class

Revision 3888 - Directory Listing
Modified Mon May 21 22:35:04 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add new admin config option to use country class for country names

Revision 3887 - Directory Listing
Modified Mon May 21 22:31:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Undo last change

Revision 3886 - Directory Listing
Modified Mon May 21 22:29:05 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Undo last commit

Revision 3885 - Directory Listing
Modified Mon May 21 20:40:02 2001 UTC (9 years, 3 months ago) by slypup
Original Path: trunk
applications table was renamed to phpgw_applications

Revision 3884 - Directory Listing
Modified Mon May 21 20:32:17 2001 UTC (9 years, 3 months ago) by slypup
Original Path: trunk
fixes so that hr works properly

Revision 3883 - Directory Listing
Modified Mon May 21 17:30:55 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Use config_app='phpgwapi' for filling 'server' array, to avoid conflicts

Revision 3882 - Directory Listing
Modified Mon May 21 17:18:39 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change config_appname to config_app

Revision 3881 - Directory Listing
Modified Mon May 21 17:08:36 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Removed the parameter as being a reference value. Wasn't working when passing strictly a hard coded value.

Revision 3880 - Directory Listing
Modified Mon May 21 16:13:13 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Reset the country array in case this gets called twice in one page

Revision 3879 - Directory Listing
Modified Mon May 21 11:12:58 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
More changes to meet new class layout.

Revision 3878 - Directory Listing
Modified Mon May 21 09:12:10 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3877 - Directory Listing
Modified Mon May 21 09:05:21 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Remove stray whitespace

Revision 3876 - Directory Listing
Modified Mon May 21 09:00:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3875 - Directory Listing
Modified Mon May 21 08:18:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3874 - Directory Listing
Modified Mon May 21 08:04:52 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3873 - Directory Listing
Modified Mon May 21 07:56:46 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3872 - Directory Listing
Modified Mon May 21 07:42:25 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3871 - Directory Listing
Modified Mon May 21 07:36:30 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Slightly updated...

Revision 3870 - Directory Listing
Modified Mon May 21 07:31:00 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3869 - Directory Listing
Modified Mon May 21 03:20:31 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
A few more fixes for the calendar.

Revision 3868 - Directory Listing
Modified Mon May 21 02:49:16 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Updated doc

Revision 3867 - Directory Listing
Modified Mon May 21 02:33:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add a lang for addressbook import

Revision 3864 - Directory Listing
Modified Mon May 21 01:09:20 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Initial revision

Revision 3863 - Directory Listing
Modified Sun May 20 22:53:56 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
This fixes the private icon. It was displaying no matter which option you had selected.

Revision 3862 - Directory Listing
Modified Sun May 20 21:12:44 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Small change for return_sinle() to work using either global or app cats.

Revision 3861 - Directory Listing
Modified Sun May 20 21:11:52 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Finished all changes from yesterdays partial cleanup.  Inching closer to support ICAP and is now even more OOP.  I think a little more work on this and it'll be ready for a full ICAP test.

Revision 3860 - Directory Listing
Modified Sun May 20 21:03:23 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting, removal of some function params that are not needed

Revision 3859 - Directory Listing
Modified Sun May 20 16:37:50 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
When selecting grant access, will not display the current user in the list.

Revision 3858 - Directory Listing
Modified Sun May 20 16:37:09 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
New class - will handle all date/time conversions from realworld to phpGW handling.

Revision 3857 - Directory Listing
Modified Sun May 20 15:09:47 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Trying to cleanup some warning messages

Revision 3856 - Directory Listing
Modified Sun May 20 15:08:25 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
New functionality in holiday management.  Can now create new holidays and submit them to the central repository for inclusion to future releases.

Revision 3855 - Directory Listing
Modified Sun May 20 08:48:03 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
fixing rpm building steps. Added some docs

Revision 3854 - Directory Listing
Modified Sun May 20 07:57:24 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
fixed minor typo in the spec file

Revision 3853 - Directory Listing
Modified Sun May 20 07:50:17 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
fixed pref choices

Revision 3849 - Directory Listing
Modified Sun May 20 07:40:31 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
Initial revision

Revision 3848 - Directory Listing
Modified Sun May 20 05:26:23 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3847 - Directory Listing
Modified Sun May 20 02:02:05 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for the holiday management search.

Revision 3846 - Directory Listing
Modified Sun May 20 02:02:05 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for the holiday management search.

Revision 3845 - Directory Listing
Modified Sun May 20 01:20:40 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Calendar now uses the datetime class.

Revision 3844 - Directory Listing
Modified Sun May 20 01:20:20 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
New class - will handle all date/time conversions from realworld to phpGW handling.

Revision 3843 - Directory Listing
Modified Sun May 20 00:03:17 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add app title

Revision 3842 - Directory Listing
Modified Sat May 19 23:59:15 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
remove unneeded file

Revision 3841 - Directory Listing
Modified Sat May 19 23:58:48 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
This app has no tables

Revision 3840 - Directory Listing
Modified Sat May 19 23:50:31 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Final change here

Revision 3839 - Directory Listing
Modified Sat May 19 21:45:16 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed typo

Revision 3838 - Directory Listing
Modified Sat May 19 19:32:05 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Another attempt at trying to fix the problem with editing accounts (bugs reported on SF).

Revision 3837 - Directory Listing
Modified Sat May 19 19:31:01 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixes for bugs #413570, #417600

Revision 3836 - Directory Listing
Modified Sat May 19 19:27:24 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed expiring accounts field not showing up

Revision 3835 - Directory Listing
Modified Sat May 19 15:39:17 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
change table name to phpgw_app_sessions ;)

Revision 3834 - Directory Listing
Modified Sat May 19 14:57:26 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Use newer setup.inc.php files

Revision 3833 - Directory Listing
Modified Sat May 19 06:09:07 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
I have decided that setup.inc.php will contain all the details about the app, which setup will need to know. I am removing all other existing files that served the same purpose. I may switch to setup.xml at some point... but not yet

Revision 3832 - Directory Listing
Modified Sat May 19 05:34:23 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3831 - Directory Listing
Modified Sat May 19 05:00:18 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for the birthday check.

Revision 3830 - Directory Listing
Modified Sat May 19 04:45:41 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Should get the manual working agian.

Revision 3829 - Directory Listing
Modified Sat May 19 04:45:23 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3828 - Directory Listing
Modified Sat May 19 04:44:44 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Minor cleanups to remove warnings.

Revision 3827 - Directory Listing
Modified Sat May 19 04:43:55 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Should finish the basic holiday management.

Revision 3826 - Directory Listing
Modified Sat May 19 03:59:04 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Updated the standard a little

Revision 3825 - Directory Listing
Modified Sat May 19 03:43:16 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Added in new experimental toy to create ram disk and copy a phpgroupware install to it.

Revision 3824 - Directory Listing
Modified Sat May 19 03:32:44 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3823 - Directory Listing
Modified Sat May 19 03:26:56 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
language entry for calendar.

Revision 3822 - Directory Listing
Modified Sat May 19 03:24:36 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Should finish the basic holiday management.

Revision 3821 - Directory Listing
Modified Sat May 19 02:10:13 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3820 - Directory Listing
Modified Sat May 19 01:51:48 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Mostly updated the updates file

Revision 3819 - Directory Listing
Modified Sat May 19 01:26:47 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3818 - Directory Listing
Modified Sat May 19 00:28:23 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
In the day view, I changed the background image to a background color.

Revision 3817 - Directory Listing
Modified Fri May 18 22:22:54 2001 UTC (9 years, 3 months ago) by seek3r
Original Path: trunk
someone dorked up the echo's, so I firxed them

Revision 3816 - Directory Listing
Modified Fri May 18 18:01:15 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Merge in old files from setup3 for baseline/current

Revision 3815 - Directory Listing
Modified Fri May 18 17:26:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update current

Revision 3814 - Directory Listing
Modified Fri May 18 16:28:50 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add empty test array and version

Revision 3813 - Directory Listing
Modified Fri May 18 13:40:26 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
minor bugfixes

Revision 3812 - Directory Listing
Modified Fri May 18 11:58:41 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
added TODO

Revision 3811 - Directory Listing
Modified Fri May 18 11:31:44 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Mini calendars are now a configurable option for printer friendly pages.

Revision 3810 - Directory Listing
Modified Fri May 18 11:17:28 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
added newticket template file

Revision 3809 - Directory Listing
Modified Fri May 18 11:15:48 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
now works with templates. html gurus welcome ;-)

Revision 3808 - Directory Listing
Modified Fri May 18 11:03:24 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
now uses templates

Revision 3807 - Directory Listing
Modified Fri May 18 10:58:52 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
now works with templates, and mail ticket server options

Revision 3806 - Directory Listing
Modified Fri May 18 10:51:55 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
now uses one template file - html designers welcome ;-)

Revision 3805 - Directory Listing
Modified Fri May 18 10:46:07 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
not used anymore - templates are in one file only

Revision 3804 - Directory Listing
Modified Fri May 18 04:32:14 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3803 - Directory Listing
Modified Fri May 18 03:34:17 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Adding addressbook setup3 files

Revision 3802 - Directory Listing
Modified Fri May 18 03:33:49 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update calendar ver not api

Revision 3801 - Directory Listing
Modified Fri May 18 03:28:54 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Mkae function names unique

Revision 3800 - Directory Listing
Modified Fri May 18 03:27:28 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixes for bug #424449

Revision 3799 - Directory Listing
Modified Fri May 18 03:21:16 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Updating for setup3 module

Revision 3798 - Directory Listing
Modified Fri May 18 03:19:49 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
New files for setup3 import

Revision 3797 - Directory Listing
Modified Fri May 18 02:18:23 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for bug #424801

Revision 3796 - Directory Listing
Modified Fri May 18 01:40:28 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for bug #422736 - Setup used hardcoded value 'phpgroupware' for database name.

Revision 3795 - Directory Listing
Modified Fri May 18 00:18:17 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for bug #424854 - Holiday calculations not correct.

Revision 3794 - Directory Listing
Modified Fri May 18 00:07:21 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed template issues and started working on the category filter for the tree and list

Revision 3793 - Directory Listing
Modified Thu May 17 22:08:17 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3792 - Directory Listing
Modified Thu May 17 21:48:45 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
moved current users info to the right side

Revision 3791 - Directory Listing
Modified Thu May 17 21:34:43 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
add isset check for flags noheader and noappheader

Revision 3790 - Directory Listing
Modified Thu May 17 21:18:01 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
add isset check for hovlink, and made vlink same as link color in theme

Revision 3789 - Directory Listing
Modified Thu May 17 03:50:34 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add in code from Tombstone <pablo@averbuj.com> to use ldap_del in update

Revision 3788 - Directory Listing
Modified Thu May 17 02:31:36 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update to now hopefully official OID/Private Enterprise Numbers

Revision 3787 - Directory Listing
Modified Thu May 17 01:53:05 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
New JP holidays.

Revision 3786 - Directory Listing
Modified Thu May 17 01:14:29 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Removed 'Scheduling Conflict' from template.

Revision 3785 - Directory Listing
Modified Thu May 17 00:26:36 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Calendar now has a little support for Arabic calendars.

Revision 3784 - Directory Listing
Modified Wed May 16 20:53:10 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3783 - Directory Listing
Modified Wed May 16 20:46:50 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Removed title on top

Revision 3782 - Directory Listing
Modified Wed May 16 20:45:09 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting, add lang for 'None'

Revision 3781 - Directory Listing
Modified Wed May 16 20:41:55 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Formatting

Revision 3780 - Directory Listing
Modified Wed May 16 17:40:20 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
This now sends email notifications for all changes of status.  You cannot reset your status to 'No Response' once it has been either accepted/tentative/rejected.

Revision 3779 - Directory Listing
Modified Wed May 16 16:00:20 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
fixed small bug in viewall mode and bug when no tickets in database

Revision 3778 - Directory Listing
Modified Wed May 16 13:36:20 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Updated lang from chris@lansir.com.tw

Revision 3777 - Directory Listing
Modified Wed May 16 13:34:13 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
set noheader also if form action is cancelled

Revision 3776 - Directory Listing
Modified Wed May 16 13:33:07 2001 UTC (9 years, 3 months ago) by gaofi
Original Path: trunk
modified index.php to work with templates.

Revision 3775 - Directory Listing
Modified Wed May 16 11:41:48 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Deleting of holidays now works.

Revision 3774 - Directory Listing
Modified Wed May 16 11:33:59 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Deleting of holidays now works.

Revision 3772 - Directory Listing
Modified Wed May 16 10:48:17 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3771 - Directory Listing
Modified Wed May 16 10:47:20 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Should fix calendar searching.  Searches was previously only searching in repeating events.  Now searches either repeating events or std events.

Revision 3770 - Directory Listing
Modified Wed May 16 05:12:20 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Converted admin hooks over to templates

Revision 3769 - Directory Listing
Modified Wed May 16 04:40:52 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Trying to remove some warnings. These warnings become very bothersome and slow when logging to a file.

Revision 3768 - Directory Listing
Modified Wed May 16 04:39:55 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Updates are now being sent for Rejections.

Revision 3767 - Directory Listing
Modified Wed May 16 04:38:14 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Can now save new holidays by locales.

Revision 3766 - Directory Listing
Modified Wed May 16 04:36:55 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Updated the wording for Sending/Receiving email notifications.

Revision 3765 - Directory Listing
Modified Wed May 16 04:34:36 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fix for improper API call.

Revision 3764 - Directory Listing
Modified Wed May 16 04:33:36 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
After changing your status, this will return to your selected calendar home page.

Revision 3763 - Directory Listing
Modified Wed May 16 03:38:18 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3762 - Directory Listing
Modified Wed May 16 03:01:02 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixed the email notification.

Revision 3761 - Directory Listing
Modified Wed May 16 01:43:50 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3760 - Directory Listing
Modified Wed May 16 00:22:29 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
update

Revision 3759 - Directory Listing
Modified Tue May 15 22:08:40 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed formating

Revision 3758 - Directory Listing
Modified Tue May 15 17:44:39 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
added one line space to end of navbar

Revision 3757 - Directory Listing
Modified Tue May 15 17:00:21 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
added powered by logo. Logo on top may be cluttering

Revision 3756 - Directory Listing
Modified Tue May 15 15:35:58 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
removed tpls

Revision 3755 - Directory Listing
Modified Tue May 15 14:59:17 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
removed tpls

Revision 3754 - Directory Listing
Modified Tue May 15 14:43:50 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
removed tpls

Revision 3753 - Directory Listing
Modified Tue May 15 10:57:00 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
change phpgw_holidays to phpgw_cal_holidays in 009 upgrade

Revision 3752 - Directory Listing
Modified Tue May 15 10:40:44 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change cats_app to lang call in display

Revision 3751 - Directory Listing
Modified Tue May 15 10:37:08 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
add do delete x for filemanager, japanese updates

Revision 3750 - Directory Listing
Modified Tue May 15 10:27:32 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix lang call

Revision 3749 - Directory Listing
Modified Tue May 15 07:25:20 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
fixed: folder lists, attachment detection, folder creating and deleting. New: support for sub-sub folders, centralized server string building for imap imaps pop3 pop3s, easy support for future or unknown imap server types, success or error report on folder creating or deleting

Revision 3748 - Directory Listing
Modified Tue May 15 07:21:19 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
added tabs, no changes to actual code

Revision 3747 - Directory Listing
Modified Tue May 15 04:21:16 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Small cleanups for warnings.

Revision 3746 - Directory Listing
Modified Tue May 15 04:17:35 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
The addition of the private icon.

Revision 3745 - Directory Listing
Modified Tue May 15 04:14:30 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
minor fixes to the icons and the addition of the private icon.

Revision 3744 - Directory Listing
Modified Tue May 15 04:13:20 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Condensing template files.

Revision 3743 - Directory Listing
Modified Tue May 15 04:10:37 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Holiday Management pages.  -- Not completely finished.. still need to code the save portion of edit and add and delete.

Revision 3742 - Directory Listing
Modified Tue May 15 04:05:38 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
small fix for observance rule, and additional code for mangement of holidays.

Revision 3741 - Directory Listing
Modified Tue May 15 00:55:52 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
Put old VFS back in place

Revision 3740 - Directory Listing
Modified Tue May 15 00:35:29 2001 UTC (9 years, 3 months ago) by zone
Original Path: trunk
changed

Revision 3739 - Directory Listing
Modified Tue May 15 00:00:49 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
formatting

Revision 3738 - Directory Listing
Modified Mon May 14 23:43:05 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Added a new field to the holiday table for observance rules.

Revision 3737 - Directory Listing
Modified Mon May 14 23:33:42 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
formatting

Revision 3736 - Directory Listing
Modified Mon May 14 21:55:12 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
formatting

Revision 3735 - Directory Listing
Modified Mon May 14 20:04:36 2001 UTC (9 years, 3 months ago) by bettina
Original Path: trunk
formatting

Revision 3734 - Directory Listing
Modified Mon May 14 19:52:17 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
centralize email server and folder srings and calls part 3

Revision 3733 - Directory Listing
Modified Mon May 14 19:15:32 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
centralize email server and folder srings and calls part 2

Revision 3732 - Directory Listing
Modified Mon May 14 16:09:02 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Attempt 2 at fixing the cat issues

Revision 3731 - Directory Listing
Modified Mon May 14 15:45:58 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Removed uneeded file

Revision 3730 - Directory Listing
Modified Mon May 14 15:44:00 2001 UTC (9 years, 3 months ago) by jengo
Original Path: trunk
Fixed categories not showing up properly

Revision 3729 - Directory Listing
Modified Mon May 14 12:37:41 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Add some new 1.X schema for contacts (not required)

Revision 3728 - Directory Listing
Modified Mon May 14 12:22:40 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Change address type fields

Revision 3727 - Directory Listing
Modified Mon May 14 12:22:05 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Modify contact owner field

Revision 3726 - Directory Listing
Modified Mon May 14 11:54:49 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Fix folder link (was showing sessionid for non-cookie setup

Revision 3725 - Directory Listing
Modified Mon May 14 07:38:33 2001 UTC (9 years, 3 months ago) by angles
Original Path: trunk
template folder.php, centralize server and folder srings and calls part 1, various fixes

Revision 3724 - Directory Listing
Modified Mon May 14 04:30:36 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixed the network from not loading.

Revision 3723 - Directory Listing
Modified Mon May 14 03:58:11 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Removed error when submitting entries.  Trying to narrow problem with sending email notifications.

Revision 3722 - Directory Listing
Modified Mon May 14 03:57:15 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Fixes for calendar to use categories properly.

Revision 3721 - Directory Listing
Modified Mon May 14 03:54:40 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
Various cleanups.  Trying to remove some warnings when generating php errors to a file.

Revision 3720 - Directory Listing
Modified Mon May 14 02:30:43 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Make use of SUP for many fields that are really just dupes

Revision 3719 - Directory Listing
Modified Mon May 14 02:00:35 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
And one more debug turned off

Revision 3718 - Directory Listing
Modified Mon May 14 02:00:04 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Disable some debugging output

Revision 3717 - Directory Listing
Modified Mon May 14 01:57:43 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
phpgwtypeid was not being checked correctly

Revision 3716 - Directory Listing
Modified Mon May 14 01:55:26 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Make ldap strings lowercase in the contacts array

Revision 3715 - Directory Listing
Modified Mon May 14 01:50:45 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
This is work in progress using schema in api/doc/ldap

Revision 3714 - Directory Listing
Modified Mon May 14 01:49:34 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
Update contact schema to working setup, still unofficial

Revision 3713 - Directory Listing
Modified Mon May 14 00:18:12 2001 UTC (9 years, 3 months ago) by skeeter
Original Path: trunk
More controlled manual app. Controller can be more easily modified bya single source.

Revision 3712 - Directory Listing
Modified Sun May 13 23:45:43 2001 UTC (9 years, 3 months ago) by milosch
Original Path: trunk
This seems to be complete, and it loads, but the OIDs are fake

Revision 3711 - Directory Listing
Modified Sun May 13 17:07:09 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted delete over to templates, and changed some wording

Revision 3710 - Directory Listing
Modified Sun May 13 17:02:32 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
remove .

Revision 3709 - Directory Listing
Modified Sun May 13 17:01:11 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
oops

Revision 3708 - Directory Listing
Modified Sun May 13 17:00:30 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add another phrase

Revision 3707 - Directory Listing
Modified Sun May 13 16:57:41 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add some more phrases

Revision 3706 - Directory Listing
Modified Sun May 13 16:54:48 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add lang file

Revision 3705 - Directory Listing
Modified Sun May 13 16:44:37 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Change lang when question is added

Revision 3704 - Directory Listing
Modified Sun May 13 16:41:15 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed spelling mistake

Revision 3703 - Directory Listing
Modified Sun May 13 16:40:13 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted edit to templates

Revision 3702 - Directory Listing
Modified Sun May 13 16:28:25 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Update templates

Revision 3701 - Directory Listing
Modified Sun May 13 16:24:14 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting and template updates

Revision 3700 - Directory Listing
Modified Sun May 13 15:46:24 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove extra files

Revision 3699 - Directory Listing
Modified Sun May 13 15:46:11 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Use single template file, but do select from two to start

Revision 3698 - Directory Listing
Modified Sun May 13 15:44:50 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted over to use templates

Revision 3697 - Directory Listing
Modified Sun May 13 15:14:40 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3696 - Directory Listing
Modified Sun May 13 15:04:39 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted newheadline over to templates, cleaned up error reporting, fixed alignment issues with the listings

Revision 3695 - Directory Listing
Modified Sun May 13 04:08:01 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
fixes a few warnings.

Revision 3694 - Directory Listing
Modified Sun May 13 03:59:17 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed.

Revision 3693 - Directory Listing
Modified Sun May 13 03:57:00 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Added the global cats to the calednar prefs.

Revision 3692 - Directory Listing
Modified Sun May 13 03:55:09 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Small fixes to the holidays.

Revision 3691 - Directory Listing
Modified Sun May 13 03:54:17 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Shifting templates around.

Revision 3690 - Directory Listing
Modified Sun May 13 03:53:24 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Shifting the categories up to a higher level.

Revision 3689 - Directory Listing
Modified Sun May 13 03:48:17 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Trying to condense the template files down.

Revision 3688 - Directory Listing
Modified Sun May 13 03:37:57 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3687 - Directory Listing
Modified Sun May 13 03:23:11 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Condensing template info into less files.

Revision 3686 - Directory Listing
Modified Sun May 13 03:22:34 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3685 - Directory Listing
Modified Sat May 12 17:28:04 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
format folder stats numbers

Revision 3684 - Directory Listing
Modified Sat May 12 14:53:26 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted over to use templates

Revision 3683 - Directory Listing
Modified Sat May 12 14:07:46 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted over to use template blocks

Revision 3682 - Directory Listing
Modified Sat May 12 04:32:44 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update

Revision 3681 - Directory Listing
Modified Sat May 12 02:55:04 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
removed tpls

Revision 3680 - Directory Listing
Modified Sat May 12 02:43:15 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update

Revision 3679 - Directory Listing
Modified Sat May 12 01:28:55 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update hook_preferences to enable global cats plus levels

Revision 3678 - Directory Listing
Modified Fri May 11 21:35:34 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
very prelim var settings for <br> or <br/> etc...

Revision 3677 - Directory Listing
Modified Fri May 11 21:26:40 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update categories

Revision 3676 - Directory Listing
Modified Fri May 11 21:18:59 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
switch to set_block in index.tpl

Revision 3675 - Directory Listing
Modified Fri May 11 20:55:12 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Update to use section_item

Revision 3674 - Directory Listing
Modified Fri May 11 20:52:12 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update categories

Revision 3673 - Directory Listing
Modified Fri May 11 20:43:51 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update categories

Revision 3672 - Directory Listing
Modified Fri May 11 20:14:28 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update categories

Revision 3671 - Directory Listing
Modified Fri May 11 19:43:40 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update hook_prefs

Revision 3670 - Directory Listing
Modified Fri May 11 19:02:31 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
templatization of preferences

Revision 3669 - Directory Listing
Modified Fri May 11 18:43:47 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
change template init to CreateObject

Revision 3668 - Directory Listing
Modified Fri May 11 18:40:13 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Minor formatting

Revision 3667 - Directory Listing
Modified Fri May 11 17:19:20 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
templatization of preferences

Revision 3666 - Directory Listing
Modified Fri May 11 15:47:50 2001 UTC (9 years, 4 months ago) by gaofi
Original Path: trunk
Started working on templatation of tts

Revision 3665 - Directory Listing
Modified Fri May 11 15:43:01 2001 UTC (9 years, 4 months ago) by gaofi
Original Path: trunk
Added visual notification of updated tickets, removed CRLF Bug

Revision 3664 - Directory Listing
Modified Fri May 11 15:38:00 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
*** empty log message ***

Revision 3663 - Directory Listing
Modified Fri May 11 15:37:13 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now using PHPGW_APP_TPL

Revision 3662 - Directory Listing
Modified Fri May 11 14:17:19 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
templatization of email_index phase two

Revision 3661 - Directory Listing
Modified Fri May 11 14:01:06 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now using PHPGW_APP_TPL

Revision 3660 - Directory Listing
Modified Fri May 11 13:54:01 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
now using PHPGW_APP_TPL

Revision 3659 - Directory Listing
Modified Fri May 11 13:45:59 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
rename groups_form

Revision 3658 - Directory Listing
Modified Fri May 11 13:43:05 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Convert to use single template

Revision 3657 - Directory Listing
Modified Fri May 11 13:34:12 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add another td to fill width

Revision 3656 - Directory Listing
Modified Fri May 11 13:33:02 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Convert to use single form

Revision 3655 - Directory Listing
Modified Fri May 11 13:27:40 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove unneeded file

Revision 3654 - Directory Listing
Modified Fri May 11 13:26:46 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Convert to use single template per page

Revision 3653 - Directory Listing
Modified Fri May 11 13:08:06 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
using APP_TPL constant

Revision 3652 - Directory Listing
Modified Fri May 11 13:07:04 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting and template setting adjustments

Revision 3651 - Directory Listing
Modified Fri May 11 12:50:37 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Removing unneeded files

Revision 3650 - Directory Listing
Modified Fri May 11 12:49:08 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now using same tpl as new/edit

Revision 3649 - Directory Listing
Modified Fri May 11 12:44:12 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Convert to use single template file

Revision 3648 - Directory Listing
Modified Fri May 11 12:23:41 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
No longer needed

Revision 3647 - Directory Listing
Modified Fri May 11 12:22:55 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now using a single file

Revision 3646 - Directory Listing
Modified Fri May 11 11:37:46 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Cleanups

Revision 3645 - Directory Listing
Modified Fri May 11 11:31:21 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Adding new images

Revision 3644 - Directory Listing
Modified Fri May 11 10:02:34 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
The header files now controls the template set to be used for login, applied some source formating, and minor code cleanup

Revision 3643 - Directory Listing
Modified Fri May 11 10:00:39 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added warning about people upgrading there header files and it not handling virtual domains

Revision 3642 - Directory Listing
Modified Fri May 11 03:49:17 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New New manual - multi-language capabilities.

Revision 3641 - Directory Listing
Modified Fri May 11 03:04:54 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New New manual - multi-language capabilities.

Revision 3640 - Directory Listing
Modified Fri May 11 03:00:00 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Missed updating this one.

Revision 3639 - Directory Listing
Modified Fri May 11 02:50:44 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New New manual - multi-language capabilities.

Revision 3638 - Directory Listing
Modified Fri May 11 02:50:02 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3637 - Directory Listing
Modified Fri May 11 02:34:43 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New New manual - multi-language capabilities.

Revision 3636 - Directory Listing
Modified Fri May 11 02:34:15 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No loger needed

Revision 3635 - Directory Listing
Modified Fri May 11 02:28:41 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3634 - Directory Listing
Modified Fri May 11 00:47:50 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update categories to have the possibility to choose global parent cats for apps_sub_cats

Revision 3633 - Directory Listing
Modified Fri May 11 00:45:14 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
modified exists() to check apps_sub_cats to a global parent_cat

Revision 3632 - Directory Listing
Modified Thu May 10 22:40:24 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added manual-files

Revision 3631 - Directory Listing
Modified Thu May 10 22:05:20 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added manual-files

Revision 3630 - Directory Listing
Modified Thu May 10 20:22:04 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add setup config for mailing of tickets enable/disable

Revision 3629 - Directory Listing
Modified Thu May 10 18:09:15 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Some formatting

Revision 3628 - Directory Listing
Modified Thu May 10 14:35:56 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
*** empty log message ***

Revision 3627 - Directory Listing
Modified Thu May 10 13:49:39 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Cleanup use of template

Revision 3626 - Directory Listing
Modified Thu May 10 13:05:30 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3625 - Directory Listing
Modified Thu May 10 12:54:59 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
No longer needed

Revision 3624 - Directory Listing
Modified Thu May 10 12:45:40 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now using single template file

Revision 3623 - Directory Listing
Modified Thu May 10 12:27:09 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted to use template blocks

Revision 3622 - Directory Listing
Modified Thu May 10 12:21:16 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
now using PHPGW_APP_TPL, and index.php is using new single template file

Revision 3621 - Directory Listing
Modified Thu May 10 12:19:56 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
New combined template for the address list

Revision 3620 - Directory Listing
Modified Thu May 10 12:16:52 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Switched over to using template blocks

Revision 3619 - Directory Listing
Modified Thu May 10 12:16:31 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Converted of to use template blocks

Revision 3618 - Directory Listing
Modified Thu May 10 11:36:19 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3617 - Directory Listing
Modified Thu May 10 11:34:47 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
minor html mods

Revision 3616 - Directory Listing
Modified Thu May 10 11:34:02 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Removing unneeded templates

Revision 3615 - Directory Listing
Modified Thu May 10 11:21:06 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3614 - Directory Listing
Modified Thu May 10 09:34:47 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
change create to use account_XXX, made newgroup use newer create

Revision 3613 - Directory Listing
Modified Thu May 10 07:59:48 2001 UTC (9 years, 4 months ago) by seek3r
Original Path: trunk
trying to make progress on the documentation system

Revision 3612 - Directory Listing
Modified Thu May 10 03:52:00 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3611 - Directory Listing
Modified Thu May 10 03:49:50 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed SQL errror when creating or updating an entry, and fixed sub categories being shown from other apps

Revision 3610 - Directory Listing
Modified Thu May 10 03:35:18 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed variable passed to each() not being an array error

Revision 3609 - Directory Listing
Modified Thu May 10 03:25:12 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Added the preferences as a priorty hook

Revision 3608 - Directory Listing
Modified Thu May 10 03:24:11 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Final manual layout

Revision 3607 - Directory Listing
Modified Thu May 10 03:23:11 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New files

Revision 3606 - Directory Listing
Modified Thu May 10 03:18:58 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New manual

Revision 3605 - Directory Listing
Modified Thu May 10 03:16:39 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Final manual layout

Revision 3604 - Directory Listing
Modified Thu May 10 01:23:27 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3603 - Directory Listing
Modified Thu May 10 01:21:09 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
new manual layout

Revision 3602 - Directory Listing
Modified Wed May 9 14:45:48 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add some info on contact schema

Revision 3601 - Directory Listing
Modified Wed May 9 14:44:20 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add VERY preliminary contact schema

Revision 3600 - Directory Listing
Modified Wed May 9 13:25:19 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
More changes, getting closer to all ldap

Revision 3599 - Directory Listing
Modified Wed May 9 13:03:20 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add expires field

Revision 3598 - Directory Listing
Modified Wed May 9 13:01:46 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Updated somewhat for all ldap using custom attrs

Revision 3597 - Directory Listing
Modified Wed May 9 12:33:58 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Update 2.X schema and readme

Revision 3596 - Directory Listing
Modified Wed May 9 11:37:26 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Update for new create method in accounts

Revision 3595 - Directory Listing
Modified Wed May 9 03:21:14 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fixed the problem where calendar items were not being deleted.  Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same.

Revision 3594 - Directory Listing
Modified Wed May 9 03:08:07 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
cleanups of warnings

Revision 3593 - Directory Listing
Modified Wed May 9 03:07:20 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Missing the accounts_expire field being saved to the db.

Revision 3592 - Directory Listing
Modified Wed May 9 03:05:22 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fixed the problem where calendar items were not being deleted.  Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same.

Revision 3591 - Directory Listing
Modified Wed May 9 00:30:00 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3590 - Directory Listing
Modified Wed May 9 00:27:53 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
new manual layout

Revision 3588 - Directory Listing
Modified Wed May 9 00:00:12 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3587 - Directory Listing
Modified Tue May 8 23:59:48 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Mesed up on the navbar icon

Revision 3586 - Directory Listing
Modified Tue May 8 23:51:57 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3585 - Directory Listing
Modified Tue May 8 23:51:02 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New manual system

Revision 3584 - Directory Listing
Modified Tue May 8 23:40:48 2001 UTC (9 years, 4 months ago) by el_latino
Original Path: trunk
XML file needed by the new setup app (by now setup2)

Revision 3583 - Directory Listing
Modified Tue May 8 23:36:37 2001 UTC (9 years, 4 months ago) by el_latino
Original Path: trunk
XML setup file required by the new setup app (setup2 by now)

Revision 3582 - Directory Listing
Modified Tue May 8 23:26:42 2001 UTC (9 years, 4 months ago) by el_latino
Original Path: trunk
added a php class that allow us to parse XML files without having php XML
native support !!!, it main feature is to support XPath queries without navite
DOM XML support !. It will be the heart of the new setup app

Revision 3581 - Directory Listing
Modified Tue May 8 23:20:13 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Possible fix for SF Bug #417865.

Revision 3580 - Directory Listing
Modified Tue May 8 21:20:47 2001 UTC (9 years, 4 months ago) by seek3r
Original Path: trunk
updated documentation tags

Revision 3579 - Directory Listing
Modified Tue May 8 21:05:56 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fix for SF Bug #417440

Revision 3578 - Directory Listing
Modified Tue May 8 20:59:48 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add comments to hide tags for js

Revision 3577 - Directory Listing
Modified Tue May 8 20:50:11 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Moved get_account_id() closer to the top of the file.  Should now be more compatible with php3.

Revision 3576 - Directory Listing
Modified Tue May 8 20:49:36 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
fix for email addressbook JS function, renamed

Revision 3575 - Directory Listing
Modified Tue May 8 20:26:59 2001 UTC (9 years, 4 months ago) by seek3r
Original Path: trunk
moved around a few files

Revision 3574 - Directory Listing
Modified Tue May 8 19:51:14 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
fix for mailbox_status new messages info

Revision 3573 - Directory Listing
Modified Tue May 8 19:22:41 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
templatization of email messages page started

Revision 3572 - Directory Listing
Modified Tue May 8 18:49:37 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Changed the font size to be dynamic to the users browser.

Revision 3571 - Directory Listing
Modified Tue May 8 17:56:00 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Now the treeview is colapsed by default.  Also made a few changes in the opening/closing of the nodes.

Revision 3570 - Directory Listing
Modified Tue May 8 17:54:44 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Made the timematrix a little smaller.  It seemed to big for idsociety.

Revision 3569 - Directory Listing
Modified Tue May 8 17:34:16 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Small wording changes.

Revision 3568 - Directory Listing
Modified Tue May 8 17:25:13 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
small fixes for consistency.

Revision 3567 - Directory Listing
Modified Tue May 8 11:57:10 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
updated for new file

Revision 3566 - Directory Listing
Modified Tue May 8 11:55:59 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
very preliminary LDAPv3 account schema

Revision 3565 - Directory Listing
Modified Tue May 8 11:49:41 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Give some instructions on installation of the schema files

Revision 3564 - Directory Listing
Modified Tue May 8 11:45:53 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Import some LDAP server schema files

Revision 3563 - Directory Listing
Modified Tue May 8 10:52:30 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Merged in patch to allow secure IMAP and POP-3 - Thanks



        From:
Michel Stam(michel@tlogics.nl)

Revision 3562 - Directory Listing
Modified Tue May 8 10:42:38 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Update docs

Revision 3561 - Directory Listing
Modified Tue May 8 10:34:12 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Change treemenu to an array

Revision 3560 - Directory Listing
Modified Tue May 8 08:49:23 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed background filler not showing up in IE, created better logo and logos that fit each theme

Revision 3559 - Directory Listing
Modified Tue May 8 08:48:12 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Cleaned up formating, added option for special logos for each theme

Revision 3558 - Directory Listing
Modified Tue May 8 01:17:31 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
This should be the final format for the manual.

Revision 3557 - Directory Listing
Modified Tue May 8 01:14:12 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
This is skeeter's attempt at making eldaptir and bookmarks work with the API menutree.

Revision 3556 - Directory Listing
Modified Tue May 8 00:59:19 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
This will now allow either a filename, string, or an array.  Had to add a 5th param to handle passing html code as the target instead of just url as the 2nd param.

Revision 3555 - Directory Listing
Modified Mon May 7 12:15:36 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove duplicates

Revision 3554 - Directory Listing
Modified Mon May 7 12:11:52 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix some old spelling issues

Revision 3553 - Directory Listing
Modified Mon May 7 12:08:03 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix some OLD spelling problems AGAIN

Revision 3552 - Directory Listing
Modified Mon May 7 12:02:56 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix some pharses and langauges again

Revision 3551 - Directory Listing
Modified Mon May 7 05:04:13 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Reformatting

Revision 3550 - Directory Listing
Modified Mon May 7 04:49:00 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3549 - Directory Listing
Modified Mon May 7 02:18:08 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added missing file

Revision 3548 - Directory Listing
Modified Mon May 7 02:17:29 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added missing template

Revision 3547 - Directory Listing
Modified Mon May 7 02:06:32 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added new preferences file

Revision 3546 - Directory Listing
Modified Mon May 7 02:04:37 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added preference to allow users to select the layout they want to see for the headlines

Revision 3545 - Directory Listing
Modified Mon May 7 01:01:03 2001 UTC (9 years, 4 months ago) by zarf
Original Path: trunk
*** empty log message ***

Revision 3544 - Directory Listing
Modified Sun May 6 16:44:21 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New manual layout

Revision 3543 - Directory Listing
Modified Sun May 6 16:43:45 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
More efficient displaycol function, and some formatting

Revision 3542 - Directory Listing
Modified Sun May 6 16:40:10 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
No longer needed

Revision 3541 - Directory Listing
Modified Sun May 6 16:37:40 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New manual layouts

Revision 3540 - Directory Listing
Modified Sun May 6 16:24:20 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3539 - Directory Listing
Modified Sun May 6 16:15:43 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3538 - Directory Listing
Modified Sun May 6 13:40:04 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3537 - Directory Listing
Modified Sun May 6 13:19:42 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3536 - Directory Listing
Modified Sun May 6 13:07:57 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Update for create using array

Revision 3535 - Directory Listing
Modified Sun May 6 13:04:04 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix passwd field in create

Revision 3534 - Directory Listing
Modified Sun May 6 12:33:36 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3533 - Directory Listing
Modified Sun May 6 11:32:03 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Updated to accept a single array for the account values

Revision 3532 - Directory Listing
Modified Sun May 6 11:20:53 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
create account now takes an array and made expiring accounts work

Revision 3531 - Directory Listing
Modified Sun May 6 11:20:02 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added in expiring accounts field

Revision 3530 - Directory Listing
Modified Sun May 6 04:49:28 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Forgot this one, removing border

Revision 3529 - Directory Listing
Modified Sun May 6 02:20:27 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fix for SF bug #416453

Revision 3527 - Directory Listing
Modified Sun May 6 00:29:31 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Adding an HTML page on how to grab the latest patches/development code from CVS.

Revision 3526 - Directory Listing
Modified Sun May 6 00:11:12 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
It now displays a possible 2 icons.  One is either a dot for a normal event, or a cyclic circle for a repeating event. The second is to indiciate that multiple participants/group are scheduled.  Also, a few cleanups on the time display under NS.

Revision 3525 - Directory Listing
Modified Sat May 5 04:47:26 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Changed the size of the time column on the day view a little more and fixed the template.

Revision 3524 - Directory Listing
Modified Sat May 5 04:38:33 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Changed the size of the time column on the day vew...

Revision 3523 - Directory Listing
Modified Sat May 5 04:14:00 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
More friendly on d/l'ing from the sites...

Revision 3522 - Directory Listing
Modified Sat May 5 03:20:47 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Switch to using bgcolor instead of a border

Revision 3521 - Directory Listing
Modified Sat May 5 03:08:10 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now that tr color is working in idsoc, this is not needed

Revision 3520 - Directory Listing
Modified Fri May 4 20:54:52 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
major html cleanup, idsoc back moved to body tag

Revision 3519 - Directory Listing
Modified Fri May 4 18:54:20 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
all link colors now in CSS

Revision 3518 - Directory Listing
Modified Fri May 4 00:59:06 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix incorrect class name (this matters now)

Revision 3517 - Directory Listing
Modified Thu May 3 21:23:04 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
html fixs, spanned body tag, added CSS for A:hover

Revision 3516 - Directory Listing
Modified Thu May 3 20:59:44 2001 UTC (9 years, 4 months ago) by angles
Original Path: trunk
html fix

Revision 3515 - Directory Listing
Modified Thu May 3 11:34:36 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Had blank lines at end of file.

Revision 3514 - Directory Listing
Modified Thu May 3 11:30:51 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Playing around with sizing of repeating event images.

Revision 3513 - Directory Listing
Modified Thu May 3 05:22:19 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Rollback

Revision 3512 - Directory Listing
Modified Thu May 3 05:15:02 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed setting up demo accounts not allowing you to login

Revision 3511 - Directory Listing
Modified Thu May 3 05:07:00 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3510 - Directory Listing
Modified Thu May 3 04:59:00 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Removed profiles table

Revision 3509 - Directory Listing
Modified Thu May 3 04:53:49 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Cleaned up quite a bit in PostgreSQL create, upgrade and drop tables.

Revision 3508 - Directory Listing
Modified Thu May 3 04:29:01 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
New image for repeating events.  Also, gonna add an image to designate multiple users involved (multi_1.gif).

Revision 3507 - Directory Listing
Modified Thu May 3 04:20:46 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
some fixes

Revision 3506 - Directory Listing
Modified Thu May 3 04:19:04 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
*** empty log message ***

Revision 3505 - Directory Listing
Modified Thu May 3 04:07:21 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
some fixes

Revision 3504 - Directory Listing
Modified Thu May 3 02:28:26 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
This now allows for following observance rules.

Revision 3503 - Directory Listing
Modified Wed May 2 23:23:48 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fix for bug #420708.  Also, restructured the holiday support.  I think this will be the final structure.  This gives the most flexibility, a single file to handle all future years.  This does not care about previous years rules.

Revision 3502 - Directory Listing
Modified Wed May 2 23:00:41 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update some langs plus format

Revision 3501 - Directory Listing
Modified Wed May 2 18:02:20 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
This will at least cause a normal upgrade to not lose data in the description field for bug #420783.

Revision 3500 - Directory Listing
Modified Wed May 2 17:57:46 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fix for bug #420783, also added a hol_id field to the holidays tables.

Revision 3499 - Directory Listing
Modified Wed May 2 12:52:44 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3498 - Directory Listing
Modified Wed May 2 12:40:33 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3497 - Directory Listing
Modified Wed May 2 12:28:10 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3496 - Directory Listing
Modified Wed May 2 12:08:11 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3495 - Directory Listing
Modified Wed May 2 09:47:12 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add expire return

Revision 3494 - Directory Listing
Modified Wed May 2 09:46:10 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add return for expire

Revision 3493 - Directory Listing
Modified Wed May 2 09:38:37 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting, and merged expires field into sql

Revision 3492 - Directory Listing
Modified Wed May 2 09:06:14 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added account expires feature

Revision 3491 - Directory Listing
Modified Wed May 2 08:02:32 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added new config class

Revision 3490 - Directory Listing
Modified Wed May 2 08:00:33 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added the new config class

Revision 3489 - Directory Listing
Modified Wed May 2 07:52:31 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Removed uneeded enable_x_flags

Revision 3488 - Directory Listing
Modified Wed May 2 06:40:39 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
SF Patch #416395 - my idsociety alphabet gimp file

Revision 3487 - Directory Listing
Modified Wed May 2 06:25:27 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
SF patch #420008 - revised idsociety.theme file

Revision 3486 - Directory Listing
Modified Wed May 2 05:31:23 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Made enable_x_class more dynamic, it now reads through a loop

Revision 3485 - Directory Listing
Modified Wed May 2 00:22:15 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update langs

Revision 3484 - Directory Listing
Modified Tue May 1 23:17:13 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added images for categories_format

Revision 3483 - Directory Listing
Modified Tue May 1 19:29:38 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
This will complete holiday support for the calendar.  Still need to create an admin page to create new hlidays and submit them to www.phpgroupware.org .

Revision 3482 - Directory Listing
Modified Tue May 1 09:32:52 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3481 - Directory Listing
Modified Tue May 1 09:18:20 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Formatting

Revision 3480 - Directory Listing
Modified Tue May 1 09:15:40 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove some stray spaces

Revision 3479 - Directory Listing
Modified Tue May 1 03:26:17 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Holiday support is now working... Still need to add a mangement page

Revision 3478 - Directory Listing
Modified Tue May 1 02:15:13 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added new format to formated_list()

Revision 3477 - Directory Listing
Modified Mon Apr 30 22:00:22 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
added missing '

Revision 3476 - Directory Listing
Modified Mon Apr 30 18:07:07 2001 UTC (9 years, 4 months ago) by izzy
Original Path: trunk
+ new phrases added

Revision 3475 - Directory Listing
Modified Mon Apr 30 17:53:04 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Changed some wording

Revision 3474 - Directory Listing
Modified Mon Apr 30 17:44:51 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
*** empty log message ***

Revision 3473 - Directory Listing
Modified Mon Apr 30 16:28:10 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix mimetype setting - this was broken for awhile it seems

Revision 3472 - Directory Listing
Modified Mon Apr 30 16:23:21 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now using browser class for content header

Revision 3471 - Directory Listing
Modified Mon Apr 30 16:07:38 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix spelling of 'attachment'

Revision 3470 - Directory Listing
Modified Mon Apr 30 16:03:38 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove unneeded duplicates

Revision 3469 - Directory Listing
Modified Mon Apr 30 15:58:43 2001 UTC (9 years, 4 months ago) by izzy
Original Path: trunk
* apps for some phrases changed to common

Revision 3468 - Directory Listing
Modified Mon Apr 30 15:58:24 2001 UTC (9 years, 4 months ago) by izzy
Original Path: trunk
+ new phrases added
* apps for some phrases changed to common

Revision 3467 - Directory Listing
Modified Mon Apr 30 15:57:56 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Cleanup per Tony idsoc guy

Revision 3466 - Directory Listing
Modified Mon Apr 30 14:03:21 2001 UTC (9 years, 4 months ago) by izzy
Original Path: trunk
+ new phrases added
* apps for some phrases changed to common
! fixed some probs introduced to last update (spaces instead of tabs)

Revision 3465 - Directory Listing
Modified Mon Apr 30 03:07:50 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Widened the preference page to accomodate for the country selection.

Revision 3464 - Directory Listing
Modified Mon Apr 30 03:07:05 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
start of adding holiday support to the calendar

Revision 3463 - Directory Listing
Modified Mon Apr 30 03:04:58 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
new class 'country'

Revision 3462 - Directory Listing
Modified Mon Apr 30 03:04:02 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Upgrade for adding table structure for calendar holidays

Revision 3461 - Directory Listing
Modified Mon Apr 30 03:03:11 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
possible fix for using enter/return key on setup/login

Revision 3460 - Directory Listing
Modified Mon Apr 30 02:19:03 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fix for search not properly handling the redirect.

Revision 3459 - Directory Listing
Modified Mon Apr 30 00:27:54 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
fixed

Revision 3458 - Directory Listing
Modified Sun Apr 29 23:54:10 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
fixed

Revision 3457 - Directory Listing
Modified Sun Apr 29 13:42:20 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
add centering tags

Revision 3456 - Directory Listing
Modified Sun Apr 29 13:41:36 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add some verification that account_id exists for use in accounts storage

Revision 3455 - Directory Listing
Modified Sun Apr 29 00:51:53 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added function to check the valid main cat

Revision 3454 - Directory Listing
Modified Sun Apr 29 00:16:55 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fixes for the menus not working now.

Revision 3453 - Directory Listing
Modified Sun Apr 29 00:00:18 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove spare A

Revision 3452 - Directory Listing
Modified Sat Apr 28 23:59:25 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove extra )'s

Revision 3451 - Directory Listing
Modified Sat Apr 28 23:51:52 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Wrote new function day_of_week().

Revision 3450 - Directory Listing
Modified Sat Apr 28 22:22:42 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Applied patch #417233

Revision 3449 - Directory Listing
Modified Sat Apr 28 21:56:24 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
A couple of fixes... Not sure, but I do know this also adds in feature #418759.

Revision 3448 - Directory Listing
Modified Sat Apr 28 21:49:48 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
cleanups - formatting

Revision 3447 - Directory Listing
Modified Sat Apr 28 21:48:05 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Various clean-ups and added some missing features (charset).

Revision 3446 - Directory Listing
Modified Sat Apr 28 14:01:34 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed category sorting that wasn't showing the sub categorys under the mains in /preferences/categories.php

Revision 3445 - Directory Listing
Modified Sat Apr 28 12:53:26 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update cats

Revision 3444 - Directory Listing
Modified Sat Apr 28 12:52:20 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update function add/edit/return_single

Revision 3443 - Directory Listing
Modified Sat Apr 28 04:46:32 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
fix(?) donelink

Revision 3442 - Directory Listing
Modified Sat Apr 28 04:36:35 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Don't show a bunch of empty fields

Revision 3441 - Directory Listing
Modified Sat Apr 28 04:33:13 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add created by back to edit screen, move this on edit form

Revision 3440 - Directory Listing
Modified Sat Apr 28 04:18:24 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Maybe a little nicer look?

Revision 3439 - Directory Listing
Modified Sat Apr 28 04:08:49 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Now handles custom fields

Revision 3438 - Directory Listing
Modified Sat Apr 28 04:04:09 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Display 'sound' - doing something with it will be another story

Revision 3437 - Directory Listing
Modified Sat Apr 28 04:00:16 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Improved html for multiline fields

Revision 3436 - Directory Listing
Modified Sat Apr 28 03:52:21 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Trying to handle multiline data in note/label/pubkey

Revision 3435 - Directory Listing
Modified Sat Apr 28 03:42:47 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix access and header

Revision 3434 - Directory Listing
Modified Sat Apr 28 03:18:36 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Switch to templates

Revision 3433 - Directory Listing
Modified Sat Apr 28 03:13:36 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Adding a header template

Revision 3432 - Directory Listing
Modified Sat Apr 28 03:10:18 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Two new template for modified view.php

Revision 3431 - Directory Listing
Modified Sat Apr 28 01:49:09 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Cleaned up a few errors in the upgrades

Revision 3430 - Directory Listing
Modified Sat Apr 28 00:03:18 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added level_value to categories_preferences

Revision 3429 - Directory Listing
Modified Fri Apr 27 22:50:02 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update function add/edit

Revision 3428 - Directory Listing
Modified Fri Apr 27 22:46:05 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added level_value to categories_preferences

Revision 3427 - Directory Listing
Modified Fri Apr 27 21:19:27 2001 UTC (9 years, 4 months ago) by themaniac
Original Path: trunk
fixed make_clickable

Revision 3426 - Directory Listing
Modified Fri Apr 27 17:37:59 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fixes to the .002 upgrade for calendar

Revision 3425 - Directory Listing
Modified Fri Apr 27 17:31:27 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Update table scripts

Revision 3424 - Directory Listing
Modified Fri Apr 27 16:38:33 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update sort categories

Revision 3423 - Directory Listing
Modified Fri Apr 27 16:06:17 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update sort categories

Revision 3422 - Directory Listing
Modified Fri Apr 27 16:02:59 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added cat_main plus cat_level to phpgw_categories

Revision 3421 - Directory Listing
Modified Fri Apr 27 15:03:21 2001 UTC (9 years, 4 months ago) by izzy
Original Path: trunk
updated and added phrases

Revision 3420 - Directory Listing
Modified Fri Apr 27 14:30:06 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Remove superfluous prefs->read_repository, and chg custom field size

Revision 3419 - Directory Listing
Modified Fri Apr 27 13:08:49 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Made navbar() return the appname

Revision 3418 - Directory Listing
Modified Fri Apr 27 10:02:33 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added an option to force a certian theme on users

Revision 3417 - Directory Listing
Modified Fri Apr 27 03:25:39 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Update list of tables

Revision 3416 - Directory Listing
Modified Fri Apr 27 02:57:19 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
updated the version in newtables.

Revision 3415 - Directory Listing
Modified Fri Apr 27 02:47:54 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Found 'public' is a keyword... Changed to 'is_public'.

Revision 3414 - Directory Listing
Modified Fri Apr 27 02:29:42 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Fix for misspelling of DFAULT.

Revision 3413 - Directory Listing
Modified Fri Apr 27 02:20:55 2001 UTC (9 years, 4 months ago) by skeeter
Original Path: trunk
Restructured the calendar database, added the categories, and fixed problem with repeating entries.

Revision 3411 - Directory Listing
Modified Thu Apr 26 23:11:01 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
More cleanup for tree view, and started adding in the links to change data in tree view

Revision 3410 - Directory Listing
Modified Thu Apr 26 22:12:59 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
More form cleanup on tree view, added current tree postion to location info, and added cancel button to create

Revision 3409 - Directory Listing
Modified Thu Apr 26 20:41:01 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Started adding the default view preference

Revision 3408 - Directory Listing
Modified Thu Apr 26 20:03:41 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added a few notes for future changes

Revision 3407 - Directory Listing
Modified Thu Apr 26 19:59:58 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Cleaned up search

Revision 3406 - Directory Listing
Modified Thu Apr 26 19:27:32 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed redirect not showing up in the list

Revision 3405 - Directory Listing
Modified Thu Apr 26 19:20:13 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Changed to forward users back to where they where if they wonder of into another app

Revision 3404 - Directory Listing
Modified Thu Apr 26 19:07:41 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Import is now working, except for subcategorys.  View has been updated to category changes, fixed nextmatchs, slight form redesign

Revision 3403 - Directory Listing
Modified Thu Apr 26 15:06:07 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Made sub categorys show the parent category with a :: seperating them, this are only test changes

Revision 3402 - Directory Listing
Modified Thu Apr 26 14:30:53 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed spelling mistake in link() for nextmatchs

Revision 3401 - Directory Listing
Modified Thu Apr 26 14:09:03 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix delete function

Revision 3400 - Directory Listing
Modified Thu Apr 26 14:06:23 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
This should now work in theory, but is untested

Revision 3399 - Directory Listing
Modified Thu Apr 26 13:54:10 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add empty denied_groups array

Revision 3398 - Directory Listing
Modified Thu Apr 26 13:53:29 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Update for proposed accounts class changes

Revision 3397 - Directory Listing
Modified Thu Apr 26 01:40:59 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix SQL for apps that did not send at least a tid in the filter.

Revision 3396 - Directory Listing
Modified Wed Apr 25 22:25:35 2001 UTC (9 years, 4 months ago) by count
Original Path: trunk
some clarification

Revision 3395 - Directory Listing
Modified Wed Apr 25 22:01:52 2001 UTC (9 years, 4 months ago) by count
Original Path: trunk
SQL + SSL Certificate authentication for Apache + mod_ssl

provides fallback for auth_sql authentication and expects certificate
chain verification by mod_ssl. See http://www.modssl.org/docs/2.8/ssl_howto.html#ToC6

Revision 3393 - Directory Listing
Modified Wed Apr 25 19:50:39 2001 UTC (9 years, 4 months ago) by seek3r
Original Path: trunk
testing 1

Revision 3392 - Directory Listing
Modified Wed Apr 25 19:49:25 2001 UTC (9 years, 4 months ago) by seek3r
Original Path: trunk
testing 1

Revision 3390 - Directory Listing
Modified Wed Apr 25 18:12:10 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added name2id() and id2name() functions

Revision 3389 - Directory Listing
Modified Wed Apr 25 18:11:39 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Started working on getting import working again, its still not quite there ..

Revision 3388 - Directory Listing
Modified Wed Apr 25 17:08:57 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Removed some templates that are no longer in use, the idsociety ones will be tweaked out and re-enstated later

Revision 3387 - Directory Listing
Modified Wed Apr 25 17:05:02 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
TEMP - Added this file until the API versions of this file can be updated to a uniform way

Revision 3386 - Directory Listing
Modified Wed Apr 25 17:01:51 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Tree view is starting to work again, change around how the categorys work, there are no mains and parents.  Started using /preferences/categories.php for cat management

Revision 3385 - Directory Listing
Modified Wed Apr 25 17:00:31 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Added the ability to return a list from a certian parent, and from an app AND main or subs

Revision 3384 - Directory Listing
Modified Wed Apr 25 13:12:11 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Fixed total() not working

Revision 3383 - Directory Listing
Modified Wed Apr 25 04:49:41 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update acl

Revision 3382 - Directory Listing
Modified Wed Apr 25 00:45:50 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added access_field to the notes_table

Revision 3381 - Directory Listing
Modified Tue Apr 24 19:13:43 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix verdana

Revision 3380 - Directory Listing
Modified Tue Apr 24 08:24:11 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix spelling - gee wasn't I just here?

Revision 3379 - Directory Listing
Modified Tue Apr 24 03:26:04 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
update return_single()

Revision 3378 - Directory Listing
Modified Tue Apr 24 01:16:50 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
*** empty log message ***

Revision 3377 - Directory Listing
Modified Tue Apr 24 01:12:52 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
TEST REMOVE

Revision 3376 - Directory Listing
Modified Mon Apr 23 14:37:08 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add null upgrade to 0.9.10 release - hope this is right

Revision 3375 - Directory Listing
Modified Mon Apr 23 08:54:42 2001 UTC (9 years, 4 months ago) by jengo
Original Path: trunk
Moved version number up

Revision 3372 - Directory Listing
Modified Mon Apr 23 08:04:27 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix spelling of repetition

Revision 3371 - Directory Listing
Modified Mon Apr 23 08:02:00 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Notes lang mod

Revision 3370 - Directory Listing
Modified Mon Apr 23 07:53:02 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
adding langs

Revision 3369 - Directory Listing
Modified Mon Apr 23 07:45:08 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix some cal/todo langs

Revision 3368 - Directory Listing
Modified Mon Apr 23 07:40:30 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix spelling of participant

Revision 3367 - Directory Listing
Modified Mon Apr 23 07:38:56 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add some for calendar

Revision 3366 - Directory Listing
Modified Mon Apr 23 07:25:37 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix some todo lang

Revision 3365 - Directory Listing
Modified Mon Apr 23 07:22:49 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add 'notes categories'

Revision 3364 - Directory Listing
Modified Mon Apr 23 07:21:58 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix 'small' and 'very small'

Revision 3363 - Directory Listing
Modified Mon Apr 23 07:13:57 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
If no prefs are set, was causing an each error

Revision 3362 - Directory Listing
Modified Mon Apr 23 07:11:25 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add 'categories for'

Revision 3361 - Directory Listing
Modified Mon Apr 23 07:09:26 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add some items for email prefs

Revision 3360 - Directory Listing
Modified Mon Apr 23 07:05:10 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Change to existing lang

Revision 3359 - Directory Listing
Modified Mon Apr 23 07:03:55 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Add ends for calendar

Revision 3358 - Directory Listing
Modified Mon Apr 23 07:02:18 2001 UTC (9 years, 4 months ago) by milosch
Original Path: trunk
Fix spelling of Tuesday

Revision 3357 - Directory Listing
Modified Mon Apr 23 03:27:03 2001 UTC (9 years, 4 months ago) by bettina
Original Path: trunk
added some translations plus categories

<