index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
plugins
/
function.html_select_date.php
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
Silence deprecation errors for strtime in PHP8.1 or higher
Simon Wisselink
1
-2
/
+2
2022-09-14
Fixed unselected year/month/day not working in html_select_date
Simon Wisselink
1
-31
/
+38
2021-10-13
Feature/php8 support (#629)
Simon Wisselink
1
-1
/
+1
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-12
/
+26
2018-08-19
- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...
uwetews
1
-135
/
+107
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-95
/
+104
2018-03-28
- bugfix plugins may not be loaded if {function} or {block} tags are executed...
Uwe Tews
1
-9
/
+5
2017-11-11
remove html tags from PHPDoc blocks
Uwe Tews
1
-4
/
+4
2017-11-06
code cleanup and optimizations 3.1.32-dev-34
Uwe Tews
1
-14
/
+14
2017-05-27
- performance store flag for already required shared plugin functions in stat...
uwetews
1
-7
/
+16
2016-09-02
- performance require_once should be called only once for shared plugins http...
uwetews
1
-9
/
+6
2016-02-09
- reformat all code for unique style
uwetews
1
-39
/
+43
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-40
/
+34
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
1
-51
/
+50
2011-11-25
- bugfix {html_select_date} and {html_slecet_time} did not default to current...
uwe.tews@googlemail.com
1
-2
/
+5
2011-10-20
- bugfix {html_select_date} and {html_select_time} did not properly handle em...
rodneyrehm
1
-2
/
+3
2011-10-06
- bugfix start_year and end_year of {html_select_date} did not use current ye...
rodneyrehm
1
-3
/
+5
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-205
/
+263
2010-11-13
- reverted location of loadPlugin() to Smarty class
uwe.tews@googlemail.com
1
-7
/
+3
2010-11-12
- reactivated $error_reporting property handling
uwe.tews@googlemail.com
1
-1
/
+1
2010-08-17
fix formatting
monte.ohrt
1
-38
/
+39
2009-12-01
- replaced most hard errors (exceptions) by softerrors(trigger_error) in plugins
Uwe.Tews
1
-1
/
+1
2009-09-19
- replace internal "eval()" calls by "include" during rendering process
Uwe.Tews
1
-3
/
+6
2009-07-01
- fixed smarty_function_html_options call in plugin function.html_select_date...
Uwe.Tews
1
-1
/
+1
2009-06-24
- fixed smarty_function_html_options call in plugin function.html_select_date...
Uwe.Tews
1
-2
/
+2
2009-03-22
rearrange things into distribution and development directories
monte.ohrt
1
-0
/
+330