3fffe6f2ac
Make sure all labels are pre-wrapped
...
-Fix labels in nm do not show white-spaces
2015-02-10 14:21:01 +00:00
fc503e285e
Make the autocomplete iframe helper invisible
2015-02-10 13:17:02 +00:00
cdb1f042a2
Make the autocomplete iframe helper invisible
2015-02-10 13:15:48 +00:00
a964f2e8f2
- Allow app attribute to be specified in the template file, not just at run-time
...
- Use app attribute to fix infolog customfields in addressbook CRM view
2015-02-10 09:38:15 +00:00
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
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
dd30ac28f4
- Allow app attribute to be specified in the template file, not just at run-time
...
- Use app attribute to fix infolog customfields in addressbook CRM view
2015-02-10 00:13:31 +00:00
fce10a2337
Nextmatch print styling
...
- Hide nextmatch header
- Change styling of selectboxes in row header
2015-02-09 23:33:03 +00:00
eefbb1a21d
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-09 20:43:26 +00:00
d0f37ac53c
Fix resize method for templates with height bigger than screen.availHeight
2015-02-09 11:49:33 +00:00
34d5ffea62
Fix resize method for templates with height bigger than screen.availHeight
2015-02-09 11:28:20 +00:00
28d6023d77
log again not found template as error instead of poping up an alert
2015-02-06 17:24:28 +00:00
730615ce4e
log again not found template as error instead of poping up an alert
2015-02-06 17:23:58 +00:00
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
4249dca91d
* All apps: Activate cross-browser autocomplete
2015-02-06 13:23:40 +00:00
66c6e5203e
Fix toolbar broken style after jquery update
2015-02-06 12:10:01 +00:00
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
303b10377f
Do not exit of fullscreen mode on slideshow pause for toggleFullscreenOnSlideshow
2015-02-06 11:35:49 +00:00
0836c6a520
Chanage toggleFullscreenOnSlideShow default behavior, and disable close on slide click
2015-02-06 11:14:24 +00:00
1743f9c980
allways create thumbnail, as returning default (now 128px big) thumbnail is more wired
2015-02-06 10:46:38 +00:00
78a5f0fe05
allways create thumbnail, as returning default (now 128px big) thumbnail is more wired
2015-02-06 10:46:22 +00:00
3bfee6c6dd
Remove expose view loading and make indicator scrolling animation faster
2015-02-06 10:02:38 +00:00
03e1a14274
Make sure expose view indicators always displays on as we need to calculate the active slide position
...
-Fix miss calculation of accurate postion of active slide on thumbnail indicator
-Fix slide navigation with keyboard always popups controls, no respect to fullscreen mode
2015-02-06 09:37:47 +00:00
7b99be3783
Fix expose view shows loading icon even if the slide are loaded
2015-02-06 08:35:20 +00:00
bc3ffae167
Attempt to get nextmatch printing always on the page (landscape) - put things back if they cancel at nextmatch dialog
2015-02-05 21:57:20 +00:00
2cf897b05a
Attempt to get nextmatch printing always on the page (landscape)
2015-02-05 21:52:29 +00:00
166a041e55
Fix expose view shows loading icon even if the slide are loaded
2015-02-05 15:14:23 +00:00
e42c5e3b02
Fix toolbar broken style after jquery update
2015-02-05 11:52:27 +00:00
b7d5391238
Fix account selection widget when preference is 'popup'
2015-02-04 23:18:45 +00:00
ec5ef7c1c8
Add button type to et2_buttons in order to stop default browser submit behavior
...
-Fix addressbook and tracker nm search opens new popup
2015-02-04 17:31:23 +00:00
2554c30da7
Fix security error about autocomplete form happens only in FF
2015-02-04 09:40:52 +00:00
b80f34a36a
remove old form button stuff, as it get triggered again now that et2_container is a form
2015-02-04 08:38:41 +00:00
13684d4903
Activate cross-browser autocomplete
...
- Replace et2_contianer from DIV to FORM
- Add autocomplete fixer to submit action
- Add autocomplete fixer to nextmatch search box
2015-02-03 17:42:32 +00:00
0e525fd13a
Do not add conrtrols class if it's on slideshow mode
2015-02-03 12:19:29 +00:00
c9b98028ef
Do not add conrtrols class if it's on slideshow mode
2015-02-03 12:18:43 +00:00
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
cce240fa5b
Implement resize function for htmlarea widget in order to cordinate htmlNode's height to window size
2015-02-03 11:11:02 +00:00
41cfbda909
- Change gantt widget to be an input widget to support change events, so we can have custom change handling
...
- Fix task progress
2015-02-02 23:36:16 +00:00
1fd14256f7
Make sure url has a value before matching, prevents errors with some dialogs
2015-02-02 23:32:03 +00:00
e6e01758cc
Make sure url is set, prevents errors with some dialogs
2015-02-02 23:28:27 +00:00
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
3ec43f0421
Update favorite GET fallback to use new style of favorite
2015-02-02 17:19:20 +00:00
95a85c6cf5
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
2015-01-30 16:59:31 +00:00
bb8920aa3c
Revert the autocomplete feature
2015-01-30 16:00:07 +00:00
af355330d0
Revert the autocomplete feature
2015-01-30 15:59:27 +00:00
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
4cd8d64130
Expose view enhancement: Load next media to gallery by scrolling on thumbnails
2015-01-30 12:00:54 +00:00
8a2bf6a616
Fix some issues in expose view:
...
-Make indicator available for the first time load to be abale to calculate the correct active thumbnail position
-Make sure the indicators always are arranged in one line
2015-01-30 10:56:15 +00:00
b193dc0733
Fix expose view loading for the first time always shows loading icon
2015-01-30 09:30:06 +00:00
21af57059d
Some updates to pagination
...
- Revert part of previous commit, it made things seem slower.
2015-01-29 18:07:41 +00:00