Michael Kaufmann (d00p)
d195a9622d
use correct order of parameter for chown to work properly when using FreeBSD, fixes #663
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-16 15:40:19 +01:00
Michael Kaufmann (d00p)
4b1eee49a8
fix ugly spacing in configuration-file-textareas
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-09 07:29:28 +01:00
Michael Kaufmann (d00p)
4e1433d861
fix linebreaks in php-configurations and other textareas, fixes #632
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-06 17:32:51 +01:00
Michael Kaufmann (d00p)
d6d19e7cb2
- fix undefined index in customer_domains.php
...
- add possibility to disable form-buttons if not needed
- corrected ticket-categories order-counter begin-value
- beautify domains-add and e-mail add form for customers
- added various missing hidden-fields in templates (Classic-theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-04 11:46:40 +01:00
Michael Kaufmann (d00p)
e04ae041ab
add save/reset button to the end of each form, fixes #631
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-02 07:54:57 +01:00
Michael Kaufmann (d00p)
ca9128bdbf
- fix two TODO's where a second field has to be stuck next to the previous
2011-02-24 10:07:38 +01:00
Michael Kaufmann (d00p)
6837852f52
- check for field 'theme' in table 'panel_session' as it's being used before the update, fixes #607
...
- add some missing css-classes for the updater
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-23 08:47:14 +01:00
Florian Aders (EleRas)
ffed226a4f
Fixing typo in paging-
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-02-22 20:15:42 +01:00
Michael Kaufmann (d00p)
e13d588c07
Merge branch 'master' into redesign
2011-02-09 10:54:31 +01:00
Michael Kaufmann (d00p)
3a3aa73d2d
update idna_converter-class, thx to mathias, fixes #579
2011-02-08 14:31:21 +01:00
Michael Kaufmann (d00p)
bee19fabfa
merged more of the re-design files to current state
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 13:17:24 +01:00
Michael Kaufmann (d00p)
7b6b145229
add more new files for re-design
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 10:38:47 +01:00
Michael Kaufmann (d00p)
a7ae6e54de
- set correct version for svn1
...
- correct default-php.ini for open_basedir
- fix upgrading from SysCP (getPhpConfigs() fails cause the table is being added after it's being used in the update-process)
2011-01-26 15:01:19 +00:00
Michael Kaufmann (d00p)
f4b6d9930f
- respect domain openbasedir settings when using php-fpm, fixes #562
...
- various improvements/cleanings in the gentoo configfiles array
2011-01-26 09:44:09 +00:00
Michael Kaufmann (d00p)
a8b52d50af
- prework for docroot-settings-extension, refs #533
2011-01-18 07:18:28 +00:00
Michael Kaufmann (d00p)
f7b43f470f
remove double $$, fixes #552
2011-01-13 11:43:40 +00:00
Michael Kaufmann (d00p)
66b274c1bf
- fine-tune php-fpm-config, create tmp-folder if not exists, refs #524
2010-12-21 13:15:26 +00:00
Michael Kaufmann (d00p)
0fd11afdcb
use makeCorrectDir() to output sane path
2010-12-10 12:16:03 +00:00
Michael Kaufmann (d00p)
59bf7ba22f
- restore still used settings in 120.system.php
...
- check for $createifnotexists in phpinterface_* classes
2010-12-07 11:08:41 +00:00
Michael Kaufmann (d00p)
9c075c05f5
- don't create standard-openbasedir config for froxlor-panel vhost
2010-12-06 09:17:48 +00:00
Michael Kaufmann (d00p)
6815501c1d
- use local-username for froxlor in fpm-config, because froxlor.panel is only the directory/loginname
2010-12-06 09:00:53 +00:00
Michael Kaufmann (d00p)
0271ccfc28
- outsource fcgid/php-fpm configurations/file-creations/etc
2010-12-03 09:23:40 +00:00
Michael Kaufmann (d00p)
59bbfcef4f
- show next logical order number when creating new ticket category, fixes #464
2010-11-08 07:11:00 +00:00
Michael Kaufmann (d00p)
5cd1c1284a
- remove multiserver-stuff from trunk/
...
- allow admins with customer_see_all-flag to see their support-tickets too
- sanitize date-stuff in install.php
- fixed wrong usage of standard_error() in ticket::sendMail()
- fix issue with lighttpd server.bind when IP is IPv6
2010-11-03 06:36:22 +00:00
Michael Kaufmann (d00p)
58b3a19ae7
- remove multiserver-stuff from current-trunk
...
- fix FroxlorSshTransport
2010-10-24 19:16:26 +00:00
Andreas Burchert (scarya)
0be29498b0
- fix in FroxlorSshTransport::close()
2010-10-24 18:58:23 +00:00
Michael Kaufmann (d00p)
8b3c634652
minor work on multiserver-client-deployment
2010-10-22 21:29:47 +00:00
Andreas Burchert (scarya)
26084a19fa
- replaced die() with throw new Exception()
2010-10-21 08:59:46 +00:00
Andreas Burchert (scarya)
84637d82d4
- updated demousage
...
- updated FroxlorPkgCreator (fix for manual added files)
- first cron version for remote server data deploying
2010-10-20 21:33:39 +00:00
Andreas Burchert (scarya)
7a83a01095
- added function to FroxlorPkgCreator::addFile($name, $data)
2010-10-20 21:09:52 +00:00
Andreas Burchert (scarya)
71d3410b4f
- added exlude dir variable to DfC
...
- updated demousage
2010-10-20 20:54:57 +00:00
Andreas Burchert (scarya)
b58a9d3b88
- add support for multiple directories
2010-10-20 20:29:47 +00:00
Andreas Burchert (scarya)
05897c3e01
- fix in FroxlorPkgCreator::pack() (better file name, path fix)
...
- added FroxlorDeployfileCreator
2010-10-20 19:47:31 +00:00
Andreas Burchert (scarya)
a06211b497
- description fix in FroxlorSshTransport
...
- added FroxlorPkgCreator
2010-10-20 19:07:51 +00:00
Michael Kaufmann (d00p)
0c9ab91373
- added multiserver-client-deploy-cron
...
- outsourcing Deploy() function from froxlorclient to client_deployer
2010-10-20 09:01: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)
fc5aea1c33
- implement multiserver-client edit
...
- fix various undefined variables
2010-10-19 16:07:48 +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
Andreas Burchert (scarya)
c0b19fa2b2
- small fix in if condition for scp/sftp switch
2010-10-19 09:20:32 +00:00
Michael Kaufmann (d00p)
f42fa0ee7b
few minor changes for multiserver-support
2010-10-18 11:34:19 +00:00
Michael Kaufmann (d00p)
3a9813c1b5
- removing deprecated legacy_cron entry from database
...
- minor changes for multiserver-support
2010-10-18 09:48:26 +00:00
Michael Kaufmann (d00p)
699f451234
- more work on settings for FroxlorClients (upcoming multiserver-mode)
2010-10-18 09:20:17 +00:00
Michael Kaufmann (d00p)
cad3c02f08
forgot to save the file :)
2010-10-18 07:55:47 +00:00
Michael Kaufmann (d00p)
7484ab1bc9
- added functions to get/set client settings
...
- added function for deployment of FroxlorClients
2010-10-18 07:48:54 +00:00
Michael Kaufmann (d00p)
8f87aa6636
- added class for FroxlorClients
...
- added admin_clients.php file for managing FroxlorClients
- added Multiserver-Menu
(unfinished, just base-layout for further developing, disabled by hardcoded setting)
2010-10-18 06:49:06 +00:00
Andreas Burchert (scarya)
15486ed764
- added destructor for FroxlorSshTransport
...
- added a fix for close() operation to prevent missing file writing on remote disk
- added a switch for scp/sftp to sendFile
2010-10-17 20:46:39 +00:00
Andreas Burchert (scarya)
2a4d618bcc
- fixed eol-style
2010-10-17 00:32:41 +00:00
Andreas Burchert (scarya)
14b56d9287
- fixed eol-style from FroxlorSshTransport
...
- added a demo usage script for FroxlorSshTransport
2010-10-17 00:29:04 +00:00
Andreas Burchert (scarya)
c4723fc3f2
- added FroxlorSshTransport for upcoming multiserver-support
2010-10-16 23:31:38 +00:00
Michael Kaufmann (d00p)
5fee795b5c
- set correct config for special-characters (umlauts) in HTMLPurifier, refs #129
2010-10-10 08:20:32 +00:00