Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-30 | Consolidate all graphics in www/admin/images | Christoph Wickert | 23 | -1/+1 | |
2011-04-28 | Apply small update from Georg (adds a picture for the ActiveSync config to ↵2.3.1 | Christoph Wickert | 1 | -0/+0 | |
the user's welcome page) | |||||
2011-04-21 | Merge branch 'master' of ssh://git.kolabsys.com/git/kolab-webadmin | Bogomil Shopov | 1 | -1/+2 | |
2011-04-21 | Fixing error on ActiveSync configuration screen: ↵ | Bogomil Shopov | 1 | -10/+16 | |
https://bugzilla.kolabsys.com/show_bug.cgi?id=92 | |||||
2011-04-21 | Add note on country field | Christoph Wickert | 1 | -1/+2 | |
2011-04-20 | Fixing addressbook problems and LDAP bug: ↵ | Bogomil Shopov | 2 | -7/+5 | |
https://bugzilla.kolabsys.com/show_bug.cgi?id=76 | |||||
2011-04-20 | Fix permissions | Christoph Wickert | 2 | -0/+0 | |
2011-04-20 | New welcome screen fixes. https://bugzilla.kolabsys.com/show_bug.cgi?id=87 | Bogomil Shopov | 2 | -0/+10 | |
2011-04-20 | Fixing the UID problem in user.php. | Bogomil Shopov | 1 | -2/+2 | |
2011-04-20 | Fix paths of includes in the new About section | Christoph Wickert | 2 | -10/+10 | |
2011-04-19 | Fix #75: Problems with new UID based dn | Bogomil Shopov | 1 | -1/+7 | |
2011-04-19 | Update About section from Georg | Christoph Wickert | 10 | -0/+95 | |
2011-04-19 | ActiveSync management screen | Bogomil Shopov | 13 | -0/+660 | |
2011-04-19 | New webadmin skin | Bogomil Shopov | 21 | -0/+448 | |
2011-04-19 | Check in server.git changes to cn->uid naming attribute | Jeroen van Meeuwen (Ergo Project) | 1 | -2/+2 | |
2010-09-14 | Fix typo. | Gunnar Wrobel | 1 | -11/+1 | |
2010-09-13 | Removed the last of the dist_conf calls. | Gunnar Wrobel | 2 | -9/+9 | |
page.tpl and the version information get displayed configuration based now. | |||||
2010-09-13 | Remove dist_conf from page.tpl and logout.php. | Gunnar Wrobel | 1 | -1/+3 | |
2010-09-13 | Avoid the use of two include directories. | Gunnar Wrobel | 26 | -142/+142 | |
This is the major change in order to get rid of the dist_conf approach for the web admin: This moves all includes into the KolabAdmin/include directory. The top directory KolabAdmin needs to be in the include path. Should be a sane setup for all distributions. | |||||
2010-08-23 | kolab/issue4516 (Various logic/spelling fixes for the web admin) | Gunnar Wrobel | 6 | -5/+21 | |
2010-08-23 | Complete kolab/issue4512 (Allow to hide the admin mail settings in the web ↵ | Gunnar Wrobel | 1 | -5/+6 | |
admin) | |||||
2010-08-23 | Complete kolab/issue4512 (Allow to hide the admin mail settings in the web ↵ | Gunnar Wrobel | 1 | -1/+4 | |
admin) | |||||
2010-08-23 | kolab/issue4515 (Sort some additional lists in the web admin) | Gunnar Wrobel | 1 | -0/+1 | |
2010-07-12 | kolab/issue4430 (Modify User reply page contains user password in plain text) | Gunnar Wrobel | 4 | -0/+8 | |
2010-06-28 | kolab/issue606 (It is not possible to register people with middlename correctly) | Gunnar Wrobel | 1 | -1/+11 | |
2010-05-21 | Configurable sieve port (l10n part of issue4373) | Mathieu Parent | 1 | -1/+1 | |
2010-04-13 | The old script names are not required anymore. | Gunnar Wrobel | 3 | -8/+0 | |
2010-04-13 | Fix delivery to folders containing umlauts for the cyrus server. Do not ↵ | Gunnar Wrobel | 3 | -0/+3 | |
duplicate mails when activating forwarding and delivery at the same time (and keeping mails on the server). | |||||
2010-04-07 | Add check for unknown script. | Gunnar Wrobel | 3 | -0/+18 | |
2010-04-06 | Do not check for PEAR-Net_Sieve in the code. The package dependencies should ↵ | Gunnar Wrobel | 3 | -42/+6 | |
ensure that it is installed. In addition remove some unused functions. | |||||
2010-04-06 | And finally replace the code in the controllers with the new script generator. | Gunnar Wrobel | 3 | -79/+63 | |
2010-04-06 | The new handler reads the old forward and vacation scripts just fine. | Gunnar Wrobel | 3 | -51/+28 | |
In addition this switches from the patched PEAR-Net_Sieve in kolab-webadmin/php/admin/include/Sieve.php to the standard PEAR-Net_Sieve package. The patched version was imported as is into Kolab CVS. There is no hint if there was anything specific that needed patching or what has actually been patched. The diff to the current PEAR-Net_Sieve also did not indicate anything that looked like it might be specific to the Kolab server. The patched version did however fail to work with the new handler as it was not able to load several sieve scripts in succession (which is necessary to avoid loosing data). | |||||
2010-04-06 | The new handler reads the old delivery script just fine. | Gunnar Wrobel | 1 | -11/+8 | |
2010-03-31 | Move the sieve utilities into the default PHP library location. There is no ↵ | Gunnar Wrobel | 3 | -13/+13 | |
need to keep the code separate. | |||||
2010-01-15 | MFB: kolab/issue4025 (Users can not change theire password (in 2.2.3)) | Gunnar Wrobel | 1 | -0/+4 | |
2010-01-11 | MFB: kolab/issue1340 (RFC: restrict users | Gunnar Wrobel | 1 | -0/+73 | |
to sending mail only to internal recipients) | |||||
2010-01-11 | MFB: kolab/issue3499 (Kolab web admin does not use LDAP escaping) | Gunnar Wrobel | 7 | -23/+23 | |
2009-11-25 | a better implemention of kolab/issue3401. | Richard Bos | 1 | -0/+7 | |
Links are now directly visible and change when hovered. | |||||
2009-11-15 | nicer, friendlier web interface color | Richard Bos | 1 | -1/+1 | |
kolab/issue3401 | |||||
2009-08-27 | kolab/issue991 (Better error message when connecting to sieve fails) | Mathieu Parent | 3 | -3/+12 | |
2009-05-14 | kolab/issue3570 (Viewing external addresses fails to display phone numbers ↵ | Thomas Arendsen Hein | 1 | -2/+2 | |
and some other values) | |||||
2008-12-12 | kolab-webadmin, kolabd: Folded @amavisd_pkg@, | Thomas Arendsen Hein | 1 | -13/+2 | |
@emailserver_pkg@, @imap_pkg@, @webserver_pkg@, @kolab_pkg@, @kolab_webadmin_pkg@, @kolab_filter_pkg@, @kolab_freebusy_pkg@, @perl_kolabconf_pkg@, @perl_kolab_pkg@ and @php_kolab_pkg@ into @kolab_pkgs@, and rename @pear_horde_pkg@ to @pear_horde_pkgs@ for consistency. List is not yet updated for new package names. Set $kolabversion default to 'unknown' instead of the obsolete value '2.1-official'. | |||||
2008-11-11 | kolab/issue3230 (opportunity to delete freebusy value) | Mathieu Parent | 1 | -1/+3 | |
2008-08-15 | Fixed Emacs local vars to set coding system to utf-8. | Sascha Wilde | 1 | -1/+1 | |
2008-05-20 | Fixes for XHTML strict (Patch by karl-heinz.ruskowski@intevation.de)2.2-rc3 | Thomas Arendsen Hein | 1 | -75/+87 | |
2008-04-10 | Now really moved service/index.php.in to settings/index.php.in | Thomas Arendsen Hein | 1 | -0/+0 | |
2008-04-04 | Add the favicon to cvs | Richard Bos | 1 | -0/+0 | |
2008-03-28 | Continue rename services tab to settings tab | Richard Bos | 1 | -1/+1 | |
2008-03-28 | www/admin/pics/kde.jpg has been replaced by | Richard Bos | 1 | -0/+0 | |
www/admin/pics/kde.png. | |||||
2008-03-07 | webadmin: Better LDAP filter when listing admins and maintainers. | Thomas Arendsen Hein | 3 | -3/+3 | |