Commit Graph

763 Commits

Author SHA1 Message Date
Miles Lott
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
Miles Lott
a9a325f0f3 sort and add two more 2002-01-05 21:02:25 +00:00
Miles Lott
ac12936c0b Add no, yes, never, and time periods for account expiration 2002-01-05 20:54:48 +00:00
Miles Lott
f79ae32ea0 Fix to not duplicate hook installation (oops) 2002-01-05 18:12:16 +00:00
Miles Lott
950b7a8a5c Mod to (un)install application translations with each app (applications.php only) 2002-01-05 18:07:11 +00:00
Miles Lott
055ba107c5 new langs 2002-01-02 18:23:09 +00:00
seek3r
62b4c42a22 added some description text 2002-01-02 15:55:09 +00:00
seek3r
f2581be283 fixed typo 2002-01-02 15:53:08 +00:00
Miles Lott
787aaf2a5e Create hooks object for hooks call 2002-01-02 15:49:25 +00:00
seek3r
9520fafe37 updated for new header.inc.php option, and fixed echo problem 2002-01-02 15:47:54 +00:00
Miles Lott
49f7216e19 Remove unused function 2002-01-02 15:46:17 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
seek3r
ab9fffff05 fixed some debug crap and a fix for windows installs 2001-12-26 17:21:24 +00:00
Miles Lott
566aee1cb2 but do check the right value... 2001-12-21 22:44:09 +00:00
Miles Lott
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
Miles Lott
f5ccede031 Do not print passwords to the page 2001-12-21 22:38:03 +00:00
Miles Lott
b123e396c7 Add new langs for mcrypt... and one older one for auth 2001-12-20 18:00:49 +00:00
Miles Lott
a89a1c9c1a globals fix for \$action 2001-12-18 02:38:39 +00:00
Miles Lott
a7900bb2bb One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
Miles Lott
ea23a8c75c set phpgw_info to an empty array at the top 2001-12-18 02:25:55 +00:00
Miles Lott
04342d35ed Cleanup includes; move auth() call to top after main include (functions.inc.php); 2001-12-18 02:20:31 +00:00
Miles Lott
18a45d4bc5 security fix for php 4.1.0 (?) to verify that what isset() is also !empty() 2001-12-18 02:07:14 +00:00
Miles Lott
964b9aa7d6 Add another db stage; stage 6 used to be 5; 5 now asks are you sure you want
to delete everything???
2001-12-16 16:35:39 +00:00
Miles Lott
c332b62e15 Add ldap connection failure notice with exit to make sure they see it 2001-12-12 16:02:51 +00:00
Miles Lott
44cf6e8017 Make html 4.0.1 compliant 2001-12-12 01:59:01 +00:00
Miles Lott
45b570984f oops, this should be better 2001-12-11 04:53:34 +00:00
Miles Lott
7984e7cc48 Added some ldap langs 2001-12-11 04:47:23 +00:00
Miles Lott
df12b77dde Add cancel button to setup_demo; add link to setup demo accounts on ldap page; 2001-12-11 04:42:55 +00:00
Miles Lott
8df4163cab setup_demo now works for LDAP (here anyway) and still works for SQL; now uses
the accounts classes in phpgw; This is devel CVS, please test ;)
2001-12-11 04:36:40 +00:00
Miles Lott
063e834ec5 Once the function is enabled (not default) in xml_functions.inc.php, this should work 2001-12-04 13:46:04 +00:00
Miles Lott
66a41b74eb minor update 2001-12-03 17:39:39 +00:00
Miles Lott
6330681793 php3 fix for detection class; add use of db_addslashes() for when we re-insert
table data to a new table in pg (altertable/column)
2001-11-29 03:58:22 +00:00
Miles Lott
a644b200da silence non-object error until we can fix this 2001-11-25 02:37:50 +00:00
Miles Lott
a4053a15c4 Missed a global 2001-11-25 02:27:22 +00:00
Miles Lott
592f7ca4f1 Fix selection order of ConfigDomain 2001-11-22 00:50:12 +00:00
skeeter
6d642420d9 This will now clear the cache everytime the login page is displayed. This will help to clear the phpgw_info caching when upgrading. 2001-11-21 22:13:11 +00:00
Miles Lott
aa32b065bf more adjustment for globals 2001-11-21 15:01:43 +00:00
skeeter
509b88901b Possible fix for problems with bad php.ini settings. 2001-11-21 12:07:58 +00:00
Miles Lott
23896ff6f5 possible fix for bug #479943 2001-11-14 23:17:27 +00:00
itheart
38d1253837 japanese lang file add 2001-11-14 22:39:28 +00:00
skeeter
00e7719717 Small change to the RenameTable function in MySQL. This will allow for older versions of MySQL to be used. 2001-10-18 01:02:49 +00:00
Miles Lott
39bd4f6318 check and increment app_id, or set random value if api version >= 0.9.13.015 2001-10-17 18:42:18 +00:00
Miles Lott
d2cc52c47d GLOBALS 2001-10-17 18:10:17 +00:00
Miles Lott
663e83b66e fix timestamp display, fix default display to remove double "'" 2001-09-29 15:44:17 +00:00
jengo
dd450aa11b #465163 - Merged in patch for Chinese Translations 2001-09-28 21:52:33 +00:00
Miles Lott
80cfe11b39 Add setting of ConfigDomain to the cookie var (now works with register_globals off) 2001-09-28 14:39:38 +00:00
Miles Lott
a03dc806bf add 'go to' 2001-09-28 14:27:23 +00:00
Miles Lott
2b4bfcf425 Add some other options if the admin does not want to upgrade the api yet. 2001-09-28 14:26:26 +00:00
jengo
f4efac55bb - Fixed logout button not working correctly
- Re-enabled the logout button in lang.php, not sure why it was disabled
2001-09-27 23:59:39 +00:00
Miles Lott
98bfdd6558 html color code cleanup 2001-09-26 23:59:52 +00:00
jengo
ed6fabcc15 Merged in pacth for partial chinese translations - Thanks Yen-Shuo Su (shuo) 2001-09-24 22:50:14 +00:00
jengo
386187a81c Fixed parse error, missing ) at end of if 2001-09-24 20:42:22 +00:00
Miles Lott
2a738905e4 Add check for existence of index prior to DROP INDEX 2001-09-23 11:58:10 +00:00
Miles Lott
830242391d Update/add langs for config.php in admin and setup 2001-09-21 20:38:50 +00:00
Miles Lott
4ef07f8d67 Now using the same template files as the admin/config.php - only api/admin/prefs templates
are included, and all are saved in the config table as appname='phpgwapi'.
2001-09-21 20:14:04 +00:00
cortesi
96857e446b added sentence 2001-09-20 14:03:00 +00:00
Miles Lott
93d75f74f5 Allow enter to work for setup or header login, if single domain; fix setting of invalid password message 2001-09-18 12:38:26 +00:00
skeeter
33bd4e9714 Changed the addslashes to db_addslashes. 2001-09-18 03:46:28 +00:00
skeeter
d23736a1dc Small fix for redeclaring a variable to a different type. 2001-09-18 03:45:22 +00:00
Miles Lott
6471f4d546 Another manageheader fix 2001-09-17 03:25:34 +00:00
Miles Lott
a33d7d1648 Fix header generation (templates) 2001-09-17 03:19:07 +00:00
Miles Lott
3f389090cc Fix HeaderPW check 2001-09-17 03:09:47 +00:00
mdean
f7d1715195 Removed random account numbers for maximum db portability. 2001-09-17 02:23:41 +00:00
Miles Lott
173d81ab87 register_globals and formatting changes 2001-09-17 02:10:34 +00:00
skeeter
4805243c8c Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
mdean
b2f9d0c668 Calls to db_addslashes for portability. 2001-09-17 00:54:52 +00:00
Miles Lott
6c1eb9f114 formatting 2001-09-12 16:49:41 +00:00
Miles Lott
e2117e0432 formatting 2001-09-12 14:20:54 +00:00
Miles Lott
9f5a0813b4 not used 2001-09-12 13:50:40 +00:00
Miles Lott
61c105e352 minor formatting 2001-09-12 13:45:58 +00:00
skeeter
370818fa8e Cleanups of warnings. 2001-09-03 09:51:27 +00:00
skeeter
a1d8939e82 Fix for the compare of version function. Was not properly setting testb vars. 2001-09-03 09:50:40 +00:00
Miles Lott
43127662ab Some more fixes to work with register_globals Off; Change one debug echo. 2001-08-31 22:29:23 +00:00
Miles Lott
c126a0b01a New file from Philippe AMELANT and Guillaume Courtois 2001-08-31 22:27:20 +00:00
Miles Lott
eb429ea494 demo account creation is now a checkbox option, on by default 2001-08-25 21:18:30 +00:00
Miles Lott
6f3ede4746 undo last change 2001-08-25 21:02:53 +00:00
Miles Lott
54f7afb947 Chop off last comma for php3 2001-08-25 20:23:50 +00:00
Miles Lott
e93e792876 Adjust comments 2001-08-25 20:06:03 +00:00
Miles Lott
87f5ac0200 Fix to show float4/8 correctly in sqltoarray 2001-08-25 09:16:00 +00:00
Miles Lott
84401ad8b3 Show table count 2001-08-25 09:09:34 +00:00
Miles Lott
ad1e3f276a Undo inadvertent commit on this file... 2001-08-21 18:57:13 +00:00
Miles Lott
e0db915670 Changes to allow register_globals to be off 2001-08-21 18:48:50 +00:00
Miles Lott
38419e27f9 Update most versions to include mysql 3.22.X warning 2001-08-13 17:51:23 +00:00
Miles Lott
4e1a2a6bb6 add test app to run system.listApps against the local server at phpgroupware/xmlrpc.php 2001-08-09 15:54:52 +00:00
Miles Lott
e877085fd8 This calls the system.listApps from the local server as a test 2001-08-09 15:51:38 +00:00
jengo
cb9c5a0d46 Added select boxs for the version numbers on the apps that have them avaiable. Milosch, what do you think ? 2001-08-08 08:41:28 +00:00
Miles Lott
bd30af4d61 Replace print_r with var_dump (php3) 2001-08-04 13:29:53 +00:00
Miles Lott
a55296403b Fix setting of account type to 'u' for users 2001-08-02 09:37:49 +00:00
Miles Lott
b85362ba1b Create per-user application acl if no groups selected for modify 2001-08-02 09:33:24 +00:00
Miles Lott
ae949e41f2 Adding this back 2001-07-30 16:05:42 +00:00
seek3r
9218a82cbd this is now setup3 code 2001-07-30 15:59:25 +00:00
seek3r
cd3f5a90dc preparing to put setup3 code in here 2001-07-30 15:44:12 +00:00
cortesi
eb6ca26645 contributed by philippe__ 2001-07-09 12:10:53 +00:00
Miles Lott
b33c1090fd Update from chris <chris@lansir.com.tw> 2001-06-06 19:08:41 +00:00
Miles Lott
4921bd0132 Add two home page langs 2001-06-06 16:59:31 +00:00
izzy
547ae0408c + added some more phrases (all setup/preferences related) 2001-06-05 19:08:57 +00:00
izzy
268b14766d + added/adjusted translations for SquirrelMail 2001-06-05 18:53:02 +00:00
izzy
1600c50730 + updated language settings 2001-06-05 17:45:38 +00:00
bettina
798ff60cb9 update of phpgw_categories.access plus phpgw_notes.access type to use varchar 2001-06-03 20:45:34 +00:00
Miles Lott
609b3b8fad Add version setting 2001-06-01 01:08:40 +00:00