Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
2016-04-06 Nick Andriopoulos
Refs #3817 - Adds a CLIENTID token parsed only for the "Add Client" form fr...
blob@ a3ce7d commitdiff | diff to current
2016-02-19 Marius Burkard
- use password crypting function of auth module in client edit (Fixes #3147)
blob@ 743892 commitdiff | diff to current
2015-11-17 Marius Cramer
Merge branch 'stable-3.0.5'
blob@ a5714c commitdiff | diff to current
2015-07-28 Marius Cramer
- backported patches: - make sure umlautdomains can be found in lists. ...
blob@ e9d5c9 commitdiff | diff to current
2015-06-30 Marius Cramer
- added access check to limit template select box
blob@ 141480 commitdiff | diff to current
2015-04-15 Marius Cramer
- changed code to use new method of passing values to datalogUpdate and dat...
blob@ 3a11d2 commitdiff | diff to current
2015-04-14 Marius Cramer
- finished rewriting of sql statements
blob@ 2af58c commitdiff | diff to current
2015-04-07 Marius Cramer
- rewrite of sql queries to new form
blob@ cc7a82 commitdiff | diff to current
2014-08-14 Sergio Cambra
add a comment about limit_client = 1
blob@ 7e509f commitdiff | diff to current
2014-08-13 Sergio Cambra
display resellers with no limit_client on "client of reseller" field
blob@ d35098 commitdiff | diff to current
2014-08-13 Sergio Cambra
checkbox to convert client on reseller, fixes FS#925
blob@ babacd commitdiff | diff to current
2014-07-07 Sergio Cambra
copy default servers from server_config to new client
blob@ 7d0827 commitdiff | diff to current
2014-04-28 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 5f6dd4 commitdiff | diff to current
2014-04-25 Marius Cramer
Fixed: FS#3462 - Placeholder {salutation} is not replaced in welcome emails
blob@ 237f35 commitdiff | diff to current
2014-04-25 Marius Cramer
Fixed: invalid mail sender on welcome email when creating new client
blob@ aff82c commitdiff | diff to current
2014-04-10 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 363ccf commitdiff | diff to current
2014-04-05 Falko Timme
- changed/harmonized order of clients in client select fields ("ORDER BY cl...
blob@ ca4b71 commitdiff | diff to current
2014-04-04 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 36420c commitdiff | diff to current
2014-04-02 Marius Cramer
Fixed some things in mail user handling - mail accounts not locked when cli...
blob@ 44c2dd commitdiff | diff to current
2014-01-23 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ cf646e commitdiff | diff to current
2014-01-20 Till Brehm
- Added Welcome email function for clients and resellers. - Added email mes...
blob@ fedbca commitdiff | diff to current
2014-01-19 Till Brehm
Implemented: FS#926 - User assignment from a Reseller to a Reseller
blob@ 5192db commitdiff | diff to current
2014-01-10 Till Brehm
- Added support for reseller templates. - Resellers can use templates for t...
blob@ 94c961 commitdiff | diff to current
2014-01-10 Till Brehm
Fixed client / reseller number increment function.
blob@ 23229c commitdiff | diff to current
2014-01-07 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ ddb461 commitdiff | diff to current
2013-11-21 Marius Cramer
Fixed bug in language include Removed workarounds
blob@ 82e2a2 commitdiff | diff to current
2013-11-20 Till Brehm
Fixed missing save and cancel button texts in reseller and client form.
blob@ 6a8a67 commitdiff | diff to current
2013-11-20 Till Brehm
Removed debug code.
blob@ 63d692 commitdiff | diff to current
2013-11-20 Till Brehm
- Function to increment the customer number automatically - Added fields to...
blob@ 3d96c5 commitdiff | diff to current
2013-11-20 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 1a2cbf commitdiff | diff to current
2013-11-19 Till Brehm
Code review.
blob@ 604c0c commitdiff | diff to current
2013-11-18 Marius Cramer
Merge remote-tracking branch 'sebj/master' and tidied up merged code
blob@ 015dff commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ b1a6a5 commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ 7fe908 commitdiff | diff to current
2013-11-08 Sebastien JEAN
adding multi-server management for clients
blob@ bd6659 commitdiff | diff to current
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
blob@ 7b47c0 commitdiff | diff to current
2013-07-31 tbrehm
Merged revisions 3960-4065 from stable branch.
blob@ 615a0a commitdiff | diff to current
2012-11-14 tbrehm
Merged revisions 3596-3670 from 3.0.5 stable branch.
blob@ bfcdef commitdiff | diff to current
2012-09-13 mcramer
Fixed/Implemented: replaced intval() by $app->functions->intval() in all in...
blob@ 65ea2e commitdiff | diff to current
2012-08-30 mcramer
Changed: tools.inc.php removed from different places and converted to class...
blob@ 31f6ce commitdiff | diff to current
2012-08-28 cfoe
fixed display of addon templates FS#1464
blob@ edca9d commitdiff | diff to current
2012-07-17 cfoe
standard sorting by main characteristic for most lists
blob@ 222ea2 commitdiff | diff to current
2012-05-10 tbrehm
Merged revisions 3049-3051,3053-3054,3058,3070,3074-3077,3082,3086-3088,309...
blob@ e94a9f commitdiff | diff to current
2012-05-08 tbrehm
Fixed: FS#2172 - User's group created with empty values (mysql escaping pro...
blob@ cb904e commitdiff | diff to current
2012-04-05 tbrehm
Merged revisions 2943-3026 from stable branch.
blob@ b67344 commitdiff | diff to current
2012-03-19 xaver
PHP 5.4 fixes for Notice Errors
blob@ b9ce1a commitdiff | diff to current
2012-01-12 tbrehm
Merged revisions 2812-2883 from staböe branch.
blob@ 8cf78b commitdiff | diff to current
2011-09-12 tbrehm
Fixed: FS#1741 - Password after update
blob@ c614f1 commitdiff | diff to current
2011-06-29 tbrehm
First commit for: FS#952 - Module for virtual machine management
blob@ b74ef5 commitdiff | diff to current
2011-04-06 latham
Missing ) caused the add client to not work. lathama
blob@ 89bbd1 commitdiff | diff to current
first | « prev | next »