Ralf Becker
c29ab01e8d
- added ability to store participant roles to calendar backend,
...
currently not settable via GUI, but GUI leaves them untouched
- showing quantity for resources in brackets behind resource name
- docu and formatting updates all over the place
2009-08-04 17:14:16 +00:00
Ralf Becker
560f18bacd
- added new colums cal_creator, cal_created for easier deleting of
...
doublicates from failed sync
- added cal_recurrences timestamp for exceptions (ts of original
recurrence), for existing exceptions update script uses
the closest recur_exception date/time for it
- using uid of original series for new recurrence exceptions,
update script does NOT update the uid's of existing exceptions
- displaying (maybe temporary) these data in the recurrence tab
2009-07-23 16:14:22 +00:00
Christian Binder
5b263e23eb
removed the "all future" field from participants states. Instead added uniform behaviour with existing event handling when editing a single recurrence or all recurrences. The message being displayed when editing a single recurrence read only is just meant as a proposal. Stylite usability PROs, please adjust this to whatever you want to.
2009-07-22 15:38:58 +00:00
Stefan Becker
78ce775f17
freebussy ACL added into calender. Now if you only give that right, you will see, that the time is blocked without a read right of user or group. But will see everything as private
2009-06-09 12:16:15 +00:00
Stefan Becker
b0d5906f04
added some German translation for calendar
2009-05-20 15:20:20 +00:00
Ralf Becker
a3adbcecd6
fixed freetimesearch, which failed to work with new default etemplate requests stored directly in the form, using the new ajax_submit() function of etemplate
2009-04-29 14:17:46 +00:00
Nathan Gray
e2b6cdc800
Clearer translation for the prompt "do you want to edit serialevent als exception?"
2009-04-24 21:33:47 +00:00
Ralf Becker
2e4577ae83
skipping unnecessary redirect by directly displaying index-method link in navbar
2009-03-30 08:48:59 +00:00
Stefan Becker
5ed6981210
added Links to print template
2009-01-14 08:40:08 +00:00
Stefan Becker
e7f82e886c
Add a print template to print a single calender event
2008-12-18 14:47:21 +00:00
Oscar Manuel Gómez Senovilla
0ed6cda053
Update nl lang files
2008-11-23 08:30:49 +00:00
Oscar Manuel Gómez Senovilla
388c515883
preparing to sync current lang files before branching for 1.6. One more commit
...
expected meanwhile!
2008-11-22 11:05:43 +00:00
Oscar Manuel Gómez Senovilla
7c3ab3ab8c
tracker #1774 , added estonian translation
2008-11-02 14:23:56 +00:00
Oscar Manuel Gómez Senovilla
3edee675a7
tracker #1812
2008-11-02 13:38:18 +00:00
Oscar Manuel Gómez Senovilla
504b096e06
latest update of egw translators pending work
2008-10-15 21:11:30 +00:00
Ralf Becker
9ddda0071d
missing phrase conflict
2008-10-10 12:58:56 +00:00
Ralf Becker
6ae2813e65
patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation
2008-10-10 10:24:31 +00:00
Oscar Manuel Gómez Senovilla
8ed57c413b
tracker #1747
2008-10-05 19:24:49 +00:00
Oscar Manuel Gómez Senovilla
d6facc9467
tracker #1673
2008-08-10 21:20:17 +00:00
Oscar Manuel Gómez Senovilla
f98569ee85
Updated russian translation ( #1658 ) and some spanish updates
2008-08-03 19:07:15 +00:00
Ralf Becker
31e49bef04
Moved translation of 'site configuration' to phpgwapi/common to not
...
translate it in every app (differently)
2008-07-30 08:39:56 +00:00
Ralf Becker
161fa364b9
fixed layout: location is now width:100% instead of fixed width
2008-07-30 05:56:19 +00:00
Oscar Manuel Gómez Senovilla
77f63b4c00
updated russian translation
2008-07-29 20:40:02 +00:00
Oscar Manuel Gómez Senovilla
241e844f4b
Resulting lang files after applying the "Search for new phrases" in translation tools for every app
2008-07-26 21:59:22 +00:00
Oscar Manuel Gómez Senovilla
8913855001
tracker #1476
2008-07-25 22:15:31 +00:00
Oscar Manuel Gómez Senovilla
e6a0bc30a9
tracker #1511
2008-07-25 21:22:37 +00:00
Oscar Manuel Gómez Senovilla
bf36524009
Updated spanish translation for trunk
2008-07-25 08:07:35 +00:00
Oscar Manuel Gómez Senovilla
753c766eff
Pending translations for trunk
2008-07-24 19:00:41 +00:00
Ralf Becker
42824ef687
"reworked calendar update 1.5.002 --> 1.6, to fix the method names in alarms
...
If you have alarms set and your calendar is already updated to 1.6, you have to rerun that update by setting the calendar version again to '1.5.002' and visit setup again:
UPDATE egw_applications SET app_version='1.5.002' WHERE app_name='calendar' AND app_version='1.5.002'"
2008-06-10 04:48:19 +00:00
Ralf Becker
ef700b0061
new class naming schema
2008-06-07 17:45:33 +00:00
Klaus Leithoff
e0454b0558
updated the intervall selectbox to 31, to enable recurrance intervalls within a month range
2008-05-09 08:04:47 +00:00
Ralf Becker
cb9212e691
Calendar can now store participants which are no accounts or contacts.
...
- as required by iCal/CalDAV/GroupDAV/SyncML
- this also fixes problems with LDAP contacts, which have non-numeric
ids
- iCal code now converts to and from all participant types supported by
eGroupWare: some types (eg. ressources) require that the clients keeps
the new X-EGROUPWARE-UID attribute
- calendar UI allows to enter email addresses via the addressbook search
box (dont type search, but direct add)
2008-05-08 15:02:35 +00:00
Ralf Becker
5d50d41004
- modified etag/optimistic locking, to always increment the etag, was before only via the GUI
...
- replaced own "locks" via egw_cal.cal_edit_user/time with the new egw_vfs::lock() methods
2008-05-07 22:12:25 +00:00
Ralf Becker
0544890713
Multiple week view and fix for daylight saving time change problem reported by Manfred on the german list
2008-03-20 08:54:18 +00:00
Oscar Manuel Gómez Senovilla
54ef56c27a
lang updates
2008-02-09 22:01:42 +00:00
Klaus Leithoff
fb1608b8b0
and corrected som spelling problems
2008-02-07 14:48:26 +00:00
Klaus Leithoff
f994b17b3e
Added the needed languagefiles and translated some more lines
2008-02-07 14:31:14 +00:00
Klaus Leithoff
1163804989
feature to have a bit more possibilities to set your own calendar listview, by offering title,description,owner,location and recure as single column,
...
and offer to display start and enddate as date with either dow,weekday or both prefixed before the date
2008-02-05 15:50:54 +00:00
Klaus Leithoff
1812979a6b
missing language entrys and setting the referer to the uical->view_menuaction value. this way after save/apply/cancel you get back to the choosen
...
view
2008-01-16 14:49:02 +00:00
Klaus Leithoff
573f7f2470
Feature to control the concurrent opening of calendar events.
...
If an entry which is opened by another user, gets saved by another user before the former commits its changes, the former user is notified at the
time saving the event and asked to reload the event and reedit. A link to reedit is provided.
Additionally there is a feature to inform a user that a given entry is opened by another user within a configurable timespan.
This feature was developed by Stefan Becker
2008-01-15 08:21:25 +00:00
Oscar Manuel Gómez Senovilla
f3cd85add5
periodical lang updates from translators
2007-12-22 21:39:38 +00:00
Oscar Manuel Gómez Senovilla
71fbe90a15
tracer #1370 for farsi
2007-12-22 10:28:44 +00:00
Oscar Manuel Gómez Senovilla
25bcc36a02
tracker #1364
2007-12-15 23:15:05 +00:00
Oscar Manuel Gómez Senovilla
6c0db1110b
catalan updates for trunk
2007-11-10 23:22:17 +00:00
Oscar Manuel Gómez Senovilla
54066896e8
big commit: all lang files not in utf-8 converted to utf-8, including charset phrase
2007-11-10 22:46:02 +00:00
Oscar Manuel Gómez Senovilla
895ba44b47
Updated czech translation files, using provided utf-8 files
2007-11-09 16:46:15 +00:00
Oscar Manuel Gómez Senovilla
0441f0b760
Hopefully, rest of language files
2007-10-14 16:19:43 +00:00
Klaus Leithoff
bdf27e11d9
Merged language Patch from r24464 (1.4) to trunc.
2007-09-25 10:21:19 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f
retry for patch 1170
2007-09-25 07:37:31 +00:00
Oscar Manuel Gómez Senovilla
e5eac71f71
pending lang updates
2007-09-13 13:57:21 +00:00
Ralf Becker
1e3627ad51
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:43:09 +00:00
Ralf Becker
eadc1c7b38
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
Oscar Manuel Gómez Senovilla
99771edd87
language updates
2007-06-24 21:55:08 +00:00
Ralf Becker
1cd5438c1f
some missing translations
2007-06-12 12:33:44 +00:00
Ralf Becker
fb17148787
redesigned the contact editing, to better fit more categories
2007-06-06 16:10:12 +00:00
Oscar Manuel Gómez Senovilla
57cb909a28
Tracker items #762 and #763
2007-06-03 18:26:33 +00:00
Oscar Manuel Gómez Senovilla
a33363a884
Czech translation in #824 and extra pending language updates
2007-06-03 18:01:21 +00:00
Oscar Manuel Gómez Senovilla
688dd5f46f
Latest lang updates
2007-05-31 14:49:26 +00:00
Ralf Becker
ff82a825f7
bugfix: allowing again only to select calendar-groups
2007-05-27 06:25:08 +00:00
Oscar Manuel Gómez Senovilla
83e4306bce
Language updates
2007-05-16 22:10:08 +00:00
Ralf Becker
8ac09e8dba
fix for bug #674 : no more simple multiple participant selection
2007-05-07 18:59:05 +00:00
Oscar Manuel Gómez Senovilla
c9efda0136
Patch for polish translation #675
2007-05-05 09:00:00 +00:00
Ralf Becker
14fc433fcf
updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC)
2007-04-30 09:10:36 +00:00
Oscar Manuel Gómez Senovilla
97e343da19
tracker #456
2007-04-19 21:24:13 +00:00
Oscar Manuel Gómez Senovilla
d42198bf07
tracker patch #257 and extra lang files
2007-04-19 21:12:39 +00:00
Oscar Manuel Gómez Senovilla
0117e53ee2
remaining added lang files
2007-04-05 22:58:00 +00:00
Oscar Manuel Gómez Senovilla
532182fa41
latest lang updates
2007-04-05 22:53:35 +00:00
Oscar Manuel Gómez Senovilla
976edfb561
portuguese updates
2007-03-11 17:08:54 +00:00
Oscar Manuel Gómez Senovilla
4b92ad49f0
spanish lang updates and some other
2007-03-10 10:56:23 +00:00
Ralf Becker
bf6d5edba2
listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates
2007-03-09 11:38:44 +00:00
Ralf Becker
6382f1127e
listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates
2007-03-09 11:30:59 +00:00
Christian Binder
df9e605367
lang updates for new calendar recurrence function
2007-02-26 22:10:15 +00:00
Christian Binder
4c8a62e731
added possibility for recurring events in calendar to change the state of all future events or just one (the clicked) event. Some (previous also existing) bugs still pending: save button changes state of all users and recurrences, first recurrence state is wrong. Also added a delete icon for deleting a participant
2007-02-26 22:09:17 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8
A lot of pending lang updates
2007-02-25 22:14:48 +00:00
Lars Kneschke
ca398c82e2
fixed some spelling errors
2007-02-07 09:06:38 +00:00
Oscar Manuel Gómez Senovilla
8d6b62a74c
pending lang updates
2007-01-21 11:38:09 +00:00
Christian Binder
2636b9353c
updated calendar.edit etamplate to not use window.close() on button cancel - this should be handled by process_edit to call a evtl. needed refresh of the referer
2007-01-15 22:54:39 +00:00
Oscar Manuel Gómez Senovilla
7cb034e071
patch 188 and lang updates
2007-01-05 00:13:14 +00:00
Ralf Becker
3c6bc0fd53
only show view icon, if no edit rights (both opening the edit dialog now)
2007-01-02 14:55:24 +00:00
Ralf Becker
524b321fe2
Strange, thought I already commited that template, anyway participant status submits now automatic
2006-12-27 12:47:08 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9
pending lang updates, and gallery translations
2006-12-26 22:20:54 +00:00
Ralf Becker
5b78709a7c
several big changes in calendar:
...
- contacts as participants
- new participants view
- no more explicit view mode, event opens editable, if one has enough rights
--> if one is using trunk on a productive system, better wait 'til this had some testing
2006-12-22 20:19:22 +00:00
Ralf Becker
cad50a4872
2006-12-22 20:11:48 +00:00
Ralf Becker
d5b6efc7f1
several big changes in calendar:
...
- contacts as participants
- new participants view
- no more explicit view mode, event opens editable, if one has enough rights
--> if one is using trunk on a productive system, better wait 'til this had some testing
2006-12-22 19:51:56 +00:00
Ralf Becker
89f1992ca3
show status icons in listview
2006-12-13 08:29:09 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd
massive pending language updates
2006-12-09 22:21:27 +00:00
Oscar Manuel Gómez Senovilla
9ebb086319
patch 154 in egw.org
2006-12-09 18:17:13 +00:00
Oscar Manuel Gómez Senovilla
e403dc2670
lang updates
2006-11-19 15:21:31 +00:00
Christian Binder
fcc21fec4c
updated german translation
2006-11-09 12:55:52 +00:00
Cornelius Weiß
0e4574dfa1
remove not longer needed tables_baseline
2006-09-28 05:03:01 +00:00
Oscar Manuel Gómez Senovilla
746988d553
mass lang updates
2006-09-04 17:15:19 +00:00
Ralf Becker
a92c5ea81a
new egw_cal.cal_special integer column, to flag calendar entries as eg. birthdays/aniversaries (1). Plans are to use this to store the holidays and and linked entries of timed infolog (eg. phonecalls) too.
2006-08-21 08:15:14 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8
massive lang update
2006-07-16 07:13:01 +00:00
Ralf Becker
45b93c09ce
check_install reads now further checks from the setup.inc.php file of the apps
2006-06-20 23:02:03 +00:00
Ralf Becker
037520353f
capitalize view names
2006-06-20 18:21:22 +00:00
Oscar Manuel Gómez Senovilla
c942df179d
portuguese updates
2006-06-11 09:38:04 +00:00
Oscar Manuel Gómez Senovilla
c3bbdcbe57
langs update, trying to fix the phpgwapi/phpgw_fr.lang problem
2006-06-09 05:09:06 +00:00
Ralf Becker
3f855b8df3
fixed validation error, if a duration and not an enddate was used in the calendar.edit, thanks to Bastian Schern from the german list
2006-06-08 21:24:57 +00:00
Oscar Manuel Gómez Senovilla
6d7f643690
calendar lang update
2006-06-03 17:33:31 +00:00
Ralf Becker
7c55d3bdb3
- fixed for IE not working switch "use end date" in freetimesearch
...
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183
- reworked display of events:
...
+ no more redundant information in header and body
+ header shows left start-time plus duration and right the icons
+ short events show title
+ in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week & month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Ralf Becker
b2102ccbd6
- week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
...
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Oscar Manuel Gómez Senovilla
ae44b61223
spanish updates
2006-05-03 16:56:15 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269
lang updates
2006-05-01 23:09:26 +00:00
Ralf Becker
e644513233
fix to get old alarms (saved before 1.2) working again
2006-04-30 12:52:14 +00:00
Oscar Manuel Gómez Senovilla
13ac7660a1
lang updates, including english for some phrases in admin and preferences
2006-04-20 23:17:20 +00:00
Oscar Manuel Gómez Senovilla
0366415b23
several different lang updates
2006-04-17 06:40:29 +00:00
Oscar Manuel Gómez Senovilla
ea2f4e7a16
patch 1467304
2006-04-09 22:32:21 +00:00
Oscar Manuel Gómez Senovilla
5afb077bca
lang updates
2006-04-08 23:08:29 +00:00
Oscar Manuel Gómez Senovilla
5bef910835
pending commits after CVS problem
2006-04-05 12:18:58 +00:00
Oscar Manuel Gómez Senovilla
4fc82a393c
*** empty log message ***
2006-03-29 11:29:45 +00:00
Ralf Becker
d57255c146
improved printing: disabled unnecessary UI-elements
2006-03-26 22:32:21 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5
catalan and other updates
2006-03-25 10:49:56 +00:00
Oscar Manuel Gómez Senovilla
10cde37f83
lang updates, including english preferences
2006-03-21 02:27:48 +00:00
Oscar Manuel Gómez Senovilla
79e7e246f9
*** empty log message ***
2006-03-16 19:06:10 +00:00
Ralf Becker
6ca6cdcfa9
fixed bug: no conflict with events with group-invitations
2006-03-16 18:03:43 +00:00
Oscar Manuel Gómez Senovilla
ef2cabef9e
*** empty log message ***
2006-03-12 13:09:19 +00:00
Ralf Becker
c1722f0bf9
adding 1.3 api to dependencies
2006-03-08 21:41:25 +00:00
Oscar Manuel Gómez Senovilla
ab3154991f
patch 1424307 (updated files)
2006-03-08 11:03:03 +00:00
Oscar Manuel Gómez Senovilla
198e4099ea
lang part of patch 1431674
2006-03-08 10:56:19 +00:00
Oscar Manuel Gómez Senovilla
4b1f545141
*** empty log message ***
2006-03-08 10:06:09 +00:00
Oscar Manuel Gómez Senovilla
795cdcdc0e
*** empty log message ***
2006-03-06 18:03:50 +00:00
Oscar Manuel Gómez Senovilla
6d403d9f1c
spanish updates
2006-03-06 01:25:54 +00:00
Oscar Manuel Gómez Senovilla
9840574e61
*** empty log message ***
2006-03-06 00:44:10 +00:00
Ralf Becker
791187bf23
changed the fatal "access permitted" for groups into a warning abount the not included groupmembers
2006-03-04 09:54:31 +00:00
Ralf Becker
6b3a40c69c
some new / missing phrases
2006-03-03 19:03:41 +00:00
Ralf Becker
2d7c4441f1
- removed double </a> on view-icons
...
- changed sidebox-title to lang("Calendar Menu") to allow better translation
2006-03-02 18:20:22 +00:00
Oscar Manuel Gómez Senovilla
2293a9b76e
basque and other language updates
2006-02-27 23:21:58 +00:00
Oscar Manuel Gómez Senovilla
271364abf1
slovak updates
2006-02-24 01:08:15 +00:00
Oscar Manuel Gómez Senovilla
84c8db4e8b
slovensky (sk) additions and some updates
2006-02-18 03:06:35 +00:00
Oscar Manuel Gómez Senovilla
aef673da05
slovak additions
2006-02-15 00:31:18 +00:00
Oscar Manuel Gómez Senovilla
0c9f991149
danish updates
2006-01-16 14:35:20 +00:00
Carsten Wolff
99cb0bd567
fixed a handfull of bugs that broke setup/update from 1.0 to 1.2
2006-01-06 16:21:51 +00:00
Oscar Manuel Gómez Senovilla
e72bb9b10a
*** empty log message ***
2006-01-06 12:17:22 +00:00
Oscar Manuel Gómez Senovilla
2cfbd3c35b
basque additions
2005-12-24 03:18:29 +00:00
Oscar Manuel Gómez Senovilla
3610548d7e
bug 1374900 and extra
2005-12-07 01:17:58 +00:00
Oscar Manuel Gómez Senovilla
cbbd5866de
updates for late RC4 :(
2005-12-03 01:01:27 +00:00
Ralf Becker
618c554c2f
fixed bugs with recuring events in listview:
...
- opened as their first recurance not the one you clicked on
- recure-information is not shown
2005-12-02 15:34:45 +00:00
Oscar Manuel Gómez Senovilla
6fa4221c46
finnish updates
2005-11-28 12:25:47 +00:00
Oscar Manuel Gómez Senovilla
77193a8839
italian updates
2005-11-27 09:54:56 +00:00
Oscar Manuel Gómez Senovilla
0e16ad0dc5
spanish updates for 1.2rc2 (hopefully)
2005-11-24 12:13:55 +00:00
Oscar Manuel Gómez Senovilla
d038701dcb
traditional chinese update
2005-11-24 10:25:38 +00:00
Ralf Becker
27c3c7ecb3
- fixed bug in creation of recur-exception for the first recurence
...
- recuring events: instead of edit+edit-series / delete/delete-series buttons use just edit/delete and a new exception button
2005-11-23 21:39:37 +00:00
Ralf Becker
b111419c1b
fixed handling of groups:
...
- groups can now be selected as participants again
- groups need to have calendar run-rights, to be selectable in the calendar (as it was in 1.0)
- groups will NOT be enumerated as users anymore
--> new or removed members are taken into account as participants
- error messages: if no participant selected or startdate behind enddate (no more automatic swapping)
- pushing the version to 1.2
2005-11-23 14:21:20 +00:00
Ralf Becker
f73e127499
typo in german translation
2005-11-14 09:32:31 +00:00
Oscar Manuel Gómez Senovilla
0e6d8054f2
slovenian update
2005-11-13 23:23:16 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194
Traditional chinese (Taiwan) completion
2005-11-13 10:38:23 +00:00
Ralf Becker
3af8c13b63
some small adjustments in the calendar:
...
- no more tooltips for the user-icon
- planner: no "dayview" tooltips on holidays or birthdays
- disabled cal prefs for: default filter (all||privat) and showing of participant status or not
- planner: monthscales are now correctly shown, only where necessary
- planner icon no longer uses the number of days from the current view
2005-11-12 17:57:18 +00:00
Oscar Manuel Gómez Senovilla
6aaa85b7bd
bug 1355048
2005-11-12 12:09:42 +00:00
Oscar Manuel Gómez Senovilla
545d77784c
spanish completion
2005-11-12 09:49:39 +00:00
Oscar Manuel Gómez Senovilla
f0b4d5e25d
include overlooked fudforum lang fix
2005-11-10 17:20:14 +00:00
Ralf Becker
db09da1785
missing phrase
2005-11-10 14:54:39 +00:00
Oscar Manuel Gómez Senovilla
24844f2972
norwegian updates
2005-11-09 16:53:36 +00:00
Oscar Manuel Gómez Senovilla
9680c1e76b
*** empty log message ***
2005-11-09 01:28:03 +00:00
Oscar Manuel Gómez Senovilla
cfb76899fe
last hour update for dutch before syncing to head againg
2005-11-09 01:11:30 +00:00
Ralf Becker
439d23490d
merged contacts_and_resources branch again with HEAD
...
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Oscar Manuel Gómez Senovilla
7e86c7ef6f
*** empty log message ***
2005-10-21 19:33:39 +00:00
Oscar Manuel Gómez Senovilla
07dca33f46
persian files and several updates
2005-10-20 09:44:57 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d
bug 1294588 and lang setup fixes
2005-10-15 21:52:37 +00:00
Oscar Manuel Gómez Senovilla
c3295d4a5c
bug 1226024
2005-10-13 22:14:51 +00:00
Oscar Manuel Gómez Senovilla
b042a07504
*** empty log message ***
2005-10-13 07:17:47 +00:00
Oscar Manuel Gómez Senovilla
fe866fedae
bug 1239981
2005-09-29 21:04:59 +00:00
Oscar Manuel Gómez Senovilla
d7921303d8
bug 1266300
2005-09-29 19:10:21 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c
bug 1004437
2005-09-17 16:35:53 +00:00
Oscar Manuel Gómez Senovilla
55aaefd12e
*** empty log message ***
2005-09-16 22:06:05 +00:00
Ralf Becker
c70be30eba
reverted Pim's last commit, as it's based on the 1.0.0 branch and need to be merged with HEAD first
2005-07-18 23:30:09 +00:00
Oscar Manuel Gómez Senovilla
cd3521f767
*** empty log message ***
2005-07-17 23:49:28 +00:00
Oscar Manuel Gómez Senovilla
a214e31652
*** empty log message ***
2005-07-14 08:33:58 +00:00
Pim Snel
b47c0977f3
add toolbar hook for idots2 template set
...
add notify hook for idots2 template set
add menu hook for idots2 template set
2005-06-15 12:14:25 +00:00
Oscar Manuel Gómez Senovilla
4c6b62cc7f
bug 1187943
2005-06-02 18:44:11 +00:00
Oscar Manuel Gómez Senovilla
8d11846c4f
bug 1211849
2005-06-02 18:15:34 +00:00
Ralf Becker
ab20fb0a91
fixed translation
2005-05-02 11:38:38 +00:00
Ralf Becker
33d296114f
Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net
2005-04-15 15:21:52 +00:00
Ralf Becker
94202f6581
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:18:20 +00:00
Oscar Manuel Gómez Senovilla
f2a93fa910
*** empty log message ***
2005-03-26 22:00:50 +00:00
Ralf Becker
9317f4e7bb
new norwegian translations from ��yvind Kronkvist <oyvind-at-kronkvist.no>
2005-02-19 10:35:04 +00:00
Ralf Becker
5a116ed264
latest translations from Valentin Laskov
2005-02-17 07:12:53 +00:00
Ralf Becker
67ed35e6ea
fix for bug [ 1106014 ] Problems with recurring events (several bugs)
2005-02-10 00:13:37 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f
bug 1112125
2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef
*** empty log message ***
2005-01-29 13:05:52 +00:00
reinerj
a944603591
lang file update Swedish from Marko
2005-01-17 13:03:55 +00:00
Oscar Manuel Gómez Senovilla
b25004f3e1
*** empty log message ***
2004-12-31 12:03:20 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44
*** empty log message ***
2004-12-15 15:30:44 +00:00
Ralf Becker
4269e84787
some fixes for the freetime search:
...
- if an endtime leads to a duration biger the the difference between day-start and -end, the day-end from the user prefs are ignored, else it would never find a free time
- using one selectbox for the duration with an extra item 'use enddate', to be more intuitive about duration or enddate is used
- selecting a fitting search-frame for new searches, not just one week
2004-12-12 12:31:41 +00:00
reinerj
faf2f984fb
update the polish lang file from Lukas Zolnowski
2004-11-29 13:40:50 +00:00
Oscar Manuel Gómez Senovilla
bfe146ef78
*** empty log message ***
2004-11-27 23:35:32 +00:00
reinerj
5500d7017a
update the slovenian lang file from orb_ter
2004-11-27 22:18:06 +00:00
Ralf Becker
ab5be9691a
frensh translations from Denis Cardon <denis.cardon@tranquilitsystems.com>
2004-11-17 15:58:43 +00:00
reinerj
5d866a0bce
update Sloven translation
2004-11-17 00:44:48 +00:00
Ralf Becker
f33d762d8d
some missing phrases
2004-11-09 09:56:01 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e
*** empty log message ***
2004-10-21 21:30:38 +00:00
Ralf Becker
d582d8b68f
changed calendar schema, title to varchar(255) as requested by Matthew Galgoci
2004-10-18 21:29:11 +00:00
Ralf Becker
640b389628
small correction of the translation
2004-10-08 16:18:24 +00:00
Ralf Becker
a66d0149f9
fixed to minor problems in the freetime search:
...
- for existing events, the own event is now excluded from the busy-time
- a warning is given, if the freetime search is called for a recuring event: Only the initial date of that recuring event is checked!
2004-10-08 16:04:50 +00:00
Ralf Becker
fd6b69d7a8
added freetime search
2004-10-07 22:11:18 +00:00
reinerj
7a15b26136
Lang file update traditional Chinese from Finjon Kiang
2004-10-01 10:36:56 +00:00
bgigon
7dcf2318d9
Update translation
2004-09-30 13:30:36 +00:00
bgigon
b61053c9b0
Add translation
2004-09-21 15:22:15 +00:00
bgigon
6ef8aba9ab
Add translation ...
2004-09-21 12:00:31 +00:00
bgigon
03fac9836b
Add translation
2004-09-21 11:41:11 +00:00
bgigon
7846fb5885
Add this translation (yet !!)
2004-09-21 11:37:33 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c
*** empty log message ***
2004-09-17 09:36:18 +00:00
Oscar Manuel Gómez Senovilla
33e65129be
*** empty log message ***
2004-09-03 19:02:35 +00:00
reinerj
e235423ed9
update lang file from Theytaz Antoine
2004-09-02 17:49:58 +00:00
reinerj
879653f7eb
replace the bad word
2004-08-31 18:04:04 +00:00
reinerj
a83d020083
in this file, no tabs where included and this produce errors on install
2004-08-31 15:50:34 +00:00
reinerj
a5ca0539aa
update japan langfile from Jun Kuriyama
2004-08-29 08:04:22 +00:00
Oscar Manuel Gómez Senovilla
ad0563dc8e
*** empty log message ***
2004-08-18 11:10:26 +00:00
Ralf Becker
ff84561c98
removed unnecessary RefreshTable
2004-08-13 20:36:28 +00:00
reinerj
4cbda82863
italien translations from leonardo amadori
2004-08-12 18:17:28 +00:00
Oscar Manuel Gómez Senovilla
9449ea5afa
*** empty log message ***
2004-08-07 10:22:51 +00:00
reinerj
1f1c58be46
update korea lang translation from Futurizer
2004-08-07 00:58:47 +00:00
Ralf Becker
906dd66691
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
2004-08-04 14:56:19 +00:00
reinerj
0d91f7017e
update Korea translation futurizer
2004-08-04 10:14:18 +00:00
Ralf Becker
bdc3456ed6
reworked so-layer for MaxDB and new db-functions:
...
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
2004-08-03 22:52:13 +00:00
Ralf Becker
700c20b802
Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
...
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
reinerj
b26f0a0e1f
fix some wrong tabs in file which produce error messages
2004-07-31 17:46:58 +00:00
reinerj
74f1d3b20a
fix some wrong tabs in file which produce error messages
2004-07-31 17:10:10 +00:00
reinerj
d4070735c4
fix some wrong tabs in file which produce error messages
2004-07-31 17:05:30 +00:00
shrykedude
ff34378a1e
Fixed app dependencies for api-1.0.1 version change
2004-07-30 19:06:35 +00:00
Oscar Manuel Gómez Senovilla
0e3492a4a6
*** empty log message ***
2004-07-26 19:54:17 +00:00
Oscar Manuel Gómez Senovilla
ae31c0db04
*** empty log message ***
2004-07-26 19:48:49 +00:00
Ralf Becker
ac57bee771
Czech translation of Calendar from Oldrich Dlouhy
2004-07-22 08:15:03 +00:00
Ralf Becker
edcda476b7
update brasilian translations
2004-07-21 21:18:18 +00:00
Ralf Becker
2b4c26b287
merged lang-files from the 1.0 branch, please everone update both branches
2004-07-21 16:57:49 +00:00
Oscar Manuel Gómez Senovilla
6666325a1e
*** empty log message ***
2004-07-14 08:12:56 +00:00
Ralf Becker
f3373faa2d
- fixed export in the view (was Y/m/d format too)
...
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
2004-07-11 18:26:28 +00:00
Ralf Becker
2ba2d8aca1
updating the missed sequenzes (postgres) and pushing all versions to 1.0.0
2004-07-02 22:27:33 +00:00
Pim Snel
c985a3f832
fix typo
2004-06-23 21:22:22 +00:00
Oscar Manuel Gómez Senovilla
c4957fdb6a
*** empty log message ***
2004-06-23 18:24:28 +00:00
Ralf Becker
37c79bfcf4
greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com>
2004-06-13 22:20:57 +00:00
zhangweiwu
cf19aae187
I merged the traditional Chinese translation into the simplified Chinese
...
translation file (only those not translated in simplified Chinese).
This is because
1) most simplified Chinese readers can read traditional
Chinese. If some phrase doesn't have simplified Chinese translation,
egroupware better fall back to traditional Chinese then English.
2) Translation can be easier (just pick up the unfamiliar traditional
translation and change to simplified form)
The change is made by using
> find . -type d -name "setup" -exec /tmp/merge_tradition.sh {} \;
where merge_tradition.sh is:
#!/bin/sh
cd $1
if [ -f phpgw_zh.lang ] && [ -f phpgw_zt.lang ]; then
mv phpgw_zh.lang phpgw_zh.lang.old
join -a 1 -t " " phpgw_zt.lang phpgw_zh.lang.old | \
awk -F " " \
'{ OFS = FS; if (NF == 7) print $1, $5, $6, $7; else print $0 ;}' \
> phpgw_zh.lang
fi
Kiang if you like the idea you can merge my translation to your lang
file too. And it's even better if the language engine can be changed in
the way that, as a phrase has no translation for current language,
choose the nearest language before falling back to English. Say, when no
translation in zh, use zt before trying English.
Could it be better that this apply to pt too? (pt-br and pt)
2004-06-09 17:01:42 +00:00
Oscar Manuel Gómez Senovilla
911bfdae1a
*** empty log message ***
2004-05-28 18:58:43 +00:00
reinerj
119e12eb8a
Finnish translation extension from Tapio Kautto
2004-05-27 10:20:56 +00:00
reinerj
b91d5814e5
Italien translation extension from Leo Amadori
2004-05-26 20:08:02 +00:00
reinerj
50694d54a4
Italien translation extension from Leo Amadori
2004-05-26 20:07:17 +00:00
Ralf Becker
2a1b37b6da
an other uid update: very old entries had empty uid, they are update now too
2004-05-26 09:37:15 +00:00
zhangweiwu
17f64562ad
from kiang, to workaround 'the slash bug':
...
Translation of Traditional Chinese in UTF-8 version
I've tested it with the version RC5. Somebody in taiwan
who offered a series of functions to convert the
encoding from big5 to utf-8. It works fine~ Should I also
upload it for anyone who would like to understand the
big5 encoding??
2004-05-24 02:46:24 +00:00
Ralf Becker
5ec6ce4d75
fix to create uid's for the calendar and a db-update to create them for the already existing events
2004-05-23 23:46:27 +00:00
Ralf Becker
390dc7737b
performance patch: indices for the calendar
2004-05-23 17:51:41 +00:00
Oscar Manuel Gómez Senovilla
b350dbadaa
*** empty log message ***
2004-05-19 14:34:08 +00:00
reinerj
6a52f5579d
new langfile Catalan from Xavier Navarro
2004-05-04 14:08:30 +00:00
Espen Laursen
2a248ce034
some spell fixes and some small updates.
2004-05-03 11:16:16 +00:00
reinerj
9e3acdfe11
update Dutch langfiles from G.G. van der Steen
2004-04-22 22:13:11 +00:00
mila76
fcde7da570
search e replace bugfix
2004-04-19 22:12:03 +00:00
mila76
00f80dbee3
Update to 0.9.99.015
2004-04-19 22:07:29 +00:00
mila76
f87e10f9ec
fixed doubled entry with \\n
2004-04-19 21:43:16 +00:00
Espen Laursen
deafe60956
translated some of the last text, but I cant find the:
...
Delete a single entry by passing the id.
Add a single entry by passing the fields.
Add or update a single entry by passing the fields.
phrases and the
Are you sure\\nyou want to\\ndelete these alarms?
Are you sure\\nyou want to\\ndelete this single occurence ?\\n\\nThis will delete\\nthis entry for all users.
will not translate.. ill have to find the error later..
2004-04-17 12:30:38 +00:00
reinerj
0db350d980
update traditional Chinese langfiles from Finjon Kiang
2004-04-16 09:11:54 +00:00
Ralf Becker
eaecf4b608
implemented link to view event as variable in notify-emails (Alarms, Notifications)
2004-04-14 12:35:58 +00:00