Commit Graph

4221 Commits

Author SHA1 Message Date
skeeter
2df316073d This changes the user accounts over to an n-tier layout. Still needing to add the group accounts into these classes. 2001-09-01 23:32:40 +00:00
Miles Lott
9b07da7075 Trying to fix problem where some do not see the settings page 2001-09-01 20:01:05 +00:00
skeeter
72e1cff9af One more fix for the justweb head file. 2001-09-01 19:39:26 +00:00
skeeter
a1e4360c27 One more fix for the justweb head file. 2001-09-01 19:33:15 +00:00
Miles Lott
5eb871e3cc remove bogus var setting 2001-09-01 19:32:55 +00:00
skeeter
bc5a9556d1 Fixes for the justweb head/navbar files. 2001-09-01 19:24:30 +00:00
Miles Lott
669c8b41a5 New file from <pamelant@nerim.net> 2001-09-01 13:32:50 +00:00
Miles Lott
176b3bb373 Fix two country name entries <pamelant@nerim.net> 2001-08-31 23:09:28 +00:00
Miles Lott
45f2ca1616 Adjust auto_add() - sql now uses a default group config in setup, or does
not configure a group at all - old behavior was to add them to account_id 1.
Some more register_globals tweaks.
2001-08-31 22:50:30 +00:00
Miles Lott
aedcd42f81 Add new default group config used for auto_add() 2001-08-31 22:30:47 +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
c5016e45a3 Make cancel button work 2001-08-31 16:35:43 +00:00
Miles Lott
2b19a2b95c using GLOBALS 2001-08-31 16:32:05 +00:00
Miles Lott
57570d9024 Adjust to use GLOBALS, etc. 2001-08-31 16:23:31 +00:00
angles
6abb513b98 change semicolon to comma on line 164 2001-08-31 15:22:31 +00:00
Miles Lott
4be7d21958 Use GLOBALS 2001-08-31 08:45:44 +00:00
Miles Lott
0f4192e582 Add one missing GLOBALS 2001-08-31 08:30:54 +00:00
skeeter
cb58b67a03 New lang entries -- missed one. 2001-08-31 01:01:05 +00:00
skeeter
dc0c01c55b New lang entries. 2001-08-31 00:59:01 +00:00
skeeter
ddc855fff6 Finished changing to and loads template vars to an array. May speed things up. 2001-08-31 00:44:46 +00:00
Miles Lott
cb560611b1 using GLOBALS 2001-08-30 19:43:06 +00:00
Miles Lott
9b6465af7a Using GLOBALS 2001-08-30 19:40:44 +00:00
Miles Lott
07009748e5 using GLOBALS now 2001-08-30 19:39:13 +00:00
Miles Lott
72628a8880 temporary(?) fix to ensure certain old core apps still work, since their
configs are (still) api
2001-08-30 19:30:57 +00:00
skeeter
4235b55980 Small changes to allow an ignore of conflicting events. 2001-08-30 19:06:24 +00:00
skeeter
a08d84199c Changed the category field to a nullable field. 2001-08-30 16:07:09 +00:00
skeeter
f41e2ae4c3 This should solve a problem when no category has been entered. 2001-08-30 16:05:44 +00:00
skeeter
082d382c57 Partial implementation for recuring events in the phpGW generated iCal card. 2001-08-30 16:04:40 +00:00
skeeter
2fa80c152d Update to the mini-calendar template. 2001-08-30 16:03:22 +00:00
skeeter
cf7ef7bdc7 Combination fixes to the iCal, or more fields added for the export. A single iCal is being generated correctly. Still Need to work on the rrule. 2001-08-30 03:12:38 +00:00
Miles Lott
8353d7e678 Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
skeeter
9bd1f18cd4 Started adding support for iCal exports from the view screen. 2001-08-29 19:18:32 +00:00
skeeter
fe32e5d89e Moved ical_test.php => class.uiicalendar.inc.php. 2001-08-29 19:17:52 +00:00
skeeter
c739177bba Moved class.vCalendar.inc.php => class.boicalendar.inc.php. 2001-08-29 19:16:42 +00:00
Miles Lott
c38863db84 Use GLOBALS in phpgw_info flags 2001-08-29 16:48:01 +00:00
Miles Lott
8fb7e84b08 print footer... 2001-08-29 16:43:16 +00:00
Miles Lott
fa3b655009 Match session verify style of xmlrpc server 2001-08-29 02:16:00 +00:00
zone
16d9a88c67 Add just the basic templates and images 2001-08-28 23:09:02 +00:00
zone
36f2a96ab9 Remove excess templates 2001-08-28 22:54:29 +00:00
Lars Kneschke
7b043d76b1 removed 2 unneeded funtions 2001-08-28 22:00:05 +00:00
Lars Kneschke
edc3121ba8 removed a unneeded file 2001-08-28 21:58:26 +00:00
Lars Kneschke
d085166c6c updated some german translations 2001-08-28 21:50:57 +00:00
Lars Kneschke
8d7ba95ea6 created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
2001-08-28 21:50:10 +00:00
zone
379260b37c Added command_line (), fixes for acl_check () when a user does not belong to any groups 2001-08-28 08:13:35 +00:00
zone
8369a7f330 Use phpgw_exit () in html_page_close () instead of exit; 2001-08-28 08:09:04 +00:00
zone
300ed326f3 Make sure the Execute button doesn't show up if they don't want it to 2001-08-28 07:58:06 +00:00
zone
6dbf910828 Create new files, command line, $messages, small fixes and cleanups 2001-08-28 07:54:21 +00:00
zone
5452006d26 Added show_command_line option 2001-08-28 07:50:53 +00:00
skeeter
fc15b8f37c This takes advantage of the css() function. Also fixes a problem where if no calednar reference is specified, it will be set to 0. 2001-08-28 03:41:16 +00:00