This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
egroupware
/
api
/
src
/
Storage
History
nathangray
1ffde3b692
Change global sharing variable to be a list of shares in use, indexed by token. This should resolve the issues with multiple shares being accessed in the same session.
2021-03-11 17:00:16 -07:00
..
Base2.php
moving so_sql* to Api\Storage
2016-03-06 09:05:20 +00:00
Base.php
fix exception when trying to store a DateTime
2021-02-19 21:30:50 +02:00
Customfields.php
* Mail: take user's cutomfields type of email into account when searching for contacts in Compose -> TO field.
2019-02-01 11:13:43 +01:00
Db2DataIterator.php
moving so_sql* to Api\Storage
2016-03-06 09:05:20 +00:00
History.php
Change global sharing variable to be a list of shares in use, indexed by token. This should resolve the issues with multiple shares being accessed in the same session.
2021-03-11 17:00:16 -07:00
Merge.php
Check that some things exist before trying to use them
2021-03-05 09:30:02 -07:00
RowsIterator.php
add an iterator for objects with a get_rows method
2020-01-13 14:41:46 +01:00
Tracking.php
Fixing the fix Undefined constant DateTime
2021-03-02 10:25:11 +02:00