index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Place.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
Use illuminate/database for places
Greg Roach
1
-58
/
+16
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-23
Fix: #2039 - double-escaping place URLs
Greg Roach
1
-3
/
+3
2018-11-18
Error handling
Greg Roach
1
-3
/
+5
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-4
/
+4
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-18
/
+18
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-5
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-11
/
+11
2018-08-15
CodeStyle
Greg Roach
1
-5
/
+4
2018-07-16
Use PSR2 code style
Greg Roach
1
-237
/
+258
2018-07-15
Update osm branch with changes from master
Greg Roach
1
-1
/
+1
2018-07-15
convert Admin pages and ajax calls to route/view
David Drury
1
-9
/
+9
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-4
/
+4
2018-04-09
Cleaning up
Greg Roach
1
-8
/
+4
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-06
Use e() helper function
Greg Roach
1
-5
/
+5
2017-11-27
Working on multiple media files
Greg Roach
1
-1
/
+1
2017-11-03
Code style
Greg Roach
1
-2
/
+1
2017-11-03
PHPDoc
Greg Roach
1
-2
/
+0
2017-11-03
Strict typing
Greg Roach
1
-4
/
+3
2017-11-03
PHPDOC
Greg Roach
1
-2
/
+2
2017-11-03
Return Place instance instead of string, allowing use of object methods
Rico Sonntag
1
-2
/
+14
2017-07-11
Prepare to remove class Filter
Greg Roach
1
-5
/
+5
2017-06-17
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Greg Roach
1
-12
/
+8
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-23
Code style - short array syntax
Greg Roach
1
-14
/
+14
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2015-09-12
URL/HTML
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-9
/
+26
2015-06-01
Prefer self/static to class name
Greg Roach
1
-4
/
+4
2015-05-30
Code style
Greg Roach
1
-6
/
+8
2015-03-21
Take collation from locale
Greg Roach
1
-4
/
+5
2015-03-02
Type hint objects
Greg Roach
1
-1
/
+1
2015-02-16
class Auth should be responsible for checking search engines
Greg Roach
1
-7
/
+11
2015-02-13
Type hint
Greg Roach
1
-2
/
+2
2015-02-12
Fix: #433 - syntax error in SQL
Greg Roach
1
-3
/
+4
2015-02-06
Use tree objects
Greg Roach
1
-6
/
+6
2015-02-06
Globals
Greg Roach
1
-41
/
+50
2015-02-05
Replace globals with tree properties
Greg Roach
1
-2
/
+4
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-0
/
+247
[prev]