Commit Graph

9656 Commits (b531b6160c5ecc41f7160195da1b449dc87d01e3)

Author SHA1 Message Date
Francis Lachapelle 9ed53cbab3 Make 'show completed tasks' persistent 2013-01-24 18:50:20 -05:00
Francis Lachapelle dfe49ea3b4 Update translations 2013-01-24 14:43:21 -05:00
Francis Lachapelle 147d7f4cf0 Update documentation guides 2013-01-24 13:42:24 -05:00
Jean Raby 794ca2ae8a Merge branch 'fix/1470_sogo-system-user' 2013-01-24 09:39:35 -05:00
Francis Lachapelle 036e535b33 Update Finnish translation 2013-01-23 16:35:12 -05:00
Ludovic Marcotte a1b623b325 We now allow to change the storage format for plists. 2013-01-23 20:21:27 -05:00
Jean Raby 0965fd837a Updated doc for samba 4.0.1 (samta-tool) 2013-01-23 13:08:20 -05:00
Jean Raby 95b193391e Add note about 'requiretty' in sudoers file 2013-01-23 09:10:43 -05:00
Jean Raby 9e38c5060a Plug ldap fd leak in login checks 2013-01-22 18:42:00 -05:00
Jean Raby cfa7402dec NEWS: Add note related to sudo -u sogo usage 2013-01-22 16:03:11 -05:00
Jean Raby 1e4f737a7d test-sogo-tool.py: Use sudo instead of su - 2013-01-22 15:24:21 -05:00
Jean Raby 8d9cfdb3b4 Use 'sogo' group instead of 'adm' in init script
This matches what the package preinst script does.
2013-01-22 13:32:57 -05:00
Jean Raby 884dd7448c Rewrite useradd for debian packages
Add the sogo user as a system user
Create and/or fix the permissions/ownership of various directories when
installing or upgrading the package.
2013-01-22 13:29:30 -05:00
Jean Raby 3cd7beb93d whitespace (tabkill) 2013-01-22 13:29:16 -05:00
Jean Raby 790a0536bc whitespace (tabkill) 2013-01-22 13:27:13 -05:00
Francis Lachapelle 9dded7c86c Update German translation 2013-01-22 11:09:26 -05:00
Francis Lachapelle d85ada6750 Fix localization of recurrence editor 2013-01-22 10:58:11 -05:00
Francis Lachapelle 5b4dd4ecb1 Improve JS regexp for email addresses 2013-01-22 10:53:38 -05:00
Jean Raby 721472d38e spec: sogo user as a system user, perms fixes
Create the sogo user as a system user
Use %attr() to set directory permissions instead of chown/chmod
Use more restrictive permissions for the log and spool directories
2013-01-22 10:16:15 -05:00
Francis Lachapelle d737b2fd9a Merge remote-tracking branch 'origin/master'
y this merge is necessary,
2013-01-21 14:57:13 -05:00
Jean Raby ac5c2b611a rhel: create the sogo user as a system user
Fixes #1470
2013-01-21 15:38:24 -05:00
Francis Lachapelle 502f10cfd4 Update documentation and NEWS file 2013-01-21 14:52:52 -05:00
Francis Lachapelle 5bbb5df2a8 Fix exceptions of recurring all-day events 2013-01-21 14:11:38 -05:00
Francis Lachapelle ddc9a1b3f5 Fix recurrence-id of all-day events
Recurrence-ID of all-day events must be defined as a date (VALUE=DATE).
2013-01-21 13:43:32 -05:00
Francis Lachapelle d835921062 iCalDateTIme: fix all-day entities
When setting an all-day entity (no time), make sure to set the
NSCalendarDate to GMT before formatting the string.
2013-01-21 13:40:11 -05:00
Francis Lachapelle 5c3dc34440 Appointment editor: fix until date timezone
.. and untabify the file!
2013-01-21 13:33:40 -05:00
Francis Lachapelle be459fa946 Fix first day of the week in datepickers
Fixes #2188
2013-01-21 12:12:50 -05:00
Ludovic Marcotte a78d7007d7 Improved the documentation regarding filters in SOGoUserSources 2013-01-18 11:29:02 -05:00
Julien Kerihuel 7e001a05a4 Issue #1829: Fix crash in unrtf library.
Integer overflow in array index leading to unpredictable behavior.
Using correct integer signess and casting fix the problem and turn
negative value into 0. Expected fallback behavior then apply.

Make use of uint8_t since the hash array is a static array of 255 elements.
2013-01-18 10:27:37 -05:00
Francis Lachapelle e6e4616a69 Fix typo in unit test 2013-01-18 09:39:02 -05:00
Francis Lachapelle 58dc0343bb Merge remote-tracking branch 'origin/master' 2013-01-18 09:38:27 -05:00
Ludovic Marcotte 814e2c0556 Fix for bug #2129 2013-01-18 09:18:10 -05:00
Francis Lachapelle d357936c31 Fix DnD of events in Safari 2013-01-17 11:21:48 -05:00
Francis Lachapelle e279db6431 Update Finnish translation 2013-01-17 10:12:26 -05:00
Jean Raby 9897d003be remove leftover foreach loop
these are not supported by earlier versions of gnustep
While there, fixed var definitions
2013-01-16 15:10:21 -05:00
Jean Raby 113bae4638 add updateCPathInFolderInfo: withCPath2 definition 2013-01-16 15:09:25 -05:00
Francis Lachapelle e9b18d4521 Update NEWS file 2013-01-16 11:33:51 -05:00
Francis Lachapelle f85cc4c186 Fix bug #1846 2013-01-16 11:33:00 -05:00
Francis Lachapelle 775a8421d5 Initial Finnish translation 2013-01-16 10:54:16 -05:00
Francis Lachapelle 6c3ec9836c Update ckeditor to version 4.0.1 2013-01-15 17:46:19 -05:00
extrafu 8ce4b89656 Merge pull request #7 from inverse-inc/fix/1955_sogo-tool-passwd-handling
Fix/1955 sogo tool passwd handling
2013-01-15 10:37:14 -08:00
Ludovic Marcotte 4f2183ec07 Merge branch 'master' of https://github.com/inverse-inc/sogo 2013-01-15 13:34:13 -05:00
Ludovic Marcotte 2370ecb089 We now ignore default roles for "public" accesses. 2013-01-15 13:33:45 -05:00
Francis Lachapelle 0216658674 Update translations
- Catalan
- Czech
- Dutch
- Hungarian
- Polish
- Slovak
- SpanishArgentina
- SpanishSpain
2013-01-15 11:11:50 -05:00
Francis Lachapelle 9ac8e9f0e1 Update the timezones definitions files
Update to the latest edition of the Olson database (2012j), generated
without the "--pure" parameter to get rid of RDATES.
2013-01-14 17:39:23 -05:00
Jean Raby 8fc53ea1d7 sanitizedArguments fixes
Various style fixes
Don't use the foreach loop as it might break on old gcc/objc runtimes
Release sanitizedArguments in dealloc
2013-01-14 16:58:19 -05:00
Jean Raby 55ccd0e83f expire-autoreply: style fixes 2013-01-14 16:57:17 -05:00
Ludovic Marcotte 219dfc61c9 Updated the doc for bug #2127. 2013-01-14 15:26:35 -05:00
Ludovic Marcotte d26df456e5 Fix for bug #2123. 2013-01-14 14:24:06 -05:00
Francis Lachapelle bc1edef448 Update French translation 2013-01-14 13:17:48 -05:00