This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-07-23 08:50:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23,791
Commits
31
Branches
362
Tags
d2bc16c79ba6cb151316c6f2efe77201d089d855
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nathan Gray
3ca2448f94
Make storage api global
2013-10-07 10:08:24 +00:00
Nathan Gray
893648e189
Add the ability to track named popups opened using egw.open() or egw.open_link(). Unnamed popups or those opened in other ways are not tracked. You can get the list using egw.getOpenWindows(app, regex_filter), which returns a list of names.
...
Also, a wrapper around session storage.
2013-10-05 09:28:12 +00:00