Commit Graph

911 Commits

Author SHA1 Message Date
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