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
/
includes
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-04
Remove global WT_STORE_MESSAGES. Fetch this setting whenever it is used.
fisharebest
4
-6
/
+3
2010-06-04
#589555 - "Invalid parameter number" in sitemap module
fisharebest
1
-10
/
+2
2010-06-04
Remove "AUTHENTICATION_MODULE" setting. This is currently unused, and needs ...
fisharebest
1
-3
/
+1
2010-06-03
Fix: editing news item creates duplicates
fisharebest
1
-1
/
+5
2010-06-03
Don't show XREF in brackets
fisharebest
12
-198
/
+45
2010-06-03
Remove constants WT_[LR]PARENS. RTL handling should be part if I18N class
fisharebest
2
-12
/
+1
2010-06-03
Don't show XREF in brackets - but make it appear in the browser's status bar
fisharebest
1
-3
/
+0
2010-06-03
Don't show XREF in brackets - but make it appear in the browser's status bar
fisharebest
1
-7
/
+3
2010-06-03
#588116 Events exist for the next %s days
fisharebest
1
-77
/
+21
2010-06-03
Quote table names
fisharebest
1
-1
/
+1
2010-06-03
call to other blocks into html block (extended interface)
Łukasz Wilenski
1
-3
/
+2
2010-06-03
remove old/unused variables
Łukasz Wilenski
1
-24
/
+2
2010-06-03
Move JW Player out of modules into /js directory.
Nigel Osborne
2
-10
/
+10
2010-06-02
First attempt at re-designing the Individual page header area, as discussed o...
Nigel Osborne
1
-55
/
+56
2010-06-02
Remove old get_next_id() function - we now use auto-increment columns
fisharebest
1
-22
/
+0
2010-06-02
wt_media has an auto-increment key - use it
fisharebest
1
-7
/
+6
2010-06-02
fix some minor issues
Łukasz Wilenski
1
-1
/
+1
2010-06-02
wt_places has an auto-increment key - use it
fisharebest
1
-3
/
+3
2010-06-02
wt_news has an auto-increment key - use it
fisharebest
1
-24
/
+3
2010-06-02
Remove old/unused function
fisharebest
1
-36
/
+0
2010-06-02
add unique ID
Łukasz Wilenski
1
-2
/
+2
2010-06-01
Quote table names - to allow for "bad" choices of TBLPREFIX
fisharebest
22
-514
/
+514
2010-06-01
A Street view url is now able to be used when adding a new url media object (...
Brian Holland
2
-6
/
+40
2010-06-01
Remove old/unused functions
fisharebest
2
-12
/
+1
2010-06-01
Census Assistant: correct error introduced in svn 8560
Brian Holland
1
-0
/
+14
2010-06-01
Census Assistant: Remove unnecessary files and references to these files
Brian Holland
1
-35
/
+0
2010-05-31
tidy up classes
Łukasz Wilenski
3
-639
/
+70
2010-05-31
Move module help text to module help text file
fisharebest
1
-4
/
+4
2010-05-30
fix typo
Łukasz Wilenski
1
-1
/
+1
2010-05-30
minor layout change
Łukasz Wilenski
1
-3
/
+14
2010-05-30
Test for large icon
Rob Peters
2
-4
/
+12
2010-05-30
Test for large icon
Rob Peters
1
-1
/
+1
2010-05-30
Don't split long lines using CONC during editing. We do this during export.
fisharebest
1
-40
/
+1
2010-05-30
translate fact
Łukasz Wilenski
1
-1
/
+1
2010-05-29
Default blocks on index.php should not only include installed/allowed blocks
fisharebest
1
-21
/
+34
2010-05-28
Remove unused global
fisharebest
1
-1
/
+1
2010-05-28
Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"
fisharebest
24
-944
/
+571
2010-05-28
#584409 mygedview still in code a lot
Łukasz Wilenski
2
-17
/
+17
2010-05-28
#586858 Change user sttings - fatal error
fisharebest
1
-16
/
+37
2010-05-28
Tidy up and remove some unused code
fisharebest
1
-37
/
+16
2010-05-28
#584645 Source info will not display
fisharebest
7
-26
/
+21
2010-05-28
Tidy up some code
fisharebest
1
-35
/
+25
2010-05-28
Move user/gedcom favorite code to the modules themselves
fisharebest
10
-106
/
+37
2010-05-28
Revert recent changes to news/blog and gedcom/user favorites.
fisharebest
3
-25
/
+28
2010-05-27
Improve handling of access/config when adding/removing modules
fisharebest
1
-1
/
+1
2010-05-27
Fix: sql error creating default blocks
fisharebest
1
-5
/
+3
2010-05-27
Replace duplicated code with a function call
fisharebest
3
-24
/
+12
2010-05-26
Quick temporary fix to prevent errors with favorite handling
fisharebest
1
-13
/
+5
2010-05-26
Blocks: favorites replaced with favorite and news/blog replaced with html.
fisharebest
2
-12
/
+19
2010-05-26
When changing language using the page header, update the user's default setting.
fisharebest
2
-1
/
+6
[next]