summaryrefslogtreecommitdiff
path: root/php
AgeCommit message (Collapse)AuthorFilesLines
2007-02-02Ran kolab-webadmin/kolab-webadmin/php/admin/locale/extract_messagesThomas Arendsen Hein5-6400/+4858
2007-02-02Fixed about/versions pages in web interface. (issue 1486)Sascha Wilde1-1/+1
2007-01-25Reverting martin's commit from 24 Jan 2007 17:47:30Thomas Arendsen Hein1-1/+1
Reasons: - It is not clear that this is what we want (I think it isn't) - It only fixes the trigger, not the problem. - It will cause problems when upgrading. - It may cause other interactions, nobody checked. - Commit message doesn't say what is changed.
2007-01-24Martin K.. Fix issue #1551. Using patch from Jørgen H. FjeldMartin Konold1-1/+1
2007-01-182007-01-18 Gunnar Wrobel <wrobel@pardus.de>Gunnar Wrobel1-3/+13
* php/admin/locale/de/LC_MESSAGES/messages.po: Added the german translation for recent patch to systemaliasnagscreen.tpl (http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-webadmin/kolab-webadmin/php/admin/templates/systemaliasnagscreen.tpl.diff?r1=1.1&r2=1.2) See issue1539 (https://intevation.de/roundup/kolab/issue1539)
2007-01-10Code cleanup: moved the redundant function `checkpw' to include/passwd.php.2.1-beta4Sascha Wilde1-0/+21
2007-01-10Create SSHA (instead of plain SHA1) password hashes. (fixes kolab/issue1013)Sascha Wilde1-0/+26
2007-01-10added __toString() method (see issue1558 for details)Marcus Hüwe1-0/+8
2007-01-08not being logged in is not really an error (issue1555)Steffen Hansen1-3/+4
2007-01-05Changed beheerder to administrator as 'beheerder' will other wise beRichard Bos1-7/+7
mentioned twice in the top menu. Some cosmetic changes capital to lower.
2006-12-21(re)corrected the spelling of `privileged'.Sascha Wilde5-5/+5
2006-12-21(re)corrected the spelling of `privileged'.Sascha Wilde1-1/+1
2006-12-19spelling error Privileged is correct andRichard Bos1-2/+2
removed an inconsistency: non-authorized -> unauthorized.
2006-12-19Revised "About Kolab" pages:Sascha Wilde5-37/+35
- removed mailto: links (keeping them current would be too much an hassle) - added some projects to the list of projects kolab is based on - removed ProFTPD from that list, as it's currently deactivated and broken (actually ProFTPD should be removed completely from kolab...)
2006-12-18Martin Konold: Fix issue 1540Martin Konold6-6/+6
2006-12-18Martin Konold: Patch from Richard Bos adding convinience linkMartin Konold1-1/+2
2006-12-08Fix for issue1418 (Field customisation issue)Steffen Hansen1-8/+22
2006-11-16Martin Konold: Update for version 2.1Martin Konold1-7/+7
:
2006-10-24removed weird garbage at start of fileSteffen Hansen1-7/+0
2006-10-19updated french translation (issue1457, thanks jml)Steffen Hansen1-1828/+1099
2006-07-31guard against large number of usersSteffen Hansen2-6/+47
2006-07-17Corrected typo: Webintefrace -> WebinterfaceThomas Arendsen Hein1-1/+1
2006-07-11Patch from wrobel + foldertype fixes etc.Steffen Hansen1-2/+3
2006-05-17patches from wrobelSteffen Hansen1-4/+14
2006-04-21Martin Konold: Commited patch from Tobias König in order to support setting ↵Martin Konold2-1/+26
of foldertype for public folders.
2006-03-29Fix for issue848 + some cleanupSteffen Hansen1-2/+14
2006-03-26make the Smarty prefix configurable, using variable: kolab_php_smarty_prefixRichard Bos1-1/+1
2006-02-23Better explanation for Accept Internet Mail:Bernhard Reiter1-1/+1
- Added hint that this can be left disabled when using a gateway.
2006-02-23Tyop STMP fixed.Bernhard Reiter1-1/+1
2006-02-22Fix for issue1100 (multidomain admin aliases)Steffen Hansen4-7/+34
2006-02-05Use the new kolab_php_module_prefix variableRichard Bos2-4/+4
2006-02-04Add missing style attribute. Without the w3c XHTML and CSS logos areRichard Bos1-1/+1
shown (from the comment at the bottom of the page).
2006-02-04Make capital characterRichard Bos1-1/+1
2006-02-04Add missing spacesRichard Bos1-3/+3
2006-01-17php/admin/templates/versions.tpl.in: show openpkg information whenRichard Bos1-2/+2
installed on an openpkg system only.
2006-01-17fix typoRichard Bos1-1/+1
2006-01-17fix typoRichard Bos1-1/+1
2006-01-15improve Dutch translationRichard Bos1-8/+8
2006-01-15Use www.kde-apps.org instead of the obsolete apps.kde.comRichard Bos1-1/+1
2006-01-15Don't refer to apps.kde.org it does not exist anymore, useRichard Bos1-1/+1
www.kde-apps.org instead
2006-01-15add forgotten </a>Richard Bos1-1/+1
2006-01-15cosmetic updateRichard Bos1-1/+1
2005-12-30Added suffix ".in" to the files:Richard Bos3-4/+4
php/admin/include/auth.class.php php/admin/include/headers.php php/admin/templates/page.tpl www/admin/logout.php www/admin/user/user.php
2005-12-14* NEWS: added with the latest news from: release-notes.txtRichard Bos1-2/+2
* AUTHORS: added * bootstrap: removed the touch on NEWS, AUTHORS and ChangeLog as they are now all part of cvs * Makefile.am: The doc files ChangeLog, COPYING, NEWS and AUTHORS are distributed and installed in $(pkgdocdir)/@PACKAGE@ * php/admin/locale/nl/LC_MESSAGES/messages.po: updated
2005-12-12Martin Konold: Fixed simple typo in string isuse1023Martin Konold5-5/+5
2005-12-10Updated Dutch translationRichard Bos2-268/+209
2005-12-01* Rephrased the "Further information line" to be shorter.Bernhard Reiter1-2/+2
* Clarifed Kolab Host section, only master and slave hostnames are to be entered.
2005-11-28Simplified and corrected patch from Fabio that prevents the URL from growing ↵Steffen Hansen1-4/+6
when languages are switched multiple times.
2005-11-27Martin Konold: Patch from Richard fixing paths. See also issue 1007Martin Konold1-1/+1
2005-10-20German translations updates, thanks KalleSteffen Hansen1-173/+174