Ralf Becker
033c1f4a9f
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs
2016-02-29 15:50:24 +00:00
Hadi Nategh
3be2bbd786
W.I.P. of a general method for calling loading prompt
...
- Define an id for each loading prompt
- Implement new style for loading prompt
2015-12-07 09:08:09 +00:00
Hadi Nategh
524c16e536
Run tutorial intro confirmation dialog only once per framework reload and session together
2015-10-20 12:51:40 +00:00
Hadi Nategh
938c991124
WIP Egroupware tutorial:
...
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
Hadi Nategh
c200c1ccc3
WIP Egroupware tutorial:
...
- Use framework-reload to determine the first load after login
2015-10-19 10:48:16 +00:00
Hadi Nategh
04a8cd4f60
WIP EGroupware Tutorial:
...
- Implement video navigation on popup
- Implement introduction video with user confirmation dialog based on session
- New layout for tutorials list both in sidebar and popup
- Separate tutorials styles to be able to set different styles base on templates
2015-10-14 14:17:09 +00:00
Hadi Nategh
61db4b7559
WIP EGroupware tutorial:
...
- Open autoload introduction tutorial from all apps
- Provide fallback tutorial
2015-10-09 15:09:34 +00:00
Ralf Becker
f8821f692f
fix an other case were spinner is not removed due to a client-side javascript error
2015-10-07 09:32:22 +00:00
Nathan Gray
741e6e02af
Return Deferred promise when app handles the link, avoids error Cannot read property 'promise' of undefined
2015-09-21 20:27:07 +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
ead0a507bf
Do not use iframe for popups from external links
2015-03-09 18:18:52 +00:00
Hadi Nategh
af83de8198
Work in progress of egw framework restructuring
2014-11-11 18:00:29 +00:00