Commit Graph

814 Commits

Author SHA1 Message Date
skeeter
8c2abdfccf Added missing phrase. 2002-04-12 14:22:28 +00:00
skeeter
49764fd5b1 Clean-up of the template. 2002-04-07 14:13:48 +00:00
skeeter
ecd15fb8bf Moved CSS item from template to css(). 2002-04-07 14:12:53 +00:00
skeeter
3cfe742985 GNU Patch #213. 2002-04-07 14:10:10 +00:00
skeeter
4be11c0737 Added missing phrase. 2002-04-07 02:41:38 +00:00
skeeter
92c0505fe3 This now allows the _debug_array() to either print or not print the debug info. 2002-04-06 15:13:51 +00:00
skeeter
927cb82b09 Fix for GNU Bug #100665. 2002-04-06 15:11:37 +00:00
skeeter
ac09ef4711 GNU Patch #217. 2002-04-05 13:56:08 +00:00
ceb
7c84398cb3 added french langs 2002-04-04 20:51:26 +00:00
ceb
56840fb01f added finnish help files 2002-04-02 20:30:34 +00:00
ceb
5c5ccdb02c added finnish translation file 2002-04-02 20:29:02 +00:00
ceb
cef59ed231 update global apps cats to turn on or off showing of global systemwide cats 2002-03-19 02:35:38 +00:00
skeeter
4db6474bd0 This now uses the get_var() function. 2002-03-16 03:01:39 +00:00
skeeter
d2264869b1 Fix for GNU Bug #100528 - day view not printer fiendly. 2002-03-14 00:10:50 +00:00
ceb
b9e2439819 update cats 2002-03-13 21:38:54 +00:00
ceb
1fab89aabe update pngs 2002-03-08 22:04:31 +00:00
ceb
1d29836f0d update pngs 2002-03-08 20:45:50 +00:00
ceb
22b29acbad update png 2002-03-08 15:11:41 +00:00
simone
f20e1d181d adding sentences 2002-03-07 10:52:47 +00:00
skeeter
9e0d7f1d7a GNU Path #150 - holidaycalc - occurence holidays shown wrong. 2002-02-20 02:01:55 +00:00
skeeter
6074179f0e Not sure exactly what was fixed. 2002-02-18 16:20:13 +00:00
skeeter
92085eb350 Improper display of day view data, was doing an || instead of &&. 2002-02-18 00:28:54 +00:00
skeeter
9eece2fd34 MAJOR fix for GNU Bug #100366. Also, changed some of the images to be more compliant with image_typing. 2002-02-17 03:56:58 +00:00
skeeter
524096db45 Added a missing phrase. 2002-02-16 15:14:58 +00:00
skeeter
3e2136f1b8 This should fix the problem with variable passed to each() not an array on line 108. 2002-02-07 02:14:20 +00:00
p_pessagno
166d2cdca2 Big French Translation update - thanks to Guillaume 2002-02-04 15:13:45 +00:00
ceb
ae001f2ead update hook_about 2002-01-28 02:02:11 +00:00
ceb
1d5c3853f9 added hook about 2002-01-28 00:22:04 +00:00
seek3r
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
ceb
105b55ef96 added api version to deps 2002-01-13 20:17:42 +00:00
skeeter
3514763523 Looks like it was improperly calculating holidays occuring on a sliding monday. 2002-01-13 14:39:05 +00:00
Miles Lott
3b3cca558a Use ntier acl_prefs 2002-01-12 15:39:51 +00:00
ceb
2c3f92a9f1 update hook_prefs 2002-01-12 04:17:42 +00:00
skeeter
6bb1bfae0a Added change_owner to the xml-rpc/soap calls and changed the call to change_owner in deletaccount hook to use execmethod. 2002-01-12 01:33:40 +00:00
p_pessagno
26b864d8c3 Portuguese Translation - Thanks to Leonardo Gomes Figueira 2002-01-10 16:57:31 +00:00
skeeter
d3deae6663 Should fix an array warning. 2002-01-10 02:15:33 +00:00
skeeter
74248030b8 This should fix the problem of changing from user to group to user using the header dropdown. 2002-01-10 02:01:07 +00:00
skeeter
476bec151f This will now allow members of a group to edit/delete events, if the owner has granted persmissions to do so. 2002-01-09 18:12:23 +00:00
seek3r
c13ade18dc Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
skeeter
b1aeb25214 Changed the way the calendar reacts to the deny_users_grant_access configuration item. Will no longer prompt user for the participants or the app_header drop down for which user/group to view. 2002-01-06 05:58:49 +00:00
skeeter
bd0b751b99 Updated tempalte for day view. 2002-01-04 04:26:51 +00:00
Miles Lott
ab1bae0505 add some admin langs 2002-01-04 00:33:43 +00:00
Miles Lott
ba6bf89d9e Add some missing langs for calendar 2002-01-04 00:22:55 +00:00
skeeter
c5e25b7da5 A little nicer day view using some css for styling. This will consdense on the amount of code being sent to the client browser. 2002-01-03 12:37:15 +00:00
skeeter
bab9273bb9 Enclosed a debug statement in an if(debug){} block. 2002-01-03 12:34:45 +00:00
seek3r
f3fb44a6a6 updated the hooks entries 2002-01-02 17:01:55 +00:00
skeeter
abe7b743ed No longer needed. 2001-12-29 18:45:58 +00:00
skeeter
95da5b6f10 A couple of small changes to hide the fact tthat bocalendar is used. 2001-12-28 15:53:33 +00:00
skeeter
b2bbc10e70 Patch applied #497133. 2001-12-28 15:03:17 +00:00
Miles Lott
f42cd7afcc Use new ui class for site config 2001-12-27 17:56:03 +00:00