Commit Graph

1022 Commits

Author SHA1 Message Date
Ralf Becker
b7434519e0 updated the holiday-download:
- register_globals off
- eGroupWare.org
2003-09-22 14:04:00 +00:00
Ralf Becker
fd17322ea9 get the 2. NewLine to work 2003-09-22 13:58:31 +00:00
Ralf Becker
70746e56d1 updated the holiday-download:
- register_globals off
- eGroupWare.org
2003-09-22 13:57:35 +00:00
reinerj
04f83c5aee new lang file from Ignasi Salvador added 2003-09-19 15:53:46 +00:00
Pim Snel
a9dc0b22ee changes calendar icons send by Michal WEIS (Michal.Weis@iblsoft.com) 2003-09-15 15:43:13 +00:00
Ralf Becker
19984a1a82 moved html-class to the API and fixed a prob with the alarms 2003-09-14 12:51:31 +00:00
Ralf Becker
caedcb369a Alarms:
- fix for bug in alarms 'you dont have permission to ...'
- some UI-improvements and translations
- fixed some TZ-probs
2003-09-11 12:01:16 +00:00
Ralf Becker
8bba3699b5 update on the UI 2003-09-08 00:23:09 +00:00
Ralf Becker
5f68c3f3b8 update on the UI 2003-09-07 23:42:22 +00:00
Ralf Becker
a8a8adf55c fixed prob. with included events not shown, if no cal-event on that day 2003-09-07 18:33:52 +00:00
Ralf Becker
3a5d9ed79f included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview 2003-09-07 16:55:36 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
gugux
7c54a57043 Added new italian translations patch #1635 thanks to Alessandro Farina 2003-06-25 22:37:51 +00:00
gugux
810c761c24 Added zh lang file, patch #1611, thanks to C K Wu ! 2003-06-11 20:16:32 +00:00
gugux
745dc7df33 Suppressed a doublon. 2003-05-25 21:01:58 +00:00
gugux
29a09a889d Added one missing english phrase and a few french translations. 2003-05-25 20:52:23 +00:00
Ralf Becker
63264d2b25 changes for new hooks 2003-04-30 00:06:08 +00:00
Ralf Becker
1b0912de51 fix for hook_home: app-template-dir has to be set explicitly 2003-04-27 07:27:05 +00:00
ceb
31f9734d02 update hook_admin 2003-04-23 01:15:00 +00:00
Ralf Becker
fbbb003e01 corrected typo 2003-04-21 17:15:57 +00:00
gugux
e24f8561b2 Corrected a typo. 2003-04-21 16:43:51 +00:00
Ralf Becker
4e51415640 got printerfriendly working again 2003-04-21 11:38:58 +00:00
Ralf Becker
ab4fe582bf imported changes from .16 (app-header & styleguide-conformace) 2003-04-21 11:00:53 +00:00
Ralf Becker
605f412878 fix for bug #3162
creation of new calendar entries fails, because tempnam used to create the id returns a to long string (possibly because TMP_DIR is to long)
use the get_last_insert_id function now
2003-04-14 21:35:50 +00:00
Ralf Becker
2fca3a3cb6 fixed dayview for conflicts with events starting before prefs[day_start_time] 2003-04-12 19:21:22 +00:00
Ralf Becker
e51ef6d6e8 changed calendar to use the user/default/forced prefs
deleted the no longer used classes ui-/bo-prefs
2003-03-30 01:41:37 +00:00
gugux
a3a882ef72 Added cs files. Patch #1072 thanks to mlHAU ! 2003-03-20 22:00:03 +00:00
Ralf Becker
f9303d44cb changed th for acl-prefs 2003-03-12 23:39:28 +00:00
Ralf Becker
1b49725830 fix for gnu-bug #136:
dates in week-selectbox are (sometimes) wrong, the endate of a week is the same as the startdate of the next one

This is caused by changes in daylight saveing and useing midnight for the calculation, changed it to midday
2003-03-09 21:05:29 +00:00
Ralf Becker
42e8f97101 killed a warning if user is in no group 2003-03-09 20:58:04 +00:00
gugux
3714e6281f Modified all x's into %'s in lang calls and lang files. 2003-02-27 22:57:55 +00:00
Ralf Becker
02a7b96abe fixed holiday-management:
- holidays not complying to a (simple) rule like Eastern can now be entered as a one-time holiday for a fixed year
- fixed some wrong links and other stuff in the UI
- added a error-msg to accept_holiday on phpgroupware.org if there is already a file for the locale
- added download for holiday-files
2003-02-27 19:28:25 +00:00
Ralf Becker
8727041c6b - fixed bug #2079 and #2480: description is twice in the printer-friendly view of week and month
- printer-friendly view of week and year work now for date other than the actual date
- prev. and next-week arrows/links removed from printer-friendly view
- prev. and next-week arrows/links are align=center und valing=middle now
2003-02-26 18:58:01 +00:00
Ralf Becker
bb797132fe some fixes for recuring events:
- they show up in the planner now
- you are able to delete single occurantses of recuring events
applied patch #774 from mishas: dayview sometimes not showing 1. event
2003-02-26 16:42:04 +00:00
Ralf Becker
07ec4382e2 some new phrases for recuring events 2003-02-26 16:35:26 +00:00
Ralf Becker
6bfe3f7aab missed to translate one 2003-02-24 15:03:26 +00:00
Ralf Becker
1cfa1505c2 added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness 2003-02-24 14:59:56 +00:00
Ralf Becker
c2a3070868 added some new phrases (mostly xmlrpc) and changed one to comply with this cracy % to x buisness 2003-02-24 14:52:55 +00:00
sim
488d9fc7f1 Fix the export function, so that it uses the current vfs calling convention (ie where all parameters to the vfs methods are passed in an array) 2003-02-13 22:58:09 +00:00
gugux
5f72c82a90 Added missing \ 2003-01-23 21:35:32 +00:00
gugux
d7a979d492 New dutch langfile for calendar 0.9.13.007. Thanks to kovoks ! 2003-01-10 21:01:14 +00:00
gugux
c0da43f00b Commit to set HEAD branch to the level of 0.9.14 stable for french translation files. 2003-01-08 22:57:45 +00:00
Ralf Becker
f4bc7d7489 some more phrase from the english file 2002-11-24 16:58:17 +00:00
Ralf Becker
ffc615909e Patch #560 from gugux 2002-11-24 16:10:43 +00:00
Ralf Becker
9892d222c5 fix to get hook_email working with both email and felamimail 2002-11-24 10:34:28 +00:00
Ralf Becker
6eab47bad4 got cal working with the .14 fixes and (provisionaly) with the new themes via css (still a lot to do) 2002-11-23 20:48:42 +00:00
Ralf Becker
5d9fbc99f9 use the new format for prefs 2002-11-23 14:22:07 +00:00
Ralf Becker
e87e8f8f2b merged differences from the .14 branch 2002-11-23 14:19:56 +00:00
Ralf Becker
2f4fe2ca2a merged differences from the .14 branch 2002-11-23 12:26:28 +00:00
skeeter
73581badc5 Changed over to print_debug(). 2002-11-13 03:30:15 +00:00
ceb
6f6e06b39f removed var from hook_admin 2002-11-03 01:03:07 +00:00
ceb
f3834879c8 update about 2002-10-27 23:56:10 +00:00
Ralf Becker
c54195c6dd ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-27 16:46:15 +00:00
ceb
e631fdb71b update hook home 2002-10-26 01:42:14 +00:00
ceb
f42db9d12d update hook_home 2002-10-26 00:26:51 +00:00
ceb
587fa97db2 removed app_title plus update layout 2002-10-23 20:47:33 +00:00
ceb
48c3c62549 update to use css files 2002-10-03 00:23:46 +00:00
seek3r
86032f02dd removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
Ralf Becker
a514048c15 changed templates to use ceb's css-theme-files 2002-09-27 23:13:13 +00:00
Ralf Becker
b5602e6f92 changed templates to use ceb's css-theme-files 2002-09-27 22:52:04 +00:00
skeeter
6bf54e8353 Missed a change over to mini_cal_tpl. 2002-09-22 12:24:45 +00:00
skeeter
2cc532c42b GNU Patch #495. 2002-09-21 21:50:30 +00:00
skeeter
53704f7ef1 GNU Patch #528. 2002-09-19 23:45:19 +00:00
skeeter
96e1343a59 GNU Patch #439. 2002-09-19 02:52:17 +00:00
skeeter
2d992193e4 Fixed a few image problems, and a small piece of the mini-calendar is now being cached. 2002-09-19 02:14:41 +00:00
skeeter
c431ec4f21 Fix for a rogue debug statement printing out everytime. 2002-09-17 10:11:24 +00:00
skeeter
8aa2a18ac2 Missed a semi-colon. 2002-09-17 03:03:16 +00:00
skeeter
62fdc57839 GNU Patch #439. 2002-09-17 02:25:40 +00:00
skeeter
129a6d1f21 Some more towards Ralf Beckers patches. 2002-08-25 12:33:57 +00:00
skeeter
1ac3fcb9a7 Updating some of the files to include Ralf Beckers fixes. Still Need to talk with him in regards to a few he has submited. 2002-08-25 04:07:21 +00:00
skeeter
24d9c7546c Cleaning up a couple of common lang phrases. 2002-08-24 13:56:16 +00:00
skeeter
3a32c969be Cleaning up a couple of common lang phrases. 2002-08-24 13:36:31 +00:00
skeeter
2fd41422e2 GNU Patch #447. 2002-08-23 01:24:29 +00:00
skeeter
b97821cd85 GNU Patch #423. 2002-08-23 00:17:42 +00:00
skeeter
a097cb2e7d Added get_week as a public function. 2002-08-22 03:07:54 +00:00
Miles Lott
438467de6a Fix home.php hooks display 2002-08-19 12:42:06 +00:00
skeeter
111ba30246 A couple more fixes and even a speed enhancement. 2002-08-17 15:36:10 +00:00
skeeter
edca7e8da3 Fix for displaying the incorrect date on the home page. 2002-08-17 14:46:01 +00:00
skeeter
2926f5d0db Brings it in line with the new API functions. 2002-08-17 04:25:25 +00:00
skeeter
53843923e3 This will bring the home page in line with the most recent datetime class. 2002-08-17 01:44:23 +00:00
skeeter
8a8563a95b Removed the <head></head> to be more Netscape compatible. 2002-08-17 01:41:11 +00:00
ldw
56f7eae5eb - Definitely splitted the Debian source package, adding the needed files to
each module.
2002-07-22 07:17:58 +00:00
skeeter
daba675559 Fix for planner. 2002-07-16 02:04:16 +00:00
skeeter
80d9f9c281 A few minor HTML fixes. Probably geared to netscaoe. 2002-07-05 00:11:08 +00:00
skeeter
3fd58149e8 GNU Patch #376. 2002-06-29 03:33:02 +00:00
skeeter
e8e358f233 GNU Patch #212 and #375. 2002-06-29 03:28:33 +00:00
skeeter
4514aa3bfa GNU Bug #761. 2002-06-29 00:41:44 +00:00
skeeter
058ddb033f GNU Patch #348. 2002-06-25 01:09:29 +00:00
skeeter
26f80d486c GNU Bug #438 and GNU Bug #745. 2002-06-24 23:24:24 +00:00
skeeter
8a0cbcbab1 Using the newer datetime class. 2002-06-23 18:17:08 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
ceb
ae0f6115a1 update fr lang files 2002-05-14 22:33:00 +00:00
skeeter
0ce7166f26 This should solve the problem with the matrix view. Also a little format fixing. 2002-05-05 17:47:15 +00:00
skeeter
2f001c89f5 Updating the setup.inc.php files. 2002-04-27 15:35:26 +00:00
skeeter
6a06b9c235 GNU Bug #130. 2002-04-25 13:10:22 +00:00
skeeter
6ffc3ba966 GNU Bug #130. 2002-04-25 13:10:01 +00:00
skeeter
debc1f5b36 additional information for use by http://apps.phpgroupware.org. 2002-04-25 12:41:19 +00:00
skeeter
0bfe859bd4 Changed to be more image friendly. 2002-04-23 02:47:07 +00:00
skeeter
e7ac2f14ed Small fixes, GNU Patch #264, and now puts printer friendly format with more details. 2002-04-19 14:02:31 +00:00
skeeter
4f422d4608 Added GNU Feature Request #100744. 2002-04-17 23:43:29 +00:00
skeeter
db595b0d77 Changed the wording on the preferences to 'Show default view on home page'. 2002-04-17 01:34:08 +00:00
skeeter
4e5e6bbf5d GNU Feature Request #100748. 2002-04-17 00:42:53 +00:00
skeeter
c0e635d44a This part of a major fix for the calendar. 2002-04-16 16:52:36 +00:00
skeeter
278c49f57d This part of a major fix for the calendar. 2002-04-16 16:20:22 +00:00
skeeter
b02081a1ec This part of a major fix for the calendar. 2002-04-16 15:46:01 +00:00
skeeter
90341cace9 Added missing phrases. 2002-04-13 19:36:51 +00:00
skeeter
bf2fed7c0f Turned debug off, and fixed a debug problem. 2002-04-13 03:20:53 +00:00
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