Klaus Leithoff
14df4b4135
russian translations provided by Vladimir N. Gavrilov
2013-02-01 14:18:20 +00:00
Klaus Leithoff
0b4c78f586
russian translations provided by Vladimir N. Gavrilov
2013-02-01 13:05:48 +00:00
Klaus Leithoff
b1519ddb21
russian translations provided by Vladimir N. Gavrilov
2013-02-01 12:31:24 +00:00
Ralf Becker
65d7134ef9
* Calendar/FMail: allow to apply replys to meeting requests
2013-02-01 12:23:21 +00:00
Klaus Leithoff
2b71ce4331
russian translations provided by Vladimir N. Gavrilov
2013-02-01 12:06:23 +00:00
Klaus Leithoff
cada152c28
format email with identities as requested by birgit and ralf and stefan
2013-02-01 11:47:45 +00:00
Klaus Leithoff
dfb2c53326
russian translations provided by Vladimir N. Gavrilov
2013-02-01 10:26:12 +00:00
Klaus Leithoff
f4eca63984
* eMail: introduce config option to define the display of your chosen identity, the list of identities in send and derived from this, the information actively sent within the mailheader regarding the identity used
2013-02-01 09:04:08 +00:00
Nathan Gray
9be692d00f
Fix bug where cleared filters did not stay cleared
2013-01-31 19:52:51 +00:00
Ralf Becker
f468da6b45
* Calendar/CalDAV: fixed wrong time in notification mails caused by updates via CalDAV (not web interface), if user-timezone differs from server
2013-01-31 15:16:13 +00:00
Klaus Leithoff
33b1066b77
select priority should map 0 to None, not empty
2013-01-31 14:34:55 +00:00
Ralf Becker
becc8c3bca
if contact is an account and account-relevant data got updated, handle it like account got updated
2013-01-31 12:46:06 +00:00
Klaus Leithoff
0e7604281e
excess bracket removed
2013-01-31 12:10:06 +00:00
Klaus Leithoff
abc012ec6a
backport of nathans r41510
2013-01-31 12:02:53 +00:00
Klaus Leithoff
e28ff574f9
some changes to enable some missing translations
2013-01-31 11:34:58 +00:00
Klaus Leithoff
e955827fe7
some strange changes in key texts and missing update for edit.xet
2013-01-31 10:17:27 +00:00
Klaus Leithoff
792c6567b3
move changed texts to their rightfull place
2013-01-31 09:25:11 +00:00
Nathan Gray
1d10b63e2b
Get ical export working for scheduled export
2013-01-30 19:56:43 +00:00
Nathan Gray
d54714afdf
- Fix could not edit / delete special shedules with special characters
...
- Fix schedule definition was sometimes not set
2013-01-30 19:56:35 +00:00
Nathan Gray
4fca95b797
Fix fatal error in export caused by field mismatch (not defined)
2013-01-30 19:52:30 +00:00
Nathan Gray
ba7cd8a7ca
Fix iCal export selectors & date defaults
2013-01-30 18:11:24 +00:00
Klaus Leithoff
8eb52a2f1d
fix typo in translation: quota size in mbyte
2013-01-30 15:56:42 +00:00
Klaus Leithoff
7f4d15e111
fix typo, that caused strange results when, e.g. fetching AccountEmailAddresses for Identities
2013-01-30 14:48:19 +00:00
Ralf Becker
9d9ac0e02e
* Java notifier app from Stefan Werfling, added translation and egw-configuration on download
...
r41060: fixes from Stefan Werfling for older php versions, where ENT_XML1 is not defined
r41359: latest changes from Stefan: logging and fixed to short socket timeout in config file
r41442: fix for translated debug level causing notification popup to fail
r41474: fixed corrupted (to small) jar file download caused by PHPs stat cache, also removing temp. file
2013-01-30 10:48:48 +00:00
Klaus Leithoff
a6812a39ed
silence error log on folderExists when called with empty folder, unless the check is forced
2013-01-30 09:33:52 +00:00
Klaus Leithoff
044263bd8c
handle error on empty folder while checking when saving as draft
2013-01-30 09:17:19 +00:00
Nathan Gray
ab4dc564cb
Implement export filters for tracker
...
- Fix missing closed date
2013-01-29 17:04:34 +00:00
Klaus Leithoff
410f52b678
try common default for autofolder personal prefix+AutoFolderName, if everything else fails while trying to fetch a special use folder
2013-01-29 16:48:33 +00:00
Nathan Gray
c1c072696c
Implement export filters for timesheet
2013-01-29 16:33:21 +00:00
Nathan Gray
24a00e706b
- Implement export filters for resouces
...
- Stop using a preference for export selection default. If the definition has a filter set, use filter, otherwise default to search results
2013-01-29 16:14:04 +00:00
Klaus Leithoff
ccffcf171e
suppress hint, if there is no autofolder/specialuse folder available
2013-01-29 16:07:39 +00:00
Nathan Gray
83212b709f
Implement export filters for addressbook
2013-01-29 16:05:21 +00:00
Nathan Gray
916872bdb6
Implement Import/Export filters for calendar
2013-01-29 15:55:56 +00:00
Klaus Leithoff
214bbf52d5
visualize possible SPECIAL-USE foldersettings in personal prefs, to inform users about possible folder voodoo
2013-01-29 15:45:35 +00:00
Klaus Leithoff
e497764ba9
fix Fatal Error for call of getTemplateFolder
2013-01-29 15:00:18 +00:00
Ralf Becker
fd7ec9b71d
fixed backend returning all events for freebusy query with just email addresses
2013-01-29 14:59:29 +00:00
Klaus Leithoff
bcc6570b84
* eMail: implement the usage of possibly provided SPECIAL-USE folders information
2013-01-29 14:38:36 +00:00
Klaus Leithoff
a0c68f1598
Changelog for 11.1.20130129
2013-01-29 12:00:26 +00:00
Ralf Becker
6b5aaf3f7c
fixed groups without account_status="A" are not found
2013-01-29 11:26:25 +00:00
Ralf Becker
142a828c44
make build steps more independent:
...
- svn changelog is now updated in osc checkouts in editsvnchangelog step and not in last step obs, so it runs even if a later step fails (running just obs step did not update debian.changes, as changelog was no longer in memory)
- checkout always uses svn tag now, even if tag was created in a different run
2013-01-28 12:33:43 +00:00
Ralf Becker
2bc387c73d
fixed addressbook "all" showed only accounts
2013-01-25 23:40:00 +00:00
Ralf Becker
037d8e2b00
* CalDAV: fixed accepting event removed it from calendar, because email address of a deleted account was prefered over regular account, correctly reporting not found URLs in multiget report
2013-01-25 17:53:01 +00:00
Klaus Leithoff
7e7a2141c9
missed commit for r41402 (adapted message on merging mail templates with single mail)
2013-01-25 14:04:24 +00:00
Ralf Becker
c2dc375bf8
Changelog for 11.1.20130125
2013-01-25 13:54:08 +00:00
Ralf Becker
9bae75e22d
* all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again)
2013-01-25 13:35:30 +00:00
Klaus Leithoff
3b138ed423
more detailed debug on connection failure
2013-01-25 11:28:52 +00:00
Klaus Leithoff
8442472711
make sure we are working with the correct hierarchyDelimiter on the current connection, calling getHierarchyDelimiter with false to reset the cache
2013-01-25 09:07:55 +00:00
Nathan Gray
dfd0f2eee2
Only parse dates if they have a ? wildcard
2013-01-24 17:09:17 +00:00
Klaus Leithoff
69a6d18a4c
handle Euro Symbol when switching addresses
2013-01-24 16:44:31 +00:00
Klaus Leithoff
4db64d1bc3
if mail is already send, close the window (if not closed already)
2013-01-24 15:56:47 +00:00