Ralf Becker
4c82f2cee2
fixed account-selection-type "primary_group" to only show membership-groups by default
2015-03-10 16:06:22 +00:00
Hadi Nategh
564f958fbb
Make sure there is a property before triger to delete it, because IE complains about an undefiend object
2015-03-10 10:28:56 +00:00
Nathan Gray
74135e104a
Fix missing column filters on first load
2015-03-09 15:33:10 +00:00
Hadi Nategh
c3b75cdbf4
Give a type button to toolbar's button to not be able to do auto submission, because of our form tag
2015-03-05 14:55:28 +00:00
Nathan Gray
83afae3960
Fix some bugs causing missing translations in home
2015-03-04 16:48:37 +00:00
Nathan Gray
d703403f52
Round progress to nearest 10%, as all the apps do
2015-03-04 00:21:25 +00:00
Hadi Nategh
cc71dba657
Fix the splitter percentage size to 2 trialing decimals
2015-03-03 13:50:46 +00:00
Hadi Nategh
ea610d7338
Make sure the prefSize gets set in splitter
2015-03-03 11:45:01 +00:00
Nathan Gray
97acfb8081
For saving links use similar file download code as filemanager uses, fixes unwanted navigation
2015-03-02 17:22:06 +00:00
Hadi Nategh
c481d5dd62
Save splitter preferd size base on percentage instead of pixel, because user may switch between different screen with different resolution
2015-03-02 15:17:01 +00:00
Nathan Gray
35fc079c7f
* Additional columns for Gantt chart
2015-02-27 17:31:44 +00:00
Hadi Nategh
479f917c09
Build expose gallery only for filemanager nm, other nms may have expose view but not neccessary would be a gallery (eg. resources)
2015-02-26 12:54:59 +00:00
Hadi Nategh
caf5a69a8f
Give enough delay to toolbar's drag action in order to avoid confusion between dragging and clicking
2015-02-26 09:22:11 +00:00
Hadi Nategh
55ca892f70
Fix image widget calling expose view with wrong value
2015-02-25 13:08:50 +00:00
Hadi Nategh
76091a2e07
Remove toolbar prefs correction code
2015-02-24 16:58:37 +00:00
Hadi Nategh
7e692945cf
Avoid collision between datepicker calendar dialog and date input field, try to use left or right free spaces
2015-02-24 16:56:49 +00:00
Nathan Gray
29d0f737d5
Printing improvements
2015-02-23 18:07:29 +00:00
Ralf Becker
0ff1738255
* Safari: fix security warning caused by auto-complete when submitting from https to about:blank
2015-02-20 19:05:17 +00:00
Hadi Nategh
8752f10877
Fix in mobile theme not able to dismiss the context menu:
...
- touch and open entries and swip (left/right) over any rows on the next match list will dismiss the context menu
2015-02-19 12:00:22 +00:00
Ralf Becker
0fbe4b7ae7
Fix some nextmatch custom field bugs:
...
- no custom fields in nm rows when there were none explicitly selected
- Custom field column shown even if none were defined
2015-02-17 22:04:24 +00:00
Nathan Gray
e906d4f67a
Fix link to no longer pre-selecting last used app
2015-02-17 16:29:05 +00:00
Hadi Nategh
5fe98953a1
Fix splitter widget dock to the fullSize if there is no size preference yet
2015-02-17 12:52:49 +00:00
Hadi Nategh
dbdc14e376
Special handling when printing for splitter
2015-02-12 12:44:22 +00:00
Ralf Becker
5a13ccbbfc
remove old form button stuff, as it get triggered again now that et2_container is a form
2015-02-12 12:22:15 +00:00
Ralf Becker
64b4ca3b5a
Change media logic to also support mime=false
2015-02-12 08:36:42 +00:00
Ralf Becker
aff689e054
* All apps: improved printing: CRM view and given number or rows
...
r51716: Extend printing support to work with multiple etemplates on the printed tab
r51717: Better handling of printing of various row quantities:
- print < loaded row count
- print > loaded row count
- print all rows
2015-02-12 08:06:50 +00:00
Hadi Nategh
423e2abf77
Fix mousewheel handler on indicators in expose view causes problem, and not working in FF
2015-02-11 12:05:28 +00:00
Hadi Nategh
6283b46764
Pass an array as drop target. Fixes drag & drop files only worked on input nodes
2015-02-11 10:35:32 +00:00
Hadi Nategh
4373545152
Fully clear existing ActionObject before re-using it. Fixes context menu missing after close & re-open home tab.
2015-02-11 10:35:05 +00:00
Nathan Gray
6917a60843
Gantt backports from trunk:
...
- updating from Gantt now enabled
2015-02-10 20:03:18 +00:00
Ralf Becker
46277505c5
Nextmatch print styling
...
- Hide nextmatch header
- Change styling of selectboxes in row header
r51650: Dont print AppboxHeader
2015-02-10 08:09:06 +00:00
Ralf Becker
27395c6adc
backport r51645: Fixes for nextmatch changing row template
...
- Remove & free children from previous template (fixes hundreds of hidden children)
- Init activeFilters.col_filter filters from settings, then use activeFilters instead of options.settings (fixes filters changed)
2015-02-10 08:04:42 +00:00
Hadi Nategh
d0f37ac53c
Fix resize method for templates with height bigger than screen.availHeight
2015-02-09 11:49:33 +00:00
Ralf Becker
28d6023d77
log again not found template as error instead of poping up an alert
2015-02-06 17:24:28 +00:00
Ralf Becker
6625ffdde4
* All apps: printing of lists improved a lot, asks now how many lines to print
...
r51437: Work in progress of printing nextmatches, still needs some prettying up & edge case testing
r51453: Bug fixes on nextmatch printing
- fix loaded rows check
- fix hidden etemplate check
r51454: Printing CSS improvements
r51588: Attempt to get nextmatch printing always on the page (landscape)
r51589: Attempt to get nextmatch printing always on the page (landscape) - put things back if they cancel at nextmatch dialog
r51612: disable footer for print
2015-02-06 13:36:25 +00:00
Hadi Nategh
4249dca91d
* All apps: Activate cross-browser autocomplete
2015-02-06 13:23:40 +00:00
Hadi Nategh
e0f24f91a7
* Filemanager/Expose view: Fix following issues:
...
-Fix miss calculation of accurate position of active slide on thumbnail indicator
-Fix slide navigation with keyboard always pops up thumbnail indicator, no respect to fullscreen mode
-Fix jumping out of the fullscreen slide show by toggling on spacebar pause/play key
-Make the thumbnail indicator scrolling faster
2015-02-06 11:59:26 +00:00
Ralf Becker
7b99be3783
Fix expose view shows loading icon even if the slide are loaded
2015-02-06 08:35:20 +00:00
Hadi Nategh
0e525fd13a
Do not add conrtrols class if it's on slideshow mode
2015-02-03 12:19:29 +00:00
Hadi Nategh
84560a0496
Implement resize function for htmlarea widget in order to cordinate htmlNode's height to window size
2015-02-03 11:22:06 +00:00
Nathan Gray
1fd14256f7
Make sure url has a value before matching, prevents errors with some dialogs
2015-02-02 23:32:03 +00:00
Ralf Becker
1177acd3d3
fix clicking on favorite in filemanager does not work when showing shared files (or any other view then current index-url), thought setting of favorite still fails
...
r51522: Update favorite GET fallback to use new style of favorite
2015-02-02 17:28:54 +00:00
Hadi Nategh
bb8920aa3c
Revert the autocomplete feature
2015-01-30 16:00:07 +00:00
Hadi Nategh
e9ebd97e78
* Filemanager/Expose view: enhancements
...
-Fullscreen feature
-Loading on thumbnail scrolling
-Fix thumbnail not being loaded for the first time
2015-01-30 15:50:57 +00:00
Hadi Nategh
90dd0f8a97
* All Apps: Fix autocomplete form only for Chrome
2015-01-29 16:48:01 +00:00
Ralf Becker
3d1836aa49
need to split off domain first, as it could contain app-name part of template eg. stylite.report.xet and https://my.stylite.de/egw/ ...
2015-01-28 10:17:44 +00:00
Ralf Becker
f0c4c3dadd
Don't send settings on reload either. Avoids security errors with Ralf's iframe notes.
2015-01-27 17:02:37 +00:00
Ralf Becker
25384864bc
fix 2nd loading of etemplates in IE, which was broken since r51385, because IE can not use in main window cached object, if it was loaded from a now closed popup/iframe
...
We use now jQuery.ajax() instead of native XMLHTTPRequest object from jQuery object of main-window
2015-01-27 16:53:32 +00:00
Ralf Becker
c5cbbf240a
fix autocomplete for Firefox by doing a real submit to an https url, as faked submit to "about:blank" causes a security warning in FF
2015-01-27 15:14:56 +00:00
Hadi Nategh
0e4d04cb6c
Fix autocomplete fixer wrapper messes up nextmatch height size
2015-01-27 11:17:11 +00:00