Nathan Gray
b1b8206d05
Use restore_count variable instead of non-existing length attribute, maybe helps with framework loading.
2015-05-25 17:05:06 +00:00
Hadi Nategh
8f92df1a86
Escape from infinitive loadingDeferred if the diferred did not get resolved or rejected, and give user a chance to try other tabs
2015-05-13 16:21:50 +00:00
Hadi Nategh
ab890a7c56
Clear deferred object after its resolved, since the next time reload checks the deferred object existence
...
-Fix calendar d-n-d works only once
2015-03-23 14:30:53 +00:00
Ralf Becker
3f5a251ad6
Fixed changing to a non-toplevel / iframe url did NOT allow to return to a top-level (ajax=true) one, because browser.currentLocation was not updated for iframe
2015-03-18 09:56:11 +00:00
Nathan Gray
cabf2f2e75
Don't clear deferred, as type may get reset in initialization.
2015-03-11 21:55:25 +00:00
Nathan Gray
3135068a45
Return a Deferred object when tab is browsing, and use it do show & hide a loader div while loading an app for the first time.
2015-03-10 20:12:30 +00:00
Nathan Gray
1f65eee3fc
Check that getApplicationByName() got something before using it, avoids hidden error loading sideboxes for apps with no tab
2015-03-09 19:19:41 +00:00
Nathan Gray
ead0a507bf
Do not use iframe for popups from external links
2015-03-09 18:18:52 +00:00
Hadi Nategh
5e681e3156
Fix sidebox scrolling conflicts with selectbox scrolling in IE
2015-03-09 16:30:19 +00:00
Hadi Nategh
0257f17c81
Fix scrolling issue happens in FF when scrolling over selectbox items located in sidebox(e.g. selectboxes in calendar sidebox menu)
2015-03-04 14:23:18 +00:00
Nathan Gray
f1e0cc90d7
Slightly gentler reset after forcing margin for printing
2015-02-19 00:54:49 +00:00
Nathan Gray
89741b682c
Force left margin to 0, avoids margin when printing
2015-02-19 00:27:21 +00:00
Nathan Gray
82f36e6de4
Extend printing support to work with multiple etemplates on the printed tab
2015-02-11 18:05:14 +00:00
Nathan Gray
cee521d4cd
Work in progress of printing nextmatches, still needs some prettying up & edge case testing
2015-01-27 16:26:59 +00:00
Hadi Nategh
af05aa9471
Removes setMessage from framework, as egw_message handles all cases now, and bind click handler to dismiss the message when we create the element
2014-12-10 10:32:51 +00:00
Ralf Becker
48b3ee0b10
extending jdots and pixelegg framework from new desktop framework, allowing pixelegg to overwrite iframe height calculation
2014-12-09 14:25:44 +00:00
Hadi Nategh
90afd04015
Fix framework wrong window opener in openPopup
2014-12-02 11:18:12 +00:00
Ralf Becker
fa0a10a840
moving egw_openWindowCentered() to egw(window).openPopup()
2014-12-01 10:44:51 +00:00
Hadi Nategh
1e93cb8224
Add missing print function to the framework base
2014-11-26 08:40:42 +00:00
Hadi Nategh
fd73f9fb21
Add refresh method to framework
2014-11-19 13:58:01 +00:00
Hadi Nategh
4ce9b93bb2
Activate the new structure of egw framework.
...
- jdots: egw_fw_ui and egw_fw are removed and replace with the new files fw_ui, and fw_jdots
- work in progress of mobile framework (Mobile framework is not activated yet)
2014-11-14 16:20:11 +00:00
Hadi Nategh
6d9969b050
Some W.I.P. of egw framework restructuring
2014-11-12 17:14:58 +00:00
Hadi Nategh
af83de8198
Work in progress of egw framework restructuring
2014-11-11 18:00:29 +00:00