Commit Graph

796 Commits

Author SHA1 Message Date
b2a974489f default prefs string should now be correct 2002-02-18 12:44:25 +00:00
92c0e20c12 Adjust banners to credit just about all of the core team... 2002-02-17 20:23:26 +00:00
63b0e05ffe adjust banners to credit seek3r, angles, and some other dude 2002-02-17 20:20:09 +00:00
e383697ecd Adjust banners to credit mdean and some other guy 2002-02-17 20:16:51 +00:00
d458becbe0 Added patch from Ralf Becker to calculate precision from largest enum value
when doing sql to schema_proc array conversion
2002-02-17 20:10:29 +00:00
9804ff609d Apply modified patch from Ralf Becker to allow for use within phpgw (not setup) 2002-02-17 20:00:28 +00:00
3fefd7be60 Add missing check of current db versions 2002-02-17 19:35:44 +00:00
12b66fb8a9 Change lang/languages tables to phpgw_lang/phpgw_languages 2002-02-17 19:31:50 +00:00
61c9a64dd0 only chop the last 2 chars if they are {comma}{space} 2002-02-16 13:48:41 +00:00
73f3c725fb GNU Patch #106 and #109. 2002-02-15 03:16:11 +00:00
2afd4c4955 drop trailing comma from lang_list 2002-02-12 14:09:53 +00:00
2ead51ae60 Fix for annoying result of cvs backup files in lang subdir 2002-02-10 20:18:49 +00:00
c77dea5328 Update get_account_id() 2002-02-08 06:07:46 +00:00
6735cc4d5d Add a check to setup to be able to exclude apps from the mass upgrade process.
WCM will be the first to use this, others may follow...
2002-02-03 17:02:56 +00:00
539f13e14d This might fix some problems with installation under php 4.0.6 versions. 2002-01-30 04:41:44 +00:00
85b7aea85f Add lang for image type select 2002-01-22 04:49:50 +00:00
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
f2424ca6fd Disable time limit to aid large updates 2002-01-20 16:04:25 +00:00
03e2617813 syntax error 2002-01-15 01:48:41 +00:00
85ef717696 Additional fix for non-installed apps during upgrades 2002-01-15 01:46:27 +00:00
298f754424 This will now correctly remove the system level cache. Previous problem was occuring because loaddb() was not called prior to clearing the cache. This also clears up all warning messages being dumped to the HTTP log file. 2002-01-14 12:14:40 +00:00
2d32663ce1 rollback last change for now 2002-01-13 21:12:35 +00:00
478ca3adc4 Upgrade API version to 0.9.15.001, add post-install dependency failure
test to detection class and applications.php
2002-01-13 19:52:47 +00:00
1f4c69b108 This will now clear system/user level cache when adding/deleting apps. 2002-01-13 17:20:33 +00:00
21f0653bde Formatting and comment adjustment 2002-01-11 03:40:59 +00:00
f075681f38 Updates language descriptions 2002-01-10 19:24:31 +00:00
26b864d8c3 Portuguese Translation - Thanks to Leonardo Gomes Figueira 2002-01-10 16:57:31 +00:00
1af7355c77 small change to test syncmail 2002-01-08 14:48:35 +00:00
3ec482b83f small change to test syncmail 2002-01-08 14:42:59 +00:00
b6d48e874a Set intval() of value to insert to ensure some input on not null columns 2002-01-08 14:03:29 +00:00
e6b3c04a10 Minor formatting 2002-01-08 02:12:43 +00:00
c13ade18dc Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
0740e85b12 Switch to local hook function to avoid catch_22/chicken-egg/cart-horse situation 2002-01-05 23:50:18 +00:00
a012283ba5 Lang files are now installed as part of the install/upgrade process. For step
one (mass install/upgrade), english is installed by default
2002-01-05 21:20:52 +00:00
a9a325f0f3 sort and add two more 2002-01-05 21:02:25 +00:00
ac12936c0b Add no, yes, never, and time periods for account expiration 2002-01-05 20:54:48 +00:00
f79ae32ea0 Fix to not duplicate hook installation (oops) 2002-01-05 18:12:16 +00:00
950b7a8a5c Mod to (un)install application translations with each app (applications.php only) 2002-01-05 18:07:11 +00:00
055ba107c5 new langs 2002-01-02 18:23:09 +00:00
62b4c42a22 added some description text 2002-01-02 15:55:09 +00:00
f2581be283 fixed typo 2002-01-02 15:53:08 +00:00
787aaf2a5e Create hooks object for hooks call 2002-01-02 15:49:25 +00:00
9520fafe37 updated for new header.inc.php option, and fixed echo problem 2002-01-02 15:47:54 +00:00
49f7216e19 Remove unused function 2002-01-02 15:46:17 +00:00
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
ab9fffff05 fixed some debug crap and a fix for windows installs 2001-12-26 17:21:24 +00:00
566aee1cb2 but do check the right value... 2001-12-21 22:44:09 +00:00
e2206c12f6 Do not delete a passwd setting from the db, since we also don't put the value
in the form
2001-12-21 22:41:44 +00:00
f5ccede031 Do not print passwords to the page 2001-12-21 22:38:03 +00:00
b123e396c7 Add new langs for mcrypt... and one older one for auth 2001-12-20 18:00:49 +00:00