Commit Graph

288 Commits

Author SHA1 Message Date
seek3r
55b0109618 changed the format for the version flags so that each app can have their own app version dumped into the new array 2000-12-21 20:43:26 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
seek3r
edb1ade9db working on new setup prog that will allow add-on apps to take advantage of it 2000-12-20 00:02:11 +00:00
seek3r
66ab743445 working on new setup prog that will allow add-on apps to take advantage of it 2000-12-19 22:40:54 +00:00
seek3r
d3c59526f0 moved all the images into the templates dir so that they can be changed as well 2000-12-19 15:33:48 +00:00
seek3r
91c0a44d06 fixed problem with being able to save the header.inc.php file 2000-12-18 21:49:12 +00:00
seek3r
9ca521458c removed commented out line 2000-12-18 21:11:00 +00:00
seek3r
1de711f305 changes needed for new format 2000-12-18 21:09:25 +00:00
seek3r
e1ca332f92 changes needed for new format 2000-12-18 20:41:26 +00:00
jengo
14dd29f0de Updated docs and merged in patch for danish 2000-12-18 17:02:26 +00:00
jengo
3bb96fbf02 Finished adding in the new hooks code 2000-12-18 01:44:42 +00:00
jengo
b29f5b637e Updated lang.php to work 2000-12-15 17:26:51 +00:00
seek3r
e9fcea57b9 forgot to drop one of teh tables 2000-12-15 07:17:56 +00:00
seek3r
25e0481da8 added http auth ability 2000-12-15 03:27:17 +00:00
seek3r
931097377a fixed tablename which didnt get changed previously 2000-12-14 20:31:32 +00:00
seek3r
b6593537fc updated for new pref table format 2000-12-14 11:32:02 +00:00
seek3r
a14b64446c missed one of the versions in my conversion to the new format 2000-12-14 11:17:33 +00:00
seek3r
4e1d51fdc1 completely changed the upgrade script formats to be more managable 2000-12-14 11:14:36 +00:00
seek3r
bd1675ea64 updated for new version 2000-12-14 09:02:44 +00:00
jengo
8efa10967b Changing the session table structure over to the new one using serialize() to contain all of the data from phpgw_info 2000-12-14 08:02:08 +00:00
jengo
5394d8212d Downgrade the config table back to the old format. We are going to use a different approch on it. 2000-12-14 06:38:47 +00:00
jengo
42acd6d40e Fixed sql error 2000-12-13 15:23:49 +00:00
jengo
3a42ea8a5b Change around the format of the preference table to use serialize() and unserialize() 2000-12-13 15:19:03 +00:00
seek3r
14c9701005 made sure the tables version setting is update 2000-12-13 10:27:14 +00:00
jengo
c92d4c5e11 Added in the new serialized config table 2000-12-12 22:39:50 +00:00
jengo
8258b7f785 The files directory will now look at where your phpGW installation is and add the default files directory. I also fixed an upgrade error that was being reported in postgresql 2000-12-12 16:39:18 +00:00
jengo
a052584cc7 Added in feature from frames. Admins can allow, disable or force them system wide. If they are allowed, there is a user preference
for it.
2000-12-11 09:18:09 +00:00
Lars Kneschke
1b97f2fe2c reanimated ldap.php
the ldap setup pages where broken, because the cleanup in this directory
2000-12-09 23:08:36 +00:00
skeeter
6720b21d68 removed extraneous } 2000-12-09 00:58:30 +00:00
seek3r
0ee9714eb5 cleaned up code and added proper drop tables, which takes into account the sequence records 2000-12-07 17:00:28 +00:00
seek3r
f7a113632d upgrade for 0.9.5pre2 was missed somehow 2000-12-07 07:00:13 +00:00
skeeter
bb2de52cf0 missed converting one field 2000-12-07 01:14:44 +00:00
seek3r
97de4c7bc2 someone forgot to have the upgrade set the ver number in the tables 2000-12-07 00:50:23 +00:00
jengo
e09c174427 Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP 2000-12-06 11:19:59 +00:00
jengo
2e86e4415a Made setup generate the mcrypt key randomly 2000-12-06 09:52:56 +00:00
jengo
b38edbd52f Setup wasnt detecting postgresql or mysql on php-3.0.16 2000-12-06 09:31:31 +00:00
seek3r
9ddeb6d317 fixed download problem 2000-12-05 09:53:57 +00:00
seek3r
4b23402174 corrected locations 2000-12-05 09:48:07 +00:00
seek3r
23717a00ff quick move of the htmlcompliance settin 2000-12-05 09:33:16 +00:00
seek3r
32b3b1026d cleaned up security issue and preped for doing a release needed by our users to close this security hole 2000-12-05 09:06:04 +00:00
skeeter
5bc54345f3 possible fix for NT d/l of header.inc.php file 2000-12-05 04:22:59 +00:00
seek3r
e9b3af544d cleaned up code, removed unneeded files. I have moved all the real processing to the functions.php where it belongs, and moved the display code to the index.php where it belongs 2000-12-04 08:45:30 +00:00
skeeter
db44c09985 missing function cal for ->(), should've been ->f() 2000-12-04 01:39:53 +00:00
skeeter
bf040328ed added filter and change of duration to date/time 2000-12-04 01:11:53 +00:00
Lars Kneschke
44c4c53172 set account_lastpwd_change when importing ldap data. so users are not forced
to change their password.
2000-12-02 14:42:50 +00:00
Lars Kneschke
9703549255 added missing global $phpgw_info 2000-12-02 13:33:16 +00:00
Lars Kneschke
ee0f6c8c93 $tables is array not a function
index.php was not working, it was a strange error message
2000-12-02 13:20:39 +00:00
seek3r
97900295c9 applied patch from mdean to make the setup pgsql friendly 2000-12-02 06:18:55 +00:00
skeeter
636b37b3e9 more pgsql compatible 2000-12-02 03:07:35 +00:00
skeeter
a214da7189 called -f() instead of ->query() for calendar_entry_repeats 2000-12-02 01:11:10 +00:00
seek3r
e2bbebee9a fixed upgrade path 2000-12-01 22:26:12 +00:00
seek3r
aa2246dd9e fixed default domain bug 2000-12-01 22:05:01 +00:00
seek3r
165bfdcb07 added configuration portion of the setup 2000-12-01 20:11:30 +00:00
seek3r
31bb096266 added configuration portion of the setup 2000-12-01 20:07:23 +00:00
seek3r
f5045f8e13 cleaned up these tables for the new setup prog 2000-12-01 18:32:57 +00:00
seek3r
2caf561422 fixed problems with database portions of this program. I am done with the core portion of the changes to the table management. Some changes to the db files are still going to be require 2000-12-01 18:25:01 +00:00
jengo
d600ceb2a8 Merged in patch for spainish 2000-12-01 04:54:42 +00:00
skeeter
5656ae3514 new calendar tables/structures and new code 2000-12-01 03:36:39 +00:00
seek3r
2dacbb8e21 starting to work toward the table creation/upgrade parts 2000-11-30 22:29:06 +00:00
seek3r
9ca2298a8e moving new setup program into place. Its not done yet, but Im moving as fast as I can 2000-11-30 21:25:14 +00:00
seek3r
dbdf4c5f64 moved header version number to the version.inc.php and adjusted the phpgw.inc.php to reflext that change. Upgrades of the header will be done in the new setup program 2000-11-30 21:20:07 +00:00
pjw
18fbb765e9 added a "./" to an include to make iis compatible 2000-11-29 18:35:05 +00:00
jengo
db0415606c Merged in french patch 2000-11-29 01:05:45 +00:00
jengo
c50bec2db4 Merged in patch for spainish and french 2000-11-29 00:59:41 +00:00
seek3r
3f2b17c2db moving to the new template based header.inc.php generation design 2000-11-28 19:17:39 +00:00
seek3r
8199a1b602 cleaning up before my big setup prog re-write 2000-11-28 07:07:41 +00:00
seek3r
962f21660d added placeholders for new versions. I plan to re-write this entire program tonight 2000-11-28 04:30:50 +00:00
seek3r
ce7bd74048 updates were not setting the table versions to the new version number 2000-11-28 04:07:04 +00:00
skeeter
8f150afb78 Added capability to schedule others and not yourself 2000-11-26 18:03:20 +00:00
seek3r
94b2199bbe added support for ACL 2000-11-26 10:32:24 +00:00
skeeter
55aa6f9d1a New Matrix View 2000-11-26 03:19:48 +00:00
jengo
64df13855e Finishing things up for release 2000-11-25 21:47:29 +00:00
jengo
0d3f50604f Started finishing things up for a re-release 2000-11-25 21:39:19 +00:00
seek3r
1542c261be removed a drop table for one that probably wont exist 2000-11-25 09:20:49 +00:00
seek3r
073ca8ad24 prep for 0.9.5 2000-11-25 09:04:17 +00:00
seek3r
4d9333d105 laying out code for next version 2000-11-25 08:52:45 +00:00
seek3r
eedee9d567 changed a few table names, moved in mdeans improvements to the acl code and preping for 0.9.5 release 2000-11-25 08:32:59 +00:00
skeeter
e3fd461b37 new entries 2000-11-24 23:08:41 +00:00
seek3r
1bd0e2d351 added first parts of the acl code 2000-11-24 09:41:38 +00:00
jengo
bd2f80dfee Added setup_header() 2000-11-24 02:29:26 +00:00
jengo
8b39fc8ec9 Fixed setup_header() showing up twice 2000-11-24 02:20:03 +00:00
jengo
9b777ab06e Fixed the languages table being in upper case while everything else was in lower case 2000-11-23 20:56:06 +00:00
jengo
00fdbec533 Cleanup the setup_header() and changed the logout button 2000-11-23 09:36:57 +00:00
seek3r
473f7365b6 fixed bug created because I missed updating this files current version setrting at the bottom 2000-11-23 09:10:01 +00:00
seek3r
862bdd667b quick bug fix for testing 2000-11-23 07:45:16 +00:00
seek3r
50b8c8d228 corrected problems with multi-domain support, and prepared for the new release 2000-11-22 09:04:18 +00:00
seek3r
74d17782e7 corrected problems with multi-domain support, and prepared for the new release 2000-11-22 08:34:19 +00:00
pjw
b7323cb94f commented out header table that was causing problems with redirects 2000-11-21 23:56:23 +00:00
seek3r
c1729c1e6b updating because the dbtype was being pulled from teh wrong location 2000-11-21 18:17:27 +00:00
seek3r
78d039621e This is the completed (I think) code to support multi-domains 2000-11-21 17:56:56 +00:00
seek3r
97310142a1 fixed backward compatibility with old header.inc.php 2000-11-21 15:20:01 +00:00
seek3r
e401cd30f2 massive redesign to multi-domain support. This one SHOULD work 2000-11-21 04:49:40 +00:00
jengo
50375aec4d Merged in a patch for spanish 2000-11-21 04:16:51 +00:00
jengo
99dd567247 Fixed a problem with english not being selected as the default lang 2000-11-21 02:44:37 +00:00
Lars Kneschke
4e42f06b0e only add accounts, which have a uid and a uidnumber 2000-11-20 20:20:19 +00:00
Lars Kneschke
642653d734 removed debug output 2000-11-20 18:24:06 +00:00
Lars Kneschke
9c8f376908 setup "login page" was not working anymore 2000-11-20 18:23:16 +00:00
seek3r
2539a46a45 updated array name 2000-11-20 16:47:44 +00:00
skeeter
7fed7dc46a missing = 2000-11-19 20:01:01 +00:00
loge
4a2f2cba77 todo updates 2000-11-19 19:47:30 +00:00