Florian Schlichting
05397d635c
release 1.1.6
2018-01-12 00:15:36 +01:00
Florian Schlichting
59b4c2c8ed
switch to doxygen for api docs
2018-01-11 23:43:25 +01:00
Florian Schlichting
3ba605288f
release 1.1.6
2017-10-25 11:48:43 +02:00
Florian Schlichting
7ccc7c4491
release 1.1.5
2017-01-23 23:04:46 +01:00
Florian Schlichting
e50b366d46
Override erroneous lintian errors
2017-01-23 23:04:09 +01:00
Florian Schlichting
940c522aab
Mark davical-doc "Multi-Arch: foreign" as suggested by the Multiarch hinter
2017-01-23 23:04:05 +01:00
Florian Schlichting
3702cac409
Use jdupes to remove duplicate files in davical-doc
2017-01-23 23:04:01 +01:00
Florian Schlichting
3ca2801059
Install example configs as /etc/davical/config.php and /etc/apache2/sites-available/davical.conf
2017-01-23 23:03:57 +01:00
Florian Schlichting
0f28e186c4
Make extra sure that the orig-source tarball does not contain any cruft
2017-01-23 23:03:52 +01:00
Florian Schlichting
a7dd4372b7
Bump dependency on libawl-php to 0.57
2017-01-23 23:03:47 +01:00
Florian Schlichting
09d1f67b39
Bump years on debian/copyright
2017-01-08 16:39:03 +01:00
Florian Schlichting
2c11535eb0
use secure URIs where possible
2017-01-08 15:48:52 +01:00
Florian Schlichting
eaef540766
replace RRule with RRule-v2
2016-12-30 08:54:14 +01:00
Florian Schlichting
93ea4e47f6
separate rebuild-translations and building locale/
...
'make' (or 'make all', if one is interested in the apidoc) should now
do everything needed to run from a git checkout. At the same time,
it no longer rebuilds all translations (xgettext run etc.). This
can be done with 'make translations'.
2016-12-01 21:02:53 +01:00
Florian Schlichting
b5cc4d151b
install davical-cli, and remove empty .gitignore file
2016-11-30 22:56:52 +01:00
Egoitz Aurrekoetxea
607afb824c
Add scripts/davical-cli, an example of a command-line interface for administrative tasks in a large-scale multi-domain setup
2016-06-13 22:12:20 +02:00
Florian Schlichting
dc4a19e5b1
always regenerate api docs, remove generated files from git
2016-06-01 22:46:46 +02:00
Nishanth Aravamudan
56d4edca87
Update to PHP7.0 naming
2016-06-01 22:46:38 +02:00
Florian Schlichting
482850e6b2
Add missing dependency on php-xml, which is a separate package from PHP 7 ( fixes #91 )
2016-06-01 22:20:00 +02:00
Florian Schlichting
348532e13b
Update to work with both php5 and php7, mainly based on the Ubuntu patch
2016-04-19 21:53:29 +02:00
Florian Schlichting
658daa6d60
release 1.1.4
2016-01-11 23:57:09 +01:00
Florian Schlichting
8ef7966690
Update ChangeLog, add Debian bug closers
2016-01-09 00:05:24 +01:00
Florian Schlichting
af1707ef1d
prepare for 1.1.4
2016-01-03 19:09:56 +01:00
Florian Schlichting
b8512ad520
Properly remove /etc/davical/.keep/keepme
2016-01-03 19:09:56 +01:00
Florian Schlichting
0cdcce0a6c
Do not throw postgres errors when views/types/functions to be dropped do not exist (yet). Fixes #43
2015-10-02 22:09:34 +02:00
Florian Schlichting
a64b43b006
Debian: build and ship all the docs, including the translation guide
2015-10-02 01:34:54 +02:00
Florian Schlichting
6bfc8b75c3
dont call make in Debian package builds ( fixes #40 )
2015-10-02 01:17:16 +02:00
Florian Schlichting
39f1d04abe
Debian: Ship all config examples and user documentation
...
but remove website references since it was moved to its own git
repository
2014-12-16 23:02:16 +01:00
Florian Schlichting
cbe63d3182
release 1.1.3.1, fixing a critical typo in htdocs/always.php :-(
2014-10-07 08:48:19 +02:00
Florian Schlichting
37e814c647
release 1.1.3
2014-10-07 00:58:47 +02:00
Florian Schlichting
398302d554
Add a README.Debian explaining the necessary steps for a basic installation
2014-10-07 00:58:47 +02:00
Florian Schlichting
c6b657a631
Add php5-ldap as Suggests (LP: #479378 )
2014-10-07 00:37:42 +02:00
Florian Schlichting
7232c042bb
exclude debian/ from tarball
2014-10-07 00:19:01 +02:00
Florian Schlichting
c38f4d2ee2
Bump dependency on awl to 0.55
2014-10-06 23:59:43 +02:00
Florian Schlichting
b5008e2e7e
Declare compliance with Debian Policy 3.9.6
2014-10-06 23:57:35 +02:00
Florian Schlichting
ab2541e6c0
Declare compliance with Debian Policy 3.9.5 and update d/changelog
2014-09-14 21:40:52 +02:00
Florian Schlichting
1f8a4a93be
Switch d/copyright to copyright-format 1.0, amend CREDITS from git log
2014-09-14 21:40:52 +02:00
Florian Schlichting
dfb10a7782
Add a debian/watch file
2014-09-14 20:09:04 +02:00
Florian Schlichting
4c8c48830a
Bump dh compat to level 9
2014-09-14 20:09:04 +02:00
Florian Schlichting
f25f1fc818
Add doc-base registration for api doc and website in davical-doc
2014-09-14 20:09:04 +02:00
Florian Schlichting
c38809d5cf
debian/control: update and sort dependencies, add php5, php5-cli ( closes : #717043 ), php5-curl to Recommends ( closes : #656390 )
2014-09-14 20:09:04 +02:00
Florian Schlichting
f42a69bc6a
Clean up duplicate files (symlink identical files in api documentation)
2014-09-14 20:07:40 +02:00
Florian Schlichting
469b578ebb
Use short-form debian/rules and fix source format declaration ( closes : #730941 )
2014-09-14 17:00:17 +02:00
Florian Schlichting
e87a5abc26
Takeover for the Davical Development Team
2014-09-14 15:56:43 +02:00
Christoph Anton Mitterer
1d54f57533
removed debian/README.Debian
...
* Removed debian/README.Debian which didn’t contain any useful information.
2013-09-02 14:53:47 +12:00
Christoph Anton Mitterer
35e471013b
support Apache’s REDIRECT_REMOTE_USER CGI env var
...
* In places where the CGI variable REMOTE_USER is read, support alternatively
REDIRECT_REMOTE_USER, which is used by the Apache HTTPD Server instead, when a
redirect was used.
Note: This alone is not enough yet, to fully support it in DAViCal. An analogous
change (commit 29ddd89baaf65bda2560e51665a2e761abef4147) is necessary in
AWL.
2013-09-02 14:53:33 +12:00
Christoph Anton Mitterer
82757beba4
RFC compliant CGI AUTH_TYPE usage
...
* Handle the content of the CGI AUTH_TYPE variable case-insensitively as defined
by RFC 3875 Section 4.1.1.
2013-09-02 14:53:12 +12:00
Christoph Anton Mitterer
4ae44558c7
update addresses to the new canonical location
...
* Updated all addresses of the canonical git upstream repository and the issue
tracker to the new ones.
Conflicts:
po/de.po
po/es_AR.po
po/es_ES.po
po/es_MX.po
po/es_VE.po
po/et.po
po/fr.po
po/hu.po
po/it.po
po/ja.po
po/nb_NO.po
po/nl.po
po/pl.po
po/pt_BR.po
po/pt_PT.po
po/ru.po
po/sv.po
2013-09-02 14:40:33 +12:00
Christoph Anton Mitterer
1b73e00cbc
document closed Debian bug
...
* Document that Debian bug #703387 was closed by commit
56968d48651518dd386a53bcd28c408ffe313aeb which I forgot to do before.
2013-09-02 14:38:15 +12:00
Christoph Anton Mitterer
ea1ca0be0c
escape version string to prevent XSS for sure
...
* HTML escape the remotely retrieved version string printed to the HTML in order
to prevent and attacks (if this would have been possible at all in 12
characters).
The version string read from the davical.org webserver might be changed by an
attacker in order to perform XSS.
Even though this is highly unlikley (there are only 12 characters used) it's
better to HTML escape any such string that is printed to HTML.
This was originally reported at:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703290
2013-09-02 14:38:05 +12:00