Marius Burkard
2016-07-01 49441bdd0f3ff75d5092d5b832b97ea722a66363
2016-06-29 Till Brehm
Added "DATE" form type that works like the "DATETIME" type incl. date picke...
blob@ 566c28 commitdiff | diff to current
2015-05-06 Marius Cramer
- replaced date time selects by textbox with datepicker
blob@ 43e5b6 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-10-23 Marius Cramer
Merge branch 'stable-3.0.5'
blob@ 797215 commitdiff | diff to current
2014-06-18 Till Brehm
Changed a function in tform.inc.php to make it compatible with php 5.1 (use...
blob@ b509d0 commitdiff | diff to current
2014-05-15 Marius Cramer
- fixed default selected value in DATETIME form element
blob@ eebe76 commitdiff | diff to current
2014-02-12 Falko Timme
- Implemented FS#3310 - add support for multiple email addresses in send co...
blob@ f798aa commitdiff | diff to current
2013-11-25 Marius Cramer
Added: new validator ISASCII to forbid non-ascii characters
blob@ 0bfbaa commitdiff | diff to current
2013-11-21 Marius Cramer
Reverted array_merge change
blob@ 7b3516 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 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 1a2cbf commitdiff | diff to current
2013-11-18 Till Brehm
Better variable quoting in sql queries.
blob@ 35509d 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-10-22 Falko Timme
- Display server name in all web domains select fields so that you know whi...
blob@ d5473b commitdiff | diff to current
2013-10-21 Marius Cramer
Changed all windows line breaks to unix line breaks (coding guidelines!)
blob@ 146783 commitdiff | diff to current
2013-10-18 Marius Cramer
Resolved differences from svn merge to trunk and git master
blob@ 05beae commitdiff | diff to current
2013-10-18 Marius Cramer
Resolved differences from svn merge to trunk and git master
blob@ bd68aa commitdiff | diff to current
2013-10-14 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 113953 commitdiff | diff to current
2013-10-14 Marius Cramer
Copied files from svn 3.0.5 stable branch (git migration)
blob@ 992797 commitdiff | diff to current
2013-09-06 mcramer
- Fixed: parameter count has to match between remoting_lib and base class
blob@ a0b289 commitdiff | diff to current
2013-09-06 mcramer
This is a big change, so please be cautious
blob@ 5bff39 commitdiff | diff to current
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
blob@ 7b47c0 commitdiff | diff to current
2013-08-02 tbrehm
Added support for mongodb. Many thanks to MaddinXx for th...
blob@ 2332b2 commitdiff | diff to current
2013-07-31 tbrehm
Merged revisions 3960-4065 from stable branch.
blob@ 615a0a commitdiff | diff to current
2013-03-02 latham
Silly Microsoft line endings removed to not error on Linux Subversion serve...
blob@ 30fc1b commitdiff | diff to current
2013-02-12 tbrehm
Merged Revisions 3771-3801 from stable branch.
blob@ 72695f commitdiff | diff to current
2013-01-17 tbrehm
Merged revisions from 3.0.5 stable branch: 3758-3768, 3769 shall not be mer...
blob@ 43b345 commitdiff | diff to current
2013-01-03 tbrehm
Merged revisons 3687-3748 from 3.0.5 stable branch.
blob@ 10b4c8 commitdiff | diff to current
2012-11-20 tbrehm
Merged revisions 3670-3683 from 3.0.5 stable branch.
blob@ 68ec43 commitdiff | diff to current
2012-10-24 tbrehm
Merged revisions 3557-3594 from 3.0.5 stable branch.
blob@ 4bd960 commitdiff | diff to current
2012-09-27 mcramer
Fixed: Added missing idn converts to mail functions Added: Changed idn func...
blob@ d6363b commitdiff | diff to current
2012-09-26 mcramer
Implemented: FS#1102 - Convert internationalized domains to punycode autom...
blob@ 8c1761 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-09-12 mcramer
Bugfix: Database creation through remoting api failed
blob@ 664f54 commitdiff | diff to current
2012-08-17 mcramer
Fix: PHP Versions are not displayed until php-mode is changed and then chan...
blob@ 96d551 commitdiff | diff to current
2012-08-17 tbrehm
- Implemented new range validator for form fields in tform.inc.php - Implem...
blob@ b8fe56 commitdiff | diff to current
2012-06-08 tbrehm
Added IDN conversion filter to tform library.
blob@ f1ee3a commitdiff | diff to current
2012-06-08 tbrehm
Implemented: FS#2280 - Extend the tform library to apply filters on form va...
blob@ d370bb commitdiff | diff to current
2012-06-07 tbrehm
Merged revisions 3100-3175 from stable branch.
blob@ 26c0fc commitdiff | diff to current
2012-05-30 ftimme
- Changed ISINT check; filter_var check now allows integers that are 0.
blob@ 55e220 commitdiff | diff to current
2012-05-30 ftimme
- Fixed ISINT check because we do allow 0 (FILTER_VALIDATE_INT doesn't allo...
blob@ 43922a commitdiff | diff to current
2012-05-08 tbrehm
Fixed: FS#2109 - Email address validation via API method(s) is inadequate (...
blob@ 61211e commitdiff | diff to current
2012-01-12 tbrehm
Merged revisions 2812-2883 from staböe branch.
blob@ 8cf78b commitdiff | diff to current
2011-09-29 ftimme
- Added datepicker widget to the "Virtual Servers" form.
blob@ b2673a commitdiff | diff to current
2011-09-12 tbrehm
Fixed: FS#1741 - Password after update
blob@ c614f1 commitdiff | diff to current
2011-09-09 tbrehm
- Added new fields to serverIP list and form. - Added a new IP validator to...
blob@ a70698 commitdiff | diff to current
2011-09-06 tbrehm
Fixed: FS#1714 - Email autoresponder eliminates <newline>
blob@ 2b81b8 commitdiff | diff to current
2011-08-07 marknl
http://bugtracker.ispconfig.org/index.php?do=details&task_id=1348&project=3
blob@ 5d0a76 commitdiff | diff to current
first | « prev | next »