This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-07-18 07:04:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24,207
Commits
30
Branches
362
Tags
c8d15f7474347f6fa68dd901b071b0873876c237
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