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 |
|
skeeter
|
863a80298d
|
This will now allow apps to include CSS values into the <HEAD></HEAD> portion of the HTML page by having a function in their ui class called css().
|
2001-08-28 03:39:34 +00:00 |
|
Miles Lott
|
b482e375d0
|
Adjust for struct return in soap
|
2001-08-27 11:38:45 +00:00 |
|
Miles Lott
|
7399ff4342
|
login/logout return correct object now
|
2001-08-27 11:36:48 +00:00 |
|
skeeter
|
7768e27072
|
iCalendar looks to be working. I think this is about 99% compliant. The one thing I know that is not working is the GEO type.
|
2001-08-27 11:23:44 +00:00 |
|
skeeter
|
e045003bfe
|
Patches applied from Milosch for list_mehods().
|
2001-08-27 11:21:38 +00:00 |
|
Miles Lott
|
e973591705
|
Fix login
|
2001-08-27 10:42:19 +00:00 |
|
Miles Lott
|
39de2bd2f9
|
GLOBALS...
|
2001-08-27 10:26:57 +00:00 |
|
Miles Lott
|
8f37b3ce5d
|
Some formatting and additional GLOBALS work
|
2001-08-27 09:52:35 +00:00 |
|
Miles Lott
|
5d2d1be866
|
Some more tweaking for GLOBALS, also added introspection for list_methods()
|
2001-08-27 09:51:32 +00:00 |
|
Miles Lott
|
f91ca87aef
|
Login now attempts to create session based on existence of server_name OR domain in
the request.
|
2001-08-27 09:42:33 +00:00 |
|
Miles Lott
|
878aae8025
|
Don't check headers, simply verify user first, server second.
|
2001-08-27 09:40:16 +00:00 |
|
jengo
|
a52878e3b3
|
Some how my last commit didn't work, heres the missing files
|
2001-08-27 03:17:14 +00:00 |
|
skeeter
|
f6d785fad2
|
Small speed enhancement to the code for build_resp().
|
2001-08-27 03:09:14 +00:00 |
|
skeeter
|
864d201ed5
|
Fix for a reference malfunction, and a fix to disallow the owner of the event to reject his participation status.
|
2001-08-27 03:03:41 +00:00 |
|
skeeter
|
3bf1728dc6
|
Feature Request #229502 - Allow editing of a single occurence of a repeating event.
|
2001-08-27 01:30:40 +00:00 |
|
Miles Lott
|
079809436f
|
Trying to silence intermittent php3 error
|
2001-08-26 18:50:57 +00:00 |
|
Miles Lott
|
4ad548c53d
|
Use new function to decode second and subsequent levels of the request array
|
2001-08-26 18:24:48 +00:00 |
|
Miles Lott
|
e89f074cea
|
Slightly better multi-dimensional array routine...
|
2001-08-26 15:17:24 +00:00 |
|
skeeter
|
6bb89c4162
|
Changed over to GLOBALS.
|
2001-08-26 12:32:28 +00:00 |
|
skeeter
|
d0ed87c15a
|
Switching around the set_week_array() from BO to UI.
|
2001-08-26 12:31:28 +00:00 |
|
jengo
|
955fa303be
|
_finally_ merged my dual pass and default preference changes
|
2001-08-26 04:32:28 +00:00 |
|
skeeter
|
4dc6237cff
|
Added the list_methods function.
|
2001-08-26 04:30:41 +00:00 |
|
skeeter
|
039b9fe3fb
|
Passing this on to Milosch for refinement - Handling mutiple layers of an associated array.
|
2001-08-26 04:30:06 +00:00 |
|
skeeter
|
cd6db0dfad
|
Changes for Feature Request #452020 - Only send out Acceptance/Rejection/Tentative notifications to the owner of the event.
|
2001-08-26 03:08:31 +00:00 |
|
Miles Lott
|
eb429ea494
|
demo account creation is now a checkbox option, on by default
|
2001-08-25 21:18:30 +00:00 |
|
skeeter
|
265db7f0c7
|
Fix for daily repeating events setting the proper interval.
|
2001-08-25 21:12:51 +00:00 |
|
skeeter
|
b424cec285
|
Fix for weekly repeating events setting the proper interval.
|
2001-08-25 21:10:54 +00:00 |
|
Miles Lott
|
6f3ede4746
|
undo last change
|
2001-08-25 21:02:53 +00:00 |
|
jengo
|
4fe20e1152
|
Added dual pass preferences
|
2001-08-25 20:26:22 +00:00 |
|