[egroupware] / branches / adodb Repository:
Stylite GmbH

Log of /branches/adodb

View Directory Listing Directory Listing


Sticky Revision:

Revision 12464 - Directory Listing
Modified Sun Oct 19 19:05:23 2003 UTC (6 years, 10 months ago) by
Copied from: trunk revision 12463
This commit was manufactured by cvs2svn to create branch 'adodb'.

Revision 12463 - Directory Listing
Modified Sun Oct 19 19:05:23 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
Initial revision

Revision 12462 - Directory Listing
Modified Sun Oct 19 18:34:45 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Fix for count() using postgresql with query

Revision 12461 - Directory Listing
Modified Sun Oct 19 18:32:14 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Remove some css tags to prevent conflicts with eGW css.

Revision 12460 - Directory Listing
Modified Sun Oct 19 18:29:44 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Fixed count() for postgresql, I hope

Revision 12459 - Directory Listing
Modified Sun Oct 19 18:25:14 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added class to functions_backtrace

Revision 12458 - Directory Listing
Modified Sun Oct 19 18:05:27 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Move definition of SEP ahead of class instantiation so that php5 won't barf if we use SEP in one of those classes

Revision 12457 - Directory Listing
Modified Sun Oct 19 17:16:08 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Fixed typo.

Revision 12456 - Directory Listing
Modified Sun Oct 19 16:18:36 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
s/&/are/

Revision 12455 - Directory Listing
Modified Sun Oct 19 16:16:37 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Added source synronization control panel that will be able to update
FUDforum sources & rebuild themes after a source update.

Revision 12454 - Directory Listing
Modified Sun Oct 19 15:35:00 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Added a workaround for a bug in get_class_vars() in PHP versions < 4.2.0

Revision 12453 - Directory Listing
Modified Sun Oct 19 15:15:00 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Updated to work with current code (somewhat)

Revision 12452 - Directory Listing
Modified Sun Oct 19 12:48:36 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Switch to using oProc object instead of db object to avoid update errors

Revision 12451 - Directory Listing
Modified Sun Oct 19 11:15:55 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
some changes for a better unicode support and some phpGW --> eGW

Revision 12450 - Directory Listing
Modified Sun Oct 19 10:50:34 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added a 'preferences/profile' link for fudforum in our preferences-page

Revision 12449 - Directory Listing
Modified Sun Oct 19 10:19:34 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added a 'site configuration' link for fudforum in our admin-page

Revision 12448 - Directory Listing
Modified Sun Oct 19 08:12:16 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Oops, this is a more accurate count

Revision 12447 - Directory Listing
Modified Sun Oct 19 08:06:52 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
possibly more efficient record counting query, and fix limit case on queries that return less than limit

Revision 12446 - Directory Listing
Modified Sun Oct 19 07:48:12 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
This is the fix for performing strtolower on fields such as givenName from Mozilla

Revision 12445 - Directory Listing
Modified Sun Oct 19 07:47:08 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Fix Netscape import (ldif) to perform strtolower() on fieldname - Mozilla at least sends givenName

Revision 12444 - Directory Listing
Modified Sun Oct 19 07:21:51 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Fix lang calls

Revision 12443 - Directory Listing
Modified Sun Oct 19 07:20:43 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Added one lang for import that was missing in action

Revision 12442 - Directory Listing
Modified Sun Oct 19 07:00:53 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Fixes for globals and session data - which is mostly unused for now

Revision 12441 - Directory Listing
Modified Sun Oct 19 06:55:53 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Fix import to convert quoted-printable cr/lf correctly

Revision 12440 - Directory Listing
Modified Sun Oct 19 06:14:21 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Use get_var()

Revision 12439 - Directory Listing
Modified Sun Oct 19 06:08:11 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
This is legacy code, not used for 2 years or more

Revision 12438 - Directory Listing
Modified Sun Oct 19 00:20:07 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add no robots

Revision 12437 - Directory Listing
Modified Sun Oct 19 00:17:00 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
change phpgw to egw

Revision 12436 - Directory Listing
Modified Sat Oct 18 22:38:57 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Syncronize with FUDforum proper.

Revision 12435 - Directory Listing
Modified Sat Oct 18 21:56:58 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Fixed insertion of forum.css code.

Revision 12434 - Directory Listing
Modified Sat Oct 18 21:49:01 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Fixed an error on systems without file_get_contents() function (PHP <4.3)

Revision 12433 - Directory Listing
Modified Sat Oct 18 20:37:33 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Use a more reliable mechanism for fetching all users.

Revision 12432 - Directory Listing
Modified Sat Oct 18 17:39:49 2003 UTC (6 years, 10 months ago) by iliaa
Original Path: trunk
Fixed bug that results in query failure when a new user account is created
before FUDforum is activated.

Revision 12431 - Directory Listing
Modified Sat Oct 18 11:15:48 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Close potential security hole for xmlrpc/soap calls

Revision 12430 - Directory Listing
Modified Sat Oct 18 11:12:19 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Now using copyobj() - please advise if it breaks and how

Revision 12429 - Directory Listing
Modified Sat Oct 18 10:54:47 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Add one note about baseline tables

Revision 12428 - Directory Listing
Modified Sat Oct 18 10:39:37 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
using get_var()

Revision 12427 - Directory Listing
Modified Sat Oct 18 10:36:34 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Allow passing of single, non-array paramater for e.g. POST or GET to get_var()

Revision 12426 - Directory Listing
Modified Sat Oct 18 10:30:02 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Add quotes to string 'private'

Revision 12425 - Directory Listing
Modified Fri Oct 17 22:41:59 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
enabled Slovenian language, thanks to Dragos translations

Revision 12424 - Directory Listing
Modified Fri Oct 17 21:23:07 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
dir is needed

Revision 12421 - Directory Listing
Modified Fri Oct 17 21:11:24 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
Initial revision

Revision 12420 - Directory Listing
Modified Fri Oct 17 07:45:56 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
silence the error in another way

Revision 12419 - Directory Listing
Modified Fri Oct 17 07:31:23 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
These are not strings...

Revision 12418 - Directory Listing
Modified Thu Oct 16 23:38:51 2003 UTC (6 years, 10 months ago) by shrykedude
Original Path: trunk
applied patch-812244

Revision 12417 - Directory Listing
Modified Thu Oct 16 20:43:20 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Some cosmetics in translations.

Revision 12416 - Directory Listing
Modified Thu Oct 16 20:41:41 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Added slovenian translation (Tea �trancar, Klemen Vodopivec).

Revision 12415 - Directory Listing
Modified Thu Oct 16 20:38:08 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Added slovenian translation.

Revision 12414 - Directory Listing
Modified Thu Oct 16 19:59:37 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Added slovenian translation.

Revision 12413 - Directory Listing
Modified Thu Oct 16 19:51:56 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
synchroniced it with the developer_tools::class.solangfile.inc.php 1.19

Revision 12412 - Directory Listing
Modified Thu Oct 16 17:58:21 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
limited text in summary to 150 chars and left-aligned it

Revision 12411 - Directory Listing
Modified Thu Oct 16 17:56:48 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed sql-error if searching with more then one keyword

Revision 12410 - Directory Listing
Modified Thu Oct 16 17:21:13 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
small fix to gard against an sql-error if an empty group get selected

Revision 12409 - Directory Listing
Modified Thu Oct 16 17:19:52 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed bug that group-views show events of all members, even if no grants exist

Revision 12408 - Directory Listing
Modified Thu Oct 16 16:59:31 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added function-backtrace to db-error-messages

Revision 12407 - Directory Listing
Modified Thu Oct 16 16:41:35 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added function to generate a function-name backtrace

Revision 12406 - Directory Listing
Modified Thu Oct 16 16:34:45 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added function to generate a function-name backtrace

Revision 12405 - Directory Listing
Modified Thu Oct 16 15:07:21 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added message to login: account is expired

Revision 12404 - Directory Listing
Modified Thu Oct 16 14:55:12 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added message to login: account is expired

Revision 12403 - Directory Listing
Modified Thu Oct 16 12:02:01 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
moved the phrases 'site configuration' and 'global categories' from admin to common as many apps use it in there sidebox-menu now

Revision 12402 - Directory Listing
Modified Thu Oct 16 11:55:36 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
moved the phrases 'site configuration' and 'global categories' from admin to common as many apps use it in there sidebox-menu now

Revision 12401 - Directory Listing
Modified Thu Oct 16 11:45:45 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Add missing baseline file and use GLOBALS in update file, etc.

Revision 12400 - Directory Listing
Modified Thu Oct 16 11:41:40 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Check that $var is set and not False - some installs will error on the array element not being set

Revision 12399 - Directory Listing
Modified Thu Oct 16 10:37:31 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Add copyobj() function for php5 object cloning vs php3/4 copies, fix _debug_array() for php5

Revision 12398 - Directory Listing
Modified Thu Oct 16 10:27:34 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Moved inclusion of extension classes after definition of extended class, for php5 (and 3 ;) )

Revision 12397 - Directory Listing
Modified Thu Oct 16 10:20:13 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
Use global tpl object directly, also fixes double var $template setting error

Revision 12396 - Directory Listing
Modified Thu Oct 16 09:36:46 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
moved admin, preferences hook to one class, added a sidebox-menu

Revision 12395 - Directory Listing
Modified Thu Oct 16 07:10:21 2003 UTC (6 years, 10 months ago) by milosch
Original Path: trunk
This header was wrong for a long time

Revision 12394 - Directory Listing
Modified Thu Oct 16 04:59:46 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
big-5 is supported by php 4.3.X

Revision 12393 - Directory Listing
Modified Wed Oct 15 21:13:41 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
changed name of the downloaded file to holidays.<nation>.csv

Revision 12392 - Directory Listing
Modified Wed Oct 15 19:20:42 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
add b as save html tag

Revision 12391 - Directory Listing
Modified Wed Oct 15 19:15:25 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
hide errormessage about unsupported charset

Revision 12390 - Directory Listing
Modified Wed Oct 15 18:16:12 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
solve bug http://http:// in logo

Revision 12389 - Directory Listing
Modified Wed Oct 15 13:19:24 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
small cleanup, bgcolor is set now via the css-class

Revision 12388 - Directory Listing
Modified Wed Oct 15 13:18:13 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
register globals

Revision 12387 - Directory Listing
Modified Wed Oct 15 13:15:06 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
not longer used, as we require php4 now

Revision 12386 - Directory Listing
Modified Wed Oct 15 12:55:48 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
Changed login to use only one template with and without domain-selectbox. As everything is identical, but that one box.

Revision 12385 - Directory Listing
Modified Wed Oct 15 12:29:27 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
removed stupid debug messages

Revision 12384 - Directory Listing
Modified Wed Oct 15 12:24:38 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed problem with not set system-charset and non-ascii chars in user-name with accounts in ldap:
Username did not get translated, as at the time when the accounts-class get instanciated the user preferences, which determine the language, which determine the charset (if no system-charset), are not loaded. I use iso-8859-1 as default then, which gives us the same behavior then before all the changes.

Revision 12383 - Directory Listing
Modified Tue Oct 14 23:51:53 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati image to CVS

Revision 12382 - Directory Listing
Modified Tue Oct 14 21:49:30 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
some literati fixes

Revision 12381 - Directory Listing
Modified Tue Oct 14 21:48:22 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Slight cosmetics.

Revision 12380 - Directory Listing
Modified Tue Oct 14 21:47:40 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Added slovenian translation.

Revision 12379 - Directory Listing
Modified Tue Oct 14 21:28:23 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
some literati fixes

Revision 12378 - Directory Listing
Modified Tue Oct 14 21:10:54 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Added slovenian translation.

Revision 12377 - Directory Listing
Modified Tue Oct 14 20:32:55 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed the domain-selectbox

Revision 12376 - Directory Listing
Modified Tue Oct 14 20:13:12 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati image to CVS

Revision 12375 - Directory Listing
Modified Tue Oct 14 20:07:27 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati file to CVS

Revision 12374 - Directory Listing
Modified Tue Oct 14 20:01:47 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati golden theme

Revision 12373 - Directory Listing
Modified Tue Oct 14 19:59:26 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
files from literati

Revision 12372 - Directory Listing
Modified Tue Oct 14 19:46:22 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati files to CVS

Revision 12371 - Directory Listing
Modified Tue Oct 14 19:45:16 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add lietrati css to CVS

Revision 12370 - Directory Listing
Modified Tue Oct 14 19:38:22 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
literati image add to CVS

Revision 12369 - Directory Listing
Modified Tue Oct 14 19:31:46 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add images for literati to CVS

Revision 12368 - Directory Listing
Modified Tue Oct 14 19:26:26 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati file

Revision 12367 - Directory Listing
Modified Tue Oct 14 19:23:27 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati image to CVS

Revision 12366 - Directory Listing
Modified Tue Oct 14 19:22:21 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati file to CVS

Revision 12365 - Directory Listing
Modified Tue Oct 14 19:13:59 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
add literati image to CVS

Revision 12364 - Directory Listing
Modified Tue Oct 14 17:18:31 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
removed not longer used templates

Revision 12363 - Directory Listing
Modified Tue Oct 14 14:23:17 2003 UTC (6 years, 10 months ago) by mipmip
Original Path: trunk
change tags to lowercase for future XHTML-validation and add favicon link

Revision 12362 - Directory Listing
Modified Tue Oct 14 14:10:28 2003 UTC (6 years, 10 months ago) by mipmip
Original Path: trunk
add new favicon

Revision 12361 - Directory Listing
Modified Tue Oct 14 14:07:42 2003 UTC (6 years, 10 months ago) by mipmip
Original Path: trunk
merge back the changes from lars / make it w3c validate again / merge lars' changes to login_select_domain

Revision 12360 - Directory Listing
Modified Tue Oct 14 13:37:17 2003 UTC (6 years, 10 months ago) by shrykedude
Original Path: trunk
corrected eGW case in meta info

Revision 12359 - Directory Listing
Modified Tue Oct 14 12:50:51 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
reverted lars/dave's change as it does not work !!!
PHPSESSIONID is wrongly encoded in the url

Revision 12358 - Directory Listing
Modified Tue Oct 14 12:02:58 2003 UTC (6 years, 10 months ago) by mipmip
Original Path: trunk
truly center loginbox, add new favicon

Revision 12357 - Directory Listing
Modified Tue Oct 14 11:59:10 2003 UTC (6 years, 10 months ago) by mipmip
Original Path: trunk
new favicon

Revision 12356 - Directory Listing
Modified Tue Oct 14 10:06:07 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
suppressed warning about unknown user/pw if db not yet created

Revision 12355 - Directory Listing
Modified Tue Oct 14 09:58:13 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
Translation update from Finjon Kiang

Revision 12354 - Directory Listing
Modified Tue Oct 14 09:51:50 2003 UTC (6 years, 10 months ago) by reinerj
Original Path: trunk
Translation in Traditional Chinese from Finjon Kiang

Revision 12353 - Directory Listing
Modified Tue Oct 14 09:32:39 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
phpGroupWare --> eGroupWare in login blocked message

Revision 12352 - Directory Listing
Modified Tue Oct 14 09:12:51 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added some code to remove slashes if magic_quotes_gpc is on

Revision 12351 - Directory Listing
Modified Tue Oct 14 09:00:37 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added some code to remove slashes if magic_quotes_gpc is on

Revision 12350 - Directory Listing
Modified Tue Oct 14 08:45:57 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed saveing of states and transitions, added some code to remove slashes if magic_quotes_gpc is on

Revision 12349 - Directory Listing
Modified Tue Oct 14 08:11:35 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
index: columns-to-display prefs are used again

Revision 12348 - Directory Listing
Modified Tue Oct 14 07:04:44 2003 UTC (6 years, 10 months ago) by shrykedude
Original Path: trunk
Cleaned up variable references.
Changed comic_name references to data_title.
Added code to truncate data_title to fit (no longer used?) data_name field.
Changed con references to data_id.
Gave delete confirmation screen more friendly UI.
Moved {other_form} ref to top of admin_comics page, to make the modification actions more obvious.
Cleaned up filter code to:
   1. Down-case the query before searching.
   2. Report the correct number of matches, based on query input.
Added Administration sidebox menu for idots template.
Updated language translations for existing Admin options.
Added Preference sidebox menu for idots template.
Updated *some* language translations for new "My Comics" options.
Added tag to take user back to Comic main page if Prefs accessed from there.
Other minor UI tweaks.

Revision 12347 - Directory Listing
Modified Tue Oct 14 05:30:05 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
enable activation of sieve scripts

Revision 12346 - Directory Listing
Modified Tue Oct 14 05:18:18 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
added missing translation class

Revision 12345 - Directory Listing
Modified Mon Oct 13 16:51:29 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added a first version of a pre-installation check:
- php.ini values
- php extensions
- filesystem permissions

Revision 12344 - Directory Listing
Modified Mon Oct 13 16:48:12 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added a first version of a pre-installation check:
- php.ini values
- php extensions
- filesystem permissions

Revision 12343 - Directory Listing
Modified Mon Oct 13 13:39:33 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
removed flush, because it does not work with mod_ssl

Revision 12342 - Directory Listing
Modified Mon Oct 13 06:42:47 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12341 - Directory Listing
Modified Mon Oct 13 06:37:54 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
some cosmetic changes

Revision 12340 - Directory Listing
Modified Mon Oct 13 06:27:49 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
improved layout, added some translations

fetching the foldernames from imap server works now

Revision 12339 - Directory Listing
Modified Sun Oct 12 21:34:10 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
little fix for open in new window

Revision 12338 - Directory Listing
Modified Sun Oct 12 21:23:56 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
copyright notice for smartsieve files

Revision 12337 - Directory Listing
Modified Sun Oct 12 21:22:52 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
new files for sieve support

Revision 12336 - Directory Listing
Modified Sun Oct 12 21:21:46 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
removed unneeded file

Revision 12335 - Directory Listing
Modified Sun Oct 12 21:21:10 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
files to handle sieve scripts

Revision 12334 - Directory Listing
Modified Sun Oct 12 21:17:06 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
next version of sieve support

mostly working now

Revision 12333 - Directory Listing
Modified Sun Oct 12 19:33:32 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
translated app-name about to phpgwapi, seems to fix problem with open-basedir-restrictions

Revision 12332 - Directory Listing
Modified Sun Oct 12 08:19:43 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
fix for last line of vcard not being a emtpy line

Revision 12331 - Directory Listing
Modified Sun Oct 12 08:14:35 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
fixed VCard import

Revision 12330 - Directory Listing
Modified Sun Oct 12 00:09:45 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
add pre as save html tag

Revision 12329 - Directory Listing
Modified Sat Oct 11 23:16:34 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12328 - Directory Listing
Modified Sat Oct 11 23:13:44 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12327 - Directory Listing
Modified Sat Oct 11 20:55:16 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
fixes for warning about unsupported charset

Revision 12326 - Directory Listing
Modified Sat Oct 11 20:23:10 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
add blockqoute as allowed html tag

Revision 12325 - Directory Listing
Modified Sat Oct 11 20:02:49 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
add div as allowed tag

Revision 12324 - Directory Listing
Modified Sat Oct 11 19:54:27 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
updated norwegian translation

provided by

Espen Ottar
Octaga AS

Revision 12323 - Directory Listing
Modified Sat Oct 11 19:45:50 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
bring compose on top

Revision 12322 - Directory Listing
Modified Sat Oct 11 19:17:50 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
fix import of ical files

redirect after import still not working(tested with IE6)

Revision 12321 - Directory Listing
Modified Sat Oct 11 18:01:25 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
raise the window on top on load

Revision 12320 - Directory Listing
Modified Sat Oct 11 13:47:33 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
updated sidemenu to respect preferences

Revision 12319 - Directory Listing
Modified Sat Oct 11 13:40:31 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
don't use reload, because of earlier submits

use location.href instead

Revision 12318 - Directory Listing
Modified Sat Oct 11 13:30:52 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
some small fixes from dave hall

Revision 12317 - Directory Listing
Modified Sat Oct 11 13:26:01 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
little fix from dave hall

Revision 12316 - Directory Listing
Modified Sat Oct 11 13:02:23 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
reload main page, when deleting messages

Revision 12315 - Directory Listing
Modified Sat Oct 11 11:44:45 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
added new feature

you can display/compose the messages now in a separate window

works much faster

Revision 12314 - Directory Listing
Modified Sat Oct 11 10:02:37 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12313 - Directory Listing
Modified Sat Oct 11 09:41:55 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12312 - Directory Listing
Modified Sat Oct 11 09:21:21 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12311 - Directory Listing
Modified Sat Oct 11 09:07:44 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12310 - Directory Listing
Modified Sat Oct 11 09:05:09 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
layout fixes

Revision 12309 - Directory Listing
Modified Sat Oct 11 08:47:23 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
reformated css a little bit

Revision 12308 - Directory Listing
Modified Sat Oct 11 08:39:22 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
moved the css to app.css file

Revision 12307 - Directory Listing
Modified Sat Oct 11 07:58:40 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
search for app/template specific css.file

put your app specific css in appname/template/default(or templatename)/app.css

Revision 12306 - Directory Listing
Modified Sat Oct 11 07:21:00 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
fixed layout of login box

Revision 12305 - Directory Listing
Modified Sat Oct 11 05:15:20 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
changed the green for the qouta

Revision 12304 - Directory Listing
Modified Sat Oct 11 05:10:41 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
(hopefully) beautified the layout a little bit

Revision 12303 - Directory Listing
Modified Sat Oct 11 05:09:58 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
removed unneede file

Revision 12302 - Directory Listing
Modified Sat Oct 11 00:02:23 2003 UTC (6 years, 10 months ago) by shrykedude
Original Path: trunk
pgsql fix for empty var

Revision 12301 - Directory Listing
Modified Fri Oct 10 23:54:56 2003 UTC (6 years, 10 months ago) by mipmip
Original Path: trunk
remove footer and header, made first step to a better look

Revision 12300 - Directory Listing
Modified Fri Oct 10 23:53:48 2003 UTC (6 years, 10 months ago) by mipmip
Original Path: trunk
added todo

Revision 12299 - Directory Listing
Modified Fri Oct 10 20:32:03 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
bad ordering of variables

Revision 12298 - Directory Listing
Modified Fri Oct 10 19:54:46 2003 UTC (6 years, 10 months ago) by dragob
Original Path: trunk
Slovenian translation of Projects (Tea �trancar & DB)

Revision 12297 - Directory Listing
Modified Fri Oct 10 12:45:07 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed get_account_name to convert the values

Revision 12296 - Directory Listing
Modified Fri Oct 10 12:06:40 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fix for not set system_charset

Revision 12295 - Directory Listing
Modified Fri Oct 10 11:59:47 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
killed 2 debug messages

Revision 12294 - Directory Listing
Modified Fri Oct 10 11:54:11 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
created a README, that the image folders exists in CVS

Revision 12293 - Directory Listing
Modified Fri Oct 10 11:23:54 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed charset for not set system_charset

Revision 12292 - Directory Listing
Modified Fri Oct 10 11:09:44 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fixed charset for not set system_charset

Revision 12291 - Directory Listing
Modified Fri Oct 10 09:47:08 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fix not set charset

Revision 12290 - Directory Listing
Modified Fri Oct 10 09:32:26 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
fix to create un-assigned new ticket

Revision 12289 - Directory Listing
Modified Fri Oct 10 09:25:23 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
update for idots

Revision 12288 - Directory Listing
Modified Fri Oct 10 09:18:10 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
move phrase from calendar to common

Revision 12287 - Directory Listing
Modified Fri Oct 10 09:16:25 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
added tabs to to view-details

Revision 12286 - Directory Listing
Modified Fri Oct 10 08:06:48 2003 UTC (6 years, 10 months ago) by ralfbecker
Original Path: trunk
view_ticketdetails: hopefully last functional fixes ;-), more cosmetic to come

Revision 12285 - Directory Listing
Modified Fri Oct 10 05:42:58 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
use the right value for charset

Revision 12284 - Directory Listing
Modified Fri Oct 10 05:01:49 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
fix convert for us-ascii

Revision 12283 - Directory Listing
Modified Fri Oct 10 04:56:21 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
fix encoding

Revision 12282 - Directory Listing
Modified Fri Oct 10 04:51:26 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
hide error message

Revision 12281 - Directory Listing
Modified Fri Oct 10 04:42:08 2003 UTC (6 years, 10 months ago) by lkneschke
Original Path: trunk
typo

Revision 12280 - Directory Listing
Modified Fri Oct 10 00:55:43 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
converted to convert for correct utf-8 support

Revision 12279 - Directory Listing
Modified Fri Oct 10 00:53:06 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
view_ticketdetails: some cosmetic and fixed the TO-XY state descriptions

Revision 12278 - Directory Listing
Modified Fri Oct 10 00:24:42 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed loosing state, if you choose not to change it

Revision 12277 - Directory Listing
Modified Fri Oct 10 00:07:20 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
new param to translate, for string to add if no translation present, default '*'

Revision 12276 - Directory Listing
Modified Fri Oct 10 00:05:28 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
charset

Revision 12275 - Directory Listing
Modified Thu Oct 9 23:53:13 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
fixed encoding of strings

Revision 12274 - Directory Listing
Modified Thu Oct 9 23:38:24 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
added check if function iconv exists

Revision 12273 - Directory Listing
Modified Thu Oct 9 23:32:26 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix

Revision 12272 - Directory Listing
Modified Thu Oct 9 23:30:28 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
cosmetic changes

Revision 12271 - Directory Listing
Modified Thu Oct 9 23:24:05 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
new todo entry

Revision 12270 - Directory Listing
Modified Thu Oct 9 23:16:57 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
created special setup logo animation

Revision 12269 - Directory Listing
Modified Thu Oct 9 23:12:41 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
added template var for logout icon in setup

Revision 12268 - Directory Listing
Modified Thu Oct 9 23:08:04 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
port setup to idots template set

Revision 12267 - Directory Listing
Modified Thu Oct 9 23:07:56 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
merged my changes in view_ticketdetails

Revision 12266 - Directory Listing
Modified Thu Oct 9 23:07:35 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
add idots images

Revision 12265 - Directory Listing
Modified Thu Oct 9 23:03:40 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
added stylesheet

Revision 12264 - Directory Listing
Modified Thu Oct 9 23:02:14 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
new wordwrap function (still needs improvment)
highligthing of quotes when displaying messages
changed colors in mainscreen

Revision 12263 - Directory Listing
Modified Thu Oct 9 22:59:50 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
port setup to idots template set

Revision 12262 - Directory Listing
Modified Thu Oct 9 21:59:39 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
states and transitions are translated now on run-time
fixed mysql installation error
updated the states&transitions screens to idots standards

TODO: merge my last changes & bugfixes again :-(

Revision 12261 - Directory Listing
Modified Thu Oct 9 21:47:31 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
changed phpgw to egroupware

Revision 12260 - Directory Listing
Modified Thu Oct 9 09:01:02 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
pgSQL 7.3: intval()'s

Revision 12259 - Directory Listing
Modified Thu Oct 9 00:32:49 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added a csv import to the calendar

Revision 12258 - Directory Listing
Modified Wed Oct 8 21:25:55 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
register globals

Revision 12257 - Directory Listing
Modified Wed Oct 8 21:14:14 2003 UTC (6 years, 11 months ago) by dragob
Original Path: trunk
version 0.8.2.000: Petri Net infrastructure added.

Revision 12256 - Directory Listing
Modified Wed Oct 8 19:08:30 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed bug in conversation table --> schema for bigint

Revision 12255 - Directory Listing
Modified Wed Oct 8 10:50:24 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added fallback to iconv if mbstring is not availible and killed a waring if no langs installed

Revision 12254 - Directory Listing
Modified Wed Oct 8 10:19:35 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed a german translation and added the missing export in the prefs

Revision 12253 - Directory Listing
Modified Wed Oct 8 10:18:45 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix for cats with no bookmarks in them: they gave an error in the treeview in IE (no object)

Revision 12252 - Directory Listing
Modified Wed Oct 8 00:00:55 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
some sql-insertion protection

Revision 12251 - Directory Listing
Modified Tue Oct 7 23:58:48 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
updated cvs-import with charset-conversation and automatialy run some string to id conversations

Revision 12250 - Directory Listing
Modified Tue Oct 7 23:54:13 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
running cat_id and name2id on owner now automatical if id's are not numerical

Revision 12249 - Directory Listing
Modified Tue Oct 7 22:38:06 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
use db from phpgw_setup if the phpgw one is not availible

Revision 12248 - Directory Listing
Modified Tue Oct 7 22:02:30 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
use db from phpgw_setup if the phpgw one is not availible

Revision 12247 - Directory Listing
Modified Tue Oct 7 20:56:33 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
little fix for gb2312

Revision 12246 - Directory Listing
Modified Tue Oct 7 17:06:53 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
Implemented for FUDforum/Ilia: changed the hooks addaccount, changepassword & editaccout to be called independent if the user is enabled for the app or not

Revision 12245 - Directory Listing
Modified Tue Oct 7 16:41:00 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
applied ilia's patch for binary columns (mysql returns varchar(#) binary)

Revision 12244 - Directory Listing
Modified Tue Oct 7 15:05:14 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix for not set up user-charset

Revision 12243 - Directory Listing
Modified Tue Oct 7 13:31:23 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added the optional link in the label-widget

Revision 12242 - Directory Listing
Modified Tue Oct 7 12:50:01 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
change wrong path to trash image

Revision 12241 - Directory Listing
Modified Tue Oct 7 09:59:40 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed annoying typo, that caused the lang-files to be loaded on every login

Revision 12240 - Directory Listing
Modified Tue Oct 7 01:02:19 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
small fix

Revision 12239 - Directory Listing
Modified Mon Oct 6 21:25:55 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
changed Powered by link to egroupware.org

Revision 12238 - Directory Listing
Modified Mon Oct 6 21:22:55 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
some fixes and improvments for the csv-import:
- empty lines in the csv file are now ignored (they produced empty contacts before)
- you can define a charset for conversation now
- mass-import is made easier now

Revision 12237 - Directory Listing
Modified Mon Oct 6 14:34:06 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed not saved auto-complete option and disabled phpgw_info-cacheing and click-path-history

Revision 12236 - Directory Listing
Modified Mon Oct 6 11:46:38 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
added kses-0.2.1

Revision 12235 - Directory Listing
Modified Mon Oct 6 11:30:21 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
converting all charsets to lowercase

Revision 12234 - Directory Listing
Modified Mon Oct 6 11:22:31 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
switched to Ralf's new MB support

Revision 12233 - Directory Listing
Modified Mon Oct 6 11:01:57 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix for not installed apps

Revision 12232 - Directory Listing
Modified Sun Oct 5 23:16:03 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
sorted apps in user-manage after their titel and not after the not shown app-name

Revision 12231 - Directory Listing
Modified Sun Oct 5 22:27:58 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
register_globals and addslashes/intval (still more to do in the other parts of polls), but this fixes bug #814959

Revision 12230 - Directory Listing
Modified Sun Oct 5 15:45:34 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
defaulting to the gray theme and some other cleanups

Revision 12229 - Directory Listing
Modified Sun Oct 5 15:44:48 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix to detect the charset of the headlines and convert it to the actual charset

Revision 12228 - Directory Listing
Modified Sun Oct 5 15:41:59 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
updated translation_sql::convert:
- now handles arrays or strings
- autodetects the from charset if not set
- uses the system_charset as to charset if not set

Revision 12227 - Directory Listing
Modified Sun Oct 5 14:29:22 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
1) updated translation-tools to convert to and from the system-charset when set
2) removed duplicate code and useing the translation_sql class from the api
3) addmissing now allways returns direct

Revision 12226 - Directory Listing
Modified Sun Oct 5 13:45:46 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
small addition to automaticaly deal with a not set system-charset

Revision 12225 - Directory Listing
Modified Sun Oct 5 13:44:03 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
new phrases and german translations for the system-charset-conversation, written as iso-8859-1 file under a eGW with system-charset = utf-8 with the updated translation-tools

Revision 12224 - Directory Listing
Modified Sun Oct 5 13:42:27 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
cosmetics ;-)

Revision 12223 - Directory Listing
Modified Sun Oct 5 11:11:01 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
disabled translation-storage-selection, as only the sql/db one is working atm.

Revision 12222 - Directory Listing
Modified Sun Oct 5 10:57:50 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix for new install

Revision 12221 - Directory Listing
Modified Sun Oct 5 10:44:16 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added multibyte-support for conversation of other charsets then utf-8 and iso-8859-1

Revision 12220 - Directory Listing
Modified Sun Oct 5 10:42:07 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added some db-unspecific functions to deal with db-results-sets as associative arrays and form new querys from column/value arrays with automatical addslash/intval based on the column-type

Revision 12219 - Directory Listing
Modified Sun Oct 5 05:55:36 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
fixed error message display to be HTML 4.01 compliant

Revision 12218 - Directory Listing
Modified Sun Oct 5 02:07:32 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
not longer needed

Revision 12217 - Directory Listing
Modified Sun Oct 5 02:06:11 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
1) implemented a share system-charset, which can be different from the charset of the lang-files
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting

Revision 12216 - Directory Listing
Modified Sat Oct 4 16:58:09 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix for file-attachments, to not yet created entries

Revision 12215 - Directory Listing
Modified Sat Oct 4 15:31:31 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
biger Text for the y-axis-texts, transparent background and other cosmetics

Revision 12214 - Directory Listing
Modified Sat Oct 4 14:49:39 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
changed the gant-chart-lines to bars

Revision 12213 - Directory Listing
Modified Sat Oct 4 14:06:15 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
changed the content column of phpgw_app_session from text to longtext (its overflowing eg. in eTemplate from time to time)

Revision 12212 - Directory Listing
Modified Sat Oct 4 13:36:11 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
move the lang-autoload into the translation_sql class

Revision 12211 - Directory Listing
Modified Sat Oct 4 13:27:38 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
restructured setup a bit:
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages

Revision 12210 - Directory Listing
Modified Sat Oct 4 13:24:34 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
restructured setup a bit:
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages

Revision 12209 - Directory Listing
Modified Sat Oct 4 12:49:17 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed wrong lang-code

Revision 12208 - Directory Listing
Modified Sat Oct 4 07:37:03 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix to give the files in vfs only minimal rights (rw for owner, rwx for owner on dirs)

Revision 12207 - Directory Listing
Modified Fri Oct 3 20:06:26 2003 UTC (6 years, 11 months ago) by zhangweiwu
Original Path: trunk
Updated translation.

Revision 12206 - Directory Listing
Modified Fri Oct 3 20:05:48 2003 UTC (6 years, 11 months ago) by zhangweiwu
Original Path: trunk
Update translation.

Revision 12205 - Directory Listing
Modified Fri Oct 3 20:04:29 2003 UTC (6 years, 11 months ago) by zhangweiwu
Original Path: trunk
New translation.

Revision 12204 - Directory Listing
Modified Fri Oct 3 20:03:40 2003 UTC (6 years, 11 months ago) by zhangweiwu
Original Path: trunk
Another new translation.

Revision 12203 - Directory Listing
Modified Fri Oct 3 20:02:56 2003 UTC (6 years, 11 months ago) by zhangweiwu
Original Path: trunk
Hey, it is new translation.

Revision 12202 - Directory Listing
Modified Fri Oct 3 19:57:26 2003 UTC (6 years, 11 months ago) by zhangweiwu
Original Path: trunk
New Chinese addressbook translation:)

Revision 12201 - Directory Listing
Modified Fri Oct 3 13:38:18 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
create demo-accounts only on explicit request

Revision 12200 - Directory Listing
Modified Fri Oct 3 12:00:20 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
register globals

Revision 12199 - Directory Listing
Modified Fri Oct 3 11:58:51 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixes to get dave's mime_magic class working

Revision 12198 - Directory Listing
Modified Fri Oct 3 11:47:09 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database

Revision 12039 - Directory Listing
Modified Fri Oct 3 10:04:01 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
some fixes:
- removed message 'set your prefs first'
- setting some default prefs, if none are set
- fixed birthdayreminder

Revision 12038 - Directory Listing
Modified Fri Oct 3 10:00:21 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed add for numerical values

Revision 12037 - Directory Listing
Modified Fri Oct 3 08:35:08 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
1) fixed register_globals problem in viewticket_details
2) updated the UI

Revision 12036 - Directory Listing
Modified Fri Oct 3 07:46:28 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
obsolete

Revision 12035 - Directory Listing
Modified Fri Oct 3 07:39:51 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
corrected typo

Revision 12034 - Directory Listing
Modified Fri Oct 3 02:01:21 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
expanded !$var check to use empty($var)

Revision 12033 - Directory Listing
Modified Thu Oct 2 21:01:37 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added a check agains ldap-insertion in the login-name

Revision 12032 - Directory Listing
Modified Thu Oct 2 19:14:53 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
commented out the options:
- auth via PAM
- account-storage in contacts
- datetime port

Revision 12031 - Directory Listing
Modified Thu Oct 2 16:58:46 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
killed some warnings if open_basedir restrictions do not allow to access the session-files

Revision 12030 - Directory Listing
Modified Thu Oct 2 15:56:08 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
always show email in notify-window (not only if enabled for mainscreen)

Revision 12029 - Directory Listing
Modified Thu Oct 2 14:01:20 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
setting the default for phpgw_cal_user.cal_type to 'u' direct on the first update from 0.9.13.007

Revision 12028 - Directory Listing
Modified Thu Oct 2 11:16:50 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
imported ceb's changes til 2003/10/01 (reverted the german lang-file to iso8859-1)

Revision 12018 - Directory Listing
Modified Thu Oct 2 10:57:53 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
imported ceb's changes til 2003/10/01 (reverted the german lang-file to iso8859-1)

Revision 11991 - Directory Listing
Modified Thu Oct 2 01:42:37 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
capitalization correction

Revision 11990 - Directory Listing
Modified Thu Oct 2 01:08:54 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
grammer corrections

Revision 11989 - Directory Listing
Modified Wed Oct 1 15:12:30 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
setting the em_folder bgcolor for idots from a blue to a gray, so that links are visible

Revision 11988 - Directory Listing
Modified Wed Oct 1 14:50:34 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix for delete with empty account_id

Revision 11987 - Directory Listing
Modified Wed Oct 1 14:20:38 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed some double urlencoded links, like the add-email-to-addressbook link

Revision 11986 - Directory Listing
Modified Wed Oct 1 14:18:10 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed problem with empty mail-server-name

Revision 11985 - Directory Listing
Modified Wed Oct 1 12:03:47 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed pgSQL probs, mixed case in column_names of emailadmin is translated to lower case by pgsql

Revision 11984 - Directory Listing
Modified Wed Oct 1 09:30:04 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
removed emailadmin from the navbar, as there's no functionality and it gives only the set_root error of the template

Revision 11983 - Directory Listing
Modified Tue Sep 30 19:52:57 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
variable reference fixes

Revision 11982 - Directory Listing
Modified Tue Sep 30 06:04:35 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
[ 814707 ] tts: error on close ticket with Postgres

Revision 11981 - Directory Listing
Modified Tue Sep 30 05:52:07 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
apply hooks only when profile > 0 and is_numeric

Revision 11980 - Directory Listing
Modified Tue Sep 30 02:48:12 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
corrected table bg variable reference; right-justified time display, for better look

Revision 11979 - Directory Listing
Modified Tue Sep 30 02:10:31 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
capitalized field header

Revision 11978 - Directory Listing
Modified Tue Sep 30 01:33:17 2003 UTC (6 years, 11 months ago) by shrykedude
Original Path: trunk
corrected capitalization and expanded Open To Do header

Revision 11977 - Directory Listing
Modified Mon Sep 29 13:26:34 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
Changed from german to english spelling

Revision 11976 - Directory Listing
Modified Sun Sep 28 16:10:19 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
revert it

Revision 11975 - Directory Listing
Modified Sun Sep 28 16:03:19 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
adding multibyte support

Revision 11974 - Directory Listing
Modified Sun Sep 28 15:45:07 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
let the cookie expire after 3 hours

Revision 11973 - Directory Listing
Modified Sun Sep 28 14:07:13 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
[ 813855 ] project fix for bug 813570

https://sourceforge.net/tracker/index.php?func=detail&aid=813855&group_id=78745&atid=554340

Author: Shryke Dude (shrykedude)

Revision 11972 - Directory Listing
Modified Sun Sep 28 14:02:49 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
[ 813856 ] add project template

https://sourceforge.net/tracker/?func=detail&atid=554340&aid=813856&group_id=78745

Author: Shryke Dude (shrykedude)

Revision 11971 - Directory Listing
Modified Sun Sep 28 12:36:41 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
fixed old and hardcoded image call

Revision 11970 - Directory Listing
Modified Sun Sep 28 12:31:16 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
code from jarg - dunno what it does :)

Revision 11969 - Directory Listing
Modified Sun Sep 28 12:14:08 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
make this class working on windows too

Revision 11968 - Directory Listing
Modified Sun Sep 28 11:48:16 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
[ 812254 ] bad table layout in template

https://sourceforge.net/tracker/?func=detail&aid=812254&group_id=78745&atid=554340

Patch Author: Shryke Dude (shrykedude)

Revision 11967 - Directory Listing
Modified Sun Sep 28 11:42:51 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
[ 804177 ] empty variable check in admin screen

https://sourceforge.net/tracker/?func=detail&aid=804177&group_id=78745&atid=554340

Patch Author: Shryke Dude (shrykedude)

Revision 11966 - Directory Listing
Modified Sun Sep 28 11:38:07 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
[ 813403 ] ldap account import/export fix
does not need GLOBALS = on anymore

https://sourceforge.net/tracker/index.php?func=detail&aid=813403&group_id=78745&atid=554340

Patch Author: Shryke Dude (shrykedude)

Revision 11965 - Directory Listing
Modified Sun Sep 28 11:27:52 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
[ 813404 ] pgsql 7.3 fix for user poll display

https://sourceforge.net/tracker/?func=detail&aid=813404&group_id=78745&atid=554340

Revision 11964 - Directory Listing
Modified Sun Sep 28 11:06:44 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
fix for bug [ 805146 ] ldap addressbook query slow

https://sourceforge.net/tracker/?func=detail&atid=554338&aid=805146&group_id=78745

Revision 11963 - Directory Listing
Modified Sun Sep 28 10:32:12 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
use stream_set_timeout only with php 4.3.0 and above

Revision 11962 - Directory Listing
Modified Sun Sep 28 10:21:48 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
make it working withour template error

Revision 11961 - Directory Listing
Modified Sun Sep 28 10:17:21 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
make it working again

Revision 11960 - Directory Listing
Modified Sun Sep 28 08:15:58 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
moved german translation to UTF-8

Revision 11959 - Directory Listing
Modified Sun Sep 28 08:13:33 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
added multibyte support to felamimail

Revision 11958 - Directory Listing
Modified Thu Sep 25 08:13:18 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
useing html-class from the api

Revision 11957 - Directory Listing
Modified Thu Sep 25 07:19:12 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
applied Zhang Weiwu (zhangweiwu) chinese(simplified) translations

Revision 11956 - Directory Listing
Modified Thu Sep 25 02:22:58 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
disabled peer-server settings

Revision 11955 - Directory Listing
Modified Thu Sep 25 02:00:26 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed not working empty default for phpgw_cal_user's cal_type, it's now 'u'

Revision 11954 - Directory Listing
Modified Thu Sep 25 01:33:59 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed wrong NOT NULL attributes in phpgw_accounts

Revision 11953 - Directory Listing
Modified Thu Sep 25 01:32:08 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed schema_proc to deal correct with empty ('') defaults

Revision 11952 - Directory Listing
Modified Thu Sep 25 01:25:46 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
db-tools: corrected default for nullable to true and displaying now sql-conform NOT NULL and not nullable

Revision 11951 - Directory Listing
Modified Thu Sep 25 01:18:57 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added default for param which of function write_file

Revision 11950 - Directory Listing
Modified Wed Sep 24 23:33:20 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed developer_tools to deal with not existing lang-files correct

Revision 11949 - Directory Listing
Modified Wed Sep 24 23:13:01 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added an english langfile plus some german phrases

Revision 11948 - Directory Listing
Modified Wed Sep 24 22:37:20 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
dont upcase path as it's case sensitive

Revision 11947 - Directory Listing
Modified Wed Sep 24 22:04:38 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
enabled 'zh'=Chinese(simplified), changed version to 0.9.99.003

Revision 11946 - Directory Listing
Modified Wed Sep 24 16:50:10 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
disabled peer-servers

Revision 11945 - Directory Listing
Modified Wed Sep 24 16:48:04 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix to call {edit|view]_user_hooks again: ACL-manager and access-control

Revision 11944 - Directory Listing
Modified Wed Sep 24 12:21:38 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed account-enabled check for account-storage != ldap

Revision 11943 - Directory Listing
Modified Wed Sep 24 05:44:57 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
patch for [ 807213 ] HTTP-AUTH fails

solved by Bernd Oeggl (beoe)

Revision 11942 - Directory Listing
Modified Wed Sep 24 05:38:27 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
corrected typo

Revision 11941 - Directory Listing
Modified Wed Sep 24 05:23:29 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
use proxy authentication if needed

Revision 11940 - Directory Listing
Modified Wed Sep 24 05:17:37 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
also ask for proxy username and password

Revision 11939 - Directory Listing
Modified Wed Sep 24 00:51:12 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
killed a warning if no sites selected

Revision 11938 - Directory Listing
Modified Tue Sep 23 21:26:58 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed prob with login-scree-message and no cookie

Revision 11937 - Directory Listing
Modified Tue Sep 23 14:56:25 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
little tricky error

Revision 11936 - Directory Listing
Modified Tue Sep 23 13:08:40 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
some fixes for setup:
- back-button for manage-header
- header-update shows lang-selection
- lang-selection is sorted now alphabetical
- lang-selection in header-admin shows up only if called the first time (without login)
- manage-languages and add-applications respekt now different translations for the same phrase in different apps

Revision 11935 - Directory Listing
Modified Tue Sep 23 11:34:14 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed simplyfied chinese from cs to zh

Revision 11934 - Directory Listing
Modified Mon Sep 22 23:48:28 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
delete history-log-entries if an app gets de-installed

Revision 11933 - Directory Listing
Modified Mon Sep 22 23:43:48 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
extended historylog::delete to delete all entries of an app, to be used by setup

Revision 11932 - Directory Listing
Modified Mon Sep 22 22:53:50 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
some changes:
- register_globals off
- sidebox_menu and app_headers
- removed unnecessary verdilak-images

Revision 11931 - Directory Listing
Modified Mon Sep 22 19:28:37 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
don't let the user delete the inobx, inbox.trash and inbox.sent

Revision 11930 - Directory Listing
Modified Mon Sep 22 19:22:31 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added a confirmation on deleting folders

Revision 11929 - Directory Listing
Modified Mon Sep 22 17:40:01 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
small fix to supress a warning, while forwarding mail

Revision 11928 - Directory Listing
Modified Mon Sep 22 15:56:12 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
an other small fix, now the auto-loading from localhost works too

Revision 11927 - Directory Listing
Modified Mon Sep 22 15:29:41 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
change names of holiday files for security reasons from holidays.<local> to holidays.<local>.csv and moved them into the (new) directory egroupware.org

Revision 11926 - Directory Listing
Modified Mon Sep 22 15:01:26 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed the right scroll-arrow and register_globals off

Revision 11925 - Directory Listing
Modified Mon Sep 22 14:04:00 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
updated the holiday-download:
- register_globals off
- eGroupWare.org

Revision 11924 - Directory Listing
Modified Mon Sep 22 13:58:31 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
get the 2. NewLine to work

Revision 11923 - Directory Listing
Modified Mon Sep 22 13:57:35 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
updated the holiday-download:
- register_globals off
- eGroupWare.org

Revision 11922 - Directory Listing
Modified Mon Sep 22 11:14:21 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
sort the apps by title in admin->applications

Revision 11921 - Directory Listing
Modified Mon Sep 22 10:58:57 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
some code-modernisation while looking for the fix to show title of disabled apps

Revision 11920 - Directory Listing
Modified Mon Sep 22 10:58:05 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix to show title of disabled apps

Revision 11919 - Directory Listing
Modified Mon Sep 22 09:18:20 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
merged ceb's changes in HEAD til 2003/09/22 10:00

Revision 11896 - Directory Listing
Modified Sun Sep 21 21:47:50 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
added support for multiple emailaddresses

Revision 11895 - Directory Listing
Modified Sun Sep 21 21:47:29 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
prepared for support for multiple emailaddresses

Revision 11894 - Directory Listing
Modified Sun Sep 21 20:16:25 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
moved hooks back from emailadmin to felamimail
remove unneeded files

Revision 11893 - Directory Listing
Modified Sun Sep 21 20:13:40 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
remove unneeded class

Revision 11892 - Directory Listing
Modified Sun Sep 21 20:12:30 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
remove unused class

Revision 11891 - Directory Listing
Modified Sun Sep 21 20:11:55 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
created default classes for imap/pop3 and smtp server

Revision 11890 - Directory Listing
Modified Sun Sep 21 20:03:09 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
added subclasses for different imap/pop/smtp server types

Revision 11889 - Directory Listing
Modified Sun Sep 21 19:43:29 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
fix for creating valid sql

Revision 11888 - Directory Listing
Modified Sun Sep 21 19:02:12 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
ldap fixes

Revision 11887 - Directory Listing
Modified Sun Sep 21 14:04:13 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix to allow '=' in urls and a lot of space to tab conversation in skwashd's comments

Revision 11886 - Directory Listing
Modified Sun Sep 21 13:54:07 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
vfs_sql::mkdir creates missing base-directories (like /home, when createing /home/<user>) now automaticaly and updates the directory content if the directory already exists.

Revision 11885 - Directory Listing
Modified Sat Sep 20 10:55:18 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
new lang file from Ignasi Salvador added

Revision 11884 - Directory Listing
Modified Sat Sep 20 04:48:34 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
don't call the deleteaccount hook twice anymore

Revision 11883 - Directory Listing
Modified Fri Sep 19 20:43:04 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
fixed a problem with the primary group

fixed german translation

Revision 11882 - Directory Listing
Modified Fri Sep 19 15:53:46 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
new lang file from Ignasi Salvador added

Revision 11881 - Directory Listing
Modified Fri Sep 19 15:43:34 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
new lang file from Ignasi Salvador added

Revision 11880 - Directory Listing
Modified Fri Sep 19 15:35:19 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
New File will be added

Revision 11879 - Directory Listing
Modified Fri Sep 19 12:01:44 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed problem with to_address containing a ' (single quote)

Revision 11878 - Directory Listing
Modified Fri Sep 19 08:51:26 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
fixed old theme support when css-dir is empty

Revision 11877 - Directory Listing
Modified Thu Sep 18 05:06:03 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
detect user language

Revision 11876 - Directory Listing
Modified Thu Sep 18 05:04:06 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
detect users first language

Revision 11875 - Directory Listing
Modified Wed Sep 17 22:37:06 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
use new config vals for login templates

Revision 11874 - Directory Listing
Modified Wed Sep 17 22:22:19 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
increase version number

Revision 11873 - Directory Listing
Modified Wed Sep 17 22:14:29 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
make idots default login template-set

Revision 11872 - Directory Listing
Modified Wed Sep 17 22:02:16 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added the website-title (as lang_title not website_title)

Revision 11871 - Directory Listing
Modified Wed Sep 17 21:40:49 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
remove the m3c buttons

Revision 11870 - Directory Listing
Modified Wed Sep 17 21:13:25 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
made CSS validate, made login.tpl's html 401 validated, added eGroupWare logo

Revision 11869 - Directory Listing
Modified Wed Sep 17 16:55:16 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
removed old unused MYiDOTS template, added new JiNN icon in idots template set

Revision 11868 - Directory Listing
Modified Wed Sep 17 15:45:21 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
changes all 'where_condition' URL argument  to where_key and where_value to work with the new link-function from the sessionclass which removes the '=' (grrr);
added a wrapperfile for plugin configuration to work with the new link function from the session class
changed the internal storage of all pluginsetting to work with the new link function from the session class
added boolian plugin view in the browse screen (get_plugin_bv())

Revision 11867 - Directory Listing
Modified Wed Sep 17 13:23:40 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
show EMailAdmin in the Admin-Sidebox

Revision 11866 - Directory Listing
Modified Wed Sep 17 13:23:07 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
allow variables to be used in the (default) signature (eg. $$Fullname$$)

Revision 11865 - Directory Listing
Modified Tue Sep 16 21:55:22 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
pgSql fix, patch von Shryke Dude (shrykedude)

Revision 11864 - Directory Listing
Modified Tue Sep 16 21:49:44 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
removed short open tag

Revision 11863 - Directory Listing
Modified Tue Sep 16 12:52:51 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
killed the debug-message

Revision 11862 - Directory Listing
Modified Tue Sep 16 09:06:10 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix to show delete button for edit only for existing entries on which the user has delete-rights

Revision 11861 - Directory Listing
Modified Tue Sep 16 08:44:54 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fixed bug which deletes all existing links

Revision 11860 - Directory Listing
Modified Mon Sep 15 23:38:15 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added a sidebox_menu

Revision 11859 - Directory Listing
Modified Mon Sep 15 23:36:57 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
merged ceb's changed from the phpGW HEAD til 2003/09/15

Revision 11857 - Directory Listing
Modified Mon Sep 15 22:54:23 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
merged ceb's changed from the phpGW HEAD til 2003/09/15

Revision 11725 - Directory Listing
Modified Mon Sep 15 16:19:51 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
new setup icons:checked,completed, incomplete, table, dependecy

Revision 11724 - Directory Listing
Modified Mon Sep 15 16:15:53 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
fix from phpgroupware

Revision 11723 - Directory Listing
Modified Mon Sep 15 15:43:13 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
changes calendar icons send by Michal WEIS (Michal.Weis@iblsoft.com)

Revision 11722 - Directory Listing
Modified Mon Sep 15 08:42:47 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
second (optional) param. to add_app to specify the language

Revision 11721 - Directory Listing
Modified Mon Sep 15 08:41:57 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
- loginscreen-message defaults now to the 'en' one if the lang-specific one is not set
- fixed login.php to show translated messages again

Revision 11720 - Directory Listing
Modified Mon Sep 15 08:11:29 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
navbar & domain-login uses now logo, url and title specified in site configuration

Revision 11719 - Directory Listing
Modified Mon Sep 15 08:10:53 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
use common::image to find the logo now

Revision 11718 - Directory Listing
Modified Mon Sep 15 07:39:47 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
navbar uses now logo, url and title specified in site configuration

Revision 11643 - Directory Listing
Modified Mon Sep 15 05:12:55 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
add the missing language files

Revision 11642 - Directory Listing
Modified Sun Sep 14 16:51:21 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
some missinging phrases

Revision 11641 - Directory Listing
Modified Sun Sep 14 16:35:21 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
ldap fixes

Revision 11640 - Directory Listing
Modified Sun Sep 14 16:30:27 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
add stripslashes if needed

Revision 11639 - Directory Listing
Modified Sun Sep 14 16:06:42 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
ldap fixes

Revision 11638 - Directory Listing
Modified Sun Sep 14 14:35:36 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
ldap fixes

Revision 11637 - Directory Listing
Modified Sun Sep 14 12:51:31 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
moved html-class to the API and fixed a prob with the alarms

Revision 11636 - Directory Listing
Modified Sun Sep 14 10:25:05 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
moved the html-class to the API

Revision 11635 - Directory Listing
Modified Sun Sep 14 10:24:43 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
removed get_var, its in the .16 API now

Revision 11634 - Directory Listing
Modified Sun Sep 14 10:20:46 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
code-cleanup and saved loaded apps in an array, so its save to call it more than once

Revision 11633 - Directory Listing
Modified Sun Sep 14 10:19:42 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
added the html-class to the API

Revision 11632 - Directory Listing
Modified Sun Sep 14 10:08:47 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
imported phpmailer

Revision 11631 - Directory Listing
Modified Sun Sep 14 10:04:05 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
moved this files to the api

Revision 11630 - Directory Listing
Modified Sun Sep 14 09:55:44 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
a small and ugly fix

Revision 11629 - Directory Listing
Modified Sun Sep 14 09:25:12 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
no from/to was displayed when the search returned 0 rows

Revision 11628 - Directory Listing
Modified Sun Sep 14 09:10:13 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
make disabling the home screen working again

Revision 11627 - Directory Listing
Modified Sun Sep 14 08:34:03 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
can't delete class with members

Revision 11626 - Directory Listing
Modified Sun Sep 14 08:29:29 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
ldap fixes again

Revision 11625 - Directory Listing
Modified Sun Sep 14 07:56:07 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
a (hopefully) more windows-compatible way to add the missing slash in the docroot of some webservers

Revision 11624 - Directory Listing
Modified Sun Sep 14 06:11:52 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
ldap improvments

Revision 11623 - Directory Listing
Modified Sun Sep 14 06:02:25 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
again some ldap fixes

and

support for ldap version 3

Revision 11622 - Directory Listing
Modified Sun Sep 14 06:01:47 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
added option for LDAP version 3

Revision 11621 - Directory Listing
Modified Sat Sep 13 21:57:20 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix for not show images in infolog

Revision 11620 - Directory Listing
Modified Sat Sep 13 21:07:27 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
fix to work with version 0.9.99

Revision 11619 - Directory Listing
Modified Sat Sep 13 19:06:10 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
set primary group to the first group of the user or the Default group, if it is not set

Revision 11618 - Directory Listing
Modified Sat Sep 13 19:00:41 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
- adding primary group automaticaly to the groups of the user
- adding the user-data as parameters to the hooks: adduser, edituser, changepassword (old global var still works)

Revision 11617 - Directory Listing
Modified Sat Sep 13 18:19:03 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
update to version 0.9.99.002:
- new columns for accounts-table: contact_id and primary group
- fixed error from 0.9.10 update with groups and permissions columns only half deleted
- update function for phpGW 0.9.14.508/9 and 0.9.15.013/4

Revision 11616 - Directory Listing
Modified Sat Sep 13 17:14:30 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
added support for primary group

Revision 11615 - Directory Listing
Modified Sat Sep 13 14:39:30 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
reverted kneckes exidential changes

Revision 11614 - Directory Listing
Modified Sat Sep 13 14:33:23 2003 UTC (6 years, 11 months ago) by mipmip
Original Path: trunk
allow user to change max. sizes in imagepath plugin, new dirbrowser, 'edit this site'-feature in sidebox_menu, lots of bugfixes

Revision 11613 - Directory Listing
Modified Sat Sep 13 14:09:41 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
adding a primary group to the admin pages

Revision 11612 - Directory Listing
Modified Sat Sep 13 09:58:05 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
- fixed sorting
	- made it working correctly again
        - added all needed options to preferences
        - can now be sorted by size too

Revision 11611 - Directory Listing
Modified Fri Sep 12 08:08:00 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
changed encoding of email address in urls

Revision 11610 - Directory Listing
Modified Thu Sep 11 18:13:49 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
globals

Revision 11609 - Directory Listing
Modified Thu Sep 11 12:01:16 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
Alarms:
- fix for bug in alarms 'you dont have permission to ...'
- some UI-improvements and translations
- fixed some TZ-probs

Revision 11608 - Directory Listing
Modified Thu Sep 11 05:35:51 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
updated documentation and make it working correctly

Revision 11607 - Directory Listing
Modified Thu Sep 11 04:53:29 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
spelling error

Revision 11606 - Directory Listing
Modified Thu Sep 11 04:39:58 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
add new image to add new display filter

Revision 11605 - Directory Listing
Modified Thu Sep 11 04:39:25 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
enabled forwarding of emails as message/rfc822

Revision 11604 - Directory Listing
Modified Thu Sep 11 02:24:50 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
app_title changed to app_name

forgot one to change

closes bug #804009

Revision 11603 - Directory Listing
Modified Thu Sep 11 00:19:25 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
new spec file for egw added

Revision 11602 - Directory Listing
Modified Thu Sep 11 00:18:12 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
new build script for egw added

Revision 11601 - Directory Listing
Modified Thu Sep 11 00:15:07 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
file will be replaced by new egw build file

Revision 11600 - Directory Listing
Modified Thu Sep 11 00:12:37 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
file will be replaced by ne egw build file

Revision 11599 - Directory Listing
Modified Wed Sep 10 23:40:42 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
change the falue from phpgw to egw

Revision 11598 - Directory Listing
Modified Wed Sep 10 23:24:52 2003 UTC (6 years, 11 months ago) by reinerj
Original Path: trunk
change the falue from phpgw to egw in config

Revision 11597 - Directory Listing
Modified Wed Sep 10 16:41:18 2003 UTC (6 years, 11 months ago) by ralfbecker
Original Path: trunk
corrected a typo, thanks to sdietzel@northcc.net

Revision 11586 - Directory Listing
Modified Tue Sep 9 18:36:30 2003 UTC (6 years, 11 months ago) by lkneschke
Original Path: trunk
decode the url

Revision 11580 - Directory Listing
Modified Mon Sep 8 23:03:13 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
removed, because not used by setup(3)

Revision 11579 - Directory Listing
Modified Mon Sep 8 22:49:25 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
add js code for display message

Revision 11578 - Directory Listing
Modified Mon Sep 8 22:48:09 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
redirect to mail-admin-page if mail is not configured

Revision 11577 - Directory Listing
Modified Mon Sep 8 22:48:05 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
extra template file for print view

Revision 11576 - Directory Listing
Modified Mon Sep 8 22:47:19 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
updated layout

Revision 11575 - Directory Listing
Modified Mon Sep 8 22:21:22 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
makeing iDots the default template and some other defaults

Revision 11573 - Directory Listing
Modified Mon Sep 8 20:16:07 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
imported anglemail-1.2-dev4-01 includeing iDots

Revision 11537 - Directory Listing
Modified Mon Sep 8 00:40:42 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed tz_offset and creating new entries with time 0:0

Revision 11536 - Directory Listing
Modified Mon Sep 8 00:23:09 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
update on the UI

Revision 11535 - Directory Listing
Modified Sun Sep 7 23:42:22 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
update on the UI

Revision 11534 - Directory Listing
Modified Sun Sep 7 18:37:22 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed sql-error on deleting an infolog entry with custom-fields

Revision 11533 - Directory Listing
Modified Sun Sep 7 18:33:52 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed prob. with included events not shown, if no cal-event on that day

Revision 11532 - Directory Listing
Modified Sun Sep 7 17:56:05 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
small fix

Revision 11531 - Directory Listing
Modified Sun Sep 7 16:55:36 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview

Revision 11521 - Directory Listing
Modified Sat Sep 6 11:13:29 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed lost layout after changeing the headlines to display

Revision 11520 - Directory Listing
Modified Sat Sep 6 10:52:42 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
disableling the click_history til someone starts useing it

Revision 11519 - Directory Listing
Modified Sat Sep 6 10:50:35 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
added possebility to remove the crontab-line

Revision 11518 - Directory Listing
Modified Sat Sep 6 10:11:00 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
more verbose error-messages

Revision 11517 - Directory Listing
Modified Sat Sep 6 03:26:12 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
Reworked the headlines app:
- register globals
- new gray template
- sidebox menu (need register all hooks befor)
- save & cancel buttons, change app-logic

Revision 11516 - Directory Listing
Modified Sat Sep 6 03:23:37 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed delete

Revision 11515 - Directory Listing
Modified Fri Sep 5 03:48:35 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
fix some broken images

Revision 11514 - Directory Listing
Modified Wed Sep 3 17:50:35 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
used png log now

Revision 11513 - Directory Listing
Modified Wed Sep 3 17:49:56 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed problem with search and session in url

Revision 11512 - Directory Listing
Modified Wed Sep 3 12:59:11 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
some more branding www.phpgroupware.org --> www.eGroupWare.org

Revision 11511 - Directory Listing
Modified Wed Sep 3 12:28:46 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
small fix for formattime

Revision 11510 - Directory Listing
Modified Wed Sep 3 12:27:23 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
registered the sidebox_menu hook

Revision 11509 - Directory Listing
Modified Tue Sep 2 13:28:38 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
disabled the peer servers

Revision 11508 - Directory Listing
Modified Mon Sep 1 14:31:20 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
localized it and made the eGW hack work

Revision 11507 - Directory Listing
Modified Mon Sep 1 14:29:37 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
identical, use version in default

Revision 11506 - Directory Listing
Modified Sun Aug 31 23:21:11 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
add a missing space

Revision 11505 - Directory Listing
Modified Sun Aug 31 23:18:08 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
new classes for imap config

Revision 11504 - Directory Listing
Modified Sun Aug 31 23:17:25 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
applying my last changed

Revision 11503 - Directory Listing
Modified Sun Aug 31 22:09:12 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
change needed for integration of emailadmin
ldap bugfixing

Revision 11502 - Directory Listing
Modified Sun Aug 31 22:08:22 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
made management of email account working again

Revision 11501 - Directory Listing
Modified Sun Aug 31 21:24:51 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
removed little typo

Revision 11500 - Directory Listing
Modified Sun Aug 31 19:24:41 2003 UTC (7 years ago) by reinerj
Original Path: trunk
add some phrases to sitemgr

Revision 11499 - Directory Listing
Modified Sun Aug 31 18:04:29 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
added another missing file

Revision 11498 - Directory Listing
Modified Sun Aug 31 18:03:12 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
added some new files

Revision 11497 - Directory Listing
Modified Sun Aug 31 18:01:00 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
made FeLaMiMail working with EMailAdmin

Revision 11496 - Directory Listing
Modified Sun Aug 31 17:54:51 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
added a js-confirm button

Revision 11495 - Directory Listing
Modified Sun Aug 31 17:24:29 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
importing tabs js-class

Revision 11494 - Directory Listing
Modified Sun Aug 31 17:17:09 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
adding the js classes

Revision 11493 - Directory Listing
Modified Sun Aug 31 17:16:17 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
adding new files

Revision 11492 - Directory Listing
Modified Sun Aug 31 17:15:17 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
first working version

Revision 11491 - Directory Listing
Modified Sun Aug 31 10:58:00 2003 UTC (7 years ago) by reinerj
Original Path: trunk
add some phrases to backup

Revision 11490 - Directory Listing
Modified Sun Aug 31 00:46:13 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
merged dave's changes til 2003/08/31 2h45

Revision 11480 - Directory Listing
Modified Sun Aug 31 00:30:46 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
merged ceb's changes til 2003/08/31 2h30

Revision 11470 - Directory Listing
Modified Sat Aug 30 23:09:28 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
imported dave's changes

Revision 11456 - Directory Listing
Modified Sat Aug 30 18:06:47 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
readded phpbrain, after removal, because it was not in the .16 branch

Revision 11455 - Directory Listing
Modified Sat Aug 30 17:21:34 2003 UTC (7 years ago) by reinerj
Original Path: trunk
add some words to news admin

Revision 11454 - Directory Listing
Modified Sat Aug 30 17:11:18 2003 UTC (7 years ago) by reinerj
Original Path: trunk
finish german translation for bookmarks

Revision 11453 - Directory Listing
Modified Sat Aug 30 17:05:00 2003 UTC (7 years ago) by reinerj
Original Path: trunk
update some phrases to German

Revision 11452 - Directory Listing
Modified Sat Aug 30 15:31:38 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed a register_globals=off prob in the db-creation and made the help-msg use the real db-name, -user and -pass

Revision 11451 - Directory Listing
Modified Sat Aug 30 15:30:58 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
1) disabled egroupware_hack in the template (dont replace all phpGroupWare with eGroupWare)
2) include setup in the list of applications (is normaly not installed as app)
3) use textarea if key or translation > 50 chars (was only key)

Revision 11450 - Directory Listing
Modified Sat Aug 30 15:10:02 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
not used, manageheader uses the lang-files from setup

Revision 11449 - Directory Listing
Modified Sat Aug 30 11:03:20 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
added flag to disable the str_replace('phpGroupWare','eGroupWare'), called egroupware_hack

Revision 11448 - Directory Listing
Modified Sat Aug 30 10:59:32 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
admin/cats: changed logic and look to apply with the style-guide

Revision 11447 - Directory Listing
Modified Sat Aug 30 10:26:20 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed bug with not saved description in preferences::add
changed logic and look to apply with the style-guide

Revision 11446 - Directory Listing
Modified Sat Aug 30 10:25:14 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed bug with not saved description in preferences::add

Revision 11445 - Directory Listing
Modified Sat Aug 30 09:36:02 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
reverted to the eGW logos

Revision 11443 - Directory Listing
Modified Sat Aug 30 08:47:01 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
add the file including the javascript class

Revision 11442 - Directory Listing
Modified Sat Aug 30 08:44:51 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
addedd javascript support class

Revision 11441 - Directory Listing
Modified Sat Aug 30 07:15:36 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
formating

Revision 11440 - Directory Listing
Modified Sat Aug 30 06:31:20 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
add the new created files

Revision 11439 - Directory Listing
Modified Sat Aug 30 06:28:51 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
renamed some files
changed name from qmailldap to emailadmin

unuseable currently!!!

Revision 11438 - Directory Listing
Modified Sat Aug 30 06:08:42 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
make it install-able with 0.9.14 again

Revision 11437 - Directory Listing
Modified Sat Aug 30 06:06:11 2003 UTC (7 years ago) by lkneschke
Original Path: trunk
a field name has changed
removed some ugly output
added utf8_decode for usernames

Revision 11436 - Directory Listing
Modified Fri Aug 29 16:42:25 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed a register_globals=off prob in the db-creation and made the help-msg use the real db-name, -user and -pass

Revision 11435 - Directory Listing
Modified Thu Aug 28 22:48:52 2003 UTC (7 years ago) by reinerj
Original Path: trunk
remove phpgw default info with egw

Revision 11434 - Directory Listing
Modified Thu Aug 28 18:17:11 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
some first basic branding

Revision 11433 - Directory Listing
Modified Thu Aug 28 18:14:45 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed some probs with not existing database

Revision 11432 - Directory Listing
Modified Thu Aug 28 16:44:06 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
reimported jsCal into phpgwapi/js now

Revision 11431 - Directory Listing
Modified Thu Aug 28 16:35:07 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
reimported jsCal into phpgwapi/js now

Revision 11430 - Directory Listing
Modified Thu Aug 28 14:31:11 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
make the phpgw Version-0_9_16-branch HEAD

Revision 11429 - Directory Listing
Modified Thu Aug 28 14:16:30 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
make the phpgw Version-0_9_16-branch HEAD

Revision 11426 - Directory Listing
Modified Mon Aug 25 10:15:27 2003 UTC (7 years ago) by skeeter
Original Path: trunk
Changed the require_once to CreateObject

Revision 11425 - Directory Listing
Modified Mon Aug 25 10:10:12 2003 UTC (7 years ago) by skeeter
Original Path: trunk
Someone missed the latest addition of the account_id for NEW installs.

Revision 11420 - Directory Listing
Modified Sun Aug 24 07:55:03 2003 UTC (7 years ago) by skwashd
Original Path: trunk
added multiple phpgw domain support

Revision 11411 - Directory Listing
Modified Sat Aug 23 02:09:37 2003 UTC (7 years ago) by ceb
Original Path: trunk
droped class

Revision 11408 - Directory Listing
Modified Sat Aug 23 01:20:13 2003 UTC (7 years ago) by ceb
Original Path: trunk
what crap

Revision 11407 - Directory Listing
Modified Sat Aug 23 00:44:53 2003 UTC (7 years ago) by ceb
Original Path: trunk
update

Revision 11390 - Directory Listing
Modified Tue Aug 19 10:29:52 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
fixed calendar-title, & and " have been displayed as &amp; or &quot;
(cal is transmitting its data with entities and they get coded twice)

Revision 11386 - Directory Listing
Modified Mon Aug 18 23:17:56 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
added a helpmessage to the jsCalendar input-field

Revision 11385 - Directory Listing
Modified Mon Aug 18 23:15:59 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
added the jsCalendar to the date_widget

Revision 11382 - Directory Listing
Modified Sun Aug 17 23:05:57 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
wrapper-class and setup-file for jsCalendar

Revision 11376 - Directory Listing
Modified Sun Aug 17 22:44:06 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
Initial revision

Revision 11360 - Directory Listing
Modified Wed Aug 13 10:56:01 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
table_name returns empty if we have no db-connection instead of throwing error-messages (used in setup)
Note: daves OOP changes still needs to be merged to HEAD!!!

Revision 11343 - Directory Listing
Modified Sun Aug 10 10:45:49 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
added config-switch to disable autoload of langfiles and added translations for some other new config-values

Revision 11342 - Directory Listing
Modified Sun Aug 10 10:40:12 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
added config-switch to disable autoload of langfiles and some other config-values from .16 (commented them out if they are not yet implemented)

Revision 11340 - Directory Listing
Modified Sun Aug 10 10:11:43 2003 UTC (7 years ago) by ralfbecker
Original Path: trunk
added config-switch to disable autoload of langfiles
plus daves fix for register_globals off

Revision 11329 - Directory Listing
Modified Fri Aug 8 16:29:34 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor

Revision 11328 - Directory Listing
Modified Fri Aug 8 16:20:16 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor

Revision 11323 - Directory Listing
Modified Thu Jul 31 09:21:47 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
manual contact was deleted when entering edit

Revision 11322 - Directory Listing
Modified Thu Jul 31 09:20:36 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
default Filter (for entering InfoLog) was not used

Revision 11321 - Directory Listing
Modified Thu Jul 31 09:18:27 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
filter-names where not translated

Revision 11319 - Directory Listing
Modified Sat Jul 26 23:37:55 2003 UTC (7 years, 1 month ago) by ceb
Original Path: trunk
update

Revision 11313 - Directory Listing
Modified Fri Jul 25 01:11:45 2003 UTC (7 years, 1 month ago) by ceb
Original Path: trunk
update

Revision 11309 - Directory Listing
Modified Tue Jul 22 23:40:37 2003 UTC (7 years, 1 month ago) by ceb
Original Path: trunk
added function

Revision 11308 - Directory Listing
Modified Tue Jul 22 21:35:49 2003 UTC (7 years, 1 month ago) by ceb
Original Path: trunk
added function

Revision 11297 - Directory Listing
Modified Mon Jul 21 18:21:30 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
merged asyncservices from .16

Revision 11296 - Directory Listing
Modified Mon Jul 21 18:20:45 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
- added update from version 0.9.14.004-6 (security-fixes) and 0.9.14.508 (asyncservice)
- merged asyncservices from .16

Revision 11277 - Directory Listing
Modified Mon Jul 21 16:09:33 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
added a unlink before each rename for windows systems

Revision 11276 - Directory Listing
Modified Mon Jul 21 15:45:49 2003 UTC (7 years, 1 month ago) by ralfbecker
Original Path: trunk
removed $appdir in include to close security hole (setting this var in the url and register_globals on)

Revision 11250 - Directory Listing
Modified Wed Jul 9 00:00:37 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fix for pgsql 7.3

Revision 11248 - Directory Listing
Modified Tue Jul 8 23:19:18 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fix for pgsql 7.3

Revision 11242 - Directory Listing
Modified Sun Jul 6 23:40:53 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
a bit nicer fromat for the calendar_title

Revision 11240 - Directory Listing
Modified Sun Jul 6 20:12:27 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fix to get hook_home working for .14 and HEAD

Revision 11239 - Directory Listing
Modified Sun Jul 6 20:07:19 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
added parameter to exec to return the html, used for hook_home

Revision 11238 - Directory Listing
Modified Sun Jul 6 11:01:40 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
replaced htmlentities with htmlspecialchars

Revision 11237 - Directory Listing
Modified Sun Jul 6 11:01:16 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fixed handling of links with params containing '&', replaced htmlentities with htmlspecialchars

Revision 11234 - Directory Listing
Modified Sun Jul 6 09:03:17 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
infolog.index.rows: changed info_from to info_link_title

Revision 11233 - Directory Listing
Modified Sun Jul 6 09:02:35 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
not longer needed, implemented now via methode in uiinfolog

Revision 11232 - Directory Listing
Modified Sun Jul 6 09:01:13 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
set info_link_title with info_from if no info_link_id

Revision 11231 - Directory Listing
Modified Sun Jul 6 08:56:21 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fixed add-icons in nextmatch header

Revision 11230 - Directory Listing
Modified Sun Jul 6 08:54:13 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
write: setting info_from, everytime info_link_id > 0 and info_from is set and == ''

Revision 11229 - Directory Listing
Modified Sun Jul 6 08:52:35 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
changed db2data to copy only the numerical values

Revision 11228 - Directory Listing
Modified Sun Jul 6 08:16:51 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
not longer needed

Revision 11227 - Directory Listing
Modified Sun Jul 6 08:15:47 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
update

Revision 11207 - Directory Listing
Modified Thu Jul 3 19:29:26 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
update

Revision 11204 - Directory Listing
Modified Thu Jul 3 17:11:23 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
improved version of in_docroot, allows for pathnames starting like the docroot

Revision 11197 - Directory Listing
Modified Thu Jul 3 00:33:26 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
test against files-dir within the document-root of the webserver
(this would allow uploads of scripts via vfs, and then execute them via the webserver)

Revision 11192 - Directory Listing
Modified Wed Jul 2 22:23:29 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
register globals off fix

Revision 11191 - Directory Listing
Modified Wed Jul 2 22:16:34 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
css fix agains scripts in <html> ... </html>

Revision 11190 - Directory Listing
Modified Wed Jul 2 22:00:40 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
css fix, against scripts in the query

Revision 11187 - Directory Listing
Modified Wed Jul 2 00:18:11 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
xss fix, running the content of the address-label-function through strip_html

Revision 11184 - Directory Listing
Modified Wed Jul 2 00:08:20 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
xss fix, running the content of the address-label-function through strip_html

Revision 11179 - Directory Listing
Modified Tue Jul 1 20:24:00 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fixed default filter in prefs and custom field display

Revision 11172 - Directory Listing
Modified Sun Jun 29 23:03:58 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
get the cvs-import working with register globals off and the new links

Revision 11171 - Directory Listing
Modified Sun Jun 29 23:03:07 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
make boinfolog::write return the id

Revision 11170 - Directory Listing
Modified Sun Jun 29 23:02:34 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
app-header for delete

Revision 11169 - Directory Listing
Modified Sun Jun 29 20:23:37 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
removed old call to delete_attachted

Revision 11168 - Directory Listing
Modified Sun Jun 29 17:03:47 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
.16 conform app-headers
added display of all links to the list-page (configurable in the preferences)

Revision 11167 - Directory Listing
Modified Sun Jun 29 17:00:05 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
nextmatch_widget:
- 2 header-templates left and right from the range-display
- optional nextmatch-line with arrows, search, cats, ... after the rows
link_widget:
- new sub-type link-string
Updateted the documenations and lang-files.

Revision 11166 - Directory Listing
Modified Sun Jun 29 16:59:41 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
*** empty log message ***

Revision 11165 - Directory Listing
Modified Sun Jun 29 16:48:25 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
removed the schema_proc files as they are from .16 on in the API, this breaks .14 compatibility

Revision 11159 - Directory Listing
Modified Fri Jun 27 11:34:21 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
killed a debug-message

Revision 11158 - Directory Listing
Modified Fri Jun 27 11:15:33 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
removed phpgw::strip_html, which is basicly htmlentities, from the calendar- and addressbook title function, as this is handled by eTemplate

Revision 11157 - Directory Listing
Modified Fri Jun 27 11:01:35 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
removed debug-messages

Revision 11156 - Directory Listing
Modified Fri Jun 27 11:00:16 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fixed typo in get_links

Revision 11155 - Directory Listing
Modified Fri Jun 27 10:24:34 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
existing links are not copied to new sub-projects, fixed now

Revision 11151 - Directory Listing
Modified Thu Jun 26 19:17:12 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
nl2br now done in etemplate

Revision 11150 - Directory Listing
Modified Thu Jun 26 19:16:12 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
some htmlentities against XSS

Revision 11149 - Directory Listing
Modified Thu Jun 26 19:15:20 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
some changes for register globals off and one more htmlentities for image-tiltle

Revision 11147 - Directory Listing
Modified Wed Jun 25 22:37:51 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added new italian translations patch #1635 thanks to Alessandro Farina

Revision 11136 - Directory Listing
Modified Tue Jun 24 22:33:40 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
fix

Revision 11132 - Directory Listing
Modified Tue Jun 24 20:17:34 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added 2 missing french translations.

Revision 11129 - Directory Listing
Modified Tue Jun 24 13:32:25 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
fix bug #3861

Revision 11126 - Directory Listing
Modified Tue Jun 24 12:38:08 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
fix bug #3522

Revision 11125 - Directory Listing
Modified Tue Jun 24 11:54:22 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
update

Revision 11118 - Directory Listing
Modified Mon Jun 23 20:43:42 2003 UTC (7 years, 2 months ago) by totschnig
Original Path: trunk
oproc does not know get_last_insert_id

Revision 11116 - Directory Listing
Modified Mon Jun 23 20:33:23 2003 UTC (7 years, 2 months ago) by totschnig
Original Path: trunk
tables_update: maybe it is better to use the oproc object for the update?
sitemgr-site/templates: Ralf's commits to the 16 branch

Revision 11108 - Directory Listing
Modified Sun Jun 22 11:23:53 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
updated to reflect changes in .16: phpgw_vfs.content has to be nullable

Revision 11106 - Directory Listing
Modified Sat Jun 21 00:59:30 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
update

Revision 11105 - Directory Listing
Modified Sat Jun 21 00:54:02 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
update langs

Revision 11100 - Directory Listing
Modified Thu Jun 19 21:27:55 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added one missing english phrase and its french translation.

Revision 11099 - Directory Listing
Modified Thu Jun 19 20:55:27 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Changed all x's into %'s in lang calls and lang files, added missing english phrases and french translations.

Revision 11097 - Directory Listing
Modified Thu Jun 19 14:42:30 2003 UTC (7 years, 2 months ago) by mipmip
Original Path: trunk
fix program crash in edit site object in admin mode when tablename is wrong

Revision 11096 - Directory Listing
Modified Thu Jun 19 00:29:09 2003 UTC (7 years, 2 months ago) by mipmip
Original Path: trunk
Mayor changes / bugfixes

browsescreen now has his own plugin parsing function, see image_pathplugin for reverence
tags are stripped by default in browsescreen

the 'id' and 'autoincrement' independent fixed are almost finished. Als mayor functions are working now

Revision 11095 - Directory Listing
Modified Wed Jun 18 22:27:53 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added 2 missing english phrases and french translations.

Revision 11094 - Directory Listing
Modified Wed Jun 18 21:39:55 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Corrected one typo, added missing english phrases and french translations.

Revision 11089 - Directory Listing
Modified Tue Jun 17 21:47:17 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 11086 - Directory Listing
Modified Tue Jun 17 21:37:40 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Changed all x's into %'s into lang calls and lang files, added missing english phrases and french translations.

Revision 11085 - Directory Listing
Modified Tue Jun 17 21:19:06 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 11084 - Directory Listing
Modified Tue Jun 17 20:45:52 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added one missing english phrase and french translation.

Revision 11082 - Directory Listing
Modified Tue Jun 17 13:23:42 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
fix

Revision 11081 - Directory Listing
Modified Tue Jun 17 12:39:17 2003 UTC (7 years, 2 months ago) by ceb
Original Path: trunk
update

Revision 11080 - Directory Listing
Modified Tue Jun 17 10:54:00 2003 UTC (7 years, 2 months ago) by mipmip
Original Path: trunk
buxfixes, see savanna

Revision 11076 - Directory Listing
Modified Sun Jun 15 22:21:52 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
fixed a type in the sql of delete

Revision 11073 - Directory Listing
Modified Sun Jun 15 06:36:58 2003 UTC (7 years, 2 months ago) by totschnig
Original Path: trunk
a guestbook module for sitemgr (a test, probably not useable)

Revision 11063 - Directory Listing
Modified Sat Jun 14 13:52:45 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
1) corrected the escapeing of " and '
2) added the wiki page

Revision 11062 - Directory Listing
Modified Sat Jun 14 13:51:53 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
1) so-layers now run every parameter through either addslashes of intval, to prevent query-insertion and for pgSql 7.3 compatibility
2) corrected the escapeing of " and '
3) added some inline-docs

Revision 11061 - Directory Listing
Modified Sat Jun 14 13:48:50 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
added 0.9.16 to api-version-dependece, the eTemplate wiki-page and droped the title

Revision 11060 - Directory Listing
Modified Sat Jun 14 13:47:41 2003 UTC (7 years, 2 months ago) by ralfbecker
Original Path: trunk
added some htmlspecialchars() to the values of input and textarea, to allow transparent use of " and '

Revision 11059 - Directory Listing
Modified Sat Jun 14 03:34:02 2003 UTC (7 years, 2 months ago) by totschnig
Original Path: trunk
minor adjustments

Revision 11052 - Directory Listing
Modified Wed Jun 11 20:31:03 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added zh lang file, patch #1617, thanks to C K Wu !

Revision 11050 - Directory Listing
Modified Wed Jun 11 20:28:52 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added zh lang file, patch #1616, thanks to C K Wu !

Revision 11048 - Directory Listing
Modified Wed Jun 11 20:26:36 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added zh lang file, patch #1615, thanks to C K Wu !

Revision 11046 - Directory Listing
Modified Wed Jun 11 20:21:56 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added zh lang file, patch #1613, thanks to C K Wu !

Revision 11044 - Directory Listing
Modified Wed Jun 11 20:19:42 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added zh lang file, patch #1612, thanks to C K Wu !

Revision 11042 - Directory Listing
Modified Wed Jun 11 20:16:32 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added zh lang file, patch #1611, thanks to C K Wu !

Revision 11040 - Directory Listing
Modified Wed Jun 11 20:09:22 2003 UTC (7 years, 2 months ago) by gugux
Original Path: trunk
Added zh lang file, patch #1610, thanks to C K Wu !

Revision 11027 - Directory Listing
Modified Mon Jun 9 20:27:22 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
strip_html to remove backslashes

Revision 11025 - Directory Listing
Modified Mon Jun 9 20:20:22 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
set_block must use a reference to the block argument

Revision 11015 - Directory Listing
Modified Fri Jun 6 23:13:28 2003 UTC (7 years, 3 months ago) by skwashd
Original Path: trunk
couple of fixes for saving

Revision 11013 - Directory Listing
Modified Fri Jun 6 18:38:49 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
rebuild documentation (SGML produced by patched lyx http://bugzilla.lyx.org/show_bug.cgi?id=821)

Revision 11012 - Directory Listing
Modified Fri Jun 6 04:55:06 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
different mainmenu for idots

Revision 11011 - Directory Listing
Modified Fri Jun 6 04:11:01 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
idots menu hook
suppress padding in ul, otherwise it is not centered

Revision 11010 - Directory Listing
Modified Fri Jun 6 02:19:57 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
porting this to HEAD

Revision 11009 - Directory Listing
Modified Fri Jun 6 02:14:56 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
simplify application header and integrate menus into idots template

Revision 11000 - Directory Listing
Modified Tue Jun 3 20:40:18 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 10997 - Directory Listing
Modified Tue Jun 3 16:01:39 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
make GROUP BY clause SQL compliant (suggested by Ralf Becker)

Revision 10995 - Directory Listing
Modified Tue Jun 3 03:15:12 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
ACL
configurable RSS exports
clean up

Revision 10994 - Directory Listing
Modified Tue Jun 3 02:44:44 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
Modules_UI: forgotten to compare cat_id with CURRENT_SITE_ID
other cleanups

Revision 10991 - Directory Listing
Modified Mon Jun 2 21:08:08 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 10990 - Directory Listing
Modified Mon Jun 2 21:02:52 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Suppressed useless phrases.

Revision 10989 - Directory Listing
Modified Mon Jun 2 20:56:01 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Changed all x's into %'s in lang files, corrected a typo and added missing english phrases and french translations.

Revision 10987 - Directory Listing
Modified Sun Jun 1 23:07:48 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
disambiguate block_id in GROUP BY clause

Revision 10986 - Directory Listing
Modified Sun Jun 1 22:02:11 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added 2 missing phrases and french translations.

Revision 10985 - Directory Listing
Modified Sun Jun 1 20:58:42 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 10984 - Directory Listing
Modified Sun Jun 1 20:37:46 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 10981 - Directory Listing
Modified Sun Jun 1 20:17:40 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Forgot these ones.

Revision 10970 - Directory Listing
Modified Sun Jun 1 01:00:39 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
prepare news module for RSS
urlencode [ ] in module's link function
span instead of div in edit_transformer

Revision 10965 - Directory Listing
Modified Sat May 31 19:25:32 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
forgot to change the name of the site_dir member in sitemgr_info array

Revision 10964 - Directory Listing
Modified Sat May 31 17:57:26 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
forgot to remove this one

Revision 10963 - Directory Listing
Modified Sat May 31 16:36:45 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
set last_mod when inserting the website category as in default_records

Revision 10960 - Directory Listing
Modified Sat May 31 04:39:44 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
do not mix up cats and pages

Revision 10959 - Directory Listing
Modified Sat May 31 04:29:22 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
show edit link only for editable blocks

Revision 10958 - Directory Listing
Modified Sat May 31 03:53:51 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
some debugging and improved ACL
renamed and augmented documentation

Revision 10957 - Directory Listing
Modified Fri May 30 23:28:58 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
added last_mod column as suggested by Magnus Nilsson

Revision 10956 - Directory Listing
Modified Fri May 30 23:17:46 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
attempt at modest optimization

Revision 10955 - Directory Listing
Modified Fri May 30 22:13:07 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Corrected a few typos.

Revision 10954 - Directory Listing
Modified Fri May 30 21:59:12 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
What a mess ! Changed phrases to have %1 in lang calls and correspond to lang files.
Changed all lang files to be correct (I hope).

Revision 10953 - Directory Listing
Modified Fri May 30 21:30:35 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
edit categories and pages in secondary pages without navbar
automatically create version for new blocks

Revision 10952 - Directory Listing
Modified Fri May 30 20:45:44 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Suppressed useless phrases, corrected a typo and added missing english phrases and french translations.

Revision 10949 - Directory Listing
Modified Fri May 30 20:30:32 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added one missing phrase and french translation.

Revision 10948 - Directory Listing
Modified Fri May 30 20:28:52 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations, suppressed useless ones.

Revision 10946 - Directory Listing
Modified Fri May 30 20:15:38 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
... and this one too :-(

Revision 10945 - Directory Listing
Modified Fri May 30 20:15:13 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Forgot this one.

Revision 10943 - Directory Listing
Modified Fri May 30 18:56:51 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
no translation for etemplate.link_widget.search's app-selectbox

Revision 10942 - Directory Listing
Modified Fri May 30 18:50:12 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
the new outline manager

Revision 10941 - Directory Listing
Modified Fri May 30 18:49:13 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
merge page manager and category manager in one common interface

Revision 10940 - Directory Listing
Modified Fri May 30 18:48:07 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
removed categories button

Revision 10939 - Directory Listing
Modified Fri May 30 18:45:33 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
non-fixed tab-width

Revision 10936 - Directory Listing
Modified Fri May 30 16:11:36 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fix for bug #3427: no email-notifications
send class does not default to port 25, as email does when smpt-port is left empty in the email-site-config

Revision 10931 - Directory Listing
Modified Fri May 30 04:13:47 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
new files

Revision 10930 - Directory Listing
Modified Fri May 30 04:01:43 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
make sitemgr capable of handling versions

Revision 10923 - Directory Listing
Modified Thu May 29 07:58:45 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
changed $GLOBALS[HTTP_POST_VARS] to $_POST to get the automatic lang-update working again
merged skwashd's changes from .16

Revision 10922 - Directory Listing
Modified Thu May 29 07:49:12 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
imported kneckes fix in .16 (dont show a single @)

Revision 10919 - Directory Listing
Modified Wed May 28 22:32:25 2003 UTC (7 years, 3 months ago) by skwashd
Original Path: trunk
added missing .

Revision 10918 - Directory Listing
Modified Wed May 28 06:22:44 2003 UTC (7 years, 3 months ago) by skwashd
Original Path: trunk
various fixes

Revision 10913 - Directory Listing
Modified Mon May 26 21:35:46 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Corrected a few left x's into %'s in lang calls and lang files, suppressed useless english phrases, added missing ones and french translations.

Revision 10911 - Directory Listing
Modified Mon May 26 21:03:15 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Changed all %d's and %s's into %x's in lang calls and lang files, added missing english phrases and french translations.

Revision 10910 - Directory Listing
Modified Mon May 26 20:39:37 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Changed all %s into %1 into lang calls and lang files, added missing english phrases and french translations and suppressed doublons.

Revision 10909 - Directory Listing
Modified Mon May 26 19:35:34 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 10908 - Directory Listing
Modified Mon May 26 19:27:21 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Did I forget something ?

Revision 10906 - Directory Listing
Modified Sun May 25 21:38:27 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Changed 2 x's into %'s and added french translations.

Revision 10905 - Directory Listing
Modified Sun May 25 21:18:10 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added one missing english phrase.

Revision 10904 - Directory Listing
Modified Sun May 25 21:12:19 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Missing english phrases and french translations.

Revision 10900 - Directory Listing
Modified Sun May 25 21:01:58 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Suppressed a doublon.

Revision 10899 - Directory Listing
Modified Sun May 25 20:52:23 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added one missing english phrase and a few french translations.

Revision 10892 - Directory Listing
Modified Sun May 25 15:45:55 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fix for variable width of edit

Revision 10887 - Directory Listing
Modified Sat May 24 14:25:13 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
Fix for methode-hooks with no return-value

Revision 10885 - Directory Listing
Modified Sat May 24 12:21:42 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
merged dave's php4.1+ change from .16

Revision 10884 - Directory Listing
Modified Sat May 24 11:54:24 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
http-auth fix - thanks ManxPower

Revision 10883 - Directory Listing
Modified Fri May 23 22:31:15 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added one missing phrase and its french translation.

Revision 10882 - Directory Listing
Modified Fri May 23 21:39:15 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Did I forget this one ?

Revision 10880 - Directory Listing
Modified Fri May 23 06:56:39 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
changes to ACL, write acess to a category now implies read access

Revision 10877 - Directory Listing
Modified Fri May 23 03:37:25 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
numerous bugs and improved ACL

Revision 10872 - Directory Listing
Modified Thu May 22 23:20:08 2003 UTC (7 years, 3 months ago) by ceb
Original Path: trunk
update

Revision 10869 - Directory Listing
Modified Thu May 22 06:19:24 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
some small adjustments

Revision 10868 - Directory Listing
Modified Thu May 22 03:06:14 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
strip forgotten testing code from Common_UI, wrap ACL around Sites_UI

Revision 10867 - Directory Listing
Modified Thu May 22 02:36:54 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
make sitemgr capable of editing multiple sites

Revision 10866 - Directory Listing
Modified Wed May 21 23:12:44 2003 UTC (7 years, 3 months ago) by ceb
Original Path: trunk
update

Revision 10865 - Directory Listing
Modified Wed May 21 23:02:25 2003 UTC (7 years, 3 months ago) by ceb
Original Path: trunk
update

Revision 10857 - Directory Listing
Modified Tue May 20 21:19:30 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and their french translations.

Revision 10856 - Directory Listing
Modified Tue May 20 21:05:52 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added missing english phrases and french translations.

Revision 10855 - Directory Listing
Modified Tue May 20 20:55:24 2003 UTC (7 years, 3 months ago) by gugux
Original Path: trunk
Added one missing phrase and missing french translations.

Revision 10847 - Directory Listing
Modified Tue May 20 00:38:41 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
removed the 'preverences' feature ;-)

Revision 10845 - Directory Listing
Modified Tue May 20 00:03:27 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fix that substitutions in defaults, show for the user-prefs, get translated too

Revision 10842 - Directory Listing
Modified Mon May 19 23:05:32 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
modified add and delete to set / unset default and forced prefs too

Revision 10840 - Directory Listing
Modified Mon May 19 23:00:59 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
added processing of notify-messages (substitions get translated into the user lang and back)
added a hook to verify the user-input and display an error message

Revision 10838 - Directory Listing
Modified Mon May 19 17:20:29 2003 UTC (7 years, 3 months ago) by mipmip
Original Path: trunk
New msg type: help for rendering textmessages in blue, fixed wrong messages, several admin fixes, new file explorer from the quix project

Revision 10836 - Directory Listing
Modified Mon May 19 13:34:33 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
killed some left-over debug-messages

Revision 10831 - Directory Listing
Modified Sun May 18 22:06:01 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
merged dave's fix for the domain-select-box from .16

Revision 10828 - Directory Listing
Modified Sun May 18 19:46:39 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off

Revision 10827 - Directory Listing
Modified Sun May 18 19:31:21 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
added lang-call to display_mainscreen

Revision 10826 - Directory Listing
Modified Sun May 18 19:18:58 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off

Revision 10825 - Directory Listing
Modified Sun May 18 19:16:58 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
merged sesson-functions for .16, incl. cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off

Revision 10823 - Directory Listing
Modified Sun May 18 16:51:45 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
updated to use new prefs format

Revision 10822 - Directory Listing
Modified Sun May 18 15:22:43 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
upps, get_var not loaded at that time

Revision 10820 - Directory Listing
Modified Sun May 18 15:18:02 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
redirect to setup if there is no header and some other stuff from .16

Revision 10818 - Directory Listing
Modified Sun May 18 15:06:15 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fix to correct guess the pathes with register globals off,
set mcrypt_enabled to extension_loaded('mcrypt') (default on if it's installed)

Revision 10807 - Directory Listing
Modified Sun May 18 07:24:33 2003 UTC (7 years, 3 months ago) by skwashd
Original Path: trunk
search fix (workaround)

Revision 10799 - Directory Listing
Modified Sun May 18 00:13:02 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fixed app-title in 'The following apps need an update ...'

Revision 10795 - Directory Listing
Modified Sat May 17 21:25:09 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fixed wrong users_localtime time:
offset in user_prefs is not against GMT but servertime

Revision 10791 - Directory Listing
Modified Sat May 17 20:41:14 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
added function to encode subject for 8-bit-chars and made boundary a param

Revision 10789 - Directory Listing
Modified Sat May 17 20:37:51 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
changed username to fullname

Revision 10787 - Directory Listing
Modified Sat May 17 20:34:55 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fixed display_fullname for missing parts of the name
merged kneckes ldap-change too

Revision 10785 - Directory Listing
Modified Sat May 17 20:26:49 2003 UTC (7 years, 3 months ago) by ralfbecker
Original Path: trunk
fixed bug, account_id param in constructor was not used
merged jengos changes from .16 too

Revision 10783 - Directory Listing
Modified Sat May 17 19:29:58 2003 UTC (7 years, 3 months ago) by mdean
Original Path: trunk
SV# 3634: Syntax error return Rrue; should have been return True;

Revision 10781 - Directory Listing
Modified Sat May 17 03:42:30 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
the download module should also give access to the raw URL without wrapping an A around it.

Revision 10779 - Directory Listing
Modified Fri May 16 22:51:06 2003 UTC (7 years, 3 months ago) by ceb
Original Path: trunk
update globals

Revision 10777 - Directory Listing
Modified Fri May 16 20:57:45 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
improve error handling
go to view after creating or editing (resolves magic quote bug)

Revision 10774 - Directory Listing
Modified Fri May 16 15:58:50 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
nl2br is already applied on the data returned from news_admin

Revision 10772 - Directory Listing
Modified Fri May 16 14:46:28 2003 UTC (7 years, 3 months ago) by totschnig
Original Path: trunk
these templates are now loooked for in directory modules, and not sitemgr

Revision 10769 - Directory Listing
Modified Thu May 15 10:01:57 2003 UTC (7 years, 3 months ago) by seek3r
Original Path: trunk
dd

Revision 10766 - Directory Listing
Modified Wed May 14 21:32:01 2003 UTC (7 years, 3 months ago) by mipmip
Original Path: trunk
changed icons

Revision 10762 - Directory Listing
Modified Tue May 13 23:45:32 2003 UTC (7 years, 3 months ago) by mipmip
Original Path: trunk
added idots first icon draft, special Reiner Jung request ;-)

Revision 10761 - Directory Listing
Modified Tue May 13 23:32:00 2003 UTC (7 years, 3 months ago) by mipmip
Original Path: trunk
Finally added the long awaited configure objectview feature. 'Show all
columns' is now removed from the browse screen because it isn't
necessary anymore. Also removed browse button from browse screen. Users
can now select which column they want to view in the browse list, this
is saved in their preferences.

Revision 10760 - Directory Listing
Modified Tue May 13 23:28:17 2003 UTC (7 years, 3 months ago) by mipmip
Original Path: trunk
unified get_record_values function and add features to it

Revision 10759 - Directory Listing
Modified Mon May 12 00:04:54 2003 UTC (7 years, 3 months ago) by mipmip
Original Path: trunk
added repeat insert option to object input form

Revision 10758 - Directory Listing
Modified Sat May 10 08:54:50 2003 UTC (7 years, 4 months ago) by seek3r
Original Path: trunk
fixed some html problems. Still more to work out

Revision 10757 - Directory Listing
Modified Sat May 10 08:53:43 2003 UTC (7 years, 4 months ago) by seek3r
Original Path: trunk
wrapped a couple functions in if statements because they are now part of new versions of PHP

Revision 10756 - Directory Listing
Modified Sat May 10 08:52:21 2003 UTC (7 years, 4 months ago) by seek3r
Original Path: trunk
fixed bad reference which caused problems on windows servers

Revision 10749 - Directory Listing
Modified Tue May 6 20:53:06 2003 UTC (7 years, 4 months ago) by totschnig
Original Path: trunk
try to resolve bug #3353

Revision 10737 - Directory Listing
Modified Mon May 5 20:59:14 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
call constructor of sbox class

Revision 10733 - Directory Listing
Modified Mon May 5 20:24:57 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
gnu-patch #1245

Revision 10725 - Directory Listing
Modified Mon May 5 19:33:10 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
gnu-patch #740

Revision 10723 - Directory Listing
Modified Mon May 5 19:25:16 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
gnu-patch #810

Revision 10721 - Directory Listing
Modified Mon May 5 19:11:47 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
gnu-patch #1244

Revision 10698 - Directory Listing
Modified Sun May 4 15:14:06 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added an other display-type for accounts: Firstname Lastname [lid]
changed < > into [ ]

Revision 10693 - Directory Listing
Modified Sun May 4 10:30:38 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
changed pref-name maildomain to domain

Revision 10692 - Directory Listing
Modified Sun May 4 09:18:56 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
implemented new phpgw-pref account_display as default for select-account

Revision 10685 - Directory Listing
Modified Sat May 3 23:25:06 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update setup info

Revision 10684 - Directory Listing
Modified Sat May 3 23:24:23 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update tpl

Revision 10680 - Directory Listing
Modified Sat May 3 22:23:50 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
account-display is now configurable via the prefs:
- Firstname Lastname (default)
- Lastname, Firstname
- username
- <username> Lastname, Firstname

Revision 10676 - Directory Listing
Modified Sat May 3 21:08:11 2003 UTC (7 years, 4 months ago) by totschnig
Original Path: trunk
lang update from Reiner Jung

Revision 10671 - Directory Listing
Modified Sat May 3 14:17:15 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update tpl

Revision 10666 - Directory Listing
Modified Sat May 3 12:47:26 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
new icon for wiki

Revision 10665 - Directory Listing
Modified Sat May 3 12:46:50 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
new icon for eTemplate, more in the style of idots

Revision 10663 - Directory Listing
Modified Sat May 3 10:59:16 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
Fixed get_image_dir and get_image_path to not return the templates imagedir if it only contains the navbar icon (eg. idots or idsociety).
Thats only a fix, better would be if every app uses the image or find_image function.

Revision 10662 - Directory Listing
Modified Sat May 3 10:58:46 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
small fix, added a wrapper for the renamed function email_address (was sub_default_addres) for email/anglemail

Revision 10655 - Directory Listing
Modified Fri May 2 22:26:07 2003 UTC (7 years, 4 months ago) by mipmip
Original Path: trunk
increased htmlArea v3 internal version number and modified description

Revision 10654 - Directory Listing
Modified Fri May 2 22:23:58 2003 UTC (7 years, 4 months ago) by mipmip
Original Path: trunk
htmlArea v3 is now partly functional in IE, that is when just one rich textbox is used in a sideobject

Revision 10651 - Directory Listing
Modified Fri May 2 01:49:52 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added notify-messages to prefs:
- notify messages contain vars to be substituted, eg. $$username$$
- the var-name gets translated for editing
- new function create_notify in preferences.php
- new function parse_notify to substitute / create the notify msg

Revision 10650 - Directory Listing
Modified Fri May 2 01:33:32 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added notify-messages to prefs:
- notify messages contain vars to be substituted, eg. $$username$$
- the var-name gets translated for editing
- new function create_notify in preferences.php
- new function parse_notify to substitute / create the notify msg

Revision 10647 - Directory Listing
Modified Fri May 2 01:06:33 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for phrase which end (after truncating to 230 chars) in a space (which has been striped by the db)

Revision 10642 - Directory Listing
Modified Thu May 1 23:24:09 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update cats

Revision 10640 - Directory Listing
Modified Thu May 1 23:22:57 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update categories plus addressbook table to add column last_mod

Revision 10639 - Directory Listing
Modified Thu May 1 21:44:25 2003 UTC (7 years, 4 months ago) by mipmip
Original Path: trunk
added new files for idots template set

Revision 10638 - Directory Listing
Modified Thu May 1 21:42:02 2003 UTC (7 years, 4 months ago) by mipmip
Original Path: trunk
fixed old htmlArea plugin and add new htmlAreaplugin for mozilla. Added sidebox hookfile

Revision 10636 - Directory Listing
Modified Thu May 1 12:49:11 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix from sigurdne, for bug #3300 and #2740

Revision 10635 - Directory Listing
Modified Thu May 1 09:19:50 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
reworked preferences (ported from .16 incl. fixes):
- not set user-prefs use the default value, default values have been used only for new accounts before
- preference-table has new column preference_app
- preferences got automaticaly quoted now, eg. its save to use single and double quotes as well as backslashs

Revision 10634 - Directory Listing
Modified Thu May 1 09:17:44 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fixed template_alternate_row_color, so also set the row_color in the supplied template, not only in the template of the nextmatch-class

Revision 10631 - Directory Listing
Modified Thu May 1 07:24:01 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
removed not longer used perl-script, which is reported to have security bugs

Revision 10626 - Directory Listing
Modified Thu May 1 02:44:39 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update portal

Revision 10624 - Directory Listing
Modified Wed Apr 30 21:42:56 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
fix for bug #3409, and other pgsql stuff and dos2unix

Revision 10622 - Directory Listing
Modified Wed Apr 30 11:07:24 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fixed schema_proc for pgSql to properly rename a table, if forgot to rename the index

Revision 10618 - Directory Listing
Modified Wed Apr 30 02:13:17 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update portal

Revision 10617 - Directory Listing
Modified Wed Apr 30 02:12:56 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10615 - Directory Listing
Modified Wed Apr 30 00:06:08 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
changes for new hooks

Revision 10612 - Directory Listing
Modified Tue Apr 29 22:10:16 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
removed countryset

Revision 10610 - Directory Listing
Modified Tue Apr 29 21:58:12 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Changed all x's into %'s in lang files and lang calls, added missing english phrases and french translations.

Revision 10609 - Directory Listing
Modified Tue Apr 29 21:22:48 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Added missing english phrases and the french lang file.

Revision 10608 - Directory Listing
Modified Tue Apr 29 21:17:54 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Added 2 missing english phrases and the french lang file.

Revision 10601 - Directory Listing
Modified Mon Apr 28 13:31:48 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
Initial revision

Revision 10600 - Directory Listing
Modified Mon Apr 28 13:31:45 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
This commit was generated by cvs2svn to compensate for changes in r10599,
which included commits to RCS files with non-trunk default branches.

Revision 10597 - Directory Listing
Modified Mon Apr 28 08:25:59 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added param try_unregistered to hooks::single for setup

Revision 10596 - Directory Listing
Modified Mon Apr 28 08:24:45 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added param try_unregistered to hooks::single for setup

Revision 10593 - Directory Listing
Modified Mon Apr 28 07:15:04 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
removed debug-msg

Revision 10592 - Directory Listing
Modified Mon Apr 28 04:35:03 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
reiner's additions to the german lang file

Revision 10591 - Directory Listing
Modified Mon Apr 28 00:41:55 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10590 - Directory Listing
Modified Mon Apr 28 00:31:33 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10589 - Directory Listing
Modified Sun Apr 27 23:21:27 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
update for calling the footer for .16

Revision 10588 - Directory Listing
Modified Sun Apr 27 23:19:49 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
importing asyncservices from .16

Revision 10587 - Directory Listing
Modified Sun Apr 27 23:18:37 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
table-update:
- added table phpgw_async for asyncservices
so .16 is now identical to head from the db-format

Revision 10585 - Directory Listing
Modified Sun Apr 27 23:16:15 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10584 - Directory Listing
Modified Sun Apr 27 22:41:12 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
changes for new hooks

Revision 10582 - Directory Listing
Modified Sun Apr 27 22:37:37 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
changes for new hooks

Revision 10581 - Directory Listing
Modified Sun Apr 27 22:35:39 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
changes for new hooks

Revision 10580 - Directory Listing
Modified Sun Apr 27 22:33:08 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
update

Revision 10579 - Directory Listing
Modified Sun Apr 27 22:26:04 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
new type of hooks via methodes instead of separate files:
- allows to parse arguments ot the hook and return content
- all access to the hook-table is now handled by the hook-class (for admin and setup too)
- all existing hooks continue to work of cause

Revision 10578 - Directory Listing
Modified Sun Apr 27 21:58:53 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Changed all x's into %'s in lang files.

Revision 10574 - Directory Listing
Modified Sun Apr 27 21:13:00 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Changed all x's into %'s, suppressed useless phrases, added missing ones and french translations.

Revision 10572 - Directory Listing
Modified Sun Apr 27 20:28:34 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10570 - Directory Listing
Modified Sun Apr 27 19:28:13 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10569 - Directory Listing
Modified Sun Apr 27 19:27:28 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update img

Revision 10568 - Directory Listing
Modified Sun Apr 27 14:10:16 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update img

Revision 10567 - Directory Listing
Modified Sun Apr 27 09:25:55 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
another fix ... rrrrr

Revision 10566 - Directory Listing
Modified Sun Apr 27 08:50:20 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added readonly-display for date-time and date-only_time

Revision 10565 - Directory Listing
Modified Sun Apr 27 08:27:50 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
load schema_proc from api for .16

Revision 10564 - Directory Listing
Modified Sun Apr 27 08:19:59 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
new version of solangfile for the .16 developer_tools

Revision 10563 - Directory Listing
Modified Sun Apr 27 08:18:53 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
splitted up themeStyles in theme2css, style and themeStyles

Revision 10562 - Directory Listing
Modified Sun Apr 27 08:17:07 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
remove reports option

Revision 10561 - Directory Listing
Modified Sun Apr 27 08:10:32 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
fixed call to undef function in admin

Revision 10560 - Directory Listing
Modified Sun Apr 27 07:27:05 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for hook_home: app-template-dir has to be set explicitly

Revision 10557 - Directory Listing
Modified Sun Apr 27 04:25:12 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
added some docs

Revision 10556 - Directory Listing
Modified Sun Apr 27 04:21:55 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
ui improvements and fixes

Revision 10553 - Directory Listing
Modified Sun Apr 27 00:48:10 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10552 - Directory Listing
Modified Sun Apr 27 00:47:33 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt

Revision 10551 - Directory Listing
Modified Sun Apr 27 00:17:58 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt

Revision 10550 - Directory Listing
Modified Sat Apr 26 22:48:51 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt

Revision 10548 - Directory Listing
Modified Sat Apr 26 20:52:59 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10544 - Directory Listing
Modified Sat Apr 26 10:37:52 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Changed a x into %1.

Revision 10543 - Directory Listing
Modified Sat Apr 26 08:56:28 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added some compatibility, by allowing to still use the old display_section function

Revision 10542 - Directory Listing
Modified Sat Apr 26 08:39:59 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for not exisiting common::display_mainscreen in .14/6 (til the feature-freeze)

Revision 10541 - Directory Listing
Modified Sat Apr 26 07:40:13 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Added missing translations.

Revision 10540 - Directory Listing
Modified Sat Apr 26 07:39:19 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Added missing phrases.

Revision 10536 - Directory Listing
Modified Sat Apr 26 01:31:40 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update pix

Revision 10535 - Directory Listing
Modified Sat Apr 26 01:22:39 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update app_header, globals, nextmatch calls  etc

Revision 10534 - Directory Listing
Modified Sat Apr 26 01:21:29 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt tpl

Revision 10533 - Directory Listing
Modified Sat Apr 26 01:19:45 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
added extra function for filter plus update tpl class to version .16

Revision 10532 - Directory Listing
Modified Sat Apr 26 01:14:11 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt tpl

Revision 10531 - Directory Listing
Modified Fri Apr 25 03:02:28 2003 UTC (7 years, 4 months ago) by totschnig
Original Path: trunk
new module for including contents of a file

Revision 10529 - Directory Listing
Modified Fri Apr 25 00:37:16 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10526 - Directory Listing
Modified Thu Apr 24 21:04:22 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
removed charset from tpls since its added by xslt already plus update class.common: add a flag to disable any xslt output

Revision 10524 - Directory Listing
Modified Thu Apr 24 01:34:44 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update js and css

Revision 10523 - Directory Listing
Modified Thu Apr 24 01:20:52 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10522 - Directory Listing
Modified Thu Apr 24 00:48:23 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10519 - Directory Listing
Modified Wed Apr 23 21:52:22 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
porting admin to xslt

Revision 10518 - Directory Listing
Modified Wed Apr 23 01:51:27 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update hook_admin

Revision 10517 - Directory Listing
Modified Wed Apr 23 01:15:00 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update hook_admin

Revision 10516 - Directory Listing
Modified Wed Apr 23 01:08:32 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
started updating to xslt and rework accounts classes

Revision 10515 - Directory Listing
Modified Wed Apr 23 01:06:36 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt

Revision 10513 - Directory Listing
Modified Tue Apr 22 23:59:21 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for HEAD, find_image does no longer lock in the api for not found images

Revision 10511 - Directory Listing
Modified Tue Apr 22 23:22:57 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
some fixes:
- content / code after the table_definition in tables_current.inc.php (like in phpgwapi) is now preserved
- $setup_info[<app>]['tables'][] = <table>; syntaxt in setup.inc.php is now supported on adding tables, cause the other syntax with one array still works
- hiting [write table] without any change does no longer give u an empty table
- moved all reset($arr); while (list($k,$v) = each($arr)) to foreach

Revision 10510 - Directory Listing
Modified Tue Apr 22 22:30:38 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
gugux lang-update

Revision 10509 - Directory Listing
Modified Tue Apr 22 20:30:22 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Changed some x's into %'s

Revision 10508 - Directory Listing
Modified Tue Apr 22 20:24:17 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Changed some x's into %1's ...

Revision 10507 - Directory Listing
Modified Tue Apr 22 20:22:06 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Changed a x into %1

Revision 10506 - Directory Listing
Modified Tue Apr 22 20:09:01 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Begin translation of x's to %'s ...

Revision 10502 - Directory Listing
Modified Tue Apr 22 03:36:49 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update css

Revision 10499 - Directory Listing
Modified Mon Apr 21 20:29:18 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
implemented disable_row/column for bjohnson

Revision 10495 - Directory Listing
Modified Mon Apr 21 17:17:48 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added a german lang-file

Revision 10494 - Directory Listing
Modified Mon Apr 21 17:15:57 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
corrected typo

Revision 10492 - Directory Listing
Modified Mon Apr 21 16:43:51 2003 UTC (7 years, 4 months ago) by gugux
Original Path: trunk
Corrected a typo.

Revision 10487 - Directory Listing
Modified Mon Apr 21 15:28:30 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added a missing )

Revision 10483 - Directory Listing
Modified Mon Apr 21 11:38:58 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
got printerfriendly working again

Revision 10482 - Directory Listing
Modified Mon Apr 21 11:00:53 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
imported changes from .16 (app-header & styleguide-conformace)

Revision 10481 - Directory Listing
Modified Mon Apr 21 08:43:20 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
use new facility to include java_script in the html head-tag

Revision 10480 - Directory Listing
Modified Mon Apr 21 08:39:10 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
use redirect_link now

Revision 10479 - Directory Listing
Modified Mon Apr 21 08:38:17 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
now each app can set $GLOBALS['phpgw_info']['flags']['xslt_app'] itself

Revision 10478 - Directory Listing
Modified Mon Apr 21 08:37:17 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fixed / get it working again
- Mainscreen Message
- some space between the portal-boxes
- added disable-output-escapeing to msgbox-data

Revision 10477 - Directory Listing
Modified Mon Apr 21 08:32:53 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fixed for login: dont call framework for login

Revision 10476 - Directory Listing
Modified Mon Apr 21 01:24:14 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt

Revision 10475 - Directory Listing
Modified Mon Apr 21 00:49:42 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
it was impossible to login/logout after change of framework call

Revision 10474 - Directory Listing
Modified Mon Apr 21 00:21:09 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt tpls

Revision 10473 - Directory Listing
Modified Sun Apr 20 22:14:39 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update xslt tpls

Revision 10471 - Directory Listing
Modified Sun Apr 20 20:47:50 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added app_header via $GLOBALS['phpgw_info']['flags']['app_header']

Revision 10470 - Directory Listing
Modified Sun Apr 20 16:20:48 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
killed half a dozent doublicat phrases

Revision 10468 - Directory Listing
Modified Sun Apr 20 14:15:52 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update

Revision 10467 - Directory Listing
Modified Sun Apr 20 14:15:01 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update cats

Revision 10465 - Directory Listing
Modified Sun Apr 20 02:16:22 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update hook_admin

Revision 10464 - Directory Listing
Modified Sun Apr 20 01:21:59 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
admin port

Revision 10463 - Directory Listing
Modified Sun Apr 20 01:15:59 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
added css

Revision 10462 - Directory Listing
Modified Sat Apr 19 23:29:34 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update hook_admin

Revision 10461 - Directory Listing
Modified Sat Apr 19 23:18:52 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update hook_admin

Revision 10460 - Directory Listing
Modified Sat Apr 19 23:17:40 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
moved function deisplay_entry from admin to api

Revision 10459 - Directory Listing
Modified Sat Apr 19 23:16:08 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
added css entry for alarm

Revision 10458 - Directory Listing
Modified Sat Apr 19 22:23:24 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
added css entry for alarm

Revision 10457 - Directory Listing
Modified Sat Apr 19 22:07:52 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update hook_admin

Revision 10449 - Directory Listing
Modified Sat Apr 19 13:37:42 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
update idots

Revision 10448 - Directory Listing
Modified Sat Apr 19 13:31:02 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
update idots

Revision 10447 - Directory Listing
Modified Fri Apr 18 23:48:42 2003 UTC (7 years, 4 months ago) by ceb
Original Path: trunk
update register_globals off

Revision 10444 - Directory Listing
Modified Fri Apr 18 18:48:14 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
update idots

Revision 10441 - Directory Listing
Modified Fri Apr 18 17:59:41 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
update to 0.9.14.003

Revision 10436 - Directory Listing
Modified Fri Apr 18 14:35:40 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
imported Pim Snel's idots template

Revision 10434 - Directory Listing
Modified Fri Apr 18 08:37:04 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for bug reported on user-list, time-compare creates date before 1970/1/1 which is the earliest allowed date on windows

Revision 10431 - Directory Listing
Modified Fri Apr 18 08:06:35 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for bug #3241 (Apostrophes in custom-fields)
removed a wrong quote

Revision 10427 - Directory Listing
Modified Fri Apr 18 02:32:21 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
added deactivate, some fixes, and some langs

Revision 10422 - Directory Listing
Modified Thu Apr 17 13:19:45 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix to make wiki content left-aligned for idots and HEAD

Revision 10421 - Directory Listing
Modified Thu Apr 17 13:18:55 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
dont show ? for not existing page, if user has no right to edit the page

Revision 10419 - Directory Listing
Modified Thu Apr 17 10:23:25 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
found some untranslated phrases - again

Revision 10418 - Directory Listing
Modified Thu Apr 17 10:13:42 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
added edit link and some more langs

Revision 10417 - Directory Listing
Modified Thu Apr 17 04:26:30 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
fixed missing quote in query

Revision 10416 - Directory Listing
Modified Thu Apr 17 04:19:44 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
added  __LINE__ __FILE__ to queries

Revision 10415 - Directory Listing
Modified Wed Apr 16 14:32:15 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added possibility to use a sql query-string to so_sql::search

Revision 10413 - Directory Listing
Modified Wed Apr 16 12:02:07 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
added related url and dos2unixed tpls

Revision 10412 - Directory Listing
Modified Wed Apr 16 08:58:38 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
couple of fixes

Revision 10398 - Directory Listing
Modified Mon Apr 14 21:59:24 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
1min steps for minutes via parameter or fallback vi value is not in 5min steps

Revision 10393 - Directory Listing
Modified Mon Apr 14 21:35:50 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for bug #3162
creation of new calendar entries fails, because tempnam used to create the id returns a to long string (possibly because TMP_DIR is to long)
use the get_last_insert_id function now

Revision 10390 - Directory Listing
Modified Mon Apr 14 06:47:09 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
forgot to save one change and to run dos2unix

Revision 10389 - Directory Listing
Modified Mon Apr 14 06:42:48 2003 UTC (7 years, 4 months ago) by skwashd
Original Path: trunk
more fixes and lang additions

Revision 10387 - Directory Listing
Modified Sun Apr 13 21:47:35 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
translate the monthnames and contries like the sbox-class

Revision 10386 - Directory Listing
Modified Sun Apr 13 21:47:03 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix for the date-widget of the today button and javascript

Revision 10379 - Directory Listing
Modified Sun Apr 13 19:21:25 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added time and date+time to date_widget and select-number to select_widget

Revision 10378 - Directory Listing
Modified Sun Apr 13 19:14:50 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
added time and date+time to date_widget and select-number to select_widget

Revision 10377 - Directory Listing
Modified Sun Apr 13 16:02:32 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
sbox2 now calls the constructor of sbox

Revision 10376 - Directory Listing
Modified Sun Apr 13 16:01:29 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fix to let html::select difference between '' and 0

Revision 10375 - Directory Listing
Modified Sat Apr 12 19:21:22 2003 UTC (7 years, 4 months ago) by ralfbecker
Original Path: trunk
fixed dayview for conflicts with events starting before prefs[day_start_time]

Revision 10368 - Directory Listing
Modified Fri Apr 11 15:13:22 2003 UTC (7 years, 4 months ago) by totschnig
Original Path: trunk
remove old documentation

Revision 10366 - Directory Listing
Modified Fri Apr 11 14:54:36 2003 UTC (7 years, 4 months ago) by totschnig
Original Path: trunk
module_download: new module for downloading/viewing files from the VFS
module_sitetree: remove redundant call to getcatlinks

Revision 10364 - Directory Listing
Modified Thu Apr 10 07:48:34 2003 UTC (7 years, 5 months ago) by skwashd
Original Path: trunk
fixed a couple more and some typos

Revision 10363 - Directory Listing
Modified Thu Apr 10 07:35:26 2003 UTC (7 years, 5 months ago) by skwashd
Original Path: trunk
fixed up *most* of the lang phrases

Revision 10361 - Directory Listing
Modified Wed Apr 9 23:16:49 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
column order in now remembered when browsing and editing

Revision 10360 - Directory Listing
Modified Wed Apr 9 21:48:19 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
add standard message box for all screens

Revision 10359 - Directory Listing
Modified Wed Apr 9 21:46:56 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
- completly reorganized all classes
- removed a lot of ugly code and unneccesary functions
- lot of performance optimalisation
- standard message box for info and errors
- standard header
- standard redirection
- added a lot of error messages
- better (but not ideal) session handleling
- remember moderator state

Revision 10357 - Directory Listing
Modified Tue Apr 8 21:58:12 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
bug in error reporting
strip_html from URLS so that they are valid in HTML/XML

Revision 10348 - Directory Listing
Modified Tue Apr 8 21:00:51 2003 UTC (7 years, 5 months ago) by sim
Original Path: trunk
Adds a bit of prototype extended mozilla support.

Revision 10347 - Directory Listing
Modified Tue Apr 8 20:59:13 2003 UTC (7 years, 5 months ago) by sim
Original Path: trunk
These templates have been replaced by XSLT

Revision 10346 - Directory Listing
Modified Tue Apr 8 20:54:35 2003 UTC (7 years, 5 months ago) by sim
Original Path: trunk
These files are (finally) no longer needed.

Revision 10345 - Directory Listing
Modified Tue Apr 8 20:47:38 2003 UTC (7 years, 5 months ago) by sim
Original Path: trunk
Fixes a problem with file viewing using vfs_sql - where XSLT gets in the way of outputing binary data.  XSLT still gets in the way of outputting binary data (grrr), but now we side-step it by using a seperate non-xslt "view.php"

Revision 10338 - Directory Listing
Modified Tue Apr 8 20:09:04 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
adjust template variables

Revision 10333 - Directory Listing
Modified Tue Apr 8 19:19:37 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
another accidentally removed file

Revision 10331 - Directory Listing
Modified Tue Apr 8 18:44:24 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
move nextmatch object from ui to bo

Revision 10329 - Directory Listing
Modified Tue Apr 8 18:33:36 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
renamed class bo to sitebo, so that modules can call other app's bo classes
as the bookmarks modules does now
changed the function names in bookmarks menutree to avoid conflicts

Revision 10326 - Directory Listing
Modified Tue Apr 8 17:06:18 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
accidentally deleted

Revision 10324 - Directory Listing
Modified Tue Apr 8 16:58:01 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
no longer necessary

Revision 10321 - Directory Listing
Modified Tue Apr 8 05:01:00 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
ported bookmarks to three-layered design
additional changes:
- unlimited category hierarchy can be used (formerly only two levels were possible)
- tree view is javascript based
- location_info works better

Revision 10300 - Directory Listing
Modified Mon Apr 7 00:45:48 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
merged with .14 to get gugux x's to %'s changes and others

Revision 10299 - Directory Listing
Modified Mon Apr 7 00:39:56 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
merged with .14 to get gugux x's to %'s changes and others

Revision 10295 - Directory Listing
Modified Mon Apr 7 00:30:29 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
new english lang-file and hook_settings

Revision 10292 - Directory Listing
Modified Sun Apr 6 22:29:57 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
fixed ACL-labels and group-ACL

Revision 10290 - Directory Listing
Modified Sun Apr 6 22:20:48 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
fixed ACL-labels and group-ACL

Revision 10279 - Directory Listing
Modified Sun Apr 6 12:52:24 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
included custom-fields in the import

Revision 10276 - Directory Listing
Modified Sun Apr 6 12:32:53 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
enabled back again

Revision 10274 - Directory Listing
Modified Sun Apr 6 12:23:58 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
merged from the eTemplate-branch:
included ab_id to allow updates

Revision 10273 - Directory Listing
Modified Sun Apr 6 12:11:03 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
fix for not editable/deletable custom-fields with with certain special chars in there name, field-name was not url-encoded

Revision 10272 - Directory Listing
Modified Sun Apr 6 12:09:35 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
fix for custom-fields values are always empty in edit

Revision 10267 - Directory Listing
Modified Sun Apr 6 10:35:51 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
fixed handling for prefixes, prefix was not uses for saveing the prefs

Revision 10257 - Directory Listing
Modified Sat Apr 5 18:23:10 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
merged the changes from the .16 branch

Revision 10250 - Directory Listing
Modified Fri Apr 4 18:35:51 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed table-name languages to phpgw_languages

Revision 10247 - Directory Listing
Modified Fri Apr 4 13:51:28 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
fixed a typo

Revision 10238 - Directory Listing
Modified Thu Apr 3 21:06:07 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
hook_settings for angle-mail to use the 3-layer prefs

Revision 10232 - Directory Listing
Modified Thu Apr 3 16:55:03 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
update

Revision 10231 - Directory Listing
Modified Thu Apr 3 16:15:03 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
new wiki logo

Revision 10228 - Directory Listing
Modified Thu Apr 3 01:35:36 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
minor bugfixes

Revision 10227 - Directory Listing
Modified Thu Apr 3 01:02:31 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
Initial Import of eTemplate port of Notes as a further example for the eTemplate docu

Revision 10224 - Directory Listing
Modified Wed Apr 2 18:00:03 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changes on the user/personal prefs of the admin should have imidate effect

Revision 10222 - Directory Listing
Modified Wed Apr 2 17:46:37 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
limited the length of the message_id to 230 and defined a constant for it

Revision 10221 - Directory Listing
Modified Wed Apr 2 17:41:30 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
put helptexts in one line (!) and used new function transslation::get_installed_langs

Revision 10218 - Directory Listing
Modified Wed Apr 2 12:16:17 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
new htmlarea

Revision 10217 - Directory Listing
Modified Wed Apr 2 12:15:29 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
code cleanups and start of admin shortcut in moderator screens, new msgbox

Revision 10215 - Directory Listing
Modified Wed Apr 2 10:42:12 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed wrong php-version-number

Revision 10214 - Directory Listing
Modified Wed Apr 2 10:13:19 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
link_id2title --> link_id2from

Revision 10213 - Directory Listing
Modified Wed Apr 2 09:08:20 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
fixed bug in image_path where images weren't uploaden for new objects

Revision 10212 - Directory Listing
Modified Wed Apr 2 08:17:11 2003 UTC (7 years, 5 months ago) by mipmip
Original Path: trunk
new version of htmlarea

Revision 10210 - Directory Listing
Modified Tue Apr 1 09:58:47 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
removed a debug output, thanks to sigurdne

Revision 10196 - Directory Listing
Modified Mon Mar 31 20:34:56 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
update preferences: added helptexts

Revision 10193 - Directory Listing
Modified Mon Mar 31 18:49:13 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
update preferences: added helptexts

Revision 10191 - Directory Listing
Modified Mon Mar 31 18:16:33 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
update preferences: helptexts

Revision 10190 - Directory Listing
Modified Mon Mar 31 18:13:39 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
a german translatons, title for et_media in all langs

Revision 10189 - Directory Listing
Modified Mon Mar 31 17:58:23 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
find an icon for et_media

Revision 10188 - Directory Listing
Modified Mon Mar 31 17:34:38 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
had to redo it as it breaks other stuff

Revision 10187 - Directory Listing
Modified Mon Mar 31 16:52:04 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
fixed a typo

Revision 10186 - Directory Listing
Modified Mon Mar 31 16:51:25 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
made it more compatible with the version in 0.9.14

Revision 10185 - Directory Listing
Modified Mon Mar 31 16:50:49 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added function redirect_link and added nodisplay before exit

Revision 10184 - Directory Listing
Modified Mon Mar 31 11:27:40 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added a .htaccess example for the wiki

Revision 10183 - Directory Listing
Modified Mon Mar 31 10:44:33 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
improved spamsave mail-addresses

Revision 10182 - Directory Listing
Modified Mon Mar 31 09:51:19 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
improved spamsave mail-addresses

Revision 10176 - Directory Listing
Modified Sun Mar 30 11:04:57 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added appname to website title (as dave in .16)

Revision 10175 - Directory Listing
Modified Sun Mar 30 01:46:16 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed the checkbox into a selectbox for default and forced

Revision 10174 - Directory Listing
Modified Sun Mar 30 01:41:37 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed calendar to use the user/default/forced prefs
deleted the no longer used classes ui-/bo-prefs

Revision 10171 - Directory Listing
Modified Sun Mar 30 01:32:46 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed the checkbox into a selectbox for default and forced

Revision 10170 - Directory Listing
Modified Sat Mar 29 23:19:49 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed angles check for xslt availible from checking the version is bigger 0.9.14.1 to a check if xslt is availible (.16 development branch is 0.9.14.5xx atm)

Revision 10166 - Directory Listing
Modified Fri Mar 28 18:14:08 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
remove type=user, that tabs stay

Revision 10165 - Directory Listing
Modified Fri Mar 28 18:12:13 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
link_id2from renamed to link_id2title

Revision 10164 - Directory Listing
Modified Fri Mar 28 16:19:46 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
now admin can enable/disable the preferences as any other app, fix for bug#2967

Revision 10163 - Directory Listing
Modified Fri Mar 28 15:57:21 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
dissabled output-escaping to allow html in the loginscreen message and centered it

Revision 10160 - Directory Listing
Modified Fri Mar 28 02:30:19 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
new preferences to use the user/default/forced tabs

Revision 10159 - Directory Listing
Modified Fri Mar 28 02:26:04 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
new preferences to use the user/default/forced tabs

Revision 10158 - Directory Listing
Modified Fri Mar 28 02:20:53 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added a function for check_boxes and merged the one for text_areas in from the .16 source

Revision 10154 - Directory Listing
Modified Thu Mar 27 23:47:03 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added the deck

Revision 10153 - Directory Listing
Modified Thu Mar 27 23:43:37 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added a debug-message for the search

Revision 10152 - Directory Listing
Modified Thu Mar 27 23:42:28 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added some trim's around name, template and lang so that whitespace gets not saved

Revision 10151 - Directory Listing
Modified Thu Mar 27 18:51:26 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added the new 0.9.16 development branch (api versions 0.9.14.5xx)

Revision 10150 - Directory Listing
Modified Thu Mar 27 18:39:49 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
added a local var $oProc as reference to the global one, to be compatible with old-style default_records.inc.php

Revision 10143 - Directory Listing
Modified Thu Mar 27 17:21:58 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
change behavior on auto-increment columns, they are not written for new entries
some formatting and droped the aliases

Revision 10141 - Directory Listing
Modified Thu Mar 27 11:06:33 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed to use title generated by applications-class,
added a 3-param to display_section to be compatible with old-style-apps

Revision 10138 - Directory Listing
Modified Thu Mar 27 10:54:55 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
changed to use title generated by applications-class,
added a 3-param to display_section to be compatible with old-style-apps

Revision 10137 - Directory Listing
Modified Thu Mar 27 10:51:58 2003 UTC (7 years, 5 months ago) by ralfbecker
Original Path: trunk
Preference-items are translated by preferences/index.php

Revision 10128 - Directory Listing
Modified Wed Mar 26 22:28:39 2003 UTC (7 years, 5 months ago) by totschnig
Original Path: trunk
$GLOBALS['phpgw']->strip_html instead of htmlspecialchars