Commit Graph

1823 Commits

Author SHA1 Message Date
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
seek3r
48bffd5e2a fixed dumb bug 2002-05-24 02:51:20 +00:00
seek3r
97a47edc8f initial common template. I will be expanding on this soon 2002-05-23 21:29:52 +00:00
seek3r
563107b8c8 added new css support, common/shared template file support, and printer templates support 2002-05-23 21:28:59 +00:00
Miles Lott
66b702e1f7 add home app for loading all langs 2002-05-21 03:03:22 +00:00
Miles Lott
5dc37bbc0d Fix the 'too early to get the userlang' problem 2002-05-20 01:11:27 +00:00
Miles Lott
d85756a0e6 Now possible to select file-based lang() 2002-05-20 00:56:06 +00:00
Miles Lott
01aff05336 Tweak to work more like the sql version (no more global lang var) 2002-05-20 00:45:52 +00:00
Miles Lott
a0e48a1c56 oops, extra table... 2002-05-19 23:02:12 +00:00
Miles Lott
852c11cec9 same as previous commit, but for the delete 2002-05-19 22:59:00 +00:00
Miles Lott
dc9a06b7ce Update inserts to account for new field type of preference_owner 2002-05-19 22:57:41 +00:00
Miles Lott
a2c0c0c09b WARNING - changes preference_owner field to integer (was varchar(20)); 2002-05-19 22:55:37 +00:00
Miles Lott
1da1796bcb WARNING - changes preference_owner field to integer (was varchar(20)); also
found potential problem with 0.9.10 upgrade series re: db object usage
2002-05-19 22:52:34 +00:00
ceb
8e33cfaeb3 typo 2002-05-14 22:55:56 +00:00
ceb
ae0f6115a1 update fr lang files 2002-05-14 22:33:00 +00:00
Miles Lott
b08b5717b1 Add in sha passwd crypt for ldap (requires mhash to configure and use) ...
Concept by Matt Pavlovich <mpav@algx.net>
2002-05-14 01:02:19 +00:00
skeeter
a057be8a98 GNU Patch #301. 2002-05-13 23:40:56 +00:00
Miles Lott
8b5007c987 case-insensitive check for 1st char (some rdbms) 2002-05-13 23:39:30 +00:00
Miles Lott
ad9134c5d9 fix stupid sql error 2002-05-13 23:27:40 +00:00
Miles Lott
03a1333c4f Part two of two - implement filter by first char of last name, fullname, or company (for now) 2002-05-13 00:43:57 +00:00
Miles Lott
92128686db spelchek 2002-05-12 15:09:48 +00:00
Miles Lott
44f4592e6a clarify one formatting point 2002-05-11 22:10:48 +00:00
Miles Lott
bf944380b4 Add source file for idsociety alphabet 2002-05-11 19:48:51 +00:00
Miles Lott
40494093e6 add remote ip check function (not used) 2002-05-11 19:30:10 +00:00
Miles Lott
9cffda917c All numerical color values now include # 2002-05-08 01:31:10 +00:00
Miles Lott
08d18591cd cancel quotes in search string 2002-05-07 12:54:12 +00:00
seek3r
d23d4b1235 adding msg classes. Still need additional cleanup work on the _sock classes, but they are good enough to toss in here for now 2002-05-06 09:05:44 +00:00
Miles Lott
7bb5e67739 this should be a fix for the account_type setting in get_list, but it is hard to believe it was actually this broken 2002-05-05 02:51:26 +00:00
ceb
853d281753 added langs 2002-05-03 22:21:32 +00:00
ceb
0aa2f45896 added langs 2002-05-02 22:37:50 +00:00
Miles Lott
4b0053280f remove extra ) 2002-04-30 11:42:08 +00:00
skeeter
14a4078963 More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable. 2002-04-30 03:35:52 +00:00
skeeter
aee8a57ece Added the SERVER usage for HTTP_SERVER_VARS, and added the 4.2.0 check to use the newer [common_functions.inc.php>method>]. 2002-04-30 03:01:01 +00:00
Miles Lott
f900167903 php3 fix 2002-04-29 20:45:38 +00:00
skeeter
75477570fc Fixed it to where the usernam,e/date/phpGW version is at the bottom of the app list. On IE 6.0 it was dispalying those fields in the middle of the apps list. 2002-04-29 00:54:41 +00:00
skeeter
0337992b16 Taking advantage of the get_var() function. 2002-04-29 00:29:12 +00:00
skeeter
14c913404c Some cleanups of warnings. 2002-04-29 00:27:32 +00:00
skeeter
11d91ef485 Bad, Bad, Bad, on my part. 2002-04-27 22:32:18 +00:00
skeeter
63b54968a3 A few changes to bring in line with what the phpGW.org site is running. 2002-04-27 22:14:33 +00:00
Miles Lott
8b93ed7df1 add appinfo 2002-04-27 03:53:05 +00:00
ceb
72aadf6ec0 fixed wrong mysql version check 2002-04-25 20:35:41 +00:00
Miles Lott
23ec34bd88 OK, maybe this fixes IE downloads (part of GNU patch #136) 2002-04-24 13:27:46 +00:00
Miles Lott
068b4bc3c1 add timelimit setting for large requests (same as .14) 2002-04-24 13:21:10 +00:00
Miles Lott
30e832e992 Better ldap filtering (GNU Bug# 100340) 2002-04-24 12:15:31 +00:00
Miles Lott
0a91bc00b7 Use is_array() instead of gettype() 2002-04-23 02:18:30 +00:00
skeeter
9baade38b0 Fixes to GNU Patch #267. 2002-04-23 00:45:58 +00:00
Miles Lott
8443b10a60 Clear up syntax error, but trapping dl errors is still impossible... 2002-04-22 00:01:18 +00:00
Miles Lott
8af4b49bef Add new class to test for php extensions and optionally attempt to load them 2002-04-21 23:00:42 +00:00
skeeter
53344baf01 GNU Patch #246. 2002-04-21 17:42:40 +00:00
Miles Lott
918233979c remove echo 2002-04-20 16:57:56 +00:00