Nathan Gray
a6c9157fdc
Remove unwanted "disable" read-only label from whole day checkbox
2015-07-20 15:02:32 +00:00
Ralf Becker
696dd8d6a7
also strip personal part from vacation notice addresses, cleaning up code and IDE warnings
2015-07-20 13:00:48 +00:00
Ralf Becker
84052c1600
missing translations
2015-07-20 08:46:19 +00:00
Ralf Becker
09911badd3
only shorten contact note and custom-field value, if it does not contain longer values
2015-07-19 09:57:20 +00:00
Ralf Becker
a9c4060dd6
shorten index on egw_sqlfs.fs_name to improve performance
2015-07-19 09:12:47 +00:00
Ralf Becker
970078e970
some more fine-tuning of Galera checks, backported persisten connection handling from ADOdb 5.x
2015-07-19 08:35:27 +00:00
Ralf Becker
8596fc49bc
copy 14.2 changelog to trunk to satisfy update checker
2015-07-17 16:57:21 +00:00
Klaus Leithoff
8f63d7e737
adapt GAL and Mailbox search to meet zpush2 expectations on result
2015-07-17 08:41:26 +00:00
Ralf Becker
a2bbb0c94d
trying to avoid empty ENCODING I can not reproduce, but happening for some customers: TEL;TYPE="VOICE,WORK";ENCODING=:+49 (30) 123 4567
2015-07-17 06:40:34 +00:00
Ralf Becker
31f92ecdd7
replace previous logout code with cd=1 "You have been successfully logged out"
2015-07-17 06:29:01 +00:00
Hadi Nategh
a3eddc1ce4
Fix filemanager expose opens wrong image when the clicked image is from expanded sub foldres
2015-07-16 17:26:22 +00:00
Ralf Becker
6b0852e90f
* InfoLog/CalDAV: fixed since last package (Horde_Icalendar update) not imported start, due and completed dates
2015-07-16 13:33:25 +00:00
Ralf Becker
b2d48dcd84
* Calendar/CalDAV: recurence exceptions were not exported since last package (Horde_Icalendar update)
2015-07-16 12:53:28 +00:00
Ralf Becker
97f92355fb
quiten warning, if event has no alarms
2015-07-16 12:51:13 +00:00
Ralf Becker
745ef42e04
fixed all IDE warnings
2015-07-16 12:10:48 +00:00
Ralf Becker
ca8a6328d5
* Calendar/CalDAV: rejected meeting-requests were not returned when searching for free time
2015-07-16 12:09:19 +00:00
Ralf Becker
6bb7c50642
* Calendar: fixed copied execption of an event series still contained reference to original series
2015-07-16 11:18:54 +00:00
Ralf Becker
39e69be95d
* Calendar: deleting an event did not honor "Do not notify" checkbox (if enabled)
2015-07-16 10:05:18 +00:00
Ralf Becker
9ef2cbd98a
* Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail
2015-07-16 09:34:55 +00:00
Ralf Becker
6cf9385c48
fix wrongly converted columns back to utf-8 and change message_id to ascii, if you already run update to 14.3, you need to set 14.2.025 in your db:
...
UPDATE egw_applications SET app_version='14.2.015' WHERE app_name='phpgwapi' AND app_version='14.3'
2015-07-16 08:27:00 +00:00
Ralf Becker
3943fca39d
make sure we are connected, as we need ADOdb object to convert charset to MySQL (eg. utf-8 --> utf8)
2015-07-15 21:27:48 +00:00
Ralf Becker
e1ad625fca
improved and now optional Galera cluster health check
2015-07-15 20:47:49 +00:00
Nathan Gray
f0ebb448a2
Calendar et2 conversion work in progress.
...
- Client side event caching
- Home fixes
2015-07-15 16:29:10 +00:00
Ralf Becker
6776bc5e6a
do not break buttons in multiple lines
2015-07-15 15:09:38 +00:00
Ralf Becker
43b016f1e0
missing commit from index and text field change
2015-07-15 15:09:11 +00:00
Ralf Becker
7c141d1c65
Fix empty meeting request display in mail, caused by default handling in et2_ready
2015-07-15 13:16:31 +00:00
Hadi Nategh
7f01ef37ed
Do not reference customfields if they are already read
...
-Fix second row of infolog customfields in CRM view does not respect nm filters
2015-07-14 15:12:22 +00:00
Nathan Gray
7e9b83d280
Get new custom fields ordering properly too
2015-07-14 14:28:29 +00:00
Ralf Becker
f098f5c368
fix typo
2015-07-14 11:15:30 +00:00
Ralf Becker
b318f1e4f4
status value is in column 1 (2. column), also fixed not working fetchColumn
2015-07-14 10:44:12 +00:00
Ralf Becker
3470f4d51c
check Galera wsrep_local_state for node is not in state Synced, eg. Donor
2015-07-14 09:44:39 +00:00
Ralf Becker
bba3fa804a
some database optimizing: changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars
2015-07-11 13:56:50 +00:00
Nathan Gray
3f3071241f
Fix copy-paste error in favorite selection comparison, giving TypeError.
2015-07-10 17:44:21 +00:00
Nathan Gray
cd778e3c36
Add merge placeholders for participants filtered by type (group, resource, etc.)
2015-07-10 15:27:06 +00:00
Nathan Gray
3cf6211c95
Little fixes to avoid some errors:
...
- Make sure widget is still there before trying to set its select options
- Make sure expand button is there before trying to remove it
- Only try to set select options if header widget is a select box
- Pass appropriate options into getEntry() so it can return null on not existing keys
2015-07-09 19:12:13 +00:00
Nathan Gray
34536f7e89
Fix copy-paste error in favorite selection comparison, giving TypeError.
2015-07-09 18:01:22 +00:00
Nathan Gray
b16047bde2
Fix custom field order renumbering to keep at multiples of 10, and handle cached custom fields
2015-07-09 17:42:40 +00:00
Ralf Becker
966e574c42
copy 14.2 changelog to trunk to satisfy update checker
2015-07-07 17:05:13 +00:00
Ralf Becker
c94007f344
fix typo stalling new installs
2015-07-07 14:15:52 +00:00
Klaus Leithoff
3ada72ef2f
upon save, reduce possible rfc-addresses to email-address only for forwards on rules and vacationnotices
2015-07-07 13:26:58 +00:00
Ralf Becker
cc15b6812a
fix not being able to create new password, after r53051: allow to specify multiple ;-separated hosts for database
2015-07-07 12:41:11 +00:00
Klaus Leithoff
c73f4bcb4c
silence some chitter-chatter of etemplate_new
2015-07-07 12:14:19 +00:00
Klaus Leithoff
69a36ad4e1
fix warning in mail_compose::ajax_searchAddress
2015-07-07 11:44:02 +00:00
Ralf Becker
8c57206745
fix groupbox to have NO namespace (it was implemented on client-side with and on server-side without namespace before)
2015-07-07 11:37:41 +00:00
Ralf Becker
71fc6a7627
* Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1
2015-07-06 15:45:34 +00:00
Ralf Becker
b27dbc617c
allow to specify multiple ;-separated hosts for database, by default first one is used, on connection failure other ones are tried too
2015-07-06 11:15:14 +00:00
Ralf Becker
7eff188dcf
fix sometimes not working redirect to login page (session could not be verified), because inline script is not allowed by our content-security-policy, redirecting top window now in login.js
2015-07-04 07:53:50 +00:00
Nathan Gray
4562b53b1b
Calendar et2 conversion work in progress.
...
- Slightly more efficient event positioning
2015-07-03 17:56:36 +00:00
Ralf Becker
a5b36d48e0
show nonav icon in admin tree too, if app has not navbar icon
2015-07-03 12:43:26 +00:00
Ralf Becker
b57d51138e
make sure keys in admin tree are unique, as we overwrite tree entries otherwise
2015-07-03 12:27:15 +00:00