Commit graph

19 commits

Author SHA1 Message Date
Jakub Vrana d581f3dedb Make maxlength in all fields a soft limit 2018-07-15 21:05:26 +02:00
Jakub Vrana d322e0165b Remove .lcZ from timeFormat (bug #593) 2018-02-08 11:52:11 +01:00
Jakub Vrana f3938c1a66 Use HTTPS 2018-01-14 11:03:54 +01:00
Jakub Vrana 9d532fc0a1 Use script_src for <script src> 2018-01-13 16:25:11 +01:00
Jakub Vrana e645693147 Use script() for <script> 2018-01-12 17:10:33 +01:00
Jakub Vrana dc85ba2d86 Delete type="text/javascript" from <script> as it is the default in HTML5 2018-01-11 14:13:43 +01:00
Jakub Vrana 40d1feec9f Update URL 2017-02-27 13:44:22 +01:00
Adam Kusmierz cbd3adc564 PHP Warning hidden and better parsing times (at least for postgresql) 2017-02-18 17:32:40 +01:00
David Grudl a6ebd4a3e0 uses PHP 5 constructors 2015-11-01 11:08:46 -08:00
Jakub Vrana a01b2efc22 Change links to HTTPS 2015-09-10 09:26:36 -07:00
Jakub Vrana e8c6ef04d2 Replace ereg*() by preg_*()
ereg() triggers deprecated error which is sent to custom error handlers.
It is also faster.
There are no more deprecated functions except mysql_connect().
2013-07-24 16:26:41 -07:00
Jakub Vrana 091a4d04f4 Link to documentation 2012-06-30 03:17:16 -07:00
Jakub Vrana 6b3e3c2532 Remove unnecessary onload event 2011-09-13 02:24:22 +02:00
Jakub Vrana 75783421f1 Comment 2011-08-11 17:06:42 +02:00
Jakub Vrana 7f05e73689 Missing variable (thanks to juzna) 2011-07-22 13:41:05 +02:00
Jakub Vrana 98a00bacc5 Move init to head 2011-06-10 13:36:17 +02:00
Jakub Vrana e6b520212b Properties @access 2011-06-10 13:32:46 +02:00
Jakub Vrana 544b562cfe Simplify variables 2011-02-18 19:26:23 +01:00
Jakub Vrana 6cb8749916 New plugin: Edit calendar 2011-02-18 16:16:36 +01:00