Michael Kaufmann (d00p)
932e1f95c5
fix maxlength of textbox in admin:edit, fixes #559
2011-01-19 06:28:48 +00:00
Michael Kaufmann (d00p)
515e542179
- localize path setting (dropdown/manual), thx to arnoldB, fixes #547
...
- include diskusage- (todo) and traffic-report cron, refs #466 , fixes #153
- allow customzing of warning-level in percent for diskusage- and traffic-report cron, refs #466
2011-01-11 08:40:59 +00:00
Michael Kaufmann (d00p)
bde278430e
fix link for adding ticket-categories
2010-11-16 12:01:17 +00:00
Michael Kaufmann (d00p)
7ca00d56be
- added possibility to unlock customers who got locked because of too many login-fails, fixes #473
2010-11-09 09:32:52 +00:00
Michael Kaufmann (d00p)
a638dddec9
- actually show the latest logical order number (yeah, forgot to save the file again :P), refs #464
2010-11-08 07:11:52 +00:00
Michael Kaufmann (d00p)
db2cca8e86
- add a few images to beautify multiserver-client overview
2010-10-20 13:00:30 +00:00
Michael Kaufmann (d00p)
aa5e574d5d
- more work on multiserver-client settings
2010-10-20 11:41:43 +00:00
Michael Kaufmann (d00p)
836b7fb056
- correct links on client-settings page
...
- added new server_id parameter to buildFormEx, so getFormGroupOutput will use the correct template (with correct links)
2010-10-20 07:40:34 +00:00
Michael Kaufmann (d00p)
d3fd4ee2f4
- more work on froxlor-client settings (multiserver mode)
2010-10-19 20:42:55 +00:00
Michael Kaufmann (d00p)
58499a068f
- added "deploy" menu to Froxlor-client (multiserver-support)
2010-10-19 19:50:20 +00:00
Michael Kaufmann (d00p)
fc5aea1c33
- implement multiserver-client edit
...
- fix various undefined variables
2010-10-19 16:07:48 +00:00
Michael Kaufmann (d00p)
89bf0aa128
- finish adding of multiserver-clients
2010-10-19 15:05:19 +00:00
Michael Kaufmann (d00p)
b2ea0cb666
- added form to add new froxlor-clients (no deploy etc.)
...
- implemented function to return all active client-id's for inserttask-function (task for all clients+master)
2010-10-19 14:35:33 +00:00
Michael Kaufmann (d00p)
118693471c
- correct sql-query in update to drop table, fixes #440
...
- use correct language-variable for ips-and-ports docroot-setting, fixes #441
2010-10-17 02:01:18 +00:00
Michael Kaufmann (d00p)
db05ea5f32
- added possibility to set a custom docroot for any ip/port combination, fixes #417
...
- sort vhosts-file by type (subdomain, sub-of-main, main-domain), fixes #437
2010-10-15 10:41:58 +00:00
Michael Kaufmann (d00p)
ceedab3a6e
- put enable/disable ssl in the settings overview
...
- added SSLCertificateChainFile to IPs and ports and webserver-cron, fixes #418
- added domain-specific ssl-settings for lighttpd
2010-10-15 08:32:35 +00:00
Michael Kaufmann (d00p)
7afc7e2797
- show correct values on update-counters overview (subdomains had the used-tickets value)
2010-10-12 06:50:28 +00:00
Michael Kaufmann (d00p)
076c07b4be
add aps-packages to the updateCounters() function and recalculate resources overview, fixes #425
2010-10-10 11:37:49 +00:00
Michael Kaufmann (d00p)
29d54671d3
- added limitation for autoresponder, fixes #377
...
refs #377
2010-09-20 07:56:32 +00:00
Michael Kaufmann (d00p)
e356957592
- added yes/no to decide whether to store the default index-file to a new customers docroot or not, fixes #369
2010-09-07 10:46:50 +00:00
Michael Kaufmann (d00p)
015f51f8d3
- added email template for "forgot password" function, fixes #354
2010-08-17 06:19:57 +00:00
Michael Kaufmann (d00p)
40ba41497b
- added 'company' and 'salutation' to some templates, fixes #376
2010-08-17 06:02:31 +00:00
Michael Kaufmann (d00p)
2a5494c85a
- remove unused replacer-variable in admin_customers.php
...
- add already-implemented replacers to the templates so users actually know they exist
2010-08-13 08:39:56 +00:00
Michael Kaufmann (d00p)
ee29c406ab
- add possibility to define email templates for "new database by customer" and "new ftp account by customer"
2010-08-10 09:21:07 +00:00
Michael Kaufmann (d00p)
ed9235d341
- add possibility to add a subdomain of another domain as "full"-domain in admin-interface, fixes #329
2010-08-06 05:43:28 +00:00
Michael Kaufmann (d00p)
d1d772f790
- added possibility to run perl-scripts (if allowed by admin) via directory-options
...
- for use in lighttpd you have to add "mod_cgi" to the modules-list (and maybe patch lighttpd-cron if perl is not installed in /usr/bin)
2010-07-22 06:02:38 +00:00
Florian Aders (EleRas)
88b0c70d0c
Renamed username and passwiort - fields while adding a customer to prevent autocomplete of the browsers, fixes #224
2010-05-11 06:19:44 +00:00
Michael Kaufmann (d00p)
29a949d3d2
- display number of results in overview, fixes #195
2010-05-04 06:43:23 +00:00
Michael Kaufmann (d00p)
36ed2b4dc2
set default resource-values on create-customer form, fixes #190
2010-05-04 05:56:42 +00:00
Michael Kaufmann (d00p)
fde4d53f1d
- fix selection of default-ip/port combination in admin_domains
...
- beautification of update-process
2010-04-29 06:49:03 +00:00
Michael Kaufmann (d00p)
4cf8e2f2ea
merged ticketcategories branch to trunk, fixes #157
2010-04-21 07:54:46 +00:00
Michael Kaufmann (d00p)
8155484ee9
- highlight temporary locked customers for admins, fixes #159
2010-04-15 11:00:27 +00:00
Michael Kaufmann (d00p)
97e3b30415
- show last login of customer in admin-customer-overview, fixes #158
2010-04-15 10:39:47 +00:00
Michael Kaufmann (d00p)
cfaae63657
- merged settings branch, fixes #134
2010-04-13 05:41:09 +00:00
Michael Kaufmann (d00p)
941b887b75
- fixed typo in field-name (just beautification, no functions affected)
...
- don't show delete-link for std-subdomains (they can be deactivated individually for each user when editing a user), fixes #101
2010-04-06 05:58:03 +00:00
Michael Kaufmann (d00p)
8a28c6e0ef
quick template fix for cronjob-edit, refs #75
2010-03-26 08:53:03 +00:00
Michael Kaufmann (d00p)
fc5d14d223
- added admin_cronjobs.php to change cronjob intervals and possibility to enable/disable them, refs #75
2010-03-26 08:42:13 +00:00
Michael Kaufmann (d00p)
660bede9c5
- implemented 'Create vHost-Container' and 'Own vHost-Settings' for lighttpd
...
- implemented Froxlor-directory protection (apache and lighttpd), fixes #72
- enable `vhostcontainer` and `vhostcontainer_servername_statement` by default
2010-03-19 17:29:31 +00:00
Michael Kaufmann (d00p)
a7f22a3426
- added $branding for package-specific-patch-indication, fixes #60
2010-03-12 16:23:21 +00:00
Michael Kaufmann (d00p)
cbfb89f86a
- set correct html-linebreaks when sending e-mails in ticket-class
...
- prevent usage of <script>-tag in tickets
- design-correction in archive-search
2010-03-05 07:55:04 +00:00
Michael Kaufmann (d00p)
8fb23fcf62
better display when newer version is available
2010-02-24 07:59:17 +00:00
Michael Kaufmann (d00p)
dd9b72e45e
- versionchecking via url_fopen now works again and looks better
2010-02-23 09:19:41 +00:00
Michael Kaufmann (d00p)
78ae0e2f56
- design correction in updater
2010-02-12 08:28:35 +00:00
Michael Kaufmann (d00p)
8dcade976d
- fixing undefined variables in various files
...
- removed unneeded require() in admin_aps.php, fixes #6
- design-correction in archivesearch.tpl
2010-02-05 08:23:19 +00:00
Michael Kaufmann (d00p)
bf14528d17
- bugfixing undefined-variables
2010-02-04 12:42:12 +00:00
Michael Kaufmann (d00p)
422a3b24de
adding correct lng-string for disabling ticket-add
2010-01-30 16:06:16 +00:00
Michael Kaufmann (d00p)
0bf05d8bea
disable creating of new support-ticket if there are no customers
2010-01-30 16:00:35 +00:00
Florian Aders (EleRas)
12e7589359
Removed naming of billing in customers - overview
2010-01-30 12:17:01 +00:00
Michael Kaufmann (d00p)
70f6f92258
- fixing old syscp-bug #1148 (Show info for inactive modifications)
2010-01-29 11:15:15 +00:00
Michael Kaufmann (d00p)
ade9eef982
- removed hidden formfields for old billing-module;
2010-01-29 09:34:06 +00:00