Commit Graph

27 Commits (master)

Author SHA1 Message Date
Lukas Reschke 186e09d1fa Replace echo... 2013-02-28 18:59:44 +01:00
Lukas Reschke 023f901bd9 Replace echo with p 2013-02-28 17:35:22 +01:00
Lukas Reschke 204e9862b1 Replace echo 2013-02-28 17:21:45 +01:00
Lukas Reschke 6809826924 Replace html_select_options 2013-02-28 16:54:22 +01:00
Lukas Reschke d7851bd24e Replace translation strings
Grep: echo \$l\-\>t\(\'([^']*)\'\)
Replace with:p(\$l\-\>t\(\'\1\'\)\)

Grep: echo \$l\-\>t\(\"([^"]*)\"\)
Replace with: p(\$l\-\>t\(\"\1\"\)\)
2013-02-28 16:27:14 +01:00
Georg Ehrke 442c7d0810 some fixes for calendar import template 2013-02-08 22:55:21 +01:00
Robin Appelman 78d6ca213e merge master into filesystem 2012-10-27 14:30:30 +02:00
Florian Hülsmann 6ef96d21fc Option for overwriting target calendar on import 2012-10-26 13:19:20 +02:00
Robin Appelman efdd02aee6 don't use depricated OC_Filesystem 2012-10-10 13:18:05 +02:00
Georg Ehrke 0d3317a625 make use of OCP\Util::sanitizeHTML 2012-09-07 17:50:53 +02:00
Thomas Mueller 89ab3bae90 adding space between) and { 2012-09-07 15:21:03 +02:00
Georg Ehrke 8c9376c614 some more work on calendar import - new import is (nearly) done 2012-07-04 21:14:40 +02:00
Georg Ehrke 95b018d00b some more work on calendar import 2012-07-03 22:33:24 +02:00
Georg Ehrke b361988ea6 some work on calendar import dialog 2012-07-03 13:43:18 +02:00
Georg Ehrke 70488fe5d1 some work on calendar import 2012-07-01 21:36:09 +02:00
Lukas Reschke 270f1ceac0 Removed double sanitization 2012-06-11 19:47:42 +02:00
Georg Ehrke e504ff39c5 fix another XSS 2012-06-09 16:45:37 +02:00
Bart Visscher e2dcd55ac1 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.
2012-06-04 22:24:17 +02:00
Thomas Mueller 4af9ab5d8d removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek 18df979721 ported the oc_template class 2012-05-06 23:00:36 +02:00
Frank Karlitschek 178e107740 ported getUser 2012-05-01 18:50:31 +02:00
Georg Ehrke b501665b6f Calendar: fix html of import dialog 2012-01-31 22:03:08 +01:00
Georg Ehrke 612c48d90c improve import function 2012-01-14 14:22:30 +01:00
Georg Ehrke e74f0704ce improve import form for calendar 2012-01-13 13:57:46 +01:00
Marvin Thomas Rabe ef7d8c26ca removed description field for calendar 2011-10-08 13:28:01 +02:00
Georg Ehrke 4bed62ce02 fix ical import 2011-10-04 10:17:11 +02:00
Georg Ehrke d88bd1a5ce added import function as filehandler 2011-10-03 22:50:10 +02:00