Commit Graph

20 Commits (master)

Author SHA1 Message Date
Jan-Christoph Borchardt 1926fc45ea remove superfluous 'Active' checkbox in edit calendar view 2013-11-18 20:04:47 +01:00
Lukas Reschke 7b651c264c Replace echo with p 2013-02-28 18:26:55 +01:00
Lukas Reschke 204e9862b1 Replace echo 2013-02-28 17:21:45 +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
Lukas Reschke af7f59d9cc Remove uneeded ' 2013-01-25 16:15:28 +01:00
Lukas Reschke 31f009f2de Move oneclick handlers to external file 2013-01-25 14:01:54 +01: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
Marvin Thomas Rabe ef7d8c26ca removed description field for calendar 2011-10-08 13:28:01 +02:00
Bart Visscher f7b79a43c7 Add user friendly calendar color chooser 2011-10-03 20:42:47 +02:00
Bart Visscher ccb1c9d990 Change colspan in choose calendar dialog to 6 2011-09-29 22:15:42 +02:00
Bart Visscher a8fa10287b Revert "commented out colorfield in edit calendar dialog, because colors aren't implemented yet (it would just confuse the user)"
Implemented the calendar color as background of the events.

This reverts commit 59d4ddd9051c5aaf80140484767ff274d3ce6630.
2011-09-28 23:25:22 +02:00
Georg Ehrke bda67b234f commented out colorfield in edit calendar dialog, because colors aren't implemented yet (it would just confuse the user) 2011-09-28 18:43:59 +02:00
Bart Visscher 2419c1af84 Change copyright notice to short form 2011-09-23 22:59:54 +02:00
Bart Visscher d5b2115ce4 Fix calendar active checkbox 2011-09-18 17:13:48 +02:00
Bart Visscher 2a8964fb7e Fix initial visibility of database settings in setup 2011-09-14 23:36:22 +02:00
Bart Visscher 314f0cb97a Correct copyright notices 2011-09-11 17:25:02 +02:00
Bart Visscher b933e89626 Add creating calendars with the web interface 2011-09-08 12:29:29 +02:00
Bart Visscher e993087aad Remove execute permissions from source files 2011-09-03 22:15:23 +02:00
Georg Ehrke 96bc635c6d new changes (e.g. show events) by Bart Visscher 2011-08-31 20:20:46 +02:00