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-05-29 06:27:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
egroupware
/
calendar
/
setup
History
Nathan Gray
f8343aa0e3
- Add default iCal import & export
...
- Remove Export: & Import: from sidebox menu, use Import/Export app
2011-01-28 20:04:52 +00:00
..
default_records.inc.php
Added calendar table for timezones:
2009-10-31 14:47:16 +00:00
etemplates.inc.php
* Added Created / Creator / Last modified column to list view
2011-01-05 21:13:25 +00:00
importexport_default.xml
- Add default iCal import & export
2011-01-28 20:04:52 +00:00
setup.inc.php
storing deleted timestamp instead of a deleted flag, to allow to use calendar table instead of egw_api_content_history later on
2010-09-09 09:11:57 +00:00
tables_current.inc.php
storing deleted timestamp instead of a deleted flag, to allow to use calendar table instead of egw_api_content_history later on
2010-09-09 09:11:57 +00:00
tables_update.inc.php
fix for postgreSQL bug reported by Anthony Messina (amessina-at-messinet.com): sync_contentid is varchar(60) and need explicit cast: added egw_db->to_int($expr)
2010-09-10 07:11:22 +00:00
timezones.sqlite
Added calendar table for timezones:
2009-10-31 14:47:16 +00:00