-
- Downloads
Calendar & Contacts: Store import progress in OC_Cache
Convert calendar and contacts import to use a caching system for storing the import progress percentage. OC_Cache can later be made smarter about storing values.
Showing
- apps/calendar/ajax/import/import.php 11 additions, 9 deletionsapps/calendar/ajax/import/import.php
- apps/calendar/import_tmp/Info 0 additions, 2 deletionsapps/calendar/import_tmp/Info
- apps/calendar/js/loader.js 6 additions, 6 deletionsapps/calendar/js/loader.js
- apps/calendar/templates/part.import.php 1 addition, 1 deletionapps/calendar/templates/part.import.php
- apps/contacts/import.php 12 additions, 9 deletionsapps/contacts/import.php
- apps/contacts/import_tmp/Info 0 additions, 2 deletionsapps/contacts/import_tmp/Info
- apps/contacts/js/loader.js 6 additions, 6 deletionsapps/contacts/js/loader.js
- apps/contacts/templates/part.import.php 1 addition, 1 deletionapps/contacts/templates/part.import.php
- lib/cache.php 40 additions, 0 deletionslib/cache.php
- lib/cache/file.php 50 additions, 0 deletionslib/cache/file.php
Loading
Please register or sign in to comment