Till Brehm
2016-04-22 ebd0e986ed11f2a34fb58cdd33efbfab192083ad
2015-06-30 Marius Cramer
- added access check to limit template select box
blob@ 141480 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-05 Falko Timme
- changed/harmonized order of clients in client select fields ("ORDER BY cl...
blob@ ca4b71 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-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
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-19 Till Brehm
Code review.
blob@ 604c0c commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ 7fe908 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
2011-04-05 tbrehm
Meerged revisions 2265-2278 from stable branch.
blob@ f5d954 commitdiff | diff to current
2011-04-04 laking
Update on certificte ssh-rsa authentication. Under construction are the she...
blob@ 28a1b8 commitdiff | diff to current
2011-04-04 tbrehm
Merged revisions 2181-2262 from stable branch.
blob@ 1ca823 commitdiff | diff to current
2011-04-03 laking
Implemented passwordless ssh-rsa authentication support.
blob@ 08c588 commitdiff | diff to current
2010-09-16 tbrehm
Implemented: FS#1280 - Dashboard and remote
blob@ f150f0 commitdiff | diff to current
2010-09-10 tbrehm
Added the configuration variable $conf['demo_mode'] in the config.inc.php f...
blob@ 91624b commitdiff | diff to current
2010-06-10 vogelor
enhanced handling of local config file
blob@ 3398c2 commitdiff | diff to current
2010-05-28 tbrehm
Fixed several bugs (revisions 1783-1788 from stable branch).
blob@ cab924 commitdiff | diff to current
2009-09-17 tbrehm
Set timestamp in created_at field when a new client record is created to fi...
blob@ b488b5 commitdiff | diff to current
2009-03-17 tbrehm
Fixed: FS#642 - Client's limitation aren't effective
blob@ 0c0fa7 commitdiff | diff to current
2009-02-11 tbrehm
- Added Ubuntu 8.10 installation instructions - Update module list of a cli...
blob@ 3d130f commitdiff | diff to current
2009-01-25 tbrehm
Fixed #472: links are all created inside the client0 dir
blob@ 3dfe1e commitdiff | diff to current
2008-12-27 tbrehm
Fixed: Username will be empty in sys_user when a tab is changed in client f...
blob@ e7fe9f commitdiff | diff to current
2008-12-21 tbrehm
Undone the change from the previous commit.
blob@ 63d1be commitdiff | diff to current
2008-12-21 tbrehm
Changes in the client form that modify sys_user were not logged to the data...
blob@ 1c5959 commitdiff | diff to current
2008-12-16 tbrehm
Fixed: username in sys_user table gets not updated when the username in cli...
blob@ f3a56a commitdiff | diff to current
2008-12-16 vogelor
It is now possible to add additional templates to the client (and delete them)
blob@ 12ae7f commitdiff | diff to current
2008-12-16 vogelor
Clients can now have client-templates (template custom coming soon)
blob@ 0c702b commitdiff | diff to current
2008-09-18 tbrehm
- Changed addslashes to mysql_real_escape_string in several files. - Update...
blob@ 8500be commitdiff | diff to current
2008-06-04 tbrehm
- Modified pages to use a global module aurhentification function - Changed...
blob@ 910093 commitdiff | diff to current
first | « prev | next »