Ralf Becker
|
2cbe626fed
|
fix not working (documented) widget attribute "extra_link_title" by using regular "statustext"
|
2016-05-16 16:23:27 +02:00 |
|
Ralf Becker
|
2d69c1b28b
|
Merge branch 'master' of github.com:EGroupware/egroupware
|
2016-05-14 13:00:18 +02:00 |
|
Ralf Becker
|
5be1075f26
|
move empty.html used for autocomplete to api/templates/default/, as $app/src/ will not be available for direct requests
|
2016-05-14 12:38:31 +02:00 |
|
Hadi Nategh
|
ad691a7690
|
Fix et2_link_entry input autocomplete
|
2016-05-13 20:21:10 +02:00 |
|
Hadi Nategh
|
4b0bc10900
|
Fix taglist widget:
- Fix taglist single styling
- Fix toggle to single not working when there're multiple selected
|
2016-05-13 18:44:37 +02:00 |
|
Nathan Gray
|
eea3aac80d
|
Fix up the filterheader sizing to better fit in the nm header
|
2016-05-11 20:14:14 +00:00 |
|
Nathan Gray
|
da4fd02a7f
|
If there are 2 or less options for a filterheader, disable multiple toggle
|
2016-05-11 19:56:06 +00:00 |
|
Hadi Nategh
|
d290485058
|
Nm resize fix:
- Fix dataview grid resize not taking care of category color border
- Fix Category borders make headers misaligned
|
2016-05-11 16:33:54 +00:00 |
|
Nathan Gray
|
5dc798da7f
|
Fix customfield column sometimes disappearing from print
|
2016-05-10 17:12:39 +00:00 |
|
Nathan Gray
|
4dd1fd6368
|
Set a default of 3 rows for filterheaders to avoid vertical scroll in header
|
2016-05-09 19:38:31 +00:00 |
|
Nathan Gray
|
457e05d920
|
Change filterheaders to extend taglist instead of select
|
2016-05-09 19:17:04 +00:00 |
|
Ralf Becker
|
00b898bb2e
|
fix tooltips for displaying lots of content
|
2016-05-07 16:56:18 +00:00 |
|
Ralf Becker
|
df6060f594
|
move eT2 templates to api, fixes cant create a directory in filemanger in minimal install
|
2016-05-05 18:23:52 +00:00 |
|
Ralf Becker
|
2da61eb731
|
moving login page social icons from phpgwapi to api
|
2016-05-05 09:46:03 +00:00 |
|
Ralf Becker
|
22b785c5a6
|
do not request translations empty or undefined app name from server
|
2016-05-05 09:23:06 +00:00 |
|
Ralf Becker
|
5353072052
|
mv template specific images from "phpgwapi" to "api" and search "api" also on client-side for image, added debug GET parameter to images.php to JSON pretty-print instead of one line javascript
|
2016-05-05 09:16:27 +00:00 |
|
Ralf Becker
|
4af0e7cb1c
|
WIP EGroupware without phpgwapi&etemplate
|
2016-05-04 19:07:54 +00:00 |
|
Nathan Gray
|
d7eb464605
|
Hide unit label if there is no value
|
2016-05-04 18:01:20 +00:00 |
|
Nathan Gray
|
00d668f6d5
|
Fix bad day unit label in readonly duration
|
2016-05-04 17:59:58 +00:00 |
|
Nathan Gray
|
0ecf39a722
|
Properly handle nextmatch columns where the width is not set
|
2016-05-04 15:48:58 +00:00 |
|
Hadi Nategh
|
8e92a42c65
|
Implement set_disabled for select widget with tags enabled
|
2016-05-04 14:29:44 +00:00 |
|
Ralf Becker
|
760c8193fb
|
fix image with name filter is not found, because empty vfs store returns empty array having a method filter, now we check that attribute is of type string
|
2016-05-04 13:57:26 +00:00 |
|
Hadi Nategh
|
d6d9a076ae
|
Check Notification API is supported by browser before using it
|
2016-05-04 13:04:55 +00:00 |
|
Hadi Nategh
|
c6bda1524f
|
Mobile theme:
- Replace 'Edit' caption in view template with an icon, makes it similar to other dialogs
|
2016-05-04 08:23:48 +00:00 |
|
Hadi Nategh
|
9d03e085ed
|
Ask for notification permission only when it gets called
|
2016-05-04 08:12:51 +00:00 |
|
Nathan Gray
|
d2717517ec
|
If the total width of the columns is greater than what is available, distribute the shortage across fixed width columns
|
2016-05-03 20:55:39 +00:00 |
|
Ralf Becker
|
429177686a
|
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
|
2016-05-01 09:57:48 +00:00 |
|
Ralf Becker
|
9aac672e8f
|
use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api
|
2016-04-30 09:29:54 +00:00 |
|
Nathan Gray
|
766dd31d16
|
Only allow printing custom fields if they're already selected (and loaded)
|
2016-04-29 16:35:00 +00:00 |
|
Nathan Gray
|
04ab1494fb
|
Show loader while recovering from print
|
2016-04-29 16:34:18 +00:00 |
|
Hadi Nategh
|
6260d948a7
|
Implement Web Notification API into egw_notification
|
2016-04-29 14:25:07 +00:00 |
|
Hadi Nategh
|
1bf2ab4016
|
Implement enable/disable quantity base on participant's value type
|
2016-04-29 08:40:55 +00:00 |
|
Nathan Gray
|
2821c9bf43
|
Allow popup menu checkboxes to be toggled base on selected entry data
|
2016-04-28 16:39:53 +00:00 |
|
Hadi Nategh
|
9cd72f8e14
|
Mobile theme:
- Missing part from commit 55893
|
2016-04-28 13:55:31 +00:00 |
|
Hadi Nategh
|
45e7536a8b
|
Mobile theme:
- Fix back button state and a confirmation to logout action
|
2016-04-28 13:53:44 +00:00 |
|
Hadi Nategh
|
225f3a4576
|
Fix taglist-cat multiple ignores multi selection on set value
|
2016-04-28 08:34:57 +00:00 |
|
Nathan Gray
|
ad4e9f6770
|
Translate week header in date picker
|
2016-04-27 22:31:05 +00:00 |
|
Nathan Gray
|
523edb57c3
|
Fix customfield columns do not always come back after print
|
2016-04-26 18:58:54 +00:00 |
|
Nathan Gray
|
39fb455bea
|
Remove printing margin adjustment, looks like print css covers left margin now (checked Chrome, FF, Safari, IE)
|
2016-04-26 18:57:11 +00:00 |
|
Hadi Nategh
|
76106188dc
|
Still let the selected tab be minimized by clicking on "-" button for v-tabs
|
2016-04-26 16:38:38 +00:00 |
|
Hadi Nategh
|
c376aab408
|
Fix active tab does not work on vertical aligned tabs
|
2016-04-26 15:01:12 +00:00 |
|
Ralf Becker
|
7e358fe5ad
|
removed not working typeof value == "array"
|
2016-04-25 20:05:53 +00:00 |
|
Nathan Gray
|
7baf298bf7
|
Keep value if et2 tried to set it before select_options were there, and it got stripped out
|
2016-04-25 20:02:58 +00:00 |
|
Nathan Gray
|
f58ef2980f
|
When select options change and we have tags turned on, update chosen
|
2016-04-25 19:37:37 +00:00 |
|
Ralf Becker
|
06c4b2db23
|
use new et2 site config
|
2016-04-25 15:57:38 +00:00 |
|
Ralf Becker
|
220aacf48b
|
no longer allow to use lang syntax %1 in eT2 instead of native %s, as it does not allow to use %1 and costs unnecessary performance
|
2016-04-25 15:15:02 +00:00 |
|
Nathan Gray
|
2513fcb7d7
|
- For print column dialog don't check individual customfields if no customfields are selected
- Fix afterPrint failing if columnselection preference had no nextmatch prefix
|
2016-04-25 14:49:59 +00:00 |
|
Hadi Nategh
|
980a5537d9
|
Fix sidebar toggle sometimes flickers in close states in FF
|
2016-04-25 13:51:21 +00:00 |
|
Ralf Becker
|
8a96e97684
|
keep an array for options, do not convert them to an object
|
2016-04-25 08:26:44 +00:00 |
|
Ralf Becker
|
a9eba441d7
|
fix autorepeated id "cat[3]" would pick array element 3 from cat
|
2016-04-23 16:11:28 +00:00 |
|