Commit Graph

25916 Commits

Author SHA1 Message Date
Hadi Nategh
adb6d91f1b Backport commit 3159. Update MaxScrollHeight when the height is changed, in order to calculate sideBox scrollArea correctly 2014-07-23 14:19:02 +00:00
Nathan Gray
1c62210384 Notify current tab of change, so it resizes 2014-07-21 15:24:44 +00:00
Ralf Becker
f4fb321965 cleanup less files (r3170, r3172) 2014-07-17 10:33:29 +00:00
Stefan Reinhardt
1e195a8c0e phpbrain / wiki
change headline - line-height
2014-07-16 12:09:18 +00:00
Stefan Reinhardt
c6527ff2a4 pixelegg / less
cleanup less files

separate the definitions in different files

merge them in definitions.less

###

same with layout_ files / merge in layout_defintions.less

#
change all app.less files
2014-07-16 11:24:38 +00:00
Nathan Gray
e62cee604d Reduce right margin for iframes 2014-07-15 19:04:20 +00:00
Hadi Nategh
13f4ad2d59 Add specificity to et2_link_to class 2014-07-15 16:23:38 +00:00
Ralf Becker
ce4e6ab808 do not check framework for sitemgr, as website running under different domain does not allow to detect popus by looking at egw object in opener 2014-07-15 14:06:41 +00:00
Nathan Gray
f7a026be58 Notify current tab of change, so it resizes 2014-07-14 16:44:36 +00:00
Ralf Becker
664c80d0b7 Creating branches/14.1 2014-07-09 17:51:11 +00:00
Klaus Leithoff
0bf46f2db9 as class is kind of a keyword (by definition), refer to the dataElem.data class part using the notation used for associative arrays 2014-12-11 12:02:54 +00:00
Klaus Leithoff
12599c6d37 when fetching the HierarchyDelimiter try to make sure we are connected; when trying to cache RawHeaders: silence warnings 2014-12-11 10:54:39 +00:00
Nathan Gray
c7d7e412c0 If selected project changes, update pricelist to match 2014-12-10 16:50:27 +00:00
Ralf Becker
a08639049c fix exception: nothing known about column "table.column", if "column" alone would work 2014-12-10 15:04:29 +00:00
Ralf Becker
b5c0256a2a * all apps: custom field attribute length only sets visible length, to set maximum length specify rows=1 2014-12-10 14:39:48 +00:00
Ralf Becker
307c66e54d 14.1 build script 2014-12-09 14:47:45 +00:00
Klaus Leithoff
115a36ba64 use possible acc_imap_timeout param, that could be set in egw_ea_accounts 2014-12-09 11:13:57 +00:00
Ralf Becker
996c585a2a fixed wrong order of arguments to setVacationUser() 2014-12-09 08:41:19 +00:00
Nathan Gray
e0bb6dbfd0 Fix missing participants in print dialog 2014-12-08 20:59:52 +00:00
Nathan Gray
ef6ffd3f8f Fix missing participants in print dialog 2014-12-08 20:58:18 +00:00
Nathan Gray
267cc7cb93 Fix multiselect/taglist values not properly set if value is an object instead of an array
- Fix to handle strings and nulls too
2014-12-08 20:02:38 +00:00
Ralf Becker
642775bf62 fixed sometimes not working download of all attachments via zip (name instead of filename set) and changed it to use streams 2014-12-08 18:24:26 +00:00
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
Ralf Becker
3d7030b43f fix fatal error in mass password-reset in admin when changing mail account parameters 2014-12-08 16:23:23 +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
Ralf Becker
f810cdb791 Changelog for 14.1.20141205 2014-12-05 13:31:51 +00:00
Klaus Leithoff
f010c36efe if cot connected getQuotaRoots call for capabilities may not get the real capabilities of the server. so wake up the connection by querying for the currentMailbox 2014-12-05 13:16:24 +00:00
Ralf Becker
5d02099809 add personal part / full name to email when adding contacts from addressbook list to to, cc or bcc of mail compose 2014-12-05 12:38:20 +00:00
Klaus Leithoff
fbcad67cc1 silence parning on unlink, by passing the correct file WITH path-info 2014-12-05 11:59:16 +00:00
Hadi Nategh
700d0d78e5 * Calendar: Add new feature to the calendar app, in order to be able to sort calendars in day and week views 2014-12-05 11:32:08 +00:00
Ralf Becker
6ffc302835 fix not working fopen mode "x" 2014-12-05 11:22:15 +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
Hadi Nategh
acedd51dc5 Preset enddate accroding to start date of an event, plus considering duration if it exists 2014-12-05 08:30:40 +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
Ralf Becker
f64bac231b * CardDAV/Addressbook: fixed OS X addressbook overwrites account with lowest id when creating a new contact 2014-12-04 15:01:35 +00:00
Klaus Leithoff
e9147c17f0 handle new signature preference 2014-12-04 14:42:44 +00:00
Klaus Leithoff
d983fd23b8 fix problem with importing messages accidently introduced with r49578 2014-12-04 09:26:30 +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
Klaus Leithoff
c3256d081a change disposition option values to on,off 2014-12-02 15:42:13 +00:00
Klaus Leithoff
1fc639b80f fix broken body-display on activesync after r49578 2014-12-02 14:48:25 +00:00
Ralf Becker
81fe6b37c1 French translations from zorg-AT-probesys.com 2014-12-02 13:12:12 +00:00