Commit Graph

4341 Commits

Author SHA1 Message Date
Nathan Gray
d7be8fe202 Fix multiselect/taglist values not properly set if value is an object instead of an array 2014-12-08 18:16:22 +00:00
Nathan Gray
906a5b442e Set textarea to get height from rows attribute, some better styling so they are not so small 2014-12-08 16:06:09 +00:00
Ralf Becker
fce211850a missing translation of blur text in textbox 2014-12-08 15:57:23 +00:00
Ralf Becker
334832f2ca remove 0=off in NM column-selection, to show empty-label "Refresh" instead 2014-12-08 13:22:00 +00:00
Hadi Nategh
9bfb3a3c98 Make sure there's string to be replaced 2014-12-05 11:07:08 +00:00
Hadi Nategh
0516bf5f59 Accept and process commands even if they're right at the beginning.
Fixes bug where commands at the start of content were not processed.
2014-12-05 10:44:00 +00:00
Hadi Nategh
eddc291b4c Avoid invalid characters in DOM IDs.
Fixes missing comments, occasional errors in link comments.
2014-12-05 10:38:08 +00:00
Hadi Nategh
42468d40a7 Set focus to first input when loading a template into dialog 2014-12-05 10:32:42 +00:00
Hadi Nategh
675985f267 Automatically set focus to first input 2014-12-05 10:28:01 +00:00
Ralf Becker
4a983e46d9 hidden widget to transport content from server to client and back, thought server to client could easier be done by accessing content via content array manager 2014-12-05 09:35:36 +00:00
Ralf Becker
c3f3d0e01f throw an exceptin with a more maningful message if a template does not contain a template tag with an id attribute matching template name, eg. it was forgotten to rename when customizing 2014-12-04 15:52:15 +00:00
Nathan Gray
3130609ed4 Fix missing translation on Add current 2014-12-03 17:58:47 +00:00
Nathan Gray
f76e832c36 Fix a bug in automatic drag and drop -> link support detection that gave DnD to apps that couldn't handle it. 2014-12-02 22:15:44 +00:00
Ralf Becker
29a40c6655 do not validate vfs-widgets not returning a value, as it overwrites preserved values with null 2014-12-02 19:17:25 +00:00
Nathan Gray
dc12a2afe4 Fix auto-selection of last used app 2014-12-01 17:06:57 +00:00
Nathan Gray
a8a3506031 Set textarea to get height from rows attribute 2014-12-01 16:11:20 +00:00
Ralf Becker
75f992fa22 fixed not working view_range (max. number of buttons to show incl. label) 2014-11-28 14:46:05 +00:00
Ralf Becker
77c1475ee9 fix not working dragging images into CKEditor of mail compose in FireFox 2014-11-27 14:03:48 +00:00
Ralf Becker
89f8c87cd1 dont allow to insert html 2014-11-21 11:18:58 +00:00
Ralf Becker
a534b96ca7 fix PHP Fatal error: Access to undeclared static property: customfields_widget::$non_printable_fields 2014-11-19 13:24:29 +00:00
Ralf Becker
4a17d5e467 * all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
r49491: missing egw_customfield changed from last commit
r49492: fix formatting for timestamp and quiten error_log
r49493: class var to enable/disable memory_usage reporting to error_log
2014-11-19 13:12:17 +00:00
Ralf Becker
4fe4c4ebc8 quiten permanent error_log on disabled cells and fixed IDE warnings
r49488: fix error introduced by previous commit
2014-11-19 09:23:39 +00:00
Ralf Becker
374bdb86a0 fix unknown modifier "n" warning caused by a "/" in replacement 2014-11-18 12:28:49 +00:00
Ralf Becker
aae7765a35 try to increase/double prce.backtrack_limit no failure to preg_replace up to 1/4 of memory_limit
previous code was adding max 10 time 10000 to default limit of 1000000, which increased it by 10% max, given we have now a default memory_limit of 128M
2014-11-17 17:27:16 +00:00
Ralf Becker
e59d6fc617 fix customfield type "button" without any value stalls whole addressbook 2014-11-14 12:39:01 +00:00
Ralf Becker
fab4618bc6 fix fatal error if customfields contains widget with no validation method --> nothing to validate / return 2014-11-13 09:28:40 +00:00
Ralf Becker
2961398a27 catch exception from unparsable date and display it empty instead 2014-11-12 19:24:06 +00:00
Hadi Nategh
c19283f5bd Fix placeholder in taglist 2014-11-04 13:19:00 +00:00
Ralf Becker
9193bdfc36 setting white-space:nowrap on et2_tabheader so tab-flags do not wrap into 2. line and remove no_wrap class from addressbook tab-widget, as it prevents wrapping of everything incl. content in individual tabs 2014-10-31 10:13:26 +00:00
Nathan Gray
a33d5632af Link enhancements:
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-30 22:29:58 +00:00
Hadi Nategh
82d40e52c0 * Mail: Make selected email item in compose dialog editable
- Edit selected email addresses by double clicking on them (For all email fields where free entry is allowed. e.g. To, CC, and Bcc fields in compose)
- Update widget taglist and its plugin (magicsuggest)
2014-10-30 15:12:11 +00:00
Ralf Becker
7cf323b3be remove upper limit of number of characters at last domain-part to allow new domain-names like .hamburg 2014-10-30 13:20:36 +00:00
Nathan Gray
928c61d4cf * Add clear button to nextmatch search box for Firefox 2014-10-29 14:33:19 +00:00
Nathan Gray
2d149394ae * Add clear button to nextmatch search box for Firefox 2014-10-28 16:37:55 +00:00
Ralf Becker
8d8f89d171 * Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents 2014-10-23 13:39:21 +00:00
Ralf Becker
4acbbf81c1 fix IDE warnings 2014-10-23 12:47:51 +00:00
Ralf Becker
2903ca4e7f * InfoLog: "No filter" favorite was not resetting filters anymore 2014-10-23 12:42:52 +00:00
Ralf Becker
5549dd1fd2 * InfoLog: "No filter" favorite was not resetting filters anymore 2014-10-23 12:42:24 +00:00
Nathan Gray
16c902196d Switch to nextmatch and edit dialog for customfield list (missed files from #49147) 2014-10-22 20:11:31 +00:00
Hadi Nategh
61fe25a190 Keep toolbar actions in single line
-Fix mail display toolbar delete action jumps to second line
2014-10-22 08:51:19 +00:00
Hadi Nategh
d9b4480276 Keep toolbar actions in single line
-Fix mail display toolbar delete action jumps to second line
2014-10-22 08:50:10 +00:00
Nathan Gray
5569223e42 If link is missing needed information so it won't work, don't look like a link 2014-10-21 16:33:56 +00:00
Nathan Gray
29f84a83f9 If link is missing needed information so it won't work, don't look like a link 2014-10-21 16:32:47 +00:00
Hadi Nategh
db397dac5e Fix dnd helper stack order 2014-10-21 15:25:36 +00:00
Hadi Nategh
0722b0a328 Fix dnd helper stack order 2014-10-21 15:24:20 +00:00
Hadi Nategh
66e889fe06 Style images properly located inside drag's helper row 2014-10-21 15:03:09 +00:00
Hadi Nategh
0c82167d09 More progress of commit r49059 2014-10-21 14:40:16 +00:00
Hadi Nategh
e8980e5836 Work in progress, standardization of dnd action helper styling for all apps 2014-10-21 14:39:24 +00:00
Ralf Becker
e545a9fdf0 Make sure nm row_ids are string in order to address them as string, seems some ids are not 2014-10-21 10:30:14 +00:00
Nathan Gray
c0972a636a * Drag and drop entries between lists to link them 2014-10-20 18:29:57 +00:00