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
/
resources
/
views
/
modules
/
stories
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
CodeStyle
Greg Roach
4
-0
/
+8
2022-06-01
Fix: #4443 - wrong CSS classes used for stories
Greg Roach
1
-2
/
+2
2022-05-19
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...
Greg Roach
2
-5
/
+6
2022-05-16
Story title markup
Greg Roach
1
-8
/
+8
2022-05-02
Outdated bootstrap markup
Greg Roach
1
-5
/
+5
2022-02-18
PHPdoc
Greg Roach
2
-6
/
+6
2022-01-23
Bootstrap5 needs explicit spacing between form rows
Greg Roach
1
-5
/
+5
2021-10-15
Prefer object to stdClass
Greg Roach
3
-10
/
+10
2021-09-01
Use wt- namespace for data attributes
Greg Roach
1
-1
/
+1
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-16
/
+19
2021-02-10
CodeStyle
Greg Roach
2
-0
/
+15
2021-01-29
Redirect to individual page after adding/editing story
Greg Roach
2
-3
/
+27
2021-01-15
Unused imports
Greg Roach
1
-5
/
+0
2021-01-15
Add sorting and pagination to list of stories
Greg Roach
1
-1
/
+10
2020-09-20
Update links to modules page
Greg Roach
2
-2
/
+4
2020-06-20
Convert function to view
Greg Roach
1
-1
/
+1
2019-12-03
Apply PSR12 code style to templates
Greg Roach
2
-2
/
+10
2019-11-23
Avoid ambiguous functions such as empty()
Greg Roach
1
-1
/
+1
2019-10-22
Use POST+GET for module admin
Greg Roach
1
-2
/
+2
2019-10-14
Working on routing
Greg Roach
2
-4
/
+10
2019-10-10
Working on routing
Greg Roach
3
-10
/
+10
2019-10-09
Working on routing; Code cleanup
Greg Roach
3
-3
/
+4
2019-10-09
Working on routing
Greg Roach
3
-7
/
+12
2019-10-06
Working on routing
Greg Roach
2
-3
/
+3
2019-04-01
Fix: #2363 - inconsistent parameter names for select and radio inputs
Greg Roach
1
-1
/
+1
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
3
-26
/
+3
2019-03-12
Add new module interface to allow CSS/JS/etc. to be added to the end of the <...
Greg Roach
1
-2
/
+0
2019-03-03
Fix: #2264 - styling for chartboxes
Greg Roach
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
2
-2
/
+2
2019-02-13
Refactoring themes and chart boxes
Greg Roach
1
-1
/
+1
2019-01-26
Fix: #2129 - module management
Greg Roach
2
-2
/
+2
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
3
-9
/
+9
2018-10-12
Use .phtml extension for template files
Greg Roach
4
-0
/
+0
2018-10-04
Code style
Greg Roach
4
-136
/
+136
2018-08-05
Use views for icons
Greg Roach
2
-5
/
+7
2018-07-17
Refactor views
Greg Roach
2
-2
/
+2
2018-07-14
Remove unused import statements
Greg Roach
1
-1
/
+0
2018-07-06
Convert CKEditor module to use views
Greg Roach
1
-1
/
+2
2018-05-31
Convert FAQ module to http/controller
Greg Roach
2
-9
/
+7
2018-05-29
Convert stories module to http/controller
Greg Roach
4
-0
/
+209