Commit Graph

54 Commits

Author SHA1 Message Date
Ralf Becker
6912d82b26 fixed nocachecontrol to allow caching of certain files, eg. the generated javascript for jscalendar and htmlarea which include the language-settings and preferences 2004-06-27 10:02:15 +00:00
zhangweiwu
a6ee097064 change the misleading comments that refer to php3 which is no longer being supported. 2004-06-24 02:07:52 +00:00
Ralf Becker
257b69a6fb added support for limiting the access to setup on certain IP's, IP-ranges or hostnames 2004-05-04 09:08:28 +00:00
reinerj
482ec83f6c change description from phpgw to egw 2004-02-11 10:42:24 +00:00
Miles Lott
037369b6e6 Add header and per-domain user login values - default is admin during the upgrade process.
Hopefully these are all the files.
2004-01-18 21:03:56 +00:00
Miles Lott
5f0e3a5e15 non-functional changes, version remains the same 2004-01-10 22:49:29 +00:00
shrykedude
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
Pim Snel
3e17b31815 increase version number 2003-09-17 22:22:19 +00:00
Pim Snel
7b042b90fa make idots default login template-set 2003-09-17 22:14:29 +00:00
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
ceb
27031e5523 added option to enable/disable support for old_style apps, added css class for msgbox, fixed home screen if default_app 2002-10-29 22:15:32 +00:00
ceb
53ac5d3dd5 added theme_selection 2002-10-19 20:22:38 +00:00
skeeter
5abe31deca Should fix the missing perf* function. 2002-08-15 23:37:31 +00:00
skeeter
285ab2ac65 This was an idea from CW. 2002-08-14 00:04:25 +00:00
Miles Lott
0ee5082b97 Remove the extra line again 2002-04-21 17:14:07 +00:00
skeeter
4ab3e7a085 Small change to the header template. 2002-04-17 23:58:35 +00:00
Miles Lott
3c8fffb1e7 Manageheader now handles editing of multiple domains 2002-04-07 23:56:03 +00:00
seek3r
3bfa6c85d3 extending print_debug() to be able to trap the data and toss it into a database as an option 2002-02-14 18:57:11 +00:00
seek3r
4c90cd3cd6 added one more debug constant for turning off datatype checking 2002-02-12 09:56:03 +00:00
seek3r
2df5d74dd3 fixed header to use and added my debug constants along with my replacement for print_debug 2002-02-12 09:10:40 +00:00
seek3r
9520fafe37 updated for new header.inc.php option, and fixed echo problem 2002-01-02 15:47:54 +00:00
seek3r
70261207f3 added php4 sessions class and added it as an option 2002-01-02 14:32:22 +00:00
seek3r
fb6044f7ff Just changing the default caching setting 2001-12-18 18:11:39 +00:00
jengo
af7caa8135 Change the comment style from /* */ to // ... 2001-10-25 17:45:17 +00:00
skeeter
4805243c8c Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
Miles Lott
5efdffad7b Update header to include xml/soap functions... this needs to be ironed out 2001-08-07 23:04:49 +00:00
seek3r
83a0af3424 trying to get windows support working 2001-06-20 08:36:55 +00:00
jengo
d1b4082ebd Added a small section to unset $lang which has be known to cause conflicts with some apps, I didn't change the version number becuase the upgrade isn't required 2001-06-08 13:16:00 +00:00
Miles Lott
ef41c3404f Fix header template not setting version at all 2001-06-01 01:03:30 +00:00
seek3r
2e26486f36 updates to fix milosch's weird inclusion of this param 2001-05-31 16:39:54 +00:00
Miles Lott
d4cb332f25 Had to add one more variable back to make the new header template work 2001-05-30 08:56:01 +00:00
seek3r
3510d65861 changes to the way the header version is managed 2001-05-30 08:26:24 +00:00
jengo
11e95e9661 The header files now controls the template set to be used for login, applied some source formating, and minor code cleanup 2001-05-11 10:02:34 +00:00
bettina
20a4929ff5 renamed table notes -> phpgw_notes 2001-02-22 16:31:30 +00:00
bettina
c51f21db61 renamed table notes -> phpgw_notes 2001-02-22 16:23:00 +00:00
seek3r
00b23411ef moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager 2001-02-06 09:19:38 +00:00
seek3r
23755c07b3 allow change of from 2001-01-11 20:42:44 +00:00
seek3r
e7e6373e52 Im going to stick to using the phpgw.inc.php 2001-01-11 10:22:21 +00:00
seek3r
431f841cba switching to the new Object factory method 2001-01-11 10:04:28 +00:00
seek3r
7ec19342e2 commiting while I go to lunch 2000-12-27 19:59:23 +00:00
jengo
20c3f60c29 create header is now using templates 2000-12-27 09:30:43 +00:00
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
skeeter
b68557126a renamed a var from api_dir api_inc 2000-12-21 12:42:09 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
seek3r
9b591173d4 the api code is almost in working condition, I am commiting so that others can statr helping me 2000-12-18 20:22:02 +00:00
jengo
8a084c4e4f Added in the HTTP headers to tell proxy severs (and other caches) to disabled caching documents. 2000-12-12 17:16:19 +00:00
jengo
c198b3de5e Forgot to turn on the select box in login.php for multiable domains by default 2000-12-11 04:26:24 +00:00
jengo
1fa47ac057 Starting to add in the select box for multiable domains in login.php 2000-12-08 05:13:50 +00:00
seek3r
23717a00ff quick move of the htmlcompliance settin 2000-12-05 09:33:16 +00:00
seek3r
6bea3d58d4 security fix 2000-12-05 04:20:01 +00:00