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-22 08:30:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24,195
Commits
31
Branches
362
Tags
301e71f4326e1336cbea85ba6f48d62b51ab19e0
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