Commit Graph

144 Commits

Author SHA1 Message Date
jengo
4100284943 Admins can now force users to use a default app 2001-07-04 03:00:05 +00:00
Miles Lott
c9be6f35cf Updated for new constant 2001-06-27 05:17:42 +00:00
Miles Lott
30148312bc Make open notify window a lang call 2001-06-13 07:48:20 +00:00
jengo
950eb824d2 Changed around hooks code, its now cleaner and requires you to specify the location, the hook file names have also changed, the old format was redundent 2001-06-07 01:46:12 +00:00
Miles Lott
fc2a695161 Fix two more (one?) spelling mistake(s) 2001-06-06 16:53:37 +00:00
Miles Lott
a2f54b5699 Add check for phpgwapi version, if not, use admin app as before; also cleaned
up double ticks
2001-06-06 16:50:44 +00:00
jengo
f26a92cea4 Removed uneeded enable_x_flags 2001-05-02 07:52:31 +00:00
Miles Lott
478a6fd4bf Remove some stray spaces 2001-05-01 09:15:40 +00:00
seek3r
583cb1c4b7 testing 1 2001-04-25 19:50:39 +00:00
seek3r
e9b786bbbf testing 1 2001-04-25 19:49:25 +00:00
Miles Lott
1b977f6e28 Remove special case for stocks and add hook_home file for stocks 2001-04-08 14:09:23 +00:00
Miles Lott
ac8fff128e Uncomment addressbook hook, since this is only for order, not presence 2001-04-08 06:56:29 +00:00
Miles Lott
315c62514b Disable mainscreen_showbirthdays until the new hook file is working,
also cleaned up formatting of code.
2001-04-08 06:54:42 +00:00
Miles Lott
57bc11d8de Correct field choices for mainscreen_showbirthdays 2001-03-28 04:49:31 +00:00
el_latino
43f048acca added a new function cmp_version 2001-03-23 05:56:15 +00:00
skeeter
19d2b3c139 fix the ->link() to the notify window 2001-03-11 12:58:10 +00:00
bettina
7c8b924b06 update PHPGW_INCLUDE_ROOT to show stocks on mainscreen 2001-03-11 02:25:24 +00:00
jengo
9f5b45bf5c Cleaned up calls to link() 2001-03-10 08:16:33 +00:00
chrwei
25ad18af63 changes for notify window 2001-02-16 04:01:40 +00:00
skeeter
64e1a01018 cleaned for calendar as default app 2001-02-14 12:10:18 +00:00
Miles Lott
dc0d0f78b4 spell check 2001-02-09 03:30:54 +00:00
jengo
dbd48f7e6f Renamed the applications table to phpgw_applications 2001-02-08 20:11:13 +00:00
Miles Lott
a95950b05c Made sql for addressbook use new table and field names 2001-02-06 00:56:53 +00:00
jengo
286b7327c3 Added urlencode() to values, becuase the title and url contains spaces and other odd charaters 2001-02-04 10:18:47 +00:00
jengo
349b11a41c Added support for forward directly to a app after login, this is so I can add the quik-mark(tm) support into bookmarks. Plus, things like anonymous sessions will be easier to support 2001-02-04 09:19:07 +00:00
jengo
5174d4a86c Added a message for users that haven't created a header.inc.php file yet 2001-01-13 23:45:27 +00:00
skeeter
8ee04f6ca4 new template for day view 2001-01-10 05:01:36 +00:00
seek3r
5422e66f34 moved <html> tags to templates, Im making the core html compliant, and added a greybar on the rightside 2001-01-09 20:25:49 +00:00
seek3r
b98f5ee9be fixed formating and logo 2001-01-09 09:36:16 +00:00
skeeter
54251c3fea Fixes for home portal pages 2001-01-08 04:35:04 +00:00
skeeter
e33b90268a phpgw_footer() 2001-01-08 01:23:29 +00:00
seek3r
aba48c518a testing crap 2001-01-06 08:06:22 +00:00
jengo
635b7f1de0 Added in the new templates set, there are still a number of things not working or broken ... I will start cleaning them up now 2001-01-06 04:03:42 +00:00
jengo
13cf6da7aa Changed navbar() to return and array and each template set will now use its own navbar.inc.php file. Theres still much to do, but its at least working 2001-01-05 13:35:42 +00:00
skeeter
891c0f2d6e fix for default page set to calendar now displays default calendar view 2001-01-05 01:38:12 +00:00
skeeter
7d4eb35da4 added calendar hook for home app 2001-01-01 18:49:28 +00:00
skeeter
e6a2e46a6f fix for default apps 2000-12-27 22:28:12 +00:00
skeeter
cbc8000109 calendar removed from api 2000-12-26 20:13:34 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +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
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
jengo
87f2de7d82 Fixed birthday reminders not working 2000-12-20 07:37:49 +00:00
jengo
ef0223f75b Fixed a few problems with changing the theme with frames and merged in patch for changetheme 2000-12-19 17:38:27 +00:00
jengo
3a1c8acfbb Fixed navbar showing up twice when using frames and calling phpgw_header() manually 2000-12-18 21:33:02 +00:00
jengo
96791d2cad Fixed frames 2000-12-18 21:22:02 +00:00
seek3r
29c362e574 I started work to pull app classes into their own app/inc dirs. This first effort was to pull email into its own complete app. The msg classes have been moved into the email apps dir 2000-12-18 09:46:41 +00:00
jengo
704dd11c9c Merging in change for hooks code, and converted editaccount to templates 2000-12-18 01:28:30 +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
jengo
c28ab79afd Added support for display the navbar on top or bottom when using frames 2000-12-11 10:02:30 +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
skeeter
f19328bb33 possible fix fro check for currentversion 2000-12-08 12:43:54 +00:00
skeeter
c0e6db41cd improper displaying of events in day view 2000-12-05 06:10:57 +00:00
skeeter
d85327d46d improperly calling strftime() instead of date() 2000-12-03 21:50:47 +00:00
pjw
2597b35749 changed Header(Location:) calls to $phpgw->redirect() and made login more iis friendly 2000-11-29 18:32:56 +00:00
jengo
f946d84475 Added in addslashes() and stripslashes() 2000-11-28 20:10:01 +00:00
jengo
9ab5005680 Added in optional login screen message that admins can set. Cleaned up mainscreen message and loginscreen message to allow support from differenet languagues
.  Fixed login.php not using multilang support
2000-11-28 19:54:10 +00:00
jengo
1eab12fbda Fixed permissions where not being checked properly 2000-11-25 21:31:26 +00:00
jengo
a8700c4050 Added the legal notice/message for the mainscreen 2000-11-24 04:45:09 +00:00
seek3r
d4b6f8f149 left debug code in there 2000-11-21 04:53:08 +00:00
seek3r
e401cd30f2 massive redesign to multi-domain support. This one SHOULD work 2000-11-21 04:49:40 +00:00
skeeter
a6535314ba fix for calendar 2000-11-18 21:59:11 +00:00
jengo
41f184664e Forgot to disable debuging 2000-11-17 17:00:17 +00:00
jengo
41041205c1 Cleaning up LDAP support 2000-11-17 16:14:03 +00:00
skeeter
8e627025b3 deleted some comments 2000-11-16 12:17:54 +00:00
skeeter
397303f8df added calendar on home page 2000-11-16 12:15:57 +00:00
seek3r
066cc921b3 new disable by default policy should help performance 2000-11-16 07:40:37 +00:00
jengo
afd5b2e926 Forgot to finish a commit 2000-11-11 07:10:24 +00:00
skeeter
5ce0456d47 cleanup of warnings 2000-11-09 13:21:36 +00:00
jengo
3ef0a59006 Working on better error reporting for the database classes 2000-11-07 15:47:05 +00:00
jengo
75d5efa114 Added 2 debuging functions 2000-11-06 00:57:16 +00:00
seek3r
87eabec8f5 I fixed email so that it can now have user setable account information. I also cleaned up places that look into the accounts table, and have started the migration to the newer accounts class 2000-11-04 10:44:21 +00:00
jengo
916a09e084 Fixed version number not be checked correctly 2000-11-02 08:52:10 +00:00
jengo
5b90b985aa Starting work on transy 2000-11-01 23:37:10 +00:00
jengo
793040b5ba Working on merging in a patch for the addressbook, but first cleaning up some code 2000-11-01 10:26:14 +00:00
jengo
586e096725 Working on fixing the preferences on main screen 2000-10-23 19:52:50 +00:00
jengo
9d9bd233ad Working on fixing preferences 2000-10-23 19:16:20 +00:00
jengo
0a8ff6038a Partial fix for preferences on main screen 2000-10-20 15:47:11 +00:00
jengo
b900c632b7 More work on updating preferences 2000-10-12 17:56:44 +00:00
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
jengo
bfdaa712cc Fixed permission bug and a header() was not using link() 2000-09-06 21:54:20 +00:00
jengo
25d8af0b61 Fixed permission bug 2000-09-06 21:20:25 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
4f689d3035 Removed uneeded files 2000-09-05 06:54:13 +00:00
seek3r
82fff49d01 added note 2000-09-04 14:09:42 +00:00
seek3r
bff4a9cd01 adding test for using link function in action of form 2000-09-04 14:00:17 +00:00
skeeter
ac3d3a229f removed setting of phpgw->network 2000-09-04 12:10:54 +00:00
jengo
441e583de2 Fixed wrong message being show on login.php 2000-09-03 13:02:32 +00:00
seek3r
8cb4dc8fba re-built the sessions class, and other connected classes 2000-09-03 07:56:11 +00:00
seek3r
a62486b000 updated to new location for the show_date function 2000-08-30 07:55:42 +00:00
skeeter
e542033680 to accomodate lack of network getting NEWed in phpgw.inc.php 2000-08-26 12:27:16 +00:00
skeeter
cc556d86c3 added http proxy support 2000-08-26 01:05:04 +00:00
sgbeal
1529d1b00b An incredibly unimportant optimization (maybe) in the way high priority
events are listed in the starting page.
2000-08-18 23:27:45 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00