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
/
inverselink.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-3
/
+2
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-1
/
+1
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-7
/
+7
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-1
/
+1
2012-02-10
Remove restriction that only administrators can use the "manage links" option...
fisharebest
1
-5
/
+7
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-15
/
+15
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-1
/
+1
2011-11-11
Fix: remove bad I18N in inverselink.php
fisharebest
1
-25
/
+2
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-3
/
+3
2011-11-08
#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ...
fisharebest
1
-6
/
+1
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-5
/
+4
2011-10-06
Add initial support for serving static files from a content delivery network.
fisharebest
1
-1
/
+1
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-5
/
+5
2011-08-29
#833909 - in manage media links, module dir name not being loaded
fisharebest
1
-1
/
+1
2011-06-04
I18N: for consistency, use "individual" instead of "person".
fisharebest
1
-1
/
+1
2011-04-25
Access the privacy functions via the gedcom objects. (Preparing to move priva...
fisharebest
1
-1
/
+1
2011-02-18
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
fisharebest
1
-2
/
+2
2011-01-27
don't display IDs
Ćukasz Wilenski
1
-26
/
+8
2011-01-25
Tidy up <script type="text/javascript"> tags.
fisharebest
1
-31
/
+27
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-17
/
+17
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-5
/
+5
2010-10-30
(no commit message)
fisharebest
1
-10
/
+10
2010-09-25
Tidy up whitespace/indents
fisharebest
1
-9
/
+4
2010-09-19
Tidy whitespace/indentation
fisharebest
1
-5
/
+2
2010-09-10
Tidy up some whitespace/formatting
fisharebest
1
-10
/
+10
2010-06-18
(no commit message)
fisharebest
1
-1
/
+1
2010-06-01
Quote table names - to allow for "bad" choices of TBLPREFIX
fisharebest
1
-1
/
+1
2010-05-28
Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"
fisharebest
1
-1
/
+1
2010-05-14
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-3
/
+3
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+239
[prev]