Ralf Becker
|
607523803b
|
* Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP
- fixing not working ssha hashes if mb_string.func_overload > 0 set
|
2011-05-04 07:50:03 +00:00 |
|
Ralf Becker
|
a66d1d0394
|
make sure egw_json_response object get instancated, so it's destructor get called and sends at least an empty response object, checkpoint dont like empty HTTP responses
|
2011-05-03 19:45:22 +00:00 |
|
Ralf Becker
|
184f42d994
|
patch #2953: limit calculation of exceptions in recuring event to horizont
|
2011-05-03 17:36:12 +00:00 |
|
Ralf Becker
|
7aefeb5469
|
patch #2952: typo in class.calendar_so.inc.php
|
2011-05-03 17:28:17 +00:00 |
|
Klaus Leithoff
|
ff622094cb
|
set default search list param to ALL, as an empty param causes the IMAP SORT to state that you issued a bad command (missing parameter)
|
2011-05-03 10:02:34 +00:00 |
|
Ralf Becker
|
64419b1d43
|
Changelog for 10.1.20110429
|
2011-04-29 09:56:54 +00:00 |
|
Ralf Becker
|
28b4b8df19
|
do NOT allow users to purge deleted events, if we dont have 'user_purge' enabled
|
2011-04-27 16:29:12 +00:00 |
|
Klaus Leithoff
|
d4dba3c974
|
restructuring timed vacation processing. setting the cronjob is now extracted from setVacation and called seperately as a defaultimap function
|
2011-04-26 13:47:15 +00:00 |
|
Ralf Becker
|
4b9579c418
|
Changelog for 10.1.20110421
|
2011-04-21 15:21:11 +00:00 |
|
Ralf Becker
|
c1df25378a
|
fixing the fix ... (db-name is in key, not value)
|
2011-04-21 15:05:45 +00:00 |
|
Ralf Becker
|
630d467239
|
Changelog for 10.1.20110421
|
2011-04-21 14:44:17 +00:00 |
|
Ralf Becker
|
dbbaf0fe61
|
* PostgreSQL/Addressbook: fixed SQL error when listing account, groups or querying birthdays
|
2011-04-21 14:32:37 +00:00 |
|
Ralf Becker
|
3710c7fac1
|
Changelog for 10.1.20110419
|
2011-04-19 18:58:51 +00:00 |
|
Ralf Becker
|
9689ca4236
|
fixed not readonly custom fields, give all tabs equal height and adjusted height of phone numbers
|
2011-04-19 14:58:51 +00:00 |
|
Ralf Becker
|
a0d6461483
|
fixed bug in timesheet, success/error message of set category or status was not shown
|
2011-04-19 09:56:17 +00:00 |
|
Ralf Becker
|
05d36ce15b
|
* Addressbook/PostgreSQL: fixed SQL error when checking "use whole query"
|
2011-04-15 06:50:15 +00:00 |
|
Klaus Leithoff
|
0a09ea4fc8
|
disable dla_update for xajax felemimail call to refresh MessageList and FolderList periodically
|
2011-04-13 13:35:02 +00:00 |
|
Klaus Leithoff
|
38e543477b
|
disabled debug - activated for rev34659
|
2011-04-13 12:15:54 +00:00 |
|
Klaus Leithoff
|
f14704947e
|
* eMail: fix a problem regarding the doubleencoding of text while toggling compose from html->text
|
2011-04-13 12:11:55 +00:00 |
|
Klaus Leithoff
|
79947c1871
|
* Admin: fix for reported error regarding wrong count of lines in Admin -> view error log (note, not all errors are logged there, only some. Its only used for some error logging, most of error logging is done/directed to the webservers error log)
|
2011-04-13 10:09:23 +00:00 |
|
Klaus Leithoff
|
0ca365f659
|
* eMail: make sure the quotaDisplay is refreshed on Message List refresh
|
2011-04-13 09:20:31 +00:00 |
|
Klaus Leithoff
|
e4facda1c0
|
* eMail: fix for styliteTracker Bug#1471 (adding more than 4 lines of addresses to a mail in compose-dialog shrinks the address-area to a height of 0 with IE9)
|
2011-04-12 14:32:58 +00:00 |
|
Klaus Leithoff
|
eeb86b1fd1
|
* addressbook: enable advanced search for addressbook org view
|
2011-04-12 09:39:11 +00:00 |
|
Ralf Becker
|
d70e9d5a34
|
* Preferences: fixed not working setting of preferences without a logout
need to call preferences::add() or preferences::delete(), to also set affective prefs!
|
2011-04-12 07:55:26 +00:00 |
|
Ralf Becker
|
e9b14d12f0
|
as php 5.2+ assigns objects by reference, internal data would change
|
2011-04-12 06:13:58 +00:00 |
|
Ralf Becker
|
6d3776f2ec
|
* Addressbook/PostgreSQL: lettersearch in organisation-view allways returned empty
|
2011-04-11 16:34:10 +00:00 |
|
Ralf Becker
|
3c840294a2
|
* PostgreSQL: when importing/updating timezones, only query last insert id, if not already in database (gives warning for PostgreSQL)
|
2011-04-11 16:07:08 +00:00 |
|
Ralf Becker
|
8f9d3fd95a
|
* SyncML/Calendar/PostgreSQL: fixed SQL error when searching participants (SELECT DISTINCT requires ORDER-BY-expressions to be in SELECT-list)
|
2011-04-11 12:09:08 +00:00 |
|
Ralf Becker
|
503a82d356
|
* Calendar: fixed not working "use event TZ" pref for iCal exports and allways use event TZ for calendar notifications (NOT use file export pref.)
|
2011-04-11 11:02:51 +00:00 |
|
Ralf Becker
|
3a15383d0e
|
fixed empty CREATED and LAST-MODIFIED dates
|
2011-04-11 09:33:03 +00:00 |
|
Ralf Becker
|
1205036193
|
* Addressbook: lettersearch was not working for addressbooks in LDAP if PostgreSQL database was used (bug #2851)
wrong parsing of sql query to construct LDAP query
|
2011-04-10 15:32:30 +00:00 |
|
Ralf Becker
|
795db441ad
|
added "decimal" to nummeric types, to fix PostgreSQL error (bug #2105)
|
2011-04-10 15:13:54 +00:00 |
|
Ralf Becker
|
e988ab1f4c
|
patch #2932: allow PostgreSQL unix domain sockets
|
2011-04-10 12:28:49 +00:00 |
|
Ralf Becker
|
fe6d891c11
|
* Calendar/API: fixed not working dateformat d-M-Y with French language (Juin=Jun, Juillet=Jui)
|
2011-04-09 11:26:21 +00:00 |
|
Ralf Becker
|
a848803517
|
* Setup: fixed not working deinstall of languages
|
2011-04-09 10:03:27 +00:00 |
|
Ralf Becker
|
62fbcfa37e
|
* Calendar/CalDAV: ctag got not updated when eg. a recurrence got deleted, causing CalDAV calendar to not automatic update
allways update modified TS and modifier in calendar_boupdate::save(), removed code to only conditionally update in calendar_boupdate::update()
|
2011-04-07 08:07:19 +00:00 |
|
Ralf Becker
|
d5b44b8e56
|
* CalDAV: improved performance of ctag generation
using only a single and quick DB query, compared to multiple queries plus one for each recurring event
|
2011-04-06 12:59:52 +00:00 |
|
Ralf Becker
|
73b345df0d
|
moved notify users via mail into action groupbox
|
2011-04-05 15:05:31 +00:00 |
|
Ralf Becker
|
cec35e75d8
|
moved notify users via mail into action groupbox
|
2011-04-05 15:05:01 +00:00 |
|
Ralf Becker
|
b91ffb709c
|
moved notify users via mail into action groupbox
|
2011-04-05 15:02:41 +00:00 |
|
Ralf Becker
|
74b4be57f2
|
* WebDAV download: switching zlib.output_compression off for everything but text files
- double compression of zip files makes problems eg. with lighttpd
- makes anyway little sense with other content like (already compressed) pictures
|
2011-04-05 12:59:54 +00:00 |
|
Ralf Becker
|
04ad34647d
|
fix for egroupware.org bug #2910: Unable to use lettersearch in addressbook
|
2011-04-05 12:51:00 +00:00 |
|
Philip Herbert
|
81a74f2069
|
fix for foldersync loop, when users calendar is empty and ctag=0
|
2011-04-04 21:56:37 +00:00 |
|
Nathan Gray
|
a8e8d82f64
|
Don't overwrite numeric owner IDs from successful conversion
|
2011-04-04 21:24:06 +00:00 |
|
Nathan Gray
|
7962433e27
|
types value moved
|
2011-04-04 19:20:12 +00:00 |
|
Nathan Gray
|
1c4101575c
|
Fix typo in error messages
|
2011-04-04 19:07:23 +00:00 |
|
Nathan Gray
|
fa8bf4218e
|
Use automatic processing for human friendly values
|
2011-04-04 19:07:06 +00:00 |
|
Nathan Gray
|
630720a662
|
Used passed appname when creating new categories
|
2011-04-04 19:05:15 +00:00 |
|
Nathan Gray
|
15bac6b211
|
Don't clear cat_id if it wasn't found, let app have the original
|
2011-04-04 17:28:35 +00:00 |
|
Nathan Gray
|
8276cbbade
|
Fix 'owner from csv' option
|
2011-04-04 17:19:27 +00:00 |
|